<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

._00-nav-block-container.gift {
  position: relative;
}

.navbar {
  position: fixed;
  z-index: 2;
  display: block;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
}

.navbar.gift {
  position: relative;
}

.medium-nav-logo {
  height: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.medium-nav-logo._2 {
  position: absolute;
}

.mobile-hamburger {
  display: none;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mobile-hamburger._2 {
  width: 2400px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.brand-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: 'Soehne web buch', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
}

.navigation-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 12px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Soehne web buch', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 100%;
  text-decoration: none;
}

.navigation-link:hover {
  text-decoration: underline;
}

.navigation-link.w--current {
  color: #000;
  text-decoration: underline;
}

.navigation-link.bookend {
  display: block;
  margin-right: 24px;
}

.navigation-link.current {
  text-decoration: underline;
}

.alternate-nav-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

.alternate-nav-container.gift {
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bcdfff;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  margin-top: 0px;
  padding: 4px 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: transparent;
}

.button._2 {
  height: auto;
  padding: 7px 50px 10px;
  border-radius: 20px;
  background-color: transparent;
}

.button._2.green {
  padding-bottom: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #34a245;
  border-radius: 20px;
}

.button._2.green:hover {
  background-color: #34a245;
}

.button._2.green.hollow {
  border-style: none;
  background-color: transparent;
  -webkit-transition-property: none;
  transition-property: none;
}

.button._2.green.inner {
  background-color: #34a245;
}

.button._2.inv {
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
}

.button._2.li-redirect {
  border-radius: 20px;
}

.button._2.li-redirect:hover {
  border: 1px none #000;
}

.button._2.li-redirect.gift {
  cursor: pointer;
}

.button-text {
  font-family: 'Soehne web buch', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
}

.button-text.inverse {
  font-family: 'Soehne web buch', sans-serif;
  color: #fff;
  line-height: 80%;
}

.button-text.inverse.ml-show {
  display: none;
}

.button-text._2 {
  font-size: 22px;
}

.button-text._2.green {
  color: #34a245;
}

.button-text._2.inv {
  color: #fff;
}

.nav-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-wrapper.alt {
  display: none;
}

.nav-menu-wrapper.mobile {
  display: none;
}

.nav-menu-wrapper.subnav {
  display: none;
}

._01-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 74px;
  padding-top: 105px;
  padding-bottom: 105px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
}

._01-hero.blue {
  border-bottom-color: #fff;
  background-color: #4479ff;
  color: #fff;
}

._01-hero.blue.gift {
  height: auto;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: transparent;
}

._01-hero.about-us {
  margin-top: 73px;
}

.hero-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-height: none;
  max-width: 20ch;
  font-family: 'Gt super text book', Georgia, sans-serif;
  font-size: 7.3vw;
  line-height: 100%;
  text-align: center;
}

.hero-text-wrapper.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
}

.header-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gt super text book', Georgia, sans-serif;
  color: #000;
  font-size: 7.3vw;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.35vw;
}

.header-1.inv {
  color: #fff;
}

.header-1.msd1.inv.no-subhead-padding {
  margin-bottom: 24px;
}

.header-1.msd1._10ch {
  width: 20ch;
}

.header-1.msd1.bot-padding {
  margin-bottom: 20px;
}

.header-1.bot-padding {
  margin-bottom: 2vw;
}

.header-1.hero-wrap {
  color: #000;
}

.header-1.gift {
  font-size: 6.5vw;
}

._01-two-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

._01-two-col.inv {
  border-bottom-color: #fff;
  background-color: #000;
}

._01-two-col.inv.fixed-height {
  height: 50vh;
  min-height: 480px;
}

._01-two-col.inv.fixed-height.testimonial-slider {
  height: auto;
  border-bottom-style: none;
}

._01-two-col.light-green {
  background-color: #b6e5a4;
}

._01-two-col.no-inverse.pink {
  border-style: solid none;
  border-width: 1px;
  border-color: #000;
  background-color: #fccedd;
}

._01-two-col.hero {
  margin-top: 74px;
}

._01-two-col.hero.red {
  background-color: #f24d2e;
}

._01-two-col.hero.pink {
  background-color: #f24d2e;
}

._01-two-col.hero.purple {
  background-color: #9e3aff;
}

._01-two-col.yellow {
  background-color: #ffc017;
}

._01-two-col.green {
  background-color: #34a245;
}

._01-two-col.how-it-works {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col {
  width: 50%;
  padding: 30px;
}

.col.bifold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.col.bifold.border-line {
  border-left: 1px solid #000;
}

.col.bifold._2third {
  width: 66.6666%;
  border-right: 1px solid #000;
}

.col.bifold.right-border {
  border-right: 1px solid #fff;
}

.col.bifold.membership {
  padding-top: 20px;
  padding-bottom: 0px;
  color: #fff;
}

.col.bifold.membership.right-border {
  border-right-color: #fff;
}

.col.bifold.left-border {
  border-left: 1px solid #000;
}

.col.bifold.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.col.img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid #000;
}

.col.img.inv {
  border-left-color: #fff;
}

.col.img.inv.for-carousel {
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.col.img.custom-padding {
  padding-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left-style: none;
}

.col.img.custom-padding._2-thirds {
  width: 60%;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.col.img.custom-padding.right-align-desktop {
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.col.bi-row {
  padding: 0px;
  border-left: 1px solid #000;
}

.col.border-line {
  border-right: 1px none #000;
}

.col.mobile-hide.no-padding {
  padding: 0px;
  border-right: 1px solid #000;
}

.col.mobile-hide.no-padding._50 {
  border-right-style: none;
}

.col.hero-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #000;
}

.col.hero-35.creators {
  width: 33.33%;
  border-left-style: none;
}

.col.hero-35.creators.creator-tools {
  border-left-style: none;
}

.col.hero-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #000;
}

.col.hero-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000;
}

.col.third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col._40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col._40.right-border {
  border-right: 1px solid #fff;
}

.col.full {
  width: 100%;
}

.header-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gt super text book', Georgia, sans-serif;
  color: #000;
  font-size: 3.2vw;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.12vw;
  text-transform: none;
}

.header-2.override-1 {
  color: #000;
  font-size: 2.7vw;
  line-height: 100%;
  letter-spacing: -0.12vw;
  text-transform: none;
}

.header-2.override-1.inv {
  color: #fff;
}

.header-2.override-1.numbered {
  margin-bottom: 0px;
}

.header-2.pg {
  font-size: 3vw;
}

.header-2.override-2 {
  line-height: 100%;
}

.header-2.override-2.inv {
  color: #fff;
}

.header-2.inv {
  color: #fff;
  line-height: 105%;
}

.col-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._01-tri-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 66px;
  padding-bottom: 66px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._01-tri-preview.salmon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffd1b9;
}

.middle-heading-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 25ch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Gt super text book', Georgia, sans-serif;
  font-size: 5vw;
  text-align: center;
}

.middle-heading-wrap.left-aligned {
  font-size: 7.3vw;
}

.middle-heading-wrap.left-aligned.sub-section {
  width: 20ch;
  text-align: center;
}

