/*
Theme Name: Grow Progress
Theme URI: https://appliedimagination.com/
Description: A custom theme built by the team at Applied Imagination.
Author: Applied Imagination
Version: 2.1
*/
/**
 * Swiper 11.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 23, 2024
 */
:root {
  --swiper-theme-color: #007aff;
  --lightest-blue: #d7e8f8;
  --light-blue: #b3cfff;
  --periwinkle: #5b5dc0;
  --causes-dark: #1f1628;
  --light-neutral: #ebf5ff;
  --dark-blue: #2050b5;
  --brands-lavender: #bfb2e8;
  --brands-light-purple: #dcd2ff;
  --brands-body: #f2f2fd;
  --brands-darkest-purple: #5e4ca6;
  --brands-dark-purple: #432c97;
  --brands-light-blue: #6c9bff;
  --brands-dark-muted-purple: #bfb2e8;
}

.sub-menu {
  background-color: white;
  z-index: 111;
}

.nav-element.footer-site-label.has-sub > .sub-menu,
.nav-element.footer-site-sub-label.has-sub > .sub-menu {
  background-color: rgba(0, 0, 0, 0);
}

.column-items span {
  padding-left: 2px;
}

.break-on-mb.nav-button-wrapper {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

@media (max-width: 1415px) {
  .break-on-mb.nav-button-wrapper {
    display: flex;
  }
}

@media (min-width: 1416px) {
  .break-on-mb.nav-button-wrapper {
    display: none;
  }
}

.nav.mobile {
  margin: 1px;
}

@media (max-width: 859px) {
  .hero-home .phrase .typewrite {
    display: block;
    margin-left: 0;
  }
}

.hero-home .phrase {
  display: block;
}

.card>aside>p {
  margin-bottom: 1.75em;
}

.xxs-text {
  font-size: 10px;
}

.flip-l-padding {
  margin-bottom: 1.75em;
}

.site-header.sticky {
  background-color: white;
}

.nav-element.nav-site__sm a,
.nav-site__sm.nav-site__sm--brands a {
  color: var(--brands-dark-purple);
}

.nav__sites__item.nav__sites__item--causes {
  color: #6c9bff;
}

.nav__sites__item.nav__sites__item--causes:hover {
  color: #3c5791;
  border-bottom-color: #3c5791;
  transform: translateY(5px);
}

.nav__sites__item.nav__sites__item--brands {
  color: #5e4ca6;
}

.nav__sites__item.nav__sites__item--brands:hover {
  color: #302559;
  border-bottom-color: #302559;
  transform: translateY(5px);
}

.nav__sites__item--causes {
  border-bottom: 5px solid #6c9bff;
}

.nav__sites__item--brands {
  border-bottom: 5px solid #5e4ca6;
}

.nav-element.primary a span,
.nav-element.secondary a span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 100%;
}

@media (max-width: 658px) {
  .site-footer .box .right .nav {
    display: grid !important;
    grid-template-columns: 1fr !important;
    row-gap: 25px;
  }
}

/* footer */
.column-items>.nav-element.footer-site-label>.sub-menu>.nav-element.nav-element--unset>a>span {
  font-weight: 400;
  text-transform: capitalize;
}

.nav-right>.nav-element>a>span {
  padding: 0;
}

/* Target only the 'FOR CAUSES' span */
.column-items>.nav-element.footer-site-label>a>span {
  font-size: 22px;
  font-weight: 700;
}

/* Target only the 'Customers' span */
.column-items>.nav-element.footer-site-label>.sub-menu>.nav-element>a>span {
  font-weight: bold;
  text-transform: uppercase;
}

.sub-menu>.nav-element.footer-site-sub-label>a>span {
  font-weight: bold;
  text-transform: uppercase;
}

.nav-element.footer-site-label>a>i.icon-plus {
  display: none;
}

.nav-element.footer-site-sub-label>a>i.icon-plus {
  display: none;
}

/* end footer */
.nav__sites-wrapper {
  padding: 24px 0px;
  display: flex;
  flex-direction: row;
  column-gap: 33px;
}

@media screen and (max-width: 768px) {
  .nav__sites-wrapper {
    flex-direction: column;
    row-gap: 15px;
    width: 100%;
    padding: 10px 20px;
  }
}

.nav__sites__item {
  font-size: 22px;
  text-decoration: none;
  padding: 10px 0px;
}

.site-header .nav>.nav-element>a {
  padding-left: 3px;
}

.site-header .nav {
  align-items: center;
}

.site-header.sticky .wrapper {
  max-height: 90px;
}

.site-header .nav-right {
  align-items: center;
}

.nav-element.primary a,
.nav-element.secondary a {
  padding: 17px 24px;
}

.nav-button-wrapper {
  display: flex;
  flex-direction: row;
  column-gap: 30px;
  align-items: center;
}

@media (max-width: 1024px) {
  .nav-button-wrapper {
    display: none;
  }
}

@media (max-width: 768px) {
  .nav-button-wrapper {
    display: none;
  }

  .nav-element.primary,
  .nav-element.secondary {
    width: 100%;
  }

  .nav-item__site {
    padding: 0px 0px;
  }

  .flip-cards {
    padding-bottom: 30px !important;
  }
}

.nav-item__site {
  text-decoration: none;
  font-size: 16px;
  padding: 17px 24px;
}

.nav-element.nav-item__site-id > a >span {
  font-size: 26px;
}

.site-footer > .box > .wrapper > aside.left {
  padding-top:9px;
}

.hero-button-group {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  column-gap: 15px;
}

/* For Brands */
.animated-bullet-points.brands-light-purple {
  background-color: var(--brands-light-purple);
}

.flip-cards.brands-body {
  background-color: var(--brands-body);
}

.brands-dark-muted-purple {
  background-color: var(--brands-dark-muted-purple);
}

.button.brands-clear-blue-border {
  border: 3px solid var(--brands-light-blue);
  color: white;
}

.button.brands-clear-blue-border::before {
  background-color: var(--brands-light-purple);
}

.button.brands-clear-blue-border:hover {
  color: #1f1628;
}

/* For Causes */
.causes-dark {
  background-color: var(--causes-dark);
}

.button.causes-dark {
  color: white;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  border: 2px solid var(--causes-dark);
}

.button.causes-dark::before {
  background-color: var(--brands-light-purple);
}

.button.causes-dark:hover {
  background-color: var(--brands-light-purple);
  color: #1f1628;
  border: 2px solid var(--causes-dark);
}

.causes-periwinkle {
  background-color: #5b5dc0;
}

.causes-dark-blue {
  background-color: var(--dark-blue);
}

.centered-text.causes-dark-blue {
  background-color: var(--dark-blue);
}

.causes-sky-blue {
  background-color: #90affa;
}

.causes-light-blue {
  background-color: var(--light-blue);
}

.animated-bullet-points.causes-light-blue {
  background-color: var(--light-blue);
}

.flip-cards .card.causes-light-blue {
  background-color: var(--light-blue);
}

.vertical-content-carousel.causes-light-blue {
  background-color: var(--light-blue);
}

.causes-white {
  background-color: white;
}

.related.causes-white {
  background-color: white;
}

.button.causes-white {
  border: 2px solid var(--periwinkle);
}

.button.causes-white::before {
  background-color: var(--brands-light-purple);
}

.button.causes-white:hover {
  background-color: var(--brands-light-purple);
  color: var(--causes-dark);
}

.causes-light-neutral {
  background-color: var(--light-neutral);
}

.flip-cards.causes-light-neutral {
  background-color: var(--light-neutral);
}

.causes-light-purple {
  background-color: var(--brands-light-purple);
}

.causes-lightest-blue {
  background-color: #d7e8f8;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}


.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}


.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}


.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}


.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}


.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}


.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}


@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center;
}


.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,
      var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height,
      var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}


.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}


.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,
      rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}


.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}


.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */

}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */

}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */

}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

figure {
  margin: 0;
}

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

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

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

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
.animate {
  visibility: hidden;
}

:root {
  --animate-duration: 1.25s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 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 print,
(prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}

/* Attention seekers  */
@-webkit-keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

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

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

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

@keyframes bounce {

  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

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

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

.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

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

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

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

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

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

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

@keyframes shakeX {

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

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

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

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

@keyframes shakeY {

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

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

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

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

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

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

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

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

.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

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

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

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

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

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

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}


@keyframes jello {
  from, 11.1%, to {

    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

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

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

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

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

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}


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

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

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

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

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

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

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

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

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

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

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

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

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

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

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 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;
}

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

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

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

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

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

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

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

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

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}


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

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

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

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

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

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

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

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

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

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

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

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}


@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}


@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}


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

@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

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

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

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

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

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

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

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

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

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

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

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

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

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

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

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

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate__bounceIn {
  -webkit-animation-duration: 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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}


@-webkit-keyframes bounceInLeft {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}


@-webkit-keyframes bounceInRight {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/* Bouncing exits  */

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

  50%,
  55% {

    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

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

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

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 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);
  }
}

.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;
}

/* Fading entrances  */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}


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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUpSlight {
  -webkit-animation-name: fadeInUpSlight;
  animation-name: fadeInUpSlight;

}

@keyframes fadeInUpSlight {
  from {
    opacity: 0;

    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUpSlight {
  -webkit-animation-name: fadeInUpSlight;
  animation-name: fadeInUpSlight;
}

@-webkit-keyframes fadeInUpSlight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpSlight {
  from {
    opacity: 0;

    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}


@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}

@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}


@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

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

@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}

@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

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

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

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

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

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

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

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

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

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

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

.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

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

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

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

