.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #fff;
  background-color: #000;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.2em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.25em;
  line-height: 1.1em;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.375em;
  line-height: 1.1em;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25em;
  line-height: 1.2em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75em;
  line-height: 1.2em;
}

h5 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 3em;
  margin-bottom: 1.1em;
  font-size: 1.2em;
  line-height: 1.2em;
}

h6 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.2em;
}

p {
  margin-bottom: 10px;
  line-height: 1.4em;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.p-sm-end {
  padding-bottom: 3em;
}

.container-w2 {
  width: 100%;
  max-width: 83.125em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3 {
  width: 100%;
  max-width: 52.5em;
  margin-left: auto;
  margin-right: auto;
}

.title2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.1em;
}

.global-padding {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.title4 {
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
}

.p-xl-end {
  padding-bottom: 8.5em;
}

.p-xs-end {
  padding-bottom: 1.6em;
}

.section-typo-zoom-in {
  width: 100%;
  height: 300vh;
  color: #000;
  background-color: #ff0;
  margin-bottom: -2px;
  display: none;
}

.sectiion {
  height: 200vh;
  justify-content: center;
  padding: 18em 3% 9em;
  display: none;
}

.text-center {
  text-align: center;
}

.typo-zoom-sticky {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.typo-zoom-sticky-inner {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.typo-zoom-text {
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.typo-zoom-text-wrapper {
  width: 50vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.typo-zoom-text-image {
  width: 100%;
}

.body {
  background-color: #ff0;
  font-family: Ciutadellarounded Md, sans-serif;
}

.image {
  width: 80%;
  max-width: 100%;
  position: static;
  top: -411px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button {
  color: #ff0;
  background-color: #7f5ca3;
  border-radius: 44px;
  padding: 20px 26px;
  font-family: Ciutadellarounded Md, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
}

.button:hover {
  color: #ff0;
  background-color: #00a870;
  border: 2px #7f5ca3;
}

.lottie-animation {
  width: 70px;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
  position: absolute;
  bottom: 38px;
}

.image-2 {
  width: 40px;
  display: block;
  position: absolute;
  bottom: 53px;
}

.navigation-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.navigation-secondary {
  min-height: 40px;
  color: #080808;
  text-align: center;
  letter-spacing: -.02em;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s, border-color .3s;
  display: flex;
}

.navigation-secondary:hover {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.icon-arrow {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-link {
  color: #00a870;
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  padding: 4px 16px;
  font-family: Ciutadellarounded Rg, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.navigation-link:hover {
  color: #7f5ca3;
  border: 1px #e6e6e6;
}

.navigation-link.w--current {
  color: #642eff;
}

.navigation-menu {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation-button {
  min-height: 40px;
  grid-column-gap: 8px;
  color: #00a870;
  text-align: center;
  letter-spacing: -.02em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  font-family: Ciutadellarounded Bd, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.navigation-button:hover {
  color: #ff0;
  background-color: #7f5ca3;
}

.navigation-container {
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-button {
  color: #080808;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 8px;
  transition: color .3s;
}

.menu-button:hover {
  color: #ea7462;
}

.menu-button.w--open {
  color: #fff;
  background-color: #ea7462;
  border-color: #ea7462;
}

.navigation {
  width: 100%;
  min-height: 96px;
  background-color: #fff;
  align-items: center;
  padding: 18px 5%;
  display: flex;
}

.logo {
  width: 100px;
}

.navigation-2 {
  width: 100%;
  min-height: 96px;
  background-color: #ff0;
  align-items: center;
  padding: 20px 5%;
  display: flex;
}

.text-block {
  font-size: 16px;
}

.body-2 {
  background-color: #fff;
  font-family: Ciutadellarounded Rg, sans-serif;
}

.price-text-small {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.icon-large {
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-title-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.pricing-icon-block {
  width: 70px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  margin-right: 14px;
  padding: 0;
  display: flex;
}

.section-pricing {
  z-index: 0;
  background-color: #ff0;
  padding: 0 3%;
  position: static;
  overflow: hidden;
}

.section-pricing.sec {
  z-index: 9999;
  position: relative;
}

.pricing-plan-type {
  color: #00a870;
  padding-bottom: 6px;
  font-family: Ciutadellarounded Md, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.span-dollar {
  margin-right: 4px;
  font-size: 32px;
  line-height: 40px;
}

.grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: rgba(255, 255, 255, 0);
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  justify-content: stretch;
  justify-items: stretch;
}

.paragraph-small {
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 24px;
}

.button-neutral {
  min-height: 48px;
  min-width: 120px;
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #160042;
  border-radius: 48px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-neutral:hover {
  background-color: #282556;
}

.button-neutral:active {
  background-color: #160042;
}

.button-neutral:focus {
  outline-offset: 0px;
  outline: 2px solid #6b7094;
}

.h3-heading {
  letter-spacing: -.02em;
  margin-top: 0;
  font-size: 48px;
  line-height: 1.2;
}

.container-regular {
  width: 100%;
  max-width: 100%;
  justify-content: center;
  margin: 105px auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.container-regular.reg {
  max-width: 1200px;
}

.pricing-line-small {
  height: 1px;
  background-color: #e4e6f1;
  margin-top: 16px;
  margin-bottom: 16px;
}

.pricing-month {
  color: #b6b9ce;
  letter-spacing: -.02em;
  margin-left: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.heading-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.heading-detail-small.margin-bottom-12 {
  margin-bottom: 12px;
}

.heading-detail-small.margin-bottom-12.text-color-gray-500 {
  color: #6b7094;
}

.pricing-button-wrapper {
  justify-content: flex-start;
  margin-top: 32px;
  display: flex;
}

.flex-wrapper-centre-large {
  max-width: 600px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-card-standard {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.text_paragraph {
  color: #000;
  justify-content: flex-start;
  font-size: 1.3rem;
  line-height: 1.3em;
  display: block;
}

.image-3 {
  width: auto;
  max-width: none;
}

.image-4 {
  max-width: none;
  display: inline-block;
}

.image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
  max-width: none;
}

.image-11 {
  display: block;
}

.image-12 {
  display: none;
}

.lottie-animation-2 {
  object-fit: fill;
  position: relative;
  left: 33px;
  overflow: visible;
}

.section {
  background-color: #000;
}

.splide_img {
  width: 100%;
}

.splide__list {
  display: flex;
}

.splide_wrapper {
  width: 80rem;
  background-image: linear-gradient(270deg, rgba(217, 255, 0, .6), rgba(100, 246, 237, .6));
  border: 1px solid #000;
  border-radius: 2rem;
  padding: 2.5rem;
  position: relative;
}

.splide_img-wrapper {
  width: 40%;
  height: 100%;
}

.splide_content-wrapper {
  width: 50%;
  height: 100%;
  min-height: 22rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2.5rem;
  display: flex;
}

.splide__track {
  overflow: hidden;
}

.splide__slide {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex: none;
  justify-content: space-between;
  display: flex;
}

.picto-1x1 {
  width: 2rem;
  height: 2rem;
}

.paragraph {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.div-block {
  justify-content: center;
  display: flex;
}

.navbar-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.page-padding {
  padding-left: 3rem;
  padding-right: 3rem;
}

.mobile-menu {
  z-index: 100;
  display: none;
}

.button-line-left {
  width: 20px;
  height: 1px;
  background-color: #000;
}

.button-inner {
  z-index: 6;
  height: 12px;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-menu {
  z-index: 9999;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.navbar-menu-item-inner {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  position: relative;
}

.navbar {
  z-index: 1000;
}

.mobile-menu-toggle {
  display: none;
}

.navbar-logo-image {
  min-width: 120px;
}

.navbar-inner {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  display: grid;
}

.navbar-menu-item-line {
  height: 1px;
  background-color: #000;
  position: absolute;
  top: auto;
  bottom: -3px;
  left: 0%;
  right: auto;
}

.header {
  z-index: 9999;
  height: 90vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.button-inner-text {
  justify-content: center;
  align-items: center;
  line-height: 1.3em;
  text-decoration: none;
}

.button-2 {
  color: #000;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  justify-content: center;
  margin: 0;
  padding: 1rem 1.25rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: border .3s;
  position: relative;
  overflow: hidden;
}

.button-2:hover {
  background-color: #f8f8f8;
}

.button-2.secondary {
  background-color: #d2f65a;
  border-width: 0;
  border-color: rgba(0, 0, 0, 0);
}

.button-2.secondary:hover {
  border-color: #121416;
}

.container-xxlarge {
  width: 100%;
  max-width: 112.5rem;
  margin-left: auto;
  margin-right: auto;
}

.button-line-right {
  width: 0;
  height: 1px;
  background-color: #000;
}

.mobile-menu-toggle-line._02 {
  margin-top: -1px;
}

.mobile-menu-toggle-line._03 {
  bottom: 0;
}

.navbar-right-button {
  display: flex;
}

.navbar-menu-item-link {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.mobile-menu-nav-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-2 {
  z-index: 100;
}

.div-block-2 {
  height: 100vh;
}

.div-block-3 {
  width: 40%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  color: #00a870;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #00a870;
  border-radius: 45px;
  margin-bottom: 25px;
  padding: 30px 25px;
  font-family: Ciutadellarounded Lt, sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.5em;
}

.text-field::-ms-input-placeholder {
  color: #00a870;
  -webkit-text-stroke-color: #7f5ca3;
  background-color: rgba(0, 0, 0, 0);
}

.text-field::placeholder {
  color: #00a870;
  -webkit-text-stroke-color: #7f5ca3;
  background-color: rgba(0, 0, 0, 0);
}

.form-block {
  width: 60%;
  margin-top: 20px;
  display: none;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-message {
  background-color: #00a870;
  border-radius: 45px;
}

.error-message {
  text-align: center;
  background-color: #ff4141;
  border-radius: 45px;
  padding: 29px 20px;
}

@media screen and (max-width: 991px) {
  body {
    font-size: .87rem;
  }

  .global-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .button {
    padding-right: 24px;
  }

  .logo-link {
    margin-right: 0;
  }

  .navigation-wrapper {
    width: auto;
    align-items: center;
    display: flex;
  }

  .navigation-link {
    width: 100%;
  }

  .navigation-menu {
    color: #393b6a;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
    position: absolute;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .menu-button.w--open {
    background-color: #ea7462;
  }

  .navigation, .navigation-2 {
    position: relative;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .image-11 {
    width: 90%;
  }

  .lottie-animation-2 {
    left: auto;
  }

  .navbar-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .page-padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mobile-menu-nav {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    display: flex;
  }

  .mobile-menu {
    padding-top: 1rem;
    position: absolute;
    left: 0;
    right: 0;
  }

  .navbar-menu {
    display: none;
  }

  .mobile-menu-toggle {
    width: 30px;
    height: 20px;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .navbar-inner {
    padding-top: 1.5rem;
  }

  .mobile-menu-wrapper {
    color: #fff;
    background-color: #000;
    padding: 1.5rem 2rem;
  }

  .mobile-menu-toggle-line {
    width: 30px;
    height: 1.5px;
    transform-origin: 100%;
    background-color: #191919;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
  }

  .mobile-menu-toggle-line._01 {
    top: 0;
  }

  .mobile-menu-toggle-line._02 {
    top: 50%;
  }

  .mobile-menu-nav-link {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
  }

  .div-block-3 {
    width: 60%;
  }

  .form-block {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: .75rem;
  }

  h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 2.7em;
  }

  h3 {
    font-size: 2em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.1em;
  }

  h6 {
    font-size: .9em;
  }

  .p-sm-end {
    padding-bottom: 2.3em;
  }

  .title2 {
    font-size: 2.7em;
  }

  .title4 {
    font-size: 1.5em;
  }

  .p-xl-end {
    padding-bottom: 6em;
  }

  .p-xs-end {
    padding-bottom: 1.6em;
  }

  .navigation-secondary {
    display: none;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .h3-heading {
    font-size: 40px;
  }

  .image-11 {
    display: block;
  }

  .image-12 {
    width: 90%;
    display: none;
  }

  .lottie-animation-2 {
    left: auto;
  }

  .navbar-right {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .page-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mobile-menu {
    z-index: 5;
  }

  .navbar {
    z-index: 10;
    position: relative;
  }

  .mobile-menu-toggle {
    width: 30px;
    height: 20px;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .navbar-inner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .navbar-menu-item-link {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .mobile-menu-nav-link {
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .div-block-3, .form-block {
    width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .navigation-secondary {
    display: none;
  }

  .navigation-link {
    color: #ff0;
  }

  .navigation-menu {
    color: #fff;
    background-color: #00a870;
  }

  .navigation-button {
    display: none;
  }

  .menu-icon:hover {
    color: #7f5ca3;
  }

  .menu-button {
    color: #00a870;
    border-style: none;
    border-width: 0;
    border-radius: 0;
    font-size: 3rem;
    transition-property: none;
  }

  .menu-button:hover {
    color: #00a870;
  }

  .menu-button.w--open {
    background-color: #00a870;
    border-radius: 11px;
  }

  .price-text-small {
    margin-top: 10px;
  }

  .pricing-title-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-11 {
    display: block;
  }

  .image-12 {
    width: 90%;
    display: none;
  }

  .lottie-animation-2 {
    left: auto;
  }

  .navbar-right {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .navbar-inner {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .mobile-menu-wrapper {
    padding: 1.5rem;
  }

  .navbar-right-button {
    display: none;
  }

  .div-block-3 {
    width: 95%;
  }

  .form-block {
    width: 100%;
  }
}

#w-node-_58aeb1bd-04db-a5de-bbec-fbd030dbe276-dd18f8e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_58aeb1bd-04db-a5de-bbec-fbd030dbe27a-dd18f8e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-bac59b40-0244-b4c1-a418-5dbdebe59887-dd18f8e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_8f88996a-3730-aa72-653d-db460193dc82-dd18f8e3, #w-node-_50626750-3ad1-281e-ccda-258b28b0306a-dd18f8e3, #w-node-e2273ce3-80e9-7c74-7735-d97e7ba4be33-dd18f8e3, #w-node-a2e902c3-f5ea-6a87-8502-9afee2ffe215-dd18f8e3, #w-node-e6b1d90f-378c-4a9a-3294-432592e3dfcc-dd18f8e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62b122d7-72e1-32b5-ae46-1c680c428b7c-dd18f8e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_8860a323-26f7-551a-2ab4-6102a04ec826-dd18f8e3, #w-node-c0da5467-27f8-c254-e3b6-b75e8efe843b-dd18f8e3, #w-node-_8536cd1c-a77e-2697-74bc-9decbd2a492d-dd18f8e3, #w-node-daf42f0b-a73e-a94e-4f92-af05658bcb90-dd18f8e3, #w-node-_418a4bae-46d7-7559-9e6c-2acc9ce4ad87-dd18f8e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Bold.ttf') format('truetype'), url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ciutadellarounded Md';
  src: url('../fonts/CiutadellaRounded-Md.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ciutadellarounded Bd';
  src: url('../fonts/CiutadellaRounded-Bd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ciutadellarounded Lt';
  src: url('../fonts/CiutadellaRounded-Lt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ciutadellarounded Rgit';
  src: url('../fonts/CiutadellaRounded-RgIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ciutadellarounded Rg';
  src: url('../fonts/CiutadellaRounded-Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}