@charset "UTF-8";

/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@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
}

:root {
  --swiper-theme-color: #007aff

}

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

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}

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

.swiper-pointer-events {
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}

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

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

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.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,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.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, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.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-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

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

.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}

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

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

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

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

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  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: 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: flex;
  align-items: 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: .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: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,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

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

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  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: 10px;
  left: 0;
  width: 100%
}

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

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

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.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: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  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: 10px;
  top: 50%;
  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%;
  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;
  transition: .2s transform, .2s top
}

.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%;
  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 {
  transition: .2s transform, .2s left
}

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

.swiper-pagination-progressbar {
  background: rgba(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%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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: 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: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(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: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  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: flex;
  justify-content: 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
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear
}

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

}

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

}

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

  100% {
    transform: rotate(360deg)
  }
}

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible
}

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

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

.swiper-cube.swiper-rtl .swiper-slide {
  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-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

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

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

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

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  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-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden
}

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

.swiper-cards {
  overflow: visible
}

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

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */

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

}

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

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

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

.animate__animated.animate__repeat-2 {
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
  animation-duration: .5s;
  animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
  animation-duration: .8s;
  animation-duration: calc(var(--animate-duration)*0.8)
}

.animate__animated.animate__slow {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce), print {
  .animate__animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important
  }

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

@keyframes bounce {
  0%,
    20%,
    53%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0)
  }

  40%,
    43% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }

  70% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }

  80% {
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0) scaleY(.95)
  }

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

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

@keyframes flash {
  0%,
    50%,
    to {
    opacity: 1
  }

  25%,
    75% {
    opacity: 0
  }
}

.animate__flash {
  animation-name: flash
}

@keyframes pulse {
  0% {
    transform: scaleX(1)
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    transform: scaleX(1)
  }
}

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

@keyframes rubberBand {
  0% {
    transform: scaleX(1)
  }

  30% {
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    transform: scale3d(1.05, .95, 1)
  }

  to {
    transform: scaleX(1)
  }
}

.animate__rubberBand {
  animation-name: rubberBand
}

@keyframes shakeX {
  0%,
    to {
    transform: translateZ(0)
  }

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

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

.animate__shakeX {
  animation-name: shakeX
}

@keyframes shakeY {
  0%,
    to {
    transform: translateZ(0)
  }

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

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

.animate__shakeY {
  animation-name: shakeY
}

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

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

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

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

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

  50% {
    transform: translateX(0)
  }
}

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

@keyframes swing {
  20% {
    transform: rotate(15deg)
  }

  40% {
    transform: rotate(-10deg)
  }

  60% {
    transform: rotate(5deg)
  }

  80% {
    transform: rotate(-5deg)
  }

  to {
    transform: rotate(0deg)
  }
}

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

@keyframes tada {
  0% {
    transform: scaleX(1)
  }

  10%,
    20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
    50%,
    70%,
    90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
    60%,
    80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    transform: scaleX(1)
  }
}

.animate__tada {
  animation-name: tada
}

@keyframes wobble {
  0% {
    transform: translateZ(0)
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__wobble {
  animation-name: wobble
}

@keyframes jello {
  0%,
    11.1%,
    to {
    transform: translateZ(0)
  }

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

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

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

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

  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.animate__jello {
  animation-name: jello;
  transform-origin: center
}

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

  14% {
    transform: scale(1.3)
  }

  28% {
    transform: scale(1)
  }

  42% {
    transform: scale(1.3)
  }

  70% {
    transform: scale(1)
  }
}

.animate__heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration)*1.3);
  animation-timing-function: ease-in-out
}

@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(.7);
    opacity: .7
  }

  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }

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

.animate__backInDown {
  animation-name: backInDown
}

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

  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }

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

.animate__backInLeft {
  animation-name: backInLeft
}

@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }

  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }

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

.animate__backInRight {
  animation-name: backInRight
}

@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(.7);
    opacity: .7
  }

  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }

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

.animate__backInUp {
  animation-name: backInUp
}

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

  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }

  to {
    transform: translateY(700px) scale(.7);
    opacity: .7
  }
}

