.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

li {
  padding-bottom: 13px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #111;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100vw;
  height: 100vh;
  padding: 32px;
  display: grid;
  position: relative;
}

.section.hero-section {
  width: 100%;
}

.div-block {
  background-image: url('../images/PropGrid1.svg');
  background-repeat: repeat;
  background-size: 12px 12px;
  background-attachment: scroll;
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  max-height: 60vh;
  display: block;
}

.image {
  height: auto;
  display: none;
}

.text-block {
  box-sizing: border-box;
  letter-spacing: -3px;
  flex: 1;
  order: 1;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-end;
  width: 70%;
  margin-bottom: 0;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.text-span {
  color: #fff;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 32px;
  padding-left: 0;
  display: block;
}

.link-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fd5204;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  width: calc(100% + 112px);
  min-width: calc(100% + 112px);
  margin-left: -80px;
  margin-right: 0;
  padding-bottom: 32px;
  padding-left: 80px;
  padding-right: 32px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.section-2 {
  display: block;
}

.text-block-2 {
  color: #111;
  letter-spacing: -.5px;
  flex: 1;
  width: 85%;
  font-family: ibm-plex-mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text-span-2 {
  color: #fd5204;
}

.button-text {
  color: #fff;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  display: block;
}

.columns {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #eee;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: none;
  position: absolute;
}

.column {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  flex: 1;
  order: 0;
  height: auto;
  margin: 0 40px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column.firstcol {
  height: auto;
  margin: 0 40px 0 0;
}

.column.lastcol {
  margin: 0 0 0 40px;
}

.column.lastc {
  flex: 1;
}

.section-3 {
  position: relative;
  overflow: visible;
}

.list {
  z-index: 1;
  flex: 1;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: ibm-plex-mono, sans-serif;
  font-size: 16px;
  position: static;
}

.div-block-3 {
  z-index: 1;
  float: none;
  clear: none;
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  vertical-align: top;
  object-fit: none;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: stretch;
  place-items: stretch stretch;
  width: 100%;
  margin-top: 0;
  padding: 80px 32px 32px;
  display: grid;
  position: relative;
}

.div-block-4 {
  background-color: #eee;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  background-color: #eee;
  display: block;
}

.text-block-4 {
  letter-spacing: -.5px;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  margin-bottom: 80px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.text-block-5 {
  font-family: ibm-plex-mono, sans-serif;
}

.div-block-6 {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: start stretch;
  display: grid;
}

.text-block-6 {
  letter-spacing: -.5px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-7 {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: ". ."
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: flex-start start;
  display: inline-grid;
}

.div-block-8 {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: end start;
  display: flex;
}

.section-4 {
  justify-content: space-between;
  padding: 80px 32px 32px;
  display: flex;
}

.text-block-7 {
  font-size: 24px;
}

.text-block-8 {
  margin-bottom: 10px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 24px;
  line-height: 20px;
}

.text-span-3 {
  font-family: ibm-plex-mono, sans-serif;
  font-size: 12px;
  line-height: 10px;
  text-decoration: none;
}

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

.paragraph, .paragraph-2 {
  font-family: ibm-plex-mono, sans-serif;
}

.careerpara {
  margin-bottom: 24px;
  font-family: ibm-plex-mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.lastlistitem {
  padding-bottom: 0;
}

._6-col {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  flex: 1;
  height: 100%;
}

.flex-block {
  z-index: 0;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #eee;
  width: 100%;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-end;
  display: inline-flex;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.footerlink {
  box-sizing: border-box;
  object-fit: fill;
  color: #333;
  align-self: flex-end;
  font-size: 18px;
  text-decoration: none;
  text-decoration-color: #333 !important;
}

.footerlink.hide, .link {
  display: none;
}

.paragraph-3 {
  object-fit: scale-down;
  margin-bottom: 0;
  font-family: ibm-plex-mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.div-block-12 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  padding-left: 32px;
  padding-right: 32px;
  display: grid;
}

.image-2 {
  display: none;
}

.image-3 {
  max-width: 250px;
}

.image-trailer {
  pointer-events: none;
  z-index: 91;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.image-gallery {
  display: none;
}

.image-item {
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
  transform-origin: center;
  border-radius: 3px;
  max-width: 350px;
  max-height: 350px;
  position: absolute;
}

.webgl-container {
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  display: block;
  position: relative;
  overflow: visible;
}

.text-span-4 {
  color: #fd5204;
}

.mobile-scroll-grid {
  display: none;
  position: static;
}

.overlay-grid-container, .old-image-gallery {
  display: none;
}

.old-image-item {
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
  transform-origin: center;
  border-radius: 3px;
  max-width: 350px;
  max-height: 350px;
  position: absolute;
}

.link-wrapper {
  object-fit: none;
}

.link-underline {
  transform-origin: 0;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}

.link-underline.footer-link-underline {
  background-color: #000;
}

.link-underline-footer {
  transform-origin: 0;
  background-color: #000;
  width: 100%;
  height: 2px;
  margin-top: 2px;
}

.logo-style {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1920px) {
  .image {
    width: 100%;
  }

  .text-block {
    width: 75%;
    font-size: 87px;
  }

  .link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: end start;
    width: calc(100% + 112px);
    display: grid;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 28px;
  }

  .button-text {
    border-bottom: 0 solid #fff;
    display: block;
  }

  .link-wrapper {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: none;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .link-underline, .link-underline-footer {
    transform-origin: 0;
    background-color: #fff;
    width: 100%;
    height: 2px;
    margin-top: 2px;
  }

  .logo-style {
    width: 100%;
  }
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .section.hero-section {
    position: static;
  }

  .image {
    display: none;
  }

  .text-block {
    width: 100%;
    font-size: 60px;
  }

  .div-block-2 {
    padding-bottom: 32px;
  }

  .link-block {
    width: calc(100% + 64px);
    min-width: calc(100% + 64px);
    margin-left: -32px;
    padding-left: 32px;
  }

  .section-2 {
    background-color: #fff;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .list {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-3 {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-4, .text-block-6 {
    margin-bottom: 40px;
  }

  .div-block-8 {
    grid-column-gap: 32px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 80px;
  }

  .section-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #fff;
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .careerpara {
    font-size: 14px;
  }

  .careerpara.lastcareerp {
    margin-bottom: 0;
  }

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

  .div-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-12 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .image-2 {
    display: block;
  }

  .list-item {
    font-size: 16px;
  }

  .image-3 {
    display: block;
    overflow: visible;
  }

  .image-item {
    min-height: 300px;
    position: relative;
  }

  .body {
    background-color: #111;
  }

  .mobile-scroll-grid {
    display: block;
    position: static;
  }

  .div-block-16 {
    display: none;
  }

  .image-4 {
    overflow: hidden;
  }

  .old-image-item {
    min-height: 300px;
    position: relative;
  }

  .logo-style {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .section {
    padding: 24px;
  }

  .text-block {
    letter-spacing: -1px;
    font-size: 50px;
  }

  .div-block-2 {
    padding-bottom: 24px;
    padding-left: 24px;
  }

  .link-block {
    flex: 0 auto;
    width: 100%;
    min-width: 100%;
    height: auto;
    margin-left: 0;
    padding: 80px 24px 24px;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-4, .text-block-6 {
    margin-bottom: 80px;
  }

  .div-block-8 {
    grid-column-gap: 16px;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .section-4 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  ._6-col.hidecol {
    display: none;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-11 {
    justify-content: flex-start;
    align-self: auto;
    width: 50%;
    padding-left: 8px;
  }

  .paragraph-3 {
    padding-right: 10px;
  }

  .div-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-3 {
    width: 50%;
    padding-right: 1%;
  }

  .div-block-13 {
    width: 50%;
  }
}

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

  .nav-menu-three {
    flex-direction: column;
  }

  .section {
    height: 100svh;
  }

  .section.hero-section {
    position: static;
  }

  .div-block {
    height: 100%;
  }

  .text-block {
    color: #fff;
    letter-spacing: -.5px;
    font-size: 32px;
  }

  .link-block {
    min-width: 100%;
  }

  .div-block-8 {
    grid-column-gap: 16px;
  }

  .div-block-9 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
  }

  .section-4 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-10 {
    flex-flow: row;
    flex: 1;
  }

  .div-block-11 {
    padding-left: 0;
    font-size: 18px;
  }

  .footerlink {
    font-size: 16px;
  }

  .paragraph-3 {
    font-size: 12px;
  }

  .image-3 {
    box-sizing: border-box;
    align-self: flex-start;
    width: 48%;
    padding-right: 0%;
  }

  .div-block-13 {
    flex: 0 auto;
    width: 100%;
  }

  .webgl-container {
    z-index: 9999999;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
  }

  .mobile-scroll-grid {
    inset: auto 0% 0%;
  }

  .text-span-5, .text-span-6, .text-span-7 {
    display: none;
  }
}

#w-node-_078dc907-fead-dc56-5247-60e44f7d8295-1347b390 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_0c4c41fb-76a8-1816-163c-9ffd0061db6b-1347b390 {
  align-self: end;
}

#w-node-_45b9d7f0-8cf3-7e0e-f5f5-50672d8bada5-1347b390 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_6affa4f4-2233-7769-7f11-2cfdf46da384-1347b390 {
  align-self: end;
}

#w-node-_5dd8b742-73f2-3dfe-7cef-726e482d0227-1347b390 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: auto;
}

#w-node-c5e061f8-59e0-33b5-e3ef-f8aa03c045d5-1347b390 {
  align-self: end;
}

#w-node-_72b81b34-7de3-ee90-75ef-8f5bc4a64f60-1347b390 {
  order: -9999;
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_930a027f-3e83-ca16-5ed3-aeb5dbaf2f85-1347b390 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: auto;
}

#w-node-fcd58c8b-6268-2bca-d977-83a845239801-1347b390 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2aa20997-042e-e155-056b-2dee1678088f-1347b390, #w-node-_6483b63f-dabb-871e-9dea-1958c865357b-1347b390 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e601c811-a686-8ef8-613c-596e468cb2a7-1347b390 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08c1deec-e370-09a3-f6fe-2a66cf7db396-1347b390 {
  align-self: end;
}

@media screen and (min-width: 1920px) {
  #w-node-_5dd8b742-73f2-3dfe-7cef-726e482d0227-1347b390 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: stretch start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5dd8b742-73f2-3dfe-7cef-726e482d0227-1347b390 {
    grid-column: span 2 / span 2;
  }

  #w-node-_72b81b34-7de3-ee90-75ef-8f5bc4a64f60-1347b390 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_930a027f-3e83-ca16-5ed3-aeb5dbaf2f85-1347b390 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: start stretch;
  }
}


