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

.button {
  color: #000;
  background-image: linear-gradient(87deg, #cc9c6e, #725724);
  border-radius: 10px;
  padding: 15px 30px;
  font-family: Aleo, sans-serif;
}

.button.center-head {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button.center-head.overview-btn {
  margin-bottom: 25px;
}

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

.quick-stack {
  color: #fff;
  font-family: Aleo, sans-serif;
}

.quick-stack.footer-menu {
  font-size: 18px;
}

.section {
  background-color: #000;
  background-image: url('../images/Bitcoin_Inaugural_Ball_Hero-expand-2.jpg');
  background-position: 50%;
  background-size: cover;
  max-height: 750px;
  padding-top: 0;
}

.section.media-kit-top {
  background-image: url('../images/Bitcoin_Inaugural_Ball_Hero-expand-2-1.jpg');
}

.link, .link-2, .link-3, .link-4, .link-5 {
  color: #fff;
  text-decoration: none;
}

.container {
  text-align: center;
  margin-top: 175px;
  margin-bottom: 325px;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(149deg, #cc9c6e, #725724);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Cormorant, sans-serif;
  font-size: 86px;
  font-weight: 500;
  line-height: 76px;
}

.heading.heading-sm {
  margin-bottom: 30px;
  font-size: 38px;
  line-height: 46px;
}

.paragraph {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskervville, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.section-2 {
  text-align: center;
  background-image: linear-gradient(#cc9c6e, #725724);
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.container-2 {
  background-color: #000;
  background-image: linear-gradient(253deg, #0b0811, #151017 50%, #0b0811);
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskervville, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: Cormorant, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border: 4px #ed4f24;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 100px;
  margin-top: 60px;
  padding: 40px;
  display: block;
}

.section-3 {
  text-align: center;
  background-color: #000;
  background-image: linear-gradient(90deg, #0b0811, #151017 50%, #0b0811);
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px;
  display: none;
}

.section-3.event-partners {
  background-image: linear-gradient(90deg, #0b0811, #151017 50%, #0b0811);
  padding-bottom: 50px;
  display: block;
}

.section-3.sponsorship-req {
  padding-bottom: 100px;
  display: none;
}

.heading-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

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

.paragraph-3 {
  color: #fff;
  margin-top: 20px;
  font-family: Aleo, sans-serif;
  font-size: 18px;
}

.image {
  width: 240px;
}

.cell-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
}

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

.cell-5 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.cell-6 {
  justify-content: center;
  align-items: center;
  padding-right: 0;
}

.image-2, .image-3 {
  height: 48px;
}

.image-3.hosts-img {
  opacity: 1;
  width: auto;
  height: 160px;
}

.image-4 {
  opacity: 1;
  height: 60px;
}

.image-4.hosts-img {
  opacity: 1;
  width: 250px;
  height: auto;
}

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

.quick-stack-2 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  padding-bottom: 50px;
}

.paragraph-4 {
  color: #fff;
  font-family: Aleo, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.image-27 {
  width: 100px;
}

.image-16 {
  width: 100%;
  max-width: 220px;
  margin-bottom: 20px;
}

.section-12 {
  background-color: #000;
  background-image: linear-gradient(90deg, #0b0811, #151017 51%, #0b0811);
  padding: 60px;
  display: none;
}

.image-17 {
  width: 30px;
}

.text-block-17 {
  color: #fff;
  text-align: right;
  width: 100%;
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
  display: none;
}

.image-19 {
  width: 40px;
}

.image-18 {
  width: 30px;
}

.quick-stack-9 {
  padding-left: 0;
}

.text-block-16 {
  color: #fff;
  text-align: right;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 400;
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 300px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-20 {
  width: 30px;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  padding-top: 25px;
  font-family: Aleo, sans-serif;
  display: none;
}

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

.section-13 {
  background-image: linear-gradient(#cc9c6e, #725724);
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.container-4 {
  margin-bottom: 0;
  padding-bottom: 0;
}

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

.totop {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: nowrap;
  align-items: center;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
  display: flex;
}

.text-gap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  align-content: flex-start;
  display: flex;
}

.badge-link {
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
  text-align: center;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  line-height: 100%;
  transition: color .2s, background-color .2s, border .2s;
  display: flex;
}

.badge-link:hover {
  background-color: #ffffff12;
  border-color: #ffffff80;
}

.nav-item-text {
  color: #f4f2ed99;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.nav-item-text:hover {
  color: #f4f2ed;
}

.footer-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-grid-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.footer-top-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-h5 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 150%;
}

.heading-h5.text-uppercase {
  color: #fff;
}

.footer-bottom {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-meta {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.nav-item {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.card {
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
  background-color: #ffffff0d;
  border: 1px solid #ffffff1a;
  border-radius: 1rem;
  transition: background-color .5s;
  position: relative;
}

.card.muted {
  background-color: #ffffff0d;
  border-color: #0000;
}

.card-padding {
  padding: 4rem;
  display: block;
}

.card-padding.flex-space-between {
  height: 100%;
}

.card-padding.small {
  padding: 2rem;
}

.nav-item-line {
  background-color: #f4f2ed;
  width: 0%;
  height: 1px;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.totop-icon {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 100%;
}

.icon-1x1-xsmall {
  width: 18px;
  height: 18px;
  line-height: 100%;
}

.image-30 {
  width: 40px;
  height: 40px;
}

.subnav {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.subnav.xsmall {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-small {
  display: block;
}

.nav {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.badge {
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
  text-align: center;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  line-height: 100%;
  transition: background-color .2s, border .2s;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.footer {
  z-index: 0;
  margin-top: 40px;
}

.container-5, .div-block-2 {
  display: none;
}

.code-embed {
  background-color: #000;
  background-image: linear-gradient(295deg, #140f16, #100b12);
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.link-6 {
  color: #fff;
  text-decoration: underline;
}

.section-15 {
  background-image: linear-gradient(92deg, #cc9c6e, #725724);
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-6 {
  background-color: #000;
  background-image: linear-gradient(272deg, #140f16, #100b12);
  padding-top: 50px;
  padding-bottom: 70px;
}

.heading-5 {
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#cc9c6e, #725724);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  max-width: 680px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskervville, sans-serif;
}

.text-span {
  font-size: 32px;
}

.button-2 {
  color: #000;
  text-align: center;
  background-color: #725724;
  background-image: linear-gradient(122deg, #cc9c6e, #725724);
  border-radius: 10px;
  max-width: 150px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskervville, sans-serif;
  font-weight: 400;
  display: none;
}

.button-2.sponsor-button {
  clear: none;
  flex-flow: row;
  min-width: 200px;
  max-width: 220px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

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

.heading-6 {
  color: #fff;
  width: 100%;
  font-family: Cormorant, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.text-block-19 {
  color: #fff;
  text-align: left;
  padding-left: 15px;
  font-family: Cormorant, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-20 {
  color: #cc9c6e;
  padding-top: 25px;
  padding-bottom: 5px;
  font-family: Cormorant, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.cell-30 {
  border: 1px solid #cc9c6e;
  padding: 25px;
}

.cell-31 {
  border: 1px solid #cc9c6e;
}

.text-span-2 {
  text-indent: 0;
  padding-left: 20px;
  font-style: italic;
  display: block;
}

.text-block-21 {
  color: #cc9c6e;
  width: 100%;
  margin-top: auto;
  padding-top: 50px;
  font-family: Baskervville, sans-serif;
  font-size: 28px;
  line-height: 32px;
  text-decoration: none;
}

.text-block-21.sold-out {
  padding-top: 50px;
  text-decoration: line-through;
}

.text-block-22 {
  color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Baskervville, sans-serif;
  font-size: 28px;
}

.button-3 {
  color: #000;
  background-color: #cc9c6e;
  background-image: linear-gradient(98deg, #cc9c6e, #725724);
  border-radius: 5px;
  margin: 30px auto 35px;
  font-family: Baskervville, sans-serif;
}

.section-16 {
  padding-bottom: 100px;
}

.text-span-3 {
  text-indent: 0;
  margin-left: 20px;
  padding-left: 0;
  font-style: italic;
  display: block;
}

.text-span-4, .text-span-5 {
  padding-bottom: 5px;
  padding-left: 30px;
  font-style: italic;
  display: block;
}

.text-span-6 {
  padding-left: 30px;
  font-style: italic;
  display: block;
}

.text-block-23 {
  color: #fff;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 35px;
  padding-top: 0;
  font-family: Baskervville SC, sans-serif;
  font-size: 21px;
}

.link-7 {
  color: #fff;
}

.cell-32, .cell-33 {
  justify-content: center;
  align-items: center;
}

.quick-stack-10, .container-7, .container-8, .container-9 {
  margin-bottom: 40px;
}

.image-31 {
  flex: 0 auto;
  width: 260px;
}

.cell-34 {
  opacity: .2;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 30px;
}

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

.image-32 {
  width: 440px;
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 30px;
}

.section-17 {
  background-color: #000;
  background-image: linear-gradient(295deg, #0b0811, #151017 52%, #0b0811);
  padding: 75px 25px;
}

.cell-36 {
  text-align: center;
  border: 1px solid #cc9c6e;
  justify-content: center;
  align-items: center;
  padding: 25px;
}

.heading-7 {
  color: #fff;
  font-family: Cormorant, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
}

.heading-8 {
  color: #cc9c6e;
  font-family: Cormorant, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 30px;
}

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

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

.image-33 {
  height: 80px;
}

.image-34 {
  opacity: .2;
  max-height: 70px;
  margin-top: 70px;
}

.image-35 {
  opacity: .29;
  max-height: 120px;
  margin-top: 45px;
}

.image-36 {
  opacity: .2;
  max-height: 65px;
}

.image-37 {
  max-height: 70px;
  margin-left: auto;
  margin-right: auto;
}

.image-38 {
  opacity: .2;
  max-height: 70px;
  margin-top: 60px;
}

.image-39 {
  opacity: .2;
  max-height: 45px;
  margin-top: 70px;
}

.image-40 {
  opacity: .2;
  max-height: 80px;
  margin-top: 70px;
}

.image-41, .image-42 {
  opacity: .2;
  max-height: 45px;
  margin-top: 70px;
}

.image-43 {
  filter: contrast(200%);
  max-height: 60px;
  margin-top: 70px;
}

.image-44 {
  opacity: .2;
  filter: saturate(0%) invert();
  width: 340px;
  height: auto;
  margin-top: 40px;
}

.image-45 {
  opacity: .83;
  filter: grayscale();
  height: 60px;
  margin-top: 40px;
}

.image-46 {
  opacity: .43;
  filter: saturate(0%);
  height: 80px;
  margin-top: 50px;
}

.image-47 {
  opacity: .86;
  filter: grayscale();
  height: 160px;
  margin-top: 40px;
}

.image-48 {
  opacity: .29;
  filter: invert();
  width: 400px;
  height: auto;
  margin-top: 65px;
}

.image-49 {
  opacity: .3;
  filter: invert();
  height: 60px;
  margin-top: 70px;
}

.image-50 {
  opacity: .28;
  filter: invert();
  width: 460px;
  max-width: 100%;
  margin-top: 65px;
  margin-bottom: 15px;
}

.image-51 {
  opacity: .28;
  width: 320px;
  max-width: 100%;
  margin-top: 50px;
}

.image-52 {
  opacity: .32;
  width: 400px;
  max-width: 100%;
  margin-top: 30px;
}

.section-18 {
  background-color: #000;
  background-image: linear-gradient(#0b0811, #151017 50%, #0b0811);
}

.text-block-24 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 100px;
  font-family: Aleo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.heading-9 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Aleo, sans-serif;
}

.image-53 {
  opacity: .25;
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.image-54 {
  opacity: .35;
  width: 400px;
  margin-top: 45px;
}

.image-55 {
  opacity: .87;
  filter: grayscale();
  width: 300px;
  margin-top: 60px;
  margin-left: 0;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.link-8 {
  color: #fff;
  font-family: Aleo, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

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

.container-10 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-9, .link-10 {
  color: #fff;
  font-family: Aleo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.image-56 {
  width: 240px;
  margin-bottom: 60px;
}

.image-57 {
  opacity: .3;
  width: 400px;
  margin-top: 40px;
}

.image-58 {
  opacity: .25;
  width: 375px;
  margin-top: 65px;
}

@media screen and (max-width: 991px) {
  .badge-link {
    flex: none;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .card-padding {
    padding: 2.25rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .subnav {
    grid-row-gap: .5rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .badge {
    flex: none;
  }
}

@media screen and (max-width: 767px) {
  .cell-25 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
  }

  .quick-stack-9 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .text-block-16 {
    text-align: center;
    padding-right: 0;
  }

  .footer-top-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .card-padding {
    padding: 2rem;
  }

  .card-padding.small {
    padding: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading {
    font-size: 76px;
  }

  .cell-5, .cell-6 {
    justify-content: space-between;
    align-items: center;
  }

  .image-28 {
    text-align: center;
    max-width: 80%;
  }

  .image-27 {
    width: 70%;
    max-width: 80%;
  }

  .cell-28, .link-block-4 {
    text-align: center;
  }

  .image-29 {
    max-width: 80%;
  }

  .link-block-3 {
    text-align: center;
    align-self: center;
  }

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

  .footer-top-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

  .card, .card.muted {
    border-radius: .5rem;
  }

  .card-padding {
    padding: 1.5rem;
  }

  .card-padding.small {
    padding: 1.25rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .cell-37, .cell-38 {
    justify-content: center;
    align-items: center;
  }

  .image-45, .image-46, .image-47, .image-48 {
    height: auto;
  }
}

#w-node-_896df2bf-7f61-ab84-75f8-ede21d048473-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-c06d8551-e99f-58ed-c83e-6047d91b0f74-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_2aabb7a8-83f3-c871-d000-71d7e46d3e12-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: .25fr;
}

#w-node-feffa798-97da-8fef-1d26-90b3b3117bd0-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_7dc2918c-c099-b198-c47c-249b3b29e945-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-bd5ce7da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_235e1a6b-3daf-5199-d7b8-61f70854a4b4-bd5ce7da {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c9853de9-b73a-b932-9438-be6e58f4d101-bd5ce7da, #w-node-c9853de9-b73a-b932-9438-be6e58f4d102-bd5ce7da, #w-node-c9853de9-b73a-b932-9438-be6e58f4d105-bd5ce7da, #w-node-c9853de9-b73a-b932-9438-be6e58f4d123-bd5ce7da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60ede-afe60eda {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60ee4-afe60eda {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60ef4-afe60eda {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60efd-afe60eda {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_896df2bf-7f61-ab84-75f8-ede21d048473-4fcb085e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-c06d8551-e99f-58ed-c83e-6047d91b0f74-4fcb085e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-feffa798-97da-8fef-1d26-90b3b3117bd0-4fcb085e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_755583fc-44fc-0e98-762f-f346337344b8-4fcb085e, #w-node-d12b67e7-15f0-5838-b461-416969b8e4a5-4fcb085e, #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-4fcb085e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_235e1a6b-3daf-5199-d7b8-61f70854a4b4-4fcb085e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c9853de9-b73a-b932-9438-be6e58f4d101-4fcb085e, #w-node-c9853de9-b73a-b932-9438-be6e58f4d102-4fcb085e, #w-node-c9853de9-b73a-b932-9438-be6e58f4d105-4fcb085e, #w-node-c9853de9-b73a-b932-9438-be6e58f4d123-4fcb085e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_896df2bf-7f61-ab84-75f8-ede21d048473-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-c06d8551-e99f-58ed-c83e-6047d91b0f74-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-feffa798-97da-8fef-1d26-90b3b3117bd0-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_755583fc-44fc-0e98-762f-f346337344b8-1ea84527, #w-node-d12b67e7-15f0-5838-b461-416969b8e4a5-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b730fb9c-50e4-e61d-0e25-a114ee7c3f0e-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
}

#w-node-a3417f65-90de-ce1b-1151-2429fc31de1f-1ea84527, #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-1ea84527 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_235e1a6b-3daf-5199-d7b8-61f70854a4b4-1ea84527 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c9853de9-b73a-b932-9438-be6e58f4d101-1ea84527, #w-node-c9853de9-b73a-b932-9438-be6e58f4d102-1ea84527, #w-node-c9853de9-b73a-b932-9438-be6e58f4d105-1ea84527, #w-node-c9853de9-b73a-b932-9438-be6e58f4d123-1ea84527 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_896df2bf-7f61-ab84-75f8-ede21d048473-0c1b5be3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-c06d8551-e99f-58ed-c83e-6047d91b0f74-0c1b5be3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_2aabb7a8-83f3-c871-d000-71d7e46d3e12-0c1b5be3 {
  grid-template-rows: auto;
  grid-template-columns: .25fr;
}

#w-node-feffa798-97da-8fef-1d26-90b3b3117bd0-0c1b5be3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-0c1b5be3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_235e1a6b-3daf-5199-d7b8-61f70854a4b4-0c1b5be3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c9853de9-b73a-b932-9438-be6e58f4d101-0c1b5be3, #w-node-c9853de9-b73a-b932-9438-be6e58f4d102-0c1b5be3, #w-node-c9853de9-b73a-b932-9438-be6e58f4d105-0c1b5be3, #w-node-c9853de9-b73a-b932-9438-be6e58f4d123-0c1b5be3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-bd5ce7da {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995ab-bd5ce7da {
    order: 9999;
  }

  #w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60ef4-afe60eda, #w-node-_755583fc-44fc-0e98-762f-f346337344b8-4fcb085e, #w-node-d12b67e7-15f0-5838-b461-416969b8e4a5-4fcb085e, #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-4fcb085e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995ab-4fcb085e {
    order: 9999;
  }

  #w-node-_755583fc-44fc-0e98-762f-f346337344b8-1ea84527, #w-node-d12b67e7-15f0-5838-b461-416969b8e4a5-1ea84527, #w-node-b730fb9c-50e4-e61d-0e25-a114ee7c3f0e-1ea84527, #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-1ea84527 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995ab-1ea84527 {
    order: 9999;
  }

  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995aa-0c1b5be3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb84e9ae-5f44-1c98-1ece-19be0bb995ab-0c1b5be3 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2aabb7a8-83f3-c871-d000-71d7e46d3e12-bd5ce7da, #w-node-_7dc2918c-c099-b198-c47c-249b3b29e945-bd5ce7da {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c9853de9-b73a-b932-9438-be6e58f4d0f5-bd5ce7da {
    grid-column: span 1 / span 1;
  }

  #w-node-a6316c5a-8a9c-be08-8edc-1d0eafe60efd-afe60eda {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c9853de9-b73a-b932-9438-be6e58f4d0f5-4fcb085e {
    grid-column: span 1 / span 1;
  }

  #w-node-a3417f65-90de-ce1b-1151-2429fc31de1f-1ea84527 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c9853de9-b73a-b932-9438-be6e58f4d0f5-1ea84527 {
    grid-column: span 1 / span 1;
  }

  #w-node-_2aabb7a8-83f3-c871-d000-71d7e46d3e12-0c1b5be3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c9853de9-b73a-b932-9438-be6e58f4d0f5-0c1b5be3 {
    grid-column: span 1 / span 1;
  }
}


