.footer_sec1 {
    background-color: #333;
    color: #fff;
    padding: 8.5em 0 5.938em;
    position: relative;
  }
  .footer_sec1 .scroll_wrap {
    cursor: pointer;
    left: 48.5%;
    position: absolute;
    top: -2.3em;
  }
  .footer_sec1 .scroll_wrap .scrollup_img {
    max-width: 4.625em;
  }
  .footer_sec1 .scroll_wrap .scroll_text {
    color: #fff;
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: normal;
    margin-left: -0.6em;
    margin-top: 0.375em;
  }
  .footer_sec1 .logo_wrapper .footer_logo {
    margin-bottom: 1.375em;
    max-width: 16.875em;
    width: 100%;
  }
  .footer_sec1 .logo_wrapper .description {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 2.313em;
    max-width: 60%;
  }
  .footer_sec1 .logo_wrapper .social_wrapper {
    align-items: flex-end;
    display: flex;
  }
  .footer_sec1 .logo_wrapper .social_wrapper .social_icon {
    height: 100%;
    margin-right: 2em;
    max-height: 1.875em;
    max-width: 2em;
    object-fit: contain;
    width: 100%;
  }
  .footer_sec1 .links_wrapper .link_heading {
    font-family: Poppins, sans-serif;
    font-size: 1.625em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 1.563em;
  }
  .footer_sec1 .links_wrapper .description {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 2.313em;
    max-width: 70%;
  }
  .footer_sec1 .links_wrapper .link_list .link {
    color: #fff;
    text-decoration: none;
  }
  .footer_sec1 .links_wrapper .link_list .link li {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.225em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 1.25em;
  }
  .footer_sec1 .links_wrapper .link_list .link li:hover {
    color: #ee4e56;
  }
  .footer_sec2 {
    background-color: #333;
    color: #fff;
  }
  .footer_sec2 .copyright_flex {
    border-top: 1px solid #707070;
    display: flex;
    justify-content: space-between;
    padding: 1.188em 0 2.188em;
  }
  .footer_sec2 .copyright_flex .copyright {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: normal;
  }
  .footer_sec2 .copyright_flex .togglehead_link {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-decoration: none;
  }
  .footer_sec2 .copyright_flex .togglehead_link:hover {
    padding-bottom: 0.05em;
  }
  .header_sec.active {
    background-color: #fff;
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.161);
  }
  .header_sec.active .heading_strip {
    background-color: #f5f5f5;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.161);
    color: #ee4e56;
  }
  .header_sec.active .navlinks ul .nav_tab,
  .header_sec.active .navlinks ul .nav_tab a {
    color: #212529;
  }
  .header_sec {
    background-color: transparent;
    left: 0;
    padding: 2.375em 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .header_sec .heading_strip {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    font-family: Red Hat Display, sans-serif;
    font-size: 1.375rem;
    left: 0;
    padding: 0.688rem 0;
    position: fixed;
    text-align: center;
    width: 100%;
  }
  .header_sec .navlinks {
    position: relative;
  }
  .header_sec .navlinks ul {
    align-items: center;
    display: flex;
    float: right;
    justify-content: flex-end;
    max-width: 50%;
  }
  .header_sec .navlinks ul .logo_wrapper {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
  }
  .header_sec .navlinks ul .logo_wrapper .logo_img {
    max-width: 23.292em;
    position: relative;
  }
  .header_sec .navlinks ul .nav_tab {
    color: #fff;
    cursor: pointer;
    font-size: 1.25em;
    letter-spacing: 0;
    line-height: 1.5em;
    margin: 0 0 0 1.8em;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
  }
  .header_sec .navlinks ul .nav_tab a {
    color: #fff;
    font-size: 1.22em;
    padding: 2em 0;
    position: relative;
  }
  .header_sec .navlinks ul .nav_tab a:hover {
    text-decoration: none;
  }
  .header_sec .navlinks ul .nav_tab.active a {
    color: #a5a5a5;
    font-weight: 700;
  }
  .header_sec .navlinks ul .book_your_space {
    cursor: pointer;
    font-family: Red Hat Display, sans-serif;
    margin: 0 0 0 1.8em;
    min-width: 15em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    white-space: nowrap;
  }
  .header_sec .navlinks ul .book_your_space .flex_for_ticker {
    align-items: center;
    background: transparent linear-gradient(90deg, #b20710, #ee2c3c) 0 0 no-repeat
      padding-box;
    border-radius: 10px;
    color: #fff;
    display: flex;
    font-size: 1.5em;
    justify-content: flex-start;
    letter-spacing: 0;
    line-height: 1.5em;
    padding: 0.75em 1.25em 0.75em 0.75em;
  }
  .header_sec .navlinks ul .book_your_space .flex_for_ticker:hover {
    text-decoration: none;
  }
  .header_sec .navlinks ul .book_your_space .flex_for_ticker:hover .arrow_icon {
    right: 0.5em;
  }
  .header_sec .navlinks ul .book_your_space .flex_for_ticker .arrow_icon {
    bottom: 0;
    margin: auto;
    max-width: 2em;
    max-width: 1.5em;
    position: absolute;
    right: 5em;
    right: 1em;
    top: 0;
    transition: 0.3s;
    width: 100%;
  }
  .down_arrow {
    max-width: 0.55em;
    padding-bottom: 0.25em;
  }
  @media (min-width: 1700px) {
    .header_sec .heading_strip {
      top: 9.563rem;
    }
  }
  @media (max-width: 1699px) {
    .header_sec .heading_strip {
      top: 6.563rem;
    }
  }
  @media (max-width: 1400px) {
    .header_sec .heading_strip {
      top: 6rem;
    }
  }
  @media (max-width: 1500px) {
    .header_sec .navlinks .logo_wrapper .logo_img {
      max-width: 20.704em;
    }
  }
  @media (max-width: 992px) {
    .header_sec {
      height: auto;
      padding: 2em 0 0;
      z-index: 201;
    }
    .header_sec .logo_wrapper {
      z-index: 9999;
    }
    .header_sec .logo_wrapper .logo_img {
      left: 0;
    }
    .header_sec .logo_wrapper .atlas_logo {
      margin-left: 1.5em;
      max-width: 16.2em;
      width: 100%;
    }
    .header_sec .nav_line2_wrapper_flex_wrapper {
      align-items: flex-start;
      background-color: #fff;
      display: flex;
      height: 100vh;
      justify-content: center;
      left: -100%;
      position: fixed;
      top: 0;
      transition: left 0.3s;
      width: 100%;
    }
    .header_sec .nav_line2_wrapper_flex_wrapper.active {
      left: 0;
    }
    .header_sec .nav_line2_wrapper_flex_wrapper .nav_social_media_icons {
      bottom: 15%;
      left: 50%;
      position: absolute;
      text-align: center;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 100%;
    }
    .header_sec
      .nav_line2_wrapper_flex_wrapper
      .nav_social_media_icons
      .nav_social_icons {
      height: 1.5em;
      margin: 0 0.8em;
      max-width: 2em;
      object-fit: cover;
      width: 100%;
    }
    .header_sec
      .nav_line2_wrapper_flex_wrapper
      .nav_social_media_icons
      a:last-child
      .nav_social_icons {
      margin-right: 0;
    }
    .header_sec
      .nav_line2_wrapper_flex_wrapper
      .nav_social_media_icons
      .follow_us_text {
      font-size: 1.6em;
      margin-top: 1.5em;
      text-align: center;
    }
    .header_sec
      .nav_line2_wrapper_flex_wrapper
      .nav_social_media_icons
      .follow_us_text
      a {
      color: #212529;
    }
    .header_sec .nav_line2_wrapper_flex {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      height: 80%;
      justify-content: flex-start;
      margin-left: 30%;
      margin-top: 12.1em;
      overflow-y: auto;
      width: 100%;
    }
    .header_sec .nav_line2_wrapper_flex::-webkit-scrollbar {
      background-color: #212529;
      width: 5px;
    }
    .header_sec .nav_line2_wrapper_flex::-webkit-scrollbar-thumb {
      background-color: #212529;
    }
    .header_sec .nav_line2_wrapper_flex .nav_item {
      cursor: pointer;
      margin-left: 0;
      padding-bottom: 3.3em;
      position: relative;
    }
    .header_sec .nav_line2_wrapper_flex .nav_link_wrapper {
      margin: 0 auto;
      position: relative;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
    }
    .header_sec .nav_line2_wrapper_flex .nav_link {
      color: #212529;
      cursor: pointer;
      display: block;
      font-size: 2.4em;
      font-weight: 500;
      opacity: 0.9;
      text-align: center;
      text-transform: capitalize;
    }
    .header_sec .nav_line2_wrapper_flex .nav_link.active {
      color: #212529;
      font-weight: 600;
      position: relative;
    }
    .header_sec .hamburger_lines {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      height: 2.2em;
      justify-content: space-between;
      position: absolute;
      right: 1.5em;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 2.8em;
    }
    .header_sec .hamburger_lines .line {
      background-color: #212529;
      border-radius: 1em;
      height: 2px;
      transition: 0.25s ease-in-out;
      width: 100%;
    }
    .header_sec .hamburger_lines .line1,
    .header_sec .hamburger_lines .line2,
    .header_sec .hamburger_lines .line3 {
      transition: 0.25s ease-in-out;
    }
    .header_sec .hamburger_lines.active .line {
      background-color: #212529;
    }
    .header_sec .hamburger_lines.active .line1 {
      top: 18px;
      -webkit-transform: rotate(135deg);
      transform: translateY(1.1em) rotate(135deg);
    }
    .header_sec .hamburger_lines.active .line2 {
      left: -60px;
      opacity: 0;
    }
    .header_sec .hamburger_lines.active .line3 {
      -webkit-transform: rotate(-135deg);
      transform: translateY(-1em) rotate(-135deg);
    }
    .header_sec .navlinks ul .nav_tab {
      margin: 0 0 0 2.722em;
    }
    .header_sec .navlinks ul .nav_tab a {
      font-size: 1em;
    }
  }
  .amenities_sec1 .text_container {
    padding: 5em 0 5.75em;
  }
  .amenities_sec1 .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em auto 0;
    max-width: 78%;
    text-align: center;
  }
  .amenities_sec1 .text_container .description .bold_text {
    display: block;
    font-weight: 700;
    margin-top: 1em;
  }
  .amenities_sec1 .amenity_tabs_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    scroll-behavior: smooth;
  }
  .amenities_sec1 .amenity_tabs_wrapper .amenity_tab {
    color: #212529;
    cursor: pointer;
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 1.25em 1em 0;
    position: relative;
  }
  .amenities_sec1 .amenity_tabs_wrapper .amenity_tab:after {
    background-color: #ee4e56;
    bottom: -0.2em;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transition: width 0.3s;
    width: 0;
  }
  .amenities_sec1 .amenity_tabs_wrapper .amenity_tab.active {
    color: #ee4e56;
    font-weight: 700;
  }
  .amenities_sec1 .amenity_tabs_wrapper .amenity_tab.active:after {
    width: 100%;
  }
  .amenities_sec1 .amenity_container.active {
    display: block;
  }
  .amenities_sec1 .amenity_container {
    display: none;
  }
  .amenities_sec1 .amenity_container .amenity_box {
    padding: 6.25em 0 7.5em;
  }
  .amenities_sec1 .amenity_container .amenity_box .row {
    align-items: center;
  }
  .amenities_sec1 .amenity_container .amenity_box .main_img_slider {
    overflow: hidden;
  }
  .amenities_sec1 .amenity_container .amenity_box .main_img_slider .active_img {
    max-width: 44.313em;
    width: 100%;
  }
  .amenities_sec1
    .amenity_container
    .amenity_box
    .img_wrapper
    .thumbnails_slider {
    overflow: hidden;
  }
  .amenities_sec1
    .amenity_container
    .amenity_box
    .img_wrapper
    .thumbnails_slider
    .thumb_img {
    max-width: 24.563em;
    padding: 0 1em;
    width: 100%;
  }
  .amenities_sec1 .amenity_container .amenity_box .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .amenities_sec1 .amenity_container .amenity_box .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 70%;
  }
  .amenities_sec1 .amenity_container .amenity_box .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0 0;
    max-width: 78%;
    text-align: left;
  }
  .amenities_sec1 .foodwellness_container.active {
    display: block;
  }
  .amenities_sec1 .foodwellness_container {
    display: none;
  }
  .amenities_sec1 .foodwellness_container .text_container .coloured_text {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .amenities_sec1 .foodwellness_container .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 70%;
  }
  .amenities_sec1 .foodwellness_container .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0 0;
    max-width: 78%;
    text-align: left;
  }
  .banner {
    background-color: #f3f3f3;
    padding-top: 15.688em;
  }
  .banner .custom_breadcrumb {
    color: #1e1e1e;
    font-family: Red Hat Display, sans-serif;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    text-transform: capitalize;
  }
  .banner .custom_breadcrumb .home_url {
    color: #1e1e1e;
  }
  .banner .banner_heading {
    font-family: Red Hat Display, sans-serif;
    font-size: 3.75rem;
    font-weight: 800;
    padding: 0.25em 0 0.75em;
    text-align: center;
  }
  .banner .banner_heading .styled_text {
    color: #ee4e56;
  }
  @media (max-width: 992px) {
    .banner {
      padding-top: 6.8em;
    }
    .banner .custom_breadcrumb {
      font-size: 1.5em;
      letter-spacing: 0;
      line-height: normal;
      margin-top: 3em;
    }
    .banner .banner_heading {
      font-size: 4em;
      padding: 20px 0 44px;
    }
  }
  @media (max-width: 600px) {
    .banner .custom_breadcrumb {
      font-size: 1.2em;
      letter-spacing: 0;
      line-height: normal;
      margin-top: 2.5em;
    }
    .banner .banner_heading {
      font-size: 3em;
    }
  }
  .swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
  }
  .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 {
    height: var(--swiper-virtual-size);
    width: 1px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    color: #007aff;
  }
  .swiper-pagination-bullet-active {
    background: #007aff;
  }
  .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 {
    transition: top 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
  }
  .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: left 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
  }
  .swiper-horizontal.swiper-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: right 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
  }
  .swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
  }
  .swiper-scrollbar-disabled > .swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > .swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50;
  }
  .swiper-scrollbar.swiper-scrollbar-vertical,
  .swiper-vertical > .swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50;
  }
  .swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-scrollbar-lock {
    display: none;
  }
  .swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  .swiper-zoom-container > canvas,
  .swiper-zoom-container > img,
  .swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
  }
  .swiper-slide-zoomed {
    cursor: move;
  }
  .swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
  }
  .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
  .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
  }
  .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);
    }
    to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn);
    }
  }
  @keyframes swiper-preloader-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn);
    }
  }
  .swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
  }
  .swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
  }
  .swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-grid-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
  }
  .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-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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
  }
  .swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    -webkit-filter: blur(50px);
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .swiper-flip {
    overflow: visible;
  }
  .swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
  }
  .swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    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-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  .application_sec2 {
    padding: 6.25rem 0 5.063rem;
  }
  .application_sec2 .point_list .list_item {
    border-left: 2px dashed #707070;
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    list-style-position: outside;
    padding-bottom: 2em;
    padding-left: 1.5em;
    position: relative;
  }
  .application_sec2 .point_list .list_item:before {
    background-color: #9a9a9a;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #ddd;
    content: "";
    left: -8px;
    padding: 7px;
    position: absolute;
    top: 0.25em;
  }
  .application_sec2 .point_list .list_item:first-child,
  .application_sec2 .point_list .list_item:nth-child(2) {
    border-left: 2px dashed #ee4e56;
  }
  .application_sec2 .point_list .list_item:first-child:before,
  .application_sec2 .point_list .list_item:nth-child(2):before {
    background-color: #ee4e56;
    box-shadow: 0 0 0 5px #ffaeb2;
  }
  .application_sec2 .point_list .list_item:last-child {
    margin-bottom: 2em;
    padding-bottom: 0;
  }
  .application_sec2 .point_list .list_item span {
    font-weight: 600;
  }
  .application_sec2 .application_number {
    padding: 0 6em 0 9em;
  }
  .application_sec2 .application_number .heading_app {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-weight: 800;
    margin-bottom: 0.8em;
  }
  .application_sec2 .application_number .app_form {
    font-family: Poppins;
    font-size: 1.5em;
    margin-top: 1.85em;
  }
  .application_sec2 .application_number .app_form .form_link {
    color: #ee4e56;
    font-weight: 600;
    text-decoration: underline;
  }
  .application_sec2 .application_otp {
    padding: 3.75em 6em 0 9em;
  }
  .application_sec2 .application_otp .heading_app {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-weight: 800;
    margin-bottom: 0.8em;
  }
  .application_sec2 .application_otp .otp_form {
    font-family: Poppins;
    font-size: 1.5em;
    margin-top: 0.5em;
  }
  .application_sec2 .application_otp .otp_form a {
    color: #ee4e56;
    text-decoration: underline;
  }
  @media (max-width: 992px) {
    .application_sec1 {
      padding-top: 6.8em;
    }
    .application_sec1 .banner_heading {
      font-size: 4em;
      padding: 44px 0;
    }
    .application_sec2 {
      padding-left: 2em;
      padding-right: 2em;
    }
    .application_sec2 .application_number,
    .application_sec2 .application_otp {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (max-width: 600px) {
    .application_sec1 .banner_heading {
      font-size: 3em;
      padding: 44px 0;
    }
    .application_sec2 {
      padding: 3.9em 0 9.6em;
    }
    .application_sec2 .point_list {
      padding-bottom: 2.9em;
      padding-left: 1.5em;
    }
    .application_sec2 .point_list .list_item {
      font-size: 1.5em;
      padding-left: 1.9em;
    }
    .application_sec2 .point_list .list_item:before {
      left: -6px;
      padding: 5px;
      top: 0.3em;
    }
    .application_sec2 .application_number .heading_app {
      font-size: 1.7em;
    }
    .application_sec2 .application_number .app_form {
      font-size: 1.4em;
    }
    .application_sec2 .application_otp .heading_app {
      font-size: 1.7em;
    }
    .application_sec2 .application_otp .otp_form {
      font-size: 1.4em;
    }
  }
  .contact_sec1 {
    padding: 0 0 8.875em;
  }
  .contact_sec1 .heading_strip {
    background-color: #00b2ba;
    color: #fff;
    font-family: Red Hat Display, sans-serif;
    font-size: 3.75em;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: normal;
    padding: 3.875rem 0;
    text-align: center;
  }
  .contact_sec1 .boxes {
    padding: 5em 5em 0;
  }
  .contact_sec1 .box-padding:nth-child(2) {
    padding-left: 3em;
  }
  .contact_sec1 .box-padding:nth-child(3) {
    padding-left: 6em;
  }
  .contact_sec1 .contact_box {
    max-width: 80%;
  }
  .contact_sec1 .contact_box .icon_img {
    height: 2.875em;
    object-fit: contain;
    width: 2.875em;
  }
  .contact_sec1 .contact_box .heading {
    color: #131313;
    font-size: 1.875em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0;
    max-width: 100%;
    text-align: left;
  }
  .contact_sec1 .contact_box .description {
    color: #212529;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
    text-align: left;
  }
  .contact_sec2 {
    margin-bottom: 10.313em;
  }
  .contact_sec2 .map_frame {
    max-height: 41.063em;
    max-width: 100%;
    padding-right: 3em;
    width: 100%;
  }
  .contact_sec2 .contact_form .heading {
    color: #131313;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.5em;
    max-width: 100%;
    text-align: left;
  }
  .contact_sec2 .contact_form .form_field_wrapper {
    padding-bottom: 2.813em;
  }
  .contact_sec2 .contact_form .form_field_wrapper .form_input {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
  }
  .contact_sec2
    .contact_form
    .form_field_wrapper
    .form_input::-webkit-input-placeholder {
    color: #a4a4a4;
  }
  .contact_sec2 .contact_form .form_field_wrapper .form_input::placeholder {
    color: #a4a4a4;
  }
  .contact_sec2 .contact_form .form_field_wrapper .form_input:focus {
    border-bottom: 1px solid #ee4e56;
  }
  .contact_sec2 .contact_form .cta_wrapper {
    max-width: 16.438em;
  }
  .explore_sec1 {
    padding: 5em 0 14.125em;
  }
  .explore_sec1 .text_container {
    padding-bottom: 5em;
  }
  .explore_sec1 .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
    text-align: center;
  }
  .explore_sec1 .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 auto;
    max-width: 85%;
    padding-top: 0.5em;
    text-align: center;
  }
  .explore_sec1 .tab_list {
    border: 0.5px solid rgba(28, 28, 28, 0.2);
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.161);
    margin-right: 3em;
  }
  .explore_sec1 .tab_list .tab_item {
    border-bottom: 0.5px solid rgba(28, 28, 28, 0.2);
    color: rgba(28, 28, 28, 0.4);
    cursor: pointer;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    padding: 1em 1.25em;
    position: relative;
  }
  .explore_sec1 .tab_list .tab_item:last-child {
    border-bottom: none;
  }
  .explore_sec1 .tab_list .tab_item .tab_span .arrow_icon {
    bottom: 0;
    margin: auto 0;
    max-width: 1.75em;
    position: absolute;
    right: 2em;
    top: 0;
  }
  .explore_sec1 .tab_list .tab_item.active {
    color: #ee4e56;
  }
  .explore_sec1 .content_container .text_container .icon {
    margin-bottom: 1.25em;
    max-width: 3.25em;
    width: 100%;
  }
  .explore_sec1 .content_container .text_container .coloured_text {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
  }
  .explore_sec1 .content_container .text_container .heading {
    color: #131313;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 2rem;
    max-width: 100%;
    text-align: left;
  }
  .explore_sec1 .content_container .text_container .highlight_flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.125em;
  }
  .explore_sec1 .content_container .text_container .highlight_flex .highlight {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    max-width: 70%;
    padding-left: 1.5em;
    position: relative;
  }
  .explore_sec1
    .content_container
    .text_container
    .highlight_flex
    .highlight:before {
    background-color: #ee4e56;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 7px;
    left: 0.1em;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 7px;
  }
  .explore_sec1 .content_container .text_container .highlight_flex .value {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
  }
  .explore_sec1 .content_container .img_wrapper {
    padding-left: 1.5em;
    position: relative;
  }
  .explore_sec1 .content_container .img_wrapper .main_img {
    max-width: 41.875em;
    width: 100%;
  }
  .explore_sec1 .content_container .img_wrapper .sub_img {
    max-width: 21.813em;
    position: absolute;
    right: -4rem;
    top: 11rem;
    width: 100%;
  }
  .help_sec1 {
    padding-bottom: 10.188em;
  }
  .help_sec1 .search_filter {
    border-radius: 1.25em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.161);
    display: flex;
    margin: 5em auto 4.375em;
    max-width: 50%;
    width: 100%;
  }
  .help_sec1 .search_filter .icon_wrapper {
    border-right: 0.5px solid rgba(51, 51, 51, 0.4);
    padding: 1.25em 2em;
  }
  .help_sec1 .search_filter .icon_wrapper .search_icon {
    max-width: 2.438em;
    object-fit: contain;
    width: 100%;
  }
  .help_sec1 .search_filter .form_input {
    border: none;
    font-size: 1.375em;
    font-weight: 500;
    padding-left: 2em;
  }
  .help_sec1 .search_filter .form_input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
  .help_sec1 .search_filter .form_input::placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
  .help_sec1 .help_tabs_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    scroll-behavior: smooth;
  }
  .help_sec1 .help_tabs_wrapper .help_tab {
    color: #212529;
    cursor: pointer;
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 1.25em 1em 0;
    position: relative;
    text-transform: uppercase;
  }
  .help_sec1 .help_tabs_wrapper .help_tab:after {
    background-color: #ee4e56;
    bottom: -0.2em;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transition: width 0.3s;
    width: 0;
  }
  .help_sec1 .help_tabs_wrapper .help_tab.active {
    color: #ee4e56;
    font-weight: 700;
  }
  .help_sec1 .help_tabs_wrapper .help_tab.active:after {
    width: 100%;
  }
  .help_sec1 .help_accordion {
    padding: 4.375em 0 6.25em 4em;
  }
  .help_sec1 .help_accordion .main_img {
    padding-right: 2em;
  }
  .help_sec1 .help_accordion .main_img .tab_img {
    display: none;
    max-width: 34.063em;
    width: 100%;
  }
  .help_sec1 .help_accordion .main_img .tab_img.active {
    display: block;
  }
  .help_sec1 .help_accordion .acc_container {
    width: 100%;
  }
  .help_sec1 .help_accordion .acc_container .acc_wrap {
    align-items: flex-end;
    color: #000;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 2.813em 0 1.5em;
    position: relative;
    width: 100%;
  }
  .help_sec1 .help_accordion .acc_container .acc_wrap .title {
    color: #1a1818;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 0.255em;
  }
  .help_sec1 .help_accordion .acc_container .acc_wrap .title.active {
    color: #ee4e56;
  }
  .help_sec1 .help_accordion .acc_container .acc_wrap .acc_span .arrow_icon {
    max-width: 2em;
  }
  .help_sec1 .help_accordion .acc_container .acc_dropdown {
    color: #1a1818;
    font-weight: 400;
    letter-spacing: 0.4px;
    opacity: 1;
    transition: all 0.25s ease;
  }
  .help_sec1 .help_accordion .acc_container .acc_dropdown .acc_p {
    font-family: Poppins, sans-serif;
    font-size: 1.375em;
    letter-spacing: 0;
    line-height: normal;
    max-width: 90%;
    padding-bottom: 2.125em;
  }
  .help_sec1 .help_accordion .acc_container .accoedion_box {
    border-bottom: 0.5px solid rgba(28, 28, 28, 0.2);
  }
  .help_sec1 .help_accordion .acc_container .accoedion_box:first-child .acc_wrap {
    padding-top: 0;
  }
  .help_sec1 .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 auto;
    text-align: center;
  }
  .help_sec1 .text_container .cta_wrapper {
    margin: 0 auto;
    max-width: 16.438em;
  }
  .home_sec1 {
    margin-bottom: 7.25em;
    position: relative;
  }
  .home_sec1:before {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .home_sec1 .main_video {
    display: block;
    /*height: 100%;*/
    /*max-height: 100vh;*/
    /*max-width: 100%;*/
    object-fit: cover;
    /*width: 100%;*/
    z-index: 0;
  }
  .home_sec1 .text_container {
    bottom: 0;
    margin: auto 0;
    max-width: 50%;
    position: absolute;
    top: 30vh;
  }
  .home_sec1 .text_container .banner_title {
    color: #fff;
    font-family: Red Hat Display, sans-serif;
    font-size: 6.25em;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: normal;
  }
  .home_sec1 .text_container .banner_desc {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.625em;
    letter-spacing: 0;
    line-height: normal;
    margin: 0.875em 0 2.25em;
    max-width: 50%;
  }
  .home_sec1 .text_container .cta_wrapper {
    max-width: 16.438em;
  }
  .home_sec1 .text_container .cta_wrapper .common_cta {
    background-color: #ee2c3c;
    border-color: #ee2c3c;
  }
  .home_sec1 .text_container .scroll_sec {
    align-items: center;
    bottom: 1em;
    cursor: pointer;
    display: flex;
    position: absolute;
  }
  .home_sec1 .text_container .scroll_sec .down_arrow {
    max-width: 4.375em;
    width: 100%;
  }
  .home_sec1 .text_container .scroll_sec .scroll {
    color: #fff;
    font-size: 1.625em;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.5em 0.813em;
  }
  .home_perks_sec .heading_strip {
    background-color: #00b2ba;
    color: #fff;
    font-family: Red Hat Display, sans-serif;
    font-size: 3.75em;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: normal;
    padding: 3.875rem 0;
    text-align: center;
  }
  .home_perks_sec .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 2em;
    max-width: 100%;
    text-align: center;
  }
  .home_perks_sec .perk_box {
    cursor: pointer;
    margin: 0 0 3.125em;
    padding: 2.5em 1.688em 5em;
    position: relative;
  }
  .home_perks_sec .perk_box:hover {
    background-color: #048181;
    border-radius: 20px;
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.161);
  }
  .home_perks_sec .perk_box:hover .text_container .icon {
    display: none;
  }
  .home_perks_sec .perk_box:hover .text_container .icon_hover {
    display: block;
    max-width: 1.875em;
  }
  .home_perks_sec .perk_box:hover .text_container #Path_8091,
  .home_perks_sec .perk_box:hover .text_container #Path_8092 {
    stroke: #fff !important;
  }
  .home_perks_sec .perk_box:hover .text_container .description,
  .home_perks_sec .perk_box:hover .text_container .heading {
    color: #fff;
  }
  .home_perks_sec .perk_box .text_container {
    text-align: left;
  }
  .home_perks_sec .perk_box .text_container .icon {
    max-width: 1.875em;
  }
  .home_perks_sec .perk_box .text_container .icon_hover {
    display: none;
  }
  .home_perks_sec .perk_box .text_container .heading {
    color: #131313;
    font-size: 1.875em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0 0;
    max-width: 100%;
    text-align: left;
  }
  .home_perks_sec .perk_box .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em auto 0;
    max-width: 100%;
    text-align: left;
  }
  .home_perks_sec .perk_box .right_arrow {
    bottom: 1.5em;
    max-width: 2.25em;
    position: absolute;
    right: 1.5em;
  }
  .home_sec2 {
    overflow: hidden;
    padding: 4.25em 0 0;
  }
  .home_sec2 .heading_strip {
    background-color: #00b2ba;
    color: #fff;
    font-family: Red Hat Display, sans-serif;
    font-size: 3.75em;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: normal;
    padding: 3.875rem 0;
    text-align: center;
  }
  .home_sec2 .safety_hygiene {
    margin-bottom: 13.688em;
  }
  .home_sec2 .safety_hygiene .row {
    align-items: center;
  }
  .home_sec2 .safety_hygiene .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .safety_hygiene .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 75%;
  }
  .home_sec2 .safety_hygiene .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 78%;
  }
  .home_sec2 .safety_hygiene .img_wrapper {
    position: relative;
  }
  .home_sec2 .safety_hygiene .img_wrapper .safety_main {
    max-width: 61.813em;
    width: 100%;
  }
  .home_sec2 .safety_hygiene .img_wrapper .safety_icon {
    left: 54em;
    max-width: 6.813em;
    position: absolute;
    top: 3.813em;
    width: 100%;
  }
  .home_sec2 .safety_hygiene .img_wrapper .safety_hygiene {
    left: 1em;
    max-width: 20em;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .home_sec2 .best_living {
    margin-bottom: 19.375em;
  }
  .home_sec2 .best_living .row {
    align-items: center;
  }
  .home_sec2 .best_living .text_container {
    padding-left: 6.375em;
  }
  .home_sec2 .best_living .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .best_living .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
  }
  .home_sec2 .best_living .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 90%;
  }
  .home_sec2 .best_living .img_wrapper {
    position: relative;
  }
  .home_sec2 .best_living .img_wrapper .best_main {
    max-width: 61.813em;
    width: 100%;
  }
  .home_sec2 .best_living .img_wrapper .bestliving_icon {
    left: -2.5em;
    max-width: 7.813em;
    position: absolute;
    top: 40%;
    width: 100%;
  }
  .home_sec2 .best_living .img_wrapper .best_living1 {
    left: -4em;
    max-width: 26em;
    position: absolute;
    top: 65%;
    width: 100%;
  }
  .home_sec2 .best_living .img_wrapper .best_living2 {
    left: 36em;
    max-width: 28em;
    position: absolute;
    top: 77.5%;
    width: 100%;
  }
  .home_sec2 .home_community {
    margin-bottom: 16em;
  }
  .home_sec2 .home_community .row {
    align-items: center;
  }
  .home_sec2 .home_community .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .home_community .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 75%;
  }
  .home_sec2 .home_community .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 78%;
  }
  .home_sec2 .home_community .img_wrapper {
    position: relative;
  }
  .home_sec2 .home_community .img_wrapper .community_main {
    max-width: 59.063em;
    width: 100%;
  }
  .home_sec2 .home_community .img_wrapper .community_icon {
    left: 2em;
    max-width: 6.813em;
    position: absolute;
    top: 65%;
    width: 100%;
  }
  .home_sec2 .home_community .img_wrapper .community1 {
    bottom: -17%;
    left: 38.5em;
    max-width: 24.813em;
    position: absolute;
    width: 100%;
  }
  .home_sec2 .relax_rejuvenate {
    margin-bottom: 19.375em;
  }
  .home_sec2 .relax_rejuvenate .row {
    align-items: center;
  }
  .home_sec2 .relax_rejuvenate .text_container {
    padding-left: 2.375em;
  }
  .home_sec2 .relax_rejuvenate .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .relax_rejuvenate .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 80%;
  }
  .home_sec2 .relax_rejuvenate .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 90%;
  }
  .home_sec2 .relax_rejuvenate .img_wrapper {
    position: relative;
  }
  .home_sec2 .relax_rejuvenate .img_wrapper .relax_main {
    max-width: 53.75em;
    width: 100%;
  }
  .home_sec2 .relax_rejuvenate .img_wrapper .relax_icon {
    left: 4em;
    max-width: 7.813em;
    position: absolute;
    top: 5%;
    width: 100%;
  }
  .home_sec2 .relax_rejuvenate .img_wrapper .relax_1 {
    left: 39em;
    max-width: 26.813em;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .home_sec2 .tasty_food {
    margin-bottom: 16em;
  }
  .home_sec2 .tasty_food .row {
    align-items: center;
  }
  .home_sec2 .tasty_food .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .tasty_food .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 75%;
  }
  .home_sec2 .tasty_food .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 78%;
  }
  .home_sec2 .tasty_food .img_wrapper {
    position: relative;
  }
  .home_sec2 .tasty_food .img_wrapper .tasty_main {
    max-width: 59.063em;
    width: 100%;
  }
  .home_sec2 .tasty_food .img_wrapper .tasty_icon {
    left: -3em;
    max-width: 6.813em;
    position: absolute;
    top: 65%;
    width: 100%;
  }
  .home_sec2 .tasty_food .img_wrapper .tasty1 {
    bottom: -25%;
    left: 25.5em;
    max-width: 24.813em;
    position: absolute;
    width: 100%;
  }
  .home_sec2 .amazing_rooms {
    margin-bottom: 19.375em;
  }
  .home_sec2 .amazing_rooms .row {
    align-items: center;
  }
  .home_sec2 .amazing_rooms .text_container {
    padding-left: 6.375em;
  }
  .home_sec2 .amazing_rooms .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec2 .amazing_rooms .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
  }
  .home_sec2 .amazing_rooms .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 90%;
  }
  .home_sec2 .amazing_rooms .img_wrapper {
    position: relative;
  }
  .home_sec2 .amazing_rooms .img_wrapper .rooms_main {
    max-width: 61.813em;
    width: 100%;
  }
  .home_sec2 .amazing_rooms .img_wrapper .rooms_icon {
    left: -2.5em;
    max-width: 7.813em;
    position: absolute;
    top: 33%;
    width: 100%;
  }
  .home_sec2 .amazing_rooms .img_wrapper .rooms1 {
    left: 24em;
    max-width: 28em;
    position: absolute;
    top: 73.5%;
    width: 100%;
  }
  .home_sec3 {
    background-color: #ececec;
    overflow: hidden;
    padding: 4.25em 0 5.5em;
  }
  .home_sec3 .my_container {
    margin-right: 0;
  }
  .home_sec3 .faq_wrapper {
    padding-right: 5em;
  }
  .home_sec3 .faq_wrapper .text_container .coloured_text {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .home_sec3 .faq_wrapper .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 85%;
  }
  .home_sec4 {
    padding: 4em 0 6.125em;
  }
  .home_sec4 .text_container .title {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
    text-align: center;
  }
  .home_sec4 .text_container .heading {
    color: #212529;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
  }
  .home_sec5 {
    padding: 6.125em 0 7.5em;
  }
  .home_sec6 {
    padding: 1.25em 0 8.438em;
  }
  .home_sec6 .text_container .coloured_text {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
  }
  .home_sec6 .text_container .heading {
    color: #131313;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
    text-align: center;
  }
  .home_sec6 .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em auto 0;
    max-width: 45%;
    text-align: center;
  }
  @media (min-width: 2560px) {
    .home_sec3 .my_container {
      max-width: 2393px;
    }
  }
  @media (max-width: 1920px) {
    .home_sec3 .my_container {
      max-width: 1770px;
    }
  }
  @media (max-width: 1700px) {
    .home_sec3 .my_container {
      max-width: 1659.5px;
    }
  }
  @media (max-width: 1536px) {
    .home_sec3 .my_container {
      max-width: 1446px;
    }
  }
  @media (max-width: 1440px) {
    .home_sec3 .my_container {
      max-width: 1320px;
    }
  }
  @media (max-width: 1366px) {
    .home_sec3 .my_container {
      max-width: 1280px;
    }
  }
  @media (max-width: 1280px) {
    .home_sec3 .my_container {
      max-width: 1196.5px;
    }
  }
  @media (max-width: 1194px) {
    .home_sec3 .my_container {
      max-width: 1071.75px;
    }
  }
  @media (max-width: 1080px) {
    .home_sec3 .my_container {
      max-width: 1005.5px;
    }
  }
  @media (max-width: 992px) {
    .home_sec3 .my_container {
      max-width: 992px;
    }
  }
  @media (max-width: 600px) {
    .home_sec3 .my_container {
      max-width: 100%;
    }
  } /*!
   * animate.css - https://animate.style/
   * Version - 4.1.1
   * Licensed under the MIT license - http://opensource.org/licenses/MIT
   *
   * Copyright (c) 2020 Animate.css
   */
  :root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
  }
  .animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat);
  }
  .animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
    animation-iteration-count: calc(var(--animate-repeat) * 2);
  }
  .animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
    animation-iteration-count: calc(var(--animate-repeat) * 3);
  }
  .animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay);
  }
  .animate__animated.animate__delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay) * 2);
    animation-delay: calc(var(--animate-delay) * 2);
  }
  .animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay) * 3);
    animation-delay: calc(var(--animate-delay) * 3);
  }
  .animate__animated.animate__delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay) * 4);
    animation-delay: calc(var(--animate-delay) * 4);
  }
  .animate__animated.animate__delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay) * 5);
    animation-delay: calc(var(--animate-delay) * 5);
  }
  .animate__animated.animate__faster {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-duration: calc(var(--animate-duration) / 2);
    animation-duration: calc(var(--animate-duration) / 2);
  }
  .animate__animated.animate__fast {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
    animation-duration: calc(var(--animate-duration) * 0.8);
  }
  .animate__animated.animate__slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration) * 2);
    animation-duration: calc(var(--animate-duration) * 2);
  }
  .animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(var(--animate-duration) * 3);
    animation-duration: calc(var(--animate-duration) * 3);
  }
  @media (prefers-reduced-motion: reduce), print {
    .animate__animated {
      -webkit-animation-duration: 1ms !important;
      animation-duration: 1ms !important;
      -webkit-animation-iteration-count: 1 !important;
      animation-iteration-count: 1 !important;
      -webkit-transition-duration: 1ms !important;
      transition-duration: 1ms !important;
    }
    .animate__animated[class*="Out"] {
      opacity: 0;
    }
  }
  @-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
      transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
      transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
      -webkit-transform: translateZ(0) scaleY(0.95);
      transform: translateZ(0) scaleY(0.95);
      -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);
    }
    90% {
      -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
      transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    53%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
      transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
      transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
      -webkit-transform: translateZ(0) scaleY(0.95);
      transform: translateZ(0) scaleY(0.95);
      -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);
    }
    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 {
    0%,
    50%,
    to {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @keyframes flash {
    0%,
    50%,
    to {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  .animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash;
  }
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  @keyframes pulse {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(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 {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      -webkit-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
    }
    75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  @keyframes rubberBand {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      -webkit-transform: scale3d(0.95, 1.05, 1);
      transform: scale3d(0.95, 1.05, 1);
    }
    75% {
      -webkit-transform: scale3d(1.05, 0.95, 1);
      transform: scale3d(1.05, 0.95, 1);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  .animate__rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
  }
  @-webkit-keyframes shakeX {
    0%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
  }
  @keyframes shakeX {
    0%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
  }
  .animate__shakeX {
    -webkit-animation-name: shakeX;
    animation-name: shakeX;
  }
  @-webkit-keyframes shakeY {
    0%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
  }
  @keyframes shakeY {
    0%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
  }
  .animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY;
  }
  @-webkit-keyframes headShake {
    0% {
      -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-name: headShake;
    animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  @-webkit-keyframes swing {
    20% {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
    }
    40% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    80% {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg);
    }
    to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  @keyframes swing {
    20% {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
    }
    40% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    80% {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg);
    }
    to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  .animate__swing {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-transform-origin: top center;
    transform-origin: top center;
  }
  @-webkit-keyframes tada {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  @keyframes tada {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  .animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada;
  }
  @-webkit-keyframes wobble {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
      transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
      transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
      transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
      transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
      transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes wobble {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
      transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
      transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
      transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
      transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
      transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
  }
  @-webkit-keyframes jello {
    0%,
    11.1%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
      -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
      -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
      transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
      -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
      transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
  }
  @keyframes jello {
    0%,
    11.1%,
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
      -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
      -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
      transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
      -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
      transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
  }
  .animate__jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  @-webkit-keyframes heartBeat {
    0% {
      -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-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-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  @-webkit-keyframes backInDown {
    0% {
      opacity: 0.7;
      -webkit-transform: translateY(-1200px) scale(0.7);
      transform: translateY(-1200px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes backInDown {
    0% {
      opacity: 0.7;
      -webkit-transform: translateY(-1200px) scale(0.7);
      transform: translateY(-1200px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown;
  }
  @-webkit-keyframes backInLeft {
    0% {
      opacity: 0.7;
      -webkit-transform: translateX(-2000px) scale(0.7);
      transform: translateX(-2000px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes backInLeft {
    0% {
      opacity: 0.7;
      -webkit-transform: translateX(-2000px) scale(0.7);
      transform: translateX(-2000px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft;
  }
  @-webkit-keyframes backInRight {
    0% {
      opacity: 0.7;
      -webkit-transform: translateX(2000px) scale(0.7);
      transform: translateX(2000px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes backInRight {
    0% {
      opacity: 0.7;
      -webkit-transform: translateX(2000px) scale(0.7);
      transform: translateX(2000px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight;
  }
  @-webkit-keyframes backInUp {
    0% {
      opacity: 0.7;
      -webkit-transform: translateY(1200px) scale(0.7);
      transform: translateY(1200px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes backInUp {
    0% {
      opacity: 0.7;
      -webkit-transform: translateY(1200px) scale(0.7);
      transform: translateY(1200px) scale(0.7);
    }
    80% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp;
  }
  @-webkit-keyframes backOutDown {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateY(700px) scale(0.7);
      transform: translateY(700px) scale(0.7);
    }
  }
  @keyframes backOutDown {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateY(700px) scale(0.7);
      transform: translateY(700px) scale(0.7);
    }
  }
  .animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown;
  }
  @-webkit-keyframes backOutLeft {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateX(-2000px) scale(0.7);
      transform: translateX(-2000px) scale(0.7);
    }
  }
  @keyframes backOutLeft {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateX(-2000px) scale(0.7);
      transform: translateX(-2000px) scale(0.7);
    }
  }
  .animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft;
  }
  @-webkit-keyframes backOutRight {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateX(2000px) scale(0.7);
      transform: translateX(2000px) scale(0.7);
    }
  }
  @keyframes backOutRight {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateX(2000px) scale(0.7);
      transform: translateX(2000px) scale(0.7);
    }
  }
  .animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight;
  }
  @-webkit-keyframes backOutUp {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateY(-700px) scale(0.7);
      transform: translateY(-700px) scale(0.7);
    }
  }
  @keyframes backOutUp {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    20% {
      opacity: 0.7;
      -webkit-transform: translateY(0) scale(0.7);
      transform: translateY(0) scale(0.7);
    }
    to {
      opacity: 0.7;
      -webkit-transform: translateY(-700px) scale(0.7);
      transform: translateY(-700px) scale(0.7);
    }
  }
  .animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp;
  }
  @-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  @keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  .animate__bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  @-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
      transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
      transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
      transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
      -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
      transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
      transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
      transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
      transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
      -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
      transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  @-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
      transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
      transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
      -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
      transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
      -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
      transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
      transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
      transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
      -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
      transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
      -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
      transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }
  @-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
      transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
      transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
      -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
      transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
      -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
      transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
      transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
      transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
      -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
      transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
      -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
      transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  @-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
      transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
      transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
      transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
      transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  @-webkit-keyframes bounceOut {
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  }
  @keyframes bounceOut {
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  }
  .animate__bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
  }
  @-webkit-keyframes bounceOutDown {
    20% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
      transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
      transform: translate3d(0, 2000px, 0) scaleY(3);
    }
  }
  @keyframes bounceOutDown {
    20% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
      transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
      transform: translate3d(0, 2000px, 0) scaleY(3);
    }
  }
  .animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
  }
  @-webkit-keyframes bounceOutLeft {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
      transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
      transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
  }
  @keyframes bounceOutLeft {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
      transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
      transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
  }
  .animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
  }
  @-webkit-keyframes bounceOutRight {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
      transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
      transform: translate3d(2000px, 0, 0) scaleX(2);
    }
  }
  @keyframes bounceOutRight {
    20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
      transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
      transform: translate3d(2000px, 0, 0) scaleX(2);
    }
  }
  .animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
  }
  @-webkit-keyframes bounceOutUp {
    20% {
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
      transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
      transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
      transform: translate3d(0, -2000px, 0) scaleY(3);
    }
  }
  @keyframes bounceOutUp {
    20% {
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
      transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
      transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
      transform: translate3d(0, -2000px, 0) scaleY(3);
    }
  }
  .animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
  }
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  @-webkit-keyframes fadeInDownBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInDownBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
  }
  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  @-webkit-keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  @-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  @-webkit-keyframes fadeInRightBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInRightBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }
  @-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  @-webkit-keyframes fadeInUpBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInUpBig {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
  }
  @-webkit-keyframes fadeInTopLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, -100%, 0);
      transform: translate3d(-100%, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInTopLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, -100%, 0);
      transform: translate3d(-100%, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft;
  }
  @-webkit-keyframes fadeInTopRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, -100%, 0);
      transform: translate3d(100%, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInTopRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, -100%, 0);
      transform: translate3d(100%, -100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight;
  }
  @-webkit-keyframes fadeInBottomLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 100%, 0);
      transform: translate3d(-100%, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInBottomLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 100%, 0);
      transform: translate3d(-100%, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft;
  }
  @-webkit-keyframes fadeInBottomRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 100%, 0);
      transform: translate3d(100%, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes fadeInBottomRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 100%, 0);
      transform: translate3d(100%, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight;
  }
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  @-webkit-keyframes fadeOutDown {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  @keyframes fadeOutDown {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  .animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }
  @-webkit-keyframes fadeOutDownBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  @keyframes fadeOutDownBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  .animate__fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
  }
  @-webkit-keyframes fadeOutLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes fadeOutLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  .animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }
  @-webkit-keyframes fadeOutLeftBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  @keyframes fadeOutLeftBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  .animate__fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
  }
  @-webkit-keyframes fadeOutRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  @keyframes fadeOutRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  .animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  @-webkit-keyframes fadeOutRightBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  @keyframes fadeOutRightBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  .animate__fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
  }
  @-webkit-keyframes fadeOutUp {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  @keyframes fadeOutUp {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  .animate__fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }
  @-webkit-keyframes fadeOutUpBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  @keyframes fadeOutUpBig {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  .animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
  }
  @-webkit-keyframes fadeOutTopLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, -100%, 0);
      transform: translate3d(-100%, -100%, 0);
    }
  }
  @keyframes fadeOutTopLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, -100%, 0);
      transform: translate3d(-100%, -100%, 0);
    }
  }
  .animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft;
  }
  @-webkit-keyframes fadeOutTopRight {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, -100%, 0);
      transform: translate3d(100%, -100%, 0);
    }
  }
  @keyframes fadeOutTopRight {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, -100%, 0);
      transform: translate3d(100%, -100%, 0);
    }
  }
  .animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight;
  }
  @-webkit-keyframes fadeOutBottomRight {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 100%, 0);
      transform: translate3d(100%, 100%, 0);
    }
  }
  @keyframes fadeOutBottomRight {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 100%, 0);
      transform: translate3d(100%, 100%, 0);
    }
  }
  .animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight;
  }
  @-webkit-keyframes fadeOutBottomLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 100%, 0);
      transform: translate3d(-100%, 100%, 0);
    }
  }
  @keyframes fadeOutBottomLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 100%, 0);
      transform: translate3d(-100%, 100%, 0);
    }
  }
  .animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft;
  }
  @-webkit-keyframes flip {
    0% {
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
        rotateY(-1turn);
      transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
        rotateY(-190deg);
      transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
        rotateY(-170deg);
      transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
        translateZ(0) rotateY(0deg);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
        rotateY(0deg);
    }
    to {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
      transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
  }
  @keyframes flip {
    0% {
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
        rotateY(-1turn);
      transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
        rotateY(-190deg);
      transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
        rotateY(-170deg);
      transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
        translateZ(0) rotateY(0deg);
      transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
        rotateY(0deg);
    }
    to {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
      transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
  }
  .animate__animated.animate__flip {
    -webkit-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
  @-webkit-keyframes flipInX {
    0% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
    }
    40% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) rotateX(-20deg);
      transform: perspective(400px) rotateX(-20deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg);
    }
    80% {
      -webkit-transform: perspective(400px) rotateX(-5deg);
      transform: perspective(400px) rotateX(-5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  @keyframes flipInX {
    0% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
    }
    40% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) rotateX(-20deg);
      transform: perspective(400px) rotateX(-20deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg);
    }
    80% {
      -webkit-transform: perspective(400px) rotateX(-5deg);
      transform: perspective(400px) rotateX(-5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  .animate__flipInX {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }
  @-webkit-keyframes flipInY {
    0% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
    }
    40% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) rotateY(-20deg);
      transform: perspective(400px) rotateY(-20deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg);
    }
    80% {
      -webkit-transform: perspective(400px) rotateY(-5deg);
      transform: perspective(400px) rotateY(-5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  @keyframes flipInY {
    0% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0;
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
    }
    40% {
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      -webkit-transform: perspective(400px) rotateY(-20deg);
      transform: perspective(400px) rotateY(-20deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg);
    }
    80% {
      -webkit-transform: perspective(400px) rotateY(-5deg);
      transform: perspective(400px) rotateY(-5deg);
    }
    to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
  }
  .animate__flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }
  @-webkit-keyframes flipOutX {
    0% {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(-20deg);
      transform: perspective(400px) rotateX(-20deg);
    }
    to {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
    }
  }
  @keyframes flipOutX {
    0% {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateX(-20deg);
      transform: perspective(400px) rotateX(-20deg);
    }
    to {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
    }
  }
  .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 {
    0% {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateY(-15deg);
      transform: perspective(400px) rotateY(-15deg);
    }
    to {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
    }
  }
  @keyframes flipOutY {
    0% {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
    }
    30% {
      opacity: 1;
      -webkit-transform: perspective(400px) rotateY(-15deg);
      transform: perspective(400px) rotateY(-15deg);
    }
    to {
      opacity: 0;
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
    }
  }
  .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-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }
  @-webkit-keyframes lightSpeedInRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
    }
    80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes lightSpeedInRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
    }
    80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  @-webkit-keyframes lightSpeedInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
      transform: translate3d(-100%, 0, 0) skewX(30deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: skewX(-20deg);
      transform: skewX(-20deg);
    }
    80% {
      -webkit-transform: skewX(5deg);
      transform: skewX(5deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes lightSpeedInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
      transform: translate3d(-100%, 0, 0) skewX(30deg);
    }
    60% {
      opacity: 1;
      -webkit-transform: skewX(-20deg);
      transform: skewX(-20deg);
    }
    80% {
      -webkit-transform: skewX(5deg);
      transform: skewX(5deg);
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  @-webkit-keyframes lightSpeedOutRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
    }
  }
  @keyframes lightSpeedOutRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
    }
  }
  .animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  @-webkit-keyframes lightSpeedOutLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
      transform: translate3d(-100%, 0, 0) skewX(-30deg);
    }
  }
  @keyframes lightSpeedOutLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
      transform: translate3d(-100%, 0, 0) skewX(-30deg);
    }
  }
  .animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  @-webkit-keyframes rotateIn {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-200deg);
      transform: rotate(-200deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rotateIn {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-200deg);
      transform: rotate(-200deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  @-webkit-keyframes rotateInDownLeft {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rotateInDownLeft {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  @-webkit-keyframes rotateInDownRight {
    0% {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rotateInDownRight {
    0% {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  @-webkit-keyframes rotateInUpLeft {
    0% {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rotateInUpLeft {
    0% {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  @-webkit-keyframes rotateInUpRight {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rotateInUpRight {
    0% {
      opacity: 0;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  @-webkit-keyframes rotateOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(200deg);
      transform: rotate(200deg);
    }
  }
  @keyframes rotateOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(200deg);
      transform: rotate(200deg);
    }
  }
  .animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  @-webkit-keyframes rotateOutDownLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  @keyframes rotateOutDownLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  .animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  @-webkit-keyframes rotateOutDownRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @keyframes rotateOutDownRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  .animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  @-webkit-keyframes rotateOutUpLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @keyframes rotateOutUpLeft {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  .animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  @-webkit-keyframes rotateOutUpRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
    }
  }
  @keyframes rotateOutUpRight {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
    }
  }
  .animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  @-webkit-keyframes hinge {
    0% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    20%,
    60% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-transform: rotate(80deg);
      transform: rotate(80deg);
    }
    40%,
    80% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
    }
  }
  @keyframes hinge {
    0% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    20%,
    60% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-transform: rotate(80deg);
      transform: rotate(80deg);
    }
    40%,
    80% {
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1;
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
    }
  }
  .animate__hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration) * 2);
    animation-duration: calc(var(--animate-duration) * 2);
    -webkit-animation-name: hinge;
    animation-name: hinge;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  @-webkit-keyframes jackInTheBox {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.1) rotate(30deg);
      transform: scale(0.1) rotate(30deg);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
    }
    50% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    70% {
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes jackInTheBox {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.1) rotate(30deg);
      transform: scale(0.1) rotate(30deg);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
    }
    50% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    70% {
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
  }
  @-webkit-keyframes rollIn {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
      transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes rollIn {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
      transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
  }
  @-webkit-keyframes rollOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
      transform: translate3d(100%, 0, 0) rotate(120deg);
    }
  }
  @keyframes rollOut {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
      transform: translate3d(100%, 0, 0) rotate(120deg);
    }
  }
  .animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
  }
  @-webkit-keyframes zoomIn {
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  @keyframes zoomIn {
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  .animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }
  @-webkit-keyframes zoomInDown {
    0% {
      -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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  @keyframes zoomInDown {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  .animate__zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
  }
  @-webkit-keyframes zoomInLeft {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  @keyframes zoomInLeft {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  .animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
  }
  @-webkit-keyframes zoomInRight {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  @keyframes zoomInRight {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  .animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
  }
  @-webkit-keyframes zoomInUp {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  @keyframes zoomInUp {
    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);
      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);
    }
    60% {
      -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);
      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);
    }
  }
  .animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
  }
  @-webkit-keyframes zoomOut {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
      opacity: 0;
    }
  }
  @keyframes zoomOut {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
      opacity: 0;
    }
  }
  .animate__zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
  }
  @-webkit-keyframes zoomOutDown {
    40% {
      -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);
      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);
    }
    to {
      -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);
      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);
    }
  }
  @keyframes zoomOutDown {
    40% {
      -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);
      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);
    }
    to {
      -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);
      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);
    }
  }
  .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% {
      -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);
      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);
    }
    to {
      -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);
      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);
    }
  }
  @keyframes zoomOutUp {
    40% {
      -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);
      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);
    }
    to {
      -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);
      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);
    }
  }
  .animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  @-webkit-keyframes slideInDown {
    0% {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes slideInDown {
    0% {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  @-webkit-keyframes slideInLeft {
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes slideInLeft {
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
  }
  @-webkit-keyframes slideInRight {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes slideInRight {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
  }
  @-webkit-keyframes slideInUp {
    0% {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  @keyframes slideInUp {
    0% {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  }
  @-webkit-keyframes slideOutDown {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: hidden;
    }
  }
  @keyframes slideOutDown {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: hidden;
    }
  }
  .animate__slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
  }
  @-webkit-keyframes slideOutLeft {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: hidden;
    }
  }
  @keyframes slideOutLeft {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: hidden;
    }
  }
  .animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
  }
  @-webkit-keyframes slideOutRight {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: hidden;
    }
  }
  @keyframes slideOutRight {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: hidden;
    }
  }
  .animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
  }
  @-webkit-keyframes slideOutUp {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: hidden;
    }
  }
  @keyframes slideOutUp {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    to {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: hidden;
    }
  }
  .animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }
  @font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    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");
  }
  :root {
    --swiper-theme-color: #007aff;
  }
  .swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .swiper-vertical > .swiper-wrapper {
    flex-direction: column;
  }
  .swiper-wrapper {
    box-sizing: initial;
    display: flex;
    /*height: 100%;*/
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
    z-index: 1;
  }
  .swiper-android .swiper-slide,
  .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .swiper-pointer-events {
    touch-action: pan-y;
  }
  .swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
  }
  .swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
  }
  .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .swiper-autoheight,
  .swiper-autoheight .swiper-slide {
    height: auto;
  }
  .swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
  }
  .swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .swiper-3d,
  .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    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 {
    -webkit-transform-style: preserve-3d;
    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 {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
  }
  .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
  }
  .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
  }
  .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
  }
  .swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: 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 {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
  }
  .swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
  }
  .swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
  }
  .swiper_img {
    max-width: 100%;
    width: 100%;
  }
  .accordionsec .acc_container {
    width: 100%;
  }
  .accordionsec .acc_container .acc_wrap {
    align-items: flex-end;
    color: #000;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 2.813em 0 1.5em;
    position: relative;
    width: 100%;
  }
  .accordionsec .acc_container .title {
    color: #1a1818;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0;
    letter-spacing: 0.48px;
    line-height: normal;
    margin-bottom: 0.255em;
    margin-left: 2.5em;
    opacity: 1;
  }
  .accordionsec .acc_container .title .index_no {
    color: rgba(33, 37, 41, 0.22);
    font-size: 2.75em;
    left: 0;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 auto;
    position: absolute;
    top: 0.2em;
  }
  .accordionsec .acc_container .title.active {
    color: #ee4e56;
  }
  .accordionsec .acc_container .acc_dropdown {
    color: #1a1818;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-left: 3.5em;
    opacity: 1;
    transition: all 0.25s ease;
  }
  .accordionsec .acc_container .acc_dropdown .acc_p {
    font-family: Poppins, sans-serif;
    font-size: 1.375em;
    letter-spacing: 0;
    line-height: normal;
    max-width: 80%;
    padding-bottom: 2.125em;
  }
  .accordionsec .acc_container .acc_span .arrow_icon {
    max-width: 2em;
  }
  .accordionsec .acc_container .accoedion_box {
    border-bottom: 0.5px solid rgba(28, 28, 28, 0.5);
  }
  @media (max-width: 992px) {
    .accordionsec .acc_container .title {
      font-size: 1.6em;
      line-height: 1.4em;
    }
    .accordionsec .acc_container .acc_p {
      font-size: 1.04em;
      line-height: 1.7em;
    }
  }
  .gallery_swiper_wrapper {
    margin-top: 3.5em;
    position: relative;
  }
  .gallery_swiper_wrapper .gallery_swiper {
    margin: 0 5em;
    position: relative;
    z-index: -1;
  }
  .gallery_swiper_wrapper .gallery_swiper .swiper-slide {
    max-width: 73.563em;
  }
  .gallery_swiper_wrapper .gallery_swiper .swiper-slide:before {
    background: hsla(0, 0%, 100%, 0.6);
    border-radius: 5px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .gallery_swiper_wrapper .gallery_swiper .swiper-slide .gallery_img {
    border-radius: 20px;
    max-width: 73.563em;
    width: 100%;
  }
  .gallery_swiper_wrapper .gallery_swiper .swiper-slide-active:before {
    display: none;
  }
  .gallery_swiper_wrapper .gallery_swiper .swiper-slide-active .gallery_img {
    border-radius: 98px;
  }
  .gallery_swiper_wrapper .arrows_wrapper .left_arrow,
  .gallery_swiper_wrapper .arrows_wrapper .right_arrow {
    background: transparent;
    cursor: pointer;
    height: 100%;
    max-height: 6.188em;
    max-width: 6.188em;
    object-fit: contain;
    position: absolute;
    top: 46.5%;
    width: 100%;
    z-index: 2;
  }
  .gallery_swiper_wrapper .arrows_wrapper .left_arrow {
    left: 1.5em;
  }
  .gallery_swiper_wrapper .arrows_wrapper .right_arrow {
    right: 1.5em;
  }
  :root {
    --swiper-navigation-size: 44px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    align-items: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    width: 27px;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10;
  }
  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
  }
  .swiper-button-next.swiper-button-hidden,
  .swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    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: 44px;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
  }
  .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 {
    left: auto;
    right: 10px;
  }
  .swiper-button-next:after,
  .swiper-rtl .swiper-button-prev:after {
    content: "next";
  }
  .swiper-button-lock {
    display: none;
  }
  .brownie_sec__text_container .title {
    color: #ee4e56;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0.75em;
  }
  .brownie_sec__text_container .heading {
    color: #131313;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 90%;
  }
  .brownie_sec__text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 80%;
  }
  .brownie_sec__img_wrapper .brownie_img {
    height: 100%;
    max-height: 61.125em;
    max-width: 90%;
    object-fit: contain;
    width: 100%;
  }
  .brownie_sec__text_swiper {
    padding-top: 3.438em;
  }
  .brownie_sec__text_swiper .total_count {
    color: hsla(0, 0%, 7%, 0.4);
    font-family: Red Hat Display, sans-serif;
    font-size: 1.5em;
    font-weight: 900;
    letter-spacing: 0;
    line-height: normal;
  }
  .brownie_sec__text_swiper .brownie_sec_text_container {
    padding: 2.063em 0 5em 4.5em;
    position: relative;
  }
  .brownie_sec__text_swiper .brownie_sec_text_container .heading {
    color: #131313;
    font-size: 1.875em;
    font-weight: 900;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
  }
  .brownie_sec__text_swiper .brownie_sec_text_container .description {
    color: #131313;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 1em;
    max-width: 90%;
  }
  .brownie_sec__text_swiper .brownie_sec_text_container .slideno {
    color: #131313;
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-weight: 900;
    left: 0.6em;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    top: 1.063em;
  }
  .brownie_sec__text_swiper .brownie_sec_text_container .background_patch {
    left: 0;
    max-width: 2.5em;
    position: absolute;
    top: 2.75em;
    z-index: -1;
  }
  .brownie_sec__text_swiper .arrows_wrapper {
    padding-left: 4.5em;
  }
  .brownie_sec__text_swiper .arrows_wrapper .left_arrow,
  .brownie_sec__text_swiper .arrows_wrapper .right_arrow {
    background: transparent;
    cursor: pointer;
    max-width: 3.5em;
    object-fit: contain;
    width: 100%;
  }
  .brownie_sec__text_swiper .arrows_wrapper .left_arrow {
    margin-right: 1.188em;
  }
  .instagram_box {
    margin-top: 5em;
  }
  .instagram_box .post_wrap {
    overflow: hidden;
    position: relative;
  }
  .instagram_box .post_wrap:before {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.1s ease-in-out;
    visibility: hidden;
  }
  .instagram_box .post_wrap:hover .caption_wrap,
  .instagram_box .post_wrap:hover:before {
    visibility: visible;
  }
  .instagram_box .post_wrap .post_img {
    border-radius: 20px;
    height: 100%;
    width: 100%;
  }
  .instagram_box .post_wrap .caption_wrap {
    margin: auto;
    position: absolute;
    top: 30%;
    transition: all 0.1s ease-in-out;
    visibility: hidden;
    width: 100%;
  }
  .instagram_box .post_wrap .caption_wrap .post_caption {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    padding: 0 2.875em;
    text-align: center;
  }
  .instagram_box .post_wrap .caption_wrap .post_caption .instagram_icon {
    display: block;
    margin: 3em auto 0;
  }
  .atlaslife_sec1 {
    padding: 5em 0 8.125em;
  }
  .atlaslife_sec1 .main_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
  }
  .atlaslife_sec1 .main_container .description .question {
    display: block;
    font-weight: 700;
  }
  .atlaslife_sec1 .swiper_main .heading {
    color: #131313;
    font-size: 3.75em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 100%;
    padding: 1.25em 0 0.75em;
    text-align: center;
  }
  .atlaslife_sec1 .text_container2 .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 auto;
    max-width: 68%;
    padding-bottom: 2.5em;
    text-align: center;
  }
  .atlaslife_sec1 .text_container2 .description .bold_text {
    display: block;
    font-weight: 700;
  }
  .atlaslife_sec1 .text_container2 .cta_wrapper {
    margin: 0 auto;
    max-width: 16.438em;
  }
  @media (max-width: 992px) {
    .atlaslife_sec1 .main_container .description {
      max-width: 100%;
    }
    .atlaslife_sec1 .swiper_main .heading {
      font-size: 2.5em;
      letter-spacing: 0;
      line-height: normal;
    }
    .atlaslife_sec1 .text_container2 .description {
      max-width: 100%;
      padding-bottom: 1.5em;
    }
  }
  .atlas_life_swiper {
    position: relative;
  }
  .atlas_life_swiper .life_slide_box {
    cursor: grab;
    margin-bottom: 6.25em;
  }
  .atlas_life_swiper .life_slide_box .row {
    align-items: center;
  }
  .atlas_life_swiper .life_slide_box .atlaslife_img {
    height: 100%;
    max-height: 50.813em;
    max-width: 53.75em;
    width: 100%;
  }
  .atlas_life_swiper .life_slide_box .text_container {
    padding-left: 6.375em;
  }
  .atlas_life_swiper .life_slide_box .text_container .coloured_text {
    color: #00b2ba;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0 0.75em;
    text-align: left;
  }
  .atlas_life_swiper .life_slide_box .text_container .heading {
    color: #212529;
    font-size: 3.438em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
    max-width: 70%;
    padding: 0;
    text-align: left;
  }
  .atlas_life_swiper .life_slide_box .text_container .description {
    color: #212529;
    font-family: Poppins, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0;
    line-height: normal;
    margin: 1em 0 0;
    max-width: 75%;
    text-align: left;
  }
  .atlas_life_swiper .swiper {
    padding-top: 10em;
  }
  .atlas_life_swiper .arrows_wrapper {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 80%;
    width: 100%;
  }
  .atlas_life_swiper .arrows_wrapper .swiper-pagination {
    align-items: center;
    border-top: 2px dashed #ee4e56;
    bottom: 0;
    display: flex;
    height: 100%;
    justify-content: space-around;
    left: 0;
    margin: 0 auto;
    max-height: 4em;
    max-width: 75%;
    position: absolute;
    right: 0;
    top: 1.8em;
    width: 100% !important;
    z-index: 0;
  }
  .atlas_life_swiper .arrows_wrapper .swiper-pagination::-webkit-scrollbar {
    background-color: #fff;
    height: 4px;
  }
  .atlas_life_swiper .arrows_wrapper .swiper-pagination::-webkit-scrollbar-thumb {
    background-color: #ee4e56;
  }
  .atlas_life_swiper
    .arrows_wrapper
    .swiper-pagination
    .swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    background-color: #9a9a9a;
    border: 0.5em solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    height: 100%;
    margin: 0 3em;
    max-height: 2em;
    max-width: 2em;
    min-height: 2em;
    min-width: 2em;
    opacity: 1;
    position: absolute;
    position: relative;
    top: -2em;
    transition: all 0.2s linear;
    width: 100%;
  }
  .atlas_life_swiper
    .arrows_wrapper
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #ee4e56;
    border: 0.5em solid #fff;
    max-height: 3.313em;
    max-width: 3.313em;
    min-height: 3.313em;
    min-width: 3.313em;
    outline: auto;
    outline-color: #ee4e56;
  }
  .atlas_life_swiper .arrows_wrapper .left_arrow,
  .atlas_life_swiper .arrows_wrapper .right_arrow {
    background: #fff;
    cursor: pointer;
    display: block;
    max-width: 3.5em;
    object-fit: contain;
    width: 100%;
    z-index: 1;
  }
  @media (max-width: 992px) {
    .atlas_life_swiper .swiper {
      padding-top: 5em;
    }
    .atlas_life_swiper .life_slide_box .text_container .heading {
      font-size: 2.5em;
    }
    .atlas_life_swiper .arrows_wrapper {
      max-width: 100%;
    }
    .atlas_life_swiper .arrows_wrapper .swiper-pagination {
      max-width: 95%;
    }
  }
  @media (max-width: 600px) {
    .atlas_life_swiper .arrows_wrapper {
      max-width: 100%;
    }
    .atlas_life_swiper .arrows_wrapper .swiper-pagination {
      max-width: 80%;
    }
    .atlas_life_swiper
      .arrows_wrapper
      .swiper-pagination
      .swiper-pagination-bullet {
      margin: auto;
    }
    .atlas_life_swiper .life_slide_box .text_container {
      padding-left: 0;
    }
    .atlas_life_swiper .life_slide_box .text_container .heading {
      max-width: 100%;
    }
    .atlas_life_swiper .life_slide_box .text_container .description {
      max-width: 100%;
      padding-bottom: 2em;
    }
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: opacity 0.3s;
    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 {
    font-size: 0;
    overflow: hidden;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
  .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 {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    height: var(
      --swiper-pagination-bullet-height,
      var(--swiper-pagination-bullet-size, 8px)
    );
    opacity: 0.2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
    width: 8px;
    width: var(
      --swiper-pagination-bullet-width,
      var(--swiper-pagination-bullet-size, 8px)
    );
  }
  button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet:only-child {
    display: none !important;
  }
  .swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
  }
  .swiper-pagination-vertical.swiper-pagination-bullets,
  .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  }
  .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;
    transition: transform 0.2s, top 0.2s;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
    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 {
    transition: transform 0.2s, left 0.2s;
  }
  .swiper-horizontal.swiper-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
  }
  .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 100%;
  }
  .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 {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
  }
  .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 {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
  }
  .swiper-pagination-lock,
  .tutionfee_box.disabled {
    display: none;
  }
  .tutionfee_box {
    display: block;
    padding: 3em 0;
    transition: all 0.3s ease-in-out;
  }
  .registration_sec1 {
    padding-bottom: 3.125em;
  }
  .registration_sec1 .container {
    padding: 0 3em;
  }
  .registration_sec1 .tution_fee_heading {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-size: 2.5em;
    font-weight: 800;
    font-weight: 900;
    margin-bottom: 0.8em;
    text-align: center;
  }
  .registration_sec1 .btn_wrapper {
    margin: 0 auto;
    max-width: 16.438em;
    width: 100%;
  }
  .registration_sec1 .tution_thank_heading {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-size: 2.5em;
    font-weight: 800;
    font-weight: 900;
    margin-bottom: 0.8em;
    text-align: center;
  }
  .registration_sec1 .tution_thank_heading .orange_text {
    color: #ee4e56;
  }
  .registration_sec1 .tution_thank_heading .orange_text br {
    display: none;
  }
  .registration_sec2.disabled {
    pointer-events: none;
    transition: all 0.3s;
  }
  .registration_sec2.disabled .container {
    opacity: 0.5;
  }
  .registration_sec2 {
    padding-top: 4.5em;  /*added by meraj*/
    padding-bottom: 5.813em;
    transition: all 0.3s;
  }
  .registration_sec2 .container {
    padding: 0 5em;
  }
  .registration_sec2 .form_heading {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-size: 2.5em;
    font-weight: 800;
    font-weight: 900;
    margin-bottom: 2em;
    text-align: left;
    width: 100%;
  }
  .registration_sec2 .deposit_wrapper.enabled {
    opacity: 1;
    pointer-events: all;
  }
  .registration_sec2 .deposit_wrapper {
    opacity: 0.5;
    pointer-events: none;
  }
  .registration_sec2 .deposit_wrapper .deposit_heading {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-size: 2.5em;
    font-weight: 800;
    font-weight: 900;
    margin-bottom: 0.8em;
  }
  .registration_sec2 .form_field {
    max-width: 90%;
  }
  .registration_sec2 .form_field .radio_flex1 .radio_wrap {
    margin-right: 0;
  }
  .registration_sec2 .refund_desc {
    color: #212529;
    font-size: 1.5em;
  }
  .registration_sec2 .btn_wrapper {
    margin: 0 auto;
    max-width: 16.438em;
    width: 100%;
  }
  @media (max-width: 1440px) {
    .registration_sec2 .form_field {
      max-width: 95%;
    }
  }
  @media (max-width: 992px) {
    .registration_sec1 .container {
      padding: 0 15px;
    }
    .registration_sec1 .tution_thank_heading {
      padding-top: 44px;
    }
    .registration_sec2 .container {
      padding: 0 15px;
    }
  }
  @media (max-width: 600px) {
    .registration_sec1 .tution_fee_heading {
      font-size: 1.7em;
    }
    .registration_sec1 .tution_thank_heading {
      font-size: 1.7em;
      padding-top: 2em;
    }
    .registration_sec1 .tution_thank_heading .orange_text br {
      display: block;
    }
    .registration_sec1 .btn_wrapper {
      max-width: 100%;
    }
    .registration_sec1 .btn_wrapper .common_cta {
      padding-right: 1em;
      text-align: center;
    }
    .registration_sec2 .form_heading {
      font-size: 1.7em;
      margin-bottom: 30px;
    }
    .registration_sec2 .form_field {
      margin-bottom: 38px;
      max-width: 100%;
    }
    .registration_sec2 .form_field .radio_flex1 {
      margin-bottom: 0;
    }
    .registration_sec2 .form_field .form_input {
      margin-top: 1em;
    }
    .registration_sec2 .deposit_wrapper .deposit_heading {
      font-size: 1.7em;
    }
    .registration_sec2 .deposit_wrapper .refund_desc {
      font-size: 1.4em;
    }
    .registration_sec2 .btn_wrapper {
      max-width: 100%;
    }
    .registration_sec2 .btn_wrapper .common_cta {
      padding-right: 1em;
      text-align: center;
    }
  }
  body {
    font-family: Red Hat Display, sans-serif;
  }
  img {
    height: auto;
    object-fit: cover;
  }
  ::-webkit-scrollbar {
    background-color: #545353;
    width: 8px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #fff;
  }
  *,
  :after,
  :before {
    box-sizing: border-box;
  }
  *,
  :after,
  :before,
  figure,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ul {
    margin: 0;
    padding: 0;
  }
  html {
    scroll-behavior: smooth;
  }
  a {
    text-decoration: none;
  }
  :focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
  }
  ::-moz-focus-inner {
    border: 0;
  }
  button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
  }
  li {
    list-style-type: none;
  }
  [type="submit"],
  button,
  html [type="button"],
  input [type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
  }
  input:-webkit-autofill,
  input:-webkit-autofill:active,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:hover,
  select:-webkit-autofill,
  select:-webkit-autofill:active,
  select:-webkit-autofill:focus,
  select:-webkit-autofill:hover,
  textarea:-webkit-autofill,
  textarea:-webkit-autofill:active,
  textarea:-webkit-autofill:focus,
  textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #131313 !important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
  }
  .form_input {
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #707070;
    color: #626262;
    display: block;
    font-size: 1.625em;
    font-weight: bolder;
    line-height: 1.4em;
    outline: none;
    padding: 0.75em 2.579em 0.75em 0;
    width: 100%;
  }
  .form_input::-webkit-input-placeholder {
    color: #626262;
  }
  .form_input::placeholder {
    color: #626262;
  }
  .form_input:-webkit-autofill,
  .form_input:-webkit-autofill:active,
  .form_input:-webkit-autofill:focus,
  .form_input:-webkit-autofill:hover {
    -webkit-transition: background-color 5000s ease-in-out 0s,
      color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
  }
  .firstsec {
    padding-top: 10.688em;
  }
  .heading_strip {
    display: none;
  }
  .form_field {
    margin-bottom: 5em;
  }
  .form_field .label_head {
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-size: 2.188em;
    font-weight: 800;
    margin-bottom: 0.8em;
  }
  .form_field .radio_flex {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 2.5em;
  }
  .form_field .radio_flex .radio_wrap {
    align-items: center;
    display: flex;
    margin-right: 8em;
    max-width: 25%;
    width: 100%;
  }
  .form_field .radio_flex .radio_wrap input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #9a9a9a;
    border: 0.5em solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    height: 100%;
    margin-right: 5px;
    max-height: 2em;
    max-width: 2em;
    min-height: 2em;
    min-width: 2em;
    position: relative;
    top: 0.075em;
    transition: all 0.2s linear;
    width: 100%;
  }
  .form_field .radio_flex .radio_wrap input:checked {
    background-color: #ee4e56;
    border: 0.5em solid #ffaeb2;
    outline: medium none invert !important;
    outline: initial !important;
  }
  .form_field .radio_flex .radio_wrap .radio_label {
    cursor: pointer;
    font-family: Red Hat Display, sans-serif;
    font-size: 1.875em;
    font-weight: 800;
    margin: 0;
    max-width: 100%;
    padding: 0 0 0 0.5em;
    width: 100%;
  }
  .form_submit_btn {
    background-color: #ee4e56;
    border: 1px solid #ee4e56;
    border-radius: 11px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Red Hat Display, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    height: 2.8em;
    margin-top: 1.5em;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
    width: 100%;
    z-index: 2;
  }
  .form_submit_btn:hover {
    box-shadow: 0 10px 23px rgba(0, 0, 0, 0.16);
  }
  .form_submit_btn:hover .arrow_icon {
    right: 3em;
  }
  .form_submit_btn .arrow_icon {
    bottom: 0;
    margin: auto;
    max-width: 2em;
    position: absolute;
    right: 5em;
    top: 0;
    transition: 0.3s;
    width: 100%;
  }
  .common_cta {
    background-color: #ee4e56;
    border: 1px solid #ee4e56;
    border-radius: 11px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Red Hat Display, sans-serif;
    font-size: 1.5em;
    font-size: 1.25em;
    font-weight: 700;
    height: 2.8em;
    height: 3.25em;
    margin-top: 1.5em;
    overflow: hidden;
    padding-left: 1.781em;
    position: relative;
    text-align: left;
    transition: all 0.3s;
    width: 100%;
    z-index: 2;
  }
  .common_cta:hover {
    box-shadow: 0 10px 23px rgba(0, 0, 0, 0.16);
  }
  .common_cta:hover .arrow_icon {
    right: 1em;
  }
  .common_cta .arrow_icon {
    bottom: 0;
    margin: auto;
    max-width: 2em;
    max-width: 1.5em;
    position: absolute;
    right: 5em;
    right: 2em;
    top: 0;
    transition: 0.3s;
    width: 100%;
  }
  table {
    -webkit-user-select: none;
    user-select: none;
  }
  .error_message {
    color: red;
    font-size: 1.125em;
    font-weight: 700;
    margin-top: 1em;
  }
  .error_message:first-letter {
    text-transform: uppercase;
  }
  @media (min-width: 2560px) {
    body {
      font-size: 18px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 2226px;
      padding: 0 15px;
      width: 100%;
    }
  }
  @media (max-width: 1920px) {
    body {
      font-size: 16px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1620px;
      padding: 0;
    }
  }
  @media (max-width: 1700px) {
    body {
      font-size: 14px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1619px;
      padding: 0 15px;
      width: 100%;
    }
  }
  @media (max-width: 1536px) {
    body {
      font-size: 11.5px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1356px;
      padding: 0;
      width: 100%;
    }
  }
  @media (max-width: 1440px) {
    .my_container {
      margin: 0 auto;
      max-width: 1200px;
      padding: 0;
      width: 100%;
    }
  }
  @media (max-width: 1366px) {
    body {
      font-size: 10px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1194px;
      padding: 0;
      width: 100%;
    }
  }
  @media (max-width: 1280px) {
    body {
      font-size: 10px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1113px;
      padding: 0 15px;
      width: 100%;
    }
  }
  @media (max-width: 1194px) {
    body {
      font-size: 10px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 1031px;
      padding: 0 15px;
      width: 100%;
    }
  }
  @media (max-width: 1080px) {
    body {
      font-size: 10px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 931px;
      padding: 0 15px;
      width: 100%;
    }
  }
  @media (max-width: 992px) {
    body {
      font-size: 10px;
    }
    .my_container {
      margin: 0 auto;
      max-width: 700px;
      padding: 0 15px;
      width: 100%;
    }
    .firstsec {
      padding-top: 6.8em;
    }
  }
  @media (max-width: 768px) {
    .form_field .radio_flex {
      flex-wrap: wrap;
    }
    .form_field .radio_flex .radio_wrap {
      max-width: 50%;
      width: 100%;
    }
  }
  @media (max-width: 600px) {
    .my_container {
      margin: 0 auto;
      max-width: 100%;
      padding: 0 15px;
      width: 100%;
    }
    .form_input {
      font-size: 1.6em;
    }
    .common_cta,
    .form_submit_btn {
      font-size: 1.4em;
      height: 3.5em;
    }
    .form_field .radio_flex .radio_wrap {
      margin-bottom: 17px;
    }
    .form_field .radio_flex .radio_wrap .radio_label {
      font-size: 1.6em;
    }
    .form_field .label_head {
      font-size: 1.6em;
      margin-bottom: 21px;
    }
  }
  .thank_sec1.disabled {
    display: none;
  }
  .thank_sec1 {
    padding-top: 20em;
    text-align: center;
  }
  .thank_sec1 .circle_icon {
    height: 6.375em;
    margin-bottom: 3.138em;
    width: 6.375em;
  }
  .thank_sec1 .thank_text {
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1.8;
  }
  .thank_sec1 .thank_text br {
    display: block;
  }
  .thank_sec1 .thank_text .mobile_text {
    margin-bottom: 0;
  }
  .thank_sec1 .thank_text .red {
    color: #ee4e56;
  }
  .thank_sec1 .thank_btn .row {
    display: flex;
    justify-content: center;
  }
  .thank_sec1 .thank_btn .row .pay_now {
    margin-left: 2em;
    max-width: 21em;
    width: 100%;
  }
  .thank_sec1 .thank_btn .row .pay_now .pay_text {
    font-size: 1.25em;
    height: 3.65em;
    padding-left: 1.2em;
    text-align: left;
  }
  .thank_sec1 .thank_btn .row .pay_now .pay_text .arrow_icon_1 {
    height: 0.688em;
    max-width: 1.938em;
    width: 100%;
  }
  .thank_sec2.enable {
    display: block;
  }
  .thank_sec2 {
    display: none;
    padding-top: 20em;
    text-align: center;
  }
  .thank_sec2 .circle_icon {
    height: 6.375em;
    margin-bottom: 3.138em;
    width: 6.375em;
  }
  .thank_sec2 .thank_text {
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1.8;
  }
  .thank_sec2 .thank_text br {
    display: block;
  }
  .thank_sec2 .thank_text .red {
    color: #ee4e56;
  }
  .thank_sec2 .thank_text .mobile_text {
    margin-bottom: 0;
  }
  @media (max-width: 1024px) {
    .thank_sec1 .thank_btn .row .pay_now {
      max-width: 20em;
    }
  }
  @media (max-width: 600px) {
    .thank_sec1 {
      padding-top: 22em;
    }
    .thank_sec1 .thank_text {
      font-size: 2.1em;
      font-weight: 900;
      line-height: 1.5;
    }
    .thank_sec1 .thank_text .red {
      display: block;
    }
    .thank_sec1 .thank_text .mobile_text {
      display: inline-block;
      margin-bottom: 1em;
    }
    .thank_sec1 .thank_btn .row {
      flex-direction: column;
    }
    .thank_sec1 .thank_btn .row .pay_now {
      margin: 0;
      max-width: 100%;
    }
    .thank_sec1 .thank_btn .row .pay_now .pay_text {
      height: 2.8em;
      text-align: center;
    }
    .thank_sec2 {
      padding-top: 29em;
    }
    .thank_sec2 .thank_text {
      font-size: 2.1em;
      font-weight: 900;
      line-height: 1.5;
    }
    .thank_sec2 .thank_text .red {
      display: block;
    }
    .thank_sec2 .thank_text .mobile_text {
      display: inline-block;
    }
  }
  /*# sourceMappingURL=main.7a9e0943.css.map*/
  