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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  font-family: Roboto, sans-serif;
  color: #5e646a;
  font-size: 16px;
  line-height: 130%;
  font-weight: 300;
  letter-spacing: 1px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #142645;
  font-size: 40px;
  line-height: 130%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #152744;
  font-size: 30px;
  line-height: 130%;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

h3 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #142645;
  font-size: 26px;
  line-height: 130%;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

h4 {
  margin-bottom: 10px;
  color: #142645;
  font-size: 22px;
  line-height: 130%;
  font-weight: 300;
  letter-spacing: 1px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgba(20, 38, 69, 0.6);
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  color: #5e646a;
  font-size: 16px;
  line-height: 150%;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.5px;
  text-shadow: none;
}

a {
  color: #e0336b;
  text-decoration: underline;
}

ol {
  margin: 40px 35px;
  padding-right: 0px;
  padding-left: 35px;
  font-family: Roboto, sans-serif;
  color: rgba(20, 38, 69, 0.6);
  font-size: 20px;
  line-height: 170%;
  font-weight: 300;
  letter-spacing: 1px;
}

li {
  margin-bottom: 25px;
  padding-left: 20px;
  color: #4e5763;
}

img {
  display: inline-block;
  max-width: 100%;
  padding: 0px;
}

em {
  font-style: italic;
}

.section {
  position: relative;
  overflow: hidden;
  padding: 100px 30px;
  text-align: center;
}

.section.xoverflow {
  overflow: hidden;
}

.section.upcoming-events {
  margin-bottom: 0px;
  background-color: #fff;
  text-align: center;
}

.section.upcoming-events.haunt {
  position: static;
  overflow: visible;
  padding-top: 25px;
  padding-bottom: 100px;
  background-color: #1c1d1d;
  opacity: 1;
}

.section.sign-up-form-section.sign-up-page-form-section {
  padding-top: 100px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f8f9fa;
}

.section.sign-up-form-section.rad {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section.video-section {
  background-color: #e8e9ec;
}

.section.zindex-1.short-section {
  padding-bottom: 0px;
}

.section.sign-up-thanks-background {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/Laptop-open.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/Laptop-open.jpg');
  background-position: 0px 0px, 50% 37%;
  background-size: auto, cover;
}

.section.keyboard-background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.19)), to(rgba(88, 89, 91, 0.19))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.19), rgba(88, 89, 91, 0.19)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.beer {
  padding-right: 15%;
  padding-left: 15%;
}