.animate__flipOutX {
  -webkit-animation-duration: 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;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

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

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

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

.animate__flipOutY {
  -webkit-animation-duration: 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;
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

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

.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

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

.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}


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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Rotating exits */

@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

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

@keyframes rotateOut {
  from {
    opacity: 1;
  }

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

.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

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

@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

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

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

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

@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

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

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

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

@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

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

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

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

@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

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

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {

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

  40%,
  80% {

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

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

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

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

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.animate__hinge {
  -webkit-animation-duration: 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 {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

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

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

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

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

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

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

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

@keyframes rollOut {
  from {
    opacity: 1;
  }

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

.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}


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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

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

.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}


@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

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

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

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

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}


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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

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

.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

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

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

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

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

.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

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

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

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

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

.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

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

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

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

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

.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animate__fake {
  -webkit-animation-name: doNothing;
  animation-name: doNothing;
}

@-webkit-keyframes doNothing {}

@keyframes doNothing {}

.left-align {
  text-align: left !important;
}

.center-align {
  text-align: center !important;
}

.right-align {
  text-align: right !important;
}

.justify-align {
  text-align: justify !important;
}

.top-align {
  vertical-align: top !important;
}

.middle-align {
  vertical-align: middle !important;
}

.bottom-align {
  vertical-align: bottom !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

@font-face {
  font-family: "Avenue Mono";
  src: url("assets/fonts/AvenueMono-Regular.woff2") format("woff2"),
    url("assets/fonts/AvenueMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/WorkSans-Bold.woff2") format("woff2"),
    url("assets/fonts/WorkSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/WorkSans-SemiBold.woff2") format("woff2"),
    url("assets/fonts/WorkSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/WorkSans-Regular.woff2") format("woff2"),
    url("assets/fonts/WorkSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow-Medium.woff2") format("woff2"),
    url("assets/fonts/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow-ExtraBold.woff2") format("woff2"),
    url("assets/fonts/Barlow-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow-SemiBold.woff2") format("woff2"),
    url("assets/fonts/Barlow-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow-Bold.woff2") format("woff2"),
    url("assets/fonts/Barlow-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("assets/fonts/Barlow-Regular.woff2") format("woff2"),
    url("assets/fonts/Barlow-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "growprogress-icons";
  src: url("assets/fonts/growprogress-icons.eot?ozq5lp");
  src: url("assets/fonts/growprogress-icons.eot?ozq5lp#iefix") format("embedded-opentype"),
    url("assets/fonts/growprogress-icons.ttf?ozq5lp") format("truetype"),
    url("assets/fonts/growprogress-icons.woff?ozq5lp") format("woff"),
    url("assets/fonts/growprogress-icons.svg?ozq5lp#growprogress-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "growprogress-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-minus:before {
  content: "\e905";
}

.icon-plus:before {
  content: "\e906";
}

.icon-chevron-left:before {
  content: "\e900";
}

.icon-chevron-right:before {
  content: "\e901";
}

.icon-arrow:before {
  content: "\e902";
}

.icon-twitter:before {
  content: "\e903";
}

.icon-linkedin:before {
  content: "\e904";
}

.site .gform_wrapper.gravity-theme img.gform_ajax_spinner {
  display: none !important;
}

.site .gform_wrapper.gravity-theme form {
  padding: 50px 40px;
  background-color: #6c9bff;
  position: relative;
}

.site .gform_wrapper.gravity-theme form input[type="color"],
.site .gform_wrapper.gravity-theme form input[type="date"],
.site .gform_wrapper.gravity-theme form input[type="datetime-local"],
.site .gform_wrapper.gravity-theme form input[type="datetime"],
.site .gform_wrapper.gravity-theme form input[type="email"],
.site .gform_wrapper.gravity-theme form input[type="month"],
.site .gform_wrapper.gravity-theme form input[type="number"],
.site .gform_wrapper.gravity-theme form input[type="password"],
.site .gform_wrapper.gravity-theme form input[type="search"],
.site .gform_wrapper.gravity-theme form input[type="tel"],
.site .gform_wrapper.gravity-theme form input[type="text"],
.site .gform_wrapper.gravity-theme form input[type="time"],
.site .gform_wrapper.gravity-theme form input[type="url"],
.site .gform_wrapper.gravity-theme form input[type="week"],
.site .gform_wrapper.gravity-theme form select,
.site .gform_wrapper.gravity-theme form textarea {
  display: block;
  background-color: #f2f2f2;
  border: solid 1px transparent !important;
  border-radius: 50px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  color: #1f1628;
  line-height: 1.2 !important;
  min-height: auto !important;
  padding: 23px 26px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
}

.site .gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
.site .gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

.site .gform_wrapper.gravity-theme form input::-moz-placeholder,
.site .gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.site .gform_wrapper.gravity-theme form input::-ms-input-placeholder,
.site .gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

.site .gform_wrapper.gravity-theme form input::placeholder,
.site .gform_wrapper.gravity-theme form textarea::placeholder {
  color: inherit;
  opacity: 1;
}

.site .gform_wrapper.gravity-theme form textarea {
  min-height: 200px !important;
}

.site .gform_wrapper.gravity-theme .description,
.site .gform_wrapper.gravity-theme .gfield_description,
.site .gform_wrapper.gravity-theme .gsection_description,
.site .gform_wrapper.gravity-theme .instruction {
  display: none;
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}

.site .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
  border-color: #ff6c6c !important;
  background-color: #f2f2f2;
  color: #ff6c6c;
}

.site .gform_wrapper.gravity-theme .gform_validation_errors {
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  color: #ff6c6c;
  margin-bottom: 16px;
}

.site .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #ff6c6c;
  letter-spacing: 0.05em;
}

.site .gform_wrapper.gravity-theme .gform_validation_errors>h2 span {
  display: none;
}

.site .gform_wrapper.gravity-theme .gform_footer {
  margin: 0;
  padding: 0;
}

.subscription-form {
  margin: 0;
}

.subscription-form .gform_confirmation_message {
  color: #fff;
  font-weight: normal;
}

.subscription-form .gform_wrapper.gravity-theme {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  background-color: transparent;
}

.subscription-form .gform_wrapper.gravity-theme form {
  padding: 0;
  background-color: transparent;
  width: 100%;
}

.subscription-form .gform_wrapper.gravity-theme .gform_fields {
  gap: 10px;
}

.subscription-form .gform_wrapper.gravity-theme .gform_fields .gfield--type-submit .button {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  display: block;
  width: 100%;
}

@media (max-width: 1449px) {
  .subscription-form .gform_wrapper.gravity-theme .gform_fields {
    grid-template-columns: 1fr 1fr;
  }

  .subscription-form .gform_wrapper.gravity-theme .gform_fields .gfield {
    grid-column: auto;
  }
}

@media (max-width: 575px) {
  .subscription-form .gform_wrapper.gravity-theme .gform_fields {
    grid-template-columns: 1fr;
  }
}

html {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 110px;
}

@media (max-width: 1279px) {
  html {
    padding-top: 90px;
  }
}

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

body {
  background: #f2f2f2;
  color: #1f1628;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  min-width: 320px;
}

.nav-on body {
  overflow: hidden;
}

#page {
  max-width: 100%;
}

section,
.module {
  margin: 100px 0;
}

@media (max-width: 767px) {

  section,
  .module {
    margin: 30px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 40px;
}

@media (max-width: 575px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Work Sans", sans-serif;
  color: #1f1628;
  font-weight: 700;
  margin: 1em 0;
  line-height: 1.1;
  letter-spacing: 0em;
}

h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
  padding-top: 0;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1,
.h1 {
  font-size: 50px;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
  color: #1f1628;
  line-height: 1;
}

@media (max-width: 767px) {

  h1,
  .h1 {
    font-size: 36px;
  }
}

h2,
.h2 {
  font-size: 24px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  line-height: 1.2em;
}

@media (max-width: 767px) {

  h2,
  .h2 {
    font-size: 20px;
  }
}

h3,
.h3 {
  font-size: 50px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  line-height: 1em;
  letter-spacing: -1.44px;
}

@media (max-width: 767px) {

  h3,
  .h3 {
    font-size: 36px;
  }
}

h4,
.h4 {
  font-size: 26px;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
  line-height: 1.1em;
}

@media (max-width: 767px) {

  h4,
  .h4 {
    font-size: 22px;
  }
}

h5,
.h5 {
  font-size: 16px;
  font-weight: 800;
  font-family: "Barlow", sans-serif;
  line-height: 1.2em;
  letter-spacing: 0.09em;
}

h6,
.h6 {
  font-size: 16px;
}

p {
  margin: 0 0 0.75em;
}

p:last-child {
  margin-bottom: 0;
}

a {
  font-weight: 600;
  color: #432c97;
  text-decoration: underline;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

a:hover,
a:focus {
  color: #5b5dc0;
}

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

.button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 3px solid transparent;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.2;
  margin: 0;
  padding: 21px 40px;
  position: relative;
  text-align: center;
  text-decoration: none;

  -webkit-transition: background-color 0.3s ease, border 0.3s ease,
    color 0.3s ease;

  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
}

.button:before {
  content: "";
  position: absolute;
  top: var(--y, 50%);
  left: var(--x, 50%);
  width: 250%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;

  z-index: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}

.button:hover,
.button:focus {
  text-decoration: none;
}

.button:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.button:active::before {
  display: none;
}

.button.primary {
  background-color: #432c97;
  color: #fff;
}

.button.primary::before {
  background-color: var(--brands-light-purple);
}

.button.primary:hover {
  color: #1f1628;
  border-color: #432c97;
}

.button.primary:active {
  border-color: var(--brands-light-purple);
  background-color: #432c97;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #fff;
}

.button.primary:disabled {
  opacity: 0.4;
  pointer-events: none;
}

.button.primary-alt {
  background-color: #6c9bff;
  color: #fff;
}

.button.primary-alt::before {
  background-color: #d7e8f8;
}

.button.primary-alt:hover {
  border-color: #6c9bff;
  color: #1f1628;
}

.button.primary-alt:active {
  border-color: #d7e8f8;
  background-color: #6c9bff;
  -webkit-box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
  box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
}

.button.primary-alt:disabled {
  opacity: 0.4;
  pointer-events: none;
}

.button.secondary {
  border-color: #6c9bff;
  background-color: transparent;
  font-weight: 800;
  color: #1f1628;
  overflow: clip;
  overflow-clip-margin: 1px;
}

.button.secondary::before {
  background-color: #6c9bff;
}

.button.secondary:hover {
  color: #1f1628;
}

.button.secondary:active {
  border-color: #6c9bff;
  background-color: #d7e8f8;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #1f1628;
}

.button.secondary:disabled {
  opacity: 0.4;
  pointer-events: none;
}

.button.secondary-alt {
  background-color: transparent;
  border-color: #6c9bff;
  font-weight: 800;
  color: #fff;
  overflow: clip;
  overflow-clip-margin: 1px;
}

.button.secondary-alt::before {
  background-color: #6c9bff;
}

.button.secondary-alt:hover {
  color: #fff;
}

.button.secondary-alt:active {
  border-color: transparent;
  background-color: #d7e8f8;
  color: #1f1628;
  -webkit-box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
  box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
}

.button.secondary-alt:active::before {
  display: none;
}

.button.secondary-alt:disabled {
  opacity: 0.4;
  pointer-events: none;
}

@media (max-width: 767px) {
  .button {
    font-size: 14px;
    padding: 15px 30px;
  }
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 44px;
  gap: 15px;
}

.social a {
  background-color: var(--brands-light-purple);
  font-size: 44px;
  border-radius: 44px;
  color: #1f1628;
  text-decoration: none;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.social a:hover,
.social a:focus {
  background-color: #6c9bff;
  color: #1f1628;
}

hr {
  margin: 20px 0;
  height: 2px;
  background-color: #432c97;
  border: 0;
}

@media (max-width: 767px) {
  hr {
    margin: 40px 0;
  }
}

blockquote {
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2em;
  color: #1f1628;
  margin: 20px 45px;
}

blockquote:first-child {
  margin-top: 0;
}

.alignnone {
  margin: 0 0 50px;
  border-radius: 33px;
}

.aligncenter {
  display: block;
  margin: 0 auto 50px auto;
  border-radius: 33px;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
  border-radius: 33px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
  border-radius: 33px;
}

a img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

a img.alignnone {
  margin: 0 0 50px;
}

a img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  padding: 5px 3px 10px;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
  border-radius: 33px;
}

.wp-caption .wp-caption-text {
  font-size: 15px;
  margin-top: 10px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.site-content ul,
.site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 0.75em;
}

.site-content ul:last-child,
.site-content ol:last-child {
  margin-bottom: 0;
}

.site-content ul li,
.site-content ol li {
  margin-bottom: 0.5em;
}

.site-content ul li:last-child,
.site-content ol li:last-child {
  margin-bottom: 0;
}

.site-content ul ul,
.site-content ul ol,
.site-content ol ul,
.site-content ol ol {
  margin: 0.5em 0 0;
}

.site-content ul ul,
.site-content ol ul {
  list-style: disc;
}

.site-content .youtube-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
}

.site-content .youtube-video iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
}

.site-content .google-maps {
  position: relative;
  height: 40vw;
  display: block;
  margin: 90px calc(50% - 50vw) 0;
  max-width: 100vw;
  width: 100vw;
}

.site-content .google-maps iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  pointer-events: none;
}

@media (max-width: 1079px) {
  .site-content .google-maps {
    height: 56.25vw;
  }
}

.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}

.site-content .wysiwyg-columns.three {
  grid-template-columns: 1fr 1fr 1fr;
}

.site-content .wysiwyg-columns.three img {
  width: 100%;
}

@media (max-width: 1279px) {
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }

  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
  }

  .site-content .wysiwyg-columns.three img {
    width: unset;
  }
}

.background-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 1;
}

