:root {
  --brand-secondary: #13002d;
  --white: white;
  --brand-new-orange: #ff5010;
  --black: black;
  --brand-orange: #cc3f24;
  --grey-ui-200: #eeedf2;
  --active-blueberry: #3659e3;
}

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

a {
  color: inherit;
  text-decoration: none;
}

.background-video {
  width: 340px;
  min-height: 720px;
}

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

.quick-stack {
  z-index: 3;
  position: relative;
}

.container {
  max-width: 1440px;
}

.section {
  background-color: #fff;
  background-image: linear-gradient(#211d1a, #211d1a 76% 77%, #211d1a 78%, #f5f5f0 78%);
  padding-left: 3%;
  padding-right: 3%;
}

.cell-2 {
  padding-top: 125px;
}

.c-paragraph__big-hero {
  color: #fff;
  max-width: 34rem;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.button {
  text-transform: none;
  color: #161719;
  background-color: #ff5010;
  border-radius: 8rem;
  padding-bottom: 13px;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Neue Plak, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25rem;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  padding-right: 100px;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4.2rem;
}

.div-block {
  margin-bottom: 1.87rem;
}

.container-2 {
  max-width: 1440px;
}

.c-heading__h2 {
  color: #211d1a;
  text-align: center;
  text-transform: uppercase;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 3.1rem;
  line-height: 3.5rem;
}

.c-heading__h2.is-left-aligned {
  text-align: left;
}

.section-2 {
  background-color: #f5f5f0;
  padding: 2.55rem 3% 8.12rem;
}

.c-inner-menu__card {
  background-color: #fff;
  border: 2px solid #161719;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  height: 100%;
  padding: 1.19rem;
  display: flex;
}

.c-card__link-bttn {
  background-color: #f5f5f0;
  border-radius: 500px;
  align-self: flex-end;
  padding: .5rem;
  display: flex;
}

.c-card__link-bttn.has-text {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-radius: 0;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.c-inner-menu__card-info-container {
  margin-top: 20px;
  margin-bottom: 4rem;
}

.c-heading__h3 {
  color: #211d1a;
  text-transform: none;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.4rem;
}

.c-paragraph__regular {
  color: #211d1a;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.7rem;
  text-decoration: none;
}

.c-paragraph__regular.center-aligned {
  text-align: center;
}

.columns {
  display: flex;
}

.div-block-4 {
  margin-bottom: 3.94rem;
}

.section-3 {
  background-color: #f5f5f0;
  padding: 7rem 3% 5.31rem;
}

.container-3 {
  z-index: 3;
  max-width: 1440px;
  position: relative;
}

.column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-container__mw-22rem {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 22.82rem;
  display: flex;
}

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

.section-4 {
  background-color: #e9f7c3;
  padding: 8.12rem 3% 10.81rem;
  overflow: hidden;
}

.div-block-6 {
  text-align: center;
  margin-bottom: 11.17rem;
}

.div-block-7 {
  max-width: 64rem;
  margin-top: 3.19rem;
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  background-color: #e9f7c3;
  padding-left: 3%;
  padding-right: 3%;
}

.container-5 {
  z-index: 3;
  max-width: 980px;
  padding-top: 7.62rem;
  padding-bottom: 7.62rem;
  position: relative;
}

.columns-2 {
  display: flex;
}

.c-column__is-centered {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  margin-bottom: 5.26rem;
}

.image-2 {
  max-width: 18rem;
}

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

.c-container__mw-29rem {
  max-width: 29rem;
}

.section-6 {
  background-color: #f5f5f0;
  padding: 2rem 3% 7.5rem;
}

.container-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  display: flex;
}

.div-block-9 {
  text-align: center;
}

.tabs {
  max-width: 860px;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.image-3 {
  max-width: 12.14rem;
}

.columns-3 {
  display: flex;
}

.column-3 {
  text-align: left;
  align-self: center;
  padding-left: 10px;
}

.c-container__has-mw80 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.c-eb-grid__separator {
  border-top: 1px solid #dddae3;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-eb-grid__separator.is-centered {
  justify-content: center;
}

.div-block-13 {
  height: 0;
}

.c-grid__desktop {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 42% 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: grid;
}

.c-grid__desktop.is-white {
  background-image: none;
  grid-template-columns: 60% 1fr 1fr;
  margin-top: 2.5rem;
}

.c-competitors-grid__text {
  color: #161719;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 12px;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.c-competitors-grid__text.is-sbold {
  font-weight: 600;
}

.c-competitors-grid__text.is-sbold.is-orange-a {
  color: #d1410c;
  font-weight: 700;
}

.c-competitors-grid__text.is-bold {
  font-weight: 700;
}

.quick-stack-2 {
  text-align: left;
  margin-top: 2.75rem;
  padding: 0;
}

.c-container__no-mw {
  text-align: center;
}

.column-4 {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span {
  border-bottom: 2px solid #f05537;
}

.c-quote__paragraph {
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.7rem;
}

.columns-4 {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}

.criteria_list {
  padding-left: 52px;
}

.criteria_list.m_bot_24 {
  margin-bottom: 24px;
}

.accordion_arrow {
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: linear-gradient(#ff5010, #ff5010);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  max-width: 32px;
  max-height: 32px;
}

.accordion_item_content {
  overflow: hidden;
}

.accordion__item_trigger {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  cursor: pointer;
  border: 2px #1d0a3252;
  border-bottom: 1px solid #bfbfc1;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 4px;
  display: flex;
}

.accordion_item {
  margin-bottom: 3.19rem;
}

.c-criteria-question {
  letter-spacing: 1.15px;
  text-transform: none;
  font-family: Neue Plak, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.87rem;
}

.c-faq__paragraph {
  max-width: 820px;
  margin-left: 32px;
  padding-top: 10px;
  padding-bottom: 24px;
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.56rem;
}

.c-faq__paragraph.more_content {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Neue Plak, sans-serif;
}

.c-faq__paragraph.list {
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Neue Plak, sans-serif;
}

.div-block-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 5.56rem;
  margin-bottom: 5.56rem;
  display: flex;
}

.section-7 {
  color: var(--white);
  background-color: #e9f7c3;
  padding-top: 4.52rem;
  padding-left: 3%;
  padding-right: 3%;
}

.div-block-20 {
  color: #211d1a;
  margin-top: 4.37rem;
}

.c-footnote__paragraph {
  color: #211d1a;
  max-width: 820px;
  margin-left: 32px;
  padding-top: 10px;
  padding-bottom: 24px;
  font-family: Neue Plak, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.56rem;
}

.c-footnote__paragraph.more_content {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Neue Plak, sans-serif;
}

.c-footnote__paragraph.list {
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Neue Plak, sans-serif;
}

.div-block-21 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.column-5 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.columns-5 {
  display: flex;
}

.c-paragraph__animated-sub-text {
  color: #211d1a;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 2.8rem;
}

.c-paragraph__animated-dmyc {
  text-align: center;
  letter-spacing: -3px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #211d1a;
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-size: 10.38rem;
  font-weight: 700;
  line-height: 10.94rem;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-2 {
  color: var(--brand-new-orange);
}

.image-4 {
  border-radius: 16px;
  margin-bottom: 2.62rem;
}

.div-block-23 {
  max-width: 25rem;
}

.c-heading__h4 {
  font-family: Neue Plak, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.2rem;
}

.paragraph-6 {
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.text-span-3 {
  color: var(--brand-new-orange);
}

.tabs-menu {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.c_tablink__promotetiktok {
  text-align: center;
  background-color: #0000;
  border-bottom: 3px solid #d6cec1;
  flex: auto;
  padding-top: 6px;
  padding-bottom: 12px;
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.51rem;
}

.c_tablink__promotetiktok.w--current {
  border-bottom-color: var(--brand-new-orange);
  background-color: #0000;
}

.column-6 {
  background-color: #feedea;
  padding: .91rem 0;
}

.div-block-24 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.link {
  -webkit-text-stroke-color: inherit;
  color: inherit;
  text-decoration: underline;
}

.link-block {
  align-self: flex-end;
}

.c-icon__chevron-right {
  margin-bottom: 1px;
}

.c-inner-menu__quickstack {
  padding: 0;
}

.div-block-25 {
  margin-top: 60px;
}

.list-2 {
  margin-bottom: -24px;
}

.column-blue {
  background-color: #eaf0fe;
  margin-bottom: 24px;
  padding: .91rem 0;
}

.columns-eventbrite__w {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.column-eventbrite__content {
  padding-left: 10%;
  padding-right: 10%;
}

.a-eventbrite-img__w {
  max-width: 85%;
}

.text-block, .text-block-2, .text-block-3 {
  font-family: Foundersgrotesk R, Arial, sans-serif;
  font-weight: 400;
}

.image-5 {
  border-radius: 16px;
}

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

@media screen and (max-width: 991px) {
  .background-video {
    width: 310px;
    min-height: 680px;
  }

  .c-paragraph__big-hero {
    font-size: 1.3rem;
    line-height: 1.74rem;
  }

  .heading {
    font-size: 3.5rem;
    line-height: 3.7rem;
  }

  .c-heading__h2 {
    color: var(--brand-secondary);
    font-size: 2.6rem;
    line-height: 3.2rem;
  }

  .c-heading__h2.is-white {
    color: var(--white);
  }

  .section-2 {
    padding-bottom: 6rem;
  }

  .c-inner-menu__card {
    padding-left: .9rem;
    padding-right: .9rem;
  }

  .c-inner-menu__card-info-container {
    margin-bottom: 2rem;
  }

  .c-heading__h3 {
    color: var(--brand-secondary);
    font-size: 1.67rem;
    line-height: 1.9rem;
  }

  .c-paragraph__regular {
    color: var(--brand-secondary);
    font-size: 1.15rem;
    line-height: 1.55rem;
  }

  .section-3 {
    padding-top: 5rem;
  }

  .section-4 {
    padding-bottom: 6rem;
  }

  .div-block-6 {
    margin-bottom: 7rem;
  }

  .container-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .container-6 {
    max-width: 1440px;
  }

  .c-container__has-mw80 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .c-grid__desktop {
    background-image: linear-gradient(to right, #0000, #0000 34%, #044f60 34% 49%, #fff 49%);
    grid-template-columns: 35% 1fr 1fr 1fr 1fr 1fr;
  }

  .c-grid__desktop.is-white {
    background-image: none;
    grid-template-columns: 30% 1fr 1fr;
  }

  .c-competitors-grid__text {
    font-size: 16px;
  }

  .c-quote__paragraph {
    color: var(--brand-secondary);
    font-size: 1.15rem;
    line-height: 1.6rem;
  }

  .criteria_list.m_bot_24 {
    padding-left: 32px;
  }

  .accordion__item_trigger {
    padding-left: 0;
    padding-right: 0;
  }

  .c-criteria-question {
    font-size: 22px;
    line-height: 30px;
  }

  .c-faq__paragraph.more_content {
    margin-left: 0;
    font-size: 1.15rem;
    line-height: 1.65rem;
  }

  .c-footnote__paragraph.more_content {
    margin-left: 20px;
  }

  .c-paragraph__animated-sub-text {
    color: var(--brand-secondary);
    max-width: 34rem;
    margin-top: 18px;
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .c-paragraph__animated-dmyc {
    font-size: 7rem;
    line-height: 7rem;
  }

  .c-heading__h4 {
    color: var(--brand-secondary);
    font-size: 1.8rem;
    line-height: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .cell-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .c-heading__h2 {
    font-size: 1.9rem;
    line-height: 2.5rem;
  }

  .c-container__mw-22rem {
    max-width: 100%;
  }

  .columns-2 {
    flex-flow: column;
  }

  .c-column__is-centered {
    margin-bottom: 58px;
  }

  .div-block-8 {
    margin-bottom: 2rem;
  }

  .section-6 {
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .columns-3 {
    flex-flow: wrap-reverse;
  }

  .column-3 {
    margin-top: 24px;
    margin-bottom: 48px;
  }

  .columns-4 {
    flex-flow: column;
  }

  .c-criteria-question {
    letter-spacing: .3px;
    font-size: 20px;
  }

  .column-5 {
    order: -1;
    margin-bottom: 50px;
  }

  .columns-5 {
    flex-flow: column;
  }

  .c-paragraph__animated-sub-text {
    margin-top: 24px;
    font-size: 1.7rem;
    line-height: 2.2rem;
  }

  .c-paragraph__animated-dmyc {
    font-size: 5rem;
    line-height: 5rem;
  }

  .div-block-24 {
    max-width: 90%;
  }

  .column-7 {
    margin-bottom: 24px;
  }

  .columns-eventbrite__w {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .cell-2 {
    padding-top: 80px;
  }

  .c-paragraph__big-hero {
    font-size: 1.2rem;
  }

  .heading {
    padding-right: 0;
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .c-heading__h2 {
    font-size: 2.1rem;
  }

  .c-heading__h2.mb-size {
    font-size: 1.75rem;
    line-height: 2.1rem;
  }

  .c-inner-menu__card-info-container {
    margin-bottom: 1rem;
  }

  .c-heading__h3 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .section-4 {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .container-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .div-block-18 {
    overflow: scroll;
  }

  .c-grid__desktop {
    display: none;
  }

  .c-grid__desktop.is-white {
    grid-column-gap: 0vw;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 120px 120px;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .c-competitors-grid__text {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 130%;
  }

  .criteria_list.m_bot_24 {
    padding-left: 20px;
  }

  .accordion_arrow {
    max-width: 22px;
    max-height: 22px;
  }

  .accordion__item_trigger {
    padding-left: 0;
    padding-right: 0;
  }

  .c-criteria-question {
    font-size: 19px;
    line-height: 24px;
  }

  .c-faq__paragraph {
    font-size: 16px;
  }

  .c-faq__paragraph.more_content {
    margin-left: 6px;
  }

  .c-footnote__paragraph {
    font-size: 16px;
  }

  .c-footnote__paragraph.more_content {
    margin-left: 6px;
  }

  .c-paragraph__animated-sub-text {
    margin-top: 40px;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .c-paragraph__animated-dmyc {
    font-size: 4rem;
    line-height: 4rem;
  }
}

#w-node-_3389f510-4145-e9c2-431e-7a0fd08ced6b-d38b3000 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_368dd288-6dec-511d-168d-cc5e7d4bc7a9-d38b3000 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a4d-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a52-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-c9c01403-6d22-35d5-1119-5c6bec3232e9-d38b3000, #w-node-c61563b3-f458-f9f6-1303-7c794a4a8f00-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a5d-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_7205624c-e54e-7919-8e5e-321451773991-d38b3000, #w-node-d34ae2d5-e771-90f4-9af7-122dbd15dd9f-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a66-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a69-d38b3000, #w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a6b-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a6d-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a70-d38b3000, #w-node-a37f3da9-1113-311f-4f1d-2e0ae5628b9c-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a75-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a78-d38b3000, #w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a7a-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a7c-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a7f-d38b3000, #w-node-daad1dc4-3eff-57a1-f30a-af4ec92f8a81-d38b3000 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-de3512e3-db3b-e824-e1b0-fe70018d99fa-d38b3000 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_3389f510-4145-e9c2-431e-7a0fd08ced6b-d38b3000, #w-node-_368dd288-6dec-511d-168d-cc5e7d4bc7a9-d38b3000, #w-node-de3512e3-db3b-e824-e1b0-fe70018d99fa-d38b3000 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/NeuePlak-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/NeuePlak-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/NeuePlak-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Foundersgrotesk R';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/FoundersGrotesk-R-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Foundersgrotesk R';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/FoundersGrotesk-R-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Foundersgrotesk R';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/FoundersGrotesk-R-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Foundersgrotesk R';
  src: url('https://eventbrite-s3.s3.us-east-1.amazonaws.com/marketing/landingpages/assets/2025/rebrand/l/tiktok/fonts/FoundersGrotesk-R-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}