.section.beer.belowhero {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.dark-section.grey {
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.border-bottom.normal-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.border-bottom.clients {
  background-color: #fff;
}

.section.alt {
  background-color: #efefef;
}

.section.no-padding {
  padding-top: 0px;
}

.section.dark {
  background-color: #150024;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.8)), to(rgba(21, 0, 36, 0.8))), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.8), rgba(21, 0, 36, 0.8)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
}

.section.dark.solid {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #150024;
  background-image: none;
}

.section.no-side-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 60px auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-container {
  position: relative;
  z-index: 1;
  max-width: 770px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.centered {
  margin-bottom: 0px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0px;
}

.centered.table-item {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.5em;
}

.centered.table-item.left {
  font-weight: 500;
}

.centered.grid-underline {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff4885;
}

.centered.no-margin-bottom {
  margin-bottom: 0px;
}

.centered.white {
  margin-bottom: 0px;
  color: #fff;
}

.centered.white.rotate {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.centered.white.boost {
  font-size: 20px;
}

.centered.white._18 {
  font-size: 18px;
}

.centered.columnbg {
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.centered._18 {
  font-size: 18px;
  font-weight: 400;
}

.customer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e7e8e9;
  background-color: #f8f9fa;
}

.customer-section.haunt-customer-section {
  border-style: none;
  background-color: #191919;
}

.customer-section.haunt-customer-section.haunt {
  border-style: solid none;
  border-top-width: 5px;
  border-top-color: #0e0e0e;
  border-bottom-width: 5px;
  border-bottom-color: #0e0e0e;
  background-color: #181818;
}

.customer-section.brewery-customers {
  background-color: #fff;
}

.photo-colum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-column {
  width: 50%;
  padding: 20px 55px;
}

.eventbrite-comparison-photo {
  border-bottom: 2px solid rgba(20, 38, 69, 0.1);
}

.white {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
}

.white.bold.big {
  font-size: 40px;
}

.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.logo-container.haunt-logos {
  opacity: 1;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  margin: 10px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.logo.haunt-logo {
  width: 170px;
}

.logo.large-logo {
  width: 150px;
}

.logo.small {
  width: auto;
  height: 40px;
}

.logo-secttion-header {
  color: #a3a7aa;
  font-size: 24px;
  line-height: 130%;
  font-weight: 300;
  letter-spacing: 1px;
}

.logo-secttion-header.white {
  color: #fff;
}

.logo-secttion-header.white.haunt {
  letter-spacing: -0.75px;
}

.logo-section-header-container {
  margin: 10px 20px;
  text-align: center;
}

.pink {
  color: #ff4885;
}

.customer-quotes {
  margin-bottom: 40px;
  color: #150024;
  font-size: 17px;
  line-height: 150%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.column-container {
  max-width: 960px;
  margin: 40px auto 20px;
}

.column-container.features-page {
  margin-top: 0px;
  margin-bottom: 20px;
}

.column {
  padding-right: 30px;
  padding-left: 30px;
}

.large {
  font-size: 20px;
  line-height: 170%;
}

.homepage-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  max-height: none;
  min-height: 800px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.homepage-header.tight {
  height: auto;
  min-height: 600px;
  padding-top: 75px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.8)), to(rgba(21, 0, 36, 0.8)));
  background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.8), rgba(21, 0, 36, 0.8));
}

.header-title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 60px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.header-title.ppc.phone-number {
  padding: 15px 30px;
  border: 2px solid #e0336b;
  background-color: rgba(224, 51, 107, 0.5);
  line-height: 100%;
}

.header-title.ppc.pink-text-shadow {
  text-shadow: 0 4px 0 #aa2852;
}

.header-title.pink {
  margin-bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #150024;
}

.header-title.beer {
  margin-bottom: 40px;
}

.header-subtitle {
  margin-bottom: 25px;
  color: #fff;
  font-size: 30px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.header-subtitle.ppc.phone-number {
  color: #142645;
}

.header-subtitle.ppc.grey {
  color: #e8e9ec;
}

.header-subtitle.ppc.grey.trans {
  padding-top: 0px;
  background-color: transparent;
}

.header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  min-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.header-content.center-header {
  max-width: 960px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.main-cta {
  display: inline-block;
  width: 100%;
  max-width: 330px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 38px;
  padding-bottom: 38px;
  border-bottom: 3px solid rgba(21, 39, 68, 0.2);
  background-color: #ff4885;
  box-shadow: 0 5px 50px 0 hsla(0, 0%, 100%, 0.25);
  -webkit-transition: background-color 1400ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 1400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 1400ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 1400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 1400ms cubic-bezier(.215, .61, .355, 1), transform 1400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 1400ms cubic-bezier(.215, .61, .355, 1), transform 1400ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 1400ms cubic-bezier(.215, .61, .355, 1);
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.main-cta:hover {
  background-color: #d12f64;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.main-cta.secondary-button {
  width: auto;
  max-width: none;
  padding: 15px 35px;
  border: 2px solid #ff4885;
  border-radius: 100px;
  background-color: #ff4885;
  color: #efefef;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.main-cta.secondary-button:hover {
  background-color: #ff4885;
}

.main-cta.secondary-button.pink-secondary-button {
  border-color: #ff4885;
  background-color: transparent;
  box-shadow: none;
  color: #ff4885;
  text-shadow: none;
}

.main-cta.sign-up {
  width: auto;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 25px 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom-style: none;
  border-radius: 100px;
  background-color: #ff4885;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.main-cta.sign-up.pinkbutton {
  background-color: #ff4885;
}

.main-cta.sign-up.haunt {
  background-color: #e02854;
  box-shadow: none;
}

.main-cta.hompeage.signuptrigger {
  width: auto;
  max-width: none;
  padding: 25px 35px;
  border-bottom-style: none;
  border-radius: 100px;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}

.main-cta.signuptrigger {
  width: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 35px;
  border-bottom-style: none;
  border-radius: 100px;
  background-color: #ff4885;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.main-cta.signuptrigger.pinkbutton {
  background-color: #ff4885;
}

.main-cta.signuptrigger.haunt {
  background-color: #e02854;
  box-shadow: none;
}

.main-cta.signuptrigger.beer {
  width: auto;
  max-width: none;
  padding: 35px 60px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-radius: 100px;
  background-color: #1c2928;
  -webkit-transition-duration: 1400ms, 300ms;
  transition-duration: 1400ms, 300ms;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.main-cta.signuptrigger.beer:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.main-cta.sign-up {
  max-width: none;
  margin-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.buy-tickets-bar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(224, 51, 107, 0.7);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 800ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 800ms cubic-bezier(.215, .61, .355, 1);
  text-decoration: none;
}

.buy-tickets-bar:hover {
  background-color: rgba(224, 51, 107, 0.9);
}

.buy-tickets-bar.temporary-fix {
  position: static;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e8e9ec;
  background-color: #fff;
}

.how-it-works-section {
  padding: 59px 20px;
  background-color: #fff;
  text-align: center;
}

.how-it-works-section.haunt {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1c1d1d;
}

.homepage-tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 460px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.homepage-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-link {
  width: 300px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #ddd;
  background-color: #fff;
}

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

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

.tab-link.w--current:hover {
  background-color: #f2f2f2;
}

.tab-link.w--current:active {
  background-color: transparent;
}

.tab-link.w--current:focus {
  background-color: #f2f2f2;
}

.pink-line {
  width: 210px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  background-color: #ff4885;
}

.pink-line.newpinkline {
  background-color: #ff4885;
}

.pink-line.haunt {
  background-color: #e02854;
}

.pink-line.beer {
  margin-bottom: 0px;
}

.tab-container {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.tab-container._1050px {
  max-width: 1050px;
}

.photo-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 100px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.photo-section.eu {
  position: relative;
  background-image: url('../images/events-university.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.photo-section.how-it-works {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/how-it-works-1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/how-it-works-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.features {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 39, 68, 0.21)), to(rgba(21, 39, 68, 0.21))), url('../images/how-it-works-2.jpg');
  background-image: linear-gradient(180deg, rgba(21, 39, 68, 0.21), rgba(21, 39, 68, 0.21)), url('../images/how-it-works-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.pricing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/Hands-full-of-change.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/Hands-full-of-change.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.fastpay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/fastpay-airplane.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/fastpay-airplane.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.customers {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/beertasting_9-20-15.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/beertasting_9-20-15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.laptop {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/opengraph-image.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/opengraph-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.laptop.features {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.laptop.fees {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/eventbrite-vs-ticketleap.jpg');
}

.photo-section.laptop.support {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/customersuccess-4.jpg');
}

.photo-section.ppc {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.4)), to(rgba(66, 66, 66, 0.4))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0.4)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.ppc.laptop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.ppc.laptop.pink-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.ppc.laptop.pink-overlay.ganja {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/connect-40-nyc-min.jpeg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/connect-40-nyc-min.jpeg');
}

.photo-section.ppc.quarter {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 0px 0px, 72% 72%;
  background-size: auto, cover;
}

.photo-section.haunt-background {
  padding-top: 170px;
  background-image: url('../images/HauntHero_LP.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo-section.brew {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/breweries-landing-banner-v2.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/breweries-landing-banner-v2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.stickers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/hands-and-stickers.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/hands-and-stickers.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.events-university-sign-up {
  position: relative;
  padding-top: 120px;
  padding-bottom: 50px;
  background-image: url('../images/event-university-background-pink.jpg');
}

.photo-section.selfie-ticket {
  padding-top: 120px;
  padding-bottom: 50px;
  background-image: url('../images/selfie.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.photo-section.reserved-seating {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/reserved-seating-background.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/reserved-seating-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.request-a-demo {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/customersuccess-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.about {
  position: relative;
  min-height: 500px;
  padding-top: 175px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/skyline.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/skyline.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  box-shadow: 1px 1px 16px 3px rgba(0, 0, 0, 0.13);
}

.photo-section.store {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.5)), to(rgba(88, 89, 91, 0.5))), url('../images/heart-1.svg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.5), rgba(88, 89, 91, 0.5)), url('../images/heart-1.svg');
  background-position: 0px 0px, 50% 17%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.photo-section.fastpay-2 {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/FastPay.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/FastPay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.eventbrite {
  margin-top: 73px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.7)), to(rgba(88, 89, 91, 0.7))), url('../images/opengraph-image.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.7), rgba(88, 89, 91, 0.7)), url('../images/opengraph-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.eventbrite.margin-top-flush {
  margin-top: 0px;
  padding-top: 170px;
}

.photo-section.typing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.typing.small-photo-section {
  min-height: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 40, 67, 0.85)), to(rgba(22, 40, 67, 0.85))), url('../images/Laptop-open.jpg');
  background-image: linear-gradient(180deg, rgba(22, 40, 67, 0.85), rgba(22, 40, 67, 0.85)), url('../images/Laptop-open.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.typing.small-photo-section.pink-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.6)), to(rgba(88, 89, 91, 0.6))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.6), rgba(88, 89, 91, 0.6)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.beer {
  max-height: 720px;
  min-height: 680px;
  padding-top: 60px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/beer-hero-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/beer-hero-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.bpt {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.7)), to(rgba(88, 89, 91, 0.7))), url('../images/jumbotron-vendini.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.7), rgba(88, 89, 91, 0.7)), url('../images/jumbotron-vendini.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.photo-section.ticketspice {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/festival-event-jumbotron.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/festival-event-jumbotron.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.photo-section.haunts {
  padding-top: 170px;
  background-image: url('../images/haunt-compare-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.eu-logo {
  position: absolute;
  right: 24px;
  bottom: 18px;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  position: relative;
  display: block;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e8e9ec;
  background-color: #f8f9fa;
}

.footer-text-placeholder {
  font-family: Roboto, sans-serif;
  color: rgba(21, 39, 68, 0.1);
  font-size: 150px;
  font-weight: 700;
  letter-spacing: 1px;
}

.sign-up-form {
  display: block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.form-input {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #e7e8e9;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: inset 0 0 8px 0 rgba(20, 38, 69, 0.04);
  -webkit-transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  direction: ltr;
  color: rgba(21, 39, 68, 0.8);
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: none;
}

.form-input:focus {
  border-color: #e7e8e9 #e7e8e0 #e7e8e9 rgba(95, 194, 247, 0.5);
  border-left-width: 4px;
  box-shadow: inset 0 0 0 0 rgba(20, 38, 69, 0.04), 0 5px 20px -10px rgba(0, 0, 0, 0.25);
}

.form-input.half {
  height: auto;
  border-radius: 5px;
}

.form-input.half.left {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
}

.form-input.half.left.no-border {
  border-style: none;
}

.form-input.half.right {
  display: inline-block;
  width: 49%;
  margin-left: 1%;
}

.form-input.half.right.no-border {
  border-style: none;
}

.form-input.text-area {
  overflow: auto;
  height: 100px;
  max-height: 200px;
}

.form-input.hidden {
  display: none;
}

.form-input.no-border {
  border-style: none;
}

.web-address {
  background-color: #f8f9fa;
}

.web-address.form-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: rgba(21, 39, 68, 0.4);
}

.web-address.dot_ticketleap_dot_com {
  background-color: transparent;
  letter-spacing: 2px;
  text-transform: none;
}

.web-address.dot_ticketleap_dot_com.white {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  letter-spacing: 1px;
}

.dot_ticketleap_dot_com {
  margin-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: rgba(20, 38, 69, 0.5);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.organization.form-input {
  color: #5e646a;
}

.purchase-tickets {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 2px 0 rgba(21, 39, 68, 0.2);
}

.secondary-cta-link {
  margin-top: 10px;
  direction: ltr;
  text-align: center;
}

.top-bar-content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.search-icon-div {
  width: 30px;
  margin-right: 5px;
  margin-left: 5px;
}

.search-bar-content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secondary-cta-link-text {
  -webkit-transition: color 800ms cubic-bezier(.215, .61, .355, 1);
  transition: color 800ms cubic-bezier(.215, .61, .355, 1);
  color: #a3a7aa;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.secondary-cta-link-text:hover {
  color: rgba(21, 39, 68, 0.8);
  text-decoration: underline;
}

.secondary-cta-link-text.white {
  color: hsla(0, 0%, 100%, 0.8);
}

.secondary-cta-link-text.white:hover {
  color: #fff;
}

.secondary-cta-link-text.white.rad-trigger {
  color: #efefef;
}

.nav-menu {
  margin-left: 10px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding: 10px 15px;
  float: left;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #ff4885;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.nav-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #e0336b;
  font-weight: 400;
}

.nav-link.w--current {
  border-top: 2px solid #ff4885;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  color: #1c2928;
}

.nav-link.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-link.get-started {
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border: 2px solid #e0336b;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #e0336b;
  font-weight: 500;
  text-transform: none;
}

.nav-link.get-started:hover {
  background-color: rgba(224, 51, 107, 0.9);
  color: #fff;
}

.nav-link.get-started.signuptrigger {
  border-style: none;
  border-color: #ff4885;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
}

.nav-link.get-started.signuptrigger:hover {
  background-color: #ff4885;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.nav-link.get-started.signuptrigger.newpink.pinkbutton {
  border-color: #ff4885;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1), cubic-bezier(.215, .61, .355, 1), cubic-bezier(.215, .61, .355, 1);
  transition-timing-function: cubic-bezier(.215, .61, .355, 1), cubic-bezier(.215, .61, .355, 1), cubic-bezier(.215, .61, .355, 1);
}

.nav-link.get-started.signuptrigger.newpink.pinkbutton:hover {
  background-color: #ff4885;
}

.nav-link.get-started.brewhouse {
  margin-right: 0px;
  border-style: none;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
}

.nav-link.get-started.brewhouse:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-link.sign-in {
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border-left: 1px solid #e8e9ec;
  border-right-width: 0px;
  color: #ff4885;
  font-weight: 500;
}

.nav-link.log-in-nav-links {
  border-left-style: none;
  color: #a3a7aa;
}

.nav-link.newpink {
  color: #ff4885;
}

.nav-link.beer {
  color: #1c302f;
}

.roaming-nav-bar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.roaming-nav-bar.homepage-nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e7e8e9;
  background-color: #fff;
}

.sticky-header.nav-bar {
  border-bottom: 1px solid #ddd;
}

.menu-button {
  padding: 10px;
  border: 2px solid #e0336b;
  background-color: rgba(224, 51, 107, 0.8);
}

.brand-div {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
}

.brand-div:hover {
  opacity: 0.8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.brand-div.no-nav {
  position: absolute;
  left: 20px;
  top: 12px;
  height: auto;
}

.brand-div.no-nav.sign-up-brand-logo {
  left: 20px;
  top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  width: 100%;
  height: 44px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.left-aligned {
  margin-bottom: 15px;
  color: #150024;
  font-weight: 700;
  text-align: left;
}

.left-aligned.pink {
  color: #ff4885;
}

.left-aligned.margin-bottom-20 {
  margin-bottom: 60px;
}

.left-aligned._40 {
  margin-bottom: 60px;
}

.left-aligned.m60 {
  margin-bottom: 60px;
  line-height: 33px;
}

.left-aligned.white {
  color: #fff;
}

.nav-spacer {
  width: 100%;
  height: 75px;
}

.how-it-works-process {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 60px auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.how-it-works-process.beer {
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.how-it-works-block {
  display: block;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-sub-title {
  font-size: 26px;
  font-weight: 400;
}

.how-it-works-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 168px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.how-it-works-image.beer {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.numbers {
  color: #ff4885;
  font-size: 26px;
  line-height: 150%;
  font-weight: 700;
}

.how-it-works-link {
  font-size: 20px;
}

.featured-row {
  padding-top: 40px;
  padding-bottom: 40px;
}

.featured-row.leftside-stroke {
  border-bottom: 2px dashed #ff4885;
  border-left: 2px dashed #ff4885;
}

.featured-row.leftside-stroke.newpink {
  border-bottom-color: #ff4885;
  border-left-color: #ff4885;
}

.featured-row.rightside-stroke {
  border-right: 2px dashed #ff4885;
  border-bottom-style: dashed;
  border-bottom-color: #ff4885;
}

.featured-row.rightside-stroke.newpink {
  border-right-color: #ff4885;
  border-bottom-color: #ff4885;
}

.featured-row.full-stroke {
  border: 3px dashed #ff4885;
}

.featured-column-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.featured-column {
  width: 30%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.featured-column._2 {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.featured-container {
  max-width: 1200px;
  margin: 40px auto;
}

.small-text {
  color: #ff4885;
  font-size: 34px;
}

.small-text.haunt {
  color: #e02854;
}

.pricing-page-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 60px auto;
}

.pricing-page-div-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.plus-sign-grey {
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: rgba(21, 39, 68, 0.35);
  font-size: 70px;
  font-weight: 300;
}

.plus-sign-pink {
  color: rgba(224, 51, 107, 0.35);
  font-size: 70px;
  font-weight: 300;
}

.plus-sign-pink.haunt {
  color: rgba(224, 40, 84, 0.33);
}

.pricing-page-sub-text {
  margin: 20px;
  color: #a3a7aa;
  font-size: 18px;
  line-height: 170%;
  font-weight: 300;
}

.pricing-page-sub-text.haunt {
  margin-left: 0px;
  color: hsla(0, 0%, 100%, 0.49);
  text-align: left;
}

.pricing-page-sub-text.haunt.center {
  text-align: center;
}

.plus-sign-offset {
  position: relative;
  left: 0px;
  top: 150px;
  right: 0px;
}

.pricing-page-price {
  margin-right: 20px;
  margin-left: 20px;
  padding: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(21, 39, 68, 0.1);
  color: #ff4885;
  font-size: 110px;
  line-height: 130%;
}

.pricing-page-price.cc-processing {
  border-style: solid;
  background-color: #fff;
  color: rgba(21, 39, 68, 0.7);
}

.pricing-page-price.eventbrite-price {
  color: #58595b;
}

.pricing-page-price.haunt {
  border-color: #e02854;
  background-color: rgba(224, 40, 84, 0.05);
  color: #e02854;
}

.features-section-container {
  max-width: 960px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.features-section-title {
  margin-right: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  border-left: 1px solid rgba(21, 39, 68, 0.1);
}

.features-paragraph {
  font-size: 14px;
  line-height: 200%;
}

.page-links {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 1px solid rgba(21, 39, 68, 0.1);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #150024;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.page-links:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.page-links.w--current {
  color: #150024;
}

.page-links-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin: 0px auto 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-header-div {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section-header-div.with-icon {
  width: 65%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}

.section-header-div.rad {
  margin-top: 50px;
}

.paragraph-content-container {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.paragraph-content-container.section-header-subtitle {
  margin-top: -16px;
}

.paragraph-content {
  font-size: 24px;
  line-height: 160%;
  text-align: center;
}

.paragraph-content.left-aligned {
  text-align: left;
}

.paragraph-content.sign-up-agreement-text {
  max-width: 440px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-content.sign-in-up-switch-text {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
}

.paragraph-content.rad {
  text-align: left;
}

.paragraph-content.radcontact {
  margin-top: 30px;
  margin-bottom: 65px;
  font-size: 48px;
  text-align: left;
}

.page-divider {
  height: 1px;
  max-width: 1200px;
  margin: 60px auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #e8e9ec;
}

.page-divider.section-divider {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.page-divider.page-divider-small {
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-divider.sign-up-form-divider {
  margin-top: 30px;
  margin-bottom: 30px;
}

.inline-video-container {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.inline-video-container.header-video {
  max-width: 900px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video-embed {
  margin-bottom: 10px;
}

.column-icon-container {
  margin-bottom: 20px;
}

.column-icon-container.lock-image-to-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.underline {
  text-decoration: underline;
}

.header-sign-up-container {
  max-width: 700px;
  margin-top: -110px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 40px;
  border: 1px solid #e8e9ec;
  background-color: #fff;
  box-shadow: 0 6px 20px -10px rgba(0, 0, 0, 0.35);
}

.header-sign-up-container.sign-up-page-form-container {
  max-width: 700px;
  margin-top: 0px;
  padding: 40px;
}

.header-sign-up-container.sign-up-page-form-container.sign-up-form-shaodw {
  box-shadow: 0 10px 50px -13px rgba(0, 0, 0, 0.3);
}

.header-sign-up-container.rad-padding {
  margin-bottom: 20px;
}

.header-sign-up-container.haunt {
  border-color: #e02854;
  background-color: #1c1d1d;
  box-shadow: none;
}

.sign-up-form-header-ppc.haunt {
  text-align: center;
}

.ppc-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ppc-footer-wrapper.alternate-tiny-footer-link-container {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ppc-footer-text {
  padding: 10px;
  color: #5e646a;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
}

.ppc-footer-text.footer-underline-link {
  font-size: 12px;
  font-weight: 100;
  text-decoration: underline;
}

.ppc-footer-link-block {
  color: #fff;
  text-decoration: underline;
}

.section-divider {
  height: 1px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #e8e9ec;
}

.section-header-div-with-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-in-section-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.icon-in-section-header.selfie {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.fastpay-header-icon {
  max-height: 400px;
}

.faq-qa-block {
  margin-bottom: 40px;
}

.faq-content-container {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.content-container {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.selfie-gif {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 5px;
  margin-right: auto;
  margin-left: auto;
}

.selfie-ticket-gif-container {
  position: relative;
}

.download-app-container {
  display: inline-block;
  text-align: left;
}

.download-app-container.google {
  width: 155px;
  margin-right: 15px;
  margin-left: 15px;
}

.seflie-how-it-works-image {
  max-width: 967px;
  margin-right: auto;
  margin-left: auto;
}

.selfie-how-it-works-text-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.selfie-how-it-works-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.request-a-demo-split-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rad-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rad-section._2 {
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.rad-video-embed {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-us-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-member-circle {
  position: static;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.team-member-circle:hover {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.team-member-overlay {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.95)), to(hsla(0, 0%, 100%, 0.95)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), hsla(0, 0%, 100%, 0.95));
  text-decoration: none;
}

.jobtitle {
  padding-right: 10px;
  padding-left: 10px;
  color: rgba(21, 39, 68, 0.8);
  font-size: 12px;
  line-height: 140%;
  font-weight: 300;
}

.team-member-name {
  margin-bottom: 3px;
  padding-right: 5px;
  padding-left: 5px;
  color: #de376c;
  font-size: 16px;
  font-weight: 400;
}

.team-member-dynamic-block {
  position: relative;
  margin: 5px;
}

.footer-content-container {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-column {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 300;
  text-align: left;
}

.footer-link {
  display: block;
  width: auto;
  padding: 10px 0px;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #5e646a;
  font-size: 14px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.footer-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #162843;
}

.footer-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.footer-column-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
}

.heart-footer {
  margin-top: -40px;
}

.footer-subtext-container {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  max-width: 1200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-top: 1px solid #efefef;
  text-decoration: none;
}

.footer-subtext-container.auto-position {
  position: static;
  border: 1px solid #e8e9ec;
  background-color: #f8f9fa;
}

.footer-subtext-container.auto-position.alternate-footer-container {
  border-style: none;
}

.tiny-footer {
  position: relative;
}

.cta-fade-animation-wrapper {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.cta-fade-animation-wrapper.center-header {
  text-align: center;
}

.sign-up-error-message {
  background-color: rgba(220, 58, 109, 0.2);
}

.sign-up-form-wrapper {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.strikethrough {
  text-decoration: line-through;
}

.success-message {
  background-color: transparent;
}

.rad-success-list {
  padding-left: 5px;
  text-align: left;
}

.rad-ordered-list {
  margin: 20px;
}

.rad-ordered-list.rad-thank-you-list {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.footer-ticketleap-link {
  position: relative;
  z-index: 1;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
}

.footer-ticketleap-link:hover {
  opacity: 0.8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.dark-grey {
  color: #58595b;
}

.no-underline {
  color: #ff4885;
  text-decoration: none;
}

.no-underline:hover {
  text-decoration: underline;
}

.ticket-cap-emphasis {
  font-size: 30px;
}

.sign-up-with-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 10px auto 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sign-up-with-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  padding: 8px 35px 8px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3d5c98;
  -webkit-transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.sign-up-with-column:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.sign-up-with-column.twitter {
  background-color: #2aa3ef;
  color: #fff;
}

.social-network-icon-div {
  width: 40px;
  margin-left: 0px;
}

.sign-up-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.sign-up-nav._0-opacity {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.sign-up-nav.transparent-background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}

.nav-links-sign-up-page-container {
  position: absolute;
  top: 0px;
  right: 30px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.alt-nav-link {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 15px;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #a3a7aa;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.alt-nav-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #dc3a6d;
}

.grey-body {
  background-color: #f8f9fa;
}

.forgot-password-link {
  margin-bottom: 10px;
}

.forgot-password-link.pink {
  margin-top: -5px;
  margin-bottom: 20px;
  font-size: 14px;
}

.split-sign-up-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.split-sign-up-column-1 {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/morris-arboretum---salsa.Still004.jpg');
  background-position: -303px 50%;
  background-size: cover;
}

.sign-up-form-bottom-section {
  margin-top: -10px;
}

.small-cta-wrapper {
  width: 100%;
  margin-top: 10px;
}

.sign-upin-switch-text {
  margin-top: 40px;
}

._700px-wrapper {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.featured-client-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  height: 360px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  text-decoration: none;
}

.featured-client-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.5)), to(rgba(88, 89, 91, 0.5)));
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.5), rgba(88, 89, 91, 0.5));
  color: #fff;
  font-weight: 700;
}

.featured-client-dynamic-item {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.featured-client-section-container {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.featured-client-block {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.featured-client-content-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 27px;
  line-height: 140%;
  font-weight: 300;
}

.featured-client-name {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 125%;
}

.featured-client-location {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.featured-client-price {
  position: absolute;
  right: 10px;
  bottom: 0px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.featured-client-date {
  margin-right: 2px;
  margin-left: 2px;
  color: #fff;
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.featured-client-tab {
  background-color: #f8f9fa;
}

.featured-client-content-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-event-link-text {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.featured-client-hover-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 90%;
  font-weight: 300;
  text-decoration: none;
}

.featured-client-description {
  position: relative;
  padding: 3px 8px;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.23);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.featured-client-date-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 40%;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #dc3a6d;
}

.hidden-field {
  display: none;
}

.international-fees-container {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  border: 1px none #e8e9ec;
}

.international-fee-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1c1d1d;
  text-align: left;
}

.rad-captcha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rad-form-wrapper {
  overflow: hidden;
  max-width: 600px;
}

.fees-per-ticket-div {
  min-width: 110px;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.international-fee-row {
  margin-bottom: 5px;
  border-bottom: 1px solid #464646;
  background-color: transparent;
}

.international-fee-row.grey-row {
  background-color: #e8e9ec;
}

.cc-processing-international-fees {
  margin-top: 10px;
  color: #ff4885;
  font-size: 13px;
  text-align: center;
}

.about-us-page-link-block {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.section-title {
  color: #150024;
  font-size: 40px;
  line-height: 130%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.section-title.left-aligned {
  text-align: left;
}

.section-title.haunt.title {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 700;
}

.section-title.margin-bottom-20 {
  margin-bottom: 20px;
}

.navbar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #3a3a3a;
}

.container {
  background-color: #3a3a3a;
}

.navbar-link {
  color: #fff;
}

.hero {
  position: relative;
  padding: 230px 20px 150px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/Hands-full-of-change.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/Hands-full-of-change.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  color: #3a3a3a;
}

.hero.brandpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14%;
  margin-bottom: 50px;
  margin-left: 14%;
  padding: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: none;
}

.hero.light {
  background-color: #ebebeb;
}

.hero.light.top-bottom-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.hero.light.top-bottom-padding-100.top-padding-boost {
  padding-top: 180px;
}

.hero.light.top-bottom-padding-100.top-padding-boost.pink {
  background-color: #ff4885;
}

.hero.light.top-bottom-padding-100.top-padding-boost.purple {
  background-color: #7f63e2;
  text-align: center;
}

.hero.light.top-bottom-padding-100.top-padding-boost.purple.no-image {
  margin-top: 79px;
  padding-top: 100px;
  background-image: none;
  background-size: auto;
}

.hero.light.top-bottom-padding-100.top-padding-boost.white {
  background-color: #fff;
}

.hero.light.top-bottom-padding-100.top-padding-boost.white.no-image {
  margin-top: 79px;
  padding-top: 100px;
  background-image: none;
  background-size: auto;
}

.hero.light.top-bottom-padding-100.top-padding-boost.green {
  background-color: #ff4885;
}

.hero.light.top-bottom-padding-100.top-padding-boost.dark {
  margin-top: 79px;
  padding-top: 100px;
  background-color: #1c302f;
}

.hero.light.top-bottom-padding-100.top-padding-boost.dark.no-image {
  margin-top: 79px;
  padding-top: 100px;
  background-image: none;
  background-position: 0px 0px;
}

.hero.light.top-bottom-padding-100.top-padding-boost.grey {
  background-color: #464646;
}

.hero.light.top-bottom-padding-100.top-padding-boost.grey.no-image {
  margin-top: 79px;
  padding-top: 100px;
  background-image: none;
  background-size: auto;
}

.hero.light.top-bottom-padding-100.top-padding-boost.ticket-cost {
  margin-top: 79px;
  padding-top: 100px;
  background-image: none;
  background-size: auto;
}

.hero.light.top-bottom-padding-100.brewhouse {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/jumbotron-breweries.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/jumbotron-breweries.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.hero.home {
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
  text-transform: lowercase;
}

.hero.how-it-works {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/how-it-works-2021-jumbo.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/how-it-works-2021-jumbo.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero.nopad {
  padding-top: 220px;
}

.container-2 {
  padding-top: 1px;
}

.hero-content {
  margin-top: 0px;
  padding-top: 40px;
}

.hero-heading {
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.heading.hero-sub-heading {
  font-size: 25px;
  font-weight: 100;
  text-align: center;
}

.heading.inline {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-section {
  padding: 50px 2px;
  box-shadow: 0 0 6px 0 #fff;
  text-align: left;
}

.article-info {
  padding: 20px;
  text-align: left;
}

.article-info-icon {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  text-align: left;
}

.heading-2 {
  text-align: left;
}

.heading-2.article-info-heading {
  font-size: 25px;
  font-weight: 300;
}

.article-info-cta {
  font-weight: 400;
}

.article-info-blurb {
  font-size: 14px;
  font-weight: 200;
}

.featured-article-screencast {
  padding: 10px;
  box-shadow: 0 0 21px -4px #7a7676;
}

.article-info-row {
  margin-top: 150px;
  margin-bottom: 150px;
}

.all-articles-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #3a3a3a;
}

.dark-bkg-subheading {
  color: #fff;
  font-weight: 300;
}

.brand {
  padding-top: 15px;
  padding-bottom: 10px;
}

.div-block {
  width: 220px;
  height: 300px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 10px;
  background-color: #fff;
}

.article-preview-title {
  font-size: 17px;
  font-weight: 100;
}

.link-block {
  color: transparent;
  text-align: left;
}

.link-block.article-index-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
  margin-bottom: 20px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #fff;
}

.collection-list-wrapper {
  padding: 20px;
}

.collection-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon {
  width: 30px;
}

.icon.check {
  width: 40px;
  max-height: 35px;
  background-image: url('../images/check.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon.times {
  max-height: 35px;
  background-image: url('../images/times.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.article-header {
  padding-top: 200px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.article-heading {
  padding: 20px;
  background-color: #fff;
  color: #000;
}

.aritcle-header-section {
  position: relative;
  height: 860px;
  padding: 450px 100px 200px;
  background-color: #3a3a3a;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  color: #000;
}

.heading-3 {
  color: #000;
  font-weight: 400;
}

.author-section {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.paragraph {
  color: #000;
  text-align: center;
}

.article-image {
  height: 860px;
}

.article-render {
  position: relative;
  z-index: 10;
  margin-top: -300px;
  margin-bottom: 50px;
  padding: 20px 0px 0px;
  background-color: #fff;
  box-shadow: 0 3px 11px 0 #000;
}

.paragraph-2 {
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

.rich-text-block {
  display: block;
  padding: 10px;
  text-align: left;
}

.div-block-2 {
  position: absolute;
  width: 100%;
  height: 100%;
}

.image {
  border-radius: 30px;
}

.div-block-3 {
  width: 100%;
  height: 100%;
}

.overlay {
  position: static;
  width: 100%;
  height: 100%;
  background-color: #8f00ff;
}

.section-2 {
  padding-bottom: 20px;
}

.heading-4 {
  text-align: left;
}

.heading-5 {
  text-align: center;
}

.heading-6 {
  text-align: center;
}

.heading-7 {
  text-align: center;
}

.heading-8 {
  text-align: center;
}

.text-field {
  width: 150px;
  height: 150px;
  float: none;
  clear: none;
  font-size: 50px;
  text-align: center;
}

.heading-9.ticket-price-display {
  font-size: 70px;
}

.heading-9.ticket-price-dollar {
  font-size: 40px;
}

.heading-9.ticket-per-ticket {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 16px;
}

.form-block {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-4 {
  display: block;
  width: 300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-5 {
  width: 200px;
}

.div-block-5.ticket-count {
  margin-left: 50px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.text-block {
  font-size: 60px;
}

.text-block.ticketing-fee-text {
  display: block;
}

.text-block-2 {
  margin-right: 20px;
  margin-left: 20px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 100% none #000;
}

.text-field-2 {
  width: 0px;
  height: 0px;
  opacity: 0;
}

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

.row-2 {
  border: 1px none #000;
}

.heading-10 {
  text-align: center;
}

.text-block-3 {
  width: 150px;
  color: #1c1d1d;
  font-weight: 400;
  text-align: left;
}

.text-block-3.fee-text {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 10px;
  text-align: center;
}

.text-block-3.fee-text.right {
  width: auto;
  font-size: 14px;
  text-align: right;
}

.text-block-3.fee-text.left {
  width: auto;
  font-size: 14px;
  text-align: left;
}

.text-field-3 {
  width: auto;
  height: auto;
  margin-bottom: 0px;
  border: 1px none #000;
  border-radius: 3px;
  font-size: 25px;
  font-weight: 500;
  text-align: right;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.text-block-4 {
  width: auto;
  height: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #ff4885;
  font-size: 25px;
  font-weight: 700;
}

.text-block-4.right {
  width: auto;
  margin-bottom: 5px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #ff4885;
  line-height: 1em;
}

.text-block-4.left {
  margin-bottom: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #ff4885;
  line-height: 1em;
}

.text-block-4.margin-rigth {
  margin-right: 10px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
}

.div-block-7.amount-render {
  padding-right: 10px;
}

.div-block-7.price-input {
  padding-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fff;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8.fees-text {
  text-align: center;
}

.fees-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.field-label {
  font-size: 12px;
}

.select-field {
  margin-top: 14px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #fff;
  font-weight: 500;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.calc-error-text {
  opacity: 0;
  color: #e0336b;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 325px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 40px;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: #ff4885;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 235, 235, 0)), to(rgba(248, 235, 235, 0)));
  background-image: linear-gradient(180deg, rgba(248, 235, 235, 0), rgba(248, 235, 235, 0));
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
}

.button.w--current {
  width: 75px;
  height: 40px;
}

.button.outline {
  border-width: 2px;
  background-color: #fff;
}

.button.outline.pink {
  border-color: #ff4885;
  border-radius: 100px;
  background-color: transparent;
  color: #ff4885;
}

.button.outline.orange {
  border-color: #f57a00;
  border-radius: 100px;
  background-color: transparent;
  color: #f57a00;
}

.button.outline.purple {
  border-style: solid;
  border-color: #7f63e2;
  border-radius: 100px;
  background-color: transparent;
  color: #7f63e2;
}

.button.secondary {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 15px 30px;
}

.button.secondary.margin-top-20 {
  float: left;
  background-color: #ff4885;
  font-weight: 400;
}

.button.secondary.margin-top-20.sign-up {
  border-color: transparent;
  background-color: transparent;
  color: #ff4885;
  text-decoration: underline;
}

.button.secondary.no-border {
  border-style: none;
}

.div-block-11 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  margin-top: 200px;
  padding-top: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-12 {
  position: fixed;
  display: block;
  width: 300px;
  height: 60px;
  margin-top: 115px;
  padding-top: 0px;
}

.text-block-5 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.div-block-13 {
  position: fixed;
  z-index: -1;
  width: 250px;
  height: 325px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 50.2%, 0.5)), to(hsla(0, 0%, 50.2%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 50.2%, 0.5), hsla(0, 0%, 50.2%, 0.5));
}

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.div-block-14 {
  position: static;
  display: block;
  width: 300px;
  height: 50px;
  margin-top: 280px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-15 {
  position: static;
  display: block;
  width: 100px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 2px solid #e0336b;
}

.text-block-7 {
  display: block;
  width: 100px;
  height: 30px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.div-block-16 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 325px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 325px;
}

.upcomingeventscontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.div-block-18 {
  position: relative;
  overflow: hidden;
  max-height: 400px;
  min-height: 200%;
  margin-left: 0px;
  float: left;
}

.div-block-19 {
  position: relative;
  overflow: hidden;
  height: 360px;
}

.upcomingeventblock {
  display: block;
  overflow: visible;
  width: 25%;
  max-height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 43.1%, 0.56)), to(hsla(0, 0%, 43.1%, 0.56)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 43.1%, 0.56), hsla(0, 0%, 43.1%, 0.56));
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.upcomingeventblock:hover {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.upcomingeventblock.event1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 55, 55, 0.62)), to(rgba(55, 55, 55, 0.62))), url('../images/hero-sunflower.jpeg');
  background-image: linear-gradient(180deg, rgba(55, 55, 55, 0.62), rgba(55, 55, 55, 0.62)), url('../images/hero-sunflower.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-decoration: none;
}

.upcomingeventblock.event1:hover {
  opacity: 0.95;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.upcomingeventblock.event2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(75, 75, 75, 0.5)), to(rgba(75, 75, 75, 0.5))), url('../images/hero-gameacon.jpeg');
  background-image: linear-gradient(180deg, rgba(75, 75, 75, 0.5), rgba(75, 75, 75, 0.5)), url('../images/hero-gameacon.jpeg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  text-decoration: none;
}

.upcomingeventblock.event2:hover {
  opacity: 0.95;
}

.upcomingeventblock.event3 {
  height: 350px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 46, 56, 0.5)), to(rgba(66, 46, 56, 0.5))), url('../images/hero-alpaca.jpeg');
  background-image: linear-gradient(180deg, rgba(66, 46, 56, 0.5), rgba(66, 46, 56, 0.5)), url('../images/hero-alpaca.jpeg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  text-decoration: none;
}

.upcomingeventblock.event3:hover {
  opacity: 0.95;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.upcomingeventblock.event4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 48, 48, 0.6)), to(rgba(48, 48, 48, 0.6))), url('../images/hero-kicksfest.jpg');
  background-image: linear-gradient(180deg, rgba(48, 48, 48, 0.6), rgba(48, 48, 48, 0.6)), url('../images/hero-kicksfest.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-decoration: none;
}

.upcomingeventblock.event4:hover {
  opacity: 0.95;
}

.upcomingeventimg {
  position: static;
  display: block;
  overflow: visible;
}

.upcomingeventtitle {
  position: static;
  padding: 10px;
  color: #fff;
  font-size: 21px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.upcomingeventtitle.event2 {
  padding-top: 138px;
}

.upcomingeventtitle.event1 {
  padding-top: 111px;
}

.upcomingeventtitle.event3 {
  padding-top: 10px;
}

.upcomingeventtitle.event4 {
  padding-top: 138px;
}

.upcomingeventtitle.event4.web {
  padding-top: 82px;
}

.upcomingeventblockinside {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-decoration: none;
}

.upcomingeventlocation {
  position: static;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.upcomingeventpinkline {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  border-bottom: 1px solid #e0336b;
}

.upcomingeventdate {
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}

.upcomingeventbutton {
  position: relative;
  top: 200px;
  display: block;
  width: 40%;
  height: 10%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.46);
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.upcomingeventbutton:hover {
  opacity: 1;
}

.vieweventblock {
  position: relative;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.vieweventcontainer {
  position: relative;
  display: block;
  overflow: visible;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-decoration: none;
}

.eventdatecontainer {
  position: static;
}

.aboutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 20px auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aboutheadblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  max-width: 15%;
  margin: 25px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91.4%, 0.5)), to(hsla(0, 0%, 91.4%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 91.4%, 0.5), hsla(0, 0%, 91.4%, 0.5));
}

.insideheadblock {
  background-image: url('../images/lee.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.teammember {
  margin: 5px;
  color: #150024;
  font-size: 15px;
  text-align: center;
}

.jobtitletext {
  margin: 5px 5px 10px;
  font-size: 12px;
  line-height: 120%;
  font-weight: 300;
  text-align: center;
}

.aboutphoto {
  position: static;
  display: block;
  min-height: 90px;
  min-width: 90px;
  margin-top: -40px;
  margin-bottom: 0px;
  border-radius: 100%;
  background-image: url('../images/lee.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.chrisse {
  background-image: url('../images/chrisse_dragon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutphoto.len {
  background-image: url('../images/NickWargo-Headshot.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.matthew {
  background-image: url('../images/matt.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.jennifer {
  background-image: url('../images/jen.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.lee {
  background-image: url('../images/lee_george.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutphoto.sarah {
  background-image: url('../images/sarah_lang.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutphoto.christina {
  background-image: url('../images/ConnorLepre-headshot-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutphoto.kevin {
  background-image: url('../images/kevin.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.alexa {
  background-image: url('../images/alexa_krzyzanowski.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutphoto.jason {
  background-image: url('../images/CarolineGilpin-headshot2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.amanda {
  background-image: url('../images/amanda.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.jean {
  background-image: url('../images/jean.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aboutphoto.renee {
  background-image: url('../images/ReneeLaSalle_Headshot_2.jpg');
}

.collection-list-wrapper-2 {
  display: none;
}

.heroimage-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 100px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heroimage-a.eu {
  position: relative;
  background-image: url('../images/events-university.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heroimage-a.how-it-works {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/how-it-works-1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/how-it-works-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.features {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 39, 68, 0.21)), to(rgba(21, 39, 68, 0.21))), url('../images/how-it-works-2.jpg');
  background-image: linear-gradient(180deg, rgba(21, 39, 68, 0.21), rgba(21, 39, 68, 0.21)), url('../images/how-it-works-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.pricing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/Hands-full-of-change.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/Hands-full-of-change.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.fastpay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/fastpay-airplane.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/fastpay-airplane.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.customers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/beertasting_9-20-15.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/beertasting_9-20-15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.laptop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/opengraph-image.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/opengraph-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.laptop.features {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.laptop.fees {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/eventbrite-vs-ticketleap.jpg');
}

.heroimage-a.laptop.support {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/customersuccess-4.jpg');
}

.heroimage-a.ppc {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.4)), to(rgba(66, 66, 66, 0.4))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0.4)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.ppc.laptop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.4)), to(rgba(66, 66, 66, 0.4))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0.4)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.ppc.laptop.pink-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.ppc.laptop.pink-overlay.ganja {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/connect-40-nyc-min.jpeg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/connect-40-nyc-min.jpeg');
}

.heroimage-a.ppc.quarter {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 0px 0px, 72% 72%;
  background-size: auto, cover;
}

.heroimage-a.haunt-background {
  background-image: url('../images/haunts_header.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heroimage-a.brew {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/breweries-landing-banner-v2.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/breweries-landing-banner-v2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.stickers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/hands-and-stickers.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/hands-and-stickers.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.events-university-sign-up {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/event-university-background-pink.jpg');
}

.heroimage-a.selfie-ticket {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/selfie.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.heroimage-a.reserved-seating {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/reserved-seating-background.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/reserved-seating-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.request-a-demo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/customersuccess-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/team_dark.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/team_dark.jpg');
  background-position: 0px 0px, 50% 12%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.heroimage-a.store {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.5)), to(rgba(88, 89, 91, 0.5))), url('../images/heart-1.svg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.5), rgba(88, 89, 91, 0.5)), url('../images/heart-1.svg');
  background-position: 0px 0px, 50% 17%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heroimage-a.fastpay-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/FastPay.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/FastPay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.eventbrite {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.35)), to(rgba(88, 89, 91, 0.35))), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.35), rgba(88, 89, 91, 0.35)), url('../images/customersuccess-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.typing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.typing.small-photo-section {
  min-height: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 40, 67, 0.85)), to(rgba(22, 40, 67, 0.85))), url('../images/Laptop-open.jpg');
  background-image: linear-gradient(180deg, rgba(22, 40, 67, 0.85), rgba(22, 40, 67, 0.85)), url('../images/Laptop-open.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-a.typing.small-photo-section.pink-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.6)), to(rgba(88, 89, 91, 0.6))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.6), rgba(88, 89, 91, 0.6)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimagea-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heroimage-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 100px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heroimage-b.eu {
  position: relative;
  background-image: url('../images/events-university.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heroimage-b.how-it-works {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/how-it-works-1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/how-it-works-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.features {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 39, 68, 0.21)), to(rgba(21, 39, 68, 0.21))), url('../images/how-it-works-2.jpg');
  background-image: linear-gradient(180deg, rgba(21, 39, 68, 0.21), rgba(21, 39, 68, 0.21)), url('../images/how-it-works-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.pricing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/Hands-full-of-change.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/Hands-full-of-change.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.fastpay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/fastpay-airplane.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/fastpay-airplane.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.customers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/beertasting_9-20-15.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/beertasting_9-20-15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.laptop {
  padding-top: 170px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/opengraph-image.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/opengraph-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.laptop.features {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.laptop.fees {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/eventbrite-vs-ticketleap.jpg');
}

.heroimage-b.laptop.support {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/customersuccess-4.jpg');
}

.heroimage-b.ppc {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.4)), to(rgba(66, 66, 66, 0.4))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0.4)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.ppc.laptop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.4)), to(rgba(66, 66, 66, 0.4))), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0.4)), url('../images/eventbrite-vs-ticketleap-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.ppc.laptop.pink-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.ppc.laptop.pink-overlay.ganja {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 51, 107, 0.7)), to(rgba(224, 51, 107, 0.7))), url('../images/connect-40-nyc-min.jpeg');
  background-image: linear-gradient(180deg, rgba(224, 51, 107, 0.7), rgba(224, 51, 107, 0.7)), url('../images/connect-40-nyc-min.jpeg');
}

.heroimage-b.ppc.quarter {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/eventbrite-vs-ticketleap.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/eventbrite-vs-ticketleap.jpg');
  background-position: 0px 0px, 72% 72%;
  background-size: auto, cover;
}

.heroimage-b.haunt-background {
  background-image: url('../images/haunts_header.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heroimage-b.brew {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.1)), to(rgba(88, 89, 91, 0.1))), url('../images/breweries-landing-banner-v2.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.1), rgba(88, 89, 91, 0.1)), url('../images/breweries-landing-banner-v2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.stickers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/hands-and-stickers.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/hands-and-stickers.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.events-university-sign-up {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/event-university-background-pink.jpg');
}

.heroimage-b.selfie-ticket {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/selfie.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.heroimage-b.reserved-seating {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/reserved-seating-background.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/reserved-seating-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.request-a-demo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.2)), to(rgba(88, 89, 91, 0.2))), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.2), rgba(88, 89, 91, 0.2)), url('../images/customersuccess-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/team_dark.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/team_dark.jpg');
  background-position: 0px 0px, 50% 12%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.heroimage-b.store {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.5)), to(rgba(88, 89, 91, 0.5))), url('../images/heart-1.svg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.5), rgba(88, 89, 91, 0.5)), url('../images/heart-1.svg');
  background-position: 0px 0px, 50% 17%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heroimage-b.fastpay-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.15)), to(rgba(88, 89, 91, 0.15))), url('../images/FastPay.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.15), rgba(88, 89, 91, 0.15)), url('../images/FastPay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.eventbrite {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.35)), to(rgba(88, 89, 91, 0.35))), url('../images/customersuccess-4.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.35), rgba(88, 89, 91, 0.35)), url('../images/customersuccess-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.typing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.3)), to(rgba(88, 89, 91, 0.3))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.3), rgba(88, 89, 91, 0.3)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.typing.small-photo-section {
  min-height: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 40, 67, 0.85)), to(rgba(22, 40, 67, 0.85))), url('../images/Laptop-open.jpg');
  background-image: linear-gradient(180deg, rgba(22, 40, 67, 0.85), rgba(22, 40, 67, 0.85)), url('../images/Laptop-open.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimage-b.typing.small-photo-section.pink-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 89, 91, 0.6)), to(rgba(88, 89, 91, 0.6))), url('../images/Laptop-open_1.jpg');
  background-image: linear-gradient(180deg, rgba(88, 89, 91, 0.6), rgba(88, 89, 91, 0.6)), url('../images/Laptop-open_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heroimageb-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heroimageb-cta-wrapper {
  width: 100%;
}

._3up-info {
  padding-top: 75px;
  padding-bottom: 75px;
}

._3upblock-gridcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

._3upblock-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  min-width: 15%;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3upcopy-header {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1c302f;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

._3upblock-bodytext {
  padding: 10px 25px;
  color: #1c302f;
  text-align: center;
}

._3upblock-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._3upblock-image {
  max-height: 200px;
  max-width: 400px;
  min-height: 150px;
  min-width: 175px;
  margin-bottom: 15px;
  background-image: url('../images/beautifuleventpages2x.png');
  background-position: 50% 50%;
  background-size: 223px;
  background-repeat: no-repeat;
}

.text-block-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #1c302f;
  text-align: center;
}

.customerquote-cta {
  display: block;
  padding-top: 75px;
  padding-bottom: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._3upquoteblock-gridcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

._3upquoteblock-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._3upquoteblock-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  min-width: 15%;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3upquote {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1c302f;
  font-size: 22px;
  line-height: 140%;
  font-style: italic;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

._3upquote-author {
  padding: 10px 30px;
  color: #1c302f;
  text-align: right;
}

.text-block-9 {
  color: #efefef;
  font-size: 40px;
  font-weight: 900;
}

.cta-rad-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-2 {
  height: 160px;
}

.image-3 {
  height: 160px;
}

.image-4 {
  height: 160px;
}

._2upquoteblock-gridcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

._2upquoteblock-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._2upquoteblock-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 30%;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._2upquote {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1c302f;
  font-size: 22px;
  line-height: 140%;
  font-style: italic;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

._2upquote-author {
  padding: 10px 30px;
  color: #1c302f;
  font-weight: 500;
  text-align: left;
}

.italic-text {
  font-size: 14px;
}

.italic-text-2 {
  font-size: 14px;
}

.newpink {
  color: #ff4885;
}

.brandguidelinelist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brandguidelinelist.itemblock {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 25px;
  border-left: 2px solid #ff4485;
  background-color: rgba(28, 48, 47, 0.05);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1c302f;
  text-decoration: none;
}

.brandguidelinelist.itemblock:hover {
  margin-left: 5px;
  background-color: #fff;
}

.h1 {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  border-bottom: 2px solid #ff4885;
  color: #1c302f;
  font-size: 42px;
  line-height: 120%;
  text-align: center;
}

.h1.brandpage {
  display: block;
  width: 60%;
  padding-top: 25px;
  padding-bottom: 0px;
  border-bottom-style: none;
  font-size: 36px;
  font-weight: 700;
}

.h1.brandpage.leftalign {
  width: 80%;
  margin-right: 14%;
  margin-left: 14%;
  padding-left: 25px;
}

.h1.alignleft {
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  color: #150024;
  text-align: left;
}

.h1.cta {
  line-height: 200%;
}

.text-block-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.branditemblocktext {
  color: #1c302f;
  font-size: 18px;
  font-weight: 300;
}

.p {
  color: #1c302f;
}

.p.brandpage {
  display: block;
  width: 60%;
  margin: 25px 14%;
  padding-left: 25px;
  text-align: center;
}

.p.brandpage.alignleft {
  margin: 10px 0px 40px;
  color: #150024;
}

.p.hero-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 150%;
  letter-spacing: 0px;
}

.hero-right {
  width: 50%;
}

.text-block-11 {
  color: #1c302f;
  line-height: 200%;
  text-align: left;
}

.brandpagesection {
  margin-right: 14%;
  margin-left: 14%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.h2 {
  font-weight: 500;
  text-align: center;
}

.h2.brandpage.alignleft {
  margin-top: 25px;
  margin-bottom: 15px;
  padding-left: 25px;
  color: #150024;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.h2.left-aligned {
  color: #e02854;
  text-align: left;
}

.h2.left-aligned.special {
  font-size: 45px;
  line-height: 1.2em;
}

.h2.margin-bottom-40 {
  font-weight: 400;
  text-align: left;
}

.h2.margin-bottom-40.max-900 {
  max-width: 900px;
}

.brandpagefigures {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 25px;
}

.sectionruleblock {
  margin-bottom: 40px;
  padding: 10px 50px;
  background-color: hsla(0, 0%, 93.7%, 0.25);
}

.section-3 {
  margin-bottom: 25px;
  padding-top: 110px;
  padding-bottom: 5px;
}

.pagebreak {
  height: 5px;
  margin-top: 25px;
  margin-bottom: 40px;
  border-top: 2px solid rgba(28, 48, 47, 0.16);
}

.colorpalettecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.swatch.pink {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #ff4885;
}

.swatch.mint {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #8ffaca;
}

.swatch.black {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #150024;
  color: #150024;
}

.swatch.purple {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #9b67ff;
}

.swatch.orange {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #f5ba5c;
}

.swatch.blue {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #4d98fe;
}

.swatch.yellow {
  width: 100px;
  height: 100px;
  margin-right: 10px;
  background-color: #e47b27;
}

.colorinfotext {
  margin-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.colorpalettegrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
}

.link {
  color: #ff4885;
}

.link-2 {
  color: #ff4885;
}

.link-3 {
  color: #ff4885;
}

.link-4 {
  color: #ff4885;
}

.link-5 {
  color: #ff4885;
}

.link-6 {
  color: #ff4885;
}

.link-7 {
  color: #ff4885;
}

.link-8 {
  color: #ff4885;
}

.link-9 {
  color: #ff4885;
}

.italic-text-3 {
  color: #ff4885;
}

.link-10 {
  color: #ff4885;
}

.link-11 {
  color: #ff4885;
}

.link-12 {
  color: #ff4885;
}

.link-13 {
  color: #ff4885;
}

.g-recaptcha {
  height: 100px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.web-address-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.patronfooter {
  margin-top: 10px;
}

.howitworks_textcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.howitworks_imageblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.howitworks_textblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 1px solid #ccc;
  -webkit-transition: background-color 100ms ease, border-color 100ms ease;
  transition: background-color 100ms ease, border-color 100ms ease;
}

.howitworks_textblock:hover {
  border-top-color: #a5a5a5;
}

.howitworks_textblock.border {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.howitworks_textblock.border.haunt {
  border-top-color: #464646;
  border-right-color: #464646;
  border-left-color: #464646;
}

.howitworks_textblock.haunt {
  border-top-color: #464646;
}

.howitworks_contentcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tl-h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #150024;
  font-size: 28px;
  line-height: 120%;
  text-align: left;
  letter-spacing: -0.75px;
}

.tl-h3.haunt {
  color: #e02854;
}

.tl-h3.haunt.title {
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 25px;
  padding-left: 0px;
  color: #fff;
  text-align: center;
}

.tl-p {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #150024;
  font-size: 14px;
  line-height: 150%;
  text-align: left;
}

.image-7 {
  position: relative;
  top: 18px;
  opacity: 0;
}

.image-8 {
  position: relative;
  bottom: -510px;
  opacity: 0;
}

.image-9 {
  opacity: 1;
}

.howitworks_imagecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
}

.section-4 {
  padding-top: 50px;
}

.section-4.haunt {
  padding-bottom: 100px;
  background-color: #1c1d1d;
}

.haunt {
  padding-left: 20px;
  color: #fff;
}

.haunt.nospace {
  padding-left: 0px;
}

.tl-h1.haunt {
  display: block;
  max-width: 65%;
  margin-top: -40px;
  margin-right: auto;
  margin-left: auto;
  font-size: 48px;
  line-height: 135%;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}

.bold-text {
  color: #150024;
  font-size: 28px;
  line-height: 140%;
  font-weight: 700;
}

.bold-text.h2 {
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: -0.75px;
}

.bold-text.h2.white-text {
  color: #fff;
}

.bold-text.h2.white-text.left-aligned.white {
  color: #fff;
}

.bold-text.h2.bigger.bold-text-9 {
  letter-spacing: 0px;
}

.bold-text.h2.bigger.bold-text-9.left-aligned.max900 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.bold-text.h2.left-aligned {
  color: #150024;
  text-align: left;
  letter-spacing: 0px;
}

.bold-text.h2.left-aligned.margin-bottom-12 {
  margin-bottom: 12px;
}

.eventtitlelocation {
  padding-top: 75px;
}

.eventbuttondate {
  padding-bottom: 50px;
}

.list {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 25px;
}

.nav-menu-2 {
  margin-left: 0px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heroimage_image.virtual-events {
  border-radius: 20px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.heroimage_image.virtual-events.haunted {
  box-shadow: none;
}

.tl-button {
  margin-top: 30px;
  padding: 25px 35px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 158ms cubic-bezier(.263, .007, .327, 1.007);
  transition: all 158ms cubic-bezier(.263, .007, .327, 1.007);
  color: #ff4885;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.tl-button:hover {
  border-color: #ff4885;
  background-color: #ff4885;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.tl-button.pink {
  position: relative;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border-color: #ff4885;
  border-bottom-style: none;
  border-radius: 100px;
  background-color: #150024;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.tl-button.pink:hover {
  background-color: rgba(255, 72, 133, 0.91);
}

.tl-button.pink.centered {
  padding: 26px 40px;
  font-size: 24px;
}

.tl-button.pink.margin-top-40 {
  margin-top: 40px;
}

.tl-button.pink.no-margin-top {
  margin-top: 0px;
}

.tl-button.pink {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-color: #ff4885;
  background-color: #ff4885;
  color: #fff;
  text-align: left;
}

.tl-button.pink:hover {
  background-color: rgba(255, 72, 133, 0.91);
}

.tl-button.pink.centered {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: left;
}

.tl-button.pink.left {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

._2upquote-author-2 {
  padding: 10px 30px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #1c302f;
  font-weight: 500;
  text-align: left;
}

.heroimagecontainer.ppc {
  margin-top: 0px;
  padding: 75px 7%;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.heroimagecontainer.ppc.no-margin-top {
  margin-top: 0px;
}

.heroimagecontainer.ppc {
  padding: 75px 7%;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.heroimagecontainer.ppc.new-nav-margin {
  margin-top: 70px;
}

.form-input-2 {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #e7e8e9;
  background-color: #fff;
  box-shadow: inset 0 0 8px 0 rgba(20, 38, 69, 0.04);
  -webkit-transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 500ms cubic-bezier(.215, .61, .355, 1), border-color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  direction: ltr;
  color: rgba(21, 39, 68, 0.8);
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: none;
}

.form-input-2:focus {
  border-color: #e7e8e9 #e7e8e0 #e7e8e9 rgba(95, 194, 247, 0.5);
  border-left-width: 4px;
  box-shadow: inset 0 0 0 0 rgba(20, 38, 69, 0.04), 0 5px 20px -10px rgba(0, 0, 0, 0.25);
}

.form-input-2.hidden {
  display: none;
}

.logoblock {
  width: 150px;
  padding-right: 10px;
  padding-left: 10px;
}

.webaddress-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.brand-div-2 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
}

.brand-div-2:hover {
  opacity: 0.8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.heroimagecopycontainer {
  max-width: 50%;
  margin-right: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logogrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tl-h3-2 {
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 0px;
  color: #1c2928;
  font-size: 28px;
  line-height: 140%;
  font-weight: 300;
  letter-spacing: -0.75px;
}

.tl-h3-2.onblack {
  color: #1c2928;
  letter-spacing: 0px;
}

.tl-h3-2.hero {
  width: 100%;
  background-color: transparent;
  font-size: 24px;
}

.tl-h3-2.hero.no-image {
  background-image: none;
  background-size: auto;
  letter-spacing: 0px;
}

.tl-h3-2.centered {
  line-height: 130%;
  text-align: center;
}

.tl-h3-2.centered.grey {
  color: #7a7a7a;
}

.tl-h3-2.beer {
  padding-top: 6px;
  padding-bottom: 6px;
}

.tl-h3-2.beer.white {
  color: #fff;
}

.featurecontaineralt2 {
  padding: 100px 7%;
}

.bold-text-6 {
  color: #1c2928;
}

.bold-text-6.white {
  color: #fff;
}

.pagebody.ppc {
  margin-top: 0px;
  padding-top: 73px;
}

.pagebody.ppc.new-nav-margin {
  margin-top: 70px;
}

.pagebody.seopages {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-width: 2px;
  border-color: #efefef;
  border-top-style: solid;
}

.featuregridalt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0% 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.featuregridalt.beer {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.featuregridalt.notoppadding {
  padding-top: 0px;
}

.featuregridalt.sidepadding {
  display: -ms-grid;
  display: grid;
  padding-right: 7%;
  padding-left: 7%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.featuregridalt.sidepadding.sidepaddingnone {
  padding-right: 0%;
  padding-left: 0%;
}

.featuregridalt.sidepadding.sidepaddingnone.padding-bottom-none {
  padding-bottom: 0px;
}

.featuregridalt.sidepadding.padding-bottom-none {
  padding-bottom: 0px;
}

.featuregridalt.sidepadding.padding-bottom-25 {
  padding-right: 0%;
  padding-bottom: 25px;
  padding-left: 0%;
}

.featuregridalt.padding-bottom-25 {
  padding-bottom: 25px;
}

.featuregridalt.three {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-link-2 {
  padding: 10px 15px;
  float: left;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #ff4885;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.nav-link-2:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #e0336b;
}

.nav-link-2.w--current {
  border-top: 2px solid #e0336b;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  color: #152744;
}

.nav-link-2.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-link-2.get-started {
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border: 2px none #e0336b;
  border-radius: 100px;
  background-color: #ff4885;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-weight: 500;
  text-transform: none;
}

.nav-link-2.get-started:hover {
  background-color: rgba(224, 51, 107, 0.9);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.nav-link-2.get-started.signuptrigger {
  border-color: #ff4885;
  color: #ff4885;
}

.nav-link-2.get-started.signuptrigger:hover {
  background-color: rgba(255, 72, 133, 0.91);
  color: #fff;
}

.nav-link-2.get-started.signuptrigger.white {
  color: #fff;
}

.tl-p-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #1c2928;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
}

.tl-p-2.onblack {
  color: #fff;
  letter-spacing: 0px;
}

.tl-p-2.centered.link {
  margin-top: 15px;
  padding: 10px;
  border-radius: 3px;
  background-color: rgba(28, 41, 40, 0.79);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.tl-p-2.centered.link:hover {
  background-color: #1c2928;
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
  color: #fff;
}

.tl-p-2.beer.white {
  color: #fff;
}

.pinkline {
  display: block;
  width: 300px;
  height: 0px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid none none;
  border-width: 2px;
  border-color: #ff4885 #000 #000;
}

.pinkline.left {
  margin: 0px auto 20px 0px;
}

.pinkline.left.beer {
  margin-top: 5px;
}

.pinkline.left.margin-bottom-40 {
  margin-bottom: 40px;
}

.pinkline.center.margin-bottom-20 {
  margin-bottom: 20px;
}

.pinkline.center.margin-bottom-40 {
  margin-bottom: 40px;
}

.heroimageimagecontainer {
  width: 55%;
  min-height: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(0, 152, 255, 0);
}

.tl-h1-2 {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #1c2928;
  font-size: 36px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: -0.75px;
}

.tl-h1-2.hero {
  width: 100%;
  padding-left: 0px;
  background-color: transparent;
  font-size: 32px;
  text-align: left;
}

.tl-h1-2.hero.no-image {
  background-image: none;
  background-size: auto;
  letter-spacing: 0px;
}

.section-header-div-2 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.heroimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -93px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-spacer-2 {
  width: 100%;
  height: 75px;
  background-color: #1c2928;
}

.featureblockcontainer_alt2 {
  width: 28%;
  padding-right: 15px;
  padding-left: 15px;
}

.featureblockcontainer_alt2.features {
  width: 100%;
  padding-right: 7px;
  padding-left: 7px;
}

.featureblockcontainer_alt2.features.beer {
  width: 24%;
  margin-right: 60px;
  margin-bottom: 40px;
  padding-left: 14px;
  border-left: 5px solid rgba(28, 48, 47, 0.25);
}

.featureblockcontainer_alt2.features.beer._1 {
  border-left-color: rgba(168, 39, 39, 0.59);
}

.featureblockcontainer_alt2.features.fourcol {
  width: 25%;
}

.featureblockcontainer_alt2.features.maxwidth {
  width: 100%;
}

.featureblockcontainer_alt2.beer {
  margin-right: 100px;
  padding-left: 0px;
}

.featureblockcontainer_alt2.featureblockfullwidth {
  width: 100%;
}

.sign-up-form-wrapper-2 {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.customerquote-cta-2 {
  display: block;
  padding: 50px 7% 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.pricingcontainer {
  background-color: #150024;
  box-shadow: none;
}

.pricingcontainer.top-bottom-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pricingcontainer.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pricingcontainer.new {
  padding-top: 80px;
  padding-bottom: 80px;
}

.iconcontainer {
  position: static;
  width: 40px;
  height: auto;
  margin-bottom: 10px;
}

.iconcontainer.large {
  position: relative;
  display: block;
  width: 200px;
  margin-bottom: 25px;
  text-align: left;
}

.iconcontainer.large.beer {
  display: inline-block;
}

.iconcontainer.beer {
  display: none;
}

.iconcontainer.height40 {
  height: 40px;
}

._2upquoteblock-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 25px;
  background-color: #fafafa;
  box-shadow: none;
}

.featurewrapper.topbottompadding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.featurewrapper.topbottompadding.dark {
  background-color: #150024;
}

.featurewrapper.top-bottom-padding {
  padding: 50px 7%;
}

.featurewrapper.top-bottom-padding.border-bottom {
  border-bottom: 1px solid #efefef;
}

.featurewrapper.section-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 25px 0% 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
}

.div-block-31.blackbg {
  background-color: #1c2928;
}

.div-block-31.beer {
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31.blackbg {
  padding: 50px 7%;
  background-color: #150024;
}

.div-block-31.blackbg.sidepaddingnone {
  padding-right: 0%;
  padding-left: 0%;
}

.div-block-31.blackbg.sidepaddingnone.left-aligned.padding-top-none {
  padding-top: 0px;
}

.div-block-31.blackbg.sidepaddingnone.left-aligned.padding-top-none.padding-bottom-none {
  padding-bottom: 0px;
}

.div-block-31.greybg {
  padding-bottom: 25px;
  border-top: 1px solid #dfe3e7;
  border-bottom: 1px none #dfe3e7;
  background-color: #fff;
}

.div-block-31.blackbg {
  padding-top: 50px;
  padding-bottom: 50px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #150024;
}

.div-block-31.sidepadding {
  padding-right: 7%;
  padding-left: 7%;
}

.div-block-31.left-aligned.padding-top-none {
  padding-top: 0px;
}

.div-block-31.left-aligned.less-top-padding {
  padding-top: 0px;
}

.div-block-31.padding-bottom-none {
  padding-right: 7%;
  padding-bottom: 0px;
  padding-left: 7%;
}

.div-block-31.padding-top-none {
  padding-top: 0px;
}

.headercontainer {
  max-width: 100%;
  min-width: 100%;
}

.bold-text-2 {
  color: #1c302f;
  font-size: 28px;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.75px;
}

.bold-text-2.onblack {
  color: #1c2928;
  letter-spacing: 0px;
}

.pink-line-2 {
  display: block;
  width: 210px;
  height: 2px;
  margin: 7px auto 30px;
  background-color: #ff4885;
}

.pink-line-2.left {
  margin-right: 0px;
  margin-left: 0px;
}

.pink-line-2.left-aligned {
  margin-right: 0px;
  margin-left: 0px;
}

.sign-up-form-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.navbar-3 {
  display: block;
  width: 100%;
  height: 44px;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section-title-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #1c302f;
  font-size: 40px;
  line-height: 130%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

._2upquoteblock-gridcontainer-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.titleblock {
  display: block;
  padding: 40px 7% 50px;
}

.titleblock.blackbg {
  background-color: #fff;
}

.titleblock.beer {
  padding-right: 15%;
  padding-bottom: 20px;
  padding-left: 15%;
  text-align: left;
}

.titleblock.beer.alt {
  padding-right: 0%;
  padding-left: 0%;
}

.section-5 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 30px;
  text-align: center;
}

.section-5.sign-up-form-section {
  display: block;
  padding: 36px 0px 12px;
  background-color: #fff;
}

.nav-bar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  padding: 15px 7%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.trustlogocontainer {
  padding: 0px 7% 50px;
  background-color: rgba(28, 48, 47, 0.05);
}

.trustlogocontainer.top-bottom-padding {
  padding-top: 50px;
}

.beercontentsection {
  padding-top: 20px;
}

.beercontentsection._1 {
  background-color: rgba(255, 94, 0, 0.11);
}

.beercontentsection._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 133, 72, 0.21)), to(rgba(255, 133, 72, 0.21)));
  background-image: linear-gradient(180deg, rgba(255, 133, 72, 0.21), rgba(255, 133, 72, 0.21));
}

.beercontentsection._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 25, 0, 0.15)), to(rgba(245, 25, 0, 0.15)));
  background-image: linear-gradient(180deg, rgba(245, 25, 0, 0.15), rgba(245, 25, 0, 0.15));
}

.ctabutton.seopages {
  min-height: 0px;
  min-width: 0px;
  margin-top: 0px;
  padding: 25px 35px;
  border: 2px none #fff;
  border-radius: 100px;
  background-color: #ff4885;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.ctabutton.seopages:hover {
  background-color: #efefef;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #e0336b;
}

.ctabutton.outline {
  padding: 20px 31px;
  border: 3px solid #ff4885;
  background-color: transparent;
  color: #ff4885;
  font-size: 20px;
  font-weight: 500;
}

.ctabutton.outline.margin-top-20 {
  border-radius: 100px;
}

.h1-2 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px 10px;
  color: #e0336b;
  font-size: 42px;
  line-height: 100%;
  font-weight: 900;
}

.h1-2.white {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.h1-2.white.cta {
  max-width: 75%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  line-height: 150%;
  text-align: center;
  text-shadow: none;
}

.h1-2.centered {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #1c302f;
  font-size: 48px;
  line-height: 120%;
  text-align: left;
  letter-spacing: -1px;
}

.h1-2.centered.tighttrack {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #150024;
  font-size: 36px;
  text-align: center;
  letter-spacing: -1.5px;
}

.ctacontainer.seopages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.95)), to(rgba(28, 48, 47, 0.95))), url('../images/CTA-bg_test.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.95), rgba(28, 48, 47, 0.95)), url('../images/CTA-bg_test.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 2592px;
  background-repeat: repeat, no-repeat;
}

.ctacontainer.seopages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.85)), to(rgba(21, 0, 36, 0.85))), url('../images/CTA-bg_test.jpg');
  background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.85), rgba(21, 0, 36, 0.85)), url('../images/CTA-bg_test.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 2592px;
  background-repeat: repeat, no-repeat;
}

.ctacopy.seopages {
  width: 45%;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.heading-11 {
  color: #150024;
}

.heading-12 {
  color: #150024;
}

.howitworksh3 {
  color: #150024;
}

.heading-14 {
  color: #150024;
}

.heading-15 {
  color: #150024;
}

.heading-16 {
  color: #150024;
}

.heading-17 {
  color: #150024;
}

.heading-18 {
  color: #150024;
}

.heading-19 {
  color: #150024;
}

.heading-20 {
  color: #150024;
}

.heading-21 {
  color: #150024;
}

.heading-22 {
  color: #150024;
}

.heading-23 {
  color: #150024;
}

.heading-24 {
  color: #150024;
}

.heading-25 {
  color: #150024;
}

.heading-26 {
  color: #150024;
}

.heading-27 {
  color: #150024;
}

.captcha {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.footer-link-2 {
  display: block;
  width: 180px;
  padding: 10px 0px;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #5e646a;
  font-size: 15px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
}

.footer-link-2:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #162843;
}

.heroimagecopycontainer-2 {
  max-height: 0%;
  max-width: 50%;
  margin-right: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heroimagecopycontainer-2.left-aligned {
  max-width: 40%;
}

.tl-h1-3 {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #150024;
  font-size: 36px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: -0.75px;
}

.tl-h1-3.bold-text-8 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}

.tl-h1-3.bold-text-8 {
  margin-bottom: 0px;
  text-align: left;
}

.tl-h5 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #1c302f;
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.tl-h5.padding-top-none {
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.tl-h5.padding-top-none {
  padding-top: 0px;
  font-size: 18px;
  font-weight: 300;
}

.tl-h5.padding-none {
  padding-top: 0px;
  padding-bottom: 0px;
}

.bold-text-8 {
  line-height: 116%;
  letter-spacing: 0px;
}

.bold-text-9 {
  color: #150024;
  font-size: 28px;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.75px;
}

.bold-text-9.text-white {
  color: #fff;
  font-size: 28px;
  text-align: left;
  letter-spacing: 0px;
}

.bold-text-9.onblack {
  color: #1c2928;
  letter-spacing: 0px;
}

.bold-text-9.white {
  color: #fff;
  letter-spacing: 0px;
}

.bold-text-9.bigger {
  font-size: 36px;
}

.featurecolumnspadding {
  margin-left: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.bold-text-7 {
  color: #150024;
  letter-spacing: 0px;
}

.bold-text-7.white {
  color: #fff;
}

.titleblock-2 {
  display: block;
  padding: 40px 7% 50px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.titleblock-2.no-side-padding {
  margin-right: 0px;
  margin-left: 100px;
  padding-right: 0%;
  padding-left: 0%;
}

.titleblock-2.no-side-padding.less-bottom-padding {
  padding-bottom: 20px;
}

.titleblock-2.blackbg {
  background-color: transparent;
}

.titleblock-2.no-side-padding {
  margin-left: 0px;
  padding-right: 0%;
  padding-left: 0%;
}

.titleblock-2.no-side-padding.padding-bottom-none {
  padding-bottom: 0px;
}

.titleblock-2.blackbg {
  padding-top: 20px;
  background-color: #fff;
}

.titleblock-2.darkbg {
  padding-bottom: 0px;
  background-color: #150024;
}

.titleblock-2.darkbg.sidepaddingnone.padding-bottom-none {
  padding-bottom: 0px;
}

.titleblock-2.darkbg.bottom-padding-none {
  padding-bottom: 0px;
}

.titleblock-2.sidepaddingnone {
  padding-right: 0%;
  padding-left: 0%;
}

.titleblock-2.sidepaddingnone.padding-bottom-none {
  padding-bottom: 0px;
}

.titleblock-2.padding-bottom-none {
  padding-right: 0%;
  padding-bottom: 0px;
  padding-left: 0%;
}

.titleblock-2.padding-bottom-none.padding-top-none {
  padding-top: 0px;
}

.titleblock-2.padding-bottom-25 {
  padding-bottom: 25px;
}

.tl-h3-3 {
  display: block;
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  color: #150024;
  font-size: 28px;
  line-height: 140%;
  font-weight: 300;
  letter-spacing: 0px;
}

.tl-h3-3.onblack {
  color: #150024;
  font-weight: 100;
}

.tl-h3-3.padding-bottom-none {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.tl-h3-3.padding-bottom-none.margin-bottom-none {
  padding-bottom: 0px;
}

.tl-h3-3.quote {
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  font-size: 27px;
  line-height: 130%;
  font-weight: 100;
  text-align: left;
  letter-spacing: -0.75px;
  white-space: normal;
}

.tl-h3-3.centered {
  line-height: 130%;
  text-align: center;
}

.tl-h3-3.centered.grey {
  color: #7a7a7a;
  font-size: 25px;
  font-weight: 100;
}

.tl-h3-3.centered.grey.no-bottom-padding {
  margin-bottom: 0px;
}

.tl-h3-3.centered.grey {
  background-color: transparent;
  color: #7a7a7a;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: 0px;
}

.tl-h3-3.centered.grey {
  padding: 12px 0px;
  color: #7a7a7a;
  font-size: 28px;
  line-height: 150%;
  font-weight: 300;
}

.tl-h3-3.centered.grey.bottom-margin-0 {
  margin-bottom: 0px;
}

.tl-h3-3.centered.grey.margin-bottom-30 {
  margin-bottom: 30px;
}

.tl-h3-3.onblack {
  color: #150024;
  font-weight: 300;
}

.tl-h3-3.quote {
  font-size: 28px;
  font-weight: 300;
}

.tl-h3-3.white {
  color: #fff;
  text-align: left;
  letter-spacing: 0px;
}

.tl-h3-3.bigger {
  letter-spacing: 0px;
}

.tl-h3-3.bigger.top-margin-10 {
  margin-top: 10px;
}

.tl-h3-3.bigger.top-margin-10.left-aligned.max900 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.tl-h3-3.constrict {
  max-width: 800px;
}

.tl-h3-3.padding-bottom-0 {
  padding-bottom: 0px;
}

.tl-h3-3.bold {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.tl-p-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #150024;
  font-size: 14px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: 0px;
}

.tl-p-3.onblack {
  display: block;
  overflow: visible;
  min-width: 0px;
  padding-right: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.tl-p-3.onblack {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
}

._2upquote-author-3 {
  padding: 10px 30px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #150024;
  font-weight: 500;
  text-align: left;
}

.section-title-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #150024;
  font-size: 40px;
  line-height: 130%;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
}

.max-width-1200 {
  max-width: 1200px;
}

.max-width-1200.margin-auto {
  margin-right: auto;
  margin-left: auto;
}

.text-normal {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1c302f;
  font-size: 14px;
  font-weight: 100;
}

.footer-column-2 {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.footer-column-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
}

.footer-content-container-2 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-2 {
  position: relative;
  display: block;
  padding: 70px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e8e9ec;
  background-color: #f8f9fa;
}

.heroimage-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 54px;
  margin-left: 54px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-2 {
  display: block;
  padding-top: 175px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featuregridalt-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
}

.div-block-32.blackbg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #150024;
}

.div-block-32.greybg {
  padding-bottom: 25px;
  border-top: 1px solid #dfe3e7;
  border-bottom: 1px none #dfe3e7;
  background-color: #fff;
}

.featurecolumnspadding-2 {
  width: auto;
  min-width: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.heroimage-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.italic-text-4 {
  font-size: 27px;
  text-align: justify;
}

.featurecolumnspadding-3 {
  margin-left: 0px;
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 25px;
}

.italic-text-5 {
  font-size: 27px;
}

.text-block-12 {
  font-weight: 300;
}

.text-block-13 {
  font-weight: 300;
}

.text-block-14 {
  font-weight: 300;
}

.text-block-15 {
  font-weight: 300;
}

.text-block-16 {
  font-weight: 300;
}

.text-block-17 {
  font-weight: 300;
}

.text-block-18 {
  font-weight: 300;
}

.text-block-19 {
  font-weight: 300;
}

.text-block-20 {
  font-weight: 300;
}

.text-block-21 {
  font-weight: 300;
}

.text-block-22 {
  font-weight: 300;
}

.text-block-23 {
  font-weight: 300;
}

.text-block-24 {
  font-weight: 300;
}

.text-block-25 {
  font-weight: 300;
}

.text-block-26 {
  font-weight: 300;
}

.text-block-27 {
  font-weight: 300;
}

.text-block-28 {
  font-weight: 300;
}

.text-block-29 {
  font-weight: 300;
}

.text-block-30 {
  font-weight: 300;
}

.text-block-31 {
  font-weight: 300;
}

.text-block-32 {
  font-weight: 300;
}

.text-block-33 {
  font-weight: 300;
}

.text-block-34 {
  font-weight: 300;
}

.html-embed {
  font-weight: 100;
}

.italic-text-6 {
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0px;
}

.italic-text-7 {
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0px;
}

.getstartedbutton {
  padding: 16px 32px;
  border-style: none;
  border-width: 2px;
  border-color: #ff4885;
  border-radius: 100px;
  background-color: #ff4885;
  -webkit-transition: all 300ms cubic-bezier(.023, .206, 0, .995);
  transition: all 300ms cubic-bezier(.023, .206, 0, .995);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.getstartedbutton:hover {
  background-color: #ff4885;
  color: #fff;
}

.getstartedbutton.centered {
  position: static;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-3 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 250ms cubic-bezier(.076, .165, .012, .995);
  transition: all 250ms cubic-bezier(.076, .165, .012, .995);
  font-family: Roboto, sans-serif;
  color: #150024;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #ff4885;
}

.nav-link-3:focus {
  color: rgba(28, 48, 47, 0.75);
}

.nav-link-3.hub2 {
  display: none;
}

.nav-logomenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav {
  max-height: 80px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
}

.navlink-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nav-logo {
  padding-right: 15px;
  padding-bottom: 2px;
  -webkit-transition: all 150ms cubic-bezier(0, .247, 0, .995);
  transition: all 150ms cubic-bezier(0, .247, 0, .995);
}

.nav-subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #150024;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.25px;
}

.nav-logo-mobile {
  display: none;
}

.hero-3.a {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(51%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/event-ticket-sales-hero-image.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 51%, hsla(0, 0%, 100%, 0)), url('../images/event-ticket-sales-hero-image.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.a.how-to-make-money-live-streaming {
  margin-top: 75px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(51%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/make-money-live-streaming-jumbotron.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 51%, hsla(0, 0%, 100%, 0)), url('../images/make-money-live-streaming-jumbotron.jpg');
  background-position: 0px 0px, 100% 50%;
}

.hero-3.a._10-features-to-reopen-your-event {
  margin-top: 70px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/event-reopening-hero.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 55%, hsla(0, 0%, 100%, 0)), url('../images/event-reopening-hero.jpg');
  background-size: auto, auto;
}

.hero-3.b {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/event-ticketing-software-hero-image.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/event-ticketing-software-hero-image.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.c {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/sell-event-tickets-hero-image.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/sell-event-tickets-hero-image.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.d {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/event-ticket-software-hero-image-new.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/event-ticket-software-hero-image-new.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.a {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/6-ideas-hero-image.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 55%, hsla(0, 0%, 100%, 0)), url('../images/6-ideas-hero-image.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.b {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/fundraising-sites-for-events-hero.jpeg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/fundraising-sites-for-events-hero.jpeg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.c {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/free-fundraising-ideas-hero.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/free-fundraising-ideas-hero.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.c.fundraising-sites {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/fundraising-sites-for-events-hero.png');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/fundraising-sites-for-events-hero.png');
  background-position: 0px 0px, 100% 0%;
  background-size: auto, cover;
}

.hero-3.d {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/cheap-fundraising-ideas-hero.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/cheap-fundraising-ideas-hero.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-3.e {
  margin-top: 79px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(47%, #fcfcfc), to(hsla(0, 0%, 100%, 0))), url('../images/fundraiser-ideas-for-schools-hero.jpg');
  background-image: linear-gradient(90deg, #fcfcfc 47%, hsla(0, 0%, 100%, 0)), url('../images/fundraiser-ideas-for-schools-hero.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 125%;
  background-repeat: repeat, no-repeat;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-headers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h1-3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #150024;
  line-height: 115%;
  font-weight: 700;
  text-align: left;
}

.h1-3.white {
  margin-bottom: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #fff;
  font-size: 50px;
}

.h1-3.white.centered {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.h1-3.white.centered.center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-weight: 400;
  text-align: center;
}

.h1-3.white.center-align {
  text-align: center;
}

.p-2 {
  display: inline-block;
  font-family: Roboto, sans-serif;
  color: #150024;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.25px;
}

.p-2.hero {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.p-2.article {
  display: block;
  width: 67%;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 200%;
}

.p-2.article.padding-top-0 {
  padding-top: 0px;
  letter-spacing: 0px;
}

.p-2.hero {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.p-2.article {
  width: 67%;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 200%;
}

.p-2.list {
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 200%;
}

.article-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
}

.h4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #150024;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0.25px;
}

.ppc-footer-text-2 {
  padding: 10px;
  color: rgba(163, 167, 170, 0.8);
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.ppc-footer-text-2.footer-underline-link {
  text-decoration: underline;
}

.bold-text-10 {
  text-align: left;
  letter-spacing: 0px;
}

.link-14 {
  color: #1c302f;
  font-weight: 900;
  text-decoration: none;
}

.nav-menu-3 {
  margin-left: 10px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linknav {
  width: 50%;
  margin-left: 5px;
  padding-top: 10px;
  float: left;
  color: #150024;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.brand-div-3 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
}

.brand-div-3:hover {
  opacity: 0.8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.brand-div-3.w--current {
  padding-top: 10px;
}

.nav-link-4 {
  padding: 10px 15px;
  float: left;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #e0336b;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.nav-link-4:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #e0336b;
}

.nav-link-4.w--current {
  border-top: 2px solid #e0336b;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  color: #152744;
}

.nav-link-4.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-link-4.get-started {
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border: 2px none #ff4885;
  border-radius: 100px;
  background-color: #ff4885;
  -webkit-transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-weight: 500;
  text-transform: none;
}

.nav-link-4.get-started:hover {
  border-style: none;
  background-color: rgba(224, 51, 107, 0.9);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.nav-link-4.get-started.signuptrigger {
  border-style: none;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
}

.nav-link-4.get-started.signuptrigger:hover {
  background-color: rgba(255, 72, 133, 0.9);
  color: #fff;
}

.nav-link-4.get-started.signuptrigger {
  font-family: Roboto, sans-serif;
  color: #ff4885;
}

.nav-link-4.get-started.signuptrigger:hover {
  background-color: rgba(255, 72, 133, 0.9);
  color: #fff;
}

.nav-link-4.getstartedbutton {
  padding-right: 30px;
  padding-left: 30px;
  color: #fff;
}

.header-lede {
  max-width: 1000px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #fff;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
}

.header-lede.dark {
  color: #5e646a;
  text-align: center;
}

.header-lede.align-left {
  font-family: Roboto, sans-serif;
  text-align: left;
  letter-spacing: 0px;
}

.left-aligned-2 {
  margin-bottom: 15px;
  color: #150024;
  text-align: left;
}

.left-aligned-2.pink {
  color: #ff4885;
}

.left-aligned-2.table-item {
  font-size: 18px;
  text-align: center;
}

.page-links-2 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 1px solid rgba(21, 39, 68, 0.1);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #150024;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.page-links-2:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.page-links-2.w--current {
  color: #150024;
}

.grid {
  max-width: 900px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.grid.top-align {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
}

.right-aligned {
  text-align: right;
}

.center {
  text-align: center;
}

.center.big {
  font-size: 50px;
  font-weight: 900;
}

.grey {
  padding: 70px 7%;
  background-color: #e8e9ec;
}

.section-title-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #150024;
  font-size: 40px;
  line-height: 130%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.section-6 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 30px;
  text-align: center;
}

.section-6.sign-up-form-section {
  display: block;
  padding: 36px 0px 12px;
  background-color: #fff;
}

.image-10 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  min-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.column-5 {
  position: static;
}

.section-7 {
  padding: 70px 7%;
}

.headlinecopycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chaptercopydiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chaptervscontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  min-height: 100px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #80cbbd;
  border-radius: 2px;
}

.chaptervscontainer.tl {
  padding-right: 20px;
  padding-left: 20px;
  border-color: #150024;
}

.chaptervscontainer.eb {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-color: rgba(21, 0, 36, 0.33);
}

.signupbutton {
  margin-top: 20px;
  padding: 30px 60px;
  border-radius: 2px;
  background-color: #ff4885;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

.signupbutton:hover {
  background-color: #ff4885;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  color: #fff;
}

.tl-p-4 {
  margin-top: 0px;
  color: #150024;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
}

.tl-p-4.centered {
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #150024;
  text-align: center;
}

.tl-p-4.centered.no-margin-bottom {
  margin-bottom: 0px;
}

.tl-p-4.white {
  color: #fff;
}

.tl-h4 {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #150024;
  font-size: 22px;
  line-height: 150%;
  font-weight: 500;
  letter-spacing: 0px;
}

.tl-h4.tight {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #150024;
}

.tl-h4.white {
  color: #fff;
}

.tl-h4.white.centered.no-margin-bottom {
  margin-bottom: 0px;
}

.headline {
  margin-top: 70px;
}

.headline.seopages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding: 100px 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: hsla(0, 0%, 93.7%, 0);
  background-image: linear-gradient(230deg, hsla(0, 0%, 93.7%, 0.66), #fff), url('../images/eb-hub-background-image.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 864px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.headline.seopages.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.headline.seopages.center.home {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 300px;
  background-image: url('../images/eb-hub-hero-image.png'), linear-gradient(139deg, hsla(0, 0%, 93.7%, 0.66), #fff);
  background-position: 50% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.headline.seopages.center.home.nav-margin {
  margin-top: 73px;
}

.ctadiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1c302f;
  background-image: url('../images/TL-SplashGeneric.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.chapterbutton {
  min-height: 60px;
  min-width: 200px;
  margin: 20px auto;
  padding: 30px 40px;
  border-radius: 2px;
  background-color: #150024;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.chapterbutton:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  color: #fff;
}

.chapterbutton.mint {
  margin-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #80cbbd;
}

.chaptercontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: linear-gradient(202deg, rgba(255, 72, 133, 0.33), #fff 89%), linear-gradient(180deg, hsla(0, 0%, 100%, 0.47), hsla(0, 0%, 100%, 0.47)), url('../images/eb-hub-background-image.png');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-repeat: repeat, repeat, no-repeat;
}

.chaptercontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chapterdivcontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-3 {
  color: #150024;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  text-decoration: none;
}

.ppadding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.chapterdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.chapterdiv:hover {
  background-color: hsla(0, 0%, 100%, 0.27);
}

.ctacopydiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.margin-top-20 {
  margin-top: 20px;
}

.text-block-35 {
  margin-bottom: 0px;
}

.cont-div {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.section-8 {
  margin-top: 79px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #1c302f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75))), url('../images/jumbotron-eventbrite-painting-class.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75)), url('../images/jumbotron-eventbrite-painting-class.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-8.margin-top-0 {
  position: relative;
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7f63e2), to(#7f63e2)), -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75)));
  background-image: linear-gradient(180deg, #7f63e2, #7f63e2), linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75));
}

.section-8.bpt-jumbotron {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.6)), to(rgba(28, 48, 47, 0.6))), url('../images/jumbotron-bpt-party.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.6), rgba(28, 48, 47, 0.6)), url('../images/jumbotron-bpt-party.jpg');
}

.section-8.event-plan-jumbotron {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75))), url('../images/jumbotron-plan-event.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75)), url('../images/jumbotron-plan-event.jpg');
}

.section-8.sell-tickets-online-jumbotron {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.6)), to(rgba(28, 41, 40, 0.6))), url('../images/jumbotron-sell-tickets-online.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.6), rgba(28, 41, 40, 0.6)), url('../images/jumbotron-sell-tickets-online.jpg');
}

.section-8.jumbotron-event-ticketing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75))), url('../images/jumbotron-event-ticketing.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75)), url('../images/jumbotron-event-ticketing.jpg');
}

.section-8.event-registration-jumbotron {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75))), url('../images/jumbotron-event-registration.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75)), url('../images/jumbotron-event-registration.jpg');
}

.section-8.brewhouse-jumbotron {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 37, 14, 0.75)), to(rgba(46, 37, 14, 0.75))), url('../images/jumbotron-breweries.jpg');
  background-image: linear-gradient(180deg, rgba(46, 37, 14, 0.75), rgba(46, 37, 14, 0.75)), url('../images/jumbotron-breweries.jpg');
}

.section-8.fundraiser-jumbotron {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 48, 47, 0.75)), to(rgba(28, 48, 47, 0.75))), url('../images/jumbotron-fundraiser.jpg');
  background-image: linear-gradient(180deg, rgba(28, 48, 47, 0.75), rgba(28, 48, 47, 0.75)), url('../images/jumbotron-fundraiser.jpg');
}

.container-6 {
  max-width: 1200px;
  padding-right: 10px;
  padding-left: 10px;
}

.heading-28 {
  margin-bottom: 10px;
  padding-bottom: 0px;
  color: #fff;
  line-height: 115%;
  text-align: left;
}

.bold-text-11 {
  line-height: 115%;
  letter-spacing: 0px;
}

.div-cont {
  position: relative;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.div-cont.narrow {
  max-width: 900px;
}

.div-cont.left-aligned {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.div-cont.left-aligned.no-marign-bottom {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.div-cont.center {
  text-align: center;
}

.div-cont.centered {
  text-align: center;
}

.div-cont.centered.no-margin-bottom {
  margin-bottom: 0px;
}

.div-cont.max-width {
  max-width: 960px;
}

.div-cont.article-container {
  padding: 60px;
  border-left: 4px solid #f57a00;
  background-color: rgba(245, 122, 0, 0.1);
}

.div-cont.article-container.green {
  border-left-color: #80cbbd;
  background-color: rgba(128, 203, 189, 0.1);
}

.div-cont.numbered-item {
  margin-bottom: 40px;
}

.div-cont.numbered-item.no-bottome-margin {
  margin-bottom: 0px;
}

.section-9 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 2px solid #efefef;
}

.section-9.nav-margin {
  margin-top: 73px;
}

.heading-29 {
  font-weight: 700;
  letter-spacing: 0px;
}

.heading-29.margin-bottom-40 {
  margin-bottom: 20px;
  padding-left: 0px;
}

.heading-29.white {
  text-align: left;
}

.heading-29.white.center {
  margin-bottom: 0px;
  text-align: center;
}

.heading-29.white.center.margin-bottom-40 {
  margin-bottom: 40px;
}

.heading-29.white.center.m20 {
  margin-bottom: 20px;
}

.heading-29.white.center.m10 {
  margin-bottom: 10px;
}

.image-11 {
  min-width: 100%;
  background-color: #efefef;
}

.heading-30 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 700;
  letter-spacing: 0px;
}

.heading-30.white {
  margin-bottom: 20px;
}

.heading-30.margin-top-20 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.paragraph-4 {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-decoration: none;
}

.paragraph-4.preview {
  font-size: 14px;
  line-height: 21px;
}

.hub-article {
  overflow: hidden;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 93.7%, 0.47);
}

.hub-article-link {
  border: 1px solid #efefef;
  border-radius: 10px;
  text-decoration: none;
}

.column-7 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-7.border-left {
  border-left: 3px solid #80cbbd;
}

.column-8 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-8.border-left {
  border-left: 3px solid #80cbbd;
}

.column-8.margin-bottom-60 {
  padding-bottom: 0px;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
}

.column-9.border-left {
  border-left: 3px solid #80cbbd;
}

.div-block-33 {
  padding-right: 20px;
  padding-left: 20px;
}

.section-10 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #efefef #000;
  border-radius: 0px;
}

.section-10.intro-section {
  border-bottom-style: none;
  background-color: #efefef;
}

.div-block-34 {
  display: block;
  padding-top: 8px;
}

.div-block-34.width80p {
  max-width: 80%;
  padding-top: 0px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-2 {
  margin-bottom: 40px;
}

.columns-3 {
  margin-top: 40px;
}

.columns-3.margin-bottom-40 {
  margin-bottom: 80px;
}

.columns-3.margin-bottom-80 {
  margin-bottom: 60px;
}

.columns-3.margin-bottom-80.border-left {
  border: 1px none #000;
}

.columns-3.border-left {
  border-style: none none none solid;
  border-width: 1px 1px 1px 3px;
  border-color: #000 #000 #000 #80cbbd;
}

.dark-section {
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px none #000;
  background-color: #150024;
}

.columns-4 {
  position: static;
  text-align: left;
}

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

.container-7.div-cont {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sitemap-link {
  display: block;
  margin-bottom: 14px;
  line-height: 130%;
  text-align: left;
}

.heading-31 {
  opacity: 0;
}

.mobile-hide {
  opacity: 0;
}

.heading-32 {
  opacity: 0;
}

.column-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-10.border-left {
  border-left: 3px solid transparent;
}

.column-11 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-11.border-left {
  border-left: 3px solid transparent;
}

.text-block-36 {
  text-align: left;
}

.hub-article-text-link {
  margin-top: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.image-13 {
  max-width: 200px;
  text-align: left;
}

.challenge-page-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 111;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-2 {
  grid-template-areas: "Area";
}

.user-review {
  display: inline-block;
  margin-bottom: 20px;
  padding: 35px;
  border-radius: 5px;
  background-color: #efefef;
}

.heading-33 {
  color: #ff4885;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-5 {
  line-height: 24px;
  font-style: normal;
  font-weight: 300;
}

.container-8 {
  max-width: 100%;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.div-block-35 {
  max-width: 1200px;
}

.attribution {
  color: #ff4885;
}

.image-15 {
  color: #80cbbd;
}

.menu-button-2 {
  padding: 10px;
  border: 2px solid #e0336b;
  background-color: rgba(224, 51, 107, 0.8);
}

.seonavlink {
  padding: 10px 50px;
  float: right;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.nav-menu-4 {
  margin-left: 10px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-bar-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  height: 75px;
  padding: 15px 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e8e9ec;
  background-color: #1e0d07;
}

.seonavtext {
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.navbar-4 {
  width: 100%;
  height: 44px;
  background-color: transparent;
}

.nav-link-5 {
  display: none;
}

.brand-div-4 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), opacity 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
}

.brand-div-4:hover {
  opacity: 0.8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.brand-div-4.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
}

.herosection {
  padding-right: 10%;
  padding-bottom: 20px;
  padding-left: 10%;
  background-color: rgba(255, 230, 177, 0.15);
}

.herosection.index {
  padding-bottom: 40px;
  background-color: #efefef;
  box-shadow: 0 1px 3px 0 rgba(111, 46, 3, 0.16);
}

.herosection.index.breweries {
  padding-bottom: 0px;
}

.div-block-36 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-16 {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: 0px;
}

.hero-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.h3 {
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 150%;
  font-weight: 500;
}

.h3.center {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 16px;
  text-align: center;
}

.h3.margin-bottom-0 {
  margin-bottom: 5px;
  color: #150024;
  line-height: 130%;
}

.button-2 {
  margin-top: 40px;
  padding: 15px 25px;
  border-radius: 100px;
  background-color: #1e0d07;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-2:hover {
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.can-right {
  margin-right: auto;
  margin-left: auto;
}

.copy-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h2-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #1e0d07;
  font-size: 22px;
  line-height: 28px;
  font-weight: 900;
}

.h2-2.center-aligned {
  text-align: center;
}

.bodysection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bodysection.index {
  padding-top: 60px;
}

.bodysection.index {
  padding-top: 60px;
  padding-right: 15%;
  padding-left: 15%;
}

.right-copy-container {
  z-index: 1;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  border-right: 10px none #1e0d07;
  background-color: transparent;
  box-shadow: none;
}

.content-piece-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.content-piece-block.body {
  margin-top: 0px;
}

.left-can-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 0;
}

.p-3 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.left-copy-container {
  z-index: 1;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  border-left: 10px none #1e0d07;
  background-color: transparent;
  box-shadow: none;
}

.right-can-container {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.cta-container {
  padding: 50px 10%;
  background-color: #80cbbd;
}

.cta-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-12 {
  line-height: 100%;
}

.container-9 {
  max-width: 100%;
}

.container-9._80width {
  max-width: 80%;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5.margin-bottom-40 {
  margin-bottom: 40px;
}

.columns-5.margin-bottom-80 {
  margin-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex {
  width: 33%;
}

.flex.middle {
  width: 50%;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-container._80perc {
  max-width: 80%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.navbar-5 {
  background-color: #1e0d07;
}

.brewhouse-logo {
  height: 30px;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-7 {
  margin-bottom: 0px;
  margin-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.button-3 {
  display: inline-block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-15 {
  text-align: right;
}

.container-12 {
  max-width: 1180px;
}

.navbar-6 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1e0d07;
  color: #5e646a;
}

.container-13 {
  max-width: 100%;
  text-align: center;
}

.bold-text-13 {
  letter-spacing: 0px;
}

.h1-4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #150024;
  line-height: 115%;
  font-weight: 700;
}

.h1-4.white {
  color: #fff;
}

.h1-4.left-aligned {
  margin-bottom: 10px;
}

.step-image {
  max-width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-15 {
  color: #ff4885;
}

.p-4 {
  display: inline-block;
  font-family: Roboto, sans-serif;
  color: #1c302f;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.25px;
}

.p-4.list {
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 200%;
}

.h3-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #150024;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.25px;
}

.platform-team-spot {
  max-width: 67%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-item-2 {
  margin: 5px 0px;
  padding: 10px 13px;
  border-radius: 3px;
  background-color: rgba(143, 250, 202, 0.15);
}

.list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: -30px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: square;
}

.nav-link-6 {
  padding: 10px 15px;
  float: left;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #ff4885;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.nav-link-6:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #e0336b;
  font-weight: 400;
}

.nav-link-6.w--current {
  border-top: 2px solid #ff4885;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1);
  color: #1c2928;
}

.nav-link-6.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-link-6.get-started {
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border: 2px solid #e0336b;
  -webkit-transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), color 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #e0336b;
  font-weight: 500;
  text-transform: none;
}

.nav-link-6.get-started:hover {
  background-color: rgba(224, 51, 107, 0.9);
  color: #fff;
}

.nav-link-6.get-started.brewhouse {
  margin-right: 0px;
  border-style: none;
  border-radius: 100px;
  background-color: #ff4885;
  -webkit-transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 500ms cubic-bezier(.215, .61, .355, 1), background-color 500ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 500ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
}

.nav-link-6.get-started.brewhouse:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image-17 {
  margin-top: 20px;
  padding-bottom: 40px;
  text-align: left;
}

.dark-section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px none #000;
  background-color: #150024;
}

.div-cont-2 {
  position: relative;
  max-width: 1200px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

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

.section-padding.p200 {
  padding-top: 200px;
}

.div-block-37 {
  border-bottom: 1px solid #000;
}

.sideline {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 40px;
  border-left: 4px solid #ff4885;
}

.margin-bottom-40 {
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.margin-bottom-40.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.margin-bottom-40.padding-left-0 {
  padding-left: 0px;
}

.heading-34 {
  padding-top: 1px;
}

.takeaway {
  position: relative;
  margin: 80px 50px 100px;
  padding: 50px;
  border-bottom: 3px solid #80cbbd;
  background-color: rgba(128, 203, 189, 0.1);
}

.takeaway.margin-bottom-50 {
  margin-bottom: 50px;
}

.image-18 {
  position: absolute;
  left: -45px;
  top: -45px;
  width: 90px;
}

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

.image-19.margin-bottom-20 {
  margin-bottom: 20px;
}

.card {
  padding: 28px;
  border-top: 5px solid #000;
  background-color: hsla(0, 0%, 93.7%, 0.48);
}

.card.pink {
  border-top-color: #ff4885;
}

.card.orange {
  border-top-color: #f57a00;
}

.card.purple {
  border-top-color: #7f63e2;
}

.card.mint {
  border-left: 5px solid #80cbbd;
  border-top-style: none;
  background-color: rgba(128, 203, 189, 0.1);
}

.card.tiered {
  padding: 0px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: #000;
}

.card.tiered.pink {
  border-left-color: #ff4885;
}

.card.tiered.blue {
  border-left-color: #2d5eed;
}

.card.tiered.green {
  border-left-color: #80cbbd;
}

.card.tiered.purple {
  border-left-color: #7f63e2;
}

.card.tiered.orange {
  border-left-color: #f57a00;
}

.card-h3 {
  margin-bottom: 29px;
}

.image-20 {
  text-align: left;
}

.gif {
  max-height: 150px;
  margin-bottom: 20px;
}

.gif-block {
  max-width: 75%;
  margin-bottom: 60px;
  text-align: left;
}

.max-width {
  position: relative;
  max-width: 75%;
  text-align: left;
}

.max-width.centered {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.max-width.centered.margin-bottom-none {
  margin-bottom: 0px;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
}

.heading-35 {
  font-weight: 700;
  text-align: left;
}

.html-embed-2 {
  position: relative;
  width: 100%;
  margin: 25px auto;
  padding-top: 56.27659574468085%;
  clear: both;
}

.div-block-38 {
  padding-top: 56.27659574468085%;
}

.wembed {
  position: relative;
  width: 100%;
  padding-top: 0%;
}

.pink-solid {
  background-color: #ff4885;
}

.pink-solid.margin-top-20 {
  border-radius: 100px;
}

.max-width.middle {
  margin-right: auto;
  margin-left: auto;
}

.div-block-39 {
  display: none;
}

.bold-text-14 {
  text-align: center;
}

.list-item-3 {
  text-align: left;
  list-style-type: decimal;
}

.list-3 {
  line-height: 28px;
  text-align: left;
  list-style-type: decimal;
}

.m60 {
  margin-bottom: 60px;
}

.image-21 {
  position: relative;
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.m20 {
  margin-bottom: 20px;
}

.m20.button.light {
  background-color: #efefef;
  color: #1c302f;
}

.m40 {
  margin-bottom: 40px;
}

.callout {
  padding: 50px;
  background-color: #efefef;
}

.bold-text-15 {
  font-weight: 400;
}

.m0 {
  margin-bottom: 0px;
}

.source {
  margin-bottom: 17px;
}

.link-dark {
  color: #1c302f;
}

.link-16 {
  color: #1c302f;
}

.link-17 {
  color: #1c302f;
}

.m10 {
  margin-bottom: 10px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-6.icon-row {
  margin-bottom: 43px;
}

.paragraph-9 {
  margin-bottom: 0px;
}

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

.bold-text-16 {
  font-weight: 400;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-17 {
  font-weight: 400;
}

.bold-text-17.dark {
  color: #1c302f;
}

.stylish {
  color: #fff;
  font-size: 50px;
  font-weight: 100;
}

.stylish.m0 {
  max-width: 50%;
  font-weight: 900;
}

.section-11 {
  background-image: url('../images/sponsors-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-11.image-section {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/event-budget-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/event-budget-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-11.image-section.dollar {
  background-image: url('../images/event-budget-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-11.image-section.clipboard {
  background-image: url('../images/layout-vision-image.jpg');
  background-size: cover;
}

.section-11.image-section.billboard {
  background-image: url('../images/sponsors-image.jpg');
  background-size: cover;
}

.section-11.image-section.ticketingpromotion {
  background-image: url('../images/partnerships-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-11.image-section.hammer {
  background-image: url('../images/diy-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tiered-heading {
  padding: 26px;
  background-color: rgba(0, 0, 0, 0.05);
}

.tiered-heading.m0 {
  padding: 25px;
  letter-spacing: 0.5px;
}

.tiered-copy {
  margin-bottom: 0px;
  padding: 25px;
}

.h1-5 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #150024;
  line-height: 115%;
  font-weight: 700;
}

.h1-5.white {
  color: #fff;
}

.h1-5.left-aligned.m40 {
  margin-bottom: 40px;
}

.list-item {
  margin: 10px;
  padding: 20px;
  border-radius: 3px;
  background-color: rgba(255, 72, 133, 0.15);
}

.vague-better-best-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 67%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vague-better-best-div {
  width: 30%;
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #8ffaca;
  border-radius: 3px;
  background-color: rgba(128, 203, 189, 0.56);
}

.vague-better-best-div.vague {
  border-color: #8ffaca;
  background-color: rgba(143, 250, 202, 0.1);
}

.vague-better-best-div.better {
  background-color: rgba(143, 250, 202, 0.3);
}

.vague-better-best-div.best {
  border-color: #8ffaca;
  background-color: rgba(143, 250, 202, 0.68);
}

.h5 {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
}

.list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: square;
}

.image-22 {
  position: absolute;
  display: block;
}

.image-23 {
  position: absolute;
  display: none;
}

.brand-3 {
  width: 150px;
  height: 60px;
  padding: 6px 0px;
}

.navbar-container {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
}

.navbar-7 {
  padding-right: 20px;
  padding-left: 20px;
}

.navbar-fixed {
  position: fixed;
  width: 100%;
  padding: 0px 20px;
  background-color: #fff;
}

.nav-link-2021 {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #150024;
  font-size: 14px;
  font-weight: 400;
}

.nav-btn-2021 {
  margin: 21px 11px;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.heading-36 {
  text-align: left;
}

.h1-2021 {
  color: #150024;
  font-size: 60px;
  line-height: 110%;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-transform: capitalize;
}

.h1-2021.white {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 100%;
  font-weight: 700;
  text-transform: none;
}

.h1-2021.white.center {
  text-align: center;
}

.h1-2021.white.inter {
  font-family: Inter, sans-serif;
  font-weight: 200;
}

.h1-2021.white.secondary {
  font-size: 60px;
}

.div-container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  opacity: 1;
  text-align: center;
}

.div-container.logos {
  padding: 50px 0px;
}

.div-container.buyer-portal {
  max-width: none;
  padding: 30px 20px;
  border-bottom: 1px solid #efefef;
  border-radius: 0px;
  background-color: #fff;
  font-size: 18px;
}

.div-container.buyer-portal._100-width {
  max-width: 100%;
}

.div-container.margin-top-100 {
  margin-top: 100px;
}

.div-container.center-content {
  text-align: center;
}

.div-container.steps {
  max-width: 960px;
  padding: 61px;
  border-radius: 0px;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.82)), to(hsla(0, 0%, 100%, 0.82)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.82), hsla(0, 0%, 100%, 0.82));
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.2);
}

.div-container._960 {
  max-width: 960px;
}

.div-container.max1100 {
  max-width: 1100px;
}

.lede-2021 {
  margin-bottom: 40px;
  color: #150024;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  text-transform: none;
}

.lede-2021.white {
  width: auto;
  max-width: 550px;
  min-width: 0px;
  color: #fff;
  line-height: 150%;
}

.lede-2021.white.margin-bottom-0 {
  margin-bottom: 0px;
}

.lede-2021.white.margin-bottom-40.center.max-width-800 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.lede-2021.white.margin-bottom-40.center._960 {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 23px;
}

.lede-2021.white.center {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.btn-primary-2021 {
  padding: 20px 35px;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.btn-primary-2021.margin-bottom-20 {
  margin-bottom: 20px;
}

.btn-primary-2021.margin-bottom-20.mobile {
  display: block;
}

.btn-primary-2021.margin-bottom-20.desktop {
  display: none;
}

.btn-primary-2021.center {
  margin-right: auto;
  margin-left: auto;
}

.btn-primary-2021.mobile {
  display: none;
}

.btn-primary-2021.log-in {
  padding-left: 30px;
  border: 1px none #fff;
  background-color: transparent;
  font-size: 18px;
  text-decoration: underline;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.note {
  display: none;
  margin-top: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: #ff4885 #ff4885 #ff4885 #f7b409;
  color: #150024;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}

.client-logos {
  padding-right: 100px;
  padding-left: 100px;
}

.section-2021 {
  padding: 100px 0px;
  background-color: #fff;
}

.section-2021.section-padding {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2021.section-padding.no-top-padding {
  padding-top: 0px;
  background-color: #fff;
}

.section-2021.section-padding.no-top-padding.lite-grey {
  padding-bottom: 0px;
  background-color: #f6f6f6;
}

.section-2021.section-padding.no-top-padding.hide {
  display: none;
}

.section-2021.section-padding.lite-grey {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f6f6f6;
}

.section-2021.section-padding._50-more {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2021.buyer-portal {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: transparent;
}

.section-2021.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-2021.clients {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #efefef;
}

.section-2021.clients.border-bottom-none {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom-style: none;
}

.section-2021.sign-up-section {
  position: relative;
  z-index: 1;
  background-color: #150024;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-9.logos {
  display: none;
}

.product-narrative {
  padding: 30px;
  background-color: #efefef;
}

.product-narrative.pink {
  padding: 0px;
  border-radius: 5px;
  background-color: #fcfcfc;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.product-narrative.pink.transparent {
  background-color: transparent;
  box-shadow: none;
}

.product-narrative.pink.lite-grey {
  background-color: transparent;
  box-shadow: none;
}

.product-narrative.transparent {
  padding: 0px;
  background-color: transparent;
}

.product-narrative-heading {
  margin-bottom: 20px;
  color: #150024;
  font-size: 45px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.5px;
}

.product-narrative-heading.center {
  display: inline;
  font-size: 32px;
  line-height: 100%;
}

.product-narrative-heading.no-margin-bottom {
  margin-bottom: 0px;
  font-size: 40px;
}

.product-narrative-heading.white {
  color: #fff;
}

.product-narrative-heading.white.center {
  font-size: 45px;
  line-height: 120%;
}

.image-24 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  clear: none;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.patron-badge {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 1280px;
  margin: 40px auto 0px;
  padding-right: 20px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: right;
}

.patron-badge:hover {
  opacity: 1;
}

.patron-badge.margin-bottom-badge {
  position: absolute;
  margin-bottom: 20px;
  opacity: 1;
}

.link-18 {
  color: #ff4885;
  font-weight: 400;
}

.link-block-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 180px;
  margin-right: 20px;
  float: none;
  opacity: 0.8;
  text-align: right;
}

.link-block-2:hover {
  opacity: 1;
}

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

.pt-copyright-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #efefef;
}

.image-25 {
  width: 100px;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.paragraph-10 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.paragraph-10.margin-bottom-0 {
  margin-bottom: 0px;
  color: rgba(70, 70, 70, 0.5);
  font-size: 13px;
  letter-spacing: 0px;
}

.div-block-41 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-26 {
  height: auto;
  max-height: 130px;
  max-width: 100%;
}

.image-26.m20 {
  opacity: 0.67;
}

.link-block-3 {
  display: block;
  max-width: 200px;
  text-align: left;
}

.image-27 {
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
}

.image-27.feature-image-padding {
  padding-right: 50px;
}

.image-27.pad-left {
  padding-left: 30px;
}

.image-27.pad-right {
  padding-right: 30px;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-42 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 27px;
  background-color: #fff;
}

.column-16 {
  height: 100%;
  padding-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.column-16.no-left-pad {
  padding-left: 0px;
}

.image-28 {
  width: 100%;
}

.div-block-43 {
  border-bottom: 5px solid #ff4885;
}

.line {
  width: 100px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 5px solid #ff4885;
  line-height: 100%;
}

.line.centered {
  margin-right: auto;
  margin-left: auto;
}

.line.centered.margin-bottom-40 {
  margin-bottom: 40px;
}

.line.white {
  border-bottom-color: #fff;
}

.line.white.center {
  margin-right: auto;
  margin-left: auto;
}

.line.full-width {
  width: 100%;
}

.line.no-top-margin {
  margin-top: 0px;
}

.fee-equation {
  margin-bottom: 0px;
  color: #fff;
  font-size: 100px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  letter-spacing: -3px;
}

.fee-equation.left.dark {
  color: #1c2928;
  text-align: left;
}

.fee-block {
  padding: 49px;
  background-color: transparent;
}

.fee-block.purple {
  padding: 50px;
  border-top: 5px solid #634db0;
  background-color: #7f63e2;
}

.fee-block.orange {
  padding: 50px;
  border-top: 5px solid #60998e;
  border-radius: 0px;
  background-color: #80cbbd;
}

.fee-block.calculator {
  background-color: #efefef;
}

.fee-block.calculator.rounded {
  border-radius: 10px;
}

.paragraph-11 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.fee-heading {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.fee-heading.dark {
  margin-bottom: 0px;
  color: #1c1d1d;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

.fee-heading.dark.left {
  text-align: left;
}

.fee-details {
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
  text-align: center;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-17 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.column-17.purple {
  background-color: #7f63e2;
}

.column-18 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.column-18.orange {
  background-color: #f57a00;
}

.grid-3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
}

.plus {
  font-size: 100px;
  font-weight: 300;
  text-align: center;
}

.div-block-44 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.text-span {
  color: #40665f;
}

.text-span-2 {
  color: #46377d;
}

.text-span-3 {
  color: #46377d;
}

.text-span-4 {
  font-weight: 300;
}

.text-span-5 {
  font-size: 50px;
}

.paragraph-12 {
  font-size: 50px;
  line-height: 1.5em;
}

.paragraph-13 {
  color: #ff4885;
  font-size: 50px;
  line-height: 1.5em;
}

.text-span-6 {
  color: #ff4885;
}

.text-span-7 {
  color: #80cbbd;
}

.paragraph-14 {
  font-size: 80px;
  line-height: 1.5em;
}

.paragraph-15 {
  color: #80cbbd;
  font-weight: 500;
}

.paragraph-15.pink {
  color: #ff4885;
}

.text-span-8 {
  color: #464646;
}

.text-span-9 {
  color: #80cbbd;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.small {
  font-size: 12px;
}

.bold {
  font-weight: 500;
  letter-spacing: 0px;
}

.bold.margin-bottom-40 {
  width: 500px;
}

.bold.margin-bottom-40.full-width {
  width: auto;
}

.bold.margin-bottom-40.full-width.center {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.bold.margin-bottom-40.full-width.center.white {
  font-size: 45px;
}

.bold.big {
  font-size: 40px;
  letter-spacing: 0px;
}

.bold.margin-bottom-20.max-width-960 {
  max-width: 960px;
}

.bold.margin-bottom-20.max-width-960.center {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.column-20 {
  padding-right: 30px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.column-21 {
  padding-right: 10px;
  padding-left: 30px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.pricey {
  color: #fff;
  font-size: 80px;
  line-height: 1.5em;
}

.color-block {
  height: 100%;
  padding: 50px;
  background-color: #464646;
}

.color-block.alt {
  background-color: #7f63e2;
}

.color-block.alt-2 {
  padding: 49px;
  background-color: transparent;
}

.color-block.alt-2.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.color-block.trans {
  background-color: transparent;
}

.color-block.trans.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bold-text-18 {
  color: #1c1d1d;
}

.table-heading {
  border-bottom: 1px solid #464646;
  color: #1c1d1d;
  font-size: 18px;
  font-weight: 500;
}

.table-heading.border-left {
  padding-bottom: 20px;
  border: 1px none #000;
}

.table-item {
  margin-bottom: 0px;
  line-height: 1.2em;
}

.table-item.right {
  text-align: right;
}

.text-span-10 {
  color: #ff4885;
  font-size: 12px;
}

.column-header {
  margin-bottom: 0px;
  color: #1c1d1d;
  font-weight: 700;
}

.column-header.right {
  text-align: right;
}

.column-22 {
  padding-bottom: 0px;
}

.column-23 {
  padding-left: 30px;
}

.column-24 {
  padding-right: 30px;
}

.table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.table-row.alt {
  padding-left: 10px;
  background-color: #efefef;
}

.text-span-11 {
  color: #ff4885;
  font-size: 12px;
}

.paragraph-16 {
  margin-top: 20px;
  text-align: center;
}

.border-bottom {
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.price-icon {
  max-width: 50px;
  margin-bottom: 30px;
  text-align: left;
}

.grid-4 {
  -ms-grid-columns: 1fr 7.75fr;
  grid-template-columns: 1fr 7.75fr;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.grid-5 {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 0px;
  grid-row-gap: 75px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
}

.fees-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.fees-overlay.international {
  display: none;
  opacity: 0;
}

.div-block-45 {
  position: relative;
  top: 0px;
  width: 960px;
  padding: 50px;
  background-color: #fff;
  opacity: 1;
}

.div-block-46 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin: 21px;
}

.div-block-46.close {
  z-index: 99999;
  margin-top: 0px;
  margin-right: 0px;
  padding: 10px 20px;
  border-bottom-left-radius: 20px;
  background-color: #ff4885;
}

.paragraph-17 {
  margin-bottom: 0px;
  border-bottom-left-radius: 100px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.div-block-47 {
  width: 100%;
  height: 30vh;
  border-radius: 0%;
  background-image: url('../images/fastpay-airplane.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.div-block-47.suite {
  background-image: url('../images/Laptop-event-page.jpg');
}

.grid-6 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
}

.div-block-48 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.sign-up-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(28, 29, 29, 0.75);
}

.form-container {
  position: relative;
  display: block;
  width: auto;
  padding: 50px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 5px;
  background-color: #efefef;
}

.form-block-2 {
  width: 500px;
}

.paragraph-18 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin: 17px;
}

.h6-footer {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: none;
}

.image-29 {
  max-width: 100px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-30 {
  width: auto;
  height: auto;
  max-height: 25px;
  max-width: none;
}

.footer-icon {
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 20px;
  padding-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #efefef;
}

.button-4 {
  position: static;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.column-26 {
  text-align: left;
}

.step {
  display: block;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.step.no-margin-bottom {
  margin-bottom: 0px;
}

.image-31 {
  display: block;
  height: 200px;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left {
  display: block;
  line-height: 1.5em;
  text-align: left;
}

.left.article-list-top-margin {
  margin-top: 20px;
  padding-left: 20px;
  font-family: Merriweather, serif;
  color: #150024;
  font-weight: 300;
}

.image-32 {
  display: block;
  max-height: 101%;
  max-width: none;
  margin-bottom: 20px;
}

.grid-7 {
  grid-column-gap: 50px;
  grid-row-gap: 80px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.grid-7.quad {
  justify-items: start;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.container-14 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  background-color: #949494;
}

.div-block-50 {
  padding-top: 70px;
  padding-right: 20px;
  padding-left: 20px;
}

.footer-global {
  padding-top: 70px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid #e8e9ec;
  background-color: #f8f9fa;
}

.flex-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  min-height: 600px;
  padding-top: 70px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/free-fundraising-ideas-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/free-fundraising-ideas-hero.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.container-story {
  max-width: 795px;
}

.paragraph-19 {
  line-height: 1.5em;
}

.paragraph-20 {
  font-size: 18px;
  line-height: 1.5em;
}

.image-33 {
  min-width: 100%;
}

.patron-logo {
  padding-right: 40px;
  padding-left: 0px;
}

.container-15 {
  max-width: 1180px;
  padding: 100px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.container-15.no-border {
  border-bottom-style: none;
}

.container-15.no-border.no-padding-top {
  padding-top: 100px;
}

.container-15.black {
  border-radius: 5px;
  background-color: #1b1b1b;
}

.container-15.black.no-border {
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 0px;
  background-color: #32addf;
}

.section-2022 {
  position: static;
  padding-top: 0px;
  padding-bottom: 0px;
}

.grid-8 {
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.heading-37 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2em;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: none;
}

.grey-logo {
  padding: 40px;
  opacity: 0.28;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.grey-logo:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.paragraph-21 {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 18px;
  line-height: 1.5em;
}

.heading-line {
  display: block;
  width: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 0px none #000;
  border-bottom: 5px solid #f9c83e;
}

.columns-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.columns-15.margin-bottom-40 {
  margin-bottom: 40px;
}

.columns-15.margin-bottom-40.flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-22 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 1.2em;
  font-weight: 300;
  text-align: center;
}

.stat {
  font-family: Roboto, sans-serif;
  color: #ff4885;
  font-size: 70px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
}

.stats {
  padding: 35px;
  text-align: center;
}

.stats.about {
  text-align: center;
}

.container-stats {
  max-width: 1180px;
  padding: 50px 20px;
  background-color: #150024;
}

.link-19 {
  color: #82b151;
  font-weight: 400;
  text-decoration: underline;
}

.image-34 {
  min-width: 100%;
  padding-right: 40px;
}

.full-image {
  height: 50vh;
  max-height: 800px;
  min-height: 0px;
  background-image: url('../images/RootToRise.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  min-width: 100%;
}

.second-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  min-width: 100%;
  opacity: 0;
}

.first-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  min-width: 100%;
}

.icon-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff4885;
  color: transparent;
}

.div-block-51 {
  width: 200px;
  height: auto;
  max-height: 100px;
  min-height: 0px;
}

.icon-bg {
  height: 150px;
  margin-bottom: 20px;
}

.icon-bg.pricing {
  background-image: url('../images/money-bill-wave-alt-tl-green.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-bg.support {
  background-image: url('../images/bullhorn-tl-green.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-bg.reporting {
  background-image: url('../images/user-edit-tl-green.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-bg.resources {
  margin-top: 0px;
  background-image: url('../images/ticket-tl-green.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-list {
  margin-bottom: 5px;
  padding-left: 20px;
}

.link-list-item {
  margin-bottom: 5px;
  padding-left: 0px;
  color: #f7faff;
}

.div-block-52 {
  position: fixed;
  z-index: 100000;
  width: 100%;
}

.image-36 {
  -webkit-filter: none;
  filter: none;
}

.image-37 {
  -webkit-filter: none;
  filter: none;
}

.image-38 {
  -webkit-filter: none;
  filter: none;
}

.image-39 {
  -webkit-filter: none;
  filter: none;
}

.image-40 {
  -webkit-filter: none;
  filter: none;
}

.image-41 {
  -webkit-filter: none;
  filter: none;
}

.image-42 {
  -webkit-filter: none;
  filter: none;
}

.image-43 {
  -webkit-filter: none;
  filter: none;
}

.bright {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.image-44 {
  -webkit-filter: none;
  filter: none;
}

.image-45 {
  -webkit-filter: none;
  filter: none;
}

.image-46 {
  -webkit-filter: none;
  filter: none;
}

.grid-9 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-23 {
  margin-top: 20px;
}

.paragraph-24 {
  margin-top: 20px;
  color: #fff;
}

.paragraph-25 {
  padding-left: 15px;
  color: #fff;
}

.image-47 {
  min-width: 100%;
}

.image-47.rounded {
  border-radius: 10px;
}

.grid-10 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  -ms-grid-columns: 1.75fr 2.5fr;
  grid-template-columns: 1.75fr 2.5fr;
}

.highlight {
  color: #ff4885;
  font-size: 30px;
  font-weight: 500;
}

.highlight.center {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
}

.text-span-12 {
  color: #ff4885;
}

.text-span-13 {
  color: #fff;
}

.block-padding {
  padding: 66px;
}

.block-padding.dark {
  background-color: #150024;
}

.columns-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-48 {
  position: relative;
  display: inline-block;
  max-height: 100px;
  max-width: none;
  margin-right: 0px;
  float: none;
  clear: none;
  text-align: left;
}

.image-50 {
  min-width: 100%;
}

.column-29 {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-30 {
  padding: 81px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-toggle.nav-link-2021 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.dropdown-toggle.nav-link-2021.w--open {
  padding-top: 30px;
  padding-bottom: 30px;
}

.dropdown {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.button-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dropdown-toggle-2 {
  float: none;
}

.nav-cta {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 100px;
  background-color: #ff4885;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.nav-cta:hover {
  background-color: #ff6c9d;
}

.container-16 {
  max-width: 1280px;
  padding-right: 20px;
  padding-left: 20px;
}

.nav-link-global {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #150024;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-global:hover {
  color: #ff4885;
}

.nav-link-global.w--current {
  color: #150024;
}

.nav-link-global.sign-in {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000 #000 #000 rgba(28, 41, 40, 0.2);
}

.nav-link-global.sign-in.white {
  border-left-color: #fff;
}

.nav-link-global.white {
  color: #fff;
}

.nav-logo-global {
  width: 148px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 0px;
}

.nav-logo-global.w--current {
  margin-left: 0px;
}

.navbar-8 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  min-width: 100%;
  background-color: #fff;
}

.navbar-8.transparent {
  position: fixed;
  background-color: transparent;
}

.dropdown-link {
  border-left: 5px solid rgba(255, 72, 133, 0.2);
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-link:hover {
  border-left-color: #ff4885;
}

.dropdown-list {
  background-color: #efefef;
}

.dropdown-list.w--open {
  overflow: hidden;
  margin-top: 10px;
  border-radius: 3px;
  background-color: #150024;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.body-3 {
  margin-top: 73px;
}

.navbar-9 {
  position: relative;
}

.grid-11 {
  grid-auto-flow: row;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.assets {
  padding: 50px;
}

.asset-cont {
  padding: 42px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(70, 70, 70, 0.1);
}

.image-54 {
  padding: 0px;
}

.image-55 {
  padding: 0px;
}

.image-56 {
  padding: 0px;
}

.link-block-4 {
  min-width: 100%;
}

.subheading {
  margin-bottom: 10px;
  color: #150024;
  font-size: 28px;
  line-height: 140%;
  font-weight: 400;
}

.paragraph-26 {
  color: #150024;
  font-size: 20px;
  line-height: 32px;
}

.bold-text-19 {
  font-size: 46px;
}

.margin-top-40 {
  margin-top: 40px;
}

.jumbotron {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  max-height: none;
  padding-top: 220px;
  padding-bottom: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/local-fest-header-5--light.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.jumbotron.visible {
  display: block;
  overflow: hidden;
}

.jumbotron.article {
  display: block;
}

.jumbotron.article.haunts {
  background-image: linear-gradient(68deg, #150024, transparent), url('../images/haunt-compare-hero.jpg');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.jumbotron.article.haunts.guide {
  background-image: linear-gradient(68deg, #150024, transparent), url('../images/haunts-skeleton-overlay.jpg');
}

.jumbotron.article.haunts.house {
  background-image: url('../images/_house-dark-overlay.jpg');
  background-position: 0% 50%;
}

.jumbotron.article.farms {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/farms-hero.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/farms-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.jumbotron.sell-tickets-online {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.6)), to(rgba(28, 41, 40, 0.6))), url('../images/jumbotron-sell-tickets-online.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.6), rgba(28, 41, 40, 0.6)), url('../images/jumbotron-sell-tickets-online.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.jumbotron.sell-tickets-online.with-divider {
  padding-bottom: 192px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.6)), to(rgba(28, 41, 40, 0.6))), url('../images/jumbotron-sell-tickets-online-4.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.6), rgba(28, 41, 40, 0.6)), url('../images/jumbotron-sell-tickets-online-4.jpg');
}

.jumbotron.ppc {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: none;
}

.column-31 {
  text-align: left;
}

.column-31.zero-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.tint {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: visible;
  max-height: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.6)), to(rgba(28, 41, 40, 0.6)));
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.6), rgba(28, 41, 40, 0.6));
}

.tint.on {
  background-color: rgba(28, 41, 40, 0.6);
}

.tint.off {
  background-color: transparent;
}

.max-width-600 {
  max-width: 600px;
}

.max-width-600.centered {
  margin-right: auto;
  margin-left: auto;
}

.grid-12 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.background-video {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-width: 100%;
  padding-top: 220px;
  padding-bottom: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-video.spaceman {
  display: block;
  padding-top: 220px;
  padding-bottom: 150px;
}

.background-video.normal {
  display: block;
}

.text-span-14 {
  background-color: transparent;
}

.image-57 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 160px;
  margin: 40px 20px 20px;
  padding-top: 0px;
  border-top: 1px none #fff;
}

.div-block-53 {
  height: 400px;
}

.resources {
  margin-top: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.resources.square {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.div-block-54 {
  padding: 10px;
  text-align: left;
}

.resource {
  position: relative;
  overflow: hidden;
  height: 500px;
  border-radius: 10px;
  background-image: url('../images/local-fest-header-5--light.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.resource:hover {
  -webkit-transform: scale3d(1, 1, 1.2);
  transform: scale3d(1, 1, 1.2);
}

.resource.events-u {
  background-image: url('../images/5def9a060244b48a74f2b3f5_universityhero-p-800.jpg');
}

.resource.event-planning {
  background-image: url('../images/jumbotron-plan-event.jpg');
  background-position: 100% 50%;
}

.resource.sell-tickets-online {
  background-image: url('../images/jumbotron-sell-tickets-online.jpg');
}

.resource.support-center {
  background-image: url('../images/support-the-arts-image-p-1080.jpg');
}

.text-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div-block-55 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.resource-tint {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: linear-gradient(4deg, #150024, transparent 33%);
}

.text-block-37 {
  color: #fff;
}

.resource-title {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.resource-link {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.25, .46, .45, .94);
  transition: -webkit-transform 200ms cubic-bezier(.25, .46, .45, .94);
  transition: transform 200ms cubic-bezier(.25, .46, .45, .94);
  transition: transform 200ms cubic-bezier(.25, .46, .45, .94), -webkit-transform 200ms cubic-bezier(.25, .46, .45, .94);
}

.resource-link:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.go-cta {
  margin-top: 10px;
  color: #80cbbd;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.text-span-15 {
  margin-left: 0px;
  padding-left: 0px;
  border-left: 2px none #ff4885;
  color: #150024;
  font-weight: 300;
}

.image-58 {
  display: inline;
  max-height: 50px;
  max-width: 50px;
}

.hash-icon-inline {
  height: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.inner-padding {
  max-width: 490px;
  min-width: 0px;
  padding: 40px 0px;
  float: left;
}

.inner-padding.right {
  float: right;
}

.divider-bottom {
  position: absolute;
  left: -2%;
  top: auto;
  right: 0%;
  bottom: -1px;
  max-width: 110%;
  min-width: 110%;
}

.divider.bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -1px;
  min-width: 105%;
}

.divider.bottom.flip-horizontal {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.image-59 {
  margin-bottom: -1px;
}

.image-container {
  position: relative;
}

.image-60 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.image-61 {
  position: absolute;
  z-index: 0;
  display: block;
}

.rotate-burst {
  position: absolute;
}

.rotate-infinite {
  position: absolute;
}

.slash-top {
  margin-bottom: -1px;
}

.slash-top.flip {
  width: 100%;
  max-width: none;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slash-top.flip.scooch-up {
  margin-top: -1px;
  margin-bottom: 0px;
}

.slash-bottom {
  width: 100%;
  max-width: none;
  color: #464646;
}

.div-block-56 {
  max-width: 60%;
}

.div-block-57 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 100px;
  height: 200px;
  background-color: #dfbbbb;
  -webkit-filter: blur(11px);
  filter: blur(11px);
}

.rotate-oscillate {
  position: absolute;
  z-index: 2;
}

.rotate-oscillate.reverse {
  z-index: 1;
}

.image-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.image-bottom {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-middle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
}

.column-top.no-right-pad {
  padding-right: 0px;
}

.logos {
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 100px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.shrink {
  padding: 10px;
}

.no-left-pad {
  padding-left: 0px;
}

.no-right-pad {
  padding-right: 0px;
}

.sign-up-wrapper {
  background-color: #150024;
}

.dark-bg {
  background-color: #150024;
}

.rotate-oscillate-2 {
  position: absolute;
  z-index: 1;
}

.column-33 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.div-block-58 {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-62 {
  height: 30px;
  margin-right: 10px;
}

.hash {
  position: relative;
  right: auto;
  display: block;
  max-height: none;
  max-width: 20px;
  min-height: 0px;
  margin: 10px auto 0px 0px;
  text-align: left;
}

.bw {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.bw.invert {
  -webkit-filter: invert(100%) grayscale(100%);
  filter: invert(100%) grayscale(100%);
}

.grid-13 {
  min-width: 100%;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.new-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.max-900 {
  max-width: 900px;
}

.max900 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.max500 {
  max-width: 500px;
}

.text-span-16 {
  border-bottom: 5px solid #80cbbd;
}

.paragraph-27 {
  text-align: center;
}

.paragraph-27.max500 {
  margin-right: auto;
  margin-left: auto;
}

.paragraph-27.max600 {
  max-width: 600px;
}

.paragraph-27.max700 {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.bold-text-20 {
  font-style: italic;
  font-weight: 300;
}

.image-63 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.article-section {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #efefef;
  background-color: #fff;
}

.article-section.grey {
  border-bottom-color: #efefef;
}

.article-section.no-border {
  border-bottom-style: none;
}

.article-section.no-border.haunt-bg {
  position: relative;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-image: url('../images/_house-dark-overlay.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.article-section.no-border.haunt-bg.with-divider {
  padding-top: 140px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/_house-dark-no-overlay.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/_house-dark-no-overlay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.article-section.no-border.fall-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 41, 40, 0.75)), to(rgba(28, 41, 40, 0.75))), url('../images/farms-hero-2.jpg');
  background-image: linear-gradient(180deg, rgba(28, 41, 40, 0.75), rgba(28, 41, 40, 0.75)), url('../images/farms-hero-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.article-section.no-border.fall-bg.with-divider {
  position: relative;
  padding-top: 120px;
}

.article-list {
  margin-bottom: 10px;
  color: #150024;
}

.article-list.subitem {
  font-size: 16px;
}

.article-list.indent {
  display: inline-block;
  margin-left: 20px;
  padding-left: 0px;
  font-weight: 300;
}

.article-list.margin-bottom-0 {
  margin-bottom: 0px;
}

.subitem {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 6px 10px;
  border-radius: 0px 20px 20px;
  background-color: #efefef;
  box-shadow: 0 2px 0 0 rgba(128, 203, 189, 0.5);
  font-family: Roboto, sans-serif;
  color: #1c302f;
  font-size: 14px;
  line-height: 1.5em;
}

.article-p {
  font-family: Merriweather, serif;
  color: #150024;
  line-height: 1.5em;
  font-weight: 300;
}

.article-p.margin-bottom-40 {
  padding-right: 0px;
  padding-left: 0px;
}

.article-p.margin-top-10 {
  margin-top: 10px;
}

.grid-14 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.tips-grid-item {
  text-align: left;
}

.tip-item {
  margin-bottom: 30px;
}

.article-p.white {
  color: #fff;
  line-height: 1.5em;
}

.footer-3 {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link-3 {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link-3:hover {
  text-decoration: underline;
}

.round20 {
  border-radius: 20px;
}

.width100 {
  max-height: 500px;
  max-width: none;
  min-height: 1px;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-image-window {
  max-height: 500px;
  min-height: 500px;
  min-width: 100%;
}

.full-image-window.haunt1 {
  position: relative;
  min-height: 700px;
  background-image: url('../images/_haunted-attraction-light.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.full-image-window.haunt2 {
  position: relative;
  min-height: 40vw;
  background-image: url('../images/_skeleton-light.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.divider-flip {
  position: relative;
  top: -1px;
  min-width: 100%;
  margin-top: 0px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: 'Open Sans', sans-serif;
}

.divider-flip.top {
  position: absolute;
}

.section-20-side {
  padding: 80px 20px;
}

.section-20-side.dark {
  background-color: #150024;
}

.heading-white {
  color: #fff;
}

.image-64 {
  position: absolute;
  height: 50vw;
  min-width: 100%;
  opacity: 0.37;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-59 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.cmsjumbotest {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 50vw;
  max-height: 600px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.heading-40 {
  position: absolute;
  z-index: 10;
  color: #fff;
}

.list-item-4 {
  text-align: left;
}

.list-5 {
  text-align: left;
}

.list-5.no-margin {
  margin-left: 0px;
}

.list-5.no-margin-top {
  margin-top: 0px;
}

.grid-15 {
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1.25fr 1.25fr;
  grid-template-columns: 1.25fr 1.25fr;
}

.grid-15.max-900 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

.div-block-60 {
  font-size: 16px;
}

.list-item-5 {
  font-size: 24px;
}

.how-to-list {
  margin-bottom: 10px;
  color: #ff4885;
  font-size: 25px;
  font-weight: 500;
}

.div-block-61 {
  max-width: 600px;
  text-align: left;
}

.flex-box {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.flex-box._2 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.image-65 {
  min-width: 100%;
}

.div-block-62 {
  text-align: left;
}

.grid-16 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
  -ms-grid-columns: 2.75fr 2.75fr;
  grid-template-columns: 2.75fr 2.75fr;
}

.fa-icon {
  font-family: 'Fa 400', sans-serif;
  color: #fff;
  font-size: 150px;
  font-weight: 400;
  text-align: left;
}

.bold-text-22 {
  font-weight: 400;
}

.heading-41 {
  text-align: center;
}

.constrain {
  max-width: 600px;
}

.constrain.margin-bottom-40.padding-left-0 {
  max-width: 750px;
  padding-left: 0px;
  color: rgba(70, 70, 70, 0.75);
  line-height: 150%;
}

.constrain.margin-bottom-40.padding-left-0.center {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.simple-pricing-group {
  position: relative;
  padding: 68px;
}

.simple-pricing-top {
  position: absolute;
  z-index: 1;
}

.simple-pricing-base {
  position: absolute;
  z-index: 0;
}

.simple-pricing-hold-shape {
  position: relative;
  opacity: 0;
}

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

.image-67 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -1%;
}

.grid-17 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.problem-slash {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -1px;
}

.fuck-you {
  position: absolute;
  left: -50%;
  top: auto;
  right: 0%;
  bottom: -2px;
  display: block;
  width: 200%;
  height: auto;
  max-width: 200%;
  min-width: 200%;
}

.testimonial {
  padding: 50px;
  border-radius: 20px;
  background-color: #150024;
}

.quotation {
  color: #fff;
  font-size: 22px;
}

.testimonial-name {
  margin-top: 0px;
  margin-bottom: 2px;
  padding-top: 15px;
  color: #ff4885;
  font-size: 22px;
  line-height: 150%;
  font-weight: 400;
  text-transform: none;
}

.testimonial-org {
  opacity: 1;
  color: #fff;
  font-size: 22px;
  line-height: 100%;
  font-style: normal;
  font-weight: 300;
}

.testimonial-grid {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

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

.grid-18 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.ppc-grid.four {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

html.w-mod-js *[data-ix="text-column-fade"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="header-image-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="sign-up-form-zoom"] {
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="hover-for-right-facing-photos"] {
  -webkit-transform: scale(0.98, 0.98) rotateX(7deg) rotateY(7deg) rotateZ(-1deg);
  transform: scale(0.98, 0.98) rotateX(7deg) rotateY(7deg) rotateZ(-1deg);
}

html.w-mod-js *[data-ix="second-section-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="organization-input"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="tab-photo-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="team-member-hover"] {
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="1-header-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="2-header-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="3-header-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="header-background-fade"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="sign-up-page-form-scale"] {
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="initial-0-opacity"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="captcha-initial-hidden"] {
  display: none;
}

html.w-mod-js *[data-ix="international-fees-table-initial-hidden"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: scale(0.9500000000000002, 0.9500000000000002);
  transform: scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="section-load"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .section.beer {
    padding-right: 7%;
    padding-left: 7%;
  }

  .section.beer.belowhero {
    padding-right: 7%;
    padding-left: 7%;
  }

  .photo-colum {
    width: 50%;
  }

  .text-column {
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo.small {
    width: 50px;
    margin: 9px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .homepage-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 49, 49, 0.35)), to(rgba(49, 49, 49, 0.35))), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-image: linear-gradient(180deg, rgba(49, 49, 49, 0.35), rgba(49, 49, 49, 0.35)), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .homepage-header.tight {
    background-color: #150024;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.8)), to(rgba(21, 0, 36, 0.8))), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.8), rgba(21, 0, 36, 0.8)), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .header-subtitle {
    font-size: 32px;
  }

  .homepage-tabs-content {
    min-height: 420px;
  }

  .tab-link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .pink-line {
    display: block;
  }

  .tab-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .photo-section.haunt-background {
    background-position: 1004px 0px;
  }

  .photo-section.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_dark.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_dark.jpg');
    background-position: 0px 0px, 50% -4%;
  }

  .footer {
    padding-bottom: 0px;
  }

  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-link.get-started {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-link.get-started.signuptrigger {
    float: right;
  }

  .nav-link.sign-in {
    padding-right: 15px;
    padding-left: 15px;
    float: right;
  }

  .brand-div.mobile {
    width: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-div.no-nav {
    left: 0px;
    top: 12px;
    right: 0px;
  }

  .brand-div.no-nav.sign-up-brand-logo {
    left: 20px;
    top: 0px;
    right: auto;
    bottom: 0px;
  }

  .how-it-works-process.beer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .how-it-works-block {
    width: 40%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .sub-sub-title {
    font-size: 20px;
  }

  .pricing-page-div {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .plus-sign-grey {
    font-size: 30px;
  }

  .plus-sign-pink {
    font-size: 30px;
  }

  .plus-sign-offset {
    top: 130px;
  }

  .pricing-page-price {
    font-size: 80px;
  }

  .page-divider {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ppc-footer-wrapper.alternate-tiny-footer-link-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }

  .request-a-demo-split-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rad-section {
    margin-bottom: 20px;
  }

  .rad-section._2 {
    margin-right: auto;
    margin-left: auto;
  }

  .footer-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-link {
    width: auto;
  }

  .sign-up-form-wrapper {
    max-width: 100%;
  }

  .alt-nav-link.alt-nav-link-footer {
    width: 180px;
  }

  .split-sign-up-column-1 {
    background-position: 50% 50%;
  }

  .navbar-link {
    background-color: #3a3a3a;
  }

  .hero.brandpage {
    margin-right: 4%;
    margin-left: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading.inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article-info-row {
    display: block;
  }

  .all-articles-section {
    display: block;
  }

  .navhamburger.w--open {
    background-color: #3a3a3a;
  }

  .navmenu {
    background-color: #3a3a3a;
  }

  .icon {
    color: #fff;
  }

  .aritcle-header-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .text-field-3 {
    width: 150px;
  }

  .upcomingeventtitle {
    padding-top: 50px;
    letter-spacing: 0px;
  }

  .upcomingeventtitle.event2 {
    margin-bottom: 31px;
    padding-top: 75px;
  }

  .upcomingeventtitle.event1 {
    padding-top: 79px;
  }

  .upcomingeventtitle.event3 {
    margin-bottom: 15px;
    padding-top: 63px;
  }

  .vieweventblock {
    width: 60%;
    margin-bottom: 25px;
  }

  .aboutcontainer {
    max-width: 1000px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .aboutheadblock.lee {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.chrisse {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.len {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.matthew {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.jennifer {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.sarah {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.christina {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.kevin {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.alexa {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.jason {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.amanda {
    margin-right: 15px;
    margin-left: 15px;
  }

  .aboutheadblock.jean {
    margin-right: 15px;
    margin-left: 15px;
  }

  .teammember {
    letter-spacing: 0.5px;
  }

  .heroimage-a.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_dark.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_dark.jpg');
    background-position: 0px 0px, 50% -4%;
  }

  .heroimage-b.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_dark.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_dark.jpg');
    background-position: 0px 0px, 50% -4%;
  }

  ._3upblock-gridcontainer {
    padding-right: 10px;
    padding-left: 10px;
  }

  ._3upcopy-header {
    font-size: 14px;
    font-weight: 700;
  }

  .image-2 {
    height: 120px;
  }

  .image-3 {
    height: 120px;
  }

  .image-4 {
    height: 120px;
  }

  ._2upquoteblock-gridcontainer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .h1.brandpage.leftalign {
    margin-right: 4%;
    margin-left: 4%;
  }

  .p.brandpage {
    width: 90%;
    margin-right: 4%;
    margin-left: 4%;
  }

  .hero-left {
    margin-right: 25px;
  }

  .hero-right {
    overflow: hidden;
    width: 90%;
    margin-right: -301px;
    margin-bottom: 27px;
  }

  .image-5 {
    overflow: hidden;
  }

  .brandpagesection {
    margin-right: 4%;
    margin-left: 4%;
  }

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

  .colorpalettecontainer {
    margin-bottom: 10px;
  }

  .colorpalettegrid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .howitworks_textcontainer {
    width: 95%;
  }

  .tl-h3 {
    font-size: 20px;
  }

  .tl-h3.haunt {
    font-weight: 400;
  }

  .howitworks_imagecontainer {
    width: 95%;
  }

  .tl-h1.haunt {
    margin-left: 0px;
    padding-left: 5%;
    text-align: left;
  }

  .tl-h1.haunt.center-header {
    margin-left: auto;
    padding-left: 0%;
    text-align: center;
  }

  .eventtitlelocation {
    padding-top: 30px;
  }

  .eventbuttondate {
    padding-bottom: 25px;
  }

  .heroimage_image {
    width: 100%;
    float: right;
  }

  .tl-button {
    padding: 15px 20px;
    font-size: 16px;
  }

  .heroimagecontainer.ppc {
    padding: 0px 5% 25px;
  }

  .heroimagecontainer.ppc {
    padding: 0px 5% 25px;
  }

  .logoblock {
    width: 175px;
    padding: 25px;
  }

  .brand-div-2.mobile {
    width: 50px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heroimagecopycontainer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .logogrid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tl-h3-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
  }

  .tl-h3-2.hero {
    padding-right: 0px;
    font-size: 22px;
  }

  .featuregridalt {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .featuregridalt.beer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .featuregridalt.sidepadding {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .nav-link-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-link-2.get-started {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .pinkline.left.beer {
    width: 150px;
  }

  .heroimageimagecontainer {
    width: 60%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .tl-h1-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 24px;
  }

  .tl-h1-2.hero {
    padding-right: 0px;
    font-size: 28px;
  }

  .heroimage {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .nav-spacer-2 {
    background-color: transparent;
  }

  .featureblockcontainer_alt2 {
    width: 300px;
    padding: 25px 10px;
  }

  .featureblockcontainer_alt2.features.beer._1 {
    width: 40%;
    margin-right: 40px;
  }

  .featureblockcontainer_alt2.beer {
    width: 40%;
    margin-right: 0px;
  }

  .customerquote-cta-2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .pricingcontainer.top-bottom-padding {
    padding-right: 5%;
    padding-left: 5%;
  }

  .iconcontainer.large {
    width: 100%;
    height: 100%;
    max-height: 100px;
  }

  .div-block-30 {
    padding-right: 5%;
    padding-bottom: 10px;
    padding-left: 5%;
  }

  .featurewrapper.topbottompadding {
    padding-right: 5%;
    padding-left: 5%;
  }

  .div-block-31 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .div-block-31.beer {
    padding-right: 7%;
    padding-left: 7%;
  }

  .bold-text-2.onblack {
    font-size: 18px;
  }

  .pink-line-2 {
    display: block;
  }

  ._2upquoteblock-gridcontainer-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .titleblock {
    padding-right: 5%;
    padding-left: 5%;
  }

  .titleblock.beer {
    padding-right: 7%;
    padding-left: 7%;
  }

  .trustlogocontainer {
    padding-bottom: 50px;
    background-color: rgba(28, 48, 47, 0.05);
  }

  .h1-2 {
    line-height: 100%;
  }

  .h1-2.centered.tighttrack {
    font-size: 28px;
  }

  .ctacontainer.seopages {
    background-position: 0px -76px;
  }

  .ctacontainer.seopages {
    background-position: 0px -76px;
  }

  .ctacopy.seopages {
    width: 75%;
  }

  .footer-link-2 {
    width: 140px;
  }

  .heroimagecopycontainer-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tl-h1-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 24px;
  }

  .bold-text-9.onblack {
    font-size: 28px;
  }

  .bold-text-7 {
    font-size: 28px;
  }

  .titleblock-2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .tl-h3-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
  }

  .tl-h3-3.padding-bottom-none {
    padding-bottom: 12px;
  }

  .tl-h3-3.header {
    padding-bottom: 12px;
  }

  .footer-content-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-2 {
    padding-bottom: 100px;
  }

  .heroimage-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .featuregridalt-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .div-block-32 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .heroimage-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .getstartedbutton {
    padding-right: 30px;
    padding-left: 30px;
  }

  .nav-container.hub2 {
    margin-right: 5%;
    margin-left: 5%;
  }

  .nav-link-3 {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .nav-logo-mobile {
    display: none;
  }

  .hero-3.a._10-features-to-reopen-your-event {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/event-reopening-hero.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/event-reopening-hero.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
  }

  .hero-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-headers {
    width: 100%;
  }

  .h1-3.white {
    text-align: center;
  }

  .p-2.hero {
    padding-right: 10px;
    padding-left: 10px;
    background-color: hsla(0, 0%, 100%, 0.8);
  }

  .p-2.article {
    width: 80%;
  }

  .p-2.article {
    width: 80%;
  }

  .linknav {
    padding-top: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .logonavcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand-div-3.w--current {
    padding-top: 0px;
  }

  .brand-div-3.mobile {
    width: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link-4 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-link-4.get-started {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
  }

  .nav-link-4.get-started.signuptrigger {
    display: block;
  }

  .grid.top-align {
    grid-row-gap: 20px;
  }

  .center {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .headlinecopycontainer {
    width: 100%;
    margin-top: 0px;
  }

  .chaptercopydiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .chaptervscontainer.tl {
    margin-top: 5px;
  }

  .chaptervscontainer.eb {
    margin-bottom: 5px;
  }

  .tl-p-4 {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    text-align: left;
  }

  .headline.seopages {
    padding-right: 15%;
    padding-bottom: 20px;
    padding-left: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: linear-gradient(230deg, hsla(0, 0%, 93.7%, 0.66), #fff), url('../images/eb-hub-background-image.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, 864px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .ctadiv {
    padding-top: 40px;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .chapterbutton {
    width: 75%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    text-align: center;
  }

  .chaptercontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .chapterdivcontent {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .chapterdiv {
    padding-top: 40px;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ctacopydiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-14 {
    height: auto;
  }

  .container-8 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .seonavlink {
    padding-right: 25px;
    padding-left: 25px;
    text-decoration: none;
  }

  .nav-menu-4 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-bar-3 {
    display: block;
  }

  .logonavcontainer-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .seonavtext {
    margin-right: 25%;
    padding-top: 10px;
  }

  .nav-link-5 {
    display: block;
  }

  .brand-div-4.w--current {
    padding-top: 0px;
  }

  .brand-div-4.mobile {
    width: 40px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-36 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-copy {
    width: 100%;
  }

  .h3.center {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .right-copy-container {
    left: 50px;
    width: 80%;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 13, 7, 0.02)), to(rgba(30, 13, 7, 0.02))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, rgba(30, 13, 7, 0.02), rgba(30, 13, 7, 0.02)), linear-gradient(180deg, #fff, #fff);
  }

  .left-copy-container {
    width: 80%;
    margin-right: 0px;
    margin-left: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 13, 7, 0.02)), to(rgba(30, 13, 7, 0.02))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, rgba(30, 13, 7, 0.02), rgba(30, 13, 7, 0.02)), linear-gradient(180deg, #fff, #fff);
  }

  .bold-text-12 {
    font-size: 40px;
  }

  .container-9._80width {
    max-width: 100%;
  }

  .columns-5.margin-bottom-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-12 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex {
    display: block;
    width: 33%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .flex.center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar-5 {
    background-color: #1e0d07;
  }

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

  .paragraph-6 {
    display: inline-block;
    margin-bottom: 0px;
  }

  .brand-2 {
    display: inline-block;
  }

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

  .step-image {
    max-width: 60%;
  }

  .nav-link-6 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-link-6.get-started {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .gif-block {
    max-width: 100%;
  }

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

  .stylish.m0 {
    max-width: 75%;
  }

  .section-11.image-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .vague-better-best-container {
    width: 100%;
  }

  .nav-link-2021 {
    color: #fff;
    text-align: center;
  }

  .h1-2021.white {
    font-size: 60px;
  }

  .h1-2021.white.center {
    font-size: 45px;
  }

  .h1-2021.white.max-550 {
    max-width: 500px;
  }

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

  .div-container.steps {
    padding: 20px;
  }

  .div-container.zero-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .btn-primary-2021.margin-bottom-20.mobile {
    display: none;
  }

  .btn-primary-2021.center.last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .section-2021.section-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-2021.section-padding.lite-grey {
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-narrative-heading {
    font-size: 40px;
  }

  .product-narrative-heading.no-margin-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .product-narrative-heading.white.center {
    font-size: 40px;
    line-height: 120%;
  }

  .menu-button-3 {
    background-color: #fff;
  }

  .menu-button-3.w--open {
    background-color: transparent;
    color: #ff4885;
  }

  .icon-2 {
    color: #150024;
  }

  .icon-2:hover {
    color: #150024;
  }

  .icon-2:active {
    color: #150024;
  }

  .icon-2:focus {
    color: #150024;
  }

  .nav-menu-5 {
    background-color: #150024;
    text-align: center;
  }

  .columns-10 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .fee-equation {
    font-size: 60px;
  }

  .fee-block.purple {
    padding: 30px;
  }

  .fee-block.orange {
    padding: 30px;
  }

  .fee-block.calculator {
    min-width: 100%;
  }

  .fee-heading {
    font-size: 20px;
  }

  .fee-details {
    font-size: 14px;
  }

  .plus {
    font-size: 50px;
  }

  .columns-12 {
    display: block;
  }

  .bold.margin-bottom-40.centered {
    max-width: 100%;
  }

  .bold.margin-bottom-40.full-width.center.white {
    font-size: 40px;
    line-height: 120%;
  }

  .column-19 {
    margin-bottom: 30px;
  }

  .column-header.right {
    text-align: right;
  }

  .grid-5 {
    grid-row-gap: 0px;
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
  }

  .fees-overlay.international {
    display: none;
    padding: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-radius: 0px;
    opacity: 0;
  }

  .div-block-46 {
    z-index: 99999;
    display: inline-block;
    padding: 10px;
  }

  .div-block-46.close {
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 0px 0px 0px 20px;
    background-color: #ff4885;
    color: #fff;
    line-height: 0%;
  }

  .paragraph-17 {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
  }

  .sign-up-overlay {
    display: none;
    padding: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-container {
    max-width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid-7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .hero-overlay {
    padding-top: 70px;
    padding-bottom: 0px;
  }

  .container-15.black.no-border {
    border-radius: 0px;
  }

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

  .columns-15 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-15.margin-bottom-40.flex-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-22 {
    line-height: 1.2em;
  }

  .flex-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-circle {
    width: 80px;
    height: 80px;
  }

  .grid-9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .highlight.center {
    font-size: 30px;
  }

  .columns-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-27 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .column-28 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .nav-cta {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .container-16 {
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link-global {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }

  .nav-link-global:hover {
    color: #ff4885;
  }

  .nav-link-global.w--current {
    color: #fff;
  }

  .nav-link-global.w--current:hover {
    color: #ff4885;
  }

  .nav-link-global.w--open {
    text-align: center;
  }

  .nav-link-global.sign-in {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left-style: none;
  }

  .nav-logo-global {
    margin-left: 0px;
  }

  .navbar-8 {
    position: fixed;
  }

  .menu-button-4 {
    padding-top: 28px;
    padding-bottom: 28px;
    color: #150024;
  }

  .menu-button-4.w--open {
    background-color: #fff;
    color: #150024;
  }

  .nav-menu-6 {
    padding-bottom: 20px;
    background-color: #150024;
  }

  .dropdown-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-left-style: none;
    color: #fff;
    text-align: center;
  }

  .dropdown-link:hover {
    color: #ff4885;
  }

  .dropdown-list.w--open {
    position: relative;
    margin-top: 0px;
    background-color: #310053;
    color: #fff;
    text-align: center;
  }

  .dropdown-2 {
    display: block;
    text-align: center;
  }

  .grid-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .assets {
    padding: 50px;
  }

  .jumbotron {
    padding-top: 220px;
    padding-bottom: 150px;
  }

  .column-31.zero-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .background-video {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-span-14.max-550 {
    max-width: 550px;
  }

  .image-57 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .resources {
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-56 {
    max-width: 100%;
  }

  .logos {
    grid-column-gap: 50px;
  }

  .grid-13 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .footer-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .full-image-window.haunt1 {
    background-position: 50% 50%;
  }

  .full-image-window.haunt2 {
    min-height: 50vh;
    background-position: 50% 50%;
  }

  .grid-17 {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  li {
    padding-left: 15px;
  }

  .section.sign-up-form-section.sign-up-page-form-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .row {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-colum {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-column {
    width: 100%;
    margin-top: 15px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .white.bold.big {
    font-size: 28px;
  }

  .column {
    margin-bottom: 20px;
  }

  .homepage-header.tight {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.8)), to(rgba(21, 0, 36, 0.8))), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.8), rgba(21, 0, 36, 0.8)), url('../images/eventbrite-vs-ticketleap-2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .header-title {
    font-size: 54px;
  }

  .header-subtitle {
    font-size: 24px;
  }

  .main-cta.sign-up {
    width: 350px;
  }

  .buy-tickets-bar {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    height: 110px;
  }

  .nav-bar {
    background-color: hsla(0, 0%, 100%, 0.95);
  }

  .homepage-tabs-content {
    min-height: 310px;
  }

  .homepage-tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link {
    width: 100%;
  }

  .photo-section.ppc {
    min-height: 0px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .photo-section.haunt-background {
    background-position: 75% 50%;
  }

  .photo-section.events-university-sign-up {
    min-height: 0px;
    padding-top: 81px;
    padding-bottom: 81px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-section.selfie-ticket {
    min-height: 0px;
  }

  .eu-logo {
    width: 100px;
  }

  .eu-logo.eu-signup-lp {
    left: 24px;
    right: 24px;
    bottom: 18px;
    z-index: 1;
    text-align: center;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .sign-up-form {
    max-width: 100%;
  }

  .form-input {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .form-input.half {
    height: auto;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .form-input.half.left {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .form-input.half.right {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .form-input.text-area {
    max-width: none;
  }

  .form-input.hidden {
    max-width: 100%;
  }

  .password.form-input {
    max-width: 100%;
  }

  .organization.form-input {
    height: auto;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 85vh;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.35);
  }

  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 13vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #152744;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
  }

  .nav-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #e0336b;
  }

  .nav-link.w--current {
    border-top: 0px solid #000;
  }

  .nav-link.get-started {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    background-color: #e0336b;
    -webkit-transition-property: none;
    transition-property: none;
    color: #fff;
    font-weight: 700;
  }

  .nav-link.get-started.signuptrigger {
    height: auto;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nav-link.get-started.brewhouse {
    width: auto;
    height: auto;
    padding: 10px 15px;
    border-style: solid;
    color: #e0336b;
    font-size: 15px;
    font-weight: 500;
  }

  .roaming-nav-bar.homepage-nav-bar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    z-index: 10;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-width: 0px;
    background-color: hsla(0, 0%, 100%, 0.95);
  }

  .menu-button {
    padding: 20px 15px;
    border-width: 0px;
    background-color: transparent;
    color: #e0336b;
    font-size: 30px;
  }

  .menu-button.w--open {
    background-color: #e0336b;
  }

  .brand-div.mobile {
    width: 75px;
    margin-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand-div.no-nav.sign-up-brand-logo {
    position: static;
  }

  .navbar {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .how-it-works-process {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .how-it-works-block {
    width: 100%;
    margin-bottom: 40px;
  }

  .sub-sub-title {
    font-size: 16px;
  }

  .how-it-works-image {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .featured-column-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .featured-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .featured-column._2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .pricing-page-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .plus-sign-grey {
    margin-bottom: 20px;
    font-size: 60px;
  }

  .plus-sign-offset {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pricing-page-price {
    padding-bottom: 20px;
  }

  .page-links-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-header-div.with-icon {
    width: 100%;
  }

  .paragraph-content.radcontact {
    font-size: 36px;
  }

  .inline-video-container.header-video {
    width: 100%;
  }

  .header-sign-up-container {
    margin-right: 10px;
    margin-left: 10px;
    padding: 30px 20px 20px;
  }

  .ppc-footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ppc-footer-text {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section-header-div-with-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-in-section-header {
    width: 50%;
  }

  .icon-in-section-header.selfie {
    margin-bottom: 40px;
  }

  .request-a-demo-split-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-content-container {
    margin-bottom: 40px;
  }

  .footer-link {
    width: auto;
    text-align: center;
  }

  .footer-subtext-container {
    position: static;
  }

  .sign-up-nav {
    position: static;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f8f9fa;
  }

  .nav-links-sign-up-page-container {
    position: static;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .featured-client-wrapper {
    height: 300px;
  }

  .featured-client-dynamic-item {
    width: 49%;
  }

  .featured-client-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hidden-field {
    max-width: 100%;
  }

  .cc-processing-international-fees {
    text-align: left;
  }

  .mobile-name-and-title-div {
    max-width: 120px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .about-us-page-link-block {
    margin-right: 5px;
    margin-left: 5px;
  }

  .hero.light.top-bottom-padding-100 {
    padding: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.purple.no-image {
    padding-bottom: 100px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.white.no-image {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.dark {
    padding-top: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.dark.no-image {
    padding-top: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.grey.no-image {
    padding-bottom: 100px;
  }

  .text-field-3 {
    width: 150px;
  }

  .upcomingeventscontainer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .upcomingeventblock.event1 {
    width: 45%;
  }

  .upcomingeventblock.event2 {
    width: 45%;
  }

  .upcomingeventblock.event3 {
    width: 45%;
  }

  .upcomingeventblock.event4 {
    width: 45%;
  }

  .upcomingeventtitle {
    padding-top: 50px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .upcomingeventtitle.event2 {
    margin-bottom: 21px;
    font-size: 18px;
  }

  .upcomingeventtitle.event1 {
    padding-top: 96px;
    font-size: 18px;
  }

  .upcomingeventtitle.event3 {
    margin-bottom: 21px;
    padding-top: 75px;
    font-size: 18px;
  }

  .upcomingeventtitle.event4 {
    padding-top: 35px;
    padding-bottom: 26px;
  }

  .upcomingeventblockinside {
    width: 100%;
  }

  .upcomingeventpinkline {
    padding-top: 25px;
  }

  .vieweventblock {
    width: 75%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .vieweventcontainer {
    width: 100%;
  }

  .eventdatecontainer {
    position: relative;
    bottom: 15px;
    padding-bottom: 0px;
  }

  .aboutcontainer {
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .aboutheadblock.lee {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.chrisse {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.len {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.matthew {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.jennifer {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.sarah {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.christina {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.kevin {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.alexa {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.jason {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.amanda {
    width: 140px;
    max-width: 25%;
  }

  .aboutheadblock.jean {
    width: 140px;
    max-width: 25%;
  }

  .aboutphoto.chrisse {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.len {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.matthew {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.jennifer {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.lee {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.sarah {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.christina {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.kevin {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.alexa {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.jason {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.amanda {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.jean {
    min-height: 90px;
    min-width: 90px;
  }

  .aboutphoto.renee {
    min-height: 90px;
    min-width: 90px;
  }

  .heroimage-a.ppc {
    min-height: 0px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heroimage-a.events-university-sign-up {
    min-height: 0px;
    padding-top: 81px;
    padding-bottom: 81px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heroimage-a.selfie-ticket {
    min-height: 0px;
  }

  .heroimage-b.ppc {
    min-height: 0px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heroimage-b.events-university-sign-up {
    min-height: 0px;
    padding-top: 81px;
    padding-bottom: 81px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heroimage-b.selfie-ticket {
    min-height: 0px;
  }

  ._3up-info {
    padding-bottom: 40px;
  }

  ._3upblock-gridcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._3upcopy-header {
    font-size: 16px;
    font-weight: 400;
  }

  ._3upblock-container {
    margin-bottom: 45px;
  }

  .customerquote-cta {
    padding-bottom: 40px;
  }

  ._2upquoteblock-gridcontainer {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2upquoteblock-container {
    margin-bottom: 40px;
  }

  .p.hero-2 {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-right {
    margin-right: -243px;
    margin-bottom: 46px;
  }

  .sectionruleblock {
    padding-right: 25px;
    padding-left: 25px;
  }

  .image-6 {
    max-height: 100px;
    text-align: center;
  }

  .colorpalettecontainer {
    margin-bottom: 15px;
  }

  .colorpalettegrid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .web-address-wrapper {
    max-width: 100%;
  }

  .howitworks_textcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .howitworks_imageblock {
    width: 200px;
  }

  .howitworks_textblock {
    max-width: 350px;
  }

  .howitworks_textblock.border {
    border-top-style: solid;
    border-right-style: none;
    border-left-style: none;
  }

  .howitworks_contentcontainer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .howitworks_imagecontainer {
    width: 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .eventtitlelocation {
    padding-top: 0px;
  }

  .eventbuttondate {
    padding-bottom: 15px;
  }

  .nav-menu-2 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 85vh;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.35);
  }

  .heroimage_image {
    width: 100%;
  }

  .tl-button {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
  }

  .tl-button.pink {
    position: static;
    display: block;
    text-align: center;
  }

  .tl-button.pink.desktop {
    display: none;
  }

  .heroimagecontainer.ppc {
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .heroimagecontainer.ppc {
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .heroimagecontainer.ppc.new-nav-margin {
    padding-top: 50px;
  }

  .logoblock {
    width: 150px;
  }

  .brand-div-2.mobile {
    width: 75px;
    margin-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heroimagecopycontainer {
    left: 50px;
    max-width: 50%;
  }

  .heroimagecopycontainer.no-image {
    max-width: 100%;
  }

  .tl-h3-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    text-align: left;
  }

  .tl-h3-2.onblack {
    text-align: center;
    letter-spacing: 0px;
  }

  .tl-h3-2.hero {
    display: inline-block;
    font-size: 18px;
    text-align: left;
  }

  .tl-h3-2.hero.no-image {
    letter-spacing: 0px;
  }

  .tl-h3-2.header {
    text-align: center;
  }

  .pagebody.ppc {
    margin-top: 0px;
  }

  .pagebody.ppc.new-nav-margin {
    padding-top: 120px;
  }

  .featuregridalt {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .featuregridalt.sidepadding {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .featuregridalt.three {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .nav-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #152744;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
  }

  .nav-link-2:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #e0336b;
  }

  .nav-link-2.w--current {
    border-top: 0px solid #000;
  }

  .nav-link-2.get-started {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    background-color: #e0336b;
    -webkit-transition-property: none;
    transition-property: none;
    color: #fff;
    font-weight: 700;
  }

  .tl-p-2 {
    font-size: 16px;
    text-align: center;
  }

  .tl-p-2.onblack {
    text-align: center;
  }

  .tl-p-2.beer {
    text-align: left;
  }

  .pinkline.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .pinkline.left.beer {
    margin-left: 0px;
  }

  .heroimageimagecontainer {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .tl-h1-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
  }

  .tl-h1-2.hero {
    font-size: 22px;
  }

  .tl-h1-2.hero.no-image {
    letter-spacing: 0px;
  }

  .heroimage {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heroimage.no-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .featureblockcontainer_alt2 {
    width: 350px;
  }

  .featureblockcontainer_alt2.features {
    width: 100%;
    text-align: center;
  }

  .featureblockcontainer_alt2.features.beer._1 {
    width: 100%;
  }

  .featureblockcontainer_alt2.beer {
    width: 100%;
    padding-left: 0px;
  }

  .customerquote-cta-2 {
    padding-bottom: 40px;
  }

  .iconcontainer {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }

  .iconcontainer.large {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .iconcontainer.large.beer {
    margin-left: 0px;
  }

  .iconcontainer.large.left {
    text-align: left;
  }

  ._2upquoteblock-container-2 {
    margin-bottom: 40px;
  }

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

  .bold-text-2.onblack {
    letter-spacing: 0px;
  }

  .pink-line-2.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .navbar-3 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  ._2upquoteblock-gridcontainer-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .titleblock {
    padding: 10px 5%;
  }

  .nav-bar-2 {
    padding-right: 0%;
    padding-left: 0%;
    background-color: #fff;
  }

  .trustlogocontainer {
    padding-bottom: 25px;
  }

  .h1-2 {
    font-size: 36px;
  }

  .h1-2.centered {
    font-size: 42px;
  }

  .h1-2.centered.tighttrack {
    font-size: 28px;
    text-align: left;
  }

  .ctacontainer.seopages {
    padding-right: 5%;
    padding-left: 5%;
  }

  .ctacontainer.seopages {
    padding-right: 5%;
    padding-left: 5%;
  }

  .footer-link-2 {
    width: 120px;
  }

  .heroimagecopycontainer-2 {
    left: 50px;
    max-width: 100%;
  }

  .heroimagecopycontainer-2.left-aligned {
    max-width: 100%;
  }

  .tl-h1-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
  }

  .bold-text-9.text-white {
    text-align: center;
  }

  .bold-text-7 {
    font-size: 28px;
  }

  .titleblock-2 {
    padding: 10px 5%;
  }

  .titleblock-2.no-side-padding {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .titleblock-2.no-side-padding {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .tl-h3-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    text-align: left;
  }

  .tl-h3-3.onblack {
    text-align: center;
  }

  .tl-h3-3.padding-bottom-none {
    text-align: center;
  }

  .tl-h3-3.header {
    text-align: center;
  }

  .tl-h3-3.onblack {
    text-align: center;
  }

  .tl-p-3 {
    margin-bottom: 0px;
    font-size: 16px;
    text-align: left;
  }

  .tl-p-3.onblack {
    text-align: left;
  }

  .tl-p-3.onblack.left-aligned {
    text-align: left;
  }

  .tl-p-3.onblack.left-aligned-2 {
    text-align: left;
  }

  .tl-p-3.onblack {
    text-align: center;
  }

  .footer-content-container-2 {
    margin-bottom: 40px;
  }

  .footer-2 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heroimage-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-2 {
    padding: 40px 20px;
  }

  .featuregridalt-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heroimage-3 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-subtitle {
    display: none;
  }

  .nav-logo-mobile {
    display: none;
  }

  .hero-headers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h1-3 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 28px;
  }

  .p-2 {
    display: block;
    text-align: left;
  }

  .p-2.hero {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .p-2.article {
    width: 90%;
  }

  .p-2.hero {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .p-2.article {
    width: 90%;
  }

  .h4 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 115%;
  }

  .ppc-footer-text-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-menu-3 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 85vh;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.35);
  }

  .linknav {
    padding-top: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logonavcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .brand-div-3.mobile {
    width: 75px;
    margin-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 13vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #152744;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
  }

  .nav-link-4:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #e0336b;
  }

  .nav-link-4.w--current {
    border-top: 0px solid #000;
  }

  .nav-link-4.get-started {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    background-color: #e0336b;
    -webkit-transition-property: none;
    transition-property: none;
    color: #fff;
    font-weight: 700;
  }

  .nav-link-4.get-started.signuptrigger {
    color: #fff;
  }

  .headlinecopycontainer {
    display: block;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .chaptercopydiv {
    width: 95%;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tl-p-4 {
    font-size: 16px;
    text-align: left;
  }

  .tl-p-4.centered {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .tl-h4.tight {
    font-size: 20px;
    text-align: center;
  }

  .headline.seopages {
    padding-right: 5%;
    padding-bottom: 20px;
    padding-left: 5%;
  }

  .headline.seopages.center.home {
    background-image: url('../images/eb-hub-hero-image-mobile.png'), linear-gradient(139deg, hsla(0, 0%, 93.7%, 0.66), #fff);
    background-position: 50% 100%, 0px 0px;
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
  }

  .ctadiv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .chaptercontent {
    max-width: 100%;
  }

  .chapterdivcontent {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .chapterdiv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ctacopydiv {
    width: 95%;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-6.margin-bottom-20 {
    margin-bottom: 20px;
  }

  .margin-bottom-20 {
    margin-bottom: 20px;
  }

  .bold-text-11 {
    font-size: 48px;
  }

  .div-cont.left-aligned.no-marign-bottom {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hub-article {
    margin-bottom: 0px;
  }

  .hub-article-link {
    margin-bottom: 40px;
  }

  .column-7.margin-bottom-60 {
    padding-bottom: 60px;
  }

  .column-8.margin-bottom-60 {
    padding-bottom: 60px;
  }

  .heading-31 {
    display: none;
  }

  .mobile-hide {
    display: none;
  }

  .heading-32 {
    display: none;
  }

  .container-8 {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .menu-button-2 {
    padding: 10px 15px;
    border-width: 0px;
    background-color: transparent;
    color: #e0336b;
    font-size: 30px;
  }

  .menu-button-2.w--open {
    background-color: #e0336b;
  }

  .seonavlink {
    padding: 0px 25px;
  }

  .nav-menu-4 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 85vh;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.35);
  }

  .nav-bar-3 {
    padding-right: 5%;
    padding-left: 5%;
    background-color: #1e0d07;
  }

  .logonavcontainer-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .seonavtext {
    display: block;
    margin-right: 35%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .navbar-4 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link-5 {
    display: block;
    padding-top: 150px;
    padding-bottom: 35px;
    font-family: Roboto, sans-serif;
    color: #ff4885;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
  }

  .brand-div-4.mobile {
    width: 40px;
    margin-left: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-36 {
    padding-top: 60px;
  }

  .hero-copy {
    width: 100%;
  }

  .can-right {
    display: block;
    width: 80%;
    float: none;
  }

  .can-left {
    width: 80%;
    float: none;
    text-align: left;
  }

  .h2-2 {
    font-size: 20px;
  }

  .bodysection.index {
    padding-right: 5%;
    padding-left: 5%;
  }

  .right-copy-container {
    left: 0px;
    width: 80%;
  }

  .content-piece-block {
    height: 550px;
  }

  .left-can-container {
    left: auto;
    top: auto;
    bottom: auto;
  }

  .p-3 {
    font-size: 13px;
  }

  .left-copy-container {
    left: 100px;
    width: 80%;
  }

  .right-can-container {
    left: auto;
    top: auto;
    right: 0%;
    bottom: auto;
  }

  .bold-text-12 {
    line-height: 90%;
  }

  .flex {
    width: 100%;
  }

  .flex.center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex.mobileflex {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .flex-container._80perc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .can-right-2 {
    width: 80%;
    float: right;
  }

  .can-left-2 {
    width: 80%;
    float: left;
  }

  .column-15 {
    clear: none;
  }

  .h1-4 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 28px;
  }

  .step-image {
    max-width: 75%;
  }

  .p-4 {
    display: block;
    text-align: left;
  }

  .platform-team-spot.c {
    max-width: 100%;
  }

  .platform-team-spot.d {
    max-width: 100%;
  }

  .platform-team-spot.a {
    max-width: 100%;
  }

  .platform-team-spot.b {
    max-width: 100%;
  }

  .platform-team-spot.e {
    max-width: 100%;
  }

  .list-2 {
    width: 100%;
  }

  .nav-link-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 13vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #152744;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
  }

  .nav-link-6:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #e0336b;
  }

  .nav-link-6.w--current {
    border-top: 0px solid #000;
  }

  .nav-link-6.get-started {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    background-color: #e0336b;
    -webkit-transition-property: none;
    transition-property: none;
    color: #fff;
    font-weight: 700;
  }

  .nav-link-6.get-started.brewhouse {
    width: auto;
    height: auto;
    padding: 10px 15px;
    border-style: solid;
    color: #e0336b;
    font-size: 15px;
    font-weight: 500;
  }

  .card.pink {
    margin-bottom: 20px;
  }

  .card.orange {
    margin-bottom: 20px;
  }

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

  .columns-7 {
    display: block;
  }

  .stylish.m0 {
    max-width: 100%;
  }

  .h1-5 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 28px;
  }

  .vague-better-best-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vague-better-best-div.vague {
    width: 100%;
    margin-bottom: 10px;
  }

  .vague-better-best-div.better {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .vague-better-best-div.best {
    width: 100%;
    margin-top: 10px;
  }

  .h1-2021.white.max-550 {
    max-width: none;
    font-size: 45px;
  }

  .lede-2021.white {
    max-width: none;
    font-size: 18px;
    line-height: 150%;
  }

  .btn-primary-2021.margin-bottom-20.mobile {
    display: block;
  }

  .btn-primary-2021.margin-bottom-20.desktop {
    display: none;
  }

  .btn-primary-2021.desktop {
    display: none;
  }

  .btn-primary-2021.center.last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .btn-primary-2021.mobile {
    display: inline-block;
  }

  .patron-badge.margin-bottom-badge {
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .link-block-2 {
    margin-right: 0px;
  }

  .pt-copyright-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .image-27.pad-left {
    padding-left: 0px;
  }

  .image-27.pad-right {
    padding-right: 0px;
  }

  .columns-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-16.no-left-pad {
    padding-right: 0px;
  }

  .line.mobile-center {
    margin-right: auto;
    margin-left: auto;
  }

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

  .paragraph-14 {
    font-size: 50px;
  }

  .bold.big {
    font-size: 28px;
  }

  .table-item.right {
    text-align: right;
  }

  .column-header.right {
    text-align: right;
  }

  .div-block-45 {
    padding: 50px 25px 25px;
  }

  .div-block-46.close {
    margin-top: 0px;
    margin-right: 0px;
  }

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sign-up-overlay {
    display: none;
    padding: 32px 22px 22px;
  }

  .form-container {
    display: block;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

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

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

  .div-block-49 {
    padding-top: 30px;
  }

  .column-25 {
    margin-bottom: 30px;
    text-align: center;
  }

  .grid-7 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-7.quad {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .flex-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .hero-overlay {
    padding: 70px 20px 0px;
  }

  .patron-logo {
    margin-bottom: 30px;
    padding-left: 40px;
  }

  .container-15 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .container-15.no-border.no-padding-top {
    padding-top: 75px;
  }

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

  .columns-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-15.margin-bottom-40 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-34 {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .flex-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-circle {
    margin-bottom: 20px;
  }

  .icon-bg.pricing {
    height: 120px;
  }

  .icon-bg.support {
    height: 120px;
  }

  .icon-bg.reporting {
    height: 120px;
  }

  .icon-bg.resources {
    height: 120px;
  }

  .grid-9 {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-10 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
  }

  .image-53 {
    text-align: center;
  }

  .body-2 {
    overflow: visible;
  }

  .nav-cta {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-16 {
    margin-left: 0px;
  }

  .navbar-8 {
    position: absolute;
  }

  .nav-menu-6 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .jumbotron.article.haunts {
    padding-top: 180px;
    padding-bottom: 110px;
  }

  .background-video {
    padding-top: 150px;
    padding-bottom: 80px;
  }

  .image-57 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .no-padding {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .inner-padding {
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner-padding.right {
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slash-top.flip {
    width: 150%;
  }

  .slash-bottom {
    position: relative;
    left: -50%;
    width: 150%;
    margin-left: 0px;
  }

  .div-block-56 {
    max-width: 100%;
  }

  .column-32 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .column-top {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .column-top.no-right-pad {
    padding-left: 0px;
  }

  .logos {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 80px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .no-left-pad {
    padding-right: 0px;
  }

  .no-right-pad {
    padding-left: 0px;
  }

  .column-33 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .column-34 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .grid-13 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .footer-3 {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .full-image-window.haunt1 {
    background-position: 50% 50%;
  }

  .divider-flip {
    top: -3px;
  }

  .bold-text-21 {
    text-align: left;
  }

  .grid-15.max-900 {
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
  }

  .how-to-list {
    font-size: 18px;
  }

  .grid-16 {
    -ms-grid-columns: 2.75fr;
    grid-template-columns: 2.75fr;
  }

  .grid-17 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonial-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    letter-spacing: 0px;
  }

  ol {
    padding-left: 20px;
  }

  li {
    padding-left: 2px;
  }

  .section {
    padding: 40px 15px;
  }

  .section.xoverflow {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .section.sign-up-form-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .centered.table-item {
    font-size: 16px;
  }

  .centered.grid-underline {
    font-size: 14px;
    font-weight: 700;
  }

  .text-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .white {
    letter-spacing: 0px;
  }

  .logo-container {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .logo {
    width: 35%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .logo.large-logo {
    width: 35%;
  }

  .logo-secttion-header {
    font-size: 18px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .homepage-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
  }

  .homepage-header.tight {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 36, 0.8)), to(rgba(21, 0, 36, 0.8))), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
    background-image: linear-gradient(180deg, rgba(21, 0, 36, 0.8), rgba(21, 0, 36, 0.8)), url('../images/eventbrite-vs-ticketleap-2_1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .header-title {
    font-size: 35px;
    text-align: center;
  }

  .header-title.ppc {
    font-size: 40px;
  }

  .header-title.ppc.phone-number {
    padding: 10px;
    font-size: 36px;
  }

  .header-title.beer {
    margin-bottom: 200px;
    font-size: 32px;
  }

  .header-subtitle.ppc {
    font-size: 16px;
  }

  .header-content {
    min-width: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .main-cta {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 130%;
  }

  .main-cta.sign-up {
    width: 250px;
  }

  .main-cta.sign-up.small-cta {
    max-width: 100%;
  }

  .how-it-works-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .homepage-tabs-content {
    min-height: 160px;
  }

  .homepage-tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link {
    width: 100%;
  }

  .photo-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .photo-section.eu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .photo-section.haunt-background {
    background-position: 85% 50%;
  }

  .photo-section.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_bright.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_bright.jpg');
  }

  .photo-section.beer {
    max-height: 500px;
    min-height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .eu-logo {
    position: static;
    margin-top: 25px;
  }

  .eu-logo.eu-signup-lp {
    position: absolute;
  }

  .footer {
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .footer-text-placeholder {
    font-size: 70px;
  }

  .sign-up-form.captcha-form {
    overflow: hidden;
  }

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

  .form-input.half.left {
    width: 100%;
    margin-right: 0%;
  }

  .form-input.half.right {
    width: 100%;
    margin-left: 0%;
  }

  .web-address.dot_ticketleap_dot_com {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
  }

  .brand-div.no-nav.sign-up-brand-logo {
    position: static;
    left: 0px;
  }

  .left-aligned {
    font-size: 26px;
  }

  .sub-sub-title {
    font-size: 15px;
  }

  .pricing-page-price {
    font-size: 50px;
  }

  .features-section-title {
    margin-left: -10px;
    padding-left: 10px;
  }

  .page-links {
    margin-left: -10px;
    padding-left: 10px;
  }

  .page-links-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-header-div.with-icon {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-content.sign-in-up-switch-text {
    max-width: 220px;
  }

  .paragraph-content.rad {
    font-size: 18px;
  }

  .paragraph-content.radcontact {
    font-size: 24px;
  }

  .header-sign-up-container {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-sign-up-container.sign-up-page-form-container {
    margin-right: 0px;
    margin-left: 0px;
    padding: 25px 10px;
  }

  .sign-up-form-header-ppc {
    font-size: 20px;
  }

  .ppc-footer-wrapper.alternate-tiny-footer-link-container {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-in-section-header {
    width: 100%;
  }

  .selfie-how-it-works-text-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rad-section._2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-content-container {
    max-width: 100%;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-column {
    max-width: 50%;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-link {
    width: auto;
    font-size: 14px;
    text-align: center;
  }

  .footer-column-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-subtext-container.auto-position.alternate-footer-container {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }

  .sign-up-with-column {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .sign-up-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-links-sign-up-page-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .alt-nav-link.alt-nav-link-footer {
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 140%;
  }

  .featured-client-dynamic-item {
    width: 100%;
  }

  .international-fees-container {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .international-fee-column {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .rad-captcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 340px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .fees-per-ticket-div {
    min-width: 0px;
  }

  .international-fee-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .international-fee-row.grey-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-title {
    padding-right: 15px;
    padding-left: 15px;
  }

  .hero {
    padding-top: 130px;
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100 {
    padding: 20px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.purple.no-image {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.white.no-image {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.dark {
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.dark.no-image {
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.top-padding-boost.grey.no-image {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero.light.top-bottom-padding-100.brewhouse {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero.nopad {
    padding-top: 120px;
  }

  .icon.check {
    width: 30px;
  }

  .icon.times {
    width: 25px;
  }

  .aritcle-header-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-3 {
    padding: 5px;
    font-size: 20px;
  }

  .container-3 {
    border-width: 100px 100px 80%;
  }

  .div-block-7 {
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
  }

  .div-block-7.amount-render {
    width: auto;
  }

  .select-field {
    max-width: 100%;
  }

  .upcomingeventblock.event1 {
    width: 90%;
  }

  .upcomingeventblock.event2 {
    width: 90%;
  }

  .upcomingeventblock.event3 {
    width: 90%;
  }

  .upcomingeventblock.event4 {
    width: 90%;
  }

  .aboutcontainer {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .aboutheadblock.lee {
    max-width: 60%;
    min-width: 30%;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.chrisse {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.len {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.matthew {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.jennifer {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.sarah {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.christina {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.kevin {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.alexa {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.jason {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.amanda {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .aboutheadblock.jean {
    max-width: 60%;
    min-width: 30px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .heroimage-a {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .heroimage-a.eu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heroimage-a.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_bright.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_bright.jpg');
  }

  .heroimagea-header {
    min-width: 0px;
  }

  .heroimage-b {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .heroimage-b.eu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heroimage-b.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/team_bright.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/team_bright.jpg');
  }

  .heroimageb-header {
    min-width: 0px;
  }

  ._2upquoteblock-text {
    max-width: 90%;
  }

  ._2upquote {
    font-size: 18px;
  }

  .italic-text {
    font-size: 12px;
  }

  .italic-text-2 {
    font-size: 12px;
  }

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

  .howitworks_textblock {
    width: 400px;
    max-width: 300px;
  }

  .tl-h1.haunt {
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    text-align: center;
  }

  .nav-menu-2 {
    max-height: 100vh;
    min-width: 100%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .heroimage_image {
    display: none;
    overflow: hidden;
  }

  .heroimage_image.virtual-events.haunted {
    display: block;
    opacity: 1;
  }

  .tl-button {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  ._2upquote-author-2 {
    padding-right: 0px;
  }

  .heroimagecontainer.ppc {
    padding-right: 0%;
    padding-left: 0%;
  }

  .form-input-2.half {
    width: 100%;
  }

  .logoblock {
    width: 75px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .brand-div-2.mobile {
    width: 50px;
    padding-top: 5px;
  }

  .heroimagecopycontainer {
    left: 17px;
    z-index: 1;
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .tl-h3-2 {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    color: #1c2928;
    font-size: 16px;
    text-align: center;
  }

  .tl-h3-2.hero {
    font-size: 16px;
    font-weight: 400;
  }

  .tl-h3-2.header {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .tl-h3-2.quote {
    text-align: left;
  }

  .tl-h3-2.beer {
    text-align: left;
  }

  .featuregridalt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .featuregridalt.sidepadding {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .nav-link-2 {
    height: 80px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tl-p-2 {
    font-size: 14px;
  }

  .pinkline.left {
    width: 150px;
    margin-left: auto;
    text-align: center;
  }

  .heroimageimagecontainer {
    top: 69px;
    right: 20%;
    display: none;
    width: 100%;
    opacity: 0.6;
  }

  .heroimageimagecontainer.haunts {
    display: block;
    height: 100%;
    opacity: 1;
  }

  .tl-h1-2 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    text-align: center;
  }

  .heroimage {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .featureblockcontainer_alt2 {
    width: 250px;
  }

  .featureblockcontainer_alt2.features {
    width: 100%;
  }

  .featureblockcontainer_alt2.features.beer._1 {
    margin-right: 0px;
    padding-right: 0px;
  }

  .pricingcontainer {
    padding-right: 5%;
    padding-left: 5%;
  }

  .iconcontainer {
    text-align: left;
  }

  .div-block-30 {
    padding-bottom: 0px;
  }

  .div-block-31 {
    padding-top: 15px;
  }

  .navbar-3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .section-title-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .titleblock {
    padding: 10px 0%;
  }

  .section-5 {
    padding: 40px 15px;
  }

  .section-5.sign-up-form-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-bar-2 {
    padding: 0px 0%;
  }

  .trustlogocontainer {
    padding-bottom: 25px;
  }

  .ctabutton.seopages {
    min-width: 150px;
  }

  .h1-2 {
    font-size: 28px;
  }

  .h1-2.centered {
    font-size: 30px;
  }

  .h1-2.centered.tighttrack {
    font-size: 36px;
  }

  .ctacontainer.seopages {
    background-position: -36px -214px;
  }

  .ctacontainer.seopages {
    background-position: -36px -214px;
  }

  .ctacopy.seopages {
    width: 90%;
  }

  .footer-link-2 {
    width: 100px;
    font-size: 14px;
    text-align: center;
  }

  .heroimagecopycontainer-2 {
    left: 17px;
    z-index: 1;
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .tl-h1-3 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    text-align: center;
  }

  .titleblock-2 {
    padding: 40px 0% 10px;
  }

  .tl-h3-3 {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    color: #1c2928;
    font-size: 16px;
    text-align: left;
  }

  .tl-h3-3.header {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .tl-h3-3.quote {
    text-align: left;
  }

  .tl-h3-3.quote {
    text-align: left;
  }

  .tl-h3-3.white {
    margin-bottom: 20px;
  }

  .tl-p-3 {
    margin-bottom: 0px;
    font-size: 14px;
    text-align: left;
  }

  ._2upquote-author-3 {
    padding-right: 0px;
  }

  .section-title-3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-column-2 {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-column-container-2 {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-content-container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-2 {
    padding-top: 20px;
  }

  .heroimage-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .featuregridalt-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-32 {
    padding-top: 15px;
  }

  .heroimage-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .getstartedbutton {
    padding: 15px 20px;
    font-size: 16px;
  }

  .nav-logo {
    display: none;
  }

  .nav-logo-mobile {
    display: inline-block;
  }

  .hero-headers {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h1-3 {
    font-size: 26px;
  }

  .p-2.article {
    width: 100%;
  }

  .p-2.article {
    width: 100%;
  }

  .p-2.list {
    width: 100%;
  }

  .nav-link-4.get-started.signuptrigger {
    color: #fff;
  }

  .left-aligned-2.table-item {
    font-size: 16px;
    text-align: center;
  }

  .page-links-2 {
    margin-left: -10px;
    padding-left: 10px;
  }

  .center {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-title-4 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-6 {
    padding: 40px 15px;
  }

  .section-6.sign-up-form-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .headlinecopycontainer {
    width: 100%;
    max-width: 100%;
  }

  .chaptercopydiv {
    max-width: none;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .chaptervscontainer.tl {
    width: 200px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .chaptervscontainer.eb {
    width: 200px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tl-p-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    text-align: left;
  }

  .tl-p-4.centered {
    font-size: 16px;
  }

  .tl-h4 {
    font-size: 18px;
  }

  .headline.seopages {
    padding-bottom: 0px;
  }

  .headline.seopages.center.home {
    background-image: url('../images/eb-hub-hero-image-mobile.png'), linear-gradient(139deg, hsla(0, 0%, 93.7%, 0.66), #fff);
    background-position: 50% 100%, 0px 0px;
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
  }

  .ctadiv {
    padding-right: 5%;
    padding-left: 5%;
  }

  .chapterbutton {
    display: block;
    min-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .chaptercontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }

  .chapterdivcontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px auto;
  }

  .ctacopydiv {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-6 {
    margin-bottom: 20px;
  }

  .margin-bottom-20 {
    margin-bottom: 20px;
  }

  .div-cont {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-cont.left-aligned.no-marign-bottom {
    margin-bottom: 0px;
  }

  .hub-article {
    margin-bottom: 0px;
  }

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

  .column-7.margin-bottom-60 {
    padding-bottom: 60px;
  }

  .column-8 {
    margin-bottom: 0px;
  }

  .column-8.margin-bottom-60 {
    padding-bottom: 60px;
  }

  .columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-12 {
    margin-bottom: 30px;
  }

  .seonavlink {
    display: none;
  }

  .nav-link-5 {
    padding-top: 150px;
    padding-bottom: 35px;
    font-family: Roboto, sans-serif;
    color: #ff4885;
    font-size: 20px;
    font-weight: 900;
  }

  .hero-copy {
    width: 100%;
  }

  .h3.center {
    font-size: 15px;
  }

  .button-2 {
    margin-bottom: 10px;
  }

  .can-right {
    width: 50%;
  }

  .can-left {
    width: 50%;
  }

  .h2-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
  }

  .right-copy-container {
    padding: 10px 15px;
  }

  .p-3 {
    font-size: 12px;
    line-height: 18px;
  }

  .left-copy-container {
    left: 50px;
    width: 85%;
    padding: 10px 15px;
  }

  .bold-text-12 {
    font-size: 40px;
  }

  .can-right-2 {
    width: 50%;
  }

  .can-left-2 {
    width: 50%;
  }

  .paragraph-7 {
    display: none;
  }

  .h1-4 {
    font-size: 26px;
  }

  .step-image {
    max-width: 85%;
    padding-top: 20px;
  }

  .p-4.list {
    width: 100%;
    font-size: 16px;
  }

  .platform-team-spot.a {
    max-width: 100%;
  }

  .list-item-2 {
    padding: 15px;
  }

  .no-margin-bottom {
    margin-bottom: 0px;
  }

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

  .sideline {
    padding-left: 0px;
    border: 1px none #000;
  }

  .takeaway {
    margin: 0px 0px 100px;
  }

  .image-18 {
    display: none;
  }

  .bold-text-14.margin-bottom-40 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
  }

  .stylish.m0 {
    font-size: 35px;
  }

  .h1-5 {
    font-size: 26px;
  }

  .list-item {
    padding: 15px;
  }

  .h1-2021.white.center {
    font-size: 35px;
  }

  .h1-2021.white.max-550 {
    font-size: 38px;
  }

  .div-container.max1100 {
    max-width: 100%;
  }

  .lede-2021.white.margin-bottom-40.center._960 {
    font-size: 16px;
    line-height: 1.5em;
  }

  .btn-primary-2021 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .btn-primary-2021.log-in {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .product-narrative-heading {
    font-size: 30px;
  }

  .product-narrative-heading.white.center {
    font-size: 30px;
  }

  .image-24 {
    display: none;
  }

  .patron-badge.margin-bottom-badge {
    text-align: right;
  }

  .link-block-2 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    text-align: right;
  }

  .line.centered.margin-bottom-40 {
    margin-bottom: 40px;
  }

  .fee-block.calculator {
    position: relative;
    max-width: 100%;
    padding: 14px;
  }

  .paragraph-14 {
    font-size: 35px;
  }

  .bold {
    font-size: 20px;
  }

  .bold.margin-bottom-40.centered {
    max-width: 100%;
  }

  .bold.margin-top-40-mobile {
    margin-top: 40px;
  }

  .table-heading.border-left {
    line-height: 18px;
  }

  .table-item {
    font-size: 14px;
    text-align: left;
  }

  .table-item.right {
    text-align: right;
  }

  .column-header {
    line-height: 16px;
  }

  .column-header.right {
    line-height: 16px;
    text-align: right;
  }

  .table-row.alt {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-span-11 {
    line-height: 12px;
  }

  .paragraph-16 {
    line-height: 1em;
  }

  .grid-5 {
    position: relative;
    max-width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .fees-overlay.international {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    min-height: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    opacity: 0;
  }

  .sign-up-overlay {
    display: none;
    padding: 27px 17px 17px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-container {
    padding: 40px 15px 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .paragraph-18 {
    z-index: 100000;
  }

  .grid-7.quad {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-flow: row;
  }

  .hero-overlay {
    min-height: 500px;
    padding-top: 70px;
    padding-bottom: 0px;
  }

  .centered-container {
    text-align: left;
  }

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

  .heading-37 {
    font-size: 28px;
  }

  .paragraph-21 {
    font-size: 16px;
  }

  .paragraph-22 {
    font-size: 24px;
  }

  .stats {
    padding: 20px;
  }

  .block-padding.dark {
    position: relative;
    max-width: 100%;
    padding: 40px;
  }

  .form-block-3 {
    max-width: 100%;
  }

  .image-51 {
    margin-top: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .image-52 {
    margin-top: 15px;
  }

  .nav-link-global.w--current {
    color: #fff;
  }

  .navbar-8 {
    position: absolute;
  }

  .heading-38 {
    letter-spacing: 0px;
  }

  .heading-39 {
    letter-spacing: 0px;
  }

  .assets {
    padding: 0px;
  }

  .asset-cont {
    max-width: 100%;
    padding: 0px;
  }

  .image-55 {
    max-width: none;
  }

  .paragraph-26 {
    font-size: 16px;
    line-height: 150%;
  }

  .jumbotron.article.haunts {
    padding-top: 150px;
    padding-bottom: 80px;
  }

  .jumbotron.sell-tickets-online.with-divider {
    padding-top: 170px;
    padding-bottom: 122px;
  }

  .background-video {
    padding-top: 170px;
    padding-bottom: 100px;
  }

  .resources {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .inner-padding {
    padding: 20px 0px;
  }

  .slash-top {
    width: 300%;
    max-width: none;
    margin-bottom: -7px;
    margin-left: -105px;
  }

  .slash-top.flip {
    width: 300%;
    margin-left: -10%;
  }

  .slash-bottom {
    width: 300%;
    margin-top: -10px;
    margin-left: -130%;
  }

  .div-block-56 {
    max-width: 100%;
  }

  .logos {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 40px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .shrink {
    padding: 14px;
  }

  .grid-13 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .subitem {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .footer-3 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .full-image-window.haunt2 {
    background-position: 25% 50%;
  }

  .divider-flip {
    top: -5px;
  }

  .simple-pricing-group {
    padding: 60px 0px 0px;
  }

  .div-block-63 {
    min-width: 100%;
  }

  .testimonial {
    padding: 30px;
  }

  .quotation {
    font-size: 18px;
  }

  .testimonial-name {
    font-size: 18px;
  }

  .testimonial-org {
    font-size: 18px;
    line-height: 150%;
  }

  .grid-18 {
    grid-row-gap: 40px;
  }
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1b8-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1ba-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1bc-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1be-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1c0-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1c2-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1c4-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_5ebe934f-60a4-4848-74f8-5c79e5d9a1c6-62e1f6ba {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-1508f071 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_63e2a2d3-9125-412d-fe64-388196fbd3d4-1508f071 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cc276ac5-f439-08df-eec7-7738e3479b45-547cc432 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_02bb4cc2-d35f-7348-f699-4ba1994982d1-85594c58 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-d868258d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_63e2a2d3-9125-412d-fe64-388196fbd3d4-d868258d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-53075005 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_63e2a2d3-9125-412d-fe64-388196fbd3d4-53075005 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_05566b7e-dc58-fd79-188e-8a3476555c57-a929b1f9 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-7b898756 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_63e2a2d3-9125-412d-fe64-388196fbd3d4-7b898756 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_3afe8bdc-0d9d-619c-28de-c6a36f38726d-120454e2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_8a12e45e-0d6c-2744-5ae9-39ef3ea96d5a-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_96ef97af-cc87-36cf-7098-309cafe34f99-120454e2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-f5aabce8-e463-6a70-43b8-706e66219fcc-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_9e7cb694-ed80-abd7-c850-306e7a4ca3af-120454e2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_69288a1c-e617-094d-2025-def27350e6e2-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-fcc95615-6517-5a8d-5757-f4318a6304cb-120454e2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_23b102ac-d7c0-6d3c-016f-dd31db63130a-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1017b4c2-b2a2-3eb1-69cf-6e1f4597e262-120454e2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-b08ceb3d-227b-893c-8e24-f3da1183223c-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_3afe8bdc-0d9d-619c-28de-c6a36f38726d-1e3b2cc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_8a12e45e-0d6c-2744-5ae9-39ef3ea96d5a-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_96ef97af-cc87-36cf-7098-309cafe34f99-1e3b2cc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-f5aabce8-e463-6a70-43b8-706e66219fcc-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_9e7cb694-ed80-abd7-c850-306e7a4ca3af-1e3b2cc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_69288a1c-e617-094d-2025-def27350e6e2-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-fcc95615-6517-5a8d-5757-f4318a6304cb-1e3b2cc7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_23b102ac-d7c0-6d3c-016f-dd31db63130a-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1017b4c2-b2a2-3eb1-69cf-6e1f4597e262-1e3b2cc7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_976a2886-ee4f-829c-ebfd-816dbeed1290-1bdcc3f4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_02393012-ef69-05e7-17fb-7449445b1080-1bdcc3f4 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_191bb427-f7b8-25e0-abc3-e9b4d33cb376-a6132033 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_765cb361-f3e5-4133-a377-e72aba2dc267-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_7f434bf9-e9ed-95de-b8d0-bbb7d2f8b545-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-c7635dca-ea70-4bc1-9738-1299d6ff37f9-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_027010d3-99fa-bfaf-c4fd-2d365b773db6-a6132033 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_027010d3-99fa-bfaf-c4fd-2d365b773dbe-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_027010d3-99fa-bfaf-c4fd-2d365b773dc6-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_027010d3-99fa-bfaf-c4fd-2d365b773dce-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_6ae80243-344b-24ce-0994-763ea985727e-a6132033 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_6ae80243-344b-24ce-0994-763ea9857286-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_6ae80243-344b-24ce-0994-763ea985728e-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_6ae80243-344b-24ce-0994-763ea9857296-a6132033 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_191bb427-f7b8-25e0-abc3-e9b4d33cb376-a6132033 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_027010d3-99fa-bfaf-c4fd-2d365b773db6-a6132033 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_6ae80243-344b-24ce-0994-763ea985727e-a6132033 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}