@charset "UTF-8";
.r-flx,
.tabs,
.tabs label,
.tabs-block {
  display: flex;
}
.doctor-swiper-button-next,
.mm-ocd,
.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}
.mm-spn li:before,
.mm-spn.mm-spn--navbar:before {
  top: 25px;
  width: 10px;
  border-top: 2px solid;
  opacity: 0.4;
  content: "";
}
.before-after__title,
.comment__title {
  letter-spacing: -0.01em;
  font-weight: 300;
}
.package__card.vip,
.package__card.vip .package__card-content {
  box-shadow: 0 24px 32px rgba(17, 110, 178, 0.14),
    0 16px 24px rgba(0, 0, 0, 0.06), 0 4px 8px rgba(0, 0, 0, 0.07),
    0 0 1px rgba(0, 0, 0, 0.06);
}
.certificate__title,
.est-title,
.gradient-text {
  -webkit-text-fill-color: transparent;
}
.mm-spn a,
.rum_sst_contents,
a {
  text-decoration: none;
}
.clearfix:after,
.iti__v-hide {
  visibility: hidden;
}
:root {
  --mm-ocd-width: 80%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 440px;
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-line-height: 24px;
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.r-flx {
  justify-content: space-between;
}
.tabs-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.tabs-container .tab .r-flx {
  padding: 30px 0;
}
.tabs-block {
  align-items: center;
  justify-content: center;
}
.tabs {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tabs label {
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 30px 20px;
  flex-basis: 30%;
  margin-right: 0.0625rem;
  cursor: pointer;
  background-color: #fff;
  color: #000;
  font-size: 23px;
  font-weight: 700;
  transition: background-color 0.3s;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover,
.mm-spn ul,
.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}
.tabs .tab {
  flex-grow: 1;
  width: 100%;
  height: 100%;
  display: none;
}
.tabs .tab > :not(:last-child) {
  margin-bottom: 0.8rem;
}
#est-patient-slider .swiper-slide-active .swiper-button-next,
#est-patient-slider .swiper-slide-active .swiper-button-prev,
.est-patient-content,
.est-video-mobile,
.form-result,
.header .call-btn,
.iti__hide,
.mm-spn li:after,
.mm-spn li:before,
.modalContainer,
.service.service-mobile,
.steps-container .step .preloader,
.steps-container .step svg,
.swiper-notification,
.tabs [type="radio"] {
  display: none;
}
.info-fea-col {
  display: flex;
  display: flex;
  display: flex;
}
.tabs [type="radio"]:checked + label {
  color: #fff;
  background: #d0a636;
  background: linear-gradient(179deg, #13a89e 0, #13a89e 21%, #000 100%);
}
.tabs [type="radio"]:checked + label + .tab {
  display: block;
}
.tabs [type="radio"]:checked + label span {
  padding: 10px 0;
  display: block;
  border-bottom: 1.5px solid #fff;
}
@media (min-width: 768px) {
  body {
    font-size: 1.125rem;
  }
  .tabs-container {
    padding: 5px;
  }
  .tabs label {
    order: 1;
    width: auto;
  }
  .tabs .tab {
    order: 9;
  }
  .tabs [type="radio"]:checked + label {
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .tabs label {
    flex-basis: 100%;
    margin: 0 0 10px;
    padding: 10px;
    color: #fff;
    background-color: #13a89e;
  }
  .tabs-container .tab .r-flx {
    flex-direction: column;
    padding: 0;
  }
  .info-fea-col {
    flex-basis: 80%;
    margin-bottom: 20px;
  }
}
.mm-spn a,
.mm-spn li,
.mm-spn ul {
  background: inherit;
}
.get-more-info-fea {
  background-color: #13a89e;
  width: 100%;
  padding: 10px;
  color: #fff;
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
}
.info-fea-col {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.col-m-6 {
  flex-basis: 49%;
}
.info-fea-col {
  min-height: 200px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  background: -webkit-linear-gradient(rgb(0 0 0 / 100%), rgb(2 2 2 / 0%));
  background: linear-gradient(rgb(0 0 0 / 100%), rgb(2 2 2 / 0%));
  background-origin: content-box;
  background-position: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
  background-size: cover !important;
  background-repeat: no-repeat;
  color: #fff;
}
.info-fea-col img {
  width: 100%;
  height: 280px;
  position: relative;
  z-index: -1;
  border-top-right-radius: 31px;
  border-top-left-radius: 31px;
  object-fit: cover;
  max-height: 157px;
  object-position: center;
}
.info-fea-title {
  text-align: center;
  position: absolute;
}
.info-fea-title h3 {
  margin: 5px 0;
  font-size: 27px;
  font-weight: 700;
}
.info-fea-title h4 {
  font-size: 25px;
  font-weight: 500;
}
.mm-ocd {
  position: fixed;
  top: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: 0 0;
  -webkit-transition: bottom 0s 0.45s, background-color 0.3s 0.15s;
  -o-transition: bottom 0s 0.45s, background-color 0.3s 0.15s;
  transition: bottom 0s 0.45s, background-color 0.3s 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: 0 0;
}
.doctor-swiper-button-prev,
.mm-ocd--right .mm-ocd__backdrop,
.mm-spn ul.mm-spn--open,
.mm-spn > ul {
  left: 0;
}
.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.certificate__item {
  padding: 20px;
}
.trustPilotSVG {
  width: 100%;
  height: auto;
  max-width: 325px;
  margin: 20px 0 0 30px;
  border-radius: 10px;
}
.iti--separate-dial-code .iti__selected-dial-code,
.iti__arrow {
  margin-left: 6px;
}
.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.iti__country-list,
.mm-spn ul {
  -webkit-overflow-scrolling: touch;
}
.mm-spn ul {
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  -webkit-transition: left 0.3s 0;
  -o-transition: left 0.3s 0;
  transition: left 0.3s 0;
}
.mm-spn li,
.mm-spn.mm-spn--navbar {
  cursor: pointer;
}
.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}
.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}
.mm-spn li {
  position: relative;
}
.mm-spn li:before {
  position: absolute;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  height: 10px;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
}
.mm-spn li:after {
  content: "";
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}
.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2)
    var(--mm-spn-item-indent);
}
.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: 0 0;
}
.mm-spn.mm-spn--navbar:before {
  display: block;
  position: absolute;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  height: 10px;
  margin-top: 2px;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}