.middle-heading-wrap.left-aligned.sub-section.center {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.middle-heading-wrap.left-aligned.sub-section.center.gift {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.middle-heading-wrap.left-aligned.sub-section._50-wrap {
  width: 14ch;
}

.paragraph-wrap {
  width: 100%;
  max-width: 70ch;
  font-family: 'SÃ¶hne mager';
  font-size: 18px;
}

.paragraph-wrap.p-2 {
  width: 68ch;
  margin-top: 10px;
  margin-bottom: 50px;
}

.paragraph-wrap.p-3 {
  width: 66ch;
  margin-top: 32px;
  margin-bottom: 32px;
}

.paragraph-wrap.p-4 {
  width: auto;
}

.paragraph-wrap.p-5 {
  width: 90%;
}

.paragraph-wrap.p-5.top-padding {
  width: 90%;
  max-width: 80ch;
  margin-top: 25px;
}

.paragraph-wrap.p-6 {
  width: 90%;
  max-width: 52ch;
}

.paragraph-wrap.p-6.padding-top {
  margin-top: 20px;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Soehne web buch', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 127%;
  font-weight: 400;
}

.paragraph.inv {
  color: #fff;
  font-weight: 400;
  text-transform: none;
}

.paragraph.inv.faq-padding {
  margin-bottom: 24px;
}

.paragraph.inv.faq-question:hover {
  text-decoration: underline;
}

.paragraph._2 {
  margin-bottom: 0px;
  padding-top: 20px;
  font-family: 'Soehne web buch', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}

.paragraph._2.inv {
  font-weight: 400;
}

.paragraph._2.inv.padding {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
}

.paragraph._3 {
  margin-bottom: 0px;
}

.paragraph.padding {
  margin-top: 20px;
}

.paragraph.hero.padding {
  margin-bottom: 30px;
}

.tri-col-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.tri-col {
  width: 33%;
  height: 100%;
  padding-right: 1vw;
  padding-left: 1vw;
}

.tri-col.mid {
  padding-right: 0.5vw;
  padding-left: 0.5vw;
}

.tri-col.right {
  padding-left: 0.5vw;
}

.tri-col.left {
  padding-right: 0.5vw;
}

.tri-col-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px none #000;
  text-decoration: none;
}

.tri-col-item.bot-boi {
  border-bottom-style: solid;
}

.tri-col-logo {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.tri-col-item-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blah-2 {
  font-family: 'Soehne web buch', sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.025vw;
  text-decoration: none;
}

._01-bifold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

._01-bifold.inv {
  border-bottom: 1px solid #fff;
  background-color: #000;
}

._01-bifold.blue {
  border-bottom: 1px solid #fff;
  background-color: #4479ff;
  color: #fff;
  text-transform: lowercase;
}

.header-wrap-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10ch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 5vw;
  line-height: 100%;
}

.header-wrap-1._3 {
  font-size: 7.3vw;
}

._01-1-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 66px;
  padding-bottom: 66px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

._01-1-col.inv {
  background-color: #000;
}

._01-1-col.inv.top-border {
  border-top: 1px solid #fff;
}

._01-1-col.inv.bot-border {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom-color: #fff;
}

._01-1-col.green {
  background-color: #34a245;
}

._01-1-col.green.bot-line {
  border-bottom: 1px solid #000;
}

._01-1-col.pink {
  background-color: #fccedd;
}

._01-1-col.pink.bot-border {
  border-bottom: 1px solid #000;
}

._01-1-col.pink.bot-border.silo-padding {
  padding-top: 18px;
  padding-bottom: 18px;
}

._01-1-col.bot-border {
  border-bottom: 1px solid #000;
}

._01-1-col.bot-border.silo-padding {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff;
}

._01-1-col.purple {
  background-color: #9e3aff;
}

._01-1-col.purple.no-padding {
  padding-top: 0px;
}

._01-1-col.purple.no-top-padding {
  padding-top: 20px;
}

._01-1-col.blue {
  background-color: #4479ff;
}

._01-1-col.blue.bot-border.silo-padding.inv-border {
  border-bottom-color: #fff;
}

._01-1-col.blue.no-padding {
  padding-top: 0px;
}

._01-1-col.light-blue {
  background-color: #bcdfff;
  color: #000;
}

._01-1-col.light-blue.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

._01-1-col.light-blue.membership-override {
  padding-top: 70px;
  padding-bottom: 90px;
  border-top: 1px solid #000;
}

._01-1-col.yellow {
  background-color: #ffc017;
}

._01-1-col.light-yellow {
  background-color: #faedaf;
}

._01-1-col.light-green {
  background-color: #b6e5a4;
}

._01-1-col.bottom-bg {
  padding-bottom: 0px;
}

._01-1-col.bottom-bg.bot-border {
  background-color: #fff;
}

.header-1-alt1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gt super text book', Georgia, sans-serif;
  color: #000;
  font-size: 7.3vw;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.4vw;
}

.header-1-alt1.inv {
  color: #fff;
  font-size: 7.3vw;
}

.button-style {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.button-style.green {
  border-radius: 0px;
  color: #34a245;
  text-decoration: none;
}

.button-style.green:hover {
  color: #fff;
}

.button-style.green.hollow {
  border-style: solid;
  border-width: 1px;
  border-color: #34a245;
  border-radius: 20px;
}

.button-style.green.hollow:hover {
  background-color: #34a245;
}

.button-style.green.inner {
  border-radius: 20px;
  background-color: #34a245;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.button-style.green.inner:hover {
  background-color: #0a5215;
}

.button-style.green.inner.mobile.li-redirect {
  border-radius: 20px;
}

.button-style.inverse {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.button-style.inverse:hover {
  background-color: #fff;
  color: #000;
}

.button-style.inverse.padding-left {
  margin-left: 20px;
  border-radius: 20px;
}

.button-style.inverse.big-hide {
  display: none;
}

.button-style.inverse.li-redirect {
  border-radius: 20px;
}

.button-style.header {
  border-radius: 20px;
  background-color: #000;
}

.button-style.header:hover {
  background-color: #000;
  opacity: 0.8;
}

.button-style.header.li-redirect {
  border-radius: 20px;
}

.button-style.white {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #fff;
  color: #000;
}

.button-style.white:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.button-style.white.hollow {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button-style.white.hollow:hover {
  background-color: #fff;
  color: #000;
}

.button-style.white.hollow.big-hide {
  display: none;
}

.button-style.white.big-hide {
  display: none;
}

.button-style.white.li-redirect {
  border-radius: 20px;
}

.button-style.white.li-redirect:hover {
  border-style: solid;
  border-color: #000;
  background-color: #000;
}

.button-style.black-hollow {
  border: 1px solid #000;
  border-radius: 20px;
  color: #000;
}

.button-style.black-hollow:hover {
  background-color: #000;
  color: #fff;
}

.button-style.black-hollow.mobile-show {
  display: none;
}

.button-style.black {
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
}

.button-style.black:hover {
  border-color: rgba(0, 0, 0, 0.76);
  background-color: rgba(0, 0, 0, 0.76);
}

.button-style.black.index-override {
  position: relative;
  z-index: 1;
}

.button-style.black.index-override.li-redirect {
  border-radius: 20px;
}

.button-text-2 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Soehne web buch', sans-serif;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: -0.2px;
  cursor: pointer;
}

._01-trifold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._01-trifold.green {
  border-bottom: 1px solid #000;
  background-color: #34a245;
}

._01-trifold.red {
  border-bottom: 1px solid #000;
  background-color: #f24d2e;
}

._01-trifold.fixed-height {
  border-bottom: 1px solid #000;
}

._01-trifold.blue {
  background-color: #4479ff;
}

._01-trifold.blue.fixed-height {
  height: 30vh;
  min-height: 280px;
}

._01-trifold.bot-border {
  border-bottom: 1px solid #000;
  background-color: #fff;
}

._01-trifold.yellow {
  background-color: #ffc017;
}

.trifold-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333%;
  height: auto;
  padding: 30px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000;
}

.trifold-container.mid {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

.trifold-container.fixed-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.trifold-container.membership {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}

.trifold-container.membership.mid {
  border-right-color: #fff;
  border-left-color: #fff;
}

.trifold-image {
  margin-top: 0px;
  margin-bottom: 0px;
}

.trifold-image.top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
}

.trifold-mini-paragraph-wrap {
  width: 90%;
  max-width: 40ch;
}

.trifold-mini-paragraph-wrap._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 18px;
}

.trifold-mini-paragraph-wrap._2.bot {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.trifold-mini-paragraph-wrap._3 {
  max-width: 40ch;
}

.header-2-wrap {
  width: auto;
  max-width: 20ch;
  font-size: 2.5vw;
}

.header-2-wrap.large-padding {
  margin-bottom: 75px;
}

.header-2-wrap.large-padding.quadfold {
  width: auto;
  padding-right: 20px;
}

.header-2-wrap.faq {
  width: 40ch;
  max-width: 40ch;
  font-size: 3.8vw;
}

.bot-col-item.under-header {
  margin-top: 40px;
}

.bot-col-item.under-header.top-padding {
  margin-top: 40px;
}

.bot-col-item.stretch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bot-col-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40ch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 18px;
  line-height: 127%;
}

.bot-col-item-wrap.bot-padding {
  margin-bottom: 20px;
}

.bot-col-item-wrap.bi-row-pg-wrap.bot-padding {
  margin-top: 10px;
}

.bot-col-item-wrap.header-paragraph-wrap {
  width: 80%;
  max-width: 80ch;
  margin-bottom: 20px;
}

.bot-col-item-wrap.header-paragraph-wrap.pub-features {
  margin-bottom: 0px;
}

.bot-col-item-wrap.button-wrap {
  width: auto;
}

.app-icon {
  margin-right: 12px;
}

.product-image-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gradient-mask {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 20%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b6e5a4), color-stop(0%, #b6e5a4), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #b6e5a4, #b6e5a4 0%, hsla(0, 0%, 100%, 0));
}

.gradient-mask.inv {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0%, #000), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #000, #000 0%, hsla(0, 0%, 100%, 0));
}

.gradient-mask.yellow {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffc017), color-stop(0%, #ffc017), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #ffc017, #ffc017 0%, hsla(0, 0%, 100%, 0));
}

.gradient-mask.white {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b6e5a4), color-stop(49%, #fff), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #b6e5a4, #fff 49%, hsla(0, 0%, 100%, 0));
}

.bi-row-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  min-height: 350px;
  padding: 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bi-row-item.top {
  min-height: 350px;
  border-bottom: 1px solid #000;
}

.bi-row-item.top.creators-1 {
  height: auto;
  min-height: auto;
}

.bi-row-item.bot.creators {
  height: auto;
  min-height: auto;
}

.marketing-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bifold-header-wrap.bottom-padding {
  margin-bottom: 150px;
}

