:root {
  --grey-200\<deleted\|variable-b8ee1e53\>: #eeedf2;
  --core-purple\<deleted\|variable-245f5aa1\>: #1e0a3c;
  --grey-600\<deleted\|variable-cadfe8e2\>: #6f7287;
  --core-orange\<deleted\|variable-ae47fe12\>: #f05537;
  --grey-100\<deleted\|variable-e59eb298\>: #f8f7fa;
  --white\<deleted\|variable-7b02f1d0\>: white;
  --grey-700\<deleted\|variable-5e29d82e\>: #4b4d63;
  --brand-orange-acc\<deleted\|variable-b66760db\>: #d1410c;
  --core--core-action-base: #161719;
  --core--core-action-content: white;
  --font-font-size-base-md: .938rem;
  --font-font-size-plus-md: 2rem;
  --font-font-size-base-xl: 1.31rem;
  --type-font-family-base: "Founders Grotesk R", sans-serif;
  --layout-space-xxl: 2.5rem;
  --layout-space-lg: 1.5rem;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.c-dpp__container {
  max-width: 100%;
}

.c-dpp__pricing {
  display: none;
}

.c-dpp--header__container {
  text-align: center;
  margin-bottom: 0;
}

.c-dpp--plans__controlers {
  border: 2px solid var(--grey-200\<deleted\|variable-b8ee1e53\>);
  border-radius: 50px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
}

.is-centered {
  text-align: center;
}

.c-dpp--valprop__item--price {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  margin-top: 16px;
  margin-bottom: 32px;
  font-family: Neue Plak, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}

.c-dpp--valprop__item--features-container {
  text-align: left;
  border-top: 1px solid #dbdae3;
  margin-top: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.c-dpp--valprop__item--features-container.no-border {
  border-top-width: 0;
}

.c-dpp-tab-plans__container {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 33%;
  grid-auto-columns: 33%;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.c-dpp--plans__tabs {
  margin-top: 20px;
  padding-bottom: 72px;
}

.c-dpp--plans__tab {
  margin-top: 12px;
}

.c-dpp__headline {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Neue Plak, sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 42px;
}

.c-dpp__header-paragraph {
  color: var(--grey-600\<deleted\|variable-cadfe8e2\>);
  font-family: Neue Plak Text, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.c-dpp__header-note {
  color: var(--grey-600\<deleted\|variable-cadfe8e2\>);
  max-width: 720px;
  margin-top: 32px;
  font-family: Neue Plak Text, sans-serif;
  display: inline-block;
}

.c-dpp--plans-tabs__description {
  color: var(--core-orange\<deleted\|variable-ae47fe12\>);
  font-family: Neue Plak, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.c-dpp--header__bg {
  background-color: var(--grey-100\<deleted\|variable-e59eb298\>);
  max-width: 100%;
  margin-bottom: 20px;
  padding-top: 100px;
  padding-bottom: 50px;
}

.c-dpp--plans-pricing__container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.tab-link-tab-2 {
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  border-radius: 50px;
  margin: 4px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 14px;
  line-height: 22px;
  transition: all .25s cubic-bezier(.445, .05, .55, .95);
}

.tab-link-tab-2:hover {
  background-color: #f055371f;
}

.tab-link-tab-2.w--current {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  background-color: #f0553766;
  font-weight: 700;
}

.c-dpp--valprop__item-headline {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.c-dpp--valprop__item--subheadline {
  font-family: Neue Plak Text, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.c-dpp--valprop__item--paragraph {
  font-family: Neue Plak Text, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.c-cdp--valprop__cta {
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  border: 2px solid #d1410c;
  border-radius: 8px;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.c-cdp--valprop__cta.is-recommended {
  color: var(--white\<deleted\|variable-7b02f1d0\>);
  background-color: #d1410c;
}

.c-cdp--valprop__cta.is-recommended.is-free {
  color: #fff;
  -webkit-text-stroke-color: white;
  margin-top: 40px;
}

.c-dpp--valprop__item {
  border: 2px solid var(--grey-100\<deleted\|variable-e59eb298\>);
  border-radius: 12px;
  padding: 30px 2%;
}

.c-dpp--valprop__item.is-recommended {
  border-color: var(--core-orange\<deleted\|variable-ae47fe12\>);
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  box-shadow: 0 3px 13px #00000021;
}

.c-text--priority-package {
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

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

.c-dpp--valprop__feature-text {
  padding-left: 8px;
  display: inline;
}

.c-dpp--valprop__feature-text.no-padleft {
  padding-left: 0;
}

.c-dpp--valprop__features-feature {
  color: var(--grey-700\<deleted\|variable-5e29d82e\>);
  margin-bottom: 10px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.c-text-priority__container {
  min-height: 22px;
}

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

.grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.c-ai-grid--item {
  border: 2px solid var(--grey-200\<deleted\|variable-b8ee1e53\>);
  text-align: left;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding: 12px 8px;
  display: flex;
}

.div-block {
  margin-top: 72px;
  margin-bottom: 32px;
}

.div-block-2 {
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  border-radius: 32px;
  justify-content: space-around;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  box-shadow: 0 4px 24px 3px #6f728721;
}

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

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 50%;
  display: grid;
}

.tab-button {
  grid-column-gap: 8px;
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.tab-button.w--current {
  grid-column-gap: 8px;
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  padding-left: 0;
  padding-right: 0;
}

.c-load-bar-container {
  background-color: var(--grey-100\<deleted\|variable-e59eb298\>);
  border-radius: 8px;
  width: 5px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.c-load-bar {
  background-color: var(--core-orange\<deleted\|variable-ae47fe12\>);
  width: 5px;
  height: 0%;
}

.tabs-content {
  flex: auto;
  max-width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.c-ai-tab--paragraph {
  color: var(--grey-700\<deleted\|variable-5e29d82e\>);
  font-family: Neue Plak Text, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.tabs {
  align-items: center;
  display: flex;
}

.section-2 {
  margin-top: 62px;
  margin-bottom: 72px;
}

.c-ai__hero-heading {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  font-family: Neue Plak, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 115%;
}

.c-ai__hero-paragraph {
  color: var(--grey-700\<deleted\|variable-5e29d82e\>);
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-family: Neue Plak Text, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
}

.c-ai__cta {
  background-color: var(--brand-orange-acc\<deleted\|variable-b66760db\>);
  color: var(--white\<deleted\|variable-7b02f1d0\>);
  border: 2px solid #d1410c;
  border-radius: 8px;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.c-ai__cta.is-main__cta {
  margin-top: 32px;
}

.c-ai__cta.is-grid__cta {
  border-color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  background-color: var(--white\<deleted\|variable-7b02f1d0\>);
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-2 {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 115%;
}

.c-ai--h3 {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak, sans-serif;
  font-weight: 600;
}

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

.c-ai-grid--paragraph {
  color: var(--grey-700\<deleted\|variable-5e29d82e\>);
  font-family: Neue Plak Text, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.c-table-competitors__container {
  text-align: center;
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

.c-tabs__mobile {
  display: none;
}

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

.c-cta-button__text {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 7px;
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
}

.c-competitor__button {
  color: #1e0a3c;
  letter-spacing: .2px;
  -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-competitor__button.is--pill-button {
  border-radius: 50px;
  margin-top: 0;
  padding: 4px 32px;
  text-decoration: none;
}

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

.c-competitor__button.is--pill-button.is-orange.is-halloween {
  width: 100%;
  min-width: 100%;
  margin-top: 10px;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 18px;
}

.c-competitor__button.is--pill-button.is-orange.is-halloween.only-mobile {
  display: none;
}

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

.c-competitors-intro__h3 {
  color: #f05537;
  max-width: 480px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Neue Plak, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 105%;
  display: inline-block;
}

.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-grid__desktop {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  background-image: linear-gradient(to right, #0000, #0000 41.5%, #e9e6d7 41.5% 54%, #0000 54%);
  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: linear-gradient(to right, #0000, #0000 39%, #13002d 39% 53%, #0000 49%);
  grid-template-columns: 40% 1fr 1fr 1fr 1fr 1fr;
}

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

.c-eb-intro__grid-container.is-halloween {
  margin-top: 0;
}

.c-table-competitors__section {
  background-color: #fff;
  padding-top: 3%;
  padding-bottom: 3%;
}

.c-table-competitors__section.is-gray {
  background-color: #f8f7fa;
}

.c-competitors-grid__text {
  color: #1e0a3c;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 12px;
  font-family: Neue Plak Text, 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-green-s {
  color: #4be1a0;
}

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

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

.c-competitors-grid__text.is-bold.is-white, .c-competitors-grid__text.is-white {
  color: #fff;
}

.c-grid__desktop-2 {
  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-2.is-white {
  background-image: none;
  grid-template-columns: 60% 1fr 1fr;
}

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

.c-competitors-grid__text-2 {
  color: #1e0a3c;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 12px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

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

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

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

.c-calc__price-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  display: flex;
}

.c-calc__price-field {
  border: 0 solid #000;
  flex: 1;
  margin-bottom: 0;
  padding-top: 6px;
  padding-left: 2px;
}

.c-calc__price-field::placeholder {
  color: #585163;
}

.c-form__container {
  border-radius: .33rem;
  margin-top: 55px;
  margin-bottom: 55px;
  display: flex;
  box-shadow: 0 -1px 17px #282c351a, 2px 0 5px #282c351a;
}

.c-form__calc {
  flex: 1;
  padding: 3rem 20px;
}

.c-results__col {
  background-color: #f8f7fa;
  flex: 1;
  padding: 3rem 20px;
}

.c-calc__slider-track {
  background-color: #f2f1f6;
  border-radius: 500px;
  height: .66rem;
  margin-top: 3px;
  position: relative;
}

.c-calc__slider-fill {
  background-color: #8ea2f2;
  border-radius: 500px;
  height: .66rem;
  position: absolute;
  inset: 0%;
}

.c-calc__slider-handle {
  background-color: #3659e3;
  border-radius: 500px;
  width: 1.22rem;
  height: 1.22rem;
  position: absolute;
  top: -4px;
  left: -2px;
}

.c-calc__slider-display-value {
  color: #110101;
  text-align: right;
  letter-spacing: .03rem;
  border: 0 solid #000;
  margin-bottom: 0;
  padding: 0;
  font-family: Neue Plak, sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 2.5rem;
  position: relative;
}

.c-calc__slider-display-value::placeholder {
  color: #220303;
  font-size: 2rem;
  line-height: 2.5rem;
}

.c-calc__slider-box {
  min-height: 86px;
  margin-bottom: 1.25rem;
}

.c-calc__slider-values__container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-top: 1.22rem;
  display: grid;
}

.c-slider--maxvalue {
  color: #585163;
  text-align: right;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.c-slider-minvalue {
  color: #585163;
  text-align: left;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
}

.c-calculator__fieldlabel {
  z-index: 11;
  color: #1e1e1e;
  letter-spacing: -.2px;
  max-width: 90%;
  margin-bottom: -30px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
  position: relative;
}

.c-switch__toggle-n {
  z-index: 1;
  color: #fff;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  display: block;
  position: relative;
}

.c-calc__ticketing-fees__checkbox {
  display: none;
}

.c-calc__ticketing-fees__toggle {
  padding-left: 0;
}

.div-block-29 {
  z-index: 10;
  background-color: #fff;
  border-radius: 500px;
  flex: none;
  width: 1.22rem;
  height: 1.22rem;
  position: absolute;
}

.div-block-30 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
  position: relative;
}

.checkbox-label {
  display: none;
}

.c-calc__ticketing-fees__toggle-container {
  background-color: #918d99;
  border-radius: 500px;
  width: 80px;
  height: 30px;
  padding: 5px 10px 4px;
  display: inline-block;
}

.c-switch__toggle-y {
  color: #fff;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1rem;
  display: block;
  position: relative;
}

.c-calc__slider-input {
  display: none;
}

.c-calc__results__header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 1.25rem;
  display: flex;
}

.c-calc__mktg-valprop__container {
  grid-column-gap: .33rem;
  grid-row-gap: .33rem;
  background-color: #ede9f5;
  border-radius: .25rem;
  margin-bottom: 1.5rem;
  padding: 1.1rem .61rem;
  display: flex;
}

.c-mktg-valprop__regular {
  color: #3a3247;
  font-family: Neue Plak, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: inline;
}

.c-moreinfo__icon {
  cursor: pointer;
  max-width: 24px;
  display: inline;
  position: relative;
  top: -2px;
}

.div-block-35 {
  justify-content: space-between;
  font-family: Neue Plak, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  display: flex;
}

.div-block-36 {
  align-items: flex-start;
  margin-bottom: .44rem;
  display: flex;
}

.c-calc__container {
  max-width: 1440px;
}

.c-form__box {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.c-calc__heading-results {
  color: #261b36;
  font-family: Neue Plak, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
  display: none;
}

.c-calc__price-box {
  border: 2px solid #918d99;
  border-radius: 4px;
  align-items: stretch;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.c-calc__price--curr__text {
  pointer-events: none;
  color: #585163;
  cursor: default;
  position: relative;
  top: 6px;
}

.c-earnings__label {
  color: #3a3247;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  display: inline-block;
}

.c-calc__results-img {
  width: 4.5rem;
}

.c-earnings__container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: .62rem;
  display: grid;
}

.c-earnings__data {
  color: #3a3247;
  font-family: Neue Plak, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.29rem;
}

.c-earnings__finaldata {
  color: #f05537;
  font-family: Neue Plak, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.29rem;
}

.c-earnings__subdata {
  color: #716b7a;
  font-family: Neue Plak Text, sans-serif;
  font-size: .87rem;
  font-weight: 400;
  line-height: 1rem;
}

.c-earnings__subdata.footnote {
  margin-top: 10px;
}

.c-mktg-valprop__bold {
  font-weight: 700;
}

.c-mktg-valprop__img {
  width: 3rem;
}

.c-mktg-valprop__icon-container {
  position: relative;
  top: 3px;
}

.div-block-40 {
  align-items: flex-start;
}

.c-calc__field-label {
  color: #1e1e1e;
  margin-bottom: .66rem;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: inline-block;
}

.c-calc__plan-container {
  color: #1e1e1e;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

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

.c-image-pd__checkmark {
  position: relative;
  top: 2px;
}

.c-calc__price-currency {
  color: #fff;
  background-color: #ede9f5;
  padding-left: 12px;
  padding-right: 2px;
}

.c-calc__free-events__checkbox {
  align-self: center;
}

.c-calc__fe-checkbox {
  -webkit-text-stroke-color: #ede9f5;
  border: 1px solid #ede9f5;
  width: 1rem;
  height: 1rem;
  margin-top: 6px;
}

.checkbox-label-2 {
  color: #3a3247;
  margin-bottom: 0;
}

.c-calc__heading {
  color: #261b36;
  margin-bottom: 1.66rem;
  font-family: Neue Plak, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
}

.c-calc__heading-earnings {
  color: #261b36;
  font-family: Neue Plak, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
}

.c-modal-popup {
  background-color: #585163a6;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.container-5 {
  z-index: 20;
  max-width: 100%;
  display: none;
  position: relative;
  inset: 0%;
}

.c-popup-calc__container {
  justify-content: space-between;
  align-items: center;
}

.paragraph-2 {
  max-width: 480px;
  margin-bottom: 1.13rem;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.div-block-45 {
  text-align: right;
}

.button {
  color: #261b36;
  text-align: center;
  background-color: #fff;
  border: 2px solid #dddae3;
  border-radius: .33rem;
  padding: 6px 2rem 11px;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
}

.text-block-10 {
  margin-bottom: .5rem;
  font-family: Neue Plak Text, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.29rem;
}

.c-pu__box {
  background-color: #f8f7fa;
  border-radius: .33rem;
  padding: 1.4rem 1.5rem;
  display: none;
}

.c-calc__section {
  padding-left: 3%;
  padding-right: 3%;
}

.c-calc__trial-link {
  color: #3659e3;
  text-align: center;
  margin-top: 8px;
  font-family: Neue Plak Text, sans-serif;
  font-weight: 400;
  transition: all .15s ease-in;
  display: none;
}

.c-calc__trial-link:hover {
  color: #627deb;
}

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

.c-slider__slider--000 {
  background-color: #ddd0;
  height: 100%;
  margin-top: 62px;
}

.slide-nav {
  display: none;
}

.c-slider__arrow {
  border: 1.5px solid #240f4c;
  border-radius: 50%;
  align-items: center;
  width: 32px;
  height: 32px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: -42px 10px auto auto;
}

.c-slider__arrow.is-left {
  right: 52px;
}

.c-slider__section {
  background-color: #f8f7fa;
  padding-top: 45px;
  padding-bottom: 45px;
}

.c-slider__header {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak, sans-serif;
  font-size: 52px;
  line-height: 120%;
}

.c-slider__paragraph {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak Text, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.c-slider__icon-arrow {
  color: #240f4c;
  margin-top: 7px;
  margin-bottom: 0;
}

.c-slider__media-container {
  border-radius: 4px;
  overflow: hidden;
}

.c-slider__content-container {
  position: relative;
}

.c-slider__content-button {
  background-color: var(--brand-orange-acc\<deleted\|variable-b66760db\>);
  border-radius: 500px;
  padding: 4px 16px 10px;
  font-family: Neue Plak Text, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 10px auto auto 10px;
}

.c-slider__slide {
  max-width: 30%;
  margin-right: 5%;
}

.c-slider__media-image {
  width: 100%;
}

.c-slider__mask {
  text-align: left;
}

.c-slider_content--headline {
  color: var(--core-purple\<deleted\|variable-245f5aa1\>);
  font-family: Neue Plak, sans-serif;
  font-weight: 700;
}

.c-slider__content-paragraph {
  color: var(--grey-700\<deleted\|variable-5e29d82e\>);
  font-family: Neue Plak Text, sans-serif;
  font-size: 16px;
  line-height: 145%;
}

.button-2 {
  background-color: var(--core--core-action-base);
  color: var(--core--core-action-content);
  font-family: Founders Grotesk R, sans-serif;
  font-size: var(--font-font-size-base-md);
  text-align: center;
  letter-spacing: .00938rem;
  border-radius: 624rem;
  min-width: 4.5rem;
  padding: .75rem 1.25rem;
  font-weight: 500;
  line-height: 1.24rem;
  display: inline-flex;
}

.c-paragraph {
  color: var(--core--core-action-base);
  font-family: Founders Grotesk R, sans-serif;
  font-size: var(--font-font-size-plus-md);
  justify-content: flex-start;
  font-weight: 500;
  line-height: 2.5rem;
}

.c-paragraph.size-l.align-l {
  text-align: left;
}

.c-paragraph.size-l.align-c {
  text-align: center;
}

.c-paragraph.size-m {
  font-size: var(--font-font-size-base-xl);
  line-height: 1.75rem;
}

.c-paragraph.size-m.align-l {
  text-align: left;
}

.c-paragraph.size-m.align-c {
  text-align: center;
}

.c-paragraph.bodycopy {
  font-size: var(--font-font-size-base-xl);
  font-weight: 400;
  line-height: 1.96rem;
}

.c-paragraph.bodycopy.align-l {
  text-align: left;
}

.c-paragraph.bodycopy.align-c {
  text-align: center;
}

.c-paragraph.bodycopy-s {
  font-size: var(--font-font-size-base-md);
  font-weight: 400;
  line-height: 1.4rem;
}

.c-paragraph.bodycopy-s.align-l {
  text-align: left;
}

.c-paragraph.bodycopy-s.align-c {
  text-align: center;
}

.title-line {
  font-family: var(--type-font-family-base);
  color: var(--core--core-action-base);
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.title-line.size-m {
  font-size: 2.4rem;
  line-height: 3rem;
}

.title-line.size-m.align-c {
  text-align: center;
}

.title-line.size-m.align-l, .title-line.size-l.align-l {
  text-align: left;
}

.title-line.size-l.align-c {
  text-align: center;
}

.title-line.size-l.align-l-c {
  text-align: left;
}

.title-line.size-s {
  font-size: 1.5rem;
  line-height: 1.87rem;
}

.title-line.size-s.align-c {
  text-align: center;
}

.title-line.size-s.align-l {
  text-align: left;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  align-items: start;
}

.grid-3 {
  grid-template-rows: auto;
}

.titles, .paragraphs-body-copy, .callout-cta {
  border: 1.5px dashed #e23ad1;
  border-radius: 10px;
  margin: 2% 3%;
  padding: 2%;
}

.c-callout-l {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.grid-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.c-callout-m {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: center;
  max-width: 744px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-callout-s {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: center;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.branded-titles {
  border: 1.5px dashed #e23ad1;
  border-radius: 10px;
  margin: 2% 3%;
  padding: 2%;
}

.c-brandedtitle__left-align {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.green-yellow {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #eaf5be, #ceff58);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.yellow-green {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ceff58, #eaf5be);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.blue-green {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #5f80ff, #ceff58);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.green-blue {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ceff58, #5f80ff);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.green-red {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ceff58, #ff5e30);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.red-green {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ff5e30, #ceff58);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.soft-blue-green {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #bcd3ff, #ceff58);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.green-soft-blue {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ceff58, #bcd3ff);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.watermelon {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #eaf5be, #ff5e30);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.inv-watermelon {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ff5e30, #eaf5be);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.c-brandedtitle__center-align {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-component__tite {
  color: #8f8f8f;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Founders Grotesk R, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.75rem;
}

.cards {
  border: 1.5px dashed #e23ad1;
  border-radius: 10px;
  margin: 2% 3%;
  padding: 2%;
}

.div-block-46 {
  grid-column-gap: var(--layout-space-xxl);
  grid-row-gap: var(--layout-space-xxl);
  flex-flow: column;
  display: flex;
}

.image-2 {
  border-radius: 1.5rem;
}

.card-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.grid-5 {
  grid-template-rows: auto;
}

.display-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.display-l {
  grid-column-gap: var(--layout-space-xxl);
  grid-row-gap: var(--layout-space-xxl);
  flex-flow: column;
  align-items: center;
  max-width: 744px;
  display: flex;
}

.display-l--container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.display-l--image {
  width: 29.68rem;
}

.display-s {
  grid-column-gap: var(--layout-space-xxl);
  grid-row-gap: var(--layout-space-xxl);
  flex-flow: column;
  max-width: 390px;
  display: flex;
}

.display-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
}

.feature-display--component {
  grid-column-gap: 8.63rem;
  grid-row-gap: 8.63rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 45%;
  grid-auto-columns: 45%;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 15rem;
  padding-right: 15rem;
  display: flex;
}

.feature-display--image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.image-3, .feature-display--content {
  flex: 1;
}

.hero {
  border: 1.5px dashed #e23ad1;
  border-radius: 10px;
  margin: 2% 3%;
  padding: 2%;
}

.hero-alt-001 {
  grid-column-gap: 8.5rem;
  grid-row-gap: 8.5rem;
  padding-left: 15rem;
  padding-right: 15rem;
  display: flex;
}

.hero-alt--001__left-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  flex: 1;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.hero-alt--001__right-col {
  flex: 1;
  align-self: center;
}

.hero-content__img {
  width: 100%;
}

.hero-content__container, .c-feature-display--content__block {
  grid-column-gap: var(--layout-space-lg);
  grid-row-gap: var(--layout-space-lg);
  flex-flow: column;
  display: flex;
}

.grid-titles {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.c-hero-section__component {
  grid-column-gap: 8.5rem;
  grid-row-gap: 8.5rem;
  justify-content: center;
  align-items: center;
  padding-left: 15rem;
  padding-right: 15rem;
  display: flex;
}

.title-line-2 {
  color: #161719;
  font-family: Founders Grotesk R, sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.size-l.align-l {
  text-align: left;
}

.c-brandedtitle__left-align-2 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.c-paragraph-2 {
  color: #161719;
  justify-content: flex-start;
  font-family: Founders Grotesk R, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.5rem;
}

.c-paragraph-2.size-m {
  font-size: 1.31rem;
  line-height: 1.75rem;
}

.c-paragraph-2.size-m.align-l {
  text-align: left;
}

.c-hero-section__col-left {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.green-yellow-2 {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #eaf5be, #ceff58);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.c-hero-section__col-right {
  flex: 1;
}

.yellow-green-2 {
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #ceff58, #eaf5be);
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.c-hero-section__info-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.c-component__feature-cells {
  grid-column-gap: 3rem;
  grid-row-gap: 6rem;
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.c-feature-cell__001 {
  grid-column-gap: var(--layout-space-lg);
  grid-row-gap: var(--layout-space-lg);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.image-5 {
  width: 100%;
}

.c-container__regular {
  max-width: 1440px;
}

.c-pp__email-marketing-upgrades {
  padding: 70px 3%;
}

.quick-stack {
  grid-column-gap: 8.5rem;
  grid-row-gap: 8.5rem;
  padding-left: 6%;
  padding-right: 6%;
}

.c-pp--pricing__pro-module-container {
  background-color: #fff;
  border: 1px solid #dbdae3;
  border-radius: 4px;
  flex: 1;
  width: 100%;
  max-width: 100%;
  padding: 26px 18px 32px;
  box-shadow: 0 16px 64px -16px #2e374d29;
}

.tabs-menu-2 {
  z-index: 3;
  background-color: #fff;
  border: 1.5px solid #dbdae3;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  max-height: 130px;
  margin-bottom: 24px;
  padding-left: 2%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.div-block-48 {
  z-index: -1;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  height: 38px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.c-pp-plan-tabs__container {
  margin-top: 20px;
  position: relative;
}

.c-pp--pricing__tab {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding: 6px 14px 14px 4px;
  font-family: Neue Plak, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.c-pp--pricing__tab.w--current {
  background-color: #0000;
  order: -1;
  font-weight: 600;
}

.div-block-50 {
  margin-bottom: 16px;
}

.tabs-content-3 {
  margin-top: 52px;
}

.c-pp-plan__chevron {
  opacity: 1;
  filter: hue-rotate(320deg) saturate(1000%);
  width: 14px;
  margin-top: 6px;
  margin-left: 12px;
  display: none;
}

.tabs-2 {
  max-width: 100%;
  margin-top: 16px;
}

.c-plan-price__container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: baseline;
  margin-bottom: 20px;
  display: flex;
}

.cell {
  padding-top: 36px;
}

.c-pp--button {
  color: #fff;
  text-align: center;
  background-color: #d1410c;
  border: 2px solid #d1410c;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Neue Plak, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.c-pp--button.is-recommended {
  color: var(--white\<deleted\|variable-7b02f1d0\>);
  background-color: #d1410c;
}

.c-pp--button.is-recommended.is-free {
  color: #fff;
  -webkit-text-stroke-color: white;
  margin-top: 40px;
}

.c-pp--plans__title {
  color: #f05537;
  font-family: Neue Plak, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.c-pp--paragraph {
  color: #4b4d63;
  font-family: Neue Plak Text, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
}

.bold-text-2 {
  color: #1e0a3c;
  font-size: 52px;
  line-height: 64px;
}

.c-pp-pricing__text {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Plak, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.c-pp-pricing__text-block {
  font-family: Neue Plak Text, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.c-pp__headline {
  color: #1e0a3c;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Neue Plak, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
}

@media screen and (max-width: 991px) {
  .c-dpp-tab-plans__container {
    grid-template-columns: 40%;
    grid-auto-columns: 40%;
  }

  .c-dpp--valprop__feature-text, .c-icon__checkmark {
    display: inline;
  }

  .section-2, .section-3, .section-4 {
    display: none;
  }

  .c-table-competitors__container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .c-tabs__mobile {
    display: none;
  }

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

  .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: linear-gradient(to right, #0000, #0000 30%, #13002d 30% 44%, #0000 44%);
    grid-template-columns: 30% 1fr 1fr 1fr 1fr 1fr;
  }

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

  .c-grid__desktop-2 {
    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-2.is-white {
    background-image: none;
    grid-template-columns: 30% 1fr 1fr;
  }

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

  .c-slider__slide {
    width: 330px;
    max-width: 30%;
    margin-right: 5%;
  }

  .title-line {
    font-size: 2.8rem;
  }

  .title-line.size-m.align-l-c, .title-line.size-l.align-l-c, .title-line.size-s.align-l-c {
    text-align: center;
  }

  .feature-display--component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    grid-auto-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .hero-alt-001 {
    grid-column-gap: 1.13rem;
    grid-row-gap: 1.13rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .c-hero-section__component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .title-line-2 {
    font-size: 2.8rem;
  }

  .quick-stack {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .cell {
    padding-top: 0;
  }

  .c-pp__headline {
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .c-dpp-tab-plans__container {
    grid-template-columns: 45%;
  }

  .c-tabs__mobile {
    display: none;
  }

  .c-slider__slide {
    max-width: 45%;
  }

  .feature-display--component {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-alt-001 {
    flex-flow: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-alt--001__left-col, .hero-alt--001__right-col {
    width: 100%;
  }

  .c-hero-section__component {
    flex-flow: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-4 {
    flex: 1;
  }

  .c-pp__headline {
    font-size: 40px;
    line-height: 48px;
  }
}

@media screen and (max-width: 479px) {
  .c-dpp--plans__controlers {
    justify-content: space-between;
    display: flex;
  }

  .c-dpp-tab-plans__container {
    grid-template-columns: 95%;
    grid-auto-flow: row;
  }

  .tab-link-tab-2 {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .c-tabs__mobile {
    margin-bottom: 12px;
    display: block;
  }

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

  .c-cta-button__text {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 20px;
  }

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

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

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

  .c-competitor__button.is--pill-button.is-orange.is-halloween.only-mobile {
    display: block;
  }

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

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

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

  .c-grid__desktop {
    display: none;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .c-table-competitors__section {
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .c-intro-grid-tabs__tab {
    color: #1e0a3c;
    background-color: #fff;
    border: 1px solid #c1bdc7;
    margin-bottom: 4px;
    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;
  }

  .c-intro-grid-tabs__tab.is-gray {
    background-color: #f8f7fa;
    border-color: #efedf2;
  }

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

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

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

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

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

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

  .c-grid__desktop-2 {
    display: none;
  }

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

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

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

  .c-calc__price-container {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: .55rem;
  }

  .c-form__container {
    flex-direction: column;
  }

  .c-form__calc {
    padding: 1rem 10px 1.5rem;
  }

  .c-results__col {
    padding-top: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-calc__slider-box {
    min-height: 130px;
    margin-bottom: .55rem;
  }

  .c-calculator__fieldlabel {
    max-width: 100%;
    margin-bottom: -4px;
  }

  .c-moreinfo__icon {
    top: 0;
  }

  .c-moreinfo__icon.ticketing-fee {
    top: -2px;
  }

  .c-moreinfo__icon.mktg-vp {
    top: -1px;
  }

  .c-calc__price-box {
    align-self: stretch;
  }

  .c-earnings__label {
    font-size: 1rem;
  }

  .c-earnings__container {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .c-calc__field-label {
    max-width: 98%;
  }

  .c-calc__free-events__checkbox {
    align-self: flex-start;
  }

  .c-calc__ticketing-fees__label {
    margin-top: 1rem;
  }

  .c-slider__slide {
    width: 100%;
    max-width: 100%;
    margin-right: 8px;
  }

  .quick-stack {
    padding-left: 3%;
    padding-right: 3%;
  }
}

#w-node-_95adb42c-fc44-0509-113c-d3e1f07f379e-f07f379e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b4311e14-d211-8707-16c3-7cb74602eeca-4602eec7, #w-node-_39ff3a5b-b5df-1d72-b73d-716669d160af-69d160ac {
  align-self: center;
}

#w-node-_927e8a4a-24bf-1953-b8af-3125da705eeb-8a75d173 {
  grid-template-rows: auto;
  grid-template-columns: 2.5fr minmax(360px, 1fr);
}

#w-node-cda0674d-bdd5-0e09-4e7f-c3c984cf4d4a-91d189d6, #w-node-_519f20bb-c7d2-a380-c638-88e61a95eba2-91d189d6, #w-node-_7943f111-4e7c-a6d7-66d8-2ce9cc33b0f9-91d189d6, #w-node-_86fe8812-4809-4c5f-87ae-c20180e11345-91d189d6, #w-node-_4c88e2ae-b572-e959-8f73-35aadb6b7916-91d189d6, #w-node-_33ea0d71-ef9f-d5da-02e9-96ff33c862bd-91d189d6, #w-node-c145ff72-9081-9980-9634-cab3efbc22df-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc22ea-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22ef-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22f2-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22f5-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22f8-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22fb-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc22fe-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2301-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2302-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2303-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2305-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2307-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2309-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc230b-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc230e-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2310-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2312-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2314-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2316-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2318-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc231b-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc231d-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc231f-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2321-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2323-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2325-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2328-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc232a-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc232c-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc232e-58f5aa74, #w-node-c145ff72-9081-9980-9634-cab3efbc2330-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-c145ff72-9081-9980-9634-cab3efbc2332-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bdb-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1be6-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1beb-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bee-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bf1-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bf4-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bf7-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bfa-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bfd-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bfe-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1bff-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c01-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c03-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c05-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c07-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c0a-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c0c-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c0e-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c10-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c12-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c14-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c17-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c19-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c1b-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c1d-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c1f-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c21-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c24-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c26-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c28-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c2a-58f5aa74, #w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c2c-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7fe0478a-643e-8a50-d48e-f6e86e4f1c2e-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a17-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a1c-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a21-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a24-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a27-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a2a-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a2c-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a2e-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a31-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a33-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a35-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a38-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a3a-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a3c-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-e1e6b749-0173-9a32-30e7-e6c009343a3f-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a41-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6aa-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6af-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6b4-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6b7-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6ba-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6bd-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6bf-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6c1-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6c4-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6c6-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6c8-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6cb-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6cd-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6cf-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_9649894e-b7bc-a958-a737-e5c576e9c6d2-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6d4-58f5aa74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-b03e3409-d799-1e89-c0ab-c870069e0684-ad57fc55, #w-node-_61af12b2-c70e-5dce-a963-d156792e3607-ad57fc55, #w-node-_358921bd-11b7-e3d8-521a-0ba6f3e3e2da-ad57fc55, #w-node-_358921bd-11b7-e3d8-521a-0ba6f3e3e2dc-ad57fc55, #w-node-_170a66c4-25d4-7c9c-a66f-b1b7baa70c2c-ad57fc55, #w-node-_170a66c4-25d4-7c9c-a66f-b1b7baa70c2e-ad57fc55, #w-node-f8ef3fb2-a846-99d8-cd61-fd95355051c1-ad57fc55, #w-node-f8ef3fb2-a846-99d8-cd61-fd95355051c3-ad57fc55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba23bae0-c831-caab-7c0b-df201bede06e-ad57fc55 {
  grid-area: 5 / 1 / 6 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_927e8a4a-24bf-1953-b8af-3125da705eeb-8a75d173 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e1e6b749-0173-9a32-30e7-e6c009343a21-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a24-58f5aa74 {
    align-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e1e6b749-0173-9a32-30e7-e6c009343a21-58f5aa74, #w-node-e1e6b749-0173-9a32-30e7-e6c009343a24-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6b4-58f5aa74, #w-node-_9649894e-b7bc-a958-a737-e5c576e9c6b7-58f5aa74 {
    align-self: stretch;
  }
}


@font-face {
  font-family: 'Neue Plak Compressed';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/NeuePlak-CondBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak Text';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/NeuePlakText-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/2024/components/pricing-plans/fonts/NeuePlak-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak Text';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/NeuePlakText-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.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/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/2024/components/pricing-plans/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.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/NeuePlak-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Founders Grotesk R';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/FoundersGrotesk-R-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Founders Grotesk R';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/FoundersGrotesk-R-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Founders Grotesk R';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/FoundersGrotesk-R-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Founders Grotesk R';
  src: url('https://eventbrite-s3.s3.amazonaws.com/marketing/landingpages/assets/2024/components/pricing-plans/fonts/FoundersGrotesk-R-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}