.animate__backOutDown {
  animation-name: backOutDown
}

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

  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }

  to {
    transform: translateX(-2000px) scale(.7);
    opacity: .7
  }
}

.animate__backOutLeft {
  animation-name: backOutLeft
}

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

  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }

  to {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }
}

.animate__backOutRight {
  animation-name: backOutRight
}

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

  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }

  to {
    transform: translateY(-700px) scale(.7);
    opacity: .7
  }
}

.animate__backOutUp {
  animation-name: backOutUp
}

@keyframes bounceIn {
  0%,
    20%,
    40%,
    60%,
    80%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    transform: scale3d(.9, .9, .9)
  }

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

  80% {
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    transform: scaleX(1)
  }
}

.animate__bounceIn {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceIn
}

@keyframes bounceInDown {
  0%,
    60%,
    75%,
    90%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

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

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInDown {
  animation-name: bounceInDown
}

@keyframes bounceInLeft {
  0%,
    60%,
    75%,
    90%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

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

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

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInLeft {
  animation-name: bounceInLeft
}

@keyframes bounceInRight {
  0%,
    60%,
    75%,
    90%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

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

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

  75% {
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInRight {
  animation-name: bounceInRight
}

@keyframes bounceInUp {
  0%,
    60%,
    75%,
    90%,
    to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }

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

  75% {
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInUp {
  animation-name: bounceInUp
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }

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

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}

.animate__bounceOut {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceOut
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }

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

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}

.animate__bounceOutDown {
  animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }

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

.animate__bounceOutLeft {
  animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}

.animate__bounceOutRight {
  animation-name: bounceOutRight
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }

  40%,
    45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }

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

.animate__bounceOutUp {
  animation-name: bounceOutUp
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.animate__fadeIn {
  animation-name: fadeIn
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInDown {
  animation-name: fadeInDown
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInDownBig {
  animation-name: fadeInDownBig
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInLeft {
  animation-name: fadeInLeft
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInLeftBig {
  animation-name: fadeInLeftBig
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInRight {
  animation-name: fadeInRight
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInRightBig {
  animation-name: fadeInRightBig
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInUp {
  animation-name: fadeInUp
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInUpBig {
  animation-name: fadeInUpBig
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInTopLeft {
  animation-name: fadeInTopLeft
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInTopRight {
  animation-name: fadeInTopRight
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft
}

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

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInBottomRight {
  animation-name: fadeInBottomRight
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.animate__fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOutDown {
  0% {
    opacity: 1
  }

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

.animate__fadeOutDown {
  animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

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

.animate__fadeOutDownBig {
  animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

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

.animate__fadeOutLeft {
  animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

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

.animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
  0% {
    opacity: 1
  }

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

.animate__fadeOutRight {
  animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

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

.animate__fadeOutRightBig {
  animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
  0% {
    opacity: 1
  }

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

.animate__fadeOutUp {
  animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

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

.animate__fadeOutUpBig {
  animation-name: fadeOutUpBig
}

@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

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

.animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft
}

@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

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

.animate__fadeOutTopRight {
  animation-name: fadeOutTopRight
}

@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

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

.animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight
}

@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

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

.animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft
}

@keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out
  }

  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out
  }

  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in
  }

  to {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in
  }
}

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

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in
  }

  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    transform: perspective(400px)
  }
}

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

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in
  }

  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }

  80% {
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    transform: perspective(400px)
  }
}

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

@keyframes flipOutX {
  0% {
    transform: perspective(400px)
  }

  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }

  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}

.animate__flipOutX {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: flipOutX;
  backface-visibility: visible !important
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px)
  }

  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }

  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}

.animate__flipOutY {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  backface-visibility: visible !important;
  animation-name: flipOutY
}

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

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

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

  to {
    transform: translateZ(0)
  }
}

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

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

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

  80% {
    transform: skewX(5deg)
  }

  to {
    transform: translateZ(0)
  }
}

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

@keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }

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

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

@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }

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

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

@keyframes rotateIn {
  0% {
    transform: rotate(-200deg);
    opacity: 0
  }

  to {
    transform: translateZ(0);
    opacity: 1
  }
}

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

