.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  height: auto;
  background-color: #664d4d;
  background-image: linear-gradient(#28263d, #100e1c 26%, #080711 50%, #121023 76%, #0a0917);
  justify-content: center;
  align-items: center;
  padding: 80px 20px;
  display: flex;
  position: relative;
}

.section.mobile {
  display: none;
}

.image-b {
  z-index: 1;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.container {
  width: 100%;
  height: 693px;
  max-width: 1299px;
  background-image: url('../images/shape-hero.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .4s;
  display: flex;
  position: relative;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ececec, #f2c792);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Playfair Display, sans-serif;
  font-size: 90px;
  font-weight: 600;
  line-height: 120%;
}

.heading-copy {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ececec, #f2c792);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
}

.buttons {
  grid-column-gap: 20px;
  margin-top: 40px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.buttons.less-padding {
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  width: 25%;
  max-height: 130px;
  background-color: #fcfdc7;
  border: 1px solid #b6bdfc;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-2 {
  width: 25%;
  max-width: 340px;
  margin-top: 20px;
}

.paragraph {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.paragraph-copy {
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.section-2 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 100px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-2.footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.quick-stack {
  width: 100%;
  max-width: 1299px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 190%;
}

.heading-3 {
  color: #cfae57;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.image-3 {
  width: 90%;
}

.image-3.amor {
  width: 80%;
}

.link {
  color: #fff;
}

.golden-span {
  color: #cfae57;
  font-weight: 600;
}

.bold-text {
  font-weight: 600;
}

.cell-2 {
  justify-content: center;
}

.image-c {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-a {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-3 {
  justify-content: center;
  align-items: center;
  padding: 40px 20px 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cell-4 {
  justify-content: center;
  align-items: flex-end;
}

.heading-4 {
  color: #cfae57;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

.heading-4.span {
  margin-bottom: 0;
}

.section-4 {
  background-image: url('../images/Frame-12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 20px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.heading-5.lighter {
  font-size: 40px;
  font-weight: 400;
}

.heading-5.lighter.dark {
  color: #111115;
}

.heading-5.width {
  width: 800px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  max-width: 1299px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3.second-page {
  width: 800px;
}

.div-block-copy {
  grid-column-gap: 20px;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-copy.footer {
  flex-direction: column;
  margin-top: 0;
}

.image-d {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-5 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(1, 1, 2, .08) 74%, #111115), url('../images/divination-fortune-telling-created-with-generative-ai-technology-1-2.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding: 100px 20px 40px;
}

.section-5.home {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(1, 1, 2, .08) 74%, #111115), url('../images/divination-fortune-telling-created-with-generative-ai-technology-1.png');
}

.section-5.amor {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(1, 1, 2, .08) 74%, #111115), url('../images/vidente-amor4.png');
}

.section-6 {
  background-color: rgba(0, 0, 0, 0);
  padding: 60px 20px;
}

.paragraph-center {
  width: 900px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 190%;
}

.section-7 {
  background-color: #cfae57;
  padding: 40px 20px 60px;
}

.section-7.dark {
  background-color: rgba(0, 0, 0, 0);
}

.image-e {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-e.footer {
  top: -65px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.body {
  background-color: #111115;
}

.section-8 {
  height: 400px;
  background-image: url('../images/divination-fortune-telling-created-with-generative-ai-technology-1-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-8.mobile {
  display: none;
}

.text-block {
  color: #cfae57;
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-2 {
  text-transform: uppercase;
}

.bold-text-2 {
  font-weight: 600;
}

.footer-text {
  width: 900px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 190%;
}

.link-2 {
  color: #fff;
}

.cta-link {
  width: 25%;
  max-height: 130px;
  color: #333;
  cursor: pointer;
  background-color: #fcfdc7;
  border: 1px solid #b6bdfc;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.cta-link:hover {
  background-color: #fff8b1;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.cta-link.white-shadow {
  transition-duration: .3s;
  transition-timing-function: linear;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.cta-link.white-shadow:hover {
  border-color: #919af1;
  box-shadow: 0 0 20px 10px #242242, 0 2px 5px rgba(0, 0, 0, .2);
}

.cta-link.dark-shadow:hover {
  box-shadow: 0 2px 13px 7px rgba(173, 136, 36, .6), 0 2px 5px rgba(0, 0, 0, .2);
}

.link-block {
  color: #fff;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: all .4s;
}

.link-block:hover, .link-block.w--current {
  color: #cfae57;
}

.menu {
  grid-column-gap: 40px;
  justify-content: center;
  padding-top: 16px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-4 {
  display: none;
}

.section-buttons {
  background-color: #cfae57;
  padding: 40px 20px 60px;
}

.section-buttons.dark {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.list {
  color: #cfae57;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .section {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    height: 400px;
    max-width: 740px;
    background-size: contain;
  }

  .heading {
    font-size: 48px;
    line-height: 100%;
  }

  .heading-copy {
    font-size: 28px;
  }

  .buttons {
    padding-left: 20px;
    padding-right: 20px;
  }

  .buttons.less-padding {
    grid-column-gap: 12px;
  }

  .paragraph, .paragraph-copy {
    font-size: 18px;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .quick-stack {
    grid-row-gap: 60px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .image-3 {
    width: 100%;
    height: 500px;
    object-fit: contain;
  }

  .image-3.amor {
    width: 100%;
  }

  .section-3 {
    padding-top: 0;
  }

  .heading-4 {
    font-size: 22px;
  }

  .heading-5, .heading-5.lighter {
    font-size: 32px;
  }

  .heading-5.width {
    width: 100%;
  }

  .div-block-3.second-page {
    width: 500px;
  }

  .section-5 {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .section-6 {
    padding-bottom: 20px;
  }

  .paragraph-center {
    width: 100%;
    font-size: 16px;
  }

  .section-7.dark {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .section-8 {
    height: 200px;
  }

  .footer-text {
    width: 100%;
    font-size: 14px;
  }

  .link-block {
    font-size: 18px;
  }

  .menu {
    grid-column-gap: 16px;
    padding-top: 12px;
  }

  .section-buttons.dark {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    display: none;
  }

  .section.mobile {
    padding-top: 0;
    padding-bottom: 40px;
    display: block;
  }

  .image-b {
    display: none;
  }

  .container {
    background-image: url('../images/hero-mobile.svg');
  }

  .container.mobile {
    height: auto;
    background-size: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading {
    font-weight: 400;
  }

  .heading-copy {
    font-size: 18px;
  }

  .buttons {
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .buttons.less-padding {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .buttons.mobile {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-2.mobile {
    width: 200px;
    max-width: none;
  }

  .section-2 {
    background-image: linear-gradient(#222237, #0b0b19 25%, #222237 50%, #0b0b19 75%, #111115);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-2.footer {
    background-color: #111115;
    background-image: none;
  }

  .section-2.linear {
    background-image: linear-gradient(#222237, #0b0b19 25%, #1f1f33 50%, #0f0f1e 75%, #0f0f1e);
  }

  .cell {
    align-items: center;
  }

  .image-3 {
    width: 80%;
    object-fit: cover;
    border-radius: 24px;
  }

  .image-c, .image-a {
    display: none;
  }

  .section-3 {
    background-image: linear-gradient(#222237, #0b0b19 25%, #1f1f33 50%, #0f0f1e 75%, #0f0f1e);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cell-4 {
    align-items: center;
  }

  .section-4 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-5.lighter {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-5.width {
    text-align: left;
    font-size: 40px;
  }

  .div-block-3.second-page {
    width: 100%;
  }

  .image-d {
    display: none;
  }

  .section-6 {
    position: relative;
  }

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

  .section-7.dark, .section-7.hidden, .image-e {
    display: none;
  }

  .section-8 {
    height: 260px;
    display: none;
  }

  .section-8.mobile {
    background-image: url('../images/Desktop---3.png');
    display: block;
  }

  .text-block {
    text-align: left;
  }

  .cta-link {
    width: 240px;
  }

  .image-4 {
    z-index: -1;
    width: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .navbar {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .icon {
    color: #cfae57;
    font-size: 40px;
  }

  .container-2 {
    flex: 1;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #222136;
  }

  .nav-link {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .section-buttons.dark {
    padding-bottom: 60px;
    display: block;
  }

  .section-buttons.hidden {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section-2.footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quick-stack {
    grid-row-gap: 40px;
  }

  .heading-3 {
    font-size: 30px;
  }

  .image-3 {
    height: 380px;
  }

  .image-3.amor {
    width: 70%;
    height: 200px;
  }

  .heading-4.span {
    margin-bottom: 10px;
  }

  .heading-5 {
    font-size: 30px;
  }

  .section-6 {
    padding-bottom: 60px;
  }

  .text-block {
    margin-bottom: 20px;
    line-height: 110%;
  }

  .section-buttons.dark {
    padding-top: 0;
  }
}

#w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-d0b175a7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-d0b175a7, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-d0b175a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-d0b175a7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-d0b175a7, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-d0b175a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a7-d0b175a7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a8-d0b175a7, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-d0b175a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-64bac18e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-64bac18e, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-64bac18e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-64bac18e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-64bac18e, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-64bac18e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a7-64bac18e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a8-64bac18e, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-64bac18e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae68-64bac18e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae69-64bac18e, #w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae73-64bac18e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fdf-64bac18e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fe0-64bac18e, #w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fe2-64bac18e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-7fca0194 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-7fca0194, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-7fca0194 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-7fca0194 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-7fca0194, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-7fca0194 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a7-7fca0194 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d28cf47b-704d-85fc-fadd-f957083855a8-7fca0194, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-7fca0194 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-d0b175a7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-d0b175a7, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-d0b175a7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-d0b175a7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-d0b175a7, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-d0b175a7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a7-d0b175a7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a8-d0b175a7, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-d0b175a7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-64bac18e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-64bac18e, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-64bac18e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-64bac18e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-64bac18e, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-64bac18e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a7-64bac18e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a8-64bac18e, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-64bac18e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae68-64bac18e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae69-64bac18e, #w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae73-64bac18e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fdf-64bac18e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fe0-64bac18e, #w-node-_185bdcec-6ab8-aa96-c5fa-b5311ec89fe2-64bac18e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_569ee3ac-573f-0974-8c0a-d9ef2a2e572b-7fca0194 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f6ece642-1eec-c736-20ec-0e7be9ac12e3-7fca0194, #w-node-_3dd599ee-8502-2033-e8c2-657f5ac7a692-7fca0194 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8c9-7fca0194 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8ca-7fca0194, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-7fca0194 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a7-7fca0194 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d28cf47b-704d-85fc-fadd-f957083855a8-7fca0194, #w-node-d28cf47b-704d-85fc-fadd-f957083855aa-7fca0194 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-d0b175a7, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-64bac18e, #w-node-_18ea863d-4980-8fda-0b0d-f9ff87c8ae73-64bac18e, #w-node-_47a7a90b-cff8-22e3-b738-fa607556e8cc-7fca0194 {
    order: -9999;
  }
}