.background-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 2;
}

.overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.small-header {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 53px;
  color: #432c97;
  cursor: pointer;
  z-index: 200;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.slick-arrow.slick-prev {
  left: 0;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.slick-arrow:hover,
.slick-arrow:focus {
  color: #1f1628;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 17px;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.slick-dots li {
  padding: 0 !important;
  margin: 0 !important;
}

.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 2px #432c97;
  border-radius: 26px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 26px;
  height: 26px;
  appearance: none;
  outline: none;
  font-size: 0;
  color: transparent;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.slick-dots li.slick-active button {
  background-color: #432c97;
}

@media (max-width: 767px) {
  .slick-dots li {
    gap: 10px;
  }

  .slick-dots li button {
    width: 20px;
    height: 20px;
  }
}

figure.image {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  aspect-ratio: 1/1;
}

figure.image .display {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}

figure.image .display>img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.eyebrow {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.09em;
  color: #432c97;
  margin: 0 0 25px;
  text-transform: uppercase;
}

.eyebrow:last-child {
  margin-bottom: 0;
}

#lottie-container {
  width: 100%;
  height: auto;
  /* Adjust height as needed */
  max-width: 600px;
  /* Optional: set a max-width */
  margin: 0 auto;
  /* Center the container */
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.site-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 110px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .site-logo {
  width: 100%;
  max-width: 264px;
  min-width: 264px;
}

.site-header .site-logo svg,
.site-header .site-logo img {
  width: 100%;
  height: auto;
}


.home-header .right-side {
  flex-grow: 1;
}

.site-header .right-side {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media (max-width: 768px) {
  .site-header .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: -100%;
    width: 100%;
    max-width: 270px;
    background-color: white;
    top: 90px;
    height: calc(100vh - 90px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 60px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 999;
    line-height: 1.2;
  }
}


.site-header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin: auto;
  flex-grow: 0;

}

.site-header .nav>.nav-element {
  position: relative;
}

.site-header .nav>.nav-element>a {
  text-decoration: none;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1f1628;
  display: block;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 26px;
  -moz-column-gap: 26px;
  column-gap: 26px;
}

.nav-element a {
  display: block;
  color: #1f1628;
  text-decoration: none;
  padding: 0px 0px;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  border: solid 3px transparent;
  border-radius: 50px;
  text-align: left;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.nav-element a:before {
  content: "";
  position: absolute;
  top: var(--y, 50%);
  left: var(--x, 50%);
  width: 250%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}

.site-header .nav-right .nav-element a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.nav-element a:active::before {
  display: none;
}

.nav-element.primary a {
  background-color: #432c97;
  color: #fff;
}

.nav-element.primary a::before {
  background-color: var(--brands-light-purple);
}

.nav-element.primary a:hover {
  color: #1f1628;
  border-color: #432c97;
}

.nav-element.primary a:active {
  border-color: var(--brands-light-purple);
  background-color: #432c97;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #fff;
}

.nav-element.primary a:disabled {
  opacity: 0.4;
}

.nav-element.secondary a {
  border-color: #6c9bff;
  background-color: transparent;
  font-weight: 800;
  color: #1f1628;
  overflow: clip;
  overflow-clip-margin: 1px;
}

.nav-element.secondary a::before {
  background-color: #6c9bff;
}

.nav-element.secondary a:hover {
  color: #1f1628;
}

.nav-element.secondary a:active {
  border-color: #6c9bff;
  background-color: #d7e8f8;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #1f1628;
}

.nav-element.secondary a:disabled {
  opacity: 0.4;
}

.site-header.sticky {
  -webkit-box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
  box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
}

.site-header.sticky .wrapper {
  min-height: 90px;
}

.site-header.sticky .site-logo {
  max-width: 220px;
  min-width: 220px;
}

.site-header.sticky .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.site-header.sticky .nav>.nav-element {
  position: relative;
}

.site-header.sticky .nav>.nav-element>a {}

.site-header .nav>.nav-element>a {}

.nav-on .site-header {
  -webkit-box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
  box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
}

@media (min-width: 1280px) {
  .site-header .nav .nav-element a i {
    display: none;
  }

  .site-header .nav:hover>.nav-element>a {
    opacity: 0.5;
  }

  .site-header .nav:hover>.nav-element:hover>a {
    opacity: 1;
  }

  .site-header .nav .sub-menu {
    position: absolute;
    top: calc(120% - 7px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    display: none;
    width: auto;
    min-width: 184px;
    text-align: center;
    padding: 15px 0;
    border-radius: 18px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .site-header .nav .sub-menu:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .site-header .nav .sub-menu:hover>.nav-element>a {
    opacity: 0.5;
  }

  .site-header .nav .sub-menu:hover>.nav-element:hover>a {
    opacity: 1;
  }

  .site-header .nav .sub-menu .nav-element:last-child {
    margin-bottom: 0;
  }

  .site-header .nav .sub-menu .nav-element a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.02em;
    white-space: nowrap;
    padding: 8px 20px;
    text-decoration: none;
    color: #1f1628;
  }
}

@media (max-width: 1416px) {

  .nav-element.primary,
  .nav-element.secondary {
    width: 100%;
  }

  .site-header .wrapper {
    min-height: 90px;
  }

  .site-header .site-logo {
    max-width: 220px;
    min-width: 220px;
  }

  .site-header.sticky .site-logo {
    max-width: 220px;
    min-width: 220px;
  }

  .site-header .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 100%;
    width: 100%;
    max-width: 270px;
    background-color: white;
    top: 90px;
    height: calc(100vh - 90px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 60px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 999;
    line-height: 1.2;
  }

  .site-header .right-side .nav-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .nav-on .site-header .right-side {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
    box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
  }

  .site-header .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    align-items: start;
    margin: 0;
  }

  .site-header .nav>.nav-element {
    width: 100%;
  }

  .site-header .nav>.nav-element a {
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .site-header .nav>.nav-element a span {
    padding: 10px 20px;
  }

  .site-header .nav>.nav-element a i {
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .site-header .nav>.nav-element a i.on:before {
    content: "\e905";
  }

  .site-header .nav .sub-menu {
    display: none;
    padding: 0 0 10px;
  }

  .site-header .nav .sub-menu .nav-element a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.02em;
    white-space: nowrap;
    padding: 5px 20px;
    text-decoration: none;
    color: #1f1628;
  }

  .site-header .nav-right {
    margin-top: 40px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    row-gap: 20px;
  }

  .site-header .nav-right:first-child {
    margin-top: 0;
  }

  .site-header.sticky .right-side {
    top: 90px;
    height: calc(100vh - 90px);
  }

  .nav__sites-wrapper {
    flex-direction: column;
    padding: 10px 20px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .site-header .nav-right {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .site-header .nav-right .nav-element a {
    padding: 15px 20px;
    font-size: 14px;
  }
}

@media (max-width: 374px) {
  .site-header .right-side {
    max-width: none;
  }
}

@media (max-width: 1279px) {
  .site-header .right-side {
    justify-content: start;
  }
}

.nav-toggle {
  display: none;
  width: 33px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 3px;
  width: 33px;
  top: 9px;
  left: 0;
  background-color: #432c97;
}

.nav-toggle i:before {
  content: "";
  top: -9px;
}

.nav-toggle i:after {
  content: "";
  top: 9px;
}

.nav-on .nav-toggle i {
  background: transparent;
}

.nav-on .nav-toggle i:before {
  -webkit-transform: rotateZ(45deg) translate(6.5px, 6.5px);
  transform: rotateZ(45deg) translate(6.5px, 6.5px);
}

.nav-on .nav-toggle i:after {
  -webkit-transform: rotateZ(-45deg) translate(6.5px, -6.5px);
  transform: rotateZ(-45deg) translate(6.5px, -6.5px);
}

@media (max-width: 1416px) {
  .nav-toggle {
    display: block;
  }

  .nav-button-wrapper {
    display: none;
  }
}

@media (max-width: 575px) {
  .nav-toggle {
    right: 20px;
  }
}

.site-footer {
  margin: 15px 0 0;
  padding: 0 20px;
}

.site-footer .subscription-form {
  background-color: var(--brands-light-purple);
  border-radius: 43px;
  padding: 38px 0;
}

.site-footer .subscription-form .inner-content {
  max-width: 1360px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.site-footer .subscription-form .title {
  font-size: 48px;
  font-family: "Avenue Mono", sans-serif;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: -1.44px;
  min-width: 427px;
}

@media (max-width: 1449px) {
  .site-footer .subscription-form .inner-content {
    max-width: 912px;
  }
}

@media (max-width: 1079px) {
  .site-footer .subscription-form .inner-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
    max-width: 460px;
  }

  .site-footer .subscription-form .title {
    min-width: 0;
    width: 100%;
  }

  .site-footer .subscription-form aside {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .site-footer .subscription-form .title {
    font-size: 38px;
  }
}

.site-footer .box {
  background-color: #432c97;
  border-radius: 43px;
  padding: 50px 30px;
}

.site-footer .box .wrapper {
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}

.site-footer .box .footer-logo {
  display: block;
  max-width: 247px;
  min-width: 247px;
  width: 100%;
  margin: 0 0 40px;
}

.site-footer .box .footer-logo:last-child {
  margin-bottom: 0;
}

.site-footer .box .footer-logo svg,
.site-footer .box .footer-logo img {
  width: 100%;
  height: auto;
}

.site-footer .box .footer-logo svg path {
  fill: #fff;
}

.site-footer .box .footer-logo svg path.logo-arrow-out {
  fill: #6c9bff;
}

.site-footer .box .footer-logo svg path.logo-arrow {
  fill: var(--brands-light-purple);
}

.site-footer .box .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 64px;
  -moz-column-gap: 64px;
  column-gap: 64px;
}

.site-footer .box .right .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 84px;
  -moz-column-gap: 84px;
  column-gap: 84px;
}

.site-footer .box .right .nav .column-items>.nav-element {
  margin-bottom: 13px;
}

.site-footer .box .right .nav .column-items>.nav-element:last-child {
  margin-bottom: 0;
}

.site-footer .box .right .nav .column-items>.nav-element>a {
  display: block;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.site-footer .box .right .nav .column-items>.nav-element>a i {
  display: none;
}

.site-footer .box .right .nav .column-items>.nav-element>a:hover,
.site-footer .box .right .nav .column-items>.nav-element>a:focus {
  color: #6c9bff;
}

.site-footer .box .right .nav .column-items .sub-menu {
  margin: 11px 0;
}

.site-footer .box .right .nav .column-items .sub-menu .nav-element {
  margin-bottom: 3px;
}

.site-footer .box .right .nav .column-items .sub-menu .nav-element:last-child {
  margin-bottom: 0;
}

.site-footer .box .right .nav .column-items .sub-menu .nav-element a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.02em;
}

.site-footer .box .right .nav .column-items .sub-menu .nav-element a:hover,
.site-footer .box .right .nav .column-items .sub-menu .nav-element a:focus {
  color: #6c9bff;
}

.site-footer .box .right .nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 26px;
  -moz-column-gap: 26px;
  column-gap: 26px;
}

.site-footer .box .right .nav-right .nav-element a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 17px 24px;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  border: solid 3px transparent;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.site-footer .box .right .nav-right .nav-element a:before {
  content: "";
  position: absolute;
  top: var(--y, 50%);
  left: var(--x, 50%);
  width: 250%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}

.site-footer .box .right .nav-right .nav-element a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.site-footer .box .right .nav-right .nav-element a:active::before {
  display: none;
}

.site-footer .box .right .nav-right .nav-element.primary a {
  background-color: #6c9bff;
}

.site-footer .box .right .nav-right .nav-element.primary a::before {
  background-color: #d7e8f8;
}

.site-footer .box .right .nav-right .nav-element.primary a:hover {
  border-color: #6c9bff;
  color: #1f1628;
}

.site-footer .box .right .nav-right .nav-element.primary a:active {
  border-color: #d7e8f8;
  background-color: #6c9bff;
  -webkit-box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
  box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
}

.site-footer .box .right .nav-right .nav-element.primary a:disabled {
  opacity: 0.4;
}

.site-footer .box .right .nav-right .nav-element.secondary a {
  background-color: transparent;
  border-color: #6c9bff;
  font-weight: 800;
  overflow: clip;
  overflow-clip-margin: 1px;
}

.site-footer .box .right .nav-right .nav-element.secondary a:before {
  background-color: #6c9bff;
}

.site-footer .box .right .nav-right .nav-element.secondary a:active {
  background-color: #d7e8f8;
  color: #1f1628;
  -webkit-box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
  box-shadow: 0px 4px 3px rgba(255, 255, 255, 0.18);
}

.site-footer .box .right .nav-right .nav-element.secondary a:disabled {
  opacity: 0.4;
}

@media (min-width: 1280px) and (max-width: 1380px) {
  .site-footer .box .right .nav-right {
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .site-footer .box .right .nav-right a {
    display: inline-block;
  }
}

@media (max-width: 1279px) {
  .site-footer .box .right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
  }
}

@media (max-width: 1079px) {
  .site-footer .box {
    padding-left: 0;
    padding-right: 0;
  }

  .site-footer .box .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
  }

  .site-footer .box .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 20px;
  }

  .site-footer .box .left .footer-logo {
    margin: 0;
  }

  .site-footer .box .right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    row-gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }

  .site-footer .box .right .nav {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 520px;
  }

  .site-footer .box .right .nav-right {
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .site-footer .box .right .nav-right a {
    display: inline-block;
  }
}

@media (max-width: 837px) {
  .site-footer .box .right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .site-footer .box .right .nav-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }

  .site-footer .box .right .nav-right .nav-element a {
    padding: 15px 20px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .site-footer .box .footer-logo {
    min-width: 0;
  }

  .site-footer .box .right .nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 25px;
  }

  .site-footer .box .right .nav .column-items:first-child {
    grid-column: 1/-1;
  }
}

.site-footer .legal {
  padding: 10px 0 13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.site-footer .legal a {
  color: #432c97;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.site-footer .legal a:hover,
.site-footer .legal a:focus {
  color: #1f1628;
}

.filters {
  margin-bottom: 65px;
}

.filters .searchandfilter>ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr auto;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  row-gap: 15px;
  margin: 0;
  padding: 0;
}

.filters .searchandfilter>ul>li {
  padding: 0;
  margin: 0;
}

.filters .searchandfilter>ul>li.sf-field-search>label:after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 16px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.filters .searchandfilter>ul>li.sf-field-search>label input {
  color: #432c97;
}


.filters .searchandfilter>ul>li.sf-field-search>label input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

.filters .searchandfilter > ul > li.sf-field-search > label input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::placeholder {

  color: inherit;
  opacity: 1;
}

.filters .searchandfilter>ul>li.sf-field-search>label {
  background-color: #fff;
}

.filters .searchandfilter>ul>li.sf-field-reset>a {
  border-bottom: 1px solid #432c97;
  color: #432c97;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}

.filters .searchandfilter>ul>li.sf-field-reset>a:hover {
  color: #6c9bff;
  border-color: #6c9bff;
}

.filters .searchandfilter>ul>li>label {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #6c9bff;
}

.filters .searchandfilter>ul>li>label:after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}

.filters .searchandfilter>ul>li>label input,
.filters .searchandfilter>ul>li>label select {
  width: 100%;
  padding: 10px 25px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.filters .searchandfilter > ul > li > label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

@media (max-width: 1079px) {
  .filters .searchandfilter>ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .filters .searchandfilter>ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 575px) {
  .filters .searchandfilter>ul {
    grid-template-columns: 1fr;
  }
}

#filter-results .navigation {
  margin-top: 70px;
  text-align: center;
}

#filter-results .navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#filter-results .navigation .nav-links .page-numbers {
  padding: 0 25px;
  position: relative;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

#filter-results .navigation .nav-links .page-numbers:hover,
#filter-results .navigation .nav-links .page-numbers.current {
  color: #6c9bff;
}

#filter-results .navigation .nav-links .page-numbers:not(.hide-bar):after {
  content: "";
  position: absolute;
  left: 100%;
  top: 3px;
  bottom: 3px;
  width: 2px;
  background-color: #000;
}