@keyframes rotateInDownLeft {
  0% {
    transform: rotate(-45deg);
    opacity: 0
  }

  to {
    transform: translateZ(0);
    opacity: 1
  }
}

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

@keyframes rotateInDownRight {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }

  to {
    transform: translateZ(0);
    opacity: 1
  }
}

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

@keyframes rotateInUpLeft {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }

  to {
    transform: translateZ(0);
    opacity: 1
  }
}

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

@keyframes rotateInUpRight {
  0% {
    transform: rotate(-90deg);
    opacity: 0
  }

  to {
    transform: translateZ(0);
    opacity: 1
  }
}

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

@keyframes rotateOut {
  0% {
    opacity: 1
  }

  to {
    transform: rotate(200deg);
    opacity: 0
  }
}

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

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }

  to {
    transform: rotate(45deg);
    opacity: 0
  }
}

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

@keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }

  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}

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

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }

  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}

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

@keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }

  to {
    transform: rotate(90deg);
    opacity: 0
  }
}

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

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

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

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

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

.animate__hinge {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
  animation-name: hinge;
  transform-origin: top left
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }

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

  70% {
    transform: rotate(3deg)
  }

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

.animate__jackInTheBox {
  animation-name: jackInTheBox
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rollIn {
  animation-name: rollIn
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}

.animate__rollOut {
  animation-name: rollOut
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.animate__zoomIn {
  animation-name: zoomIn
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.animate__zoomInDown {
  animation-name: zoomInDown
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.animate__zoomInLeft {
  animation-name: zoomInLeft
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.animate__zoomInRight {
  animation-name: zoomInRight
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.animate__zoomInUp {
  animation-name: zoomInUp
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

.animate__zoomOut {
  animation-name: zoomOut
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

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

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

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

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

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

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}

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

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

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

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

  to {
    transform: translateZ(0)
  }
}

.animate__slideInDown {
  animation-name: slideInDown
}

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

  to {
    transform: translateZ(0)
  }
}

.animate__slideInLeft {
  animation-name: slideInLeft
}

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

  to {
    transform: translateZ(0)
  }
}

.animate__slideInRight {
  animation-name: slideInRight
}

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

  to {
    transform: translateZ(0)
  }
}

.animate__slideInUp {
  animation-name: slideInUp
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}

.animate__slideOutDown {
  animation-name: slideOutDown
}

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0)
  }
}

.animate__slideOutLeft {
  animation-name: slideOutLeft
}

@keyframes slideOutRight {
  0% {
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0)
  }
}

.animate__slideOutRight {
  animation-name: slideOutRight
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}

.animate__slideOutUp {
  animation-name: slideOutUp
}

@tailwind base;

@tailwind components;

@tailwind utilities;

