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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@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: Neue Plak, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.c-eb-header__container {
  z-index: 2;
  max-width: 1440px;
  padding-left: 3%;
  position: relative;
}

.c-eb-header__section {
  position: relative;
}

.background-video {
  height: 100%;
  min-height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  grid-row-gap: 18px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.play-pause-button {
  display: none;
}

.c-fyp--maincta__container {
  grid-column-gap: 18px;
  display: flex;
}

.c-cta-button__text {
  padding-bottom: 7px;
}

.c-eb-intro__section {
  padding-top: 40px;
  padding-bottom: 72px;
}

.c-eb-intro__container {
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

.c-eb-intro__intro {
  grid-column-gap: 20px;
  flex-direction: row;
  display: flex;
}

.div-block-3 {
  min-width: 50%;
  flex: 1;
  padding-right: 8%;
}

.div-block-4 {
  min-width: 50%;
  flex: 1;
}

.c-eb__paragraph {
  color: #1e0a3c;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
}

.c-eb__paragraph.is-white {
  color: #fff;
}

.c-eb__paragraph.is-white.has-mw-480 {
  max-width: 480px;
}

.c-eb__paragraph.is-intro-vp {
  font-size: 24px;
}

.c-eb__paragraph.is-intro-vp.has-mw-560 {
  max-width: 560px;
}

.c-eb__paragraph.is-footnote {
  font-size: 18px;
}

.c-eb__paragraph.has-mw-470 {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.c-eb__paragraph.has-mw-520 {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.c-eb-intro__headline {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
}

.c-eb-intro__headline.is-white {
  color: #fff;
  margin-bottom: 20px;
}

.c-eb-intro__headline.is-white.is-ai-subheadline {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.c-eb-intro__headline.is-brandpurple {
  color: #1e0a3c;
  margin-bottom: 20px;
}

.c-eb-intro__headline.is-brandpurple.is-ai-subheadline {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.c-eb-intro__headline.is-light-yellow {
  color: #faf9dc;
  margin-bottom: 20px;
}

.c-eb-intro__headline.is-light-yellow.is-ai-subheadline {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.c-eb-intro__headline.is-orange {
  color: #f05537;
}

.c-eb-intro__headline.is-orange.is-cta-title {
  max-width: 720px;
  text-transform: uppercase;
  margin-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}

.c-eb-intro__headline.is-light-green {
  color: #3c7785;
  font-size: 44px;
}

.c-soso__button-underline {
  color: #1e0a3c;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-bottom: 2px solid #d1410c;
  margin-top: 20px;
  padding: 4px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.c-soso--button__container {
  grid-column-gap: 8px;
  display: flex;
}

.c-button-underline__text {
  padding-bottom: 3px;
}

.c-button-underline__text.is-white {
  color: #fff;
}

.c-soso-button__icon-arrow-right {
  display: inline;
}

.c-eb-intro__grid-container {
  text-align: center;
  margin-top: 70px;
}

.c-grid__desktop {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff 43%, rgba(0, 0, 0, 0) 43%, #044f60 43%, #044f60 53.5%, #fff 53.5%);
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 42% 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: grid;
}

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

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

.c-intro__h3 {
  max-width: 480px;
  color: #f05537;
  margin-bottom: 30px;
  font-size: 44px;
  font-weight: 700;
  line-height: 105%;
  display: inline-block;
}

.c-eb-vp-1__container {
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

.c-eb-vp-1__section {
  background-color: #13002d;
  background-image: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/images/a-eb-vp--1.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 40svw;
  padding-top: 80px;
  padding-bottom: 100px;
}

.c-eb-vp-1-header__container {
  max-width: 670px;
}

.c-eb__button {
  color: #1e0a3c;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 50px;
  margin-top: 12px;
  padding: 10px 60px 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.c-eb__button.is--pill-button {
  border-radius: 50px;
  margin-top: 0;
  padding: 9px 32px;
  text-decoration: none;
}

.c-eb__button.is--pill-button.is-orange {
  color: #fff;
  background-color: #d1410c;
  border: 2px solid #d1410c;
}

.c-eb__button.is--pill-button.is-orange.is-contact-sales {
  color: #1e0a3c;
  text-align: center;
  background-color: #fff;
  border-color: #fff;
  padding-left: 60px;
  padding-right: 60px;
}

.c-vp__h2 {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 116px;
  font-weight: 700;
  line-height: 100%;
}

.c-vp__h2.is-white {
  color: #fff;
  font-size: 102px;
  line-height: 100%;
}

.c-eb-vp-1-header__box {
  margin-bottom: 44px;
}

.c-vp-2col__container {
  grid-column-gap: 12px;
  flex-direction: row;
  margin-top: 100px;
  display: flex;
}

.c-vp-2col__col-left {
  flex: 1;
  align-self: center;
}

.c-vp-2col__col-left.is-centered {
  text-align: center;
}

.c-vp-2col__col-right {
  flex: 1;
  align-self: center;
}

.c-vp-2col__col-right.is-centered {
  text-align: center;
}

.c-eb-grid__text {
  color: #1e0a3c;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.c-eb-grid__text.is-white {
  color: #fff;
}

.c-eb-grid__text.is-gray-700 {
  color: #585163;
}

.div-block-10 {
  max-width: 460px;
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.image {
  max-width: 48px;
}

.list {
  margin-top: 30px;
  padding-left: 0;
  list-style: none;
}

.c-vp-1col__container {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 160px;
}

.div-block-12 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.c-eb-vp__h3 {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 120%;
}

.c-eb-vp__h3.is-white {
  color: #fff;
  margin-bottom: 20px;
}

.c-eb-vp__h3.has-mb20 {
  margin-bottom: 20px;
}

.c-eb-vp__h3.is-light-yellow {
  color: #efedab;
}

.c-eb-ap__h3 {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 120%;
}

.c-eb-ap__h3.is-white {
  color: #fff;
  margin-bottom: 20px;
}

.c-eb-ap__h3.is-white.has-mw-780 {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.c-eb-ap__h3.is-white.has-mw-780.is-ai {
  max-width: 660px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.c-eb-vp-2-header__container {
  max-width: 870px;
  margin-top: 90px;
  margin-bottom: 62px;
  margin-left: auto;
}

.c-eb-vp-2__container {
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

.list-2 {
  margin-top: 32px;
  padding-left: 0;
  list-style: none;
}

.div-block-13 {
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.c-eb__datanum {
  color: #1e0a3c;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 61px;
  font-weight: 900;
  line-height: 100%;
}

.c-eb__datanum.is-orange {
  color: #f05537;
}

.c-eb__datanum-paragraph {
  max-width: 330px;
  color: #1e0a3c;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
  position: relative;
  top: 6px;
}

.c {
  text-align: left;
}

.c-vp-2__vpgrid {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

.c-eb-vp-2__section {
  background-image: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/images/a-eb-vp--2-header.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35%;
  padding-bottom: 80px;
}

.c-eb-quote__container {
  max-width: 1440px;
  text-align: center;
  padding: 60px 3%;
}

.c-eb__quote {
  background-color: #044f60;
}

.div-block-14 {
  justify-content: space-around;
  padding-bottom: 60px;
  display: flex;
}

.div-block-15 {
  flex: 1;
  align-self: center;
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-2 {
  max-width: 50%;
  flex: 1;
  margin-top: 32px;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 48px;
}

.c-eb-vp-3__container {
  max-width: 1440px;
  padding: 100px 3% 80px;
}

.c-eb-vp-3-header__container {
  max-width: 870px;
  margin-top: 0;
  margin-bottom: 0;
}

.tabs-content {
  height: auto;
  max-width: 730px;
  text-align: center;
  flex: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
}

.tab-button {
  grid-row-gap: 4px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.tab-button.w--current {
  grid-column-gap: 8px;
  background-color: #fff;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
}

.c-ai--h3 {
  color: #1e0a3c;
  font-family: Neue Plak, sans-serif;
  font-weight: 600;
}

.c-ai--h3.is-tab--heading {
  margin-top: 6px;
  margin-bottom: 6px;
}

.c-eb-vp-3__tabs {
  height: auto;
  align-items: center;
  margin-top: 90px;
}

.c-ai-tab--paragraph {
  color: #4b4d63;
  font-size: 16px;
  line-height: 140%;
  display: inline;
}

.tabs-menu {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  text-align: center;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-bottom: 24px;
  display: flex;
}

.c-load-bar-container {
  width: 100%;
  height: 5px;
  min-height: auto;
  background-color: #f8f7fa;
  border-radius: 8px;
  overflow: hidden;
}

.c-load-bar {
  z-index: 2;
  width: 0%;
  height: 5px;
  background-color: #f05537;
}

.c-eb-video__container {
  max-width: 1440px;
}

.c-eb-video__section {
  background-color: #1e0a3c;
}

.container-4 {
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

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

.c-eb-footer__section {
  background-color: #f8f7fa;
  padding-top: 40px;
  padding-bottom: 40px;
}

.c-eb-footer-cta__section {
  background-color: #1e0a3c;
  background-image: linear-gradient(to right, #0e031d 2%, rgba(19, 0, 47, 0) 61%), url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/images/a_eb_cta__bg.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

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

.image-4, .image-5 {
  max-width: 520px;
}

.mask {
  background-image: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/images/a-eb-quote__bg.png');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: 360px;
}

.c-eb-quote__img {
  max-width: 440px;
  border-radius: 500px;
  flex: 1;
  margin-top: 32px;
  overflow: hidden;
}

.div-block-16 {
  text-align: center;
  flex: 1;
  align-self: center;
}

.c-eb__paragraph-quote {
  max-width: 520px;
  color: #1e0a3c;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.c-eb__paragraph-quote.is-white {
  color: #fff;
}

.c-eb__paragraph-quote.is-white.has-mw-480 {
  max-width: 480px;
}

.c-eb__paragraph-quote.is-intro-vp {
  font-size: 24px;
}

.c-eb__paragraph-quote.is-intro-vp.has-mw-560 {
  max-width: 560px;
}

.c-eb__paragraph-quote.is-footnote {
  font-size: 18px;
}

.c-eb-vp-3__section {
  background-image: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/images/a-eb-vp--3-header.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 36%;
}

.c-eb-vp-3__img-tabs {
  max-width: 680px;
  margin-top: 24px;
}

.div-block-17 {
  grid-column-gap: 10px;
  margin-top: 30px;
  display: flex;
}

.div-block-18 {
  padding-top: 84px;
  padding-bottom: 84px;
}

.section {
  background-color: #efedab;
  padding-top: 59px;
  padding-bottom: 90px;
}

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

.div-block-19 {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

.text-span, .text-span-2 {
  color: #044f60;
}

.c-tabs__mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  .c-eb__paragraph {
    font-size: 20px;
  }

  .c-eb__paragraph.is-intro-vp.is-white {
    max-width: 590px;
    font-size: 20px;
  }

  .c-eb-intro__headline {
    font-size: 38px;
  }

  .c-eb-intro__headline.is-orange.is-cta-title {
    font-size: 24px;
  }

  .c-eb-intro__headline.is-light-green {
    font-size: 36px;
  }

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

  .c-intro__h3 {
    font-size: 40px;
  }

  .c-vp__h2, .c-vp__h2.is-white {
    font-size: 80px;
  }

  .c-vp-2col__container {
    align-items: flex-start;
  }

  .c-vp-2col__col-left.is-centered {
    max-width: 50%;
  }

  .c-vp-2col__col-right.is-centered {
    align-self: flex-start;
  }

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

  .c-vp-1col__container {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  .c-eb-vp__h3.is-white {
    font-size: 38px;
  }

  .c-eb-vp__h3.is-light-yellow.has-mb20 {
    font-size: 36px;
  }

  .c-eb-ap__h3.is-white.has-mw-780.is-ai {
    font-size: 42px;
  }

  .c-eb-vp-2-header__container {
    max-width: 470px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: flex-start;
  }

  .c-eb-vp-2__section {
    background-size: 50%;
  }

  .div-block-14 {
    padding-bottom: 10px;
  }

  .tabs-content {
    padding-top: 0;
  }

  .c-ai--h3.is-tab--heading {
    font-size: 16px;
  }

  .container-5 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-4, .image-5 {
    max-width: 100%;
  }

  .mask {
    background-position: 80%;
    background-size: 270px;
  }

  .c-eb-quote__img {
    max-width: 100%;
  }

  .div-block-16 {
    max-width: 40%;
  }

  .c-eb__paragraph-quote.is-white {
    font-size: 20px;
  }

  .c-eb-vp-3__section {
    background-size: 45%;
  }

  .container-6 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .c-tabs__mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-tabs__mobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .c-cta-button__text {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 20px;
  }

  .c-eb-intro__intro {
    grid-row-gap: 14px;
    flex-direction: column;
  }

  .c-eb__paragraph {
    font-size: 18px;
    line-height: 130%;
  }

  .c-eb__paragraph.is-intro-vp.is-white, .c-eb__paragraph.is-intro-vp.has-mw-560 {
    font-size: 18px;
  }

  .c-eb__paragraph.is-footnote {
    font-size: 14px;
  }

  .c-eb-intro__headline {
    font-size: 22px;
  }

  .c-eb-intro__headline.is-orange.is-cta-title {
    margin-bottom: 12px;
    font-size: 20px;
  }

  .c-eb-intro__headline.is-light-green {
    font-size: 28px;
  }

  .c-button-underline__text {
    font-size: 22px;
  }

  .c-grid__desktop {
    display: none;
  }

  .c-intro__h3 {
    font-size: 26px;
  }

  .c-eb__button.is--pill-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-eb__button.is--pill-button.is-orange.is-contact-sales {
    padding-left: 32px;
    padding-right: 32px;
  }

  .c-vp__h2, .c-vp__h2.is-white {
    font-size: 52px;
  }

  .c-vp-2col__container {
    flex-direction: column-reverse;
    margin-top: 40px;
  }

  .c-vp-2col__container.is-reversed {
    flex-direction: column;
  }

  .c-vp-2col__col-left.is-centered {
    max-width: 90%;
  }

  .c-eb-grid__text {
    font-size: 18px;
    line-height: 130%;
  }

  .c-eb-grid__text.is-gray-700 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .c-eb-grid__text.is-green-800 {
    color: #044f60;
    margin-bottom: 0;
    font-weight: 700;
  }

  .div-block-12 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .c-eb-vp__h3 {
    font-size: 22px;
  }

  .c-eb-vp__h3.is-white, .c-eb-vp__h3.has-mb20, .c-eb-vp__h3.is-light-yellow.has-mb20 {
    font-size: 32px;
  }

  .c-eb-ap__h3 {
    font-size: 22px;
  }

  .c-eb-ap__h3.is-white.has-mw-780.is-ai {
    font-size: 32px;
  }

  .c-eb__datanum {
    font-size: 18px;
    line-height: 130%;
  }

  .c-eb__datanum.is-orange {
    font-size: 42px;
  }

  .c-eb__datanum-paragraph {
    font-size: 18px;
    line-height: 130%;
  }

  .c-vp-2__vpgrid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .c-eb-vp-2__section {
    background-size: 80%;
    padding-top: 100px;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .div-block-15 {
    padding-bottom: 0;
  }

  .slider {
    margin-top: 0;
  }

  .c-ai--h3.is-tab--heading {
    white-space: nowrap;
  }

  .c-eb-vp-3__tabs {
    flex-direction: column-reverse;
    display: flex;
  }

  .tabs-menu {
    grid-column-gap: 12px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: scroll;
  }

  .c-eb-footer-cta__section {
    background-position: 0 0, 50% 0;
  }

  .image-3 {
    max-width: 85%;
  }

  .image-4 {
    margin-bottom: 24px;
  }

  .c-eb-vp-2__img {
    margin-bottom: 12px;
  }

  .mask {
    background-position: 50% 70%;
    background-size: 210px;
  }

  .div-block-16 {
    max-width: 80%;
  }

  .c-eb__paragraph-quote {
    font-size: 18px;
    line-height: 130%;
  }

  .c-eb-vp-3__img-tabs {
    max-width: 85%;
  }

  .div-block-17 {
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .section {
    padding-top: 24px;
    padding-bottom: 40px;
  }

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

  .right-arrow, .left-arrow {
    display: none;
  }

  .c-tabs__mobile {
    background-color: #fff;
    display: block;
  }

  .c-intro-grid-tabs__tab {
    color: #1e0a3c;
    background-color: #fff;
    border: 1px solid #c1bdc7;
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-intro-grid-tabs__tab.w--current {
    color: #1e0a3c;
    background-color: #fff;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5 {
    background-color: #fff;
  }

  .tab-link-tab-1 {
    background-color: #c8c8c8;
  }

  .tab-link-tab-1.w--current {
    background-color: #fff;
  }

  .tabs-content-2 {
    margin-top: 24px;
    display: none;
  }

  .c-intro-grid__row {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
    display: flex;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .c-intro-grid--info {
    margin-top: 0;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .c-intro-grid-row__infocont {
    max-width: 50%;
    color: #585163;
    flex: 1;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    display: flex;
  }

  .c-intro-grid-row__infocont.is-gray-800 {
    color: #585163;
  }

  .div-block-22 {
    flex: 1;
  }

  .c-intro-grid-tabs__text {
    margin-bottom: 6px;
    font-size: 18px;
  }

  .bold-text {
    color: #1e0a3c;
  }

  .div-block-23 {
    grid-column-gap: 20px;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
  }
}

#w-node-_6c3409a2-8170-d521-d322-173a070e6717-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b69615c5-483c-5870-fa24-eae32b2f40ec-d22af816, #w-node-_58f37313-1197-b691-58de-7e9231e97a23-d22af816, #w-node-f3a34565-60c1-7c6a-12cb-b6bdbc303a52-d22af816, #w-node-_0d9f992a-bb43-8b91-ff6f-7cd18e0edcbb-d22af816, #w-node-_4a4358a3-3d2e-163a-9b45-b0456e825276-d22af816, #w-node-_5952b61c-bec2-117c-d5bf-94e28d857ce1-d22af816, #w-node-_376218bd-a05c-6de9-36d6-0afd4adadedf-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_0d10378f-68f6-6376-a463-6ff6b530547c-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_0d10378f-68f6-6376-a463-6ff6b530547d-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79940014-5bf4-41e0-3886-b1103e27580d-d22af816, #w-node-c54f9670-9f9f-fc58-07d0-cb8d001163fc-d22af816, #w-node-_7b33b8f0-da7b-73c4-0d03-5bf32ca88d47-d22af816, #w-node-_2512a5e1-0d67-503c-ff9e-591e07c9efa6-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9a0b0bc3-e394-5c46-f99d-ad5681bcacd8-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-da79816e-c011-bfbc-da7d-9c83254bdee9-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-da79816e-c011-bfbc-da7d-9c83254bdeea-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75f8518a-4742-db6b-e67b-b7d6c323adb1-d22af816, #w-node-_05774b53-e82d-5635-e0e1-4be6aaa88a3a-d22af816, #w-node-_79082c45-2af0-0c20-64ec-0e12f8f7203a-d22af816, #w-node-ae85f11e-3843-c61d-cd60-995bfa0631d4-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-d3a4bfd5-79a9-7e59-be52-dcef29a369ce-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_4f7a270c-7cfe-5039-8295-e070b92d51fe-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_4f7a270c-7cfe-5039-8295-e070b92d51ff-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d212150d-997a-fcb7-1d25-bd204d45a818-d22af816, #w-node-ad60c703-4547-e404-119f-48a55d2b5092-d22af816, #w-node-ebe436db-253b-3aeb-487c-dc5086611fff-d22af816, #w-node-_89da2f28-7a55-07b3-a86a-447007334fc9-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9ac1d8d5-add9-28fa-60ca-7644437f77e3-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_5efe4e05-4ab8-6b2b-e5e8-280105eec832-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_5efe4e05-4ab8-6b2b-e5e8-280105eec833-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_168ef431-dbb5-f3f5-3dbb-7f85776872c9-d22af816, #w-node-_49b73f19-5941-489c-c13e-68cfa74c1826-d22af816, #w-node-e72a1c43-cc37-1640-8936-89e9728a6cee-d22af816, #w-node-_5d86f981-ffa4-3f7e-61a5-992726ab9fc2-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_4a5ec4c1-0eca-569b-a631-b606e1830502-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_4421ce86-67b3-40ab-4b07-72789c191b72-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_5371b660-f04f-3ffa-bdb2-88d5381b3502-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37d4f22b-0be6-af46-7f16-551245f38c0d-d22af816, #w-node-_485285d7-2b9f-dfc1-da44-cfb4fba19a40-d22af816, #w-node-_5a6ac712-5784-fce0-5aa9-60814b29e66f-d22af816, #w-node-_93feb318-1717-4b3f-7b97-66d4bd3ad73f-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_7b783037-76f9-a0d9-4090-39b76c5c6391-d22af816, #w-node-ea6834c6-b4da-ef85-4a01-3701290342b8-d22af816, #w-node-_0692ddf4-e782-c88d-ab1a-51b0c842c18d-d22af816, #w-node-c6827fe9-cd89-c9d3-2809-9ed44b14bfc1-d22af816, #w-node-f7270c0d-0e38-5be5-2c68-6742c169da3b-d22af816, #w-node-_3b4e40f5-8442-b534-1e50-9d68dca38a1d-d22af816 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/fonts/NeuePlak-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/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.amazonaws.com/marketing/landingpages/assets/2023/event-better/fonts/NeuePlak-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2023/event-better/fonts/NeuePlak-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}