#filter-results .navigation .nav-links .page-numbers:last-child:after {
  display: none;
}

#filter-results .navigation .nav-links .page-numbers:not(.next):last-child:after {
  display: none;
}

#filter-results .navigation .nav-links .page-numbers.prev, #filter-results .navigation .nav-links .page-numbers.next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2em;
  color: #6c9bff;
}

#filter-results .navigation .nav-links .page-numbers.prev:hover,
#filter-results .navigation .nav-links .page-numbers.next:hover {
  color: #000;
}

#filter-results .navigation .nav-links .page-numbers.prev:after,
#filter-results .navigation .nav-links .page-numbers.next:after {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.homepage-hero {
  margin: 0;
}

.homepage-hero .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}

.homepage-hero .carousel .slick-slide {
  height: auto;
}

.homepage-hero .carousel .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

.homepage-hero .carousel .slick-dots li {
  margin: 0 7px;
  padding: 0;
}

.homepage-hero .carousel .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.homepage-hero .carousel .slick-dots li.slick-active button {
  background-color: #fff;
}

.homepage-hero .carousel .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.7);
  z-index: 200;
  cursor: pointer;
}

.homepage-hero .carousel .slick-arrow.icon-arrow-left {
  left: 40px;
}

.homepage-hero .carousel .slick-arrow.icon-arrow-right {
  right: 40px;
}

.homepage-hero .carousel .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: default;
}