/*! tailwindcss v3.3.7 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

:root {
  --primary-color: #E72948;
  --second-color: #01B3BE;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  
}

.absolute{
  position: absolute
}

.relative{
  position: relative
}

.-bottom-\[1px\]{
  bottom: -1px
}

.right-5{
  right: 1.25rem
}

.top-0{
  top: 0px
}

.top-8{
  top: 2rem
}

.z-10{
  z-index: 10
}

.z-20{
  z-index: 20
}

.z-40{
  z-index: 40
}

.z-50{
  z-index: 50
}

.mx-auto{
  margin-left: auto;
  margin-right: auto
}

.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem
}

.mb-1{
  margin-bottom: 0.25rem
}

.mb-10{
  margin-bottom: 2.5rem
}

.mb-16{
  margin-bottom: 4rem
}

.mb-3{
  margin-bottom: 0.75rem
}

.mt-2{
  margin-top: 0.5rem
}

.block{
  display: block
}

.flex{
  display: flex
}

.aspect-video{
  aspect-ratio: 16 / 9
}

.h-\[20\%\]{
  height: 20%
}

.h-full{
  height: 100%
}

.max-h-\[100px\]{
  max-height: 100px
}

.max-h-\[75px\]{
  max-height: 75px
}

.min-h-\[100px\]{
  min-height: 100px
}

.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content
}

.min-h-screen{
  min-height: 100vh
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content
}

.w-full{
  width: 100%
}

.w-screen{
  width: 100vw
}

.max-w-\[900px\]{
  max-width: 900px
}

.max-w-xs{
  max-width: 20rem
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0
  }
}

.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
}

.flex-col{
  flex-direction: column
}

.items-center{
  align-items: center
}

.justify-end{
  justify-content: flex-end
}

.justify-center{
  justify-content: center
}

.gap-10{
  gap: 2.5rem
}

.gap-4{
  gap: 1rem
}

.gap-8{
  gap: 2rem
}

.self-center{
  align-self: center
}

.overflow-hidden{
  overflow: hidden
}

.overflow-y-scroll{
  overflow-y: scroll
}

.text-ellipsis{
  text-overflow: ellipsis
}

.whitespace-nowrap{
  white-space: nowrap
}

.rounded-2xl{
  border-radius: 1rem
}

.rounded-lg{
  border-radius: 0.5rem
}

.rounded-md{
  border-radius: 0.375rem
}

.rounded-xl{
  border-radius: 0.75rem
}

.border-2{
  border-width: 2px
}

.bg-background-gadient-wave{
  background-image: url('static/img/gradient-wave.svg')
}

.bg-background-top{
  background-image: url('static/img/background-iso-top.webp')
}

.bg-cover{
  background-size: cover
}

.bg-fixed{
  background-attachment: fixed
}

.bg-\[center_left_-19rem\]{
  background-position: center left -19rem
}

.bg-bottom{
  background-position: bottom
}

.bg-no-repeat{
  background-repeat: no-repeat
}

.p-5{
  padding: 1.25rem
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem
}

.px-20{
  padding-left: 5rem;
  padding-right: 5rem
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem
}

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

.pt-4{
  padding-top: 1rem
}

.text-center{
  text-align: center
}

.text-justify{
  text-align: justify
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem
}

.text-5xl{
  font-size: 3rem;
  line-height: 1
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem
}

.font-black{
  font-weight: 900
}

.font-bold{
  font-weight: 700
}

.font-normal{
  font-weight: 400
}

.font-semibold{
  font-weight: 600
}

.uppercase{
  text-transform: uppercase
}

.leading-8{
  line-height: 2rem
}

.leading-loose{
  line-height: 2
}

.text-primary{
  color: #9a4c19;
}

.text-second{
  color: var(--second-color)
}

.underline{
  text-decoration-line: underline
}

.line-through{
  text-decoration-line: line-through
}

.underline-offset-4{
  text-underline-offset: 4px
}

.opacity-60{
  opacity: 0.6
}

.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Bold.eot');

  src: url('static/fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Bold.woff2') format('woff2'), url('static/fonts/Inter-Bold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraLight.eot');

  src: url('static/fonts/Inter-ExtraLight.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraLight.woff2') format('woff2'), url('static/fonts/Inter-ExtraLight.woff') format('woff');

  font-weight: 200;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraBold.eot');

  src: url('static/fonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraBold.woff2') format('woff2'), url('static/fonts/Inter-ExtraBold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Light.eot');

  src: url('static/fonts/Inter-Light.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Light.woff2') format('woff2'), url('static/fonts/Inter-Light.woff') format('woff');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-BoldItalic.eot');

  src: url('static/fonts/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-BoldItalic.woff2') format('woff2'), url('static/fonts/Inter-BoldItalic.woff') format('woff');

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Italic.eot');

  src: url('static/fonts/Inter-Italic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Italic.woff2') format('woff2'), url('static/fonts/Inter-Italic.woff') format('woff');

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraLightItalic.eot');

  src: url('static/fonts/Inter-ExtraLightItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraLightItalic.woff2') format('woff2'), url('static/fonts/Inter-ExtraLightItalic.woff') format('woff');

  font-weight: 200;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Black.eot');

  src: url('static/fonts/Inter-Black.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Black.woff2') format('woff2'), url('static/fonts/Inter-Black.woff') format('woff');

  font-weight: 900;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter.eot');

  src: url('static/fonts/Inter.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter.woff2') format('woff2'), url('static/fonts/Inter.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraBoldItalic.eot');

  src: url('static/fonts/Inter-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraBoldItalic.woff2') format('woff2'), url('static/fonts/Inter-ExtraBoldItalic.woff') format('woff');

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Medium.eot');

  src: url('static/fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Medium.woff2') format('woff2'), url('static/fonts/Inter-Medium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-LightItalic.eot');

  src: url('static/fonts/Inter-LightItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-LightItalic.woff2') format('woff2'), url('static/fonts/Inter-LightItalic.woff') format('woff');

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-BlackItalic.eot');

  src: url('static/fonts/Inter-BlackItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-BlackItalic.woff2') format('woff2'), url('static/fonts/Inter-BlackItalic.woff') format('woff');

  font-weight: 900;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Regular.eot');

  src: url('static/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Regular.woff2') format('woff2'), url('static/fonts/Inter-Regular.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ThinItalic.eot');

  src: url('static/fonts/Inter-ThinItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ThinItalic.woff2') format('woff2'), url('static/fonts/Inter-ThinItalic.woff') format('woff');

  font-weight: 100;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-SemiBold.eot');

  src: url('static/fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-SemiBold.woff2') format('woff2'), url('static/fonts/Inter-SemiBold.woff') format('woff');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-MediumItalic.eot');

  src: url('static/fonts/Inter-MediumItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-MediumItalic.woff2') format('woff2'), url('static/fonts/Inter-MediumItalic.woff') format('woff');

  font-weight: 500;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-SemiBoldItalic.eot');

  src: url('static/fonts/Inter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('static/fonts/Inter-SemiBoldItalic.woff') format('woff');

  font-weight: 600;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Thin.eot');

  src: url('static/fonts/Inter-Thin.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Thin.woff2') format('woff2'), url('static/fonts/Inter-Thin.woff') format('woff');

  font-weight: 100;

  font-style: normal;

  font-display: swap;
}

html {
  background-color: black;
}

.sr {
  background-color: black;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */

.example {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;
  scrollbar-width: none;
  font-family: 'Inter';
}

.navbar {
  z-index: 99;
}

.navbar::before {
  content: '';
  position: absolute;
  height: 20rem;
  top: -1px;
  min-height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 55.5%, rgba(0, 0, 0, 0.8) 100%);
  transform: rotate(180deg);
  z-index: -1;
}

.bottom-black-gradient::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 70%;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 55.5%, #000000 100%);
  transform: rotate(180deg);
  flex: none;
  order: 0;
  flex-grow: 0;
  z-index: 0;
}

.gradient-button {
  background: linear-gradient(89deg, #04AA1E 0.04%, #006E12 100.04%);
}

.video-cover {
  height: calc(100vh - 170px) !important;
}

.bg-gradient-pink {
  background: linear-gradient(270deg, #FF3DA6 0.14%, #FF3E84 100.14%);
}

.title-main-gradient {
  background: linear-gradient(270deg, #FF3DA6 0.14%, #FF3E84 100.14%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  font-size: clamp(2rem, calc(1.5rem + 3.05vw), 4.06rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-big {
  font-family: 'Inter';
  font-style: normal;
  text-align: center;
  font-weight: 500;
  font-size: 45px;
  font-size: clamp(2.5rem, calc(1.76rem + 3.7vw), 5rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-2 {
  font-style: normal;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 45px;
  font-size: clamp(1.8rem, calc(1.94rem + 1.22vw), 2.81rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  font-size: clamp(1.56rem, calc(1.32rem + 1.22vw), 2.19rem);
  line-height: 100%;
  color: #FFFFFF;
}

.subtitle {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  font-size: clamp(1.25rem, calc(1.01rem + 1.22vw), 1.88rem);
  line-height: 120%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: clamp(1rem, calc(0.85rem + 0.73vw), 1.1rem);
  line-height: 45px;
  line-height: clamp(1.4rem, calc(0.94rem + 1.22vw), 2.1rem);
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
}

.linear-transition {
  transition-timing-function: linear !important;
}

button {
  -webkit-appearance: button;
  background-color: #FF3DA6 !important;
  background-image: none;
}

.cubic-transition {
  transition: all 1s cubic-bezier(0.265, 0.004, 0, 1);
}

.text-main {
  color: var(--primary-color);
}

.text-second {
  color: var(--second-color);
}

.animate__rotate {
  animation: rotate 11s linear;
}

.animate__pulse {
  transform: scale(1);
  animation: pulse 2s infinite;
  position: relative;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
  }

  70% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.95);
  }
}

.gradient-text {
  background: linear-gradient(149.63deg, #EB5E0B 0%, #E41D13 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Bold.eot');

  src: url('static/fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Bold.woff2') format('woff2'), url('static/fonts/Inter-Bold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraLight.eot');

  src: url('static/fonts/Inter-ExtraLight.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraLight.woff2') format('woff2'), url('static/fonts/Inter-ExtraLight.woff') format('woff');

  font-weight: 200;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraBold.eot');

  src: url('static/fonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraBold.woff2') format('woff2'), url('static/fonts/Inter-ExtraBold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Light.eot');

  src: url('static/fonts/Inter-Light.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Light.woff2') format('woff2'), url('static/fonts/Inter-Light.woff') format('woff');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-BoldItalic.eot');

  src: url('static/fonts/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-BoldItalic.woff2') format('woff2'), url('static/fonts/Inter-BoldItalic.woff') format('woff');

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Italic.eot');

  src: url('static/fonts/Inter-Italic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Italic.woff2') format('woff2'), url('static/fonts/Inter-Italic.woff') format('woff');

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraLightItalic.eot');

  src: url('static/fonts/Inter-ExtraLightItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraLightItalic.woff2') format('woff2'), url('static/fonts/Inter-ExtraLightItalic.woff') format('woff');

  font-weight: 200;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Black.eot');

  src: url('static/fonts/Inter-Black.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Black.woff2') format('woff2'), url('static/fonts/Inter-Black.woff') format('woff');

  font-weight: 900;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter.eot');

  src: url('static/fonts/Inter.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter.woff2') format('woff2'), url('static/fonts/Inter.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ExtraBoldItalic.eot');

  src: url('static/fonts/Inter-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ExtraBoldItalic.woff2') format('woff2'), url('static/fonts/Inter-ExtraBoldItalic.woff') format('woff');

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Medium.eot');

  src: url('static/fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Medium.woff2') format('woff2'), url('static/fonts/Inter-Medium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-LightItalic.eot');

  src: url('static/fonts/Inter-LightItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-LightItalic.woff2') format('woff2'), url('static/fonts/Inter-LightItalic.woff') format('woff');

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-BlackItalic.eot');

  src: url('static/fonts/Inter-BlackItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-BlackItalic.woff2') format('woff2'), url('static/fonts/Inter-BlackItalic.woff') format('woff');

  font-weight: 900;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Regular.eot');

  src: url('static/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Regular.woff2') format('woff2'), url('static/fonts/Inter-Regular.woff') format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-ThinItalic.eot');

  src: url('static/fonts/Inter-ThinItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-ThinItalic.woff2') format('woff2'), url('static/fonts/Inter-ThinItalic.woff') format('woff');

  font-weight: 100;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-SemiBold.eot');

  src: url('static/fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-SemiBold.woff2') format('woff2'), url('static/fonts/Inter-SemiBold.woff') format('woff');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-MediumItalic.eot');

  src: url('static/fonts/Inter-MediumItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-MediumItalic.woff2') format('woff2'), url('static/fonts/Inter-MediumItalic.woff') format('woff');

  font-weight: 500;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-SemiBoldItalic.eot');

  src: url('static/fonts/Inter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('static/fonts/Inter-SemiBoldItalic.woff') format('woff');

  font-weight: 600;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('static/fonts/Inter-Thin.eot');

  src: url('static/fonts/Inter-Thin.eot?#iefix') format('embedded-opentype'), url('static/fonts/Inter-Thin.woff2') format('woff2'), url('static/fonts/Inter-Thin.woff') format('woff');

  font-weight: 100;

  font-style: normal;

  font-display: swap;
}

html {
  background-color: black;
}

.sr {
  background-color: black;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */

.example {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;
  scrollbar-width: none;
  font-family: 'Inter';
}

.navbar {
  z-index: 99;
}

.navbar::before {
  content: '';
  position: absolute;
  height: 20rem;
  top: -1px;
  min-height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 55.5%, rgba(0, 0, 0, 0.8) 100%);
  transform: rotate(180deg);
  z-index: -1;
}

.bottom-black-gradient::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 70%;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 55.5%, #000000 100%);
  transform: rotate(180deg);
  flex: none;
  order: 0;
  flex-grow: 0;
  z-index: 0;
}

.gradient-button {
  background: linear-gradient(89deg, #04AA1E 0.04%, #006E12 100.04%);
}

.video-cover {
  height: calc(100vh - 170px) !important;
}

.bg-gradient-pink {
  background: linear-gradient(270deg, #FF3DA6 0.14%, #FF3E84 100.14%);
}

.title-main-gradient {
  background: linear-gradient(270deg, #FF3DA6 0.14%, #FF3E84 100.14%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  font-size: clamp(2rem, calc(1.5rem + 3.05vw), 4.06rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-big {
  font-family: 'Inter';
  font-style: normal;
  text-align: center;
  font-weight: 500;
  font-size: 45px;
  font-size: clamp(2.5rem, calc(1.76rem + 3.7vw), 5rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-2 {
  font-style: normal;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 45px;
  font-size: clamp(1.8rem, calc(1.94rem + 1.22vw), 2.81rem);
  line-height: 100%;
  color: #FFFFFF;
}

.title-3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  font-size: clamp(1.56rem, calc(1.32rem + 1.22vw), 2.19rem);
  line-height: 100%;
  color: #FFFFFF;
}

.subtitle {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  font-size: clamp(1.25rem, calc(1.01rem + 1.22vw), 1.88rem);
  line-height: 120%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: clamp(1rem, calc(0.85rem + 0.73vw), 1.1rem);
  line-height: 45px;
  line-height: clamp(1.4rem, calc(0.94rem + 1.22vw), 2.1rem);
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
}

.linear-transition {
  transition-timing-function: linear !important;
}

button {
  -webkit-appearance: button;
  background-color: #FF3DA6 !important;
  background-image: none;
}

.cubic-transition {
  transition: all 1s cubic-bezier(0.265, 0.004, 0, 1);
}

.text-main {
  color: var(--primary-color);
}

.text-second {
  color: var(--second-color);
}

.animate__rotate {
  animation: rotate 11s linear;
}

.animate__pulse {
  transform: scale(1);
  animation: pulse 2s infinite;
  position: relative;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
  }

  70% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.95);
  }
}

.gradient-text {
  background: linear-gradient(149.63deg, #EB5E0B 0%, #E41D13 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.hover\:scale-\[103\%\]:hover{
  --tw-scale-x: 103%;
  --tw-scale-y: 103%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@media (min-width: 768px){
  .md\:my-60{
    margin-top: 15rem;
    margin-bottom: 15rem
  }

  .md\:mb-10{
    margin-bottom: 2.5rem
  }

  .md\:mb-20{
    margin-bottom: 5rem
  }

  .md\:mb-32{
    margin-bottom: 8rem
  }

  .md\:hidden{
    display: none
  }

  .md\:h-1\/4{
    height: 25%
  }

  .md\:max-h-\[150px\]{
    max-height: 150px
  }

  .md\:min-h-\[150px\]{
    min-height: 150px
  }

  .md\:gap-20{
    gap: 5rem
  }

  .md\:gap-8{
    gap: 2rem
  }

  .md\:bg-top{
    background-position: top
  }

  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .md\:text-justify{
    text-align: justify
  }

  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem
  }

  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1
  }

  .md\:text-8xl{
    font-size: 6rem;
    line-height: 1
  }

  .md\:leading-\[4rem\]{
    line-height: 4rem
  }
}

@media (min-width: 1024px){
  .lg\:h-\[-webkit-fill-available\]{
    height: -webkit-fill-available
  }

  .lg\:bg-contain{
    background-size: contain
  }
}
