.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;
}

a {
  color: #bea74e;
  text-decoration: underline;
}

.navbar {
  background-color: #ddd0;
  padding-left: 5%;
  padding-right: .25%;
}

.div-block {
  background-color: #000;
}

.nav-link {
  color: #fff;
  letter-spacing: .5px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Elms Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 2rem;
}

.nav-link:hover {
  color: #dacc99;
  text-decoration: underline;
  transform: scale(1.06);
}

.nav-link.file {
  color: #000;
  background-image: radial-gradient(circle, #ede7ce, #b59b37);
  border-radius: 360px;
  padding: 10px 35px;
  font-size: 1.1rem;
  font-weight: 500;
}

.image {
  height: 9vh;
}

.brand, .div-block-2 {
  justify-content: center;
  align-items: center;
  height: 11vh;
  display: flex;
}

.div-block-3 {
  background-image: url('../images/heromainpic2a.webp');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.simple-menu-button {
  cursor: pointer;
  background-color: #0000;
  width: 6vw;
  height: 10.75vh;
  padding: 0;
  overflow: hidden;
}

.simple-menu-button.w--open {
  z-index: 1000;
  opacity: 1;
  background-color: #0000;
  padding-top: 10%;
  display: block;
}

.line-1 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.line-1.simple {
  background-color: #fff;
  position: absolute;
  top: 38%;
}

.line-2 {
  z-index: 1;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.line-2.simple {
  background-color: #00888c;
  top: 52%;
}

.line-3 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.line-3.simple {
  background-color: #fff;
  top: 66%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bodoni Moda SC, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 4rem;
}

.heading.gradient {
  letter-spacing: -1px;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle, #e1d288 56%, #ab8c1a);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 4rem;
  font-weight: 600;
  line-height: 5rem;
}

.div-block-4 {
  margin-bottom: 50px;
}

.text-block {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Elms Sans, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.div-block-5 {
  margin-bottom: 35px;
}

.button {
  color: #000;
  text-align: center;
  background-color: #fff;
  background-image: radial-gradient(circle, #fff, #ac8e1e);
  border-radius: 360px;
  width: 225px;
  padding: 12px 0;
  font-family: Google Sans Flex, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2rem;
}

.button.div-block.b {
  background-image: none;
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.button.div-block.b:hover {
  transform: scale(1.05);
}

.button.c {
  background-image: none;
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.button.c:hover {
  transform: scale(1.05);
}

.button.top {
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.button.top:hover {
  transform: scale(1.05);
}

.button.top.hoso:hover {
  text-decoration: none;
}

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

.div-block-7 {
  margin-left: 10px;
  margin-right: 10px;
}

.text-span {
  font-weight: 900;
}

.section {
  opacity: 0;
  display: none;
}

.section-2 {
  z-index: 9000;
  border-bottom: 1px solid #d5c68f;
  position: sticky;
  top: 0;
}

.div-block-10 {
  padding: 0 15% 75px;
}

.heading-2 {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bodoni Moda SC, sans-serif;
  font-size: 2.75rem;
  line-height: 3rem;
}

.heading-2.cent {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle, #e4dab6 38%, #b0952b);
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}

.heading-2.cent.smal {
  background-image: radial-gradient(circle, #e4dab6, #b0952b);
  font-size: 1.7rem;
  line-height: 2rem;
  display: block;
}

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

.paragraph {
  letter-spacing: .25px;
  margin-bottom: 0;
  font-family: Elms Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6rem;
}

.paragraph.white {
  color: #fff;
  text-align: center;
  font-weight: 300;
}

.paragraph.white.lef {
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.35rem;
}

.paragraph.quick-stack-2 {
  text-align: center;
  line-height: 1.7rem;
}

.paragraph.quick-stack-2.cpage {
  margin-bottom: 15px;
}

.paragraph.quick-stack-2.cpage.lst {
  margin-bottom: 0;
}

.text-span-4 {
  color: #a18722;
  font-weight: 600;
}

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

.quick-stack {
  grid-column-gap: 40px;
  padding: 0;
}

.div-block-11 {
  text-align: center;
  margin-bottom: 30px;
}

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

.div-block-12 {
  margin-bottom: 25px;
}

.div-block-13 {
  background-color: #000;
  padding: 75px 7.5%;
}

.quick-stack-2 {
  padding: 0;
}

.div-block-14 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.div-block-15 {
  background-color: #fff;
  background-image: none;
  border: 1px #000;
  border-radius: 360px;
  padding: 12px;
}

.image-2 {
  width: 45px;
}

.cell-3 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-16 {
  margin-bottom: 10px;
}

.cell-4, .cell-5, .cell-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-17 {
  padding: 75px 17.5%;
}

.div-block-17.contpage {
  padding-bottom: 25px;
}

.div-block-18 {
  margin-bottom: 20px;
}

.div-block-19 {
  margin-bottom: 35px;
}

.div-block-20 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-21 {
  margin-left: 10px;
  margin-right: 10px;
}

.margin-bottom.margin-40 {
  margin-bottom: 40px;
}

.margin-bottom.margin-40.ers {
  margin-bottom: 25px;
}

.margin-bottom.margin-32 {
  margin-bottom: 32px;
}

.button-icon {
  width: 20px;
  height: 20px;
}

.text-box {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.section-padding {
  z-index: 2;
  padding-left: 40px;
  padding-right: 40px;
}

.section-padding.footer {
  padding-top: 75px;
}

.section-padding.emb {
  padding-left: 0;
  padding-right: 0;
}

.div-block-80 {
  text-align: center;
  padding-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.text-animate {
  color: #fff;
  text-decoration: none;
}

.text-animate:hover {
  text-decoration: underline;
}

.footer_top_links {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 25.5px;
}

.paragraph-7.foots {
  color: #fff;
  font-family: Elms Sans, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.footer_social-icon {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer_bottom-component {
  border-top: 1px solid #1a1a1a1f;
  padding-top: 32px;
  padding-bottom: 15px;
}

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

.footer_link-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Elms Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
}

.button-container {
  width: 200px;
  margin-bottom: 15px;
  display: inline-flex;
}

.text-animate-absolute {
  position: absolute;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.footer_info {
  flex: 0 442px;
  max-width: 285px;
}

.section_footer {
  background-color: #000;
  position: relative;
}

.button-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  white-space: nowrap;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 24px;
  font-weight: 700;
  display: inline-flex;
}

.button-2.is-primary {
  color: #fff;
  background-color: #25190c;
}

.footer_logo {
  width: 175px;
  margin-bottom: 24px;
}

.footer_link-column {
  color: #fff;
}

.footer_top {
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  flex-flow: wrap;
  padding-bottom: 0;
  display: flex;
}

.div-block-177 {
  z-index: 1000;
  position: static;
  inset: auto 0% 10px;
}

.footer_social-icon_item {
  color: #251813;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 7px;
  transition: background-color .35s, color .35s;
  display: flex;
}

.footer_social-icon_item:hover {
  color: #1a1a1a;
  background-color: #959595;
}

.footer_column-title {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
}

.footer_link-item {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #4d4d4d;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  font-family: Bodoni Moda SC, sans-serif;
  font-size: 1.3rem;
  line-height: 1.8rem;
  text-decoration: underline;
}

.text-span-5 {
  font-weight: 600;
  text-decoration: underline;
}

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

  .nav-link {
    color: #000;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .nav-link:hover {
    color: #ab8c1a;
    transform: none;
  }

  .nav-link.file {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.3rem;
  }

  .nav-link.file:hover {
    color: #000;
    border-radius: 260px;
  }

  .image {
    height: 8.5vh;
  }

  .brand {
    height: 10vh;
    padding-left: 10px;
  }

  .div-block-2 {
    background-color: #0000;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .div-block-3 {
    background-position: 50% 100%;
    height: 50vh;
  }

  .simple-menu-button {
    z-index: 1000;
    float: right;
    background-color: #0000;
    width: 11vh;
    height: 10vh;
    padding-top: 0;
  }

  .simple-menu-button.w--open {
    opacity: 1;
    background-color: #0000;
    width: 11vh;
    display: block;
  }

  .line-1.simple {
    z-index: 3;
    color: #000;
    background-color: #fff4d7;
    width: 35px;
    height: 2px;
    top: 37px;
  }

  .line-2.simple {
    color: #b4c7fc;
    background-color: #c9b35a;
    width: 35px;
    height: 2px;
    top: 47px;
  }

  .line-3.simple {
    color: #000;
    background-color: #fff4d7;
    width: 35px;
    height: 2px;
    top: 57px;
  }

  .nav-menu {
    background-color: #fffffffa;
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .heading.gradient {
    text-align: center;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .text-block {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .div-block-8 {
    margin-bottom: 10px;
  }

  .div-block-10 {
    padding: 25px 10% 65px;
  }

  .heading-2 {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }

  .cell-2 {
    padding-bottom: 25px;
  }

  .div-block-13 {
    padding: 65px 5%;
  }

  .cell-3, .cell-4 {
    padding-bottom: 35px;
  }

  .div-block-17 {
    padding: 65px 10%;
  }

  .section-padding.footer.mb {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-padding.emb {
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-7.foots {
    color: #161513;
    font-size: .75rem;
    line-height: 1.35rem;
  }

  .footer_bottom-component {
    padding-top: 24px;
    padding-bottom: 15px;
  }

  .footer_logo {
    width: 200px;
  }

  .footer_top {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    height: 44vh;
  }

  .simple-menu-button {
    width: 11vh;
    height: 10vh;
  }

  .simple-menu-button.w--open {
    width: 11vh;
    padding-top: 0%;
  }

  .line-1.simple {
    height: 2px;
    top: 35px;
  }

  .line-2.simple {
    top: 45px;
  }

  .line-3.simple {
    height: 2px;
    top: 55px;
  }

  .heading.gradient {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .text-block {
    font-size: 1.1rem;
    line-height: 2.1rem;
  }

  .button {
    width: 200px;
  }

  .div-block-10 {
    padding-top: 35px;
  }

  .div-block-17 {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .section-padding.footer.mb {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .footer_top_links {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .paragraph-7.foots {
    line-height: 1.3rem;
  }

  .footer_bottom-component {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer_info {
    flex-grow: 1;
  }

  .footer_top {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-block-2 {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1.35rem;
  }

  .nav-link.file {
    font-size: 1.35rem;
  }

  .image {
    height: 8.5vh;
  }

  .brand {
    height: 10vh;
    padding-left: 5px;
  }

  .div-block-3 {
    height: 35vh;
  }

  .menu-button {
    width: 10vh;
    height: 10vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 10vh;
    height: 10vh;
    display: flex;
  }

  .simple-menu-button {
    background-color: #0000;
    width: 11vh;
    height: 10vh;
    padding-top: 0;
  }

  .simple-menu-button.w--open {
    opacity: 1;
    background-color: #0000;
    width: 11vh;
    height: 10vh;
    display: block;
  }

  .line-1.simple {
    z-index: 3;
    background-color: #fff4d7;
    height: 2px;
    top: 34px;
  }

  .line-2.simple {
    background-color: #c9b35a;
    height: 2px;
    top: 44px;
  }

  .line-3.simple {
    background-color: #fff4d7;
    height: 2px;
    top: 54px;
  }

  .heading.gradient {
    letter-spacing: -2.5px;
    background-image: radial-gradient(circle, #e1d288 13%, #ab8c1a);
    width: 100%;
    font-size: 2.36rem;
    line-height: 2.36rem;
  }

  .text-block {
    letter-spacing: -.2px;
    font-size: 1.27rem;
    font-weight: 400;
    line-height: 1.7rem;
  }

  .div-block-5 {
    margin-bottom: 0;
  }

  .button {
    width: 99vw;
    max-width: 99vw;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1.35rem;
    line-height: 2.35rem;
    display: block;
  }

  .button.div-block {
    color: #fff;
    background-color: #000;
    background-image: none;
    width: 100%;
  }

  .button.div-block.b {
    letter-spacing: .5px;
    width: 49vw;
    max-width: 49vw;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 1.25rem;
    line-height: 2.25rem;
  }

  .button.c {
    color: #fff;
    letter-spacing: .5px;
    background-color: #000;
    background-image: none;
    width: 49vw;
    max-width: 49vw;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 1.25rem;
    line-height: 2.25rem;
  }

  .button.top {
    letter-spacing: .5px;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .button.top.hoso {
    width: 100%;
    max-width: 100%;
    font-size: 1.35rem;
    line-height: 2.35rem;
  }

  .div-block-6 {
    flex-flow: wrap;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
  }

  .div-block-7 {
    width: 49%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2px;
    padding-right: 2px;
  }

  .div-block-7.arere {
    width: 49%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-7.long {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    display: flex;
  }

  .div-block-9 {
    opacity: 0;
    display: none;
  }

  .section {
    opacity: 100;
    margin-top: -17px;
    display: block;
  }

  .text-span-2, .text-span-3 {
    letter-spacing: -3px;
  }

  .div-block-10 {
    padding: 50px 0% 0;
  }

  .heading-2 {
    font-size: 2.36rem;
    line-height: 2.7rem;
  }

  .paragraph {
    text-align: center;
    letter-spacing: .5px;
    padding-left: 7.5px;
    font-size: 1.35rem;
    line-height: 1.7rem;
  }

  .paragraph.white.lef {
    font-size: 1.2rem;
    line-height: 1.55rem;
  }

  .paragraph.quick-stack-2.cpage.lst.osd {
    letter-spacing: 0;
  }

  .cell-2 {
    padding-left: 7.5%;
    padding-right: 7.5%;
    display: block;
  }

  .cell-2.drwe {
    padding-bottom: 0;
  }

  .div-block-13 {
    padding: 60px 7.5%;
  }

  .cell-3, .cell-4, .cell-5 {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-6 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17 {
    padding: 60px 7.5%;
  }

  .div-block-17.contpage.aeww {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .div-block-20 {
    display: block;
  }

  .div-block-21 {
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-22 {
    opacity: 0;
    display: none;
  }

  .margin-bottom.margin-40.ers {
    width: 100%;
  }

  .section-padding.footer.mb {
    padding-top: 50px;
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .text-animate {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.8rem;
  }

  .text-animate:hover {
    text-decoration: none;
  }

  .footer_top_links {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .paragraph-7 {
    color: #797979;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-7.foots {
    color: #fff;
    text-align: center;
    font-size: .7rem;
    line-height: 1.4rem;
  }

  .footer_bottom-component {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .footer_link-wrapper {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .button-container {
    width: 225px;
    margin-bottom: 20px;
    display: block;
  }

  .footer_info {
    max-width: 100%;
  }

  .footer_logo {
    width: 210px;
  }

  .footer_link-column.lss {
    margin-top: 20px;
  }

  .footer_link-column.fssfe, .footer_link-column._4d {
    margin-bottom: 20px;
  }

  .footer_social-icon_item {
    width: 32px;
    height: 32px;
    padding: 5px;
  }

  .footer_link-item {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .text-block-2 {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.85rem;
  }
}

#w-node-_5be8922e-b0c4-b2c6-1e4c-db7c73068588-c0f72b7e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1dffe530-cfbc-8fac-87da-69a5f67738ef-c0f72b7e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_5be8922e-b0c4-b2c6-1e4c-db7c73068588-c0f72b7e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1dffe530-cfbc-8fac-87da-69a5f67738ef-c0f72b7e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1dffe530-cfbc-8fac-87da-69a5f67738ef-c0f72b7e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_071eea89-9ad0-e879-9e0e-520e135b2d93-135b2d82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