.hero-img {
  display: block;
  max-height: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.carousel-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.carousel-wrap.full {
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.carousel-wrap.full.in-slider {
  padding-bottom: 0px;
}

.carousel-wrap.full.in-slider.half {
  height: auto;
  padding: 66px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.carousel-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 17vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.carousel-top.temp {
  width: auto;
}

.carousel-top.full {
  width: 283px;
  margin-right: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.carousel-top._2 {
  width: 47%;
  height: 150px;
  margin-right: 2.5vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.carousel-top._2.half {
  width: auto;
}

.carousel-top._2.half.smaller-tablet {
  overflow: hidden;
}

.carousel-circle {
  overflow: hidden;
  width: 150px;
  height: 100%;
  margin-right: 4px;
  margin-left: 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 100%;
  background-color: #fccedd;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.carousel-circle.green {
  background-color: #34a245;
}

.carousel-circle.blue {
  background-color: #4479ff;
}

.carousel-circle._1 {
  background-color: #bcdfff;
}

.carousel-circle._1.smaller-tablet {
  display: none;
}

.carousel-half-circle {
  width: 75px;
  height: 90%;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 100%;
  background-color: #4479ff;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.carousel-half-circle._1 {
  height: 95%;
  background-color: #f55189;
}

.carousel-half-circle._1.smaller-tablet {
  width: 75px;
  height: 95%;
}

.carousel-half-circle._5 {
  height: 95%;
  background-color: #34a245;
}

.carousel-half-circle._3 {
  height: 95%;
}

.carousel-half-circle._3.end {
  height: 95%;
}

.carousel-half-circle._4 {
  height: 95%;
  background-color: #ffc017;
}

.carousel-half-circle._2 {
  background-color: #9e3aff;
}

.carousel-small-circle {
  width: 27px;
  height: 85%;
  margin-right: 0.25vw;
  margin-left: 0.25vw;
  border-radius: 100%;
  background-color: #f55189;
}

.carousel-small-circle.end {
  width: 37.5px;
  height: 80%;
  margin-right: 0px;
  margin-left: 5px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.carousel-small-circle.end._1 {
  width: 27px;
  height: 85%;
  background-color: #34a245;
}

.carousel-small-circle.end._1.smaller-tablet {
  width: 27px;
  height: 85%;
  margin-right: 0px;
}

.carousel-small-circle.end._2 {
  width: 27px;
  height: 85%;
}

.carousel-small-circle._3 {
  width: 27px;
  height: 85%;
  margin-right: 0px;
  margin-left: 5px;
}

.carousel-small-circle._3.end {
  width: 27px;
  height: 85%;
  background-color: #fccedd;
}

.carousel-small-circle._1 {
  width: 27px;
  height: 85%;
  margin-right: 0px;
  margin-left: 5px;
  background-color: #bcdfff;
}

.carousel-small-circle._2 {
  width: 27px;
  height: 85%;
  margin-right: 0px;
  margin-left: 5px;
  background-color: #fccedd;
}

.carousel-mask {
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.carousel-mask.padding {
  overflow: visible;
  margin-left: 0vw;
  padding-right: 0px;
  padding-left: 0vw;
}

.carousel-bottom.full {
  width: 50%;
}

.carousel-bottom.full.half {
  width: auto;
  margin-top: 66px;
}

.quote-wrap-container {
  overflow: hidden;
  height: 126px;
  margin-bottom: 20px;
}

.quote-wrap-container.name {
  height: 31px;
}

.quote-wrap-container.name.temp {
  height: auto;
}

.quote-wrap-container.name._2 {
  height: auto;
}

.quote-wrap-container._2 {
  height: auto;
}

.quote-container {
  overflow: hidden;
  height: 380px;
  margin-bottom: 20px;
  font-family: 'SÃ¶hne mager';
  color: #fff;
  font-size: 28px;
  line-height: 100%;
}

.quote-container.name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.quote-container.name._2 {
  height: auto;
  margin-bottom: 0px;
}

.quote-container.individual {
  overflow: visible;
  height: auto;
}

.quote-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Soehne web buch', sans-serif;
  font-size: 26px;
  line-height: 110%;
  font-weight: 400;
  cursor: auto;
}

.quote-text.name {
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 4px;
  font-family: 'Gt super text book', Georgia, sans-serif;
  line-height: 160%;
  letter-spacing: -0.07vw;
}

.quote-text.arrow {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.quote-text.arrow:hover {
  color: #f24d2e;
}

.quote-text.inv {
  color: #fff;
}

.carousel-bot-bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.arrow-container {
  display: none;
  color: #fff;
}

.div-quote-mask {
  width: auto;
  height: 33%;
  max-width: 29ch;
  margin-bottom: 20px;
}

.div-quote-mask.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-quote-mask.quote.inv {
  color: #000;
}

.div-quote-mask.quote.inv.full {
  overflow: visible;
  height: 33.33%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.div-quote-mask._2 {
  height: auto;
  max-width: 35ch;
  margin-bottom: 0px;
  color: #000;
}

.quote-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33%;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-name.inv {
  color: #000;
}

.quote-name.inv._2 {
  width: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.left-arrow {
  position: relative;
}

.right-arrow {
  position: relative;
}

.carousel-span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 150px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-320px, 0px);
  -ms-transform: translate(-320px, 0px);
  transform: translate(-320px, 0px);
}

.carousel-span._2 {
  overflow: hidden;
  margin-right: 0px;
  padding-right: 4px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.carousel-span._2.smaller-tablet {
  overflow: visible;
}

.left-1-to-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.left-3-to-2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.left-2-to-1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
}

.hero-header-60-wrap {
  width: 13ch;
  font-family: 'Gt super text book', Georgia, sans-serif;
  font-size: 7.3vw;
}

.header-3-nl {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Soehne web buch', sans-serif;
  color: #000;
  font-size: 2.65vw;
  line-height: 115%;
  font-weight: 400;
  text-align: left;
}

.header-3-nl.inv {
  color: #fff;
}

.header-3-nl.numbered {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'SÃ¶hne mager';
  font-size: 2.7vw;
  line-height: 100%;
}

.header-3-nl.centered {
  text-align: center;
}

._01-quadfold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #000;
}

._01-quadfold.pink {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fccedd;
}

._01-quadfold.inv {
  background-color: #000;
}

.skim-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 1px none #000;
  border-left: 1px solid #fff;
  color: #fff;
}

.skim-block.left {
  border-left-style: none;
}

.skim-block._1 {
  border-right-style: solid;
  border-right-color: #fff;
  border-left-style: none;
}

.skim-block._1.inv-border {
  border-left-style: none;
}

.skim-block._2 {
  border-right-style: solid;
  border-right-color: #fff;
  border-left-style: none;
}

.skim-block._2.inv-border {
  border-right-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
}

.skim-block._3 {
  border-right-color: #fff;
  border-left-style: none;
  border-left-color: #fff;
}

.skim-block._3.inv-border {
  border-right-style: solid;
  border-right-color: #fff;
  border-left-style: none;
  border-left-color: #fff;
}

.skim-block._50 {
  width: 50%;
}

.skim-block._50.left-border {
  border-left-color: #fff;
}

.quadfold-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  margin-right: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hide {
  display: none;
}

.quadfold-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._01-faq-block {
  padding-top: 66px;
  padding-bottom: 24px;
  background-color: #000;
  color: #fff;
}

.faq-block-top {
  margin-bottom: 66px;
  padding-left: 60px;
}

.header-3-wrap {
  width: auto;
  max-width: 20ch;
  font-size: 2.4vw;
}

.header-3-wrap.top-padding {
  margin-top: 20px;
}

.header-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gt super text book', Georgia, sans-serif;
  color: #000;
  font-size: 2.7vw;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.1vw;
}

.header-3.inv {
  color: #fff;
}

.right-1-to-2 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.right-2-to-3 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.right-3-to-1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.faq-block-question {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
}

.faq-qa-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px none #fff;
}

.faq-qa-mask.bot-no-line {
  border-bottom-style: none;
}

.question-left {
  width: 100%;
  border-bottom: 1px none #000;
}

.question-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: auto;
  padding-right: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.question-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 60px 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.answer-bot {
  overflow: hidden;
  width: 90%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 60px;
  border-bottom: 1px none #000;
}

.faq-arrow-mask {
  position: relative;
  margin-bottom: 10px;
}

.text-block {
  font-family: 'Gt super text book', Georgia, sans-serif;
}

.faq-arrow {
  font-family: 'Gt super text book', Georgia, sans-serif;
  font-size: 2vw;
  line-height: 100%;
  font-weight: 400;
}

.faq-trigger-arrow {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.quote-span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 360px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.bifold-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

._01-col-slider {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #000;
}

._01-col-slider.bot-border {
  border-bottom: 1px solid #000;
}

._01-col-slider.inv {
  border-bottom-color: #fff;
  background-color: #000;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: transparent;
}

.slide-nav {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-left: 20px;
}

.left-arrow-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 22px;
  margin-right: 55px;
  margin-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.left-arrow-2._2 {
  right: 45.5%;
  display: none;
  -webkit-filter: none;
  filter: none;
}

.right-arrow-2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 22px;
  margin-right: 20px;
  margin-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.right-arrow-2._2 {
  display: none;
  -webkit-filter: none;
  filter: none;
}

.slider-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-bottom: 2vw;
  margin-left: auto;
  padding-right: 10vw;
  padding-bottom: 0vw;
  padding-left: 10vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.mask {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image {
  max-width: 80%;
}

.image.creators-hero-mobile {
  display: none;
}

._80-image {
  max-width: 80%;
}

.intro-header {
  font-family: 'Gt super text book', Georgia, sans-serif;
  color: #000;
  font-size: 1.85vw;
  line-height: 118%;
  font-weight: 400;
  letter-spacing: -0.06vw;
}

.bifold-header-2-wrap {
  width: 100%;
  max-width: 25ch;
  font-family: 'Gt super text book', Georgia, sans-serif;
  font-size: 2.7vw;
}

.medium-logo-in-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-left: 1.5vw;
}

.medium-inline-logo {
  overflow: visible;
  width: 26vw;
  padding-bottom: 0.3vw;
}

.hero-animation {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer-animation {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.membership-footer {
  position: relative;
  z-index: 0;
  width: 100%;
  margin-top: -133px;
}

.menu-link.w--current {
  position: relative;
}

.large-heading-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  max-width: 1600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.bifold-paragraph-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.creators-tablet-only-hero.red {
  display: none;
}

.html-embed-2 {
  display: none;
  overflow: hidden;
  width: 100vw;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
}

._01-small-headline-subhead-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-align: center;
}

._01-small-headline-subhead-block.inv {
  background-color: #000;
  color: #fff;
}

.dummy-nav-bg {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.dummy-nav-higher-index {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  display: none;
  width: 100%;
  height: 74px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

.desktop-mock {
  position: relative;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-right: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.mobile-mock {
  display: none;
  overflow: hidden;
  margin-left: 1vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 6px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.image-3 {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.pryamids {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: -10vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.numbered-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #000;
}

.numbered-section.bot {
  border-bottom-style: none;
}

.numbered-left {
  width: 120px;
  height: 100%;
  padding-top: 1.6vw;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.numbered-right {
  width: 100%;
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
  padding-left: 90px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.h2-center-wrap {
  max-width: 60ch;
  margin-bottom: 60px;
  font-size: 3.8vw;
  text-align: center;
}

.testimonial-image-mask {
  overflow: hidden;
  border-radius: 100%;
}

.testimonial-image-mask._1 {
  border-radius: 0%;
}

.portrait-1 {
  display: none;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.app-icon-img {
  margin-right: 20px;
}

.hero-animation-2 {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.caption-text {
  display: none;
  margin-top: 6px;
  font-family: 'Soehne web buch', sans-serif;
  font-size: 1.15vw;
  line-height: 100%;
  text-transform: uppercase;
}

._01-carousel-component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-top: 66px;
  padding-bottom: 66px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #000;
}

._01-carousel-component.inv {
  background-color: #000;
}

._01-carousel-component.half {
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.carousel-component {
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.carousel-component.half {
  position: static;
  width: auto;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._00-page-body.gift {
  height: auto;
  background-color: #bcdfff;
}

.slide-nav-2 {
  display: none;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.carousel-color-fill-symbol {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #f55189;
}

.carousel-color-fill-symbol.yellow {
  background-color: #ffc017;
}

.mask-2 {
  width: auto;
}

._01-faq-textlink {
  color: #fff;
}

._01-faq-textlink:hover {
  color: #fff;
}

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

.image-7 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.body-link {
  color: #fff;
}

.body-link.black-text {
  color: #000;
}

.creators-carousel-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-top: 66px;
  padding-bottom: 66px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #000;
  background-color: #fff;
}

.creators-carousel-01.inv {
  background-color: #000;
}

.creators-carousel-01.half {
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-9 {
  display: none;
}

.image-10 {
  display: none;
}

.image-11 {
  display: none;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12vw;
  padding-left: 12vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-3 {
  position: relative;
}

.body {
  background-color: #fff;
}

.body-2 {
  background-color: #f24d2e;
}

.body-3 {
  background-color: #4479ff;
}

.body-4 {
  background-color: #9e3aff;
}

.lottie-animation {
  display: block;
}

.image-13 {
  display: none;
}

.carousel-profile-image {
  width: 150px;
  height: 150px;
  margin-right: 5px;
}

.image-14 {
  width: 150px;
  height: 150px;
  margin-right: 5px;
}

.image-15 {
  width: 150px;
  height: 150px;
}

.image-16 {
  width: 150px;
  height: 150px;
  margin-right: 5px;
}

.link-block-2 {
  height: 80px;
}

.app-store-buttons.desktop-hide {
  display: none;
}

.creators-hero-copy {
  display: none;
}

.section {
  height: 162px;
  border: 1px solid transparent;
  background-color: #fff;
}

.lottie-animation-2 {
  overflow: hidden;
  width: 210px;
  height: 130px;
  -o-object-fit: none;
  object-fit: none;
}

.lottie-animation-3 {
  width: 40vw;
}

.footer-logo-animation {
  overflow: hidden;
  width: 1240px;
  height: 66px;
  -o-object-fit: contain;
  object-fit: contain;
}

.lottie-animation-4 {
  overflow: hidden;
  -o-object-fit: none;
  object-fit: none;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

._01-footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation-5 {
  overflow: hidden;
  width: 330px;
  height: 66px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.footer-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 330px;
  height: 66px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

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

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

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

.gift-hero-image {
  max-width: 45vw;
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 7.3vw;
}

.gift-hero-image.mobile {
  max-width: 50vw;
  padding-top: 32px;
  padding-bottom: 32px;
}

._99-legal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 24px 60px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

._99-legal-footer.gift {
  position: relative;
}

.footer-link-legal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  opacity: 0.75;
  font-family: 'Soehne web buch', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 100%;
  text-align: center;
}

.footer-link-legal.black {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.footer-link-legal.black.center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}

.footer-link-legal.black.center-text {
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.footer-link-legal.black.center-text.legal-gift-foot {
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

._99_legal_footer_white {
  display: block;
}

._99_legal_footer_white.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 24px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px none #000;
}

._99_legal_footer_white.center.btm_gift {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._99-legal-footer-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 24px 60px 24px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none;
  border-width: 1px;
  border-color: #000;
}

._99-legal-footer-white.gift {
  position: relative;
}

@media screen and (max-width: 991px) {
  ._00-nav-block-container.gift {
    background-color: #bcdfff;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar.gift {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #000;
    background-color: #bcdfff;
  }

  .nav-menu {
    position: static;
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }

  .brand-container {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brand-container.gift {
    border-bottom-style: none;
    border-bottom-color: #000;
  }

  .alternate-nav-container.gift {
    border-bottom-style: none;
  }

  .button._2 {
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button._2.li-redirect.gift {
    padding-right: 50px;
    padding-left: 50px;
  }

  .nav-menu-wrapper {
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .nav-menu-wrapper.alt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._01-hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  ._01-hero.blue {
    background-color: #4479ff;
    color: #fff;
  }

  ._01-hero.bot-no-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  ._01-hero.about-us {
    height: 300px;
  }

  .hero-text-wrapper {
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 80px;
  }

  .hero-text-wrapper.center {
    max-height: none;
  }

  .hero-text-wrapper.center.about-us {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 7.3vw;
    letter-spacing: -3.2px;
  }

  .header-1.msd1.inv.no-subhead-padding {
    margin-bottom: 24px;
  }

  .header-1.msd1.bot-padding {
    margin-bottom: 20px;
  }

  .header-1.period {
    margin-bottom: -10px;
    font-size: 60px;
  }

  .header-1.bot-padding {
    margin-bottom: 40px;
  }

  .header-1.h1-80-tab {
    letter-spacing: -3.2px;
  }

  .header-1.hero-wrap {
    font-size: 60px;
    letter-spacing: -3px;
  }

  .header-1.gift {
    font-size: 7.3vw;
  }

  ._01-two-col.inv.fixed-height.testimonial-slider {
    height: auto;
    min-height: 240px;
  }

  .col.bifold {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .col.bifold._2third {
    width: 60%;
  }

  .col.bifold.membership {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .col.bifold.no-padding {
    padding-right: 20px;
  }

  .col.img {
    padding-right: 20px;
    padding-left: 20px;
  }

  .col.hero-35 {
    display: none;
  }

  .col.hero-35.creators {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    padding: 20px 10px;
  }

  .col.hero-35.creators.creator-tools {
    border-left-style: none;
  }

  .col.hero-60 {
    width: auto;
  }

  .header-2 {
    font-family: 'Gt super text book', Georgia, sans-serif;
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -2.6px;
  }

  .header-2.override-1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Gt super text book', Georgia, sans-serif;
    font-size: 28px;
    line-height: 110%;
    letter-spacing: -1.12px;
  }

  .header-2.override-1.title {
    font-size: 40px;
    line-height: 105%;
  }

  .header-2.pg {
    font-size: 18px;
  }

  .header-2.override-2 {
    font-size: 40px;
    line-height: 110%;
    letter-spacing: -1.6px;
  }

  .header-2.override-2.inv {
    font-family: 'Gt super text book', Georgia, sans-serif;
    color: #fff;
  }

  .header-2.inv {
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -0.56px;
  }

  ._01-tri-preview.salmon {
    background-color: #ffd1b9;
  }

  .middle-heading-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    max-width: 16ch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 80px;
  }

  .middle-heading-wrap.left-aligned.sub-section {
    width: 90%;
    font-size: 80px;
  }

  .middle-heading-wrap.left-aligned.sub-section.center.gift {
    width: 20ch;
    max-width: 90%;
  }

  .paragraph-wrap {
    width: 85%;
  }

  .paragraph-wrap.p-2 {
    width: 90%;
    max-width: 60ch;
  }

  .paragraph-wrap.p-3 {
    width: 90%;
  }

  .paragraph-wrap.p-6.padding-top {
    margin-top: 15px;
  }

  .paragraph {
    margin-bottom: 0px;
  }

  .paragraph.inv {
    margin-bottom: 0px;
  }

  .paragraph._3 {
    margin-bottom: 0px;
  }

  .tri-col-item-name {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blah-2 {
    font-size: 18px;
  }

  .header-wrap-1 {
    width: 90%;
  }

  ._01-1-col.purple.no-top-padding {
    padding-top: 0px;
  }

  .header-1-alt1 {
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -2.6px;
  }

  .header-1-alt1.inv {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
  }

  .button-style.header {
    border-radius: 20px;
  }

  .button-style.white.hollow.big-hide {
    display: none;
  }

  .button-style.white.big-hide {
    display: none;
  }

  .button-style.black-hollow.mobile-show {
    display: none;
  }

  .trifold-container {
    padding-top: 20px;
  }

  .trifold-mini-paragraph-wrap {
    width: auto;
  }

  .trifold-mini-paragraph-wrap._2 {
    height: 100px;
  }

  .trifold-mini-paragraph-wrap._2.bot {
    margin-bottom: 0px;
  }

  .header-2-wrap {
    width: auto;
    font-size: 40px;
    line-height: 100%;
  }

  .header-2-wrap.large-padding.quadfold {
    height: 60px;
  }

  .bot-col-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bot-col-item.under-header {
    margin-top: 20px;
  }

  .bot-col-item.under-header.creators-tablet-hide {
    display: block;
  }

  .bot-col-item.under-header.no-top-padding {
    margin-top: 0px;
  }

  .bot-col-item-wrap.bot-padding {
    width: auto;
  }

  .bot-col-item-wrap.bi-row-pg-wrap {
    width: auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .bot-col-item-wrap.bi-row-pg-wrap.bot-padding.under-header {
    margin-top: 0px;
  }

  .bot-col-item-wrap.bi-row-pg-wrap._2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .bot-col-item-wrap.header-paragraph-wrap {
    width: auto;
  }

  .bi-row-item {
    padding: 20px;
  }

  .bi-row-item.top {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .bifold-header-wrap.bottom-padding {
    margin-bottom: 150px;
  }

  .hero-img {
    max-width: 80%;
  }

  .carousel-wrap.full {
    padding-right: 10vw;
    padding-left: 10vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .carousel-wrap.full.in-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .carousel-wrap.full.in-slider.half {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .carousel-top.full {
    margin-bottom: 20px;
  }

  .carousel-top._2 {
    width: auto;
    margin-right: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .carousel-top._2.half {
    margin-right: 0px;
  }

  .carousel-bottom.full {
    width: 46%;
  }

  .quote-text {
    font-size: 26px;
  }

  .div-quote-mask.quote {
    width: auto;
  }

  .carousel-span {
    -webkit-transform: translate(-320px, 0px);
    -ms-transform: translate(-320px, 0px);
    transform: translate(-320px, 0px);
  }

  .hero-header-60-wrap {
    width: 12.2ch;
  }

  .header-3-nl {
    font-size: 22px;
  }

  .header-3-nl.numbered {
    font-size: 28px;
  }

  .header-3-nl.centered {
    text-align: center;
  }

  ._01-quadfold.pink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .skim-block {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .skim-block.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .skim-block._1 {
    border-bottom: 1px solid #000;
    border-right-style: solid;
    border-left-style: none;
  }

  .skim-block._1.inv-border {
    border-right-color: #fff;
  }

  .skim-block._2 {
    border-bottom: 1px solid #000;
    border-left-style: none;
  }

  .skim-block._3 {
    border-right-style: none;
    border-left-style: none;
  }

  .skim-block._4 {
    border-left-style: none;
  }

  .quadfold-img {
    height: 160px;
    margin-right: 10px;
  }

  .quadfold-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header-3-wrap {
    font-size: 22vw;
  }

  .header-3 {
    font-size: 22px;
    letter-spacing: -0.56px;
  }

  .header-3.no-padding {
    margin-top: 0px;
  }

  .question-top {
    padding-right: 40px;
  }

  .answer-bot {
    padding-right: 60px;
  }

  .slider-div {
    padding-right: 36px;
    padding-left: 36px;
  }

  ._80-image {
    max-width: 90%;
  }

  .intro-header {
    font-family: 'Soehne web buch', sans-serif;
    font-size: 18px;
    line-height: 126%;
    letter-spacing: -0.36px;
  }

  .medium-logo-in-hero {
    margin-top: -7px;
    margin-left: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .medium-inline-logo {
    width: auto;
    height: 50px;
    padding-bottom: 0px;
  }

  .membership-footer {
    margin-top: -90px;
  }

  .large-heading-wrap {
    width: 85%;
    max-width: 1200px;
  }

  .creators-tablet-only-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #000;
  }

  .creators-tablet-only-hero.red {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f24d2e;
  }

  ._01-small-headline-subhead-block.inv {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .dummy-nav-higher-index {
    height: 74px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .desktop-mock {
    max-height: none;
    margin-right: 0vw;
  }

  .mobile-mock {
    max-height: 300px;
  }

  .pryamids {
    overflow: hidden;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .numbered-left {
    width: 60px;
    padding-top: 20px;
  }

  .numbered-right {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
  }

  .h2-center-wrap {
    max-width: none;
  }

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

  ._01-carousel-component {
    padding-right: 30px;
    padding-left: 30px;
    border-bottom-style: none;
  }

  ._01-carousel-component.half {
    padding-right: 0px;
    padding-left: 0px;
  }

  .creators-carousel-01 {
    padding-right: 30px;
    padding-left: 30px;
    border-bottom-style: none;
  }

  .creators-carousel-01.half {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-9 {
    display: none;
  }

  .gift-hero-image {
    max-width: 60vw;
  }

  .gift-hero-image.mobile {
    max-width: 50vw;
  }

  ._99-legal-footer.gift {
    background-color: #bcdfff;
  }

  .footer-link-legal {
    margin-right: 0px;
    padding-right: 20px;
  }

  ._99-legal-footer-white.gift {
    background-color: #bcdfff;
  }
}

@media screen and (max-width: 767px) {
  .navbar.gift {
    border-style: none none solid;
    border-width: 1px;
    border-color: #000;
    background-color: #bcdfff;
  }

  .medium-nav-logo {
    height: 25px;
  }

  .brand-container {
    padding: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand-container.gift {
    border-style: none;
    border-width: 1px 1px 0px;
    border-color: #000;
  }

  .navigation-link {
    margin-right: 6px;
    margin-left: 6px;
    font-size: 13px;
  }

  .navigation-link.bookend {
    margin-right: 12px;
  }

  .alternate-nav-container.gift {
    border-style: none;
    border-width: 1px 1px 0px;
    border-color: #000;
  }

  .button._2.green.hollow {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-text.inverse {
    font-size: 14px;
  }

  .button-text.inverse.ml-hide {
    display: none;
  }

  .button-text.inverse.ml-show {
    display: block;
    font-size: 13px;
  }

  .nav-menu-wrapper.alt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._01-hero {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .hero-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
  }

  .hero-text-wrapper.center.about-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .header-1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: -2.4px;
  }

  .header-1.msd1.inv.no-subhead-padding {
    margin-bottom: 24px;
  }

  .header-1.msd1.inv.no-subhead-padding.membership-mobile {
    line-height: 105%;
  }

  .header-1.period {
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-transform: translate(0px, 1px);
    -ms-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
    font-size: 40px;
    line-height: 100%;
  }

  .header-1.h1-80-tab {
    font-size: 80px;
    line-height: 100%;
    letter-spacing: -3.2px;
  }

  .header-1.hero-wrap {
    margin-bottom: 0px;
    font-size: 40px;
    letter-spacing: -2.6px;
  }

  .header-1.gift {
    font-size: 60px;
  }

  ._01-two-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._01-two-col.inv.fixed-height {
    max-height: 420px;
    min-height: 240px;
  }

  ._01-two-col.inv.fixed-height.testimonial-slider {
    max-height: none;
    min-height: auto;
  }

  ._01-two-col.how-it-works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col {
    padding-right: 20px;
    padding-left: 20px;
  }

  .col.bifold {
    width: 50%;
  }

  .col.bifold.membership {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .col.bifold.about-pg {
    width: 50%;
  }

  .col.bifold.cta {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .col.bifold.cta.bot-line.ml-custom {
    width: 50%;
  }

  .col.bifold.how-it-works {
    width: 100%;
  }

  .col.mobile-hide.no-padding {
    display: block;
    width: 100%;
    border-bottom: 1px solid #000;
    border-right-width: 0px;
  }

  .col.mobile-hide.no-padding._50 {
    width: 50%;
    border-bottom-style: none;
  }

  .col.hero-60 {
    padding-right: 40px;
  }

  .header-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 117%;
    letter-spacing: -0.56px;
  }

  .header-2.pg {
    font-size: 18px;
  }

  .header-2.override-2 {
    font-size: 20px;
    line-height: 118%;
    letter-spacing: -0.8px;
  }

  .header-2.inv {
    line-height: 105%;
    letter-spacing: -0.56px;
  }

  ._01-tri-preview {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .middle-heading-wrap {
    width: 90%;
  }

  .middle-heading-wrap.left-aligned.sub-section {
    width: 90%;
    max-width: 20ch;
    font-size: 40px;
  }

  .paragraph-wrap.p-2 {
    width: 80%;
  }

  .paragraph-wrap.p-3 {
    width: 90%;
    margin-top: 16px;
  }

  .paragraph {
    letter-spacing: -0.06px;
  }

  .paragraph.inv.faq-question {
    width: auto;
    max-width: 28ch;
  }

  .paragraph._2 {
    font-size: 15px;
  }

  .paragraph._2.inv.padding {
    margin-top: 20px;
  }

  .paragraph.padding {
    margin-top: 0px;
  }

  .tri-col-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tri-col.mid {
    width: 45%;
    padding-left: 2vw;
  }

  .tri-col.right {
    display: none;
  }

  .tri-col.left {
    width: 45%;
    padding-right: 2vw;
  }

  .tri-col-item-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blah-2 {
    font-size: 18px;
  }

  ._01-1-col {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._01-1-col.purple.no-top-padding {
    padding-top: 0px;
  }

  .header-1-alt1 {
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -2.6px;
  }

  .button-style.white.hollow.big-hide {
    display: none;
  }

  .button-style.white.big-hide {
    display: none;
  }

  .button-style.black-hollow.mobile-show {
    display: none;
  }

  .button-text-2 {
    font-size: 22px;
  }

  .trifold-container {
    padding: 12px 20px;
  }

  .trifold-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    margin-top: 24px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .header-2-wrap {
    height: 90px;
  }

  .header-2-wrap.large-padding {
    height: auto;
    margin-bottom: 70px;
  }

  .header-2-wrap.faq {
    height: auto;
  }

  .bot-col-item-wrap.app-icon-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bot-col-item-wrap.bi-row-pg-wrap {
    margin-bottom: 0px;
  }

  .app-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .app-icon._1 {
    width: auto;
    height: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .bi-row-item {
    padding: 20px;
  }

  .bifold-header-wrap.bottom-padding {
    margin-bottom: 150px;
  }

  .bifold-header-wrap.bottom-padding.no-bot-mobile {
    margin-bottom: 0px;
  }

  .hero-img {
    max-width: 90%;
  }

  .carousel-wrap.full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .carousel-wrap.full.in-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .carousel-wrap.full.in-slider.half {
    padding: 30px 20px;
  }

  .carousel-top._2 {
    height: 20vw;
  }

  .carousel-top._2.half.smaller-tablet {
    height: auto;
  }

  .carousel-circle._1.smaller-tablet {
    width: 75px;
  }

  .carousel-half-circle._1 {
    width: 10vw;
    height: 18vw;
    min-width: auto;
  }

  .carousel-half-circle._1.smaller-tablet {
    width: 37.5px;
  }

  .carousel-half-circle._5 {
    width: 10vw;
    height: 18vw;
  }

  .carousel-half-circle._3 {
    width: 10vw;
    height: 18vw;
  }

  .carousel-small-circle.end._1.smaller-tablet {
    width: 18.75px;
  }

  .carousel-small-circle._3 {
    width: 3vw;
    height: 16vw;
  }

  .carousel-small-circle._1 {
    width: 3vw;
    height: 16vw;
    min-width: 1vw;
  }

  .carousel-small-circle._2 {
    width: 3vw;
    height: 16vw;
  }

  .carousel-bottom.full {
    width: 100%;
    margin-top: 20px;
  }

  .quote-text {
    color: #000;
    font-size: 26px;
  }

  .quote-text.smaller-tablet {
    font-size: 22px;
  }

  .carousel-span {
    -webkit-transform: translate(-320px, 0px);
    -ms-transform: translate(-320px, 0px);
    transform: translate(-320px, 0px);
  }

  .carousel-span._2 {
    height: 20vw;
  }

  .carousel-span._2.smaller-tablet {
    height: 150px;
  }

  .header-3-nl.numbered {
    font-size: 22px;
  }

  ._01-quadfold.inv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .skim-block {
    border-left-style: none;
  }

  .skim-block._1 {
    border-bottom-color: #fff;
  }

  .skim-block._1.inv-border {
    border-right-color: #fff;
    border-bottom-color: #fff;
  }

  .skim-block._2 {
    border-right-style: none;
    border-bottom-color: #fff;
  }

  .skim-block._2.inv-border {
    border-right-style: none;
    border-bottom-color: #fff;
    border-left-style: none;
  }

  .skim-block._3 {
    border-right-style: solid;
  }

  .faq-block-top {
    padding-left: 20px;
  }

  .header-3-wrap {
    font-size: 22vw;
  }

  .header-3 {
    margin-top: 0px;
    font-size: 22px;
    line-height: 118%;
    letter-spacing: -0.56px;
  }

  .question-top {
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .answer-bot {
    width: auto;
    padding-right: 60px;
    padding-left: 20px;
  }

  .faq-arrow-mask {
    margin-bottom: 0px;
  }

  .faq-arrow {
    font-size: 20px;
  }

  .slider-div {
    margin-bottom: 16px;
  }

  .intro-header {
    font-size: 15px;
    letter-spacing: -0.06px;
  }

  .medium-logo-in-hero {
    margin-top: 0px;
    margin-left: 13px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .medium-inline-logo {
    width: auto;
    height: 32px;
  }

  .membership-footer {
    margin-top: -68px;
  }

  .large-heading-wrap {
    width: 90%;
  }

  .dummy-nav-higher-index {
    height: 74px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .desktop-mock {
    margin-right: 0vw;
  }

  .image-5 {
    width: 100px;
  }

  .numbered-left {
    padding-top: 22px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .h2-center-wrap {
    max-width: none;
    font-size: 40px;
    line-height: 105%;
  }

  .app-icon-img {
    max-width: 80%;
    margin-right: 4px;
  }

  .app-icon-img._2 {
    max-width: 80%;
  }

  ._01-carousel-component {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .creators-carousel-01 {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .earn-footer-imagewrap {
    display: none;
    border-bottom: 1px solid #000;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-9 {
    display: block;
    width: 100%;
  }

  .carousel-profile-image {
    width: 20vw;
    height: 20vw;
  }

  .carousel-profile-image._2 {
    width: 20vw;
    height: 20vw;
  }

  .carousel-profile-image._1 {
    width: 20vw;
    height: 20vw;
  }

  .carousel-profile-image._3 {
    width: 20vw;
    height: 20vw;
  }

  .gift-hero-image {
    max-width: 80vw;
    padding-bottom: 15px;
  }

  .gift-hero-image.mobile {
    max-width: 80vw;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  ._99-legal-footer {
    padding-left: 20px;
  }

  .footer-link-legal {
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 0px;
  }

  ._99-legal-footer-white {
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  ._00-nav-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar.gift {
    border-bottom: 1px solid #000;
  }

  .medium-nav-logo {
    height: 25px;
  }

  .brand-container {
    width: auto;
  }

  .navigation-link {
    margin-right: 6px;
    margin-left: 6px;
    font-size: 15px;
  }

  .alternate-nav-container.gift {
    border-bottom-style: none;
  }

  .button {
    width: auto;
  }

  .button._2 {
    width: 100%;
    padding: 8px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button._2.inv {
    padding-right: 6px;
    padding-left: 6px;
  }

  .button-text.inverse {
    font-size: 15px;
  }

  .button-text.inverse.ml-show {
    display: none;
  }

  .button-text._2.inv {
    text-align: center;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .nav-menu-wrapper.alt {
    display: none;
  }

  .nav-menu-wrapper.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
  }

  .nav-menu-wrapper.subnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._01-hero {
    margin-top: 108px;
    padding-top: 44px;
    padding-bottom: 44px;
  }

  ._01-hero.bot-no-line {
    border-bottom-style: none;
  }

  ._01-hero.about-us {
    height: auto;
    margin-top: 107px;
    padding-bottom: 26px;
    border-bottom-style: none;
  }

  .hero-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }

  .hero-text-wrapper.center {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .hero-text-wrapper.center.about-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -2.6px;
  }

  .header-1.msd1 {
    font-size: 28px;
    line-height: 118%;
    letter-spacing: -0.56px;
  }

  .header-1.msd1.inv.no-subhead-padding.membership-mobile {
    font-size: 40px;
    line-height: 105%;
  }

  .header-1.msd1.bot-padding {
    font-weight: 400;
  }

  .header-1.period {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-transform: translate(0px, 1px);
    -ms-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
    font-size: 40px;
  }

  .header-1.bot-padding {
    margin-bottom: 20px;
  }

  .header-1.h1-80-tab {
    margin-top: 0px;
    font-size: 40px;
    letter-spacing: -1.6px;
  }

  .header-1.hero-wrap {
    max-width: 10ch;
    font-size: 40px;
  }

  .header-1.mobile-padding {
    margin-bottom: 24px;
  }

  .header-1.gift {
    font-size: 40px;
  }

  ._01-two-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  ._01-two-col.inv.fixed-height.testimonial-slider {
    height: auto;
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-two-col.inv.reverse-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-two-col.light-green {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-two-col.no-inverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-two-col.hero {
    margin-top: 107px;
  }

  ._01-two-col.hero.red {
    margin-top: 107px;
  }

  ._01-two-col.green {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col {
    width: 100%;
  }

  .col.bifold {
    width: 100%;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .col.bifold.border-line {
    border-left-width: 0px;
  }

  .col.bifold.border-line.mobile-no-side-padding {
    border-right-style: none;
    border-left-style: none;
  }

  .col.bifold._2third {
    width: auto;
    padding-top: 32px;
    padding-bottom: 44px;
    border-right-style: none;
  }

  .col.bifold.right-border {
    border-right-style: none;
  }

  .col.bifold.right-border.bot-border-mobile {
    border-bottom: 1px solid #fff;
  }

  .col.bifold.membership {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .col.bifold.membership.right-border {
    border-right-style: none;
  }

  .col.bifold.membership.right-border.top {
    border-bottom: 1px solid #fff;
  }

  .col.bifold.bot-line {
    border-bottom: 1px solid #000;
  }

  .col.bifold.left-border {
    border-top: 1px none #000;
    border-left-style: none;
  }

  .col.bifold.left-border.top-border {
    border-top-style: solid;
  }

  .col.bifold.no-padding {
    padding-right: 0px;
    padding-left: 20px;
  }

  .col.bifold.about-pg {
    width: auto;
  }

  .col.bifold.cta {
    padding-top: 32px;
    padding-bottom: 44px;
  }

  .col.bifold.cta.bot-line.ml-custom {
    width: 100%;
  }

  .col.bifold.testimonial-left {
    padding-bottom: 0px;
  }

  .col.img {
    border-left-style: none;
  }

  .col.img.inv {
    border-left-style: none;
  }

  .col.img.custom-padding {
    padding-top: 0px;
  }

  .col.img.custom-padding._2-thirds {
    width: 100%;
    padding-right: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .col.img.custom-padding.right-align-desktop {
    padding-right: 20px;
  }

  .col.img.about-us {
    height: 300px;
    padding: 0px;
    border-bottom: 1px solid #000;
  }

  .col.bi-row {
    border-left-style: none;
  }

  .col.mobile-hide {
    display: none;
  }

  .col.mobile-hide.no-padding._50 {
    display: none;
  }

  .col.hero-35 {
    width: auto;
  }

  .col.hero-35.creators {
    display: none;
  }

  .col.hero-60 {
    width: auto;
    padding-top: 32px;
    padding-right: 20px;
  }

  .col._40 {
    width: 100%;
  }

  .col._40.right-border {
    border-right-style: none;
  }

  .header-2 {
    font-size: 28px;
    line-height: 105%;
    letter-spacing: -0.56px;
  }

  .header-2.override-1 {
    letter-spacing: -0.56px;
  }

  .header-2.override-1.title {
    font-size: 28px;
    line-height: 117%;
  }

  .header-2.override-2 {
    font-size: 28px;
  }

  .header-2.inv {
    letter-spacing: -0.56px;
  }

  ._01-tri-preview.salmon {
    padding-top: 36px;
    padding-bottom: 24px;
  }

  .middle-heading-wrap {
    width: 90%;
    max-width: 20ch;
    font-size: 40px;
  }

  .middle-heading-wrap.left-aligned {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .middle-heading-wrap.left-aligned.sub-section {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .middle-heading-wrap.left-aligned.sub-section.center {
    text-align: center;
  }

  .middle-heading-wrap.left-aligned.sub-section.center.gift {
    padding-right: 0px;
    padding-left: 0px;
  }

  .middle-heading-wrap.left-aligned.sub-section.mobile-left-aligned {
    text-align: left;
  }

  .middle-heading-wrap.mobile-left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .paragraph-wrap {
    width: 100%;
  }

  .paragraph-wrap.p-2 {
    width: 100%;
    margin-top: 22px;
    margin-bottom: 32px;
  }

  .paragraph-wrap.p-3 {
    width: auto;
    max-width: none;
    margin-top: 16px;
    margin-bottom: 32px;
  }

  .paragraph-wrap.p-4 {
    width: 80%;
  }

  .paragraph-wrap.p-5 {
    width: auto;
  }

  .paragraph-wrap.p-6 {
    width: auto;
  }

  .paragraph {
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: -0.06px;
  }

  .paragraph.inv.faq-question {
    max-width: 24ch;
  }

  .paragraph._2 {
    font-size: 15px;
  }

  .paragraph.hero.padding.gift {
    font-size: 18px;
  }

  .tri-col-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tri-col.mid {
    display: none;
  }

  .tri-col.left {
    width: auto;
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .tri-col-item {
    height: auto;
  }

  ._01-bifold.blue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-wrap-1._3 {
    width: auto;
  }

  ._01-1-col {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  ._01-1-col.inv.top-border {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  ._01-1-col.inv.bot-border {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  ._01-1-col.green.bot-line.custom-mobile {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  ._01-1-col.purple.no-top-padding.cta-padding {
    padding-bottom: 44px;
  }

  ._01-1-col.light-blue.membership-override {
    padding-top: 32px;
    padding-bottom: 44px;
  }

  ._01-1-col.left-mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  ._01-1-col.cta {
    padding-top: 32px;
    padding-bottom: 44px;
  }

  .header-1-alt1 {
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -2.6px;
  }

  .header-1-alt1.mobile-40 {
    font-size: 40px;
    letter-spacing: -0.04em;
  }

  .button-style {
    width: 100%;
  }

  .button-style.inverse.big-hide {
    display: none;
  }

  .button-style.white.hollow.mobile-hide {
    display: none;
  }

  .button-style.white.hollow.big-hide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .button-style.white.big-hide {
    display: none;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }

  .button-style.black-hollow.mobile-hide {
    display: none;
  }

  .button-style.black-hollow.mobile-show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .button-text-2 {
    font-size: 22px;
  }

  ._01-trifold {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-trifold.green {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-trifold.red {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #000;
  }

  ._01-trifold.blue.fixed-height {
    height: auto;
    min-height: auto;
  }

  .trifold-container {
    width: auto;
    padding: 20px;
    border-bottom: 1px none #000;
  }

  .trifold-container.mid {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #000;
  }

  .trifold-container.membership.mid {
    border-top: 1px solid #fff;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }

  .trifold-image {
    height: auto;
    margin-top: 32px;
    margin-bottom: 24px;
  }

  .trifold-mini-paragraph-wrap {
    max-width: none;
  }

  .trifold-mini-paragraph-wrap._2 {
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .header-2-wrap {
    height: auto;
  }

  .header-2-wrap.large-padding {
    margin-bottom: 20px;
  }

  .header-2-wrap.large-padding.quadfold {
    height: auto;
  }

  .header-2-wrap.faq {
    width: auto;
    max-width: none;
  }

  .mobile-subnav {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    margin-top: 74px;
    padding: 15px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #000;
    background-color: #fff;
  }

  .mobile-subnav.gift {
    background-color: #bcdfff;
  }

  .bot-col-item.under-header.creators-tablet-hide {
    display: none;
  }

  .bot-col-item-wrap.app-icon-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .bot-col-item-wrap.bi-row-pg-wrap {
    margin-top: 12px;
  }

  .bot-col-item-wrap.bi-row-pg-wrap.bot-padding {
    margin-bottom: 20px;
  }

  .bot-col-item-wrap.bi-row-pg-wrap._2 {
    margin-top: 12px;
  }

  .bot-col-item-wrap.header-paragraph-wrap.pub-features {
    display: none;
  }

  .bot-col-item-wrap.button-wrap.mobile-hide {
    display: none;
  }

  .app-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .app-icon._1 {
    width: 48%;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .bi-row-item {
    height: auto;
    min-height: auto;
    padding-right: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .bi-row-item.top {
    min-height: auto;
  }

  .marketing-image-wrap {
    display: none;
  }

  .bifold-header-wrap {
    padding-bottom: 30px;
  }

  .bifold-header-wrap.bottom-padding {
    margin-bottom: 0px;
  }

  .bifold-header-wrap.bottom-padding.no-bot-mobile {
    padding-bottom: 0px;
  }

  .carousel-wrap.full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
  }

  .carousel-wrap.full.in-slider.half {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .carousel-top {
    width: auto;
  }

  .carousel-top.full {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 20px;
  }

  .carousel-top._2 {
    width: auto;
    height: 40vw;
    margin-right: 0px;
  }

  .carousel-circle {
    width: 150px;
    height: 100%;
    margin-left: 5px;
  }

  .carousel-circle.blue {
    width: 80px;
    height: 80px;
  }

  .carousel-circle._1 {
    width: 125px;
  }

  .carousel-circle._1.smaller-tablet {
    width: 125px;
  }

  .carousel-half-circle {
    width: 40px;
    height: 90%;
    margin-right: 5px;
    margin-left: 5px;
  }

  .carousel-half-circle._1 {
    width: 20vw;
    height: 36vw;
    margin-right: 1vw;
    margin-left: 1vw;
  }

  .carousel-half-circle._1.smaller-tablet {
    width: 75px;
  }

  .carousel-half-circle._5 {
    width: 20vw;
    height: 36vw;
    margin-right: 1vw;
    margin-left: 1vw;
  }

  .carousel-half-circle._3 {
    width: 20vw;
    height: 36vw;
    margin-right: 1vw;
    margin-left: 1vw;
  }

  .carousel-small-circle.end._1.smaller-tablet {
    width: 35px;
  }

  .carousel-small-circle._3 {
    width: 5vw;
    height: 32vw;
    margin-left: 1vw;
  }

  .carousel-small-circle._1 {
    width: 5vw;
    height: 32vw;
    min-width: 5vw;
  }

  .carousel-small-circle._2 {
    width: 5vw;
    height: 32vw;
    margin-left: 1vw;
  }

  .carousel-bottom.full {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .quote-wrap-container {
    height: 180px;
  }

  .quote-container {
    height: 540px;
  }

  .quote-text {
    font-size: 22px;
  }

  .div-quote-mask._2 {
    max-width: none;
  }

  .carousel-span {
    -webkit-transform: translate(-250px, 0px);
    -ms-transform: translate(-250px, 0px);
    transform: translate(-250px, 0px);
  }

  .carousel-span._2 {
    height: 40vw;
    margin-left: 20px;
  }

  .carousel-span._2.smaller-tablet {
    height: 40vw;
  }

  .hero-header-60-wrap {
    width: 100%;
    max-width: none;
  }

  .header-3-nl {
    font-size: 28px;
    line-height: 127%;
    text-align: left;
  }

  .header-3-nl.centered {
    text-align: center;
  }

  .skim-block {
    width: 100%;
    border-left-style: none;
  }

  .skim-block._1 {
    width: 100%;
    border-right-style: none;
    border-bottom-style: none;
  }

  .skim-block._1.white-rule {
    border-bottom-style: solid;
  }

  .skim-block._2 {
    border-right-style: none;
    border-bottom-style: none;
  }

  .skim-block._2.white-rule {
    border-bottom-style: solid;
  }

  .skim-block._3 {
    border-bottom: 1px solid #fff;
    border-right-style: none;
  }

  .skim-block._3.inv-border {
    border-right-style: none;
    border-bottom-color: #fff;
  }

  .quadfold-img {
    height: auto;
  }

  .quadfold-row {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._01-faq-block {
    padding-top: 24px;
  }

  .faq-block-top {
    margin-bottom: 24px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .header-3-wrap {
    width: auto;
  }

  .header-3 {
    margin-top: 0px;
    font-size: 28px;
    letter-spacing: -1.12px;
  }

  .header-3.inv {
    color: #fff;
  }

  .faq-block-question.bot-no-line {
    border-bottom-style: none;
  }

  .faq-qa-mask.bot-no-line {
    border-bottom-style: none;
  }

  .question-top {
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .answer-bot {
    width: auto;
    max-width: 90ch;
    padding-right: 20px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }

  .faq-arrow {
    font-size: 30px;
  }

  .slider.pub-mobile {
    display: inline-block;
    width: 95%;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .slide-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 12px;
  }

  .left-arrow-2 {
    display: block;
  }

  .right-arrow-2 {
    display: block;
  }

  .slider-div {
    display: block;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0vw;
    padding-left: 12px;
  }

  .image.creators-hero-mobile {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .intro-header {
    letter-spacing: -0.06px;
  }

  .bifold-header-2-wrap {
    width: auto;
    max-width: none;
  }

  .medium-logo-in-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-left: 0px;
  }

  .medium-inline-logo {
    width: auto;
    height: 32px;
  }

  .hero-animation {
    height: 100%;
    max-width: none;
  }

  .membership-footer {
    display: none;
  }

  .large-heading-wrap.mobile-left-aligned {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }

  .creators-tablet-only-hero.red {
    display: none;
  }

  .div-block-3 {
    margin-bottom: 40px;
  }

  ._01-small-headline-subhead-block {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .dummy-nav-higher-index {
    height: 74px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .desktop-mock {
    display: none;
  }

  .mobile-mock {
    display: inline-block;
    overflow: hidden;
    max-height: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: 0% 0%;
    object-position: 0% 0%;
  }

  .image-3 {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }

  .numbered-section {
    padding-right: 20px;
  }

  .numbered-left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .numbered-right {
    padding-left: 20px;
  }

  .h2-center-wrap {
    max-width: 20ch;
    margin-bottom: 0px;
    padding-left: 20px;
    font-size: 28px;
    text-align: left;
  }

  .app-icon-img {
    max-width: 90%;
  }

  .app-icon-img._2 {
    max-width: 90%;
    margin-right: 0px;
  }

  .hero-animation-2 {
    height: 100%;
  }

  .caption-text {
    margin-top: 4px;
  }

  ._01-carousel-component {
    padding: 32px 0px;
  }

  ._01-carousel-component.half {
    width: 100%;
  }

  .carousel-component {
    margin-top: 32px;
  }

  .carousel-component.half {
    width: auto;
  }

  .creators-carousel-01 {
    padding: 32px 0px;
  }

  .creators-carousel-01.half {
    width: 100%;
  }

  .image-9 {
    display: block;
  }

  .slide {
    width: auto;
  }

  .slide-2 {
    width: auto;
  }

  .slide-3 {
    width: auto;
  }

  .link-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .body {
    background-color: #fff;
  }

  .image-12 {
    display: none;
  }

  .image-13 {
    display: block;
  }

  .carousel-profile-image {
    width: 40vw;
    height: 40vw;
  }

  .carousel-profile-image._2 {
    width: 40vw;
    height: 40vw;
    margin-right: 1vw;
  }

  .carousel-profile-image._1 {
    width: 40vw;
    height: 40vw;
    margin-right: 1vw;
  }

  .carousel-profile-image._3 {
    width: 40vw;
    height: 40vw;
    margin-right: 1vw;
  }

  .app-store-buttons.desktop-hide {
    display: block;
    border-bottom: 0px none #000;
  }

  .image-17 {
    position: static;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-7 {
    border-bottom: 1px solid #000;
  }

  .creators-hero-copy {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #000;
    background-color: #f24d2e;
  }

  ._01-footer-logo {
    height: 130px;
  }

  .lottie-animation-5 {
    width: 260px;
    height: 48px;
  }

  .footer-image-wrap {
    height: 130px;
  }

  .gift-hero-image {
    max-width: 90vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gift-hero-image.mobile {
    max-width: 90vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._99-legal-footer {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px auto 0px 20px;
    padding-top: 0px;
    padding-right: 6px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 0.25fr 0.5fr;
    grid-template-columns: 0.25fr 0.5fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer-link-legal {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    color: #fff;
  }

  ._99_legal_footer_white {
    border-top: 1px solid #000;
  }

  ._99-legal-footer-white {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px auto 0px 20px;
    padding-top: 0px;
    padding-right: 6px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 0.25fr 0.5fr;
    grid-template-columns: 0.25fr 0.5fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-style: none;
    border-top-color: #000;
  }

  .section-2 {
    border-top: 1px solid #000;
  }
}

@font-face {
  font-family: 'Gt super text book';
  src: url('../fonts/GT-Super-Text-Book.woff2') format('woff2'), url('../fonts/GT-Super-Text-Book.eot') format('embedded-opentype'), url('../fonts/GT-Super-Text-Book.woff') format('woff'), url('../fonts/GT-Super-Text-Book.woff') format('woff'), url('../fonts/GT-Super-Text-Book.ttf') format('truetype'), url('../fonts/GT-Super-Text-Book.ttf') format('truetype'), url('../fonts/GT-Super-Text-Book.ttf') format('truetype'), url('../fonts/GT-Super-Text-Book.otf') format('opentype'), url('../fonts/GT-Super-Text-Book.otf') format('opentype'), url('../fonts/GT-Super-Text-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Soehne web buch';
  src: url('../fonts/soehne-web-buch.woff2') format('woff2'), url('../fonts/soehne-web-buch.eot') format('embedded-opentype'), url('../fonts/soehne-web-buch.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}</pre></body></html>