  /* ///////////////////// START OF GLOBAL EDITS ///////////////////// */
  main:focus-visible {
      outline: -webkit-focus-ring-color auto 0px;
  }

  html {
      font-size: 62.5%
  }

  @media only screen and (max-width: 991px) and (min-width: 768px) {
      html {
          font-size: 80%;
      }
  }

  @media only screen and (min-width: 992px) and (max-width: 1680px) {
      html {
          font-size: 0.6vw;
      }
  }

  @media only screen and (min-width: 1680px) {
      html {
          font-size: 12px;
      }
  }

  /* --- Font Smoothing --- */
  body {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
  }

  /* Make sure containers never lose their center alignment*/
  .container-medium,
  .container-small,
  .container-large {
      margin-right: auto !important;
      margin-left: auto !important;
  }

  /* --- Links --- */
  a:hover .link-arrow {
      transform: translateX(0.25rem);
  }

  /* --- Rich Text --- */
  /* Get rid of top margin on first element in any rich text element */
  .w-richtext> :not(div):first-child,
  .w-richtext>div:first-child> :first-child {
      margin-top: 0 !important;
  }

  /* Get rid of bottom margin on last element in any rich text element */
  .w-richtext>:last-child,
  .w-richtext ol li:last-child,
  .w-richtext ul li:last-child {
      margin-bottom: 0 !important;
  }

  .text-rich-text li::marker {
      color: black;
  }

  /* --- Inherit links styling --- */
  a {
      color: inherit;
      text-decoration: inherit;
      font-size: inherit;
  }

  /* --- Prevent --- */
  /* Prevent all click and hover interaction with an element */
  .pointer-events-off {
      pointer-events: none;
  }

  /* Enables all click and hover interaction with an element */
  .pointer-events-on {
      pointer-events: auto;
  }

  /*Apply "..." after 3 lines of text */
  .text-style-3lines {
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
  }

  /* Apply "..." after 2 lines of text */
  .text-style-2lines {
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
  }

  /* Apply "..." at 100% width */
  .truncate-width {
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }

  /* Removes native scrollbar */
  .no-scrollbar {
      -ms-overflow-style: none;
      overflow: -moz-scrollbars-none;
  }

  .no-scrollbar::-webkit-scrollbar {
      display: none;
  }

  /* Adds inline flex display */
  .display-inlineflex {
      display: inline-flex;
  }

  /* --- These classes are never overwritten --- */
  .hide {
      display: none !important;
  }

  @media screen and (max-width: 991px),
  @media screen and (max-width: 767px),
  @media screen and (max-width: 479px) {

      .hide,
      .hide-tablet {
          display: none !important;
      }
  }

  @media screen and (max-width: 767px) {
      .hide-mobile-landscape {
          display: none !important;
      }
  }

  @media screen and (max-width: 479px) {
      .hide-mobile {
          display: none !important;
      }
  }

  /* ///////////////////// END OF GLOBAL EDITS ///////////////////// */
  /* ///////////////////// START OF SPACINGS ///////////////////// */
  .margin-0 {
      margin: 0rem !important;
  }

  .padding-0 {
      padding: 0rem !important;
  }

  .spacing-clean {
      padding: 0rem !important;
      margin: 0rem !important;
  }

  .margin-top {
      margin-right: 0rem !important;
      margin-bottom: 0rem !important;
      margin-left: 0rem !important;
  }

  .padding-top {
      padding-right: 0rem !important;
      padding-bottom: 0rem !important;
      padding-left: 0rem !important;
  }

  .margin-right {
      margin-top: 0rem !important;
      margin-bottom: 0rem !important;
      margin-left: 0rem !important;
  }

  .padding-right {
      padding-top: 0rem !important;
      padding-bottom: 0rem !important;
      padding-left: 0rem !important;
  }

  .margin-bottom {
      margin-top: 0rem !important;
      margin-right: 0rem !important;
      margin-left: 0rem !important;
  }

  .padding-bottom {
      padding-top: 0rem !important;
      padding-right: 0rem !important;
      padding-left: 0rem !important;
  }

  .margin-left {
      margin-top: 0rem !important;
      margin-right: 0rem !important;
      margin-bottom: 0rem !important;
  }

  .padding-left {
      padding-top: 0rem !important;
      padding-right: 0rem !important;
      padding-bottom: 0rem !important;
  }

  .margin-horizontal {
      margin-top: 0rem !important;
      margin-bottom: 0rem !important;
  }

  .padding-horizontal {
      padding-top: 0rem !important;
      padding-bottom: 0rem !important;
  }

  .margin-vertical {
      margin-right: 0rem !important;
      margin-left: 0rem !important;
  }

  .padding-vertical {
      padding-right: 0rem !important;
      padding-left: 0rem !important;
  }

  .w-background-video {
      height: 100%;
  }

  .w-background-video>video {
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
  }

  /* ///////////////////// END OF SPACINGS ///////////////////// */
  /* ///////////////////// ELEMENTS ///////////////////// */
  .swiper-navigation {
      inset: auto !important;
      top: 100% !important;
  }

  .w-slider-dot,
  ._w-slider-dot {
      height: 4.4rem;
      width: 1.2rem;
      padding: 1.6rem 0.3rem;
      display: flex;
      position: relative;
      align-items: center;
      justify-content: center;
  }

  .w-slider-dot:after,
  ._w-slider-dot:after {
      display: block;
      position: absolute;
      width: 1.2rem;
      height: 1.2rem;
      content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.09137 11.5336C7.03409 12.1555 4.96626 12.1555 2.90899 11.5336C1.73783 11.1796 0.820393 10.2622 0.466371 9.0911C-0.155457 7.03353 -0.155457 4.96611 0.466371 2.9089C0.820393 1.73778 1.73818 0.820369 2.90899 0.466357C4.96661 -0.155452 7.03409 -0.155452 9.09137 0.466357C10.2622 0.820369 11.18 1.73778 11.5336 2.90855C12.1555 4.96576 12.1555 7.03353 11.5336 9.09075C11.1796 10.2615 10.2622 11.1793 9.09101 11.5333L9.09137 11.5336Z' fill='%23F1ECDF'/%3E%3C/svg%3E");
  }

  .w-slider-dot.w-active:after {
      content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.09137 11.5336C7.03409 12.1555 4.96626 12.1555 2.90899 11.5336C1.73783 11.1796 0.820393 10.2622 0.466371 9.0911C-0.155457 7.03353 -0.155457 4.96611 0.466371 2.9089C0.820393 1.73778 1.73818 0.820369 2.90899 0.466357C4.96661 -0.155452 7.03409 -0.155452 9.09137 0.466357C10.2622 0.820369 11.18 1.73778 11.5336 2.90855C12.1555 4.96576 12.1555 7.03353 11.5336 9.09075C11.1796 10.2615 10.2622 11.1793 9.09101 11.5333L9.09137 11.5336Z' fill='%23FFDC61'/%3E%3C/svg%3E");
  }