.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}
.mm-spn.mm-spn--light {
  color: #444;
}
.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.iti--separate-dial-code .iti__selected-flag,
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
  margin-top: 6%;
}
.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}
.est-video-wide,
.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti input,
.iti input[type="tel"],
.iti input[type="text"] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.analysis,
.badge__item,
.certificate__title,
.est-button-down,
.est-doctor-slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal,
.service__item,
.service__title,
.video-col,
.welcome__text,
.welcome__title {
  text-align: center;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.iti__country {
  padding: 5px 10px;
  outline: 0;
}
.iti__dial-code {
  color: #999;
}
.iti__country-name,
.iti__dial-code,
.iti__flag-box {
  vertical-align: middle;
}
.iti__country-name,
.iti__flag-box {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type="tel"],
.iti--allow-dropdown input[type="text"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"],
.iti--separate-dial-code input[type="text"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown
  input[disabled]
  + .iti__flag-container:hover
  .iti__selected-flag,
.iti--allow-dropdown
  input[readonly]
  + .iti__flag-container:hover
  .iti__selected-flag,
.iti__flag.iti__np {
  background-color: transparent;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.analysis,
.header {
  z-index: 9;
  width: 100%;
}
.est-button-down svg,
.iti--container:hover,
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../images/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}
.iti__flag.iti__be,
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0;
}
.iti__flag.iti__np {
  width: 13px;
  height: 15px;
  background-position: -3796px 0;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0;
}
.iti__flag.iti__va {
  width: 15px;
  height: 15px;
  background-position: -5329px 0;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
    background-image: url(../images/flags@2x.png);
  }
}
.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: 2;
  animation-iteration-count: 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: 3;
  animation-iteration-count: 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: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media (prefers-reduced-motion: reduce), print {
  .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;
  }
}
@-webkit-keyframes bounce {
  0%,
  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: translateZ(0);
    transform: translateZ(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: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%,
  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: translateZ(0);
    transform: translateZ(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: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__headShake,
.animate__pulse {
  -webkit-animation-timing-function: ease-in-out;
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@keyframes pulse {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(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);
  }
}
@keyframes rubberBand {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(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);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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%,
  50% {
    -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);
  }
}
@keyframes headShake {
  0%,
  50% {
    -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);
  }
}
.animate__headShake {
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
}
@keyframes tada {
  0%,
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
}
@keyframes wobble {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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%,
  28%,
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14%,
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes heartBeat {
  0%,
  28%,
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14%,
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -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;
}
@-webkit-keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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 {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  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(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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  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(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: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  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: 0.75s;
  animation-duration: 0.75s;
  -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;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    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 {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-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;
}
.animate__flipInY,
.animate__flipOutX {
  -webkit-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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;
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    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;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(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: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  0% {
    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 {
  0% {
    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;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  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;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a:hover {
  color: inherit;
  text-decoration: none !important;
}
ul {
  list-style-type: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
}
body,
html {
  height: 100%;
  scroll-behavior: smooth;
}
body {
  font-family: source sans pro, sans-serif;
  font-weight: 400;
  color: #000;
  background-color: #fff;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.36s;
}
#leadForm,
.badge > .container,
.before-after__slider,
.comment .container,
.comment__col,
.form-input-icon,
.header > .container {
  position: relative;
}
.header__logo {
  padding: 20px 0;
  transition: padding 0.36s;
}
.header__menu-button {
  position: absolute;
  top: 40px;
  right: 10px;
  transition: top 0.36s;
}
.header.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #111;
}
.header.is-sticky .analysis__text {
  color: #000;
  font-weight: 400;
  font-size: 19px;
}
.header.is-sticky .header__logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header.is-sticky .header__menu-button {
  top: 27px;
}
.analysis {
  position: relative;
  padding: 20px 0;
  transition: padding-bottom 0.36s;
}
.header.is-sticky .analysis {
  padding: 10px 0;
  background: #38383d;
  z-index: 99;
}
.analysis:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.2;
}
.analysis__button:before,
.header.is-sticky .analysis .analysis__button:before {
  content: "";
  position: absolute;
  width: 37px;
  background: url(../images/get-ok.png) no-repeat;
  height: 26px;
  right: 0;
}
.footer__location a:hover,
.footer__social a:hover,
.whatsapp__button:hover {
  opacity: 0.7;
}
.analysis > .container,
.certificate__items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header.is-sticky .analysis__icon {
  background: url(../images/zoom-white.svg) 0 0 / contain no-repeat;
  width: 30px;
  height: 30px;
}
.analysis__icon {
  display: inline-block;
  margin-right: 10px;
  width: 55px;
  height: 55px;
  background: url(../images/zoom-white.svg) no-repeat;
}
.analysis__icon svg {
  transition: width 0.5s;
}
.analysis__text {
  font-size: 24px;
  font-weight: 400;
  margin-right: 25px;
}
.analysis__text a,
.header.is-sticky .analysis__text a {
  color: #fff;
}
.analysis__button {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  font-size: 18px;
  font-weight: 700;
  color: #38383d;
}
.analysis__button:before {
  top: -7px;
}
.header.is-sticky .analysis .analysis__icon svg {
  width: 32px;
  height: 32px;
}
.header.is-sticky .analysis .analysis__button {
  -webkit-text-fill-color: inherit;
  color: #fff;
}
.header.is-sticky .analysis .analysis__button:before {
  top: -13px;
}
.est-slider {
  position: relative;
  height: 840px;
}
.est-content {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.est-title {
  padding: 0 20px;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-background-clip: text;
}
.est-text {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.est-button {
  position: relative;
  display: inline-block;
  padding: 0 45px 0 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 42px;
  color: #fff;
  border: 3px solid #269f94;
  background: rgba(0, 0, 0, 0.39);
  opacity: 0.9;
  box-shadow: 0 16px 24px rgba(42, 234, 246, 0.2),
    0 2px 6px rgba(42, 234, 246, 0.12), 0 0 1px rgba(42, 234, 246, 0.04);
  border-radius: 40px;
}
.est-doctor-title,
.welcome__text p {
  margin-bottom: 20px;
}
.est-button-icon {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 27px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjk5OTggMC42NjY2ODdDNi42Mzk4NCAwLjY2NjY4NyAwLjY2NjUwNCA2LjY0MDAyIDAuNjY2NTA0IDE0QzAuNjY2NTA0IDIxLjM2IDYuNjM5ODQgMjcuMzMzNCAxMy45OTk4IDI3LjMzMzRDMjEuMzU5OCAyNy4zMzM0IDI3LjMzMzIgMjEuMzYgMjcuMzMzMiAxNEMyNy4zMzMyIDYuNjQwMDIgMjEuMzU5OCAwLjY2NjY4NyAxMy45OTk4IDAuNjY2Njg3Wk0xMy45OTk4IDI0LjY2NjdDOC4xMTk4NCAyNC42NjY3IDMuMzMzMTcgMTkuODggMy4zMzMxNyAxNEMzLjMzMzE3IDguMTIwMDIgOC4xMTk4NCAzLjMzMzM1IDEzLjk5OTggMy4zMzMzNUMxOS44Nzk4IDMuMzMzMzUgMjQuNjY2NSA4LjEyMDAyIDI0LjY2NjUgMTRDMjQuNjY2NSAxOS44OCAxOS44Nzk4IDI0LjY2NjcgMTMuOTk5OCAyNC42NjY3Wk0xMC42NjY1IDIwTDE5Ljk5OTggMTRMMTAuNjY2NSA4LjAwMDAyVjIwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.est-button-down {
  position: absolute;
  left: 0;
  bottom: 95px;
  width: 100%;
  z-index: 99;
}
.est-video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.est-doctor {
  position: relative;
  overflow-x: clip;
  padding: 200px 0 120px;
}
.est-doctor-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.est-doctor-title {
  flex-wrap: wrap;
  width: 55%;
  font-size: 72px;
  font-weight: 400;
  line-height: 90px;
  overflow: hidden;
}
.est-doctor-title-label {
  display: block;
  color: #38383d;
}
.est-doctor-text {
  width: 45%;
}
.est-doctor-text p {
  font-size: 27px;
  line-height: 36px;
}
.est-doctor-button {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  padding: 10px 70px 10px 50px;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 42px;
  border: 5px solid #38383d;
  background: #13a89e;
  opacity: 0.9;
  box-shadow: 0 16px 24px rgb(223 180 55/25%), 0 2px 6px rgb(42 234 246/12%),
    0 0 1px rgb(42 234 246/4%);
  border-radius: 40px;
}
.badge:after,
.badge > .container:after {
  content: "";
  position: absolute;
  -moz-border-radius-topright: 150px;
  left: 0;
}
.est-doctor-button:hover {
  background: #38383d;
}
.est-doctor-button-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 27px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMTFWMjBIMTFWMTFIMjBWOUgxMVYwTDkgOC43NDIyOGUtMDhWOUgwVjExSDlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
    no-repeat;
}
.badge,
.badge__content,
.methods,
.service,
.service__item,
.service__items,
.service__line,
.welcome,
.welcome__content {
  position: relative;
}
.badge {
  margin-bottom: 130px;
  padding-bottom: 40px;
  background: #0b6ee2;
  overflow-x: clip;
}
.badge:after {
  top: -85px;
  width: 100%;
  height: 200px;
  background: #0b6ee2;
  -webkit-border-top-right-radius: 150px;
  border-top-right-radius: 150px;
  transform: skew(0deg, -3deg);
  z-index: 0;
}
.badge > .container:after {
  top: -120px;
  width: 90%;
  height: 150px;
  background: #2ae9f5;
  -webkit-border-top-right-radius: 150px;
  border-top-right-radius: 150px;
  transform: skew(10deg, -10deg);
  z-index: -1;
}
.badge > .container:before,
.welcome:after {
  z-index: 0;
  position: absolute;
  content: "";
  width: 100%;
}
.badge > .container:before {
  bottom: 230px;
  height: 680px;
  background: url(../images/webp/dr.webp) center bottom/contain no-repeat;
  pointer-events: none;
  transition: height 0.36s;
}
.badge__content {
  display: flex;
  justify-content: space-between;
  z-index: 9;
  background: #0b6ee2;
}
.badge__text {
  display: block;
  font-size: 20px;
  line-height: 26px;
  padding: 0 10px;
}
.badge__text span {
  display: block;
  margin-top: 10px;
  font-weight: 600;
}
.certificate {
  padding: 2% 0;
  overflow: hidden;
  background: #ebebeb;
}
.certificate__title {
  display: block;
  margin-bottom: 0;
  font-size: 58px;
  background: #38383d;
  -webkit-background-clip: text;
}
.certificate__item-icon {
  display: block;
  width: 140px;
  height: 140px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
.certificate__item img {
  width: 100%;
  height: 100%;
  border-radius: 90px;
}
.welcome {
  padding: 310px 0 210px;
  margin-bottom: 50px;
  background: url(../images/webp/welcome_bg.webp) top center/cover no-repeat;
}
.welcome:after {
  bottom: 0;
  left: 0;
  max-height: 500px;
  height: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0, #111 20%);
}
.welcome__content {
  z-index: 1;
}
.welcome__icon {
  display: block;
  width: 122px;
  height: 83px;
  margin: 0 auto 55px;
}
.welcome__title {
  display: block;
  margin-bottom: 10px;
  font-size: 56px;
  font-weight: 300;
}
.welcome__text {
  font-size: 18px;
  line-height: 24px;
  color: #ebebeb;
}
.methods-card:last-child,
.welcome__text p:last-child {
  margin-bottom: 0;
}
.service {
  padding: 3% 0;
}
.service__title {
  font-size: 58px;
  font-weight: 300;
  margin-bottom: 60px;
}
.service__title-sub {
  display: block;
  margin-bottom: 45px;
  font-size: 36px;
  color: #d3d3d3;
  font-weight: 300;
}
.service__item-desc,
.service__item-text {
  font-size: 18px;
  color: #000;
  text-align: left;
}
.service__items {
  display: flex;
  justify-content: space-between;
}
.service__items:before {
  position: absolute;
  display: block;
  top: calc(50% - 10px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 100%;
  height: 0;
  z-index: -1;
}
.service__line:after,
.service__line:before {
  position: absolute;
  width: 0;
  height: 50px;
  border-right: 3px dashed #163c3f;
  z-index: -1;
  content: "";
}
.service__line {
  width: 68%;
  height: 0;
  margin: 0 auto 22px;
  border-top: 3px dashed #163c3f;
  z-index: -1;
}
.service__line:before {
  top: 0;
  left: 0;
}
.service__line:after {
  top: -50px;
  right: 0;
}
.service__item {
  width: 100%;
  margin: 0 40px 40px 0;
  padding: 30px;
  border: 5px solid #38383d;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: #fff;
}
.service__item:last-child {
  margin-right: 0;
}
.service__item-icon {
  margin-bottom: 15px;
  text-align: left;
  min-height: 80px;
}
.service__item-icon svg {
  height: 75px;
}
.service__item-text {
  font-weight: 700;
  margin-bottom: 20px;
}
.service__item-desc ul {
  margin-left: 30px;
}
.service__item-desc li {
  list-style: disc;
}
.service__item-desc li::marker {
  color: #13a89e;
}
.methods {
  overflow-x: clip;
  margin-bottom: 90px;
}
.before-after__content,
.comment__content,
.est-patient {
  overflow: hidden;
}
.methods-title {
  margin-bottom: 60px;
  font-size: 58px;
  font-weight: 300;
  text-align: center;
}
.methods-cols {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
#est-form,
#est-forms-modal,
.est-form,
.est-forms-modal,
.iti,
.methods-col {
  width: 100%;
}
.methods-col:first-child {
  margin-right: 15px;
}
.footer__social a:last-child,
.package__card:last-child {
  margin-right: 0;
}
.methods-col:last-child {
  padding-top: 180px;
  margin-left: 15px;
}
.methods-card {
  padding: 1px;
  margin-bottom: 30px;
  box-shadow: 0 24px 32px rgba(0, 0, 0, 0.04), 0 16px 24px rgba(0, 0, 0, 0.04),
    0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 46px;
}
.methods-card-content {
  position: relative;
  padding: 40px;
  background: #13a89e;
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.06), 0 2px 6px rgba(0, 0, 0, 0.04),
    0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 45px;
  display: inline-block;
}
.methods-card-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.methods-card-title {
  position: relative;
  margin-bottom: 25px;
  padding-left: 110px;
  font-size: 32px;
  font-weight: 400;
  color: #fff;
}
.methods-card-title .bold {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  width: 100%;
  display: inline-block;
}
.methods-card-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #ebebeb;
}
.methods-card-text p {
  margin-bottom: 20px;
  margin-top: 30px;
}
.methods-card-button {
  text-align: center;
  padding: 20px 0;
}
.methods-card-button a {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: #38383d;
  padding: 20px 60px 20px 30px;
  border-radius: 25px;
  float: right;
  display: inline-block;
}
.methods-card-button a:before {
  content: "";
  position: absolute;
  top: 17px;
  right: 20px;
  width: 21px;
  height: 26px;
  background: url(../images/ok.svg) no-repeat;
}
.whatsapp {
  margin-bottom: 90px;
}
.whatsapp__box {
  position: relative;
  display: flex;
  align-content: space-between;
  align-items: center;
  padding: 18px 35px;
  background: #64af61;
  box-shadow: 0 24px 32px rgba(17, 182, 155, 0.14),
    0 16px 24px rgba(17, 182, 155, 0.1), 0 2px 6px rgba(17, 182, 155, 0.08),
    0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 20px;
}
.whatsapp__icon {
  margin-right: 35px;
}
.whatsapp__icon svg {
  width: 60px;
}
.whatsapp__content {
  padding-right: 220px;
}
.whatsapp__title {
  font-size: 41px;
  font-weight: 300;
}
.whatsapp__text {
  font-size: 43px;
  font-weight: 700;
}
.whatsapp__button {
  position: absolute;
  right: 35px;
  padding: 12px 64px;
  border-radius: 40px;
  background-color: #fff;
  font-size: 32px;
  font-weight: 600;
  color: #000;
}
.comment,
.comment__boxes,
.comment__cols,
.est-patient {
  position: relative;
}
.est-patient {
  margin-bottom: 130px;
}
.est-patient-title {
  margin-bottom: 80px;
  font-size: 58px;
  line-height: 84px;
}
.est-patient-slide {
  max-width: 450px;
}
.est-patient-slider {
  position: relative;
  padding-bottom: 40px;
  text-align: -webkit-center;
}
#est-patient-slider .swiper-slide {
  max-width: 750px;
}
.est-patient-video {
  margin-bottom: 30px;
}
.est-patient-video iframe {
  width: 100%;
  min-height: 420px;
  height: 100%;
  border: 0;
}
#est-patient-slider .est-patient-content {
  display: block;
  text-align: center;
}
.est-patient-writer {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 24px;
}
.est-patient-comment p {
  font-size: 18px;
  font-weight: 300;
}
.est-patient-writer span {
  display: block;
  font-size: 14px;
  color: #7e7e7e;
}
.before-after {
  margin-bottom: 20px;
  margin-top: 50px;
}
.before-after > .container {
  padding: 0;
}
.before-after__title {
  display: block;
  text-align: center;
  margin-bottom: 100px;
  font-size: 58px;
}
.before-after__image {
  text-align: center;
  background: #38383d;
  max-width: 340px;
  border-radius: 10px;
  margin: 0 40px 35px;
}
.before-after__image img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  padding: 5px;
}
.before-after__image .before-after-logo {
  width: 100px;
  padding: 5px 0 0 5px;
}
.before-after__image .texts {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
  padding: 0 10px;
}
.before-after .description {
  color: #fff;
  display: flex;
  flex-direction: column;
}
.comment {
  margin-bottom: 0;
}
.comment__boxes {
  padding: 0;
}
.comment__cols {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
.comment__col:first-child {
  width: 60%;
  padding-right: 30px;
}
.comment__col:last-child {
  width: 100%;
  padding-left: 30px;
}
.comment__title {
  margin-bottom: 60px;
  font-size: 56px;
  line-height: 62px;
  text-align: center;
}
.comment__text,
.package__text {
  font-size: 18px;
  line-height: 24px;
  color: #ebebeb;
}
.comment__slider {
  width: 100%;
  height: 561px;
  overflow: hidden;
}
.comment__slider-button-next,
.comment__slider-button-prev {
  position: absolute;
  top: 50%;
  width: 57px;
  height: 57px;
  cursor: pointer;
}
.comment__slider-button-prev {
  background: url(../images/circle-prev.png);
  z-index: 99;
  left: -70px;
}
.comment__slider-button-next {
  background: url(../images/circle-next.png) no-repeat;
  right: -70px;
  z-index: 9999;
}
.comment__box {
  display: block;
  height: auto;
  overflow-y: auto;
  margin-bottom: 15px;
  padding: 30px;
  background: #fff;
}
.comment__box-title {
  font-size: 24px;
  line-height: 33px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.comment__box-text {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}
.comment__box-name {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-top: 40px;
}
.package__title,
.video__title {
  font-weight: 300;
  letter-spacing: -0.01em;
}
.comment__logo {
  text-align: right;
}
#comment__slider .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.video {
  margin-bottom: 55px;
  text-align: center;
}
.video__title {
  margin-bottom: 40px;
  font-size: 76px;
  line-height: 80px;
  text-align: center;
}
.faq__box-text p:last-child,
.package {
  margin-bottom: 0;
}
.video__box iframe {
  width: 100%;
  min-height: 625px;
  border: 0;
}
.package {
  background: #d0dfe3;
}
.package__box {
  padding: 40px 0 100px;
  border-radius: 20px;
}
.package__content {
  text-align: center;
  margin-bottom: 50px;
}
.package__title {
  margin-bottom: 20px;
  font-size: 58px;
  line-height: 86px;
  text-align: center;
}
.packages,
.video-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.package__card {
  position: relative;
  margin-right: 20px;
  border-radius: 40px;
  width: 100%;
}
.package__card-content {
  min-height: 750px;
  padding: 95px 25px 25px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04), 0 2px 6px rgba(0, 0, 0, 0.04),
    0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 40px;
}
.package__card-label,
.package__card-label-price {
  right: 30px;
  line-height: 16px;
  color: #fff;
  border-radius: 8px;
  position: absolute;
}
.package__card-label {
  top: 20px;
  padding: 7px 10px;
  font-size: 17px;
  background: #009b7a;
}
.package__card-label-price {
  top: 55px;
  padding: 10px 20px;
  font-size: 28px;
  background: #0059ce;
  font-weight: 600;
}
.package__card-title {
  font-weight: 800;
  font-size: 46px;
  color: #000;
  line-height: 54px;
}
.package__card-title-sub {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 38px;
  color: #000;
  font-weight: 600;
}
.package__card-price {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  line-height: 38px;
  color: #144fe7;
}
.package__card-list li {
  position: relative;
  display: block;
  padding-left: 30px;
  margin-bottom: 7px;
  font-size: 20px;
  line-height: 38px;
  color: #000;
}
.package__card-list li:before {
  content: "";
  position: absolute;
  top: 19px;
  left: 0;
  width: 18px;
  height: 13px;
  background: url(../images/check.png);
}
.package__card-button {
  display: block;
  padding: 15px 0;
  text-align: center;
}
.package__card-button a {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: #38383d;
  padding: 14px 60px 14px 30px;
  border-radius: 25px;
  float: right;
  display: inline-block;
}
.package__card-button a:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 20px;
  width: 21px;
  height: 26px;
  background: url(../images/ok.svg) no-repeat;
}
.footer__location a,
.md-bio,
.package__card.vip .package__card-list li:before {
  background: #fff;
}
.package__card.vip {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    linear-gradient(263.75deg, #2aeaf6 0, #38383d 100%);
}
.package__card.vip .package__card-content {
  background: #0b6ee2;
}
.package__card.vip .package__card-button a,
.package__card.vip .package__card-list li,
.package__card.vip .package__card-price,
.package__card.vip .package__card-title,
.package__card.vip .package__card-title-sub {
  color: #fff;
}
.package__card.vip .package__card-button a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjQxMzIgOUwxMS45OTkgMTcuNDE0MkwxMC41ODQ4IDE2TDE2LjU4NDggOS45OTk5OUgtMC4wMDA5NzY1NjJWNy45OTk5OUgxNi41ODQ4TDEwLjU4NDggMkwxMS45OTkgMC41ODU3ODVMMjAuNDEzMiA5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.package__description {
  display: flex;
  justify-content: space-between;
  padding: 30px;
  margin-top: -220px;
}
.footer__menu,
.md-bio {
  justify-content: space-between;
}
.md-bio,
.therapy {
  width: 100%;
  padding: 30px 20px;
  border-radius: 20px;
}
.md-bio {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.md-bio__image {
  margin-right: 30px;
}
.md-bio__title {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 600;
  line-height: 33px;
  color: #454545;
}
.md-bio__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #454545;
}
.therapy {
  margin-left: 15px;
  background: #5bb1cc;
}
.therapy__title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 26px;
  line-height: 33px;
  color: #fff;
}
.therapy__text {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}
.therapy__text .block {
  margin-top: 10px;
}
.therapy__list li {
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding-left: 10px;
}
.therapy__list li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #fff;
}
.faq {
  margin-bottom: 180px;
}
.faq__title {
  width: 60%;
  margin-bottom: 40px;
  font-weight: 300;
  font-size: 76px;
  line-height: 80px;
  letter-spacing: -0.01em;
}
.faq__box-text,
.faq__box-title {
  font-size: 18px;
  line-height: 24px;
}
.faq__box {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #494949;
}
.faq__box-title {
  position: relative;
  padding-right: 30px;
  font-weight: 500;
  color: #ebebeb;
  cursor: pointer;
}
.faq__box-title:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 23px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjIxODkgMS45OTk4OEwyMS4zMzMzIDAuMTE0MjU4TDExLjk5OTkgOS40NDc1OUwyLjY2NjU4IDAuMTE0MjU3TDAuNzgwOTY2IDEuOTk5ODhMMTEuOTk5OSAxMy4yMTg4TDIzLjIxODkgMS45OTk4OFoiIGZpbGw9IiMyM0MwQTQiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.faq__box.selected .faq__box-title {
  color: #38383d;
}
#est-forms .dropdown.active + .dropdownMenu,
#est-forms-modal .dropdown.active + .dropdownMenu,
.block,
.collapsible-content,
.faq__box.selected .faq__box-text,
.footer__mail,
.footer__social {
  display: block;
}
.faq__box.selected .faq__box-title:after {
  transform: rotate(-180deg);
}
.faq__box-text {
  display: none;
  margin-top: 20px;
  color: #ebebeb;
}
.faq__box-text p {
  margin-bottom: 20px;
}
.footer {
  padding: 60px 0;
  background: #13a89e;
  height: 400px;
}
.footer__logo {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
}
.footer__menu {
  display: flex;
  padding-bottom: 38px;
  margin-bottom: 38px;
  border-bottom: 1px solid #555;
}
.footer__menu a {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.footer__boxes {
  display: flex;
  justify-content: space-between;
  background: #13a89e;
}
.footer__address-title,
.footer__tel {
  display: block;
  margin-bottom: 5px;
}
.footer__tel a {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.footer__address-text,
.footer__mail a {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.footer__address-title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.footer__copyright,
.footer__provenexpert {
  position: relative;
  font-size: 14px;
  line-height: 16px;
}
.footer__location a {
  position: relative;
  display: inline-block;
  padding: 11px 50px 11px 22px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #2a2a2a;
  border-radius: 40px;
}
.footer__location a:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 26px;
  width: 16px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxNiAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDQuNUM2LjA2NyA0LjUgNC41IDYuMDY3IDQuNSA4QzQuNSA5LjkzMyA2LjA2NyAxMS41IDggMTEuNUM5LjkzMyAxMS41IDExLjUgOS45MzMgMTEuNSA4QzExLjUgNi4wNjcgOS45MzMgNC41IDggNC41Wk02LjUgOEM2LjUgNy4xNzE1NyA3LjE3MTU3IDYuNSA4IDYuNUM4LjgyODQzIDYuNSA5LjUgNy4xNzE1NyA5LjUgOEM5LjUgOC44Mjg0MyA4LjgyODQzIDkuNSA4IDkuNUM3LjE3MTU3IDkuNSA2LjUgOC44Mjg0MyA2LjUgOFoiIGZpbGw9IiMyQTJBMkEiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDBDMy41ODE3MiAwIDAgMy41ODE3MiAwIDhDMCA5LjQ3MjEzIDAuNTExMDU2IDEwLjk0ODIgMS4yMDYgMTIuMjg4NEMxLjkwNTQzIDEzLjYzNzQgMi44MjY0IDE0LjkxNTggMy43MjgwNyAxNi4wMTA3QzQuNjMyMTggMTcuMTA4NiA1LjUzMzUgMTguMDQxOCA2LjIwNzcxIDE4LjY5OTlDNi41NDU0NCAxOS4wMjk2IDYuODI3NzIgMTkuMjkxOCA3LjAyNjkyIDE5LjQ3MjdDNy4xMjY1NiAxOS41NjMyIDcuMjA1NTIgMTkuNjMzNCA3LjI2MDM2IDE5LjY4MThDNy4yODc3OCAxOS43MDU5IDcuMzA5MTggMTkuNzI0NiA3LjMyNDEzIDE5LjczNzZDNy4zMjg4IDE5Ljc0MTYgNy4zMzI4NCAxOS43NDUxIDcuMzM2MjQgMTkuNzQ4MUw3LjM0MTY2IDE5Ljc1MjhMNy4zNDg4MiAxOS43NTg5QzcuMzQ5MDMgMTkuNzU5MSA3LjM0OTIxIDE5Ljc1OTMgOCAxOUw3LjM0OTIxIDE5Ljc1OTNMOCAyMC4zMTcxTDguNjUwNzkgMTkuNzU5M0w4IDE5QzguNjUwNzkgMTkuNzU5MyA4LjY1MDk3IDE5Ljc1OTEgOC42NTExOCAxOS43NTg5TDguNjU4MzQgMTkuNzUyOEw4LjY2NDc3IDE5Ljc0NzJDOC42Njc5NSAxOS43NDQ1IDguNjcxNjUgMTkuNzQxMiA4LjY3NTg3IDE5LjczNzZDOC42OTA4MiAxOS43MjQ2IDguNzEyMjIgMTkuNzA1OSA4LjczOTY0IDE5LjY4MThDOC43OTQ0OCAxOS42MzM0IDguODczNDQgMTkuNTYzMiA4Ljk3MzA4IDE5LjQ3MjdDOS4xNzIyOCAxOS4yOTE4IDkuNDU0NTYgMTkuMDI5NiA5Ljc5MjI5IDE4LjY5OTlDMTAuNDY2NSAxOC4wNDE4IDExLjM2NzggMTcuMTA4NiAxMi4yNzE5IDE2LjAxMDdDMTMuMTczNiAxNC45MTU4IDE0LjA5NDYgMTMuNjM3NCAxNC43OTQgMTIuMjg4NEMxNS40ODg5IDEwLjk0ODIgMTYgOS40NzIxMyAxNiA4QzE2IDMuNTgxNzIgMTIuNDE4MyAwIDggMFpNOC4zOTUyMSAxNy4yNjg4QzguMjUxNyAxNy40MDg5IDguMTE5MTQgMTcuNTM1NyA4IDE3LjY0ODFDNy44ODA4NiAxNy41MzU3IDcuNzQ4MyAxNy40MDg5IDcuNjA0NzkgMTcuMjY4OEM2Ljk2NjUgMTYuNjQ1NyA2LjExNzgyIDE1Ljc2NjQgNS4yNzE5MyAxNC43MzkzQzQuNDIzNiAxMy43MDkyIDMuNTk0NTcgMTIuNTUwMSAyLjk4MTUgMTEuMzY3OEMyLjM2Mzk0IDEwLjE3NjggMiA5LjAyNzg3IDIgOEMyIDQuNjg2MjkgNC42ODYyOSAyIDggMkMxMS4zMTM3IDIgMTQgNC42ODYyOSAxNCA4QzE0IDkuMDI3ODcgMTMuNjM2MSAxMC4xNzY4IDEzLjAxODUgMTEuMzY3OEMxMi40MDU0IDEyLjU1MDEgMTEuNTc2NCAxMy43MDkyIDEwLjcyODEgMTQuNzM5M0M5Ljg4MjE4IDE1Ljc2NjQgOS4wMzM1IDE2LjY0NTcgOC4zOTUyMSAxNy4yNjg4WiIgZmlsbD0iIzJBMkEyQSIvPgo8L3N2Zz4K)
    no-repeat;
}
.footer__social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 20px;
  background-position: center center;
}
.footer__social .fb {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMyIDE2QzMyIDcuMTYzNDQgMjQuODM2NiAwIDE2IDBDNy4xNjM0NCAwIDAgNy4xNjM0NCAwIDE2QzAgMjMuOTg1OSA1Ljg1MDk0IDMwLjYwNTMgMTMuNSAzMS44MDU2VjIwLjYyNUg5LjQzNzVWMTZIMTMuNVYxMi40NzVDMTMuNSA4LjQ2NSAxNS44ODg4IDYuMjUgMTkuNTQzNCA2LjI1QzIxLjI5MzQgNi4yNSAyMy4xMjUgNi41NjI1IDIzLjEyNSA2LjU2MjVWMTAuNUgyMS4xMDc1QzE5LjEyIDEwLjUgMTguNSAxMS43MzM0IDE4LjUgMTNWMTZIMjIuOTM3NUwyMi4yMjgxIDIwLjYyNUgxOC41VjMxLjgwNTZDMjYuMTQ5MSAzMC42MDUzIDMyIDIzLjk4NTkgMzIgMTZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjIuMjI4MSAyMC42MjVMMjIuOTM3NSAxNkgxOC41VjEzQzE4LjUgMTEuNzM0NyAxOS4xMiAxMC41IDIxLjEwNzUgMTAuNUgyMy4xMjVWNi41NjI1QzIzLjEyNSA2LjU2MjUgMjEuMjk0MSA2LjI1IDE5LjU0MzQgNi4yNUMxNS44ODg4IDYuMjUgMTMuNSA4LjQ2NSAxMy41IDEyLjQ3NVYxNkg5LjQzNzVWMjAuNjI1SDEzLjVWMzEuODA1NkMxNS4xNTY2IDMyLjA2NDggMTYuODQzNCAzMi4wNjQ4IDE4LjUgMzEuODA1NlYyMC42MjVIMjIuMjI4MVoiIGZpbGw9IiMyQTJBMkEiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.footer__social .tt {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIj48cGF0aCBkPSJNNzQuMDg5IDIxLjI1NGMtNC4xMjEtNC43OTEtNi4yOC0xMC45ODEtNi4xMDgtMTcuMjgzbC0xNS4zOTktLjM3MnY2My4yOTRjLjIxNSAxOS41MzYtMzAuNjUxIDE5LjA2Mi0yOC4yMDktMi41MzIgMS40OTMtOC41ODYgMTAuNzE5LTEzLjg3IDE4LjkxNy0xMC44ODNWMzcuNzY2QzI1LjQ0MiAzNC42NTggOC41MjggNDguODY0IDguNzA2IDY2Ljk2MmMxLjU2IDM5LjI1IDU3Ljg1NiAzOS4yNTUgNTkuNDE4IDAtLjM5My0xLjQwNS0uMTczLTI3LjU2MS0uMjI5LTI5Ljc2N2E0MS42MzIgNDEuNjMyIDAgMCAwIDIzLjQgNi4yNTZWMjcuMjI0Yy03LjYyOCAwLTEzLjQ0OS0yLjAyOC0xNy4yMDYtNS45N3oiIGlkPSJMYXllcl8yIiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iZmlsbC02OWM5ZDAiPjwvcGF0aD48L3N2Zz4=)
    no-repeat;
}
.footer__social .tw {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjA2MzQgMjkuMDAwN0MyMi4xMzg5IDI5LjAwMDcgMjguNzQzNyAxOC45OTYyIDI4Ljc0MzcgMTAuMzIwNEMyOC43NDM3IDEwLjAzNjIgMjguNzQzNyA5Ljc1MzMzIDI4LjcyNDUgOS40NzE3M0MzMC4wMDk0IDguNTQyMzQgMzEuMTE4NSA3LjM5MTU3IDMyIDYuMDczMzNDMzAuODAxOSA2LjYwNDUzIDI5LjUzMDcgNi45NTI3MyAyOC4yMjkxIDcuMTA2MjlDMjkuNTk5OCA2LjI4NTg3IDMwLjYyNTUgNC45OTUzMyAzMS4xMTU1IDMuNDc0OTNDMjkuODI2OCA0LjIzOTc0IDI4LjQxNjggNC43Nzg3IDI2Ljk0NjYgNS4wNjg1M0MyNS45NTY3IDQuMDE1OTYgMjQuNjQ3NSAzLjMxODk4IDIzLjIyMTYgMy4wODU0NEMyMS43OTU3IDIuODUxOSAyMC4zMzI2IDMuMDk0ODEgMTkuMDU4NiAzLjc3NjZDMTcuNzg0NyA0LjQ1ODM4IDE2Ljc3MSA1LjU0MTAzIDE2LjE3NDMgNi44NTY5OUMxNS41Nzc3IDguMTcyOTYgMTUuNDMxNCA5LjY0ODg4IDE1Ljc1ODEgMTEuMDU2NEMxMy4xNDc5IDEwLjkyNTQgMTAuNTk0MyAxMC4yNDcxIDguMjYzMjcgOS4wNjUzNEM1LjkzMjIgNy44ODM1OSAzLjg3NTY5IDYuMjI0ODggMi4yMjcyIDQuMTk2ODVDMS4zODc2NCA1LjY0MjE4IDEuMTMwNSA3LjM1MzE1IDEuNTA4MTMgOC45ODE0MUMxLjg4NTc3IDEwLjYwOTcgMi44Njk3OSAxMi4wMzI4IDQuMjU5ODQgMTIuOTYxQzMuMjE0OTggMTIuOTMwNCAyLjE5Mjg2IDEyLjY0ODUgMS4yOCAxMi4xMzkyVjEyLjIyMjRDMS4yODA0MSAxMy43MzgyIDEuODA1MTMgMTUuMjA3MiAyLjc2NTE2IDE2LjM4MDNDMy43MjUxOSAxNy41NTMzIDUuMDYxNDEgMTguMzU4MSA2LjU0NzIgMTguNjU4M0M1LjU4MDY0IDE4LjkyMTkgNC41NjY1IDE4Ljk2MDUgMy41ODI3MiAxOC43NzA5QzQuMDAyNDIgMjAuMDc1NCA0LjgxOTI0IDIxLjIxNiA1LjkxODk5IDIyLjAzMzVDNy4wMTg3MyAyMi44NTEgOC4zNDY0NCAyMy4zMDQ0IDkuNzE2NDggMjMuMzMwM0M4LjM1NTI1IDI0LjQwMDMgNi43OTY0MiAyNS4xOTEzIDUuMTI5MTcgMjUuNjU4M0MzLjQ2MTkxIDI2LjEyNTIgMS43MTg5NSAyNi4yNTg5IDAgMjYuMDUxNkMzLjAwMjQ0IDI3Ljk3ODMgNi40OTU5IDI5LjAwMDMgMTAuMDYzNCAyOC45OTU2IiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
    no-repeat;
}
.footer__social .ins {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDIuODgxMjVDMjAuMjc1IDIuODgxMjUgMjAuNzgxMiAyLjkgMjIuNDYyNSAyLjk3NUMyNC4wMjUgMy4wNDM3NSAyNC44Njg3IDMuMzA2MjUgMjUuNDMxMiAzLjUyNUMyNi4xNzUgMy44MTI1IDI2LjcxMjUgNC4xNjI1IDI3LjI2ODcgNC43MTg3NUMyNy44MzEyIDUuMjgxMjUgMjguMTc1IDUuODEyNSAyOC40NjI1IDYuNTU2MjVDMjguNjgxMiA3LjExODc1IDI4Ljk0MzggNy45Njg3NSAyOS4wMTI1IDkuNTI1QzI5LjA4NzUgMTEuMjEyNSAyOS4xMDYzIDExLjcxODcgMjkuMTA2MyAxNS45ODc1QzI5LjEwNjMgMjAuMjYyNSAyOS4wODc1IDIwLjc2ODcgMjkuMDEyNSAyMi40NUMyOC45NDM4IDI0LjAxMjUgMjguNjgxMiAyNC44NTYyIDI4LjQ2MjUgMjUuNDE4N0MyOC4xNzUgMjYuMTYyNSAyNy44MjUgMjYuNyAyNy4yNjg3IDI3LjI1NjJDMjYuNzA2MiAyNy44MTg3IDI2LjE3NSAyOC4xNjI1IDI1LjQzMTIgMjguNDVDMjQuODY4NyAyOC42Njg3IDI0LjAxODcgMjguOTMxMiAyMi40NjI1IDI5QzIwLjc3NSAyOS4wNzUgMjAuMjY4OCAyOS4wOTM3IDE2IDI5LjA5MzdDMTEuNzI1IDI5LjA5MzcgMTEuMjE4OCAyOS4wNzUgOS41Mzc1IDI5QzcuOTc1IDI4LjkzMTIgNy4xMzEyNSAyOC42Njg3IDYuNTY4NzUgMjguNDVDNS44MjUgMjguMTYyNSA1LjI4NzUgMjcuODEyNSA0LjczMTI1IDI3LjI1NjJDNC4xNjg3NSAyNi42OTM3IDMuODI1IDI2LjE2MjUgMy41Mzc1IDI1LjQxODdDMy4zMTg3NSAyNC44NTYyIDMuMDU2MjUgMjQuMDA2MiAyLjk4NzUgMjIuNDVDMi45MTI1IDIwLjc2MjUgMi44OTM3NSAyMC4yNTYyIDIuODkzNzUgMTUuOTg3NUMyLjg5Mzc1IDExLjcxMjUgMi45MTI1IDExLjIwNjIgMi45ODc1IDkuNTI1QzMuMDU2MjUgNy45NjI1IDMuMzE4NzUgNy4xMTg3NSAzLjUzNzUgNi41NTYyNUMzLjgyNSA1LjgxMjUgNC4xNzUgNS4yNzUgNC43MzEyNSA0LjcxODc1QzUuMjkzNzUgNC4xNTYyNSA1LjgyNSAzLjgxMjUgNi41Njg3NSAzLjUyNUM3LjEzMTI1IDMuMzA2MjUgNy45ODEyNSAzLjA0Mzc1IDkuNTM3NSAyLjk3NUMxMS4yMTg4IDIuOSAxMS43MjUgMi44ODEyNSAxNiAyLjg4MTI1Wk0xNiAwQzExLjY1NjIgMCAxMS4xMTI1IDAuMDE4NzUgOS40MDYyNSAwLjA5Mzc1QzcuNzA2MjUgMC4xNjg3NSA2LjUzNzUgMC40NDM3NSA1LjUyNSAwLjgzNzVDNC40Njg3NSAxLjI1IDMuNTc1IDEuNzkzNzUgMi42ODc1IDIuNjg3NUMxLjc5Mzc1IDMuNTc1IDEuMjUgNC40Njg3NSAwLjgzNzUgNS41MTg3NUMwLjQ0Mzc1IDYuNTM3NSAwLjE2ODc1IDcuNyAwLjA5Mzc1IDkuNEMwLjAxODc1IDExLjExMjUgMCAxMS42NTYyIDAgMTZDMCAyMC4zNDM3IDAuMDE4NzUgMjAuODg3NSAwLjA5Mzc1IDIyLjU5MzdDMC4xNjg3NSAyNC4yOTM3IDAuNDQzNzUgMjUuNDYyNSAwLjgzNzUgMjYuNDc1QzEuMjUgMjcuNTMxMiAxLjc5Mzc1IDI4LjQyNSAyLjY4NzUgMjkuMzEyNUMzLjU3NSAzMC4yIDQuNDY4NzUgMzAuNzUgNS41MTg3NSAzMS4xNTYyQzYuNTM3NSAzMS41NSA3LjcgMzEuODI1IDkuNCAzMS45QzExLjEwNjIgMzEuOTc1IDExLjY1IDMxLjk5MzcgMTUuOTkzNyAzMS45OTM3QzIwLjMzNzUgMzEuOTkzNyAyMC44ODEzIDMxLjk3NSAyMi41ODc1IDMxLjlDMjQuMjg3NSAzMS44MjUgMjUuNDU2MyAzMS41NSAyNi40Njg4IDMxLjE1NjJDMjcuNTE4OCAzMC43NSAyOC40MTI1IDMwLjIgMjkuMyAyOS4zMTI1QzMwLjE4NzUgMjguNDI1IDMwLjczNzUgMjcuNTMxMiAzMS4xNDM3IDI2LjQ4MTJDMzEuNTM3NSAyNS40NjI1IDMxLjgxMjUgMjQuMyAzMS44ODc1IDIyLjZDMzEuOTYyNSAyMC44OTM3IDMxLjk4MTMgMjAuMzUgMzEuOTgxMyAxNi4wMDYyQzMxLjk4MTMgMTEuNjYyNSAzMS45NjI1IDExLjExODcgMzEuODg3NSA5LjQxMjVDMzEuODEyNSA3LjcxMjUgMzEuNTM3NSA2LjU0Mzc1IDMxLjE0MzcgNS41MzEyNUMzMC43NSA0LjQ2ODc1IDMwLjIwNjMgMy41NzUgMjkuMzEyNSAyLjY4NzVDMjguNDI1IDEuOCAyNy41MzEyIDEuMjUgMjYuNDgxMyAwLjg0Mzc1QzI1LjQ2MjUgMC40NSAyNC4zIDAuMTc1IDIyLjYgMC4xQzIwLjg4NzUgMC4wMTg3NSAyMC4zNDM4IDAgMTYgMFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNiA3Ljc4MTI1QzExLjQ2MjUgNy43ODEyNSA3Ljc4MTI1IDExLjQ2MjUgNy43ODEyNSAxNkM3Ljc4MTI1IDIwLjUzNzUgMTEuNDYyNSAyNC4yMTg4IDE2IDI0LjIxODhDMjAuNTM3NSAyNC4yMTg4IDI0LjIxODggMjAuNTM3NSAyNC4yMTg4IDE2QzI0LjIxODggMTEuNDYyNSAyMC41Mzc1IDcuNzgxMjUgMTYgNy43ODEyNVpNMTYgMjEuMzMxMkMxMy4wNTYzIDIxLjMzMTIgMTAuNjY4NyAxOC45NDM4IDEwLjY2ODcgMTZDMTAuNjY4NyAxMy4wNTYzIDEzLjA1NjMgMTAuNjY4NyAxNiAxMC42Njg3QzE4Ljk0MzggMTAuNjY4NyAyMS4zMzEyIDEzLjA1NjMgMjEuMzMxMiAxNkMyMS4zMzEyIDE4Ljk0MzggMTguOTQzOCAyMS4zMzEyIDE2IDIxLjMzMTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjYuNDYyNSA3LjQ1NTg2QzI2LjQ2MjUgOC41MTgzNiAyNS42IDkuMzc0NjIgMjQuNTQzOCA5LjM3NDYyQzIzLjQ4MTMgOS4zNzQ2MiAyMi42MjUgOC41MTIxMSAyMi42MjUgNy40NTU4NkMyMi42MjUgNi4zOTMzNiAyMy40ODc1IDUuNTM3MTEgMjQuNTQzOCA1LjUzNzExQzI1LjYgNS41MzcxMSAyNi40NjI1IDYuMzk5NjEgMjYuNDYyNSA3LjQ1NTg2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.footer__social .lin {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik0yOS42Mzc4IDBIMi4zNjIyMkMxLjczNTcyIDAgMS4xMzQ4OCAwLjI0ODg3NyAwLjY5MTg3OSAwLjY5MTg3OUMwLjI0ODg3NyAxLjEzNDg4IDAgMS43MzU3MiAwIDIuMzYyMjJWMjkuNjM3OEMwIDMwLjI2NDMgMC4yNDg4NzcgMzAuODY1MSAwLjY5MTg3OSAzMS4zMDgxQzEuMTM0ODggMzEuNzUxMSAxLjczNTcyIDMyIDIuMzYyMjIgMzJIMjkuNjM3OEMzMC4yNjQzIDMyIDMwLjg2NTEgMzEuNzUxMSAzMS4zMDgxIDMxLjMwODFDMzEuNzUxMSAzMC44NjUxIDMyIDMwLjI2NDMgMzIgMjkuNjM3OFYyLjM2MjIyQzMyIDEuNzM1NzIgMzEuNzUxMSAxLjEzNDg4IDMxLjMwODEgMC42OTE4NzlDMzAuODY1MSAwLjI0ODg3NyAzMC4yNjQzIDAgMjkuNjM3OCAwWk05LjUzNzc4IDI3LjI2SDQuNzI2NjdWMTEuOTc3OEg5LjUzNzc4VjI3LjI2Wk03LjEyODg5IDkuODZDNi41ODMxNSA5Ljg1NjkzIDYuMDUwNTUgOS42OTIyNiA1LjU5ODMxIDkuMzg2NzhDNS4xNDYwNyA5LjA4MTMxIDQuNzk0NDUgOC42NDg3MSA0LjU4Nzg0IDguMTQzNTlDNC4zODEyMiA3LjYzODQ2IDQuMzI4ODYgNy4wODM0NiA0LjQzNzM4IDYuNTQ4NjFDNC41NDU4OSA2LjAxMzc2IDQuODEwNCA1LjUyMzA0IDUuMTk3NTQgNS4xMzgzOEM1LjU4NDY4IDQuNzUzNzIgNi4wNzcwOSA0LjQ5MjM2IDYuNjEyNjIgNC4zODcyOEM3LjE0ODE2IDQuMjgyMjEgNy43MDI4MiA0LjMzODEyIDguMjA2NiA0LjU0Nzk4QzguNzEwMzkgNC43NTc4NCA5LjE0MDcyIDUuMTEyMjIgOS40NDMyOSA1LjU2NjQyQzkuNzQ1ODUgNi4wMjA2MSA5LjkwNzEgNi41NTQyNiA5LjkwNjY3IDcuMUM5LjkxMTgyIDcuNDY1MzggOS44NDMzNSA3LjgyODA1IDkuNzA1MzUgOC4xNjY0MUM5LjU2NzM1IDguNTA0NzYgOS4zNjI2NCA4LjgxMTg3IDkuMTAzNDMgOS4wNjk0MkM4Ljg0NDIxIDkuMzI2OTggOC41MzU4IDkuNTI5NzEgOC4xOTY1NyA5LjY2NTUzQzcuODU3MzMgOS44MDEzNiA3LjQ5NDIzIDkuODY3NDkgNy4xMjg4OSA5Ljg2Wk0yNy4yNzExIDI3LjI3MzNIMjIuNDYyMlYxOC45MjQ0QzIyLjQ2MjIgMTYuNDYyMiAyMS40MTU2IDE1LjcwMjIgMjAuMDY0NCAxNS43MDIyQzE4LjYzNzggMTUuNzAyMiAxNy4yMzc4IDE2Ljc3NzggMTcuMjM3OCAxOC45ODY3VjI3LjI3MzNIMTIuNDI2N1YxMS45ODg5SDE3LjA1MzNWMTQuMTA2N0gxNy4xMTU2QzE3LjU4IDEzLjE2NjcgMTkuMjA2NyAxMS41NiAyMS42ODg5IDExLjU2QzI0LjM3MzMgMTEuNTYgMjcuMjczMyAxMy4xNTMzIDI3LjI3MzMgMTcuODJMMjcuMjcxMSAyNy4yNzMzWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)
    no-repeat;
}
.footer__social .yt {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik0zMS4zNjI3IDguMjQ3NTRDMzEuMTgxNyA3LjU2Njc2IDMwLjgyNTIgNi45NDU0MyAzMC4zMjg3IDYuNDQ1NzVDMjkuODMyMiA1Ljk0NjA2IDI5LjIxMzIgNS41ODU1NCAyOC41MzM2IDUuNDAwMjdDMjYuMDMxNyA0LjcyNzU0IDE2LjAzMTcgNC43Mjc1NCAxNi4wMzE3IDQuNzI3NTRDMTYuMDMxNyA0LjcyNzU0IDYuMDMxNzQgNC43Mjc1NCAzLjUyOTkyIDUuNDAwMjdDMi44NTAzMSA1LjU4NTU0IDIuMjMxMjggNS45NDYwNiAxLjczNDc5IDYuNDQ1NzVDMS4yMzgyOSA2Ljk0NTQzIDAuODgxNzQ2IDcuNTY2NzYgMC43MDA4MjkgOC4yNDc1NEMwLjAzMTczODQgMTAuNzYwMyAwLjAzMTczODMgMTYuMDAwMyAwLjAzMTczODMgMTYuMDAwM0MwLjAzMTczODMgMTYuMDAwMyAwLjAzMTczODQgMjEuMjQwMyAwLjcwMDgyOSAyMy43NTNDMC44ODE3NDYgMjQuNDMzOCAxLjIzODI5IDI1LjA1NTEgMS43MzQ3OSAyNS41NTQ4QzIuMjMxMjggMjYuMDU0NSAyLjg1MDMxIDI2LjQxNSAzLjUyOTkyIDI2LjYwMDNDNi4wMzE3NCAyNy4yNzMgMTYuMDMxNyAyNy4yNzMgMTYuMDMxNyAyNy4yNzNDMTYuMDMxNyAyNy4yNzMgMjYuMDMxNyAyNy4yNzMgMjguNTMzNiAyNi42MDAzQzI5LjIxMzIgMjYuNDE1IDI5LjgzMjIgMjYuMDU0NSAzMC4zMjg3IDI1LjU1NDhDMzAuODI1MiAyNS4wNTUxIDMxLjE4MTcgMjQuNDMzOCAzMS4zNjI3IDIzLjc1M0MzMi4wMzE3IDIxLjI0MDMgMzIuMDMxNyAxNi4wMDAzIDMyLjAzMTcgMTYuMDAwM0MzMi4wMzE3IDE2LjAwMDMgMzIuMDMxNyAxMC43NjAzIDMxLjM2MjcgOC4yNDc1NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMi43NTg4IDIwLjc1ODZWMTEuMjQyMkwyMS4xMjI0IDE2LjAwMDRMMTIuNzU4OCAyMC43NTg2WiIgZmlsbD0iIzExNkVCMiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwIj4KPHJlY3Qgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=)
    no-repeat;
}
.footer__bar {
  padding: 20px 0 100px;
  background: #1f1f1f;
}
.footer__copyright {
  color: #fff;
}
.footer__copyright .dmca {
  display: none;
  position: absolute;
  top: -2px;
  right: -48px;
}
.footer__provenexpert {
  float: right;
  color: #fff;
}
#est-forms .forminfo a,
.footer__provenexpert a,
.mm-spn a,
.mm-spn span {
  color: #fff;
}
.footer__provenexpert:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -120px;
  width: 114px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE0IiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTE0IDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTg5NSAxLjYxNjIxTDEyLjc0MTYgNy4xMTgyTDE4LjgyNDcgOC4wMzUzN0wxNC40NDI0IDEyLjM1M0wxNS40NSAxOC40MjE4TDkuOTg5NSAxNS41ODgyTDQuNTI5MDUgMTguNDIxOEw1LjUzNjU2IDEyLjM1M0wxLjE1NDMgOC4wMzUzN0w3LjIzNzQzIDcuMTE4Mkw5Ljk4OTUgMS42MTYyMVpNOS45ODk1IDUuMzQxODJMOC4zNDExMiA4LjYzNzNMNC42OTc1NiA5LjE4NjY1TDcuMzIyMzcgMTEuNzcyN0w2LjcxODkgMTUuNDA3N0w5Ljk4OTUgMTMuNzEwNUwxMy4yNjAxIDE1LjQwNzdMMTIuNjU2NiAxMS43NzI3TDE1LjI4MTQgOS4xODY2NUwxMS42Mzc5IDguNjM3M0w5Ljk4OTUgNS4zNDE4MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzMuMzIzIDEuNjE2MjFMMzYuMDc1MSA3LjExODJMNDIuMTU4MiA4LjAzNTM3TDM3Ljc3NTkgMTIuMzUzTDM4Ljc4MzUgMTguNDIxOEwzMy4zMjMgMTUuNTg4MkwyNy44NjI1IDE4LjQyMThMMjguODcwMSAxMi4zNTNMMjQuNDg3OCA4LjAzNTM3TDMwLjU3MDkgNy4xMTgyTDMzLjMyMyAxLjYxNjIxWk0zMy4zMjMgNS4zNDE4MkwzMS42NzQ2IDguNjM3M0wyOC4wMzExIDkuMTg2NjVMMzAuNjU1OSAxMS43NzI3TDMwLjA1MjQgMTUuNDA3N0wzMy4zMjMgMTMuNzEwNUwzNi41OTM2IDE1LjQwNzdMMzUuOTkwMSAxMS43NzI3TDM4LjYxNDkgOS4xODY2NUwzNC45NzE0IDguNjM3M0wzMy4zMjMgNS4zNDE4MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTYuNjU2IDEuNjE2MjFMNTkuNDA4MSA3LjExODJMNjUuNDkxMiA4LjAzNTM3TDYxLjEwOSAxMi4zNTNMNjIuMTE2NSAxOC40MjE4TDU2LjY1NiAxNS41ODgyTDUxLjE5NTUgMTguNDIxOEw1Mi4yMDMxIDEyLjM1M0w0Ny44MjA4IDguMDM1MzdMNTMuOTAzOSA3LjExODJMNTYuNjU2IDEuNjE2MjFaTTU2LjY1NiA1LjM0MTgyTDU1LjAwNzYgOC42MzczTDUxLjM2NDEgOS4xODY2NUw1My45ODg5IDExLjc3MjdMNTMuMzg1NCAxNS40MDc3TDU2LjY1NiAxMy43MTA1TDU5LjkyNjYgMTUuNDA3N0w1OS4zMjMxIDExLjc3MjdMNjEuOTQ4IDkuMTg2NjVMNTguMzA0NCA4LjYzNzNMNTYuNjU2IDUuMzQxODJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTc5Ljk4OTUgMS42MTYyMUw4Mi43NDE2IDcuMTE4Mkw4OC44MjQ3IDguMDM1MzdMODQuNDQyNCAxMi4zNTNMODUuNDUgMTguNDIxOEw3OS45ODk1IDE1LjU4ODJMNzQuNTI5IDE4LjQyMThMNzUuNTM2NiAxMi4zNTNMNzEuMTU0MyA4LjAzNTM3TDc3LjIzNzQgNy4xMTgyTDc5Ljk4OTUgMS42MTYyMVpNNzkuOTg5NSA1LjM0MTgyTDc4LjM0MTEgOC42MzczTDc0LjY5NzYgOS4xODY2NUw3Ny4zMjI0IDExLjc3MjdMNzYuNzE4OSAxNS40MDc3TDc5Ljk4OTUgMTMuNzEwNUw4My4yNjAxIDE1LjQwNzdMODIuNjU2NiAxMS43NzI3TDg1LjI4MTQgOS4xODY2NUw4MS42Mzc5IDguNjM3M0w3OS45ODk1IDUuMzQxODJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwMy4zMjMgMS42MTYyMUwxMDYuMDc1IDcuMTE4MkwxMTIuMTU4IDguMDM1MzdMMTA3Ljc3NiAxMi4zNTNMMTA4Ljc4MyAxOC40MjE4TDEwMy4zMjMgMTUuNTg4Mkw5Ny44NjI1IDE4LjQyMThMOTguODcwMSAxMi4zNTNMOTQuNDg3OCA4LjAzNTM3TDEwMC41NzEgNy4xMTgyTDEwMy4zMjMgMS42MTYyMVpNMTAzLjMyMyA1LjM0MTgyTDEwMS42NzUgOC42MzczTDk4LjAzMTEgOS4xODY2NUwxMDAuNjU2IDExLjc3MjdMMTAwLjA1MiAxNS40MDc3TDEwMy4zMjMgMTMuNzEwNUwxMDYuNTk0IDE1LjQwNzdMMTA1Ljk5IDExLjc3MjdMMTA4LjYxNSA5LjE4NjY1TDEwNC45NzEgOC42MzczTDEwMy4zMjMgNS4zNDE4MloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)
    no-repeat;
}
.lead__form {
  display: none;
  z-index: 999;
  position: fixed;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  max-width: 370px;
  width: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #444;
  -webkit-box-shadow: 0 0 5px #444;
  box-shadow: 0 0 5px #444;
}
.lead__form-row {
  width: 100%;
  margin-bottom: 14px;
}
.lead__form-title {
  margin-bottom: 20px;
  font-size: 26px;
  color: #000;
}
.lead__form-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOTk5ODUgNi41ODU3OUwxLjYzNTg5IDAuMjIxODMyTDAuMjIxNjggMS42MzYwNUw2LjU4NTY0IDguMDAwMDFMMC4yMjE2OCAxNC4zNjRMMS42MzU4OSAxNS43NzgyTDcuOTk5ODUgOS40MTQyMkwxNC4zNjM4IDE1Ljc3ODJMMTUuNzc4IDE0LjM2NEw5LjQxNDA3IDguMDAwMDFMMTUuNzc4IDEuNjM2MDVMMTQuMzYzOCAwLjIyMTgzMkw3Ljk5OTg1IDYuNTg1NzlaIiBmaWxsPSIjMTE2RUIyIi8+Cjwvc3ZnPgo=)
    no-repeat;
  z-index: 1;
}
.mobile-sticky,
.overlay {
  position: fixed;
  z-index: 999;
}
.lead__form .form-button {
  margin-top: 5px;
}
.overlay {
  opacity: 0;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.mobile-sticky {
  right: 20px;
  bottom: 20px;
}
.mobile-sticky a {
  float: left;
  margin-left: 10px;
}
.mobile-sticky__whatsapp {
  display: inline-block;
  width: 46px;
  height: 46px;
  box-shadow: 0 24px 32px rgba(0, 168, 89, 0.14),
    0 16px 24px rgba(0, 168, 89, 0.04), 0 4px 8px rgba(0, 168, 89, 0.04),
    0 0 1px rgba(0, 168, 89, 0.04);
  border-radius: 40px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjcxODQgMTYuMDg4N0MyMC42NjM5IDE2LjA2MjUgMTguNjIyNiAxNS4wNTczIDE4LjI1OTkgMTQuOTI2OEMxOC4xMTE4IDE0Ljg3MzYgMTcuOTUzMiAxNC44MjE3IDE3Ljc4NDQgMTQuODIxN0MxNy41MDg4IDE0LjgyMTcgMTcuMjc3MyAxNC45NTkxIDE3LjA5NjkgMTUuMjI4OUMxNi44OTMgMTUuNTMyIDE2LjI3NTcgMTYuMjUzNSAxNi4wODUgMTYuNDY5MUMxNi4wNjAxIDE2LjQ5NzUgMTYuMDI2MSAxNi41MzE1IDE2LjAwNTcgMTYuNTMxNUMxNS45ODc0IDE2LjUzMTUgMTUuNjcxNSAxNi40MDE0IDE1LjU3NTkgMTYuMzU5OUMxMy4zODYyIDE1LjQwODcgMTEuNzI0MSAxMy4xMjEzIDExLjQ5NjIgMTIuNzM1NkMxMS40NjM2IDEyLjY4MDEgMTEuNDYyMiAxMi42NTUgMTEuNDYyIDEyLjY1NUMxMS40NyAxMi42MjU2IDExLjU0MzYgMTIuNTUxOCAxMS41ODE2IDEyLjUxMzdDMTEuNjkyOCAxMi40MDM3IDExLjgxMzIgMTIuMjU4NyAxMS45Mjk4IDEyLjExODRDMTEuOTg1IDEyLjA1MiAxMi4wNDAyIDExLjk4NTQgMTIuMDk0NSAxMS45MjI3QzEyLjI2MzYgMTEuNzI2IDEyLjMzODkgMTEuNTczMiAxMi40MjYyIDExLjM5NjNMMTIuNDcxOSAxMS4zMDQ0QzEyLjY4NSAxMC44ODExIDEyLjUwMyAxMC41MjM4IDEyLjQ0NDIgMTAuNDA4NEMxMi4zOTU5IDEwLjMxMTkgMTEuNTM0IDguMjMxNjkgMTEuNDQyMyA4LjAxMzE0QzExLjIyMiA3LjQ4NTc4IDEwLjkzMDggNy4yNDAyMyAxMC41MjYyIDcuMjQwMjNDMTAuNDg4NiA3LjI0MDIzIDEwLjUyNjIgNy4yNDAyMyAxMC4zNjg3IDcuMjQ2ODdDMTAuMTc3IDcuMjU0OTYgOS4xMzI4OCA3LjM5MjQyIDguNjcxMjQgNy42ODM0MkM4LjE4MTcgNy45OTIwNSA3LjM1MzUyIDguOTc1ODcgNy4zNTM1MiAxMC43MDYxQzcuMzUzNTIgMTIuMjYzMiA4LjM0MTcgMTMuNzMzNSA4Ljc2NTk3IDE0LjI5MjdDOC43NzY1MiAxNC4zMDY4IDguNzk1ODggMTQuMzM1NCA4LjgyMzk3IDE0LjM3NjVDMTAuNDQ4OCAxNi43NDk0IDEyLjQ3NDMgMTguNTA4IDE0LjUyNzcgMTkuMzI4MkMxNi41MDQ1IDIwLjExNzkgMTcuNDQwNiAyMC4yMDkyIDE3Ljk3MjggMjAuMjA5MkMxNy45NzI5IDIwLjIwOTIgMTcuOTcyOSAyMC4yMDkyIDE3Ljk3MjkgMjAuMjA5MkMxOC4xOTY1IDIwLjIwOTIgMTguMzc1NSAyMC4xOTE2IDE4LjUzMzQgMjAuMTc2MUwxOC42MzM2IDIwLjE2NjVDMTkuMzE2NSAyMC4xMDYgMjAuODE3MyAxOS4zMjgzIDIxLjE1ODYgMTguMzc5N0MyMS40Mjc1IDE3LjYzMjUgMjEuNDk4NCAxNi44MTYyIDIxLjMxOTUgMTYuNTE5OUMyMS4xOTcgMTYuMzE4NCAyMC45ODU4IDE2LjIxNzEgMjAuNzE4NCAxNi4wODg3WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE0LjI0ODUgMEM2LjY2NTI2IDAgMC40OTU3OTcgNi4xMjMxIDAuNDk1Nzk3IDEzLjY0OTRDMC40OTU3OTcgMTYuMDgzNyAxLjE0NzI1IDE4LjQ2NjUgMi4zODEzNCAyMC41NTE5TDAuMDE5MjUxNiAyNy41MTk3Qy0wLjAyNDc0ODQgMjcuNjQ5NiAwLjAwNzk3ODg5IDI3Ljc5MzIgMC4xMDQwNyAyNy44OTFDMC4xNzM0MzQgMjcuOTYxOCAwLjI2NzUyNSAyOCAwLjM2MzYxNiAyOEMwLjQwMDQzNCAyOCAwLjQzNzUyNSAyNy45OTQ1IDAuNDczNzA3IDI3Ljk4MjlMNy43MzkxNyAyNS42NzQyQzkuNzI3MzUgMjYuNzM2NSAxMS45NzQ0IDI3LjI5NzIgMTQuMjQ4NiAyNy4yOTcyQzIxLjgzMTIgMjcuMjk3MyAyOCAyMS4xNzQ4IDI4IDEzLjY0OTRDMjggNi4xMjMxIDIxLjgzMTIgMCAxNC4yNDg1IDBaTTE0LjI0ODUgMjQuNDU0QzEyLjEwODYgMjQuNDU0IDEwLjAzNiAyMy44MzYxIDguMjU0MzUgMjIuNjY3QzguMTk0NDQgMjIuNjI3NyA4LjEyNDg5IDIyLjYwNzUgOC4wNTQ4OSAyMi42MDc1QzguMDE3ODkgMjIuNjA3NSA3Ljk4MDggMjIuNjEzMSA3Ljk0NDcxIDIyLjYyNDZMNC4zMDUxNiAyMy43ODE1TDUuNDgwMDcgMjAuMzE1MkM1LjUxODA3IDIwLjIwMyA1LjQ5OTA3IDIwLjA3OTMgNS40MjkwNyAxOS45ODM3QzQuMDcyMzUgMTguMTI5OCAzLjM1NTE2IDE1LjkzOTYgMy4zNTUxNiAxMy42NDk0QzMuMzU1MTYgNy42OTA5MiA4LjI0MTg5IDIuODQzMjggMTQuMjQ4NCAyLjg0MzI4QzIwLjI1NDMgMi44NDMyOCAyNS4xNDA1IDcuNjkwOTIgMjUuMTQwNSAxMy42NDk0QzI1LjE0MDUgMTkuNjA3MSAyMC4yNTQ0IDI0LjQ1NCAxNC4yNDg1IDI0LjQ1NFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)
    center center no-repeat #00a859;
}
.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  transition-property: transform;
}
.mobile-sticky__analysis {
  box-shadow: 0 24px 32px rgba(17, 110, 178, 0.14),
    0 16px 24px rgba(17, 110, 178, 0.04), 0 4px 8px rgba(17, 110, 178, 0.04),
    0 0 1px rgba(17, 110, 178, 0.04);
  border-radius: 40px;
  padding: 7px 20px 7px 58px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #f2faff;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAzMCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjUgOC4xNzk2OUM1LjE3MDA1IDguMTc5NjkgMy4yODEyNSAxMC4wNjg1IDMuMjgxMjUgMTIuMzk4NEMzLjI4MTI1IDE0LjcyODQgNS4xNzAwNSAxNi42MTcyIDcuNSAxNi42MTcyQzkuODI5OTUgMTYuNjE3MiAxMS43MTg4IDE0LjcyODQgMTEuNzE4OCAxMi4zOTg0QzExLjcxODggMTAuMDY4NSA5LjgyOTk1IDguMTc5NjkgNy41IDguMTc5NjlaTTUuMTU2MjUgMTIuMzk4NEM1LjE1NjI1IDExLjEwNCA2LjIwNTU4IDEwLjA1NDcgNy41IDEwLjA1NDdDOC43OTQ0MiAxMC4wNTQ3IDkuODQzNzUgMTEuMTA0IDkuODQzNzUgMTIuMzk4NEM5Ljg0Mzc1IDEzLjY5MjkgOC43OTQ0MiAxNC43NDIyIDcuNSAxNC43NDIyQzYuMjA1NTggMTQuNzQyMiA1LjE1NjI1IDEzLjY5MjkgNS4xNTYyNSAxMi4zOTg0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjUgMTguMDIzNEMzLjM1Nzg2IDE4LjAyMzQgMCAyMS4zODEzIDAgMjUuNTIzNFYyNi45Mjk3SDE1VjI1LjUyMzRDMTUgMjEuMzgxMyAxMS42NDIxIDE4LjAyMzQgNy41IDE4LjAyMzRaTTcuNSAxOS44OTg0QzEwLjQ0ODcgMTkuODk4NCAxMi44Njc2IDIyLjE2NzQgMTMuMTA1NyAyNS4wNTQ3SDEuODk0MjVDMi4xMzI0NSAyMi4xNjc0IDQuNTUxMjUgMTkuODk4NCA3LjUgMTkuODk4NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzAgMEgxNVYxNUwxOS43MzY0IDExLjQwMDJIMzBWMFpNMjguNSAxLjYyODYxVjkuNzcxNjRIMTkuMjYzNkwxNi41IDExLjg3MlYxLjYyODYxSDI4LjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
    left 20px top 10px no-repeat #0b6ee2;
  border: 2px solid #198e7e;
}
.gradient-text {
  background: #38383d;
  -webkit-background-clip: text;
  font-weight: 600;
}
.bold {
  font-weight: 600;
}
.form-input {
  width: 100%;
  padding: 12px 12px 12px 48px;
  background: #fff;
  border: 1px solid #d5d4dc;
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.2px;
  color: #8b849b;
  outline-color: #116eb2;
}
.form-input-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}
.form-input-icon.icon-user:after {
  width: 20px;
  height: 22px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAyQzkuNTE0NzIgMiA3LjUgNC4wMTQ3MiA3LjUgNi41QzcuNSA4Ljk4NTI4IDkuNTE0NzIgMTEgMTIgMTFDMTQuNDg1MyAxMSAxNi41IDguOTg1MjggMTYuNSA2LjVDMTYuNSA0LjAxNDcyIDE0LjQ4NTMgMiAxMiAyWk05LjUgNi41QzkuNSA1LjExOTI5IDEwLjYxOTMgNCAxMiA0QzEzLjM4MDcgNCAxNC41IDUuMTE5MjkgMTQuNSA2LjVDMTQuNSA3Ljg4MDcxIDEzLjM4MDcgOSAxMiA5QzEwLjYxOTMgOSA5LjUgNy44ODA3MSA5LjUgNi41WiIgZmlsbD0iIzExNkVCMiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDEyLjVDNy41ODE3MiAxMi41IDQgMTYuMDgxNyA0IDIwLjVWMjJIMjBWMjAuNUMyMCAxNi4wODE3IDE2LjQxODMgMTIuNSAxMiAxMi41Wk0xMiAxNC41QzE1LjE0NTMgMTQuNSAxNy43MjU0IDE2LjkyMDIgMTcuOTc5NSAyMEg2LjAyMDU0QzYuMjc0NjEgMTYuOTIwMiA4Ljg1NDY3IDE0LjUgMTIgMTQuNVoiIGZpbGw9IiMxMTZFQjIiLz4KPC9zdmc+Cg==)
    no-repeat;
}
.form-input-icon.icon-mail:after {
  width: 22px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yIDRIMjJWMjBIMlY0Wk00IDZWNy4zNTAxM0wxMiAxMC45MDU3TDIwIDcuMzUwMTNWNkg0Wk0yMCA5LjUzODc2TDEyIDEzLjA5NDNMNCA5LjUzODc2VjE4SDIwVjkuNTM4NzZaIiBmaWxsPSIjMTE2RUIyIi8+Cjwvc3ZnPgo=)
    no-repeat;
}
.form-button {
  width: 100%;
  background: #116eb2;
  border-radius: 40px;
  padding: 13px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.form-button:hover {
  opacity: 0.8;
}
#est-slider .swiper-slide:after,
#est-slider .swiper-slide:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9;
}
#est-slider .swiper-slide:after {
  transform: rotate(-180deg);
  bottom: 0;
  height: 60%;
  background: linear-gradient(180deg, #000 20%, rgba(17, 17, 17, 0) 100%);
}
#est-slider .swiper-slide:before {
  height: 60%;
  top: 0;
  background: linear-gradient(180deg, #111 0, rgba(17, 17, 17, 0) 100%);
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  position: relative;
}
.comment__logo img {
  width: 10%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.5);
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
#before-after__slider .before-after__slider-pagination,
#est-slider .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 90px;
  left: 0;
  text-align: center;
  transition: opacity 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