.homepage-hero .carousel .inner {
  position: relative;
  min-height: 610px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

.homepage-hero .carousel .inner .wrapper {
  position: relative;
  z-index: 4;
}

.homepage-hero .carousel .inner .content {
  padding: 0 30px;
}

.homepage-hero .carousel .inner .content>*:last-child {
  margin-bottom: 0;
}

.homepage-hero .carousel .inner h2 {
  font-size: 48px;
  line-height: 1.25;
  color: inherit;
  margin: 0 0 0.25em;
}

.homepage-hero .carousel .inner h4 {
  margin: 0 0 1em;
}

.homepage-hero .carousel .inner .button-container {
  margin-top: 30px;
}

@media (min-width: 1080px) {
  .homepage-hero .carousel .inner video+.background-image {
    display: none;
  }
}

@media (max-width: 1079px) {
  .homepage-hero .carousel .inner {
    min-height: 56.48vw;
  }

  .homepage-hero .carousel .inner .content {
    padding: 100px 50px;
  }
}

@media (max-width: 767px) {
  .homepage-hero .carousel .inner h2 {
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .homepage-hero .carousel .slick-arrow.icon-arrow-left {
    left: 20px;
  }

  .homepage-hero .carousel .slick-arrow.icon-arrow-right {
    right: 20px;
  }

  .homepage-hero .carousel .inner .content {
    padding: 75px 40px;
  }

  .homepage-hero .carousel .inner h2 {
    font-size: 28px;
  }
}

.standard-text:first-child {
  margin-top: 65px;
}

.standard-text .wrapper {
  max-width: 780px;
}

.content-arrow-left {
  text-align: center;
}

.content-arrow-left:first-child {
  margin-top: 45px;
}

.content-arrow-left .wrapper {
  max-width: 800px;
  position: relative;
}

.content-arrow-left .icon-arrow {
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  font-size: 225px;
  z-index: -1;
}

.content-arrow-left h1,
.content-arrow-left .h1,
.content-arrow-left h2,
.content-arrow-left .h2 {
  font-family: "Avenue Mono", sans-serif;
  font-size: 64px;
  font-weight: normal;
  line-height: 1.1em;
  letter-spacing: -1.44px;
  margin: 0 0 25px;
}

.content-arrow-left p {
  margin: 0 0 30px;
}

.content-arrow-left p:nth-last-child(2) {
  margin-bottom: 0;
}

.content-arrow-left+.insights-grid {
  padding-top: 0;
}

@media (min-width: 440px) and (max-width: 1130px) {
  .content-arrow-left .icon-arrow {
    left: 20px;
  }
}

@media (max-width: 767px) {

  .content-arrow-left h1,
  .content-arrow-left .h1,
  .content-arrow-left h2,
  .content-arrow-left .h2 {
    font-size: 44px;
  }
}

.content-arrow-right {
  text-align: center;
  margin: 140px 0 180px;
}

.content-arrow-right:first-child {
  margin-top: 45px;
}

.content-arrow-right .wrapper {
  max-width: 1050px;
  position: relative;
}

.content-arrow-right .icon-arrow {
  position: absolute;
  color: #fff;
  right: 0;
  top: 0;
  font-size: 225px;
  z-index: -1;
}

.content-arrow-right h1,
.content-arrow-right .h1,
.content-arrow-right h2,
.content-arrow-right .h2 {
  font-family: "Avenue Mono", sans-serif;
  font-size: 64px;
  font-weight: normal;
  line-height: 1.05em;
  letter-spacing: -1.44px;
  margin: 0 0 25px;
}

.content-arrow-right p {
  margin: 0 0 30px;
  font-size: 30px;
  font-family: "Barlow", sans-serif;
  line-height: 1.4;
}

@media (min-width: 440px) and (max-width: 1130px) {
  .content-arrow-right .icon-arrow {
    right: 20px;
  }
}

@media (max-width: 767px) {
  .content-arrow-right {
    margin: 100px 0 100px;
  }

  .content-arrow-right h1,
  .content-arrow-right .h1,
  .content-arrow-right h2,
  .content-arrow-right .h2 {
    font-size: 44px;
  }

  .content-arrow-right p {
    font-size: 20px;
  }
}

.logo-carousel .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.logo-carousel .title {
  min-width: 200px;
  text-align: left;
  font-size: 27px;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
  color: #432C97;
  text-transform: uppercase;
}
.logo-carousel aside {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
}
.logo-carousel aside:before, .logo-carousel aside:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 2rem;
  z-index: 1;
}
.logo-carousel aside:after {
  background: -webkit-gradient(linear, right top, left top, from(#F2F2F2), to(transparent));
  background: linear-gradient(to left, #F2F2F2, transparent);
  right: 0;
}
.logo-carousel aside:before {
  background: -webkit-gradient(linear, left top, right top, from(#F2F2F2), to(transparent));
  background: linear-gradient(to right, #F2F2F2, transparent);
  left: 0;
}
.logo-carousel .swiper {
  width: 100%;
}
.logo-carousel .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.logo-carousel .swiper .swiper-wrapper .swiper-slide {
  width: auto;
  height: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.logo-carousel .swiper .swiper-wrapper .swiper-slide img {
  height: auto;
  max-width: 100%;
  max-height: 80px;
  width: auto;
  margin: auto;
}
@media (max-width: 1079px) {
  .logo-carousel .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 28px;
  }
  .logo-carousel .title {
    min-width: 0;
    text-align: center;
    width: 100%;
  }
  .logo-carousel aside {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .logo-carousel .swiper {
    width: 100%;
  }
  .logo-carousel .swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  .logo-carousel .swiper .swiper-wrapper .swiper-slide img {
    max-height: 50px;
  }
}

.stats-carousel {
  margin: 130px 0;
  overflow: hidden;
}

.stats-carousel .wrapper {
  max-width: 867px;
  position: relative;
}

.stats-carousel .carousel {
  margin-bottom: 66px;
}

.stats-carousel .slick-arrow.slick-prev {
  left: -250px;
}

.stats-carousel .slick-arrow.slick-next {
  right: -250px;
}

.stats-carousel .slick-dots {
  position: absolute;
  top: calc(100% + 40px);
  left: 0;
  right: 0;
}

.stats-carousel .slick-list {
  overflow: visible;
}

.stats-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0;
}

.stats-carousel .slide {
  height: auto;
  text-align: left;
  position: relative;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.stats-carousel .slide:not(.slick-active) {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}

.stats-carousel .slide:not(.slick-active) .icon,
.stats-carousel .slide:not(.slick-active) .stat {
  opacity: 0 !important;
}

.stats-carousel .slide:not(.slick-active) .image::before {
  opacity: 1;
}

.stats-carousel .slide .image {
  border-radius: 70px;
  overflow: hidden;
  aspect-ratio: 787/520;
}

.stats-carousel .slide .image::before {
  content: "";
  background-color: rgba(242, 242, 242, 0.71);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  z-index: 3;
}

.stats-carousel .slide .icon {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  text-align: center;
  font-size: 20px;
  font-style: 500;
  font-family: "Barlow", sans-serif;
  line-height: 1;
  color: #1f1628;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
  border: 3px solid #5B5DC0;
  -webkit-box-shadow: 0px 3px 17.4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 17.4px 5px rgba(0, 0, 0, 0.15);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 36px;
  padding: 0 25px 20px;
  min-width: 274px;
  min-height: 156px;
  position: absolute;
  left: -60px;
  top: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  z-index: 5;
}

.stats-carousel .slide .icon img {
  width: auto;
  height: auto;
  max-height: 90px;
  display: block;
  margin: auto auto auto;
}

.stats-carousel .slide .stat {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  position: absolute;
  bottom: 25px;
  right: -23px;
  background: #432c97;
  border-radius: 36px;
  color: #fff;
  padding: 35px;
  width: 100%;
  max-width: 274px;
  font-size: 16px;
  line-height: 1.3;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  z-index: 5;
}

.stats-carousel .slide .stat hr {
  background-color: var(--brands-light-purple);
  margin: 15px 0;
  border-radius: 2px;
}

.stats-carousel .slide .stat .number {
  font-size: 80px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  display: block;
  line-height: 1;
  color: #d7e8f8;
}

.stats-carousel .slide.alt .stat {
  background-color: #5b5dc0;
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  80% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  100% {
    opacity: 1; /* Ensure opacity is 1 at the end */
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.stats-carousel .bounce-in-up {
  opacity: 0; /* Start with opacity 0 */
  -webkit-animation: bounceInUp 0.6s ease both;
  animation: bounceInUp 0.6s ease both;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; /* Small delay for the bounce */
}

@media (max-width: 1079px) {
  .stats-carousel .slide .icon {
    left: -30px;
  }
}

@media (max-width: 767px) {
  .stats-carousel {
    margin: 100px 0;
  }

  .stats-carousel .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 36px;
    overflow: hidden;
  }

  .stats-carousel .slide .image {
    border-radius: 36px 36px 0 0;
    margin-bottom: -1px;
  }

  .stats-carousel .slide .stat {
    position: static;
    border-radius: 0 0 36px 36px;
    max-width: none;
    padding: 30px 40px;
    min-height: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .stats-carousel .slide .stat .number {
    font-size: 50px;
  }

  .stats-carousel .slide .icon {
    display: none;
  }

  .stats-carousel .bounce-in-up {
    opacity: initial;
    -webkit-animation: initial;
    animation: initial;
    -webkit-animation-delay: initial;
    animation-delay: initial;
  }
}

.flip-cards {
  background-color: #fff;
  border-radius: 40px;
  margin: 0;
  padding: 100px 0px;
}

.flip-cards .wrapper {
  max-width: 1360px;
}

.flip-cards .content {
  text-align: center;
  margin: 0 0 70px;
}

.flip-cards .button-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 74px 0 0;
}

.flip-cards .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  row-gap: 78px;
}

@media screen and (max-width: 782px) {
  .flip-cards .cards {
    row-gap: 30px;
  }
}

.flip-cards .card {
  padding: 30px;
  background-color: #fff;
  border-radius: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flip-cards .card h2 {
  margin-bottom: 0.75em;
}

.flip-cards .card h2 .eyebrow {
  display: block;
  margin: 0 0 25px;
}

.flip-cards .card .image {
  aspect-ratio: 1/1;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.flip-cards .card .image .display {
  border-radius: 36px;
  overflow: hidden;
}

.flip-cards .card .image .logo {
  position: absolute;
  padding: 0 0 23px 23px;
  top: 0;
  right: 0;
  z-index: 3;
  background-color: #fff;
  border-radius: 0 0 0 23px;
  min-width: min(200px, 25vw);
  aspect-ratio: 200/126;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flip-cards .card .image .logo img {
  border-radius: 23px;
  display: block;
  max-width: min(200px, 25vw);
  width: auto;
  height: auto;
  margin: auto;
}

.flip-cards .card .image .logo svg path {
  fill: #fff;
}

.flip-cards .card .image .logo .corner-top-left {
  position: absolute;
  top: -1.5px;
  right: calc(100% - 1.5px);
  width: 24px;
  height: 24px;
}

.flip-cards .card .image .logo .corner-bottom-right {
  position: absolute;
  top: calc(100% - 1.5px);
  right: -1.5px;
  width: 23px;
  height: 23px;
}

.flip-cards .card aside {
  padding: 30px 80px 30px 50px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flip-cards .card.gray {
  background-color: #f2f2f2;
}

.flip-cards .card.gray .image .logo {
  background-color: #f2f2f2;
}

.flip-cards .card.gray .image .logo svg path {
  fill: #f2f2f2;
}

.flip-cards .card.purple {
  background-color: #f2f2fd;
}

.flip-cards .card.purple .image .logo {
  background-color: #f2f2fd;
}

.flip-cards .card.purple .image .logo svg path {
  fill: #f2f2fd;
}

.flip-cards .card.medium-purple {
  background-color: var(--brands-light-purple);
}

.flip-cards .card.medium-purple .image .logo {
  background-color: var(--brands-light-purple);
}

.flip-cards .card.medium-purple .image .logo svg path {
  fill: var(--brands-light-purple);
}

.flip-cards .card.blue {
  background-color: #d7e8f8;
}

.flip-cards .card.blue .image .logo {
  background-color: #d7e8f8;
}

.flip-cards .card.blue .image .logo svg path {
  fill: #d7e8f8;
}

.flip-cards.gray {
  background-color: #f2f2f2;
}

.flip-cards.no-top-spacing {
  padding-top: 0 !important;
}

@media (max-width: 1279px) {
  .flip-cards .card aside {
    padding: 30px 50px 30px 20px;
  }
}

@media (min-width: 1080px) and (max-width: 1440px) {
  .flip-cards .card {
    font-size: 16px;
  }

  .flip-cards .card h2 {
    font-size: 36px;
  }
}

@media (min-width: 1080px) {
  .flip-cards .card {
    position: sticky;
    top: 130px;
  }
}

@media (max-width: 1079px) {
  .flip-cards .card {
    grid-template-columns: 1fr;
    row-gap: 50px;
    padding: 20px;
  }

  .flip-cards .card .image {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    aspect-ratio: 1/1;
    min-height: 0;
  }

  .flip-cards .card .image .logo {
    padding: 0 0 20px 20px;
  }

  .flip-cards .card aside {
    padding: 0 20px 20px;
  }
}

.full-width-animation {
  border-radius: 40px;
  overflow: hidden;
  margin: 0;
  background: #d7e8f9;
}

.full-width-animation .wrapper {
  padding: 0;
}

.full-width-animation video {
  width: 100%;
}

.vertical-content-carousel {
  background-color: #fff;
  border-radius: 50px;
  margin: 0;
  padding: 0;
}

.vertical-content-carousel .wrapper>.content {
  text-align: center;
  padding: 100px 0 0;
}

.vertical-content-carousel .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 1260px;
  margin: auto;
}

.vertical-content-carousel .left {
  padding-right: 50px;
}

.vertical-content-carousel .left .content-wrapper {
  max-width: 460px;
  width: 100%;
  padding-top: 20vh;
  padding-bottom: 20vh;
}

.vertical-content-carousel .left .content {
  min-height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Barlow", sans-serif;
  font-size: 30px;
  line-height: 1.4;
  row-gap: 20px;
}

.vertical-content-carousel .left .content .eyebrow,
.vertical-content-carousel .left .content h3,
.vertical-content-carousel .left .content .h3 {
  margin: 0;
}

.vertical-content-carousel .left .content .image {
  display: none;
  margin-bottom: 20px;
  border-radius: 36px;
  overflow: hidden;
}

.vertical-content-carousel .left .content p {
  margin-bottom: 12px;
}

.vertical-content-carousel .tabs {
  min-width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.vertical-content-carousel .tabs>* {
  width: 38px;
  height: 38px;
  border-radius: 38px;
  background-color: transparent;
  margin: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.vertical-content-carousel .tabs>*.active {
  background-color: #432c97;
  color: #fff;
}

.vertical-content-carousel .right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  padding-left: 50px;
  min-width: 550px;
}

.vertical-content-carousel .right .images {
  width: 100%;
  max-width: 500px;
  aspect-ratio: 1/1;
  background-color: #f2f2fd;
  border-radius: 36px;
  position: relative;
  overflow: hidden;
}

.vertical-content-carousel .right .images .image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 36px;
  overflow: hidden;
}

.vertical-content-carousel.purple {
  background-color: var(--brands-light-purple);
}

.vertical-content-carousel.purple .right .images {
  background-color: #f2f2fd;
}

.vertical-content-carousel.blue {
  background-color: #d7e8f8;
}

.vertical-content-carousel.blue .right .images {
  background-color: var(--brands-light-purple);
}

@media (min-width: 1080px) and (max-width: 1130px) {
  .vertical-content-carousel .right {
    min-width: 450px;
  }
}

@media (max-width: 1079px) {
  .vertical-content-carousel .left {
    padding: 70px 0;
    max-width: 500px;
    margin: auto;
  }

  .vertical-content-carousel .left .content-wrapper {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 70px;
    padding: 0;
  }

  .vertical-content-carousel .left .content {
    height: auto;
  }

  .vertical-content-carousel .left .content .image {
    display: block;
  }

  .vertical-content-carousel .tabs,
  .vertical-content-carousel .right {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .vertical-content-carousel .left .content {
    font-size: 24px;
  }
}

.animated-bullet-points {
  background-color: #d7e8f8;
  border-radius: 40px;
  margin: 0;
  padding: 112px 0;
  position: relative;
}

.animated-bullet-points .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px;
  max-width: 1430px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.animated-bullet-points .arrow-a {
  font-size: 130px;
  color: #d7e8f8;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #6c9bff;
  position: absolute;
  bottom: 162px;
  left: 0px;
  z-index: -1;
}

.animated-bullet-points .arrow-b {
  color: #fff;
  font-size: 162px;
  position: absolute;
  left: -50px;
  bottom: -40px;
}

.animated-bullet-points .left {
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}

.animated-bullet-points .right {
  padding: 80px 0;
}

.animated-bullet-points .eyebrow {
  margin-bottom: 30px;
}

.animated-bullet-points ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  line-height: 1.4;
  font-size: 25px;
}

@media (max-width: 1079px) {
  .animated-bullet-points {
    padding: 100px 0;
  }

  .animated-bullet-points .wrapper {
    grid-template-columns: 1fr;
    gap: 70px;
  }

  .animated-bullet-points .left,
  .animated-bullet-points .right {
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
  }

  .animated-bullet-points .right {
    padding: 0;
  }

  .animated-bullet-points .arrow-a {
    bottom: 162px;
    left: 10px;
  }

  .animated-bullet-points .arrow-b {
    left: -30px;
    bottom: -40px;
  }
}

@media (max-width: 767px) {
  .animated-bullet-points ul {
    font-size: 20px;
  }
}

.insights-grid {
  margin: 0;
  padding: 100px 0 100px;
  background-color: #f2f2f2;
  border-radius: 40px;
  text-align: center;
}

.insights-grid .wrapper {
  max-width: 1338px;
}

.insights-grid .wrapper>h3 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.insights-grid .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.insights-grid .grid+.button {
  margin-top: 80px;
}

.insights-grid .nothing {
  grid-column: 1/-1;
  text-align: center;
}

.insights-grid .item {
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #432c97;
}

.insights-grid .item .image {
  aspect-ratio: 406/408;
  margin: 0 0 35px;
}

.insights-grid .item .image .display {
  border-radius: 33px;
}

.insights-grid .item .meta {
  text-align: center;
  margin: 0 0 13px;
}

.insights-grid .item .meta:last-child {
  margin-bottom: 0;
}

.insights-grid .item .meta>* {
  display: inline-block;
}

.insights-grid .item .meta>*::after {

}

.insights-grid .item .meta>*:last-child::after {
  display: none;
}

@media (max-width: 767px) {
  .insights-grid .grid {
    grid-template-columns: 1fr;
    row-gap: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .insights-grid .item {
    width: 100%;
  }

  .insights-grid .item .image {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .insights-grid .grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.team-grid {
  margin: 0;
  padding: 33px 0 100px;
  background-color: #d7e8f8;
  border-radius: 40px;
}

.team-grid:last-child {
  margin-bottom: 25px;
}

.team-grid .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 76px;
}

.team-grid .nothing {
  grid-column: 1/-1;
  text-align: center;
}

.team-grid .item {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  color: #432c97;
}

.team-grid .item .image {
  aspect-ratio: 324/408;
  margin: 0 0 29px;
}

.team-grid .item .image .display {
  border-radius: 33px;
}

.team-grid .item .h2 {
  margin: 0 0 6px;
}

@media (max-width: 1079px) {
  .team-grid .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .team-grid .grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 374px) {
  .team-grid .grid {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }

  .team-grid .item .image {
    margin: 0 0 20px;
  }
}

.centered-text {
  background-color: #fff;
  border-radius: 40px;
  margin: 0;
  padding: 100px 0;
  text-align: center;
  color: #fff;
}

.centered-text.purple {
  background-color: #5b5dc0;
}

.centered-text.purple .eyebrow {
  color: #fff;
}

.centered-text.dark-purple {
  background-color: #432c97;
}

.centered-text.black {
  background-color: #1f1628;
}

.centered-text .eyebrow {
  color: var(--brands-light-purple);
}

.centered-text .wrapper {
  max-width: 990px;
}

.centered-text .wrapper p {
  font-size: 30px;
  font-family: "Barlow", sans-serif;
}

.centered-text .wrapper p a {
  color: #fff;
  font-weight: 300;
}

.centered-text .button-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.centered-text .button-container .button.secondary-alt:hover {
  background-color: #6c9bff;
}

.centered-text h1,
.centered-text .h1,
.centered-text h2,
.centered-text .h2 {
  font-family: "Avenue Mono", sans-serif;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: -1.44px;
  margin: 0 0 25px;
  color: #fff;
}

@media (max-width: 767px) {
  .centered-text .wrapper p {
    font-size: 24px;
  }

  .centered-text h1,
  .centered-text .h1,
  .centered-text h2,
  .centered-text .h2 {
    font-size: 36px;
  }
}

.m-icon-cards {
  border-radius: 40px;
  margin: 0;
  padding: 100px 0;
}

.m-icon-cards.purple {
  background-color: var(--brands-light-purple);
}

.m-icon-cards.gray {
  background-color: #f2f2f2;
}

.m-icon-cards .wrapper {
  max-width: 1360px;
}

.m-icon-cards .content {
  text-align: center;
  margin: 0 auto 70px auto;
  max-width: 720px;
}

.m-icon-cards .content .content-body {
  max-width: 620px;
  margin: auto;
}

.m-icon-cards h2.h3 {
  margin: 0 0 25px;
}

.m-icon-cards .button-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 64px 0 0;
}

.m-icon-cards .m-icon-cards-grid {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-icon-cards .m-icon-cards-grid.grid-two {
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 48px;
  -moz-column-gap: 48px;
  column-gap: 48px;
  row-gap: 48px;
}

.m-icon-cards .m-icon-cards-grid.grid-three {
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 27px;
  -moz-column-gap: 27px;
  column-gap: 27px;
  row-gap: 27px;
}

.m-icon-cards .m-icon-cards-grid.grid-three .m-icon-card-body {
  font-size: 16px;
}

.m-icon-cards .m-icon-card {
  padding: 50px 36px;
  border-radius: 50px;
  text-align: center;

  background-color: rgba(255, 255, 255, 0.2509803922);
  border: 3px solid #432C97;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.m-icon-cards .m-icon-card:hover {
  background-color: #fff;
  -webkit-box-shadow: 12px 13px 16px rgba(0, 0, 0, 0.0901960784);
  box-shadow: 12px 13px 16px rgba(0, 0, 0, 0.0901960784);

}

.m-icon-cards .m-icon-card .break {
  width: 100%;
}

.m-icon-cards .m-icon-card .m-icon-card-body {
  max-width: 368px;
}

.m-icon-cards .m-icon-card h4 {
  width: 100%;
  text-transform: uppercase;
}

.m-icon-cards .m-icon-card img {
  margin: 0 auto 26px auto;
  width: auto;
  max-height: 160px;
}

@media (max-width: 1079px) {
  .m-icon-cards .m-icon-cards-grid.grid-three {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .m-icon-cards .m-icon-cards-grid.grid-two {
    grid-template-columns: 1fr;
  }

  .m-icon-cards .m-icon-cards-grid.grid-three {
    grid-template-columns: 1fr;
  }
}

.team-carousel {
  border-radius: 40px;
  margin: 0;
  padding: 100px 0 60px;
}

.team-carousel .content {
  text-align: center;
  margin: 0 auto 70px auto;
  max-width: 720px;
}

.team-carousel .content h2.h3 {
  margin: 0 0 35px;
}

.team-carousel .content .body {
  max-width: 546px;
  margin: 0 auto;
}

.team-carousel .button-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 74px 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.team-carousel .button-container .button {
  padding: 21px 30px;
  min-width: 220px;
}

.team-carousel .carousel .slide {
  margin: 0 10px;
}

.team-carousel .carousel figure.image {
  aspect-ratio: 324/408;
}

.team-carousel .carousel figure.image .display {
  border-radius: 33px;
}

.team-carousel .carousel figure.image .display img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.form-image {
  margin: 0;
  padding: 60px 0 100px 0;
}

.form-image h1,
.form-image .h1,
.form-image h2,
.form-image .h2 {
  font-family: "Avenue Mono", sans-serif;
  font-size: 64px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: -1.44px;
  margin: 25px 0 25px;
}

.form-image .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-image .content .content-left {
  width: 50%;
  padding: 15px 50px 0 0;
}

.form-image .content .content-left .form {
  padding: 15px 0 0 0;
}

.form-image .content .content-right {
  width: 50%;
}

.form-image .content .content-right .display {
  border-radius: 36px;
}

.form-image .content .content-right figure.image {
  aspect-ratio: 55/61;
}

.form-image.form-text .content .content-left {
  padding: 0 50px 0 0;
}

@media (max-width: 1079px) {
  .form-image .content .content-left {
    width: 60%;
  }

  .form-image .content .content-right {
    width: 40%;
  }
  .form-image.form-text .content .content-left {
    width: 50%;
  }
  .form-image.form-text .content .content-right {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .form-image {
    padding: 0 0 100px 0;
  }

  .form-image .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-image .content .content-left {
    width: 100%;
    padding: 25px 0 0 0;
  }

  .form-image .content .content-right {
    width: 100%;
  }
  .form-image.form-text .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-image.form-text .content .content-left {
    width: 100%;
    padding: 0 0 0 0;
  }
  .form-image.form-text .content .content-right {
    width: 100%;
    padding: 50px 0 0 0;
  }
}

.hero-home {
  position: relative;
  max-height: 740px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  margin: 0 20px;
  border-radius: 73px;
  overflow: hidden;
  padding: 70px;
}

.hero-home .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.hero-home .bg figure.image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.hero-home .bg figure.image .placeholder {
  padding-bottom: 0;
}

.hero-home .content {
  position: relative;
  z-index: 2;
  width: 100%;
}

.hero-home .button-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
}

.hero-home .icon-arrow {
  position: absolute;
  top: 90px;
  right: 90px;
  z-index: 3;
  color: #432c97;
  font-size: 300px;
  opacity: 0.38;
}

.hero-home h1,
.hero-home .h1,
.hero-home h2,
.hero-home .h2 {
  font-family: "Avenue Mono", sans-serif;
  font-size: 118px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: -1.44px;
  margin: 25px 0 45px;

  color: #FFFFFF;
}

@media (min-width: 1080px) {
  .hero-home .bg video+.background-image {
    display: none;
  }
}

@media (max-width: 1279px) {

  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 94px;
  }
}

@media (max-width: 1079px) {

  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 84px;
  }
}

@media (max-width: 819px) {

  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 64px;
  }
}

@media (max-width: 659px) {
  .hero-home .icon-arrow {
    font-size: 225px;
    top: 92px;
    right: 70px;
  }
}

@media (max-width: 575px) {
  .hero-home {
    padding: 35px;
    height: auto;
    max-height: none;
    border-radius: 40px;
  }

  .hero-home .content {
    padding-top: 150px;
  }

  .hero-home .icon-arrow {
    top: 68px;
    right: 45px;
  }

  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 44px;
    margin: 25px 0 35px;
  }
}

@media (max-width: 499px) {
  .hero-home .icon-arrow {
    font-size: 170px;
  }
}

@media (max-width: 474px) {
  .hero-home .content {
    padding-top: 110px;
  }

  .hero-home .icon-arrow {
    top: 58px;
    right: 35px;
  }
}

@media (min-width: 576px) {
  .hero-home {
    min-height: 600px;
  }
}

.template-post {
  margin: 65px 0 170px;
}

.template-post .wrapper {
  max-width: 780px;
}

.template-post time {
  font-size: 14px;
  line-height: 1.2;
  display: block;
  color: #432c97;
  margin: 0 0 20px;
}

.template-post time+h1,
.template-post time .h1 {
  margin-top: 0;
}

.template-post img {
  border-radius: 33px;
}

.template-post table {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.template-post table td {
  padding: 9px 19px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
}

@media (max-width: 1079px) {
  .template-post {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .template-post {
    margin-bottom: 70px;
  }
}

.related {
  background-color: #d7e8f8;
  border-radius: 40px;
  padding: 108px 0 78px;
  text-align: center;
  margin: 0;
}

.related header {
  margin: 0 0 66px;
}

.related header:last-child {
  margin-bottom: 0;
}


/*
 * Theme Name: Grow Progress
 * Theme URI: https://appliedimagination.com/
 * Description: A custom theme built by the team at Applied Imagination.
 * Author: Applied Imagination
 * Version: 2.1
 */
/**
 * Swiper 11.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 23, 2024
 */
:root {
  --swiper-theme-color: #007aff;
  --lightest-blue: #d7e8f8;
  --light-blue: #b3cfff;
  --periwinkle: #5b5dc0;
  --causes-dark: #1f1628;
  --light-neutral: #ebf5ff;
  --dark-blue: #2050b5;
  --brands-lavender: #bfb2e8;
  --brands-light-purple: #dcd2ff;
  --brands-body: #f2f2fd;
  --brands-darkest-purple: #5e4ca6;
  --brands-dark-purple: #432c97;
  --brands-light-blue: #6c9bff;
  --brands-dark-muted-purple: #bfb2e8;
}

.sub-menu {
  background-color: white;
  z-index: 111;
}

.nav-element.footer-site-label.has-sub > .sub-menu,
.nav-element.footer-site-sub-label.has-sub > .sub-menu {
  background-color: rgba(0, 0, 0, 0);
}

.column-items span {
  padding-left: 2px;
}

.break-on-mb.nav-button-wrapper {
  width: 100%;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}

@media (max-width: 1415px) {
  .break-on-mb.nav-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1416px) {
  .break-on-mb.nav-button-wrapper {
    display: none;
  }
}
.nav.mobile {
  margin: 1px;
}

@media (max-width: 859px) {
  .hero-home .phrase .typewrite {
    display: block;
    margin-left: 0;
  }
}
.hero-home .phrase {
  display: block;
}

.card > aside > p {
  margin-bottom: 1.75em;
}

.xxs-text {
  font-size: 10px;
}

.flip-l-padding {
  margin-bottom: 1.75em;
}

.site-header.sticky {
  background-color: white;
}

.nav-element.nav-site__sm a,
.nav-site__sm.nav-site__sm--brands a {
  color: var(--brands-dark-purple);
}

.nav__sites__item.nav__sites__item--causes {
  color: #6c9bff;
}

.nav__sites__item.nav__sites__item--causes:hover {
  color: #3c5791;
  border-bottom-color: #3c5791;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.nav__sites__item.nav__sites__item--brands {
  color: #5e4ca6;
}

.nav__sites__item.nav__sites__item--brands:hover {
  color: #302559;
  border-bottom-color: #302559;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.nav__sites__item--causes {
  border-bottom: 5px solid #6c9bff;
}

.nav__sites__item--brands {
  border-bottom: 5px solid #5e4ca6;
}

.nav-element.primary a span,
.nav-element.secondary a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 100%;
}

@media (max-width: 658px) {
  .site-footer .box .right .nav {
    display: grid !important;
    grid-template-columns: 1fr !important;
    row-gap: 25px;
  }
}
/* footer */
.column-items > .nav-element.footer-site-label > .sub-menu > .nav-element.nav-element--unset > a > span {
  font-weight: 400;
  text-transform: capitalize;
}

.nav-right > .nav-element > a > span {
  padding: 0;
}

/* Target only the 'FOR CAUSES' span */
.column-items > .nav-element.footer-site-label > a > span {
  font-size: 22px;
  font-weight: 700;
}

/* Target only the 'Customers' span */
.column-items > .nav-element.footer-site-label > .sub-menu > .nav-element > a > span {
  font-weight: bold;
  text-transform: uppercase;
}

.sub-menu > .nav-element.footer-site-sub-label > a > span {
  font-weight: bold;
  text-transform: uppercase;
}

.nav-element.footer-site-label > a > i.icon-plus {
  display: none;
}

.nav-element.footer-site-sub-label > a > i.icon-plus {
  display: none;
}

/* end footer */
.nav__sites-wrapper {
  padding: 24px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-column-gap: 33px;
  -moz-column-gap: 33px;
  column-gap: 33px;
}

@media screen and (max-width: 768px) {
  .nav__sites-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
    width: 100%;
    padding: 10px 20px;
  }
}
.nav__sites__item {
  font-size: 22px;
  text-decoration: none;
  padding: 10px 0px;
}

.site-header .nav > .nav-element > a {
  padding-left: 3px;
}

.site-header .nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header.sticky .wrapper {
  max-height: 90px;
}

.site-header .nav-right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-element.primary a,
.nav-element.secondary a {
  padding: 17px 24px;
}

.nav-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .nav-button-wrapper {
    display: none;
  }
}
@media (max-width: 768px) {
  .nav-button-wrapper {
    display: none;
  }
  .nav-element.primary,
  .nav-element.secondary {
    width: 100%;
  }
  .nav-item__site {
    padding: 0px 0px;
  }
  .flip-cards {
    padding-bottom: 30px !important;
  }
}
.nav-item__site {
  text-decoration: none;
  font-size: 16px;
  padding: 17px 24px;
}

.nav-element.nav-item__site-id > a > span {
  font-size: 26px;
}

.site-footer > .box > .wrapper > aside.left {
  padding-top: 9px;
}

.hero-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 15px;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

/* For Brands */
.animated-bullet-points.brands-light-purple {
  background-color: var(--brands-light-purple);
}

.flip-cards.brands-body {
  background-color: var(--brands-body);
}

.brands-dark-muted-purple {
  background-color: var(--brands-dark-muted-purple);
}

.button.brands-clear-blue-border {
  border: 3px solid var(--brands-light-blue);
  color: white;
}

.button.brands-clear-blue-border::before {
  background-color: var(--brands-light-purple);
}

.button.brands-clear-blue-border:hover {
  color: #1f1628;
}

/* For Causes */
.causes-dark {
  background-color: var(--causes-dark);
}

.button.causes-dark {
  color: white;
  -webkit-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  border: 2px solid var(--causes-dark);
}

.button.causes-dark::before {
  background-color: var(--brands-light-purple);
}

.button.causes-dark:hover {
  background-color: var(--brands-light-purple);
  color: #1f1628;
  border: 2px solid var(--causes-dark);
}

.causes-periwinkle {
  background-color: #5b5dc0;
}

.causes-dark-blue {
  background-color: var(--dark-blue);
}

.centered-text.causes-dark-blue {
  background-color: var(--dark-blue);
}

.causes-sky-blue {
  background-color: #90affa;
}

.causes-light-blue {
  background-color: var(--light-blue);
}

.animated-bullet-points.causes-light-blue {
  background-color: var(--light-blue);
}

.flip-cards .card.causes-light-blue {
  background-color: var(--light-blue);
}

.vertical-content-carousel.causes-light-blue {
  background-color: var(--light-blue);
}

.causes-white {
  background-color: white;
}

.related.causes-white {
  background-color: white;
}

.button.causes-white {
  border: 2px solid var(--periwinkle);
}

.button.causes-white::before {
  background-color: var(--brands-light-purple);
}

.button.causes-white:hover {
  background-color: var(--brands-light-purple);
  color: var(--causes-dark);
}

.causes-light-neutral {
  background-color: var(--light-neutral);
}

.flip-cards.causes-light-neutral {
  background-color: var(--light-neutral);
}

.causes-light-purple {
  background-color: var(--brands-light-purple);
}

.causes-lightest-blue {
  background-color: #d7e8f8;
}

.button.primary::before {
  background-color: var(--brands-light-purple);
}

.button.primary:active {
  border-color: var(--brands-light-purple);
  background-color: #432c97;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #fff;
}

.site-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 110px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-header .right-side {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.site-header .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

@media (max-width: 768px) {
  .site-header .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: -100%;
    width: 100%;
    max-width: 270px;
    background-color: white;
    top: 90px;
    height: calc(100vh - 90px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 60px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 999;
    line-height: 1.2;
  }
}
.site-header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.nav-element a {
  display: block;
  color: #1f1628;
  text-decoration: none;
  padding: 0px 0px;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  border: solid 3px transparent;
  border-radius: 50px;
  text-align: left;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.nav-element a:before {
  content: "";
  position: absolute;
  top: var(--y, 50%);
  left: var(--x, 50%);
  width: 250%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}

.nav-element a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.nav-element a:active::before {
  display: none;
}

.nav-element.primary a {
  background-color: #432c97;
  color: #fff;
}

.nav-element.primary a::before {
  background-color: var(--brands-light-purple);
}

.nav-element.primary a:hover {
  color: #1f1628;
  border-color: #432c97;
}

.nav-element.primary a:active {
  border-color: var(--brands-light-purple);
  background-color: #432c97;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #fff;
}

.nav-element.primary a:disabled {
  opacity: 0.4;
}

.nav-element.secondary a {
  border-color: #6c9bff;
  background-color: transparent;
  font-weight: 800;
  color: #1f1628;
  overflow: clip;
  overflow-clip-margin: 1px;
}

.nav-element.secondary a::before {
  background-color: #6c9bff;
}

.nav-element.secondary a:hover {
  color: #1f1628;
}

.nav-element.secondary a:active {
  border-color: #6c9bff;
  background-color: #d7e8f8;
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.18);
  color: #1f1628;
}

.nav-element.secondary a:disabled {
  opacity: 0.4;
}

.site-header.sticky .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.site-header .nav .sub-menu {
  position: absolute;
  top: calc(120% - 7px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  display: none;
  width: auto;
  min-width: 184px;
  text-align: center;
  padding: 15px 0;
  border-radius: 18px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1416px) {
  .nav-element.primary,
  .nav-element.secondary {
    width: 100%;
  }
  .site-header .wrapper {
    min-height: 90px;
  }
  .site-header .site-logo {
    max-width: 220px;
    min-width: 220px;
  }
  .site-header.sticky .site-logo {
    max-width: 220px;
    min-width: 220px;
  }
  .site-header .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 100%;
    width: 100%;
    max-width: 270px;
    background-color: white;
    top: 90px;
    height: calc(100vh - 90px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 60px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 999;
    line-height: 1.2;
  }
  .site-header .right-side .nav-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-on .site-header .right-side {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
    box-shadow: rgba(31, 22, 40, 0.1) 0px 5px 10px;
  }
  .site-header .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin: 0;
  }
  .site-header .nav > .nav-element {
    width: 100%;
  }
  .site-header .nav > .nav-element a {
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .site-header .nav > .nav-element a span {
    padding: 10px 20px;
  }
  .site-header .nav > .nav-element a i {
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-header .nav > .nav-element a i.on:before {
    content: "\e905";
  }
  .site-header .nav .sub-menu {
    display: none;
    padding: 0 0 10px;
  }
  .site-header .nav .sub-menu .nav-element a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.02em;
    white-space: nowrap;
    padding: 5px 20px;
    text-decoration: none;
    color: #1f1628;
  }
  .site-header .nav-right {
    margin-top: 40px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    row-gap: 20px;
  }
  .site-header .nav-right:first-child {
    margin-top: 0;
  }
  .site-header.sticky .right-side {
    top: 90px;
    height: calc(100vh - 90px);
  }
  .nav__sites-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 20px;
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .site-header .right-side {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
@media (max-width: 1416px) {
  .nav-toggle {
    display: block;
  }
  .nav-button-wrapper {
    display: none;
  }
}
.site-footer .subscription-form {
  background-color: var(--brands-light-purple);
  border-radius: 43px;
  padding: 38px 0;
}

.site-footer .box .footer-logo svg path.logo-arrow {
  fill: var(--brands-light-purple);
}

@media (max-width: 837px) {
  .site-footer .box .right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-footer .box .right .nav-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  .site-footer .box .right .nav-right .nav-element a {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.logo-carousel aside:before,
.logo-carousel aside:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 2rem;
  z-index: 1;
}

.stats-carousel .slide .stat hr {
  background-color: var(--brands-light-purple);
  margin: 15px 0;
  border-radius: 2px;
}

.flip-cards .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  row-gap: 78px;
}

@media screen and (max-width: 782px) {
  .flip-cards .cards {
    row-gap: 30px;
  }
}
.flip-cards .card aside {
  padding: 30px 80px 30px 50px;
  -ms-flex-item-align: start;
  align-self: center;
}

.flip-cards .card.medium-purple {
  background-color: var(--brands-light-purple);
}

.flip-cards .card.medium-purple .image .logo {
  background-color: var(--brands-light-purple);
}

.flip-cards .card.medium-purple .image .logo svg path {
  fill: var(--brands-light-purple);
}

.vertical-content-carousel.purple {
  background-color: var(--brands-light-purple);
}

.vertical-content-carousel.blue .right .images {
  background-color: var(--brands-light-purple);
}

.centered-text .eyebrow {
  color: var(--brands-light-purple);
}

.m-icon-cards.purple {
  background-color: var(--brands-light-purple);
}

.hero-home {
  position: relative;
  max-height: 740px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  margin: 0 20px;
  border-radius: 73px;
  overflow: hidden;
  padding: 70px;
}

@media (max-width: 1279px) {
  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 94px;
  }
}
@media (max-width: 1079px) {
  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 84px;
  }
}
@media (max-width: 819px) {
  .hero-home h1,
  .hero-home .h1,
  .hero-home h2,
  .hero-home .h2 {
    font-size: 64px;
  }
}
.iltr__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*Intentional*/
.iltr__col {
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.iltr__col--text {
  padding-left: 80px;
}

.iltr {
  background-color: var(--lightest-blue);
  padding: 100px 0px;
  border-radius: 100px;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-column-gap: 23px;
  -moz-column-gap: 23px;
  column-gap: 23px;
}

@media (max-width: 767px) {
  .iltr__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .iltr__col {
    width: 100%;
    padding-left: 0px;
    padding: 20px;
  }
  .iltr__col--text {
    margin-top: 30px;
  }
  .iltr__col > .eyebrow {
    text-align: center;
  }
}
@media (max-width: 1279px) {
  .site-header .right-side {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
@media (max-width: 575px) {
  .hero-home h1, .hero-home .h1, .hero-home h2, .hero-home .h2 {
    font-size: 44px;
    margin: 25px 0 35px;
  }
}
@media (max-width: 575px) {
  .hero-home {
    padding: 35px;
    height: auto;
    max-height: none;
    border-radius: 40px;
  }
}
/*# sourceMappingURL=style.css.map */

.iltr__wrapper {
  display: flex;
  align-items: center;
}

.iltr__col {
  width: 50%;
  flex-shrink: 0;
}

.iltr__col--text {
  padding-left: 80px;
}

.iltr {
  background-color: var(--lightest-blue);
  padding: 100px 0px;
  border-radius: 100px;
}

.flex-row {
  display: flex;
  flex-direction: row;
  column-gap: 23px;
}

@media (max-width: 767px) {
  .iltr__wrapper {
    flex-direction: column;
  }

  .iltr__col {
    width: 100%;
    padding-left: 0px;
    padding: 20px;
  }

  .iltr__col--text {
    margin-top: 30px;
  }

  .iltr__col>.eyebrow {
    text-align: center;
  }
}