:root {
  --_dark---font-family: "Stack Sans Text", sans-serif;
  --_dark---font-family-2: "Stack Sans Headline", sans-serif;
  --_dark---color: white;
}

.w-layout-layout {
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  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;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.6rem;
}

.body {
  color: #000;
  background-color: #000;
  font-family: Stack Sans Text, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

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

.navbar-logo-left-container.shadow-three {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  padding: 20px 0;
  display: block;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand:hover {
  opacity: .8;
}

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

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

.nav-link:hover {
  color: #ff00b2;
}

.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-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 10px;
  margin-right: 20px;
}

.nav-link-accent {
  color: #fff;
  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: #ff00b2;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ff00b2;
  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;
}

.text-block {
  color: #fff;
}

.text-block:hover {
  color: #ff00b2;
}

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

.cell:hover {
  opacity: .5;
}

.image {
  filter: saturate(0%);
  max-width: 400px;
  height: 100%;
  display: block;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.section {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #ff00b2;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2rem;
}

.paragraph {
  color: #f9f9f9;
  line-height: 1.8rem;
}

.button {
  background-color: #ff00b2;
  margin-top: 15px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 750px;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.footer-subscribe {
  border: 1px #000;
  padding: 50px 30px 40px;
  position: relative;
}

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

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

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

.footer-social-block-three {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-social-link-three {
  margin-left: 0;
}

.footer-divider-two {
  background-color: #ff00b2;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  border: 0 #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.footer-copyright {
  color: #222;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-2 {
  opacity: .5;
  color: red;
  background-color: #0000;
  border: 0 #000;
  text-decoration: none;
}

.image-2:hover {
  opacity: 100;
}

.image-3 {
  opacity: .5;
  color: #222;
}

.image-3:hover {
  opacity: 100;
}

.reels-container {
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  display: flex;
}

.field-label, .field-label-2 {
  color: #fff;
  font-size: .8rem;
  font-weight: 300;
}

.form {
  flex-flow: column;
  width: auto;
  max-width: 1200px;
  display: flex;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  display: block;
}

.submit-button {
  margin-top: 30px;
}

.submit-button.button-primary {
  width: 100%;
  max-width: 150px;
}

.heading-2 {
  color: #ff00b2;
  width: 100%;
  max-width: 1200px;
}

.container-5 {
  width: 100%;
  max-width: 500px;
}

.image-4 {
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.section-2 {
  background-color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 700px;
  margin-top: 0;
  display: flex;
}

.section-2.hpah {
  color: #f9f9f9;
  background-color: #72253d;
}

.section-2.aw {
  background-image: url('../images/Pattern.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.container-6 {
  background-color: #72253d;
  max-width: 1200px;
  display: flex;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
}

.container-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.h2 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 300;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 2rem;
}

.section-3 {
  background-color: #f5f2e1;
  background-image: url('../images/RCHBG.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-3.hpah {
  background-color: #f9f9f9;
  background-image: none;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-3.aw {
  background-color: #faf3e2;
  background-image: none;
  display: block;
}

.div-block {
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  display: flex;
}

.div-block.aw {
  margin-left: 0;
}

.container-8 {
  width: 100%;
  max-width: 1200px;
}

.cell-2 {
  background-color: #0000;
}

.quick-stack-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.section-4 {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-4.hpah {
  background-color: #f9f9f9;
}

.section-4.aw {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-9 {
  background-image: url('../images/Pattern.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 1200px;
  height: 400px;
}

.section-5 {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
}

.quick-stack-3 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.section-6 {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-6 {
  max-width: 100%;
  height: 100%;
}

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

.section-7 {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cell-3 {
  background-color: #72253d;
  justify-content: center;
  align-items: center;
}

.image-7 {
  object-fit: cover;
  height: 100%;
}

.image-8 {
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-9 {
  object-fit: cover;
}

.container-10 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.section-8 {
  color: #72253d;
  background-color: #72253d;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-10 {
  width: 100%;
  max-width: 500px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-10 {
  background-color: #000;
}

.container-11 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.image-12 {
  width: 100%;
  max-width: 400px;
}

.image-13 {
  max-width: 400px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-11 {
  background-color: #f5f2e1;
}

.image-14 {
  object-fit: none;
  width: auto;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-15 {
  object-fit: none;
  height: 100%;
}

.quick-stack-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0;
}

.cell-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.image-16 {
  object-fit: none;
  max-width: 100%;
  height: 100%;
}

.image-17 {
  box-sizing: border-box;
  object-fit: fill;
}

.image-18 {
  object-fit: none;
}

.image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25 {
  object-fit: none;
  height: 100%;
}

.gig-cell {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: 450%;
  height: 100%;
}

.gig-pic {
  object-fit: cover;
  object-position: 0% 50%;
  height: 100%;
}

.image-26 {
  object-fit: none;
  height: 100%;
}

.image-27 {
  object-fit: none;
  height: 100%;
  display: inline-block;
}

.image-28 {
  object-fit: none;
  height: 100%;
}

.lightbox-link, .lightbox-link-2 {
  max-width: 100%;
  height: 100%;
}

.image-29 {
  object-fit: none;
  height: 100%;
}

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

.image-30 {
  flex: 0 auto;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-31 {
  object-fit: cover;
  height: 100%;
}

.container-12 {
  width: 100%;
  max-width: 1200px;
}

.quick-stack-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

.section-12 {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    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;
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-3 {
    margin-left: 0;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .form {
    max-width: 728px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

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

  .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-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }
}

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

  .navbar-wrapper {
    padding-left: 12px;
  }

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

  .menu-button {
    padding-top: 12px;
    padding-right: 12px;
  }

  .icon {
    color: #fff;
  }

  .image {
    max-width: 375px;
  }

  .container-2 {
    flex-flow: column;
    margin-bottom: 60px;
  }

  .paragraph {
    margin-bottom: 30px;
  }

  .container-3 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 400px;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-4 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-5 {
    max-width: 250px;
  }

  .section-2 {
    height: 400px;
  }

  .container-7 {
    flex-flow: column;
    max-width: 1200px;
  }

  .paragraph-2 {
    margin-top: 0;
  }

  .section-3 {
    flex-flow: column;
    padding-top: 0;
  }

  .div-block {
    width: 100%;
    max-width: 325px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block.aw {
    max-width: 375px;
    margin-left: auto;
  }

  .div-block-2 {
    width: 100%;
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .section-4 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-4.aw {
    padding-bottom: 10px;
  }

  .container-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .quick-stack-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .container-10 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-8 {
    padding-left: 0;
  }

  .section-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-11 {
    padding-top: 10px;
  }

  .image-13 {
    opacity: .73;
    width: 100%;
    max-width: 300px;
  }

  .quick-stack-5 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gig-cell {
    object-position: 0% 50%;
  }

  .cell-7 {
    height: 450px;
  }

  .aw {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-30 {
    object-fit: fill;
    max-width: 1200px;
  }

  .container-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_11bc659d-ff9b-c470-f6e4-b9509107913a-21f0d9ce {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-57907ac6, #w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-57a2a10c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_79a9fa3e-ebce-ae2d-b78d-c4cfc0efc4f9-57a2a10c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a82fe4d0-461c-bd26-c7b0-b8803ab6175b-57a2a10c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-19df1444 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c79c4f78-dc87-3f59-cdea-4eeee7802cc1-cbdfae22 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-cc97f665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_6de5589b-c57e-18f5-99d6-f1ebe5cc25dd-cc97f665 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_11bc659d-ff9b-c470-f6e4-b9509107913a-21f0d9ce {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-57a2a10c, #w-node-_79a9fa3e-ebce-ae2d-b78d-c4cfc0efc4f9-57a2a10c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a82fe4d0-461c-bd26-c7b0-b8803ab6175b-57a2a10c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e90239aa-67bf-51fd-688f-edda33709afa-57a2a10c, #w-node-_6ff58854-38ad-a392-d6d6-2062ce1ccefc-57a2a10c {
    grid-row: span 2 / span 2;
  }

  #w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-19df1444 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c79c4f78-dc87-3f59-cdea-4eeee7802cc1-cbdfae22 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_403d06c7-b9d0-8eb9-af8a-edf24dcda4e6-cc97f665, #w-node-_6de5589b-c57e-18f5-99d6-f1ebe5cc25dd-cc97f665 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