#before-after__slider .swiper-pagination-bullets .swiper-pagination-bullet,
#est-patient-slider .swiper-pagination-bullets .swiper-pagination-bullet,
#est-slider
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet,
.est-doctor-slider-pagination .swiper-pagination-bullet {
  vertical-align: middle;
  display: inline-block;
}
#before-after__slider .swiper-pagination-bullets .swiper-pagination-bullet,
#est-patient-slider .swiper-pagination-bullets .swiper-pagination-bullet,
#est-slider.swiper-container
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet,
.est-doctor-slider-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 5px;
  -webkit-backdrop-filter: invert(1);
  backdrop-filter: invert(1);
  background-color: transparent;
  border-radius: 5px;
  opacity: 1;
}
#before-after__slider
  .swiper-pagination-bullets
  .swiper-pagination-bullet-active,
#est-patient-slider .swiper-pagination-bullets .swiper-pagination-bullet-active,
#est-slider.swiper-container
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet-active,
.est-doctor-slider-pagination .swiper-pagination-bullet-active {
  background-color: #8498c2;
  padding: 5px;
}
#before-after__slider
  .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
#est-slider.swiper-container
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  bottom: -100px;
  padding-bottom: 50px;
}
#before-after__slider .before-after__slider-button-next,
#before-after__slider .before-after__slider-button-prev,
#est-slider .swiper-button-next,
#est-slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 47px;
  z-index: 9;
  cursor: pointer;
}
#before-after__slider .before-after__slider-button-prev,
#est-slider .swiper-button-prev {
  left: 0;
  background: url(../images/prev.png);
}
#before-after__slider .before-after__slider-button-next,
#est-slider .swiper-button-next {
  right: 0;
  background: url(../images/next.png) no-repeat;
}
#est-patient-slider .swiper-button-next,
#est-patient-slider .swiper-button-prev,
.doctor-swiper-button-next,
.doctor-swiper-button-prev {
  display: none;
  position: absolute;
  top: 200px;
  width: 25px;
  height: 48px;
  z-index: 9;
  cursor: pointer;
}
#est-patient-slider .est-patient-slider-pagination,
#est-patient-slider .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  transition: opacity 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
#before-after__slider .before-after__slider-button-next,
#before-after__slider .before-after__slider-button-prev {
  top: 30%;
}
#before-after__slider .before-after__slider-pagination {
  bottom: 0;
}
#est-patient-slider .swiper-button-prev,
.doctor-swiper-button-prev {
  left: -73px;
  background: url(../images/prev.png);
}
#est-patient-slider .swiper-button-next,
.doctor-swiper-button-next {
  right: -73px;
  background: url(../images/next.png);
}
.doctor-swiper-button-next,
.doctor-swiper-button-prev {
  display: inline-block;
  top: 360px;
}
.bounce {
  -moz-animation: 2s infinite bounce;
  -webkit-animation: 2s infinite bounce;
  animation: 2s infinite bounce;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce-right {
  -moz-animation: 2s infinite bounce-right;
  -webkit-animation: 2s infinite bounce-right;
  animation: 2s infinite bounce-right;
}
@keyframes bounce-right {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40%,
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
}
.analysis__button,
.methods-card-button a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.analysis__button:before,
.methods-card-button a:before,
.package__card-button:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.analysis__button:hover:before,
.methods-card-button a:hover:before,
.package__card-button a:hover:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.iti--separate-dial-code .iti__selected-dial-code,
.iti__country {
  color: #8b849b;
}
.form-error {
  border: 1px solid #d8000c;
}
.alert {
  padding: 10px;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-success {
  color: #363;
  background-color: #cfc;
  border-color: #bfecbf;
}
.mm-ocd__content,
.mm-spn.mm-spn--light {
  background: #000;
}
.mm-spn a {
  font-weight: 300;
  font-size: 22px;
  line-height: normal;
  color: #fff;
  transition: color 0.5s ease-out;
}
.mm-spn a:hover {
  opacity: 1;
  color: #38383d;
  font-weight: 600;
  transition: padding-left 0.5s ease-out;
  padding-left: 30px;
}
.mobile-menu_logo {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
@media (max-width: 2200px) {
  .methods:after {
    top: 8%;
  }
}
@media (max-width: 1430px) {
  .methods:after {
    right: -105%;
  }
  .methods:before {
    left: -105%;
  }
}
@media (max-width: 1050px) {
  .methods:after {
    right: -120%;
  }
  .methods:before {
    left: -120%;
  }
}
@media (max-width: 1200px) {
  .package__description {
    display: block;
  }
  .md-bio {
    margin: 0;
    width: auto;
  }
  .therapy {
    margin: 20px 0 0;
  }
}
@media (max-width: 1080px) {
  .comment {
    background: 0 0;
    padding: 5% 30px;
  }
}
@media (max-width: 1020px) {
  .methods-cols {
    padding: 0;
  }
  .comment__cols {
    display: block;
  }
  .comment__col:first-child,
  .comment__col:last-child {
    padding: 0;
    width: 100%;
  }
  .comment .container:after {
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  .badge > .container:before {
    height: 580px;
  }
  .est-doctor-title {
    font-size: 80px;
  }
  .est-doctor-text p {
    font-size: 16px;
  }
  .est-doctor-title-label {
    font-size: 30px;
  }
}
@media (max-width: 1380px) {
  .comment__slider-button-next,
  .comment__slider-button-prev {
    display: none;
  }
}
@media (max-width: 890px) {
  .footer__bar,
  .footer__boxes,
  .footer__menu a {
    text-align: center;
  }
  #est-patient-slider .swiper-slide-active .swiper-button-next,
  #est-patient-slider .swiper-slide-active .swiper-button-prev,
  .service__items {
    display: inline-block;
  }
  .footer__boxes,
  .footer__menu,
  .footer__menu a,
  .methods-cols,
  .package__card.active .package__card-list,
  .packages {
    display: block;
  }
  .methods:after {
    right: -160%;
  }
  .methods:before {
    left: -160%;
  }
  .methods-title {
    font-size: 66px;
  }
  .methods-col:last-child {
    padding: 0;
    margin: 0;
  }
  .methods-card:last-child {
    margin-bottom: 30px;
  }
  .footer__box:last-child,
  .footer__menu a:last-child,
  .package__card:last-child {
    margin-bottom: 0;
  }
  .before-after__image {
    text-align: center;
    margin: auto;
  }
  .package__card {
    margin: 0 0 20px;
    cursor: pointer;
  }
  .package__card-content {
    min-height: auto;
  }
  .footer__menu a {
    margin-bottom: 20px;
  }
  .footer__box {
    margin-bottom: 30px;
  }
  .footer__bar {
    padding-bottom: 100px;
  }
  .footer__copyright {
    display: block;
    margin-bottom: 10px;
  }
  .footer__provenexpert {
    display: inline-block;
    float: none;
    margin-top: 10px;
    padding-top: 25px;
  }
  .footer__provenexpert:after {
    left: 57px;
  }
  .footer__copyright .dmca {
    position: relative;
    right: 0;
    top: 5px;
  }
  .footer__menu {
    border-bottom: unset;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 886px) {
  .methods-card-title .bold {
    padding-bottom: 25px;
  }
}
@media (max-width: 868px) {
  .est-doctor-title {
    font-size: 60px;
    width: 60%;
    line-height: 70px;
  }
  .est-doctor-text {
    width: 40%;
  }
  .badge > .container:before {
    height: 520px;
    background-position: left center;
  }
  .certificate__items {
    display: block;
    text-align: center;
  }
  .certificate__item {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    text-align: center;
  }
  .certificate__item:last-child {
    margin-bottom: 0;
  }
  .certificate__item-icon {
    margin: 0 auto;
  }
  .est-patient-video iframe {
    width: 100%;
  }
  #est-patient-slider .swiper-slide-active .est-patient-content,
  .est-patient-writer {
    display: block;
  }
  #est-patient-slider .swiper-button-next,
  #est-patient-slider .swiper-button-prev {
    display: block;
    top: 390px;
    background-repeat: no-repeat;
    background-size: 14px 27px;
  }
  #est-patient-slider .swiper-button-next {
    right: 0;
  }
  #est-patient-slider .swiper-button-prev {
    left: 0;
  }
  .methods-card-title {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .est-video-wide,
  .methods:after,
  .methods:before {
    display: none;
  }
  .est-video-mobile {
    display: block;
  }
}
@media (max-width: 596px) {
  .header__logo img {
    width: 100px;
  }
  .modalContainer .modalContent {
    width: 80%;
  }
  .package__card-button,
  .service__items {
    display: inline-block;
  }
  .est-patient-slider {
    padding: 10px 20px 50px;
  }
  .comment__box-text {
    font-size: 16px;
  }
  .comment__slider-button-next,
  .comment__slider-button-prev {
    display: none;
  }
  .swiper-slide-active img {
    height: auto;
  }
  .methods-card-button a:before {
    top: 10px;
    width: 15px;
    background-size: 100%;
  }
  .methods-card-button a {
    padding: 10px 57px 10px 27px;
    font-size: 16px;
  }
  .methods-card-text p {
    font-size: 16px;
    padding: 0 10px;
  }
  #before-after__slider .before-after__slider-button-next,
  #est-slider .swiper-button-next {
    right: 15px;
  }
  #before-after__slider .before-after__slider-button-prev,
  #est-slider .swiper-button-prev {
    left: 15px;
  }
  .analysis__icon {
    width: 31px;
    background-size: 100%;
    height: 32px;
  }
  .est-doctor-button {
    font-size: 16px;
    border: 3px solid #38383d;
    text-align: center;
  }
  #est-forms {
    margin-top: 50%;
    padding: 20px 30px !important;
    height: 680px;
  }
  .video-content {
    display: inline-block !important;
    margin-top: 600px;
  }
  .getfreeconsultation .form-content input {
    width: 100% !important;
  }
  .getfreeconsultation .form-wrapper {
    padding: 30px !important;
  }
  .header__logo {
    padding: 10px 0 10px 10px;
  }
  .est-text,
  .est-title {
    padding: 0;
    text-align: center;
  }
  .header__logo svg {
    width: 170px;
    height: auto;
  }
  .header.is-sticky .header__menu-button,
  .header__menu-button {
    top: 20px;
    right: 20px;
  }
  .header .call-btn img {
    margin-right: 5px;
  }
  .header .call-btn {
    color: #fff;
    display: initial;
    top: 20px;
    position: absolute;
    right: 60px;
  }
  .analysis.is-sticky,
  .header.is-sticky .analysis {
    padding: 5px 0;
  }
  .mobile-sticky {
    width: 100%;
    right: auto;
    left: auto;
    bottom: 10px;
  }
  .mobile-sticky__whatsapp {
    float: right !important;
    margin: 0 10px 0 0;
  }
  .mobile-sticky__analysis {
    float: left;
    margin-right: 10px;
  }
  .analysis__text {
    font-size: 16px;
    margin: 0 5px 0 0;
  }
  .analysis__button span,
  .service__items:last-child .service__item:last-child:before {
    display: none;
  }
  .analysis__button:before {
    top: -7px !important;
    background-size: 100% !important;
    width: 24px !important;
  }
  .est-button-down {
    bottom: 33%;
    display: none;
  }
  .est-title {
    font-size: 28px;
    line-height: 28px;
    font-weight: 800;
  }
  .est-text {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 40px;
  }
  .est-doctor-title {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 46px;
  }
  .est-doctor-title-label {
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
  }
  .est-doctor-text {
    width: 100%;
  }
  .est-doctor {
    margin-top: 10px;
    padding-bottom: 520px;
  }
  .badge__content,
  .md-bio,
  .service.service-mobile,
  .whatsapp__box {
    display: block;
  }
  .badge__content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .badge > .container:before {
    bottom: 420px;
    height: 420px;
    background-position: center top;
  }
  .badge:after {
    width: 120%;
  }
  .badge > .container:after {
    width: 95%;
  }
  .badge__item {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
    text-align: center;
  }
  .badge__text {
    font-size: 17px;
  }
  .certificate__item svg {
    width: 90px;
    height: 90px;
  }
  .certificate__item {
    height: inherit;
    padding: 0;
  }
  .certificate {
    padding: 10% 5%;
  }
  .welcome {
    padding-top: 200px;
    padding-bottom: 0;
    background-size: contain;
  }
  .welcome:after {
    top: 0;
    height: 100%;
    bottom: inherit;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0, #111 40%);
  }
  .welcome__icon {
    margin-bottom: 20px;
  }
  .service__title,
  .welcome__title {
    font-size: 36px;
  }
  .service__title-sub {
    font-size: 24px;
  }
  .methods-card-title {
    padding-left: 75px;
  }
  .methods-card-icon img,
  .methods-card-icon svg {
    max-width: 65px;
    height: 100%;
  }
  .methods-card-title .bold {
    display: block;
    font-size: 30px;
  }
  .methods-card-content {
    padding: 20px 10px;
    border-radius: 20px;
  }
  .methods {
    margin-bottom: 0;
    padding: 0 20px;
  }
  .est-patient,
  .whatsapp {
    margin-bottom: 60px;
  }
  .whatsapp {
    padding: 5% 20px;
  }
  .comment__boxes,
  .whatsapp__content {
    padding: 0;
  }
  .whatsapp__button {
    position: relative;
    right: inherit;
    display: inline-block;
    margin-top: 20px;
    padding: 10px 60px;
  }
  .before-after__title,
  .certificate__title,
  .comment__title,
  .est-patient-title,
  .faq__title,
  .methods-title,
  .package__title,
  .video__title,
  .welcome__title {
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px;
  }
  .badge,
  .certificate__title,
  .comment,
  .faq,
  .package,
  .video,
  .welcome {
    margin-bottom: 0;
  }
  .comment__title {
    text-align: left;
  }
  .faq__title {
    width: 100%;
  }
  .before-after {
    margin: 0;
  }
  .comment {
    padding: 5% 30px;
  }
  .comment__slider-button-next {
    margin-bottom: 10px;
  }
  .md-bio__image {
    display: block;
    margin: 0 0 10px;
    text-align: center;
  }
  .service {
    padding: 10% 5%;
    margin: 0;
  }
  .package__description {
    padding-bottom: 0;
  }
  .package__box {
    padding: 30px 20px 70px;
  }
  .service__title-sub {
    margin-bottom: 20px;
  }
  .video__box iframe {
    min-height: 240px;
  }
  .methods-card-title {
    padding-top: 0;
    font-size: 20px;
  }
  .est-patient-video iframe {
    min-height: 373px;
  }
}
@media (max-width: 460px) {
  #est-forms {
    margin-top: 45px;
    height: 900px;
  }
  .whatsapp__text,
  .whatsapp__title {
    font-size: 24px;
  }
  main .trustPilotSVG {
    max-width: 80%;
    margin: 0 auto;
    display: block;
  }
  .welcome:after {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0, #111 30%);
  }
  .welcome {
    padding-top: 120px;
  }
  .badge > .container:before {
    bottom: 350px;
    height: 420px;
    background-position: center top;
  }
  .est-doctor {
    padding: 10% 30px;
    margin: 0;
  }
  .certificate__item-icon {
    width: 120px;
    height: 120px;
  }
  .before-after__image {
    padding: 5px;
    margin: auto;
    width: 70%;
  }
}
.navgetfreeconsultation {
  background: linear-gradient(270deg, #000, #565656, #a8a8a8);
  background-size: 600% 600%;
  -webkit-animation: 30s infinite navgetfreeconsultation;
  -moz-animation: 30s infinite navgetfreeconsultation;
  animation: 30s infinite navgetfreeconsultation;
  margin-top: 30px !important;
}
@-webkit-keyframes navgetfreeconsultation {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@-moz-keyframes navgetfreeconsultation {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes navgetfreeconsultation {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.navgetfreeconsultation a {
  font-weight: 700;
}
.getfreeconsultation .form-wrapper h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
}
.getfreeconsultation .form-wrapper {
  background: #1b5c92;
  border-radius: 30px;
  padding: 40px;
  width: 100%;
  display: inline-block;
  margin-bottom: 100px;
}
.getfreeconsultation .form-content .submit {
  background: #009b7a;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  padding: 17px;
  float: right;
  width: 300px;
}
.getfreeconsultation .form-content input {
  width: 48%;
  float: left;
  padding: 20px;
  border-radius: 30px;
  border: 0;
  margin-right: 2%;
  margin-bottom: 2%;
}
.skrollable {
  position: fixed;
  z-index: 100;
}
.skrollable .skrollable,
.skrollr-mobile .skrollable {
  position: absolute;
}
.skrollable .skrollable .skrollable {
  position: static;
}
.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "►";
  font-size: 100px;
  color: #fff;
  opacity: 0.8;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.video-thumbnail:hover:before {
  color: #eee;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdh18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdo18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdg18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdv18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdj18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdi18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSds18S0xR41.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18S0xR41.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdh18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdo18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdg18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdj18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18S0xR41.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdh18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdo18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdg18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdv18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdj18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdi18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18S0xR41.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydh18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydo18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydg18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydv18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydj18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydi18S0xR41YDw.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklyds18S0xR41.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmhdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wkxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wlBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmRdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wlxdu3cOWxw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmhdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwkxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmxdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmBdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmRdu3cOWxy40.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.whatsappbtn {
  max-width: 150px;
  bottom: 1rem;
  position: fixed;
  left: 1rem;
  z-index: 999;
}
#est-forms .form-element .submitbtn {
  border-radius: 15px;
  font-weight: 600;
  padding: 8px 10px !important;
  font-size: 20px;
  background: #13a89e;
  color: #fff;
}
#est-forms .form-element .submitbtn:hover {
  background: #4c4c50;
}
#est-forms .forminfo {
  color: #fff;
  text-align: center;
}
#est-forms h2 {
  color: #fff !important;
  font-size: 28px !important;
  margin-bottom: 30px !important;
  font-weight: 600 !important;
  text-align: center;
}
#est-forms #countryDial,
#est-forms .form-element input,
#est-forms .form-element select,
#est-forms .form-element textarea {
  height: 44px !important;
}
.modalContainer .modalDialogOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.modalContainer .modalContent {
  max-width: 370px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  min-height: 490px;
}
.modalContainer .content {
  min-height: 490px;
}
.modalContainer .close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #f44336;
  color: #fff;
  padding: 2px 5px;
  font-size: 25px;
  width: 60px;
  border-bottom-left-radius: 14px;
}
#est-forms-modal h2 {
  font-weight: 600 !important;
  color: #393939;
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}
#alana-forms {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
#est-forms .form-element,
#est-forms-modal .form-element {
  margin: 10px 0;
}
#est-forms .form-element select,
#est-forms-modal .form-element input,
#est-forms-modal .form-element textarea {
  width: 100%;
  font-size: 14px;
  padding: 7px;
  cursor: pointer;
  color: #4c4c4c;
  font-family: inherit;
  border: none;
  background-color: #efeeee;
  border-radius: 15px;
  height: 44px;
}
#est-forms p,
#est-forms p a,
#est-forms-modal p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 15px;
}
#est-forms p,
#est-forms-modal p {
  margin: 0;
  text-align: inherit;
}
#est-forms #formPaDial,
#est-forms-modal #formPaDial {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  color: #000 !important;
  font-size: 13px !important;
  margin: 0 10px;
}
#est-forms .dialCodep,
#est-forms-modal .dialCodep {
  color: #000;
}
#est-forms-modal .form-element input::-webkit-input-placeholder,
#est-forms-modal .form-element select::-webkit-input-placeholder,
#est-forms-modal .form-element textarea::-webkit-input-placeholder {
  padding: 10px 20px !important;
  border-radius: 12px !important;
}
#est-forms-modal .form-element input:-ms-input-placeholder,
#est-forms-modal .form-element select::before,
#est-forms-modal .form-element textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  font-size: 15px;
}
#est-forms-modal .form-element input::placeholder,
#est-forms-modal .form-element select::before,
#est-forms-modal .form-element textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  font-size: 15px;
}
#est-forms .dropholder,
#est-forms-modal .dropholder {
  max-width: 70px;
  border-radius: 10px;
  color: #000;
  position: relative;
}
#est-forms .dropdown .emoji,
#est-forms .dropdownMenu li .emoji,
#est-forms-modal .dropdown .emoji,
#est-forms-modal .dropdownMenu li .emoji {
  width: 30px !important;
  height: 30px !important;
}
#est-forms .dropholder p,
#est-forms-modal .dropholder p {
  font-size: 15px;
  margin: 0;
}
#est-forms .dropdown,
#est-forms-modal .dropdown,
.dropholder {
  background: -webkit-linear-gradient(#f1f1f1, #d5d5d5);
  background: -moz-linear-gradient(#f1f1f1, #d5d5d5);
  background: -ms-linear-gradient(#f1f1f1, #d5d5d5);
  background: -o-linear-gradient(#f1f1f1, #d5d5d5);
  background: linear-gradient(#f1f1f1, #d5d5d5);
}
#est-forms .dropdown,
#est-forms-modal .dropdown {
  min-width: 97px;
  height: 32px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  margin: 1px;
}
#est-forms .dropdown:after,
#est-forms-modal .dropdown:after {
  background-color: #dfdfdf;
  content: "▾";
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 2px;
  margin-right: 5px;
  display: block;
  z-index: +99;
}
#est-forms .dropdownMenu,
#est-forms-modal .dropdownMenu {
  max-width: 300px;
  min-width: 300px;
  max-height: 200px;
  overflow: auto;
  padding: 0;
  position: absolute;
  left: 0;
  top: 32px;
  right: 0;
  margin: 37px 0 0;
  color: #000;
  font-size: 11px;
  cursor: pointer;
  display: none;
  background-color: #dfdfdf;
  z-index: 5;
}
#est-forms .dropdownMenu li,
#est-forms-modal .dropdownMenu li {
  padding: 10px;
  border-bottom: 1px dotted #fff;
  font-size: 12px;
  color: #000;
  list-style: none;
  display: flex;
  align-items: center;
  align-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#est-forms .dropdownMenu li:hover,
#est-forms-modal .dropdownMenu li:hover {
  background: #e53500;
}
#est-forms .dropdownMenu li:last-child,
#est-forms-modal .dropdownMenu li:last-child {
  border: none;
}
#est-forms .typeSearch,
#est-forms-modal .typeSearch {
  display: none;
  min-width: 300px;
  max-width: 300px;
}
#est-forms .form-element #phone2,
#est-forms .form-element #phone3,
#est-forms-modal .form-element #phone2 {
  text-indent: 100px;
}
#est-forms-modal .countryPnl {
  background-color: #e1e1e1;
  position: absolute;
  z-index: +10;
  width: 100%;
  margin-top: -35px;
  display: none;
}
#est-forms #countryDial1,
#est-forms #countryDial3,
#est-forms-modal #countryDial {
  cursor: pointer;
  height: 44px;
  padding: 0 15px;
  background-color: #efeeee;
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #4c4c4c;
  border-radius: 15px 0 0 15px;
}
#est-forms #countryDial1:after,
#est-forms #countryDial3:after,
#est-forms #countryDial:after {
  background-color: #efeeee;
  content: "▾";
  font-size: 18px;
  position: relative;
  left: 5px;
  top: 0;
  margin-right: 5px;
  display: block;
}
#est-forms .form-element .countryCode1,
#est-forms .form-element .countryCode3,
#est-forms-modal .form-element .countryCode {
  margin: 0;
  border-radius: 0 15px 15px 0;
}
#est-forms .forminfo,
#est-forms-modal .forminfo {
  margin: 15px 0 0;
}
#est-forms .countryCode1DialList,
#est-forms .countryCode3DialList,
#est-forms-modal .countryCodeDialList {
  cursor: pointer;
  min-height: 150px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  max-height: 220px;
  overflow: auto;
  background: #ededed;
  padding-left: 10px;
}
#est-forms .countryCode1DialList li,
#est-forms .countryCode3DialList li,
#est-forms-modal .countryCodeDialList li {
  padding: 13px 10px;
  line-height: 11px;
  margin: 0;
  list-style: none;
  font-size: 14px;
  display: flex;
  color: #000;
  border-bottom: 1px solid #ccc;
}
#est-forms #dialcodeHolder1,
#est-forms #dialcodeHolder3,
#est-forms-modal #dialcodeHolder {
  color: #000;
  min-width: 45px;
}
#est-forms .form-element .filterTxt1,
#est-forms .form-element .filterTxt3,
#est-forms-modal .form-element .filterTxt {
  background-color: #fff;
  border-radius: 0;
}
#est-forms-modal .form-element .submitbtn {
  border-radius: 15px;
  font-weight: 600;
  padding: 8px 10px !important;
  font-size: 20px;
  background: #dfb437;
  color: #000;
}
#est-forms-modal .loader {
  width: 40px;
  height: 40px;
  border: 10px solid #000;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 50% auto;
  animation: 1s linear infinite rotation;
  display: none;
}
#dialCodeSelected,
#dialCodeSelected3 {
  display: flex;
  align-items: center;
  background: 0 0;
}
#country2 {
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 10px;
  background-color: #efeeee;
  padding: 0 20px;
}
#est-forms {
  background: #0000007a;
  background: #0000007a;
  border-radius: 30px;
  padding: 30px;
}
#dialCodeSelected1 {
  display: flex;
  align-items: center;
}
#est-forms .form-element input,
#est-forms .form-element select,
#est-forms .form-element textarea {
  width: 100%;
  font-size: 14px;
  padding: 7px 0;
  text-indent: 5%;
  cursor: pointer;
  color: #4c4c4c;
  font-family: inherit;
  border: none;
  background-color: #efeeee;
  border-radius: 15px;
  height: 30px;
}
#est-forms .form-element input::-webkit-input-placeholder,
#est-forms .form-element select::-webkit-input-placeholder,
#est-forms .form-element textarea::-webkit-input-placeholder {
  padding: 10px 20px !important;
  border-radius: 12px !important;
}
#est-forms,
#est-forms .form-element input:-ms-input-placeholder,
#est-forms .form-element textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  font-size: 15px;
}
#est-forms .form-element input::placeholder,
#est-forms .form-element textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  font-size: 15px;
}
#est-forms .countryPnl1,
#est-forms .countryPnl3 {
  background-color: #e1e1e1;
  position: absolute;
  z-index: +10;
  width: 325px;
  margin-top: -35px;
  display: none;
}
#est-forms .loader,
#est-forms .loader-3 {
  width: 40px;
  height: 40px;
  border: 10px solid #fff;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 50% auto;
  animation: 1s linear infinite rotation;
  display: none;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#est-forms .form-element .submitbtn {
  height: 40px;
}
#rum_sst_tab {
  font-family: Tahoma, sans-serif;
  top: 270px;
  background-color: #38383d;
  color: #fff;
  border-style: solid;
  border-width: 0;
}
.rum_sst_right {
  left: -1px;
  cursor: pointer;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
.rum_sst_contents {
  position: fixed;
  margin: 0;
  padding: 4px 13px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  border-style: solid;
  display: block;
  z-index: 100000;
}
.team {
  padding: 50px 0 0;
}
.team-element {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  margin-bottom: 50px;
}
.team-name {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: block;
  color: #38383d;
}
.team-name::before {
  display: none;
  content: "❯";
  position: absolute;
  left: 0;
  top: 2px;
  color: #38383d;
  font-size: 18px;
  transition: 0.3s ease-in-out;
  -moz-animation: 2s infinite bounce-right;
  -webkit-animation: 2s infinite bounce-right;
  animation: 2s infinite bounce-right;
}
.team-name.open::before {
  transform: rotate(90deg);
}
.team-image {
  width: 100%;
  height: 100%;
  order: 1;
}
.team-comment {
  flex-grow: 1;
  order: 2;
  width: 100%;
}
.team-comment-2 {
  flex-grow: 1;
  order: 1;
  width: 100%;
}
.team-comment h3,
.team-comment p,
.team-comment-2 h3,
.team-comment-2 p {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 2.1rem;
}
.team-image-2 {
  width: 100%;
  height: 100%;
  order: 2;
}
.team-image img,
.team-image-2 img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  object-position: top;
}
.team-element a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  margin-bottom: -9px;
}
.team-element .ins {
  filter: invert(68%) sepia(37%) saturate(7495%) hue-rotate(173deg)
    brightness(76%) contrast(94%);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDIuODgxMjVDMjAuMjc1IDIuODgxMjUgMjAuNzgxMiAyLjkgMjIuNDYyNSAyLjk3NUMyNC4wMjUgMy4wNDM3NSAyNC44Njg3IDMuMzA2MjUgMjUuNDMxMiAzLjUyNUMyNi4xNzUgMy44MTI1IDI2LjcxMjUgNC4xNjI1IDI3LjI2ODcgNC43MTg3NUMyNy44MzEyIDUuMjgxMjUgMjguMTc1IDUuODEyNSAyOC40NjI1IDYuNTU2MjVDMjguNjgxMiA3LjExODc1IDI4Ljk0MzggNy45Njg3NSAyOS4wMTI1IDkuNTI1QzI5LjA4NzUgMTEuMjEyNSAyOS4xMDYzIDExLjcxODcgMjkuMTA2MyAxNS45ODc1QzI5LjEwNjMgMjAuMjYyNSAyOS4wODc1IDIwLjc2ODcgMjkuMDEyNSAyMi40NUMyOC45NDM4IDI0LjAxMjUgMjguNjgxMiAyNC44NTYyIDI4LjQ2MjUgMjUuNDE4N0MyOC4xNzUgMjYuMTYyNSAyNy44MjUgMjYuNyAyNy4yNjg3IDI3LjI1NjJDMjYuNzA2MiAyNy44MTg3IDI2LjE3NSAyOC4xNjI1IDI1LjQzMTIgMjguNDVDMjQuODY4NyAyOC42Njg3IDI0LjAxODcgMjguOTMxMiAyMi40NjI1IDI5QzIwLjc3NSAyOS4wNzUgMjAuMjY4OCAyOS4wOTM3IDE2IDI5LjA5MzdDMTEuNzI1IDI5LjA5MzcgMTEuMjE4OCAyOS4wNzUgOS41Mzc1IDI5QzcuOTc1IDI4LjkzMTIgNy4xMzEyNSAyOC42Njg3IDYuNTY4NzUgMjguNDVDNS44MjUgMjguMTYyNSA1LjI4NzUgMjcuODEyNSA0LjczMTI1IDI3LjI1NjJDNC4xNjg3NSAyNi42OTM3IDMuODI1IDI2LjE2MjUgMy41Mzc1IDI1LjQxODdDMy4zMTg3NSAyNC44NTYyIDMuMDU2MjUgMjQuMDA2MiAyLjk4NzUgMjIuNDVDMi45MTI1IDIwLjc2MjUgMi44OTM3NSAyMC4yNTYyIDIuODkzNzUgMTUuOTg3NUMyLjg5Mzc1IDExLjcxMjUgMi45MTI1IDExLjIwNjIgMi45ODc1IDkuNTI1QzMuMDU2MjUgNy45NjI1IDMuMzE4NzUgNy4xMTg3NSAzLjUzNzUgNi41NTYyNUMzLjgyNSA1LjgxMjUgNC4xNzUgNS4yNzUgNC43MzEyNSA0LjcxODc1QzUuMjkzNzUgNC4xNTYyNSA1LjgyNSAzLjgxMjUgNi41Njg3NSAzLjUyNUM3LjEzMTI1IDMuMzA2MjUgNy45ODEyNSAzLjA0Mzc1IDkuNTM3NSAyLjk3NUMxMS4yMTg4IDIuOSAxMS43MjUgMi44ODEyNSAxNiAyLjg4MTI1Wk0xNiAwQzExLjY1NjIgMCAxMS4xMTI1IDAuMDE4NzUgOS40MDYyNSAwLjA5Mzc1QzcuNzA2MjUgMC4xNjg3NSA2LjUzNzUgMC40NDM3NSA1LjUyNSAwLjgzNzVDNC40Njg3NSAxLjI1IDMuNTc1IDEuNzkzNzUgMi42ODc1IDIuNjg3NUMxLjc5Mzc1IDMuNTc1IDEuMjUgNC40Njg3NSAwLjgzNzUgNS41MTg3NUMwLjQ0Mzc1IDYuNTM3NSAwLjE2ODc1IDcuNyAwLjA5Mzc1IDkuNEMwLjAxODc1IDExLjExMjUgMCAxMS42NTYyIDAgMTZDMCAyMC4zNDM3IDAuMDE4NzUgMjAuODg3NSAwLjA5Mzc1IDIyLjU5MzdDMC4xNjg3NSAyNC4yOTM3IDAuNDQzNzUgMjUuNDYyNSAwLjgzNzUgMjYuNDc1QzEuMjUgMjcuNTMxMiAxLjc5Mzc1IDI4LjQyNSAyLjY4NzUgMjkuMzEyNUMzLjU3NSAzMC4yIDQuNDY4NzUgMzAuNzUgNS41MTg3NSAzMS4xNTYyQzYuNTM3NSAzMS41NSA3LjcgMzEuODI1IDkuNCAzMS45QzExLjEwNjIgMzEuOTc1IDExLjY1IDMxLjk5MzcgMTUuOTkzNyAzMS45OTM3QzIwLjMzNzUgMzEuOTkzNyAyMC44ODEzIDMxLjk3NSAyMi41ODc1IDMxLjlDMjQuMjg3NSAzMS44MjUgMjUuNDU2MyAzMS41NSAyNi40Njg4IDMxLjE1NjJDMjcuNTE4OCAzMC43NSAyOC40MTI1IDMwLjIgMjkuMyAyOS4zMTI1QzMwLjE4NzUgMjguNDI1IDMwLjczNzUgMjcuNTMxMiAzMS4xNDM3IDI2LjQ4MTJDMzEuNTM3NSAyNS40NjI1IDMxLjgxMjUgMjQuMyAzMS44ODc1IDIyLjZDMzEuOTYyNSAyMC44OTM3IDMxLjk4MTMgMjAuMzUgMzEuOTgxMyAxNi4wMDYyQzMxLjk4MTMgMTEuNjYyNSAzMS45NjI1IDExLjExODcgMzEuODg3NSA5LjQxMjVDMzEuODEyNSA3LjcxMjUgMzEuNTM3NSA2LjU0Mzc1IDMxLjE0MzcgNS41MzEyNUMzMC43NSA0LjQ2ODc1IDMwLjIwNjMgMy41NzUgMjkuMzEyNSAyLjY4NzVDMjguNDI1IDEuOCAyNy41MzEyIDEuMjUgMjYuNDgxMyAwLjg0Mzc1QzI1LjQ2MjUgMC40NSAyNC4zIDAuMTc1IDIyLjYgMC4xQzIwLjg4NzUgMC4wMTg3NSAyMC4zNDM4IDAgMTYgMFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNiA3Ljc4MTI1QzExLjQ2MjUgNy43ODEyNSA3Ljc4MTI1IDExLjQ2MjUgNy43ODEyNSAxNkM3Ljc4MTI1IDIwLjUzNzUgMTEuNDYyNSAyNC4yMTg4IDE2IDI0LjIxODhDMjAuNTM3NSAyNC4yMTg4IDI0LjIxODggMjAuNTM3NSAyNC4yMTg4IDE2QzI0LjIxODggMTEuNDYyNSAyMC41Mzc1IDcuNzgxMjUgMTYgNy43ODEyNVpNMTYgMjEuMzMxMkMxMy4wNTYzIDIxLjMzMTIgMTAuNjY4NyAxOC45NDM4IDEwLjY2ODcgMTZDMTAuNjY4NyAxMy4wNTYzIDEzLjA1NjMgMTAuNjY4NyAxNiAxMC42Njg3QzE4Ljk0MzggMTAuNjY4NyAyMS4zMzEyIDEzLjA1NjMgMjEuMzMxMiAxNkMyMS4zMzEyIDE4Ljk0MzggMTguOTQzOCAyMS4zMzEyIDE2IDIxLjMzMTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjYuNDYyNSA3LjQ1NTg2QzI2LjQ2MjUgOC41MTgzNiAyNS42IDkuMzc0NjIgMjQuNTQzOCA5LjM3NDYyQzIzLjQ4MTMgOS4zNzQ2MiAyMi42MjUgOC41MTIxMSAyMi42MjUgNy40NTU4NkMyMi42MjUgNi4zOTMzNiAyMy40ODc1IDUuNTM3MTEgMjQuNTQzOCA1LjUzNzExQzI1LjYgNS41MzcxMSAyNi40NjI1IDYuMzk5NjEgMjYuNDYyNSA3LjQ1NTg2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    no-repeat;
}
@media (max-width: 767px) {
  .team-element {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .team-element p {
    text-align: justify;
  }
  .team-name {
    border-bottom: 2px solid #38383d;
    padding: 3px 6px;
  }
  .collapsible-content.open,
  .team-name::before {
    display: block;
  }
  .team-comment-2 {
    order: 2;
  }
  .team-image-2 {
    order: 1;
  }
  .collapsible-content {
    display: none;
  }
}
.steps-container,
.toggle {
  align-items: center;
  display: flex;
}
.timelineArea h2,
.timelineArea p {
  text-align: center;
  font-family: "open sans";
  font-style: normal;
}
@media (max-width: 596px) {
  .team-image img,
  .team-image-2 img {
    max-height: 465px;
  }
}
.timelineArea {
  padding-top: 60px;
  padding-bottom: 60px;
}
.timelineArea h2 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: var(--text-color);
  margin-bottom: 20px;
}
.timelineArea p {
  font-weight: 300;
  font-size: 18px;
}
.toggle {
  transform: scale(0.8);
  position: absolute;
  bottom: 30px;
  justify-content: space-around;
  max-width: 140px;
}
.toggle span {
  margin: 0 0.5rem;
}
.toggle input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.toggle input[type="checkbox"]:checked + label {
  background: #13cb8f;
}
.toggle input[type="checkbox"]:checked + label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%);
}
.toggle label {
  cursor: pointer;
  width: 75px;
  height: 34px;
  background: #d2d3d8;
  display: block;
  border-radius: 40px;
  position: relative;
}
.toggle label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 30px;
  height: 30px;
  background: var(--sub-color);
  border-radius: 40px;
  transition: 0.3s;
}
.steps-container {
  padding: 37px;
  position: relative;
  justify-content: center;
  margin-bottom: 60px;
  margin-top: 20px;
}
.steps-container .step {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  flex-grow: 0;
  width: 18px;
  height: 18px;
  border: 4px solid var(--color-timeline-default);
  border-radius: 50%;
  cursor: pointer;
}
.steps-container .step.completed {
  width: 18px;
  height: 18px;
  background: var(--color-step-completed);
  border: none;
}
.steps-container .step.completed svg {
  transition: 0.2s;
  display: block;
  height: 10px;
  width: 10px;
  fill: var(--color-checkmark-completed);
}
.steps-container .step.in-progress {
  width: 18px;
  height: 18px;
  background: var(--color-in-progress);
  border: none;
}
.steps-container .step.in-progress .preloader {
  display: block;
  height: 10px;
  width: 10px;
  border: 2px solid var(--sub-color);
  border-radius: 50%;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.steps-container .step .label {
  position: absolute;
  top: 30px;
  filter: none;
  z-index: 2000;
  color: var(--color-label-default);
  transition: 0.2s;
  font-weight: 700;
}
.steps-container .step .label.completed {
  color: var(--color-label-completed);
}
.steps-container .step .label.loading {
  color: var(--color-label-loading);
}
.steps-container .step .icon {
  font-size: 40px;
  position: absolute;
  top: -60px;
  color: var(--color-icon-default);
  transition: color 0.2s;
  filter: grayscale(1);
}
.steps-container .step .icon.completed {
  color: var(--color-icon-completed);
  filter: grayscale(0);
}
.steps-container .step .icon.in-progress {
  color: var(--color-in-progress);
  filter: grayscale(0);
}
.steps-container .line {
  transition: 0.2s;
  height: 2px;
  flex-grow: 1;
  background: var(--color-timeline-default);
}
.steps-container .line.completed {
  background: var(--color-step-completed);
}
.steps-container .line.next-step-uncomplete {
  background: linear-gradient(
    to right,
    var(--color-step-completed),
    var(--color-timeline-default)
  );
}
.steps-container .line.next-step-in-progress {
  background: linear-gradient(
    to right,
    var(--color-step-completed),
    var(--color-in-progress)
  );
}
.steps-container .line.prev-step-in-progress {
  background: linear-gradient(
    to right,
    var(--color-in-progress),
    var(--color-timeline-default)
  );
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
