:root {
  --red: #f0483e;
  --white: white;
  --black: black;
  --black2: #4a4a4a;
  --pink: #faede8;
  --violet: #5c07d1;
  --color-2: #4a3aff;
  --color: white;
  --color-3: white;
}

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

.alternativecampaignheader {
  z-index: 1;
  letter-spacing: -.03em;
  background-color: #fff;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1280px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 1rem;
  line-height: 130%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-navigation {
  flex: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-block-left {
  align-items: center;
  width: 15%;
  display: flex;
}

.logo-image-copy {
  background-color: rgba(0, 0, 0, 0);
  width: 90px;
}

.navigation-block-right {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 35%;
  display: flex;
}

.ppcbutton {
  border: 2px solid var(--red);
  background-color: var(--red);
  color: #fff;
  text-align: center;
  border-radius: 20px;
  width: auto;
  height: auto;
  margin: 10px 20px 0 0;
  padding: 10px 20px;
  font-size: .9rem;
  font-weight: 500;
  line-height: 130%;
}

.ppcbutton:hover {
  border: 2px solid var(--red);
  color: var(--red);
  background-color: #fff;
}

.persona-page-body {
  font-family: "Objektivmk 2", sans-serif;
  font-size: 1rem;
  line-height: 130%;
}

.alternativefooter {
  color: #141414;
  max-width: 1280px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-border {
  border: 1px solid #141414;
}

.bottomgrid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .6fr .25fr .3fr;
  padding: 10px 20px;
  font-size: 1.2rem;
  line-height: 2;
}

.bottom-footer-logo-link {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
  order: -1;
}

.bottom-footter-links-2 {
  color: #141414;
  text-align: left;
  letter-spacing: -.03em;
  flex: 1;
  order: 1;
  align-self: center;
  padding-left: 0;
  font-size: .8rem;
  line-height: 130%;
}

.link-2 {
  color: #141414;
  text-align: right;
  flex: 0 auto;
  order: 1;
  align-self: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: .8rem;
  line-height: 130%;
  text-decoration: none;
}

.div-block-148 {
  background-color: var(--white);
  outline-color: var(--white);
  outline-offset: 0px;
  border-radius: 40px;
  outline-width: 1px;
  outline-style: solid;
  justify-content: flex-start;
  align-items: center;
  margin-top: -30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  box-shadow: 4px 2px 5px rgba(0, 0, 0, .2);
}

.text-block-77 {
  color: #6f6c90;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 600;
}

.html-embed-4 {
  text-align: left;
  align-self: center;
  width: 80%;
  max-width: 80%;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 130%;
}

.campaigndiv2 {
  align-items: center;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.trustlist {
  text-align: left;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 20px;
  list-style-type: none;
  display: block;
}

.campaignheader {
  color: var(--black);
  letter-spacing: -.03em;
  max-width: none;
  margin-bottom: 20px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 130%;
}

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

.grid-2-columns.hero-v1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1.25fr .75fr;
  align-content: stretch;
  align-items: start;
}

.grid-2-columns._1-col-tablet {
  grid-template-columns: 1fr 1fr 1fr;
}

.starstextblock {
  color: var(--black);
  margin-right: 20px;
  padding-left: 10px;
  font-size: .8rem;
}

.g2image {
  height: 100%;
  margin-left: 10px;
  padding-left: 0;
}

.opacity-20 {
  opacity: .2;
}

.campaignbannerdiv {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-right: 0;
  display: block;
}

.herosection {
  padding-top: 40px;
  padding-bottom: 0;
}

.opacity-10 {
  opacity: .1;
  transform: rotate(140deg);
}

.container-default-gid {
  max-width: 1280px;
  padding: 20px 24px 40px;
}

.formcentereddiv {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f3f6fc;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 20px;
  display: inline-flex;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}

.floating-item {
  position: absolute;
}

.floating-item.hero-v1---01 {
  z-index: -1;
  top: auto;
  bottom: -32%;
  left: -26%;
  right: auto;
}

.floating-item.hero-v1---02 {
  z-index: -1;
  max-width: 600px;
  top: 9%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: rotate(140deg);
}

.featuressection {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
}

.left-accordion-2 {
  align-items: center;
  display: flex;
}

.spacer {
  height: 15px;
}

.tab-link-accordion---brix {
  color: #6f6c90;
  background-color: #fff;
  border: 1.5px #eff0f6;
  border-radius: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  box-shadow: 4px 4px 14px rgba(8, 15, 52, .04);
}

.text-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: block;
}

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

.flex-horizontal.space-between {
  justify-content: space-between;
}

.bigcontainer {
  background-color: var(--white);
  max-width: 1280px;
}

.tabs-content---brix {
  margin-top: 40px;
}

.tabs-content---brix.v2 {
  margin-top: 0;
  margin-left: 60px;
}

.persona-heading-center {
  color: #090b0e;
  text-align: center;
  letter-spacing: -.03em;
  text-transform: capitalize;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 2rem;
  line-height: 130%;
  display: block;
}

.tabs---brix {
  margin-top: 48px;
}

.tabs---brix.flex-horizontal {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tabs---brix.flex-horizontal.tablet-vertical {
  margin-top: 10px;
}

.tabs-menu---brix {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.tabs-menu---brix.v2 {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 500px;
}

.paragraph-default {
  color: var(--black2);
  letter-spacing: -.03em;
  padding-left: 10px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 150%;
}

.container-620px-center-3 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

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

.accordion-tab-content---brix {
  overflow: hidden;
}

.container-700px-center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.logo-bar-main-wrapper---brix {
  border: 2px solid var(--pink);
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding: 0 0 40px;
  display: flex;
}

.title---brix.text-single-bold---brix {
  color: #170f49;
  font-weight: 700;
}

.title---brix.text-single-bold---brix.logo-bar---brix {
  color: var(--black);
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1rem;
  font-weight: 400;
}

.logo-bar-v1-grid---brix {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  justify-items: center;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.logo---brix {
  max-height: 35px;
}

.pricingsection {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 10px;
  position: relative;
}

.list-item-10-salmon {
  direction: ltr;
  text-align: left;
  letter-spacing: -.03em;
  background-image: url('../images/green_1green.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 2px 0 2px 30px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 180%;
}

.centereddivblock {
  padding-left: 10px;
}

.keybenefitsdiv {
  min-width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: .9rem;
  line-height: 150%;
}

.pricingrightbox {
  margin-bottom: 0;
  padding-bottom: 10px;
  display: block;
}

.planheader {
  text-align: center;
  letter-spacing: -.03em;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 1rem;
  line-height: 130%;
}

.key-features-subheading {
  text-align: left;
  letter-spacing: -.03em;
  font-size: 1rem;
}

.pricing-box-row {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  display: flex;
}

.pricing-box-row.yearly-row {
  margin-top: 50px;
  margin-bottom: 100px;
}

.pricing-box-row.monthly-row {
  width: auto;
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 60px;
  margin-right: 0;
}

.toggle-text {
  color: #141414;
  width: 152px;
  font-size: 1rem;
  line-height: 1;
}

.toggle-text.monthly-toggle {
  letter-spacing: -.03em;
  width: auto;
  font-weight: 400;
  line-height: 100%;
}

.toggle-dot {
  background-color: #5601f9;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
}

.container-13 {
  width: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.textright {
  text-align: right;
  padding-top: 5px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 100%;
}

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

.list-item-seagreen {
  letter-spacing: -.03em;
  background-image: url('../images/green_1green.webp');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 30px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 180%;
}

.list-item-seagreen.bold {
  font-weight: 500;
}

.list-2 {
  text-align: left;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 14px;
  line-height: 20px;
  list-style-type: none;
  display: block;
}

.list-2.one {
  height: auto;
  min-height: auto;
  max-height: none;
}

.list-2.two {
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 0;
  font-size: .9rem;
  line-height: 130%;
}

.image-105 {
  margin-top: 10px;
}

.list-item-10-gold {
  letter-spacing: -.03em;
  background-image: url('../images/green_1green.webp');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 30px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 180%;
}

.column-10 {
  padding-left: 10px;
}

.persona-description-div {
  text-align: left;
  border-bottom: 3px #079adf;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  display: block;
}

.pricinglabel {
  font-weight: 400;
}

.text-span-bold {
  font-weight: 700;
}

.premiumpricelabel {
  text-align: left;
  width: 49%;
  max-width: 1280px;
  margin-left: 0;
  padding-top: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 160%;
}

.toggle-row {
  color: rgba(255, 255, 255, .8);
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}

.enterpriseplancol {
  text-align: left;
  padding-left: 10px;
}

.pricing-box {
  text-align: center;
  background-color: #fff;
  border-top: 6px solid #3047ec;
  border-radius: 16px;
  width: 24%;
  height: auto;
  min-height: 420px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 30px 10px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  box-shadow: 1px 1px 10px -1px #c2bebe;
}

.pricing-box.box {
  background-color: #f5f7fa;
  border-top: 6px #c2bebe;
  border-bottom: 0 solid #3047ec;
  border-left: 0 solid #3047ec;
  border-right: 0 rgba(0, 0, 0, 0);
  border-radius: 16px;
  width: 30%;
  min-height: auto;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pricing-box.middlebox {
  perspective: 893px;
  background-color: #fff;
  border-top: 6px #c2bebe;
  border-bottom: 0 solid #3047ec;
  border-left: 0 solid #3047ec;
  border-right: 0 rgba(0, 0, 0, 0);
  border-radius: 16px;
  width: 36%;
  margin: -30px 2px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  transform: perspective(660px);
  box-shadow: 4px 4px 10px 2px #c2bebe;
}

.toggle-contain {
  background-color: #fff;
  border: 1px solid #c2bebe;
  border-radius: 50px;
  width: 4.2rem;
  height: 2.5em;
  margin-left: 25px;
  margin-right: 25px;
  padding: 5px;
  position: relative;
  box-shadow: 0 0 3px #c2bebe;
}

.pricingsubheader2 {
  color: #090b0e;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 130%;
}

.mediumtext {
  letter-spacing: -.03em;
  font-size: .9rem;
  font-weight: 500;
  line-height: 130%;
}

.card {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .06);
}

.card.content-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 32px;
  display: flex;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.mg-bottom-32px.tablet-only {
  margin-bottom: 0;
}

.avatar-circle {
  border-radius: 50%;
  width: 100%;
  overflow: hidden;
  transform: translate(0);
}

.avatar-circle._04 {
  width: 80px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
}

.container-default-2 {
  max-width: 1280px;
  margin-top: 40px;
  padding-left: 24px;
  padding-right: 24px;
  display: inline-flex;
}

.div-block-149 {
  background-color: var(--pink);
  border-radius: 40px 40px 0 0;
  flex-flow: column wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: -1px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.bold-text-70 {
  letter-spacing: -.03em;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 130%;
}

.text-block-78 {
  letter-spacing: -.03em;
  font-size: 1.3rem;
  font-weight: 500;
}

.text-block-78.rocket {
  background-image: url('../images/rocket_1f680.webp');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  font-size: 1rem;
  line-height: 100%;
}

.persona-benefit-header {
  color: #090b0e;
  text-align: left;
  letter-spacing: -.03em;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 160%;
  display: block;
}

.image-106 {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin-right: 0;
  padding-top: 40px;
  padding-right: 0;
}

.div-block-150 {
  width: 100%;
}

.heading-h4-size {
  color: #211f54;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.heading-h4-size.heading-link {
  letter-spacing: -.03em;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 130%;
}

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

.grid-1-column.gap-row-16px.mg-bottom-56px {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  grid-template-rows: auto auto auto auto auto auto;
  margin-bottom: 0;
  margin-right: 40px;
  font-size: 1.1rem;
  line-height: 160%;
}

.text-100 {
  font-size: 16px;
  line-height: 18px;
}

.text-100.bold {
  font-weight: 700;
}

.text-100.bold.color-accent-1.text-uppercase {
  letter-spacing: -.03em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 130%;
}

.mg-bottom-24px {
  margin-bottom: 24px;
}

.testimonialssection {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.flex-horizontal-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-151 {
  padding-left: 20px;
}

.paragraph-2 {
  font-size: 1rem;
  line-height: 160%;
}

.violetspan {
  color: var(--violet);
  font-weight: 500;
}

.headerlabel-copy {
  clear: none;
  text-align: left;
  letter-spacing: -.03em;
  background-image: url('../images/rocket_1f680.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-attachment: scroll;
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 220%;
  display: flex;
}

.bookdemo {
  background-color: var(--red);
  color: var(--pink);
  letter-spacing: -.03em;
  border-radius: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-size: .9rem;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.div-block-153 {
  align-items: center;
  display: flex;
}

.pricingcentertext {
  text-align: center;
  letter-spacing: -.03em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 100%;
}

.demoheader {
  text-align: left;
  letter-spacing: -.03em;
  margin-top: 20px;
  font-size: 1.7rem;
  font-weight: 500;
}

.top-heading-2 {
  color: #090b0e;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 150%;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.colorwavebackground {
  background-color: #f7f7fb;
  background-image: linear-gradient(#3dffff, #95f2bc);
  width: 100%;
  height: 40rem;
  min-height: 300px;
  margin-top: 15%;
  position: absolute;
}

.partner-row-wrapper {
  padding-top: 0;
  position: relative;
  top: 0;
}

.alternativecompgridsimple {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  letter-spacing: -.03em;
  background-color: #fff;
  border: .5px solid #c2bebe;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 4fr 2fr 2fr;
  grid-auto-columns: .25fr;
  width: auto;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-size: 1rem;
  line-height: 130%;
  box-shadow: 5px 3px 7px #f5f5f5;
}

.persona-feature-right-copy {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 20px;
  font-size: 1rem;
  line-height: 130%;
  display: flex;
  position: relative;
}

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

.partnerinnergrid.altheader-row {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 5px solid #484dff;
  grid-template-columns: 1fr .5fr .5fr;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 300%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.partnerinnergrid.altheader-row.no-border {
  border: 1px #000;
  border-bottom: 3px solid #5601f9;
  grid-template-columns: 1fr .25fr .25fr;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.comparisoncontainer {
  z-index: 2;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 0;
  font-size: 1rem;
  line-height: 130%;
  transition: opacity .5s;
  display: flex;
  position: relative;
}

.partner-feature-label {
  text-align: left;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1rem;
  line-height: 100%;
}

.partner-feature-label.padded {
  text-align: left;
  padding-left: 10px;
  line-height: 140%;
  overflow: auto;
}

.quote-wave {
  position: absolute;
  top: -1px;
  left: 0%;
  right: 0%;
}

.quote-wave.bottom {
  top: auto;
  bottom: -1px;
}

.headingwithspan {
  color: #090b0e;
  text-align: left;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 150%;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.rowtext {
  color: #090b0e;
  text-align: center;
  font-weight: 400;
}

.rowtext.warning {
  color: var(--red);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.1rem;
  font-weight: 700;
}

.rowtext.green {
  color: var(--color-2);
  background-image: url('../images/highlight.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: scroll;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 5px 0;
  font-size: 1.1rem;
  font-weight: 700;
}

.partner-inner-grid-row {
  border-bottom: 1px solid #d1d3d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr .5fr;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.partner-inner-grid-row.white {
  border-bottom-style: none;
  border-bottom-width: 0;
  grid-template-columns: 1fr .25fr .25fr;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.partner-inner-grid-row.grey {
  background-color: #f3f6fc;
  border-bottom-style: none;
  border-bottom-width: 0;
  border-radius: 10px;
  grid-template-columns: 1fr .25fr .25fr;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.showhidediv {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.subtitle---brix {
  color: #4a3aff;
  text-align: left;
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.heroimage {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin-top: auto;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
}

.top-heading-2-copy {
  color: #090b0e;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 150%;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.top-heading-2-copy._3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: 400;
}

.persona-benefit-header2 {
  color: #090b0e;
  text-align: left;
  letter-spacing: -.03em;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 160%;
  display: block;
}

.text-200 {
  line-height: 20px;
}

.text-200.bold {
  font-weight: 700;
}

.text-200.bold.color-neutral-800.list {
  letter-spacing: -.03em;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 130%;
}

.text-200.bold.color-neutral-800.list.small {
  text-align: left;
  letter-spacing: -.03em;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 140%;
}

.icon-list-item-wrapper {
  align-items: flex-start;
  max-width: 85%;
  margin-top: 12px;
  margin-bottom: 10px;
  padding-left: 15px;
  display: flex;
}

.icon-list {
  margin-top: 2px;
  margin-right: 16px;
  padding-top: 0;
}

.text-span-15, .text-span-16, .text-span-17 {
  font-weight: 500;
}

.formcentereddiv-competition {
  text-align: center;
  background-color: #fff;
  border: 1px #f3f6fc;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 60px 0 20px;
  display: flex;
}

.text-span-18 {
  color: var(--violet);
  font-weight: 500;
}

.statistic-circle-wrap {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
  display: flex;
  position: relative;
}

.arrow-image-mobile, .arrow-image-mobile-02 {
  display: none;
}

.circle-div {
  background-color: #fff;
  border-radius: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 250px;
  max-width: 250px;
  height: 100%;
  min-height: 250px;
  max-height: 250px;
  display: flex;
  box-shadow: 7px 7px 150px rgba(84, 102, 129, .08);
}

.arrow-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-145 {
  display: flex;
}

.title-capped {
  color: #546681;
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-size: 1rem;
}

.counterup {
  color: #5601f9;
  -webkit-text-stroke-color: #5601f9;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.counterupstatic {
  color: #5601f9;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.feature-number-wrap {
  align-content: stretch;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 32px;
  display: flex;
}

.arrow-image-mobile-3 {
  display: none;
}

.div-block-154 {
  display: flex;
}

.logo-carousel-item, .logo-carousel-item-reverse {
  flex: none;
  padding: .5rem;
}

.logo-carousel {
  grid-column-gap: 1rem;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap-reverse {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  flex: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .05);
  flex: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  transform: perspective(1px);
}

.logo-image {
  border-radius: 20px;
  padding: 5px;
  display: block;
}

.div-block {
  text-align: center;
  border: .5px solid rgba(0, 0, 0, .06);
  border-radius: 18px;
  width: 5rem;
  height: 5rem;
  margin-top: 0;
  padding: .5rem;
  display: inline-flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.carousel-reverse {
  background-color: #fff;
  flex-direction: row;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.carousel {
  flex-direction: row;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-carousel-reverse {
  grid-column-gap: 1rem;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.heading {
  margin-top: 20px;
  margin-bottom: 20px;
}

.carouseldiv {
  text-align: right;
  justify-content: flex-end;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-156 {
  padding-right: 20px;
}

.container-default {
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.feature-image {
  opacity: 1;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 16px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  font-size: 1rem;
  line-height: 130%;
  display: none;
}

.icon-list-item-wrapper-2 {
  align-items: flex-start;
  display: flex;
}

.text-span-19 {
  font-weight: 500;
  line-height: 150%;
}

.text-span-20 {
  color: var(--violet);
  font-weight: 500;
}

.partnerbannermain {
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  max-width: 100%;
  font-size: 1.1rem;
  line-height: 130%;
  display: block;
}

.hubspottitle {
  background-color: var(--pink);
  color: #141414;
  text-align: center;
  letter-spacing: -.03em;
  border-radius: 16px 16px 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 30px 20px;
  font-family: "Objektivmk 2", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 130%;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .alternativecampaignheader {
    justify-content: space-between;
    max-width: 1280px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bottom-footter-links-2 {
    font-size: .8rem;
    line-height: 130%;
  }

  .html-embed-4 {
    width: 80%;
    max-width: 80%;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 130%;
  }

  .trustlist {
    height: auto;
    margin-bottom: 10px;
    line-height: 130%;
  }

  .grid-2-columns.hero-v1 {
    grid-template-columns: 1.25fr .75fr;
  }

  .g2image {
    height: 100%;
  }

  .campaignbannerdiv {
    width: 90%;
  }

  .formcentereddiv {
    text-align: center;
    margin-left: 0;
    margin-right: auto;
  }

  .featuressection {
    text-align: center;
    margin-top: 4rem;
    margin-bottom: 3rem;
  }

  .paragraph-default {
    line-height: 150%;
  }

  .list-item-10-salmon, .list-item-seagreen {
    letter-spacing: -.03em;
  }

  .list-2 {
    height: auto;
    margin-bottom: 10px;
  }

  .list-2.one, .list-2.two {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .list-item-10-gold {
    letter-spacing: -.03em;
  }

  .pricing-box.box {
    min-height: auto;
  }

  .toggle-contain {
    width: 72px;
    height: 36px;
  }

  .pricingsubheader2 {
    text-align: center;
  }

  .text-block-78.rocket {
    font-size: 1rem;
    line-height: 100%;
  }

  .persona-benefit-header {
    max-width: 90%;
  }

  .persona-feature-right-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .comparisoncontainer {
    max-width: 1280px;
  }

  .formcentereddiv-competition {
    text-align: center;
    margin-left: 0;
    margin-right: auto;
  }

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

  .hubspottitle {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.6rem;
    line-height: 130%;
  }
}

@media screen and (min-width: 1440px) {
  .alternativecampaignheader {
    text-align: center;
    border-radius: 20px;
    justify-content: space-between;
    max-width: none;
    padding-left: 10%;
    padding-right: 10%;
  }

  .container-navigation {
    max-width: 1280px;
  }

  .ppcbutton {
    background-color: var(--red);
    color: #fff;
    border-radius: 20px;
  }

  .ppcbutton:hover {
    border-color: var(--red);
    color: var(--red);
    -webkit-text-stroke-color: var(--red);
    background-color: #fff;
  }

  .bottom-footter-links-2, .link-2 {
    font-size: .9rem;
    line-height: 130%;
  }

  .html-embed-4 {
    font-size: 1rem;
    line-height: 130%;
  }

  .trustlist {
    letter-spacing: normal;
    height: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .grid-2-columns.hero-v1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.25fr .8fr;
  }

  .campaignbannerdiv {
    width: 90%;
  }

  .container-default-gid {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .formcentereddiv {
    margin-left: 0;
    margin-right: 0;
  }

  .featuressection {
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .paragraph-default {
    line-height: 150%;
  }

  .pricingsection {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pricing-box-row.monthly-row {
    margin-bottom: 100px;
  }

  .list-2 {
    letter-spacing: normal;
    height: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .list-2.one {
    min-height: auto;
    max-height: none;
  }

  .pricing-box {
    border-radius: 18px;
    width: 24%;
    height: auto;
    max-height: 100%;
    margin-bottom: 0;
    margin-left: 5px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .pricing-box.box {
    max-height: none;
  }

  .pricing-box.middlebox {
    text-align: center;
    max-height: none;
  }

  .pricingsubheader2 {
    text-align: center;
    font-size: .9rem;
    font-weight: 400;
  }

  .mediumtext {
    letter-spacing: -.03em;
  }

  .card.content-left.testimonial-v1 {
    padding: 68px 56px;
  }

  .bold-text-70 {
    letter-spacing: -.03em;
  }

  .text-block-78 {
    font-size: 1.3rem;
  }

  .text-block-78.rocket {
    background-size: contain;
    font-size: 1rem;
  }

  .persona-benefit-header {
    color: #141414;
    font-size: 1.3rem;
    line-height: 160%;
  }

  .headerlabel-copy {
    background-position: 100%;
    background-size: 28px 28px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 250%;
  }

  .alternativecompgridsimple {
    flex: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .persona-feature-right-copy {
    color: #090b0e;
    font-size: 1rem;
    line-height: 130%;
  }

  .comparisoncontainer {
    max-width: 1280px;
    font-size: 2rem;
    line-height: 130%;
  }

  .persona-benefit-header2 {
    color: #141414;
    font-size: 1.3rem;
    line-height: 160%;
  }

  .formcentereddiv-competition {
    margin-left: 0;
    margin-right: 0;
  }

  .feature-image {
    background-color: rgba(0, 0, 0, 0);
  }

  .hubspottitle {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .alternativecampaignheader {
    max-width: none;
    padding-left: 20%;
    padding-right: 20%;
  }

  .ppcbutton {
    background-color: var(--red);
    height: auto;
    font-size: 1rem;
  }

  .bottom-footter-links-2, .link-2 {
    font-size: .9rem;
    line-height: 130%;
  }

  .html-embed-4 {
    margin-top: 3rem;
    font-size: 1.2rem;
  }

  .trustlist {
    letter-spacing: 1px;
    height: auto;
  }

  .campaignheader {
    letter-spacing: -.03em;
  }

  .formcentereddiv {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: auto;
  }

  .featuressection {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .persona-heading-center {
    text-align: center;
    align-self: stretch;
    font-size: 2rem;
    line-height: 130%;
  }

  .paragraph-default {
    letter-spacing: -.03em;
    font-size: 1.3rem;
    line-height: 150%;
  }

  .pricingsection {
    max-width: 100%;
    font-size: 16px;
  }

  .list-item-10-salmon {
    font-size: 1rem;
    line-height: 150%;
  }

  .keybenefitsdiv {
    min-height: auto;
    max-height: none;
  }

  .key-features-subheading {
    line-height: 160%;
  }

  .container-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-seagreen {
    font-size: 1rem;
    line-height: 150%;
  }

  .list-2 {
    letter-spacing: 1px;
    height: auto;
  }

  .list-2.two {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .list-item-10-gold {
    font-size: 1rem;
    line-height: 130%;
  }

  .persona-description-div {
    font-size: 1.1rem;
    line-height: 160%;
  }

  .pricinglabel {
    letter-spacing: -.03em;
    font-size: .9rem;
  }

  .toggle-row {
    text-align: center;
  }

  .pricing-box {
    border: 1px solid #fff;
    height: 900px;
    min-height: auto;
    max-height: none;
  }

  .pricing-box.box {
    border-width: 4px;
    border-color: #fff;
    height: auto;
  }

  .pricing-box.middlebox {
    border-width: 4px;
    border-color: #fff;
    height: auto;
    margin-bottom: -30px;
  }

  .toggle-contain {
    text-align: right;
  }

  .pricingsubheader2 {
    text-align: center;
    letter-spacing: -.03em;
    background-image: none;
    margin-top: 0;
    font-size: .9rem;
    font-weight: 300;
    line-height: 130%;
  }

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

  .text-block-78 {
    letter-spacing: -.03em;
  }

  .text-block-78.rocket {
    font-size: 1.1rem;
  }

  .persona-benefit-header {
    font-size: 1.5rem;
    line-height: 160%;
  }

  .grid-1-column.gap-row-16px.mg-bottom-56px {
    font-size: 1.2rem;
  }

  .headerlabel-copy {
    letter-spacing: -.03em;
    background-position: 100%;
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 250%;
  }

  .bookdemo {
    background-color: var(--red);
    color: var(--white);
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 10px 30px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-153 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .demoheader {
    margin-top: 20px;
    font-size: 2rem;
  }

  .persona-feature-right-copy {
    max-width: 780%;
  }

  .comparisoncontainer {
    max-width: 1280px;
  }

  .persona-benefit-header2 {
    font-size: 1.5rem;
    line-height: 160%;
  }

  .text-200.bold.color-neutral-800.list {
    font-size: 1.3rem;
  }

  .icon-list-item-wrapper {
    font-size: 1.5rem;
  }

  .formcentereddiv-competition {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: auto;
  }

  .feature-image {
    margin-right: 0;
  }

  .icon-list-item-wrapper-2 {
    font-size: 1.5rem;
  }

  .partnerbannermain {
    background-color: rgba(0, 0, 0, 0);
  }

  .hubspottitle {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.8rem;
    font-weight: 500;
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  .container-navigation {
    z-index: 99;
    position: relative;
  }

  .navigation-block-left {
    width: 15%;
  }

  .logo-image-copy {
    width: 6em;
  }

  .navigation-block-right {
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .ppcbutton {
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    font-size: .75rem;
    line-height: 130%;
  }

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

  .bottomgrid {
    grid-column-gap: 16px;
    grid-template-columns: .25fr .5fr .25fr .35fr;
    padding: 10px 10px 20px;
  }

  .bottom-footter-links-2, .link-2 {
    font-size: .875rem;
    line-height: 130%;
  }

  .html-embed-4 {
    height: 10rem;
  }

  .trustlist {
    height: 42%;
  }

  .campaignheader {
    line-height: 130%;
  }

  .grid-2-columns.hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .herosection {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .floating-item.hero-v1---01 {
    bottom: -14%;
    left: -42%;
  }

  .floating-item.hero-v1---02 {
    top: 24%;
    right: -30%;
  }

  .tab-link-accordion---brix, .tab-link-accordion---brix.w--current {
    margin-left: 20px;
    margin-right: 20px;
  }

  .flex-horizontal.space-between {
    font-size: 1rem;
    line-height: 160%;
  }

  .tabs-content---brix.v2 {
    margin-top: 30px;
    margin-left: 0;
  }

  .persona-heading-center {
    font-size: 2rem;
    line-height: 130%;
  }

  .tabs---brix.flex-horizontal.tablet-vertical {
    flex-direction: column;
    align-items: stretch;
  }

  .tabs-menu---brix.v2 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title---brix.text-single-bold---brix.logo-bar---brix {
    margin-bottom: 24px;
  }

  .logo-bar-v1-grid---brix {
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    max-width: 650px;
  }

  .logo---brix {
    padding-left: 6px;
    padding-right: 6px;
    display: block;
  }

  .list-item-10-salmon {
    font-size: .9rem;
    font-weight: 300;
    line-height: 150%;
  }

  .keybenefitsdiv {
    min-height: auto;
    font-size: .8rem;
    line-height: 130%;
  }

  .key-features-subheading {
    line-height: 150%;
  }

  .container-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .textright {
    font-size: 1.8rem;
  }

  .list-item-seagreen {
    letter-spacing: -.03em;
    font-size: .8rem;
    font-weight: 300;
    line-height: 150%;
  }

  .list-2 {
    height: 42%;
    font-size: .8rem;
    line-height: 130%;
  }

  .list-2.one {
    height: 30%;
    min-height: 30%;
    max-height: 30%;
    font-size: .8px;
  }

  .list-2.two {
    height: auto;
    min-height: auto;
    max-height: none;
    font-size: .8rem;
  }

  .list-item-10-gold {
    letter-spacing: -.03em;
    font-size: .8rem;
    line-height: 130%;
  }

  .pricinglabel {
    font-size: .8rem;
    line-height: 130%;
  }

  .premiumpricelabel {
    width: 100%;
  }

  .enterpriseplancol {
    padding-left: 0;
  }

  .pricing-box {
    width: 48%;
    max-width: 310px;
    margin-bottom: 2%;
  }

  .pricing-box.box {
    max-width: none;
    min-height: 0;
    max-height: none;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-box.middlebox {
    min-height: auto;
    max-height: none;
  }

  .pricingsubheader2 {
    font-size: .8rem;
    line-height: 130%;
  }

  .card.content-left.testimonial-v1 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .mg-bottom-32px {
    margin-bottom: 24px;
  }

  .mg-bottom-32px.tablet-only {
    margin-bottom: 32px;
  }

  .container-default-2 {
    flex-flow: column;
    display: flex;
  }

  .bold-text-70 {
    font-size: 1.2rem;
  }

  .text-block-78.rocket {
    font-size: 1rem;
    line-height: 100%;
  }

  .persona-benefit-header {
    max-width: 100%;
    margin-top: 10px;
    font-size: 1rem;
    line-height: 130%;
  }

  .heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .testimonialssection {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .headerlabel-copy {
    background-position: 100%;
    font-size: .75rem;
    line-height: 130%;
  }

  .tab-pane-tab-1 {
    text-align: center;
  }

  .pricingcentertext {
    font-size: 1.8rem;
  }

  .alternativecompgridsimple {
    width: auto;
    margin-left: 0;
    padding-top: 0;
  }

  .persona-feature-right-copy {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .partnerinnergrid.altheader-row {
    border-bottom-color: #484dff;
  }

  .comparisoncontainer {
    background-color: rgba(0, 0, 0, 0);
    max-width: 90%;
  }

  .persona-benefit-header2 {
    max-width: 100%;
    margin-top: 10px;
    font-size: 1rem;
    line-height: 130%;
  }

  .statistic-circle-wrap {
    width: 100%;
  }

  .arrow-image-mobile {
    display: block;
    position: relative;
    left: 55px;
  }

  .arrow-image-mobile-02 {
    display: block;
    position: relative;
    left: -55px;
  }

  .arrow-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .arrow-image {
    display: none;
  }

  .feature-number-wrap {
    flex-direction: column;
  }

  .arrow-image-mobile-3 {
    display: block;
    position: relative;
    left: -55px;
  }

  .carouseldiv {
    max-width: 80%;
  }

  .feature-image {
    width: auto;
    max-width: 100%;
    display: none;
  }

  .partnerbannermain {
    width: 100%;
  }

  .hubspottitle {
    background-color: #61f1cc;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .alternativecampaignheader {
    z-index: 99999;
    position: -webkit-sticky;
    position: sticky;
  }

  .navigation-block-left {
    width: 15%;
  }

  .navigation-block-right {
    width: 100%;
  }

  .ppcbutton {
    font-size: 1rem;
    line-height: 1.5;
  }

  .bottomgrid {
    grid-template-columns: .35fr 1fr .3fr .35fr;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 0;
    font-size: 1rem;
    line-height: 130%;
  }

  .bottom-footter-links-2 {
    font-size: .75rem;
    line-height: 130%;
  }

  .link-2 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-size: .75rem;
    line-height: 130%;
  }

  .campaignheader {
    line-height: 130%;
  }

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

  .herosection {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .formcentereddiv {
    letter-spacing: -.03em;
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 130%;
  }

  .floating-item.hero-v1---01 {
    max-width: 500px;
  }

  .floating-item.hero-v1---02 {
    max-width: 480px;
  }

  .flex-horizontal.space-between {
    font-size: 1.3rem;
  }

  .tabs-content---brix {
    margin-top: 20px;
  }

  .persona-heading-center {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2rem;
    line-height: 130%;
  }

  .tabs-menu---brix {
    flex-direction: column;
  }

  .logo-bar-v1-grid---brix {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
  }

  .logo---brix {
    padding-left: 0;
    padding-right: 0;
  }

  .pricingsection {
    padding-top: 100px;
  }

  .list-item-10-salmon {
    font-size: .8rem;
  }

  .keybenefitsdiv {
    min-height: auto;
  }

  .textright, .column {
    text-align: right;
  }

  .list-2.two {
    min-width: 100%;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .pricinglabel {
    font-size: 1rem;
  }

  .toggle-row {
    margin-bottom: 30px;
  }

  .pricing-box {
    width: 100%;
    max-width: 80%;
    min-height: auto;
    margin-top: 20px;
    margin-bottom: auto;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 14px;
  }

  .pricing-box.box {
    width: 100%;
    max-width: 80%;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-box.middlebox {
    width: 80%;
    max-width: 80%;
    height: auto;
    max-height: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: scroll;
  }

  .pricingsubheader2 {
    padding-left: 5px;
    font-size: 1em;
    line-height: 130%;
  }

  .mg-bottom-32px.tablet-only {
    margin-bottom: 24px;
  }

  .avatar-circle._04 {
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
  }

  .bold-text-70 {
    font-size: 1.2rem;
  }

  .text-block-78.rocket {
    font-size: 1rem;
    line-height: 100%;
  }

  .persona-benefit-header {
    font-size: 1rem;
    line-height: 130%;
  }

  .heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

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

  .testimonialssection {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .headerlabel-copy {
    text-align: left;
    background-position: 100%;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    font-size: .75rem;
    line-height: 170%;
  }

  .alternativecompgridsimple {
    padding-left: 10px;
    padding-right: 10px;
  }

  .persona-feature-right-copy {
    padding: 40px 20px;
  }

  .comparisoncontainer {
    flex-direction: column;
    max-width: 90%;
  }

  .persona-benefit-header2 {
    font-size: 1rem;
    line-height: 130%;
  }

  .text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .text-200.bold.color-neutral-800.list.small {
    font-size: 1rem;
  }

  .formcentereddiv-competition {
    letter-spacing: -.03em;
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    font-size: .9rem;
    line-height: 130%;
  }

  .carouseldiv {
    max-width: 90%;
    display: none;
  }

  .feature-image {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hubspottitle {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 479px) {
  .alternativecampaignheader {
    z-index: 999999;
    text-align: center;
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
  }

  .navigation-block-left {
    width: 50%;
  }

  .logo-image-copy {
    width: 5em;
    max-width: none;
    height: auto;
    margin-left: 20px;
  }

  .ppcbutton {
    text-align: justify;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1rem;
    line-height: 130%;
    display: flex;
  }

  .ppcbutton.w--current {
    width: 70%;
    height: auto;
  }

  .alternativefooter {
    background-color: #fff;
  }

  .bottomgrid {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template: ". Area"
                   ". ."
                   / .75fr .25fr 1.25fr .35fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .bottom-footer-logo-link {
    margin-left: 0;
  }

  .bottom-footter-links-2 {
    text-align: left;
    padding-left: 20px;
    font-size: .75rem;
    line-height: 130%;
  }

  .link-2 {
    text-align: left;
    padding-top: 10px;
    font-size: .75rem;
    line-height: 130%;
  }

  .div-block-148 {
    text-align: center;
    justify-content: center;
  }

  .html-embed-4 {
    width: 100%;
    max-width: 100%;
    height: 18rem;
  }

  .campaigndiv2 {
    flex-direction: column;
    justify-content: center;
  }

  .campaignheader {
    font-size: 2rem;
    line-height: 130%;
  }

  .grid-2-columns.hero-v1 {
    vertical-align: middle;
    grid-auto-flow: row;
    display: block;
  }

  .starstextblock {
    margin-top: 10px;
  }

  .g2image {
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .campaignbannerdiv {
    width: 100%;
  }

  .herosection {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-default-gid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .formcentereddiv {
    width: auto;
    margin: 20px 10px 10px;
  }

  .floating-item.hero-v1---01 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .floating-item.hero-v1---02 {
    display: none;
  }

  .featuressection {
    margin-left: 0;
    margin-right: 0;
  }

  .text-center {
    margin-bottom: 10px;
  }

  .persona-heading-center {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2rem;
    line-height: 130%;
  }

  .tabs---brix.flex-horizontal.tablet-vertical {
    margin-top: 20px;
  }

  .tabs-menu---brix.v2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-100 {
    width: 90%;
    max-width: none;
    height: 100%;
  }

  .title---brix.text-single-bold---brix.logo-bar---brix {
    align-self: center;
    margin: auto;
  }

  .logo-bar-v1-grid---brix {
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-auto-flow: row;
    align-items: center;
    justify-items: center;
  }

  .pricingsection {
    padding-top: 20px;
  }

  .list-item-10-salmon {
    font-size: .9rem;
    font-weight: 300;
  }

  .keybenefitsdiv {
    min-height: auto;
    padding-left: 10px;
  }

  .planheader {
    line-height: 100%;
  }

  .pricing-box-row.yearly-row {
    max-width: 100%;
  }

  .toggle-text {
    margin-left: 60px;
  }

  .toggle-text.monthly-toggle {
    justify-content: center;
    align-items: center;
    width: 14em;
    margin-left: 60px;
    display: flex;
  }

  .textright {
    text-align: right;
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .column {
    text-align: right;
  }

  .list-item-seagreen {
    padding-top: 5px;
    padding-left: 25px;
    font-size: .9rem;
  }

  .list-2.one {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .list-item-10-gold {
    padding-bottom: 5px;
    font-size: .9rem;
    font-weight: 300;
  }

  .toggle-row {
    margin-bottom: 10px;
    font-size: 1rem;
    display: block;
  }

  .enterpriseplancol {
    text-align: right;
  }

  .pricing-box.box {
    width: 100%;
    max-width: 90%;
    max-height: none;
    margin-top: 20px;
    padding: 20px 10px;
  }

  .pricing-box.middlebox {
    width: 100%;
    max-width: 90%;
    max-height: 120%;
    margin-top: 20px;
    padding: 20px 10px;
  }

  .toggle-contain {
    height: 2.2em;
    margin: 20px 9rem;
  }

  .pricingsubheader2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 0;
    font-size: .8rem;
    line-height: 130%;
  }

  .avatar-image {
    width: 100%;
  }

  .card.content-left {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-70, .text-block-78 {
    font-size: 1.2rem;
  }

  .text-block-78.rocket {
    font-size: 1rem;
    line-height: 100%;
  }

  .persona-benefit-header {
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    line-height: 130%;
  }

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

  .div-block-150 {
    width: 100%;
  }

  .grid-1-column.gap-row-16px.mg-bottom-56px {
    margin-right: 20px;
  }

  .mg-bottom-24px {
    margin-bottom: 16px;
  }

  .testimonialssection {
    padding-top: 40px;
    padding-bottom: 96px;
  }

  .headerlabel-copy {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: flex-start;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
  }

  .div-block-153 {
    text-align: center;
    flex-direction: column;
  }

  .pricingcentertext {
    margin-bottom: 10px;
  }

  .demoheader {
    font-size: 1.5rem;
    line-height: 160%;
  }

  .top-heading-2 {
    color: #090b0e;
    margin-bottom: 5px;
    font-size: 2rem;
  }

  .colorwavebackground {
    margin-top: 90%;
  }

  .persona-feature-right-copy {
    background-color: #fff;
    border: 1px solid #fff;
    margin-top: -2px;
  }

  .partnerinnergrid.altheader-row {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-columns: 1fr .5fr .5fr;
  }

  .comparisoncontainer {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .partner-feature-label {
    text-align: left;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: .9rem;
  }

  .headingwithspan {
    font-size: 1.1rem;
  }

  .rowtext.green {
    background-image: none;
  }

  .partner-inner-grid-row {
    text-align: left;
  }

  .subtitle---brix {
    font-size: 16px;
    line-height: 24px;
  }

  .heroimage {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .top-heading-2-copy {
    color: #090b0e;
    margin-bottom: 5px;
    font-size: 1.1rem;
  }

  .persona-benefit-header2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    line-height: 130%;
  }

  .text-200.bold.color-neutral-800.list.small {
    font-size: 1rem;
    line-height: 130%;
  }

  .icon-list {
    margin-right: 8px;
  }

  .formcentereddiv-competition {
    width: auto;
    margin: 20px 10px 10px;
  }

  .arrow-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .carouseldiv {
    display: none;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-image {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-107 {
    width: 80%;
    max-width: 50%;
    height: 80%;
    max-height: 50%;
  }

  .text-span-20 {
    margin-right: 0;
  }

  .hubspottitle {
    margin: 0;
    font-size: 1.3rem;
    line-height: 130%;
    display: block;
  }
}

#w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f7-6e75a4f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-8d9bb05a {
  align-self: start;
  justify-self: center;
}

#Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-d59ef755 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-899597ad {
  align-self: start;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-899597ad {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9235-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-899597ad {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923b-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-899597ad, #w-node-_396fbd41-c9ed-d027-368f-ce8112c02e96-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926d-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-899597ad, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-899597ad, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-899597ad {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-899597ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#newForm.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-4a0ec2b6, #Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-d9d81450 {
  align-self: start;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d9d81450 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9235-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-d9d81450 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923b-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-d9d81450, #w-node-_396fbd41-c9ed-d027-368f-ce8112c02e96-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926d-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-d9d81450, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-d9d81450, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-d9d81450 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-d9d81450 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#Demo.w-node-_57698692-1c01-fe74-c394-431674ed7c14-9a5ed06f {
  align-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-9a5ed06f {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9235-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-9a5ed06f {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923b-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-9a5ed06f, #w-node-_396fbd41-c9ed-d027-368f-ce8112c02e96-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926d-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-9a5ed06f, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-9a5ed06f, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-9a5ed06f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-9a5ed06f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#Demo.w-node-_37b8523b-969c-e3ac-34fc-45cd8d41194a-d68d0196 {
  align-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d68d0196 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9235-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-d68d0196 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923b-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-d68d0196, #w-node-ff607e05-5b60-0d02-3a33-8106f7a98a89-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-d68d0196, #w-node-_396fbd41-c9ed-d027-368f-ce8112c02e96-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926d-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-d68d0196, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-d68d0196, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-d68d0196 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-d68d0196 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-d68d0196, #Demo.w-node-_5478e543-a876-eca4-80c7-5a7026912b29-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-f81e1e4c {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9235-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-f81e1e4c {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-f81e1e4c, #w-node-_242bf07e-d9fd-bfa9-09a3-9d3c4d06ba19-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-f81e1e4c, #w-node-cbb855ce-6676-071d-e030-527972c47d64-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-f81e1e4c, #w-node-_396fbd41-c9ed-d027-368f-ce8112c02e96-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926d-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-f81e1e4c, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-f81e1e4c, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-f81e1e4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-f81e1e4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-f81e1e4c, #Demo.w-node-_526501e3-ef9e-ea05-0f5d-559d4c07456b-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-fe5327a6 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9234-fe5327a6, #w-node-_41abe60b-6145-c344-0db0-fda24dcc7a17-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-fe5327a6 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923a-fe5327a6, #w-node-_242bf07e-d9fd-bfa9-09a3-9d3c4d06ba19-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-fe5327a6, #w-node-cbb855ce-6676-071d-e030-527972c47d64-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f924d-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924e-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9252-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9253-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925a-fe5327a6, #w-node-f5692361-3e76-6e9d-1b7b-eb436a655cb1-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926a-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-_66717807-a271-6b5c-0699-2b71b4348111-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9268-fe5327a6, #w-node-_847edc61-0a53-2859-6da3-97fc35a5b7b7-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9271-fe5327a6, #w-node-_81a0033a-e2a3-1d02-0f3a-42392477129e-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9260-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9261-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-f8329e17-9a3f-f37c-db22-328d2a0f9276-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-fe5327a6 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-c9fb9102-ce8b-3534-1fc9-0022a9c08d04-fe5327a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f7-6e75a4f3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-8d9bb05a, #Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-d59ef755, #Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-899597ad, #newForm.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-4a0ec2b6, #Demo.w-node-_2e7f743f-59c8-cebf-9656-dcdafd095d3e-d9d81450, #Demo.w-node-_5478e543-a876-eca4-80c7-5a7026912b29-f81e1e4c, #Demo.w-node-_526501e3-ef9e-ea05-0f5d-559d4c07456b-fe5327a6 {
    align-self: start;
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-899597ad {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-899597ad {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-899597ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-899597ad {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d9d81450 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d9d81450 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-d9d81450 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d9d81450 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-9a5ed06f {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-9a5ed06f {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9241-9a5ed06f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-9a5ed06f {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d68d0196 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d68d0196 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-d68d0196, #w-node-ff607e05-5b60-0d02-3a33-8106f7a98a89-d68d0196 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d68d0196 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-f81e1e4c {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-f81e1e4c {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-f81e1e4c, #w-node-cbb855ce-6676-071d-e030-527972c47d64-f81e1e4c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-f81e1e4c {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-fe5327a6 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-fe5327a6 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923f-fe5327a6, #w-node-cbb855ce-6676-071d-e030-527972c47d64-fe5327a6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-fe5327a6 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f9-6e75a4f3, #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4fb-6e75a4f3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9236-fe5327a6 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f7-6e75a4f3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f7-6e75a4f3 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4f9-6e75a4f3, #w-node-_7327e303-4c96-ec08-7a0f-b1446e75a4fb-6e75a4f3 {
    grid-column: span 2 / span 2;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-899597ad {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-899597ad, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-899597ad, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-899597ad {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d9d81450 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d9d81450, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-d9d81450, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-d9d81450 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-9a5ed06f {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-9a5ed06f, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-9a5ed06f, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-9a5ed06f {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-d68d0196 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-d68d0196, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-d68d0196, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-d68d0196 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-f81e1e4c {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-f81e1e4c, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-f81e1e4c, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-f81e1e4c {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9232-fe5327a6 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9238-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f923d-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f924b-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9250-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9255-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926b-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9263-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f926f-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f925c-fe5327a6, #w-node-f8329e17-9a3f-f37c-db22-328d2a0f9274-fe5327a6, #w-node-_9b405764-7521-7d28-82b0-b34e7c1aefe8-fe5327a6 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Line Rounded Icons';
  src: url('../fonts/line-rounded-icons.woff2') format('woff2'), url('../fonts/line-rounded-icons.eot') format('embedded-opentype'), url('../fonts/line-rounded-icons.woff') format('woff'), url('../fonts/line-rounded-icons.ttf') format('truetype'), url('../fonts/line-rounded-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-XBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-XBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objektivmk 2';
  src: url('../fonts/ObjektivMk2-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}