:root {
  --light-100: #eaf2ee;
  --dark-100: #062320;
  --green-200: #25796d;
  --grey-200: #5a6864;
  --light-50: #f5f8f7;
  --grey-100: #dfe3e2;
  --green-100: #8ee7dc;
  --pink-100: #fadcf6;
  --yellow-100: #ffe9c2;
  --blue-100: #a8eaff;
  --yellow-200: #926007;
  --pink-200: #b71aa2;
  --blue-200: #00698a;
}

body {
  background-color: var(--light-100);
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.office-container {
  z-index: 100;
  perspective: 92em;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  font-size: 1vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.door-frame {
  flex: none;
  width: 177em;
  max-width: none;
  margin-top: 15em;
  margin-left: .93em;
  position: absolute;
}

.plant-left {
  width: 10em;
  position: absolute;
  bottom: 0;
  left: -.2em;
}

.plant-right {
  width: 11em;
  position: absolute;
  bottom: 0;
  right: 0;
}

.door-handle {
  width: 3em;
  margin-top: 16.1em;
  margin-left: 28em;
  position: absolute;
}

.pictures-left {
  width: 24em;
  margin-top: -18em;
  position: absolute;
  left: -.5em;
}

.pictures-right {
  width: 15em;
  margin-top: -17em;
  position: absolute;
  right: 4.9em;
}

.door {
  transform-origin: 0%;
  flex: none;
  width: 34.5em;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 8.9em;
}

.hero-scroll-div {
  height: 600vh;
}

.hero-sticky-div {
  z-index: 100;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.fish {
  flex: none;
  width: 36em;
  margin-top: -76.8em;
  position: absolute;
}

.dr-animation {
  z-index: 100;
  flex: none;
  width: 48em;
  position: relative;
}

.dr-content {
  z-index: 99;
  grid-column-gap: 2em;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 5em;
  display: flex;
  position: absolute;
}

.large-dr-text {
  transform-origin: 0 100%;
  color: var(--dark-100);
  font-family: Libre Baskerville, sans-serif;
  font-size: 2.25em;
  line-height: 1.5;
}

.dr-intro-text {
  grid-row-gap: 35vh;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 100vh;
  padding-bottom: 40em;
  padding-right: 10em;
  display: flex;
}

.hero-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mask-left {
  background-color: var(--light-100);
  width: 44em;
  height: 52em;
  margin-left: -77.8em;
  position: absolute;
}

.mask-right {
  background-color: var(--light-100);
  width: 44em;
  height: 72em;
  margin-top: 50em;
  margin-right: -78.6em;
  position: absolute;
}

.top-grad {
  z-index: 3;
  background-image: linear-gradient(to bottom, var(--light-100) 8%, transparent);
  width: 55%;
  height: 10%;
  position: absolute;
  top: 0;
  right: 0;
}

.bottom-grad {
  z-index: 2;
  background-image: linear-gradient(to bottom, transparent, var(--light-100) 83%);
  width: 55%;
  height: 35%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.button-tertiary {
  color: var(--green-200);
  text-align: center;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: underline;
  transition: all .2s;
}

.button-tertiary:hover {
  text-decoration: none;
}

.button-tertiary.medium {
  font-size: 1em;
}

.tm--500 {
  margin-top: 32px;
}

.heading-50 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: .25em;
  font-family: Libre Baskerville, sans-serif;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.5;
}

.heading-100 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.bm--400 {
  margin-bottom: 24px;
}

.bm--800 {
  margin-bottom: 96px;
}

.swatch-row {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.tp--600 {
  padding-top: 48px;
}

.styles-container {
  grid-row-gap: 96px;
  flex-direction: column;
  padding-bottom: 100px;
  font-size: 1vw;
  display: flex;
}

.inline-text-link {
  color: var(--green-200);
  cursor: auto;
  text-decoration: underline;
  transition: all .2s;
}

.inline-text-link:hover {
  color: var(--green-200);
  text-decoration: none;
}

.buttons {
  grid-column-gap: 24px;
  justify-content: space-between;
  display: flex;
}

.tm--900 {
  margin-top: 128px;
}

.bp {
  display: flex;
}

.orange-list-item {
  background-image: url('../images/bullet-large-green.svg');
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 24px;
  padding-left: 24px;
}

.orange-list-item.small {
  background-image: url('../images/bullet-small-peach.svg');
  margin-bottom: 8px;
  font-size: 1rem;
}

.text-400 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Outfit, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.6;
}

.text-400.is-list {
  padding-left: 0;
  list-style-type: none;
}

.text-400.bm--0.is--light-100 {
  color: var(--light-100);
}

.text-400.is--eyebrow {
  color: var(--green-200);
  margin-bottom: 0;
  font-weight: 500;
}

.tp--800 {
  padding-top: 96px;
}

.bm-2 {
  display: flex;
}

.bm--1000 {
  margin-bottom: 192px;
}

.tm--50 {
  margin-top: 4px;
}

.bm--50 {
  margin-bottom: 4px;
}

.bm--100 {
  margin-bottom: 8px;
}

.tm--400 {
  margin-top: 24px;
}

.text-100 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Outfit, sans-serif;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.5;
}

.heading-300 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 1.5em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}

.spacers {
  grid-row-gap: 3.2rem;
  flex-direction: column;
  display: flex;
}

.tm--100 {
  margin-top: 8px;
}

.tp--700 {
  padding-top: 64px;
}

.bp--500 {
  padding-bottom: 32px;
}

.tp--400 {
  padding-top: 24px;
}

.tp--900 {
  padding-top: 128px;
}

.bp--200 {
  padding-bottom: 12px;
}

.heading-400 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 1.5em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}

.tm {
  display: flex;
}

.tm--800 {
  margin-top: 96px;
}

.text-300 {
  color: var(--dark-100);
  text-align: left;
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Outfit, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6;
}

.text-300.is--link {
  margin-bottom: 0;
}

.text-300.is--link:hover {
  color: var(--green-200);
  text-decoration: none;
}

.tm--600 {
  margin-top: 48px;
}

.text-500 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Outfit, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}

.text-500.is--medium {
  font-weight: 500;
}

.text-500.is--eyebrow {
  color: var(--green-200);
  margin-bottom: 0;
  font-weight: 500;
}

.text-500.is--eyebrow.is-hidden {
  display: none;
}

.text-200 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Outfit, sans-serif;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.5;
}

.text-200.is-grey-200 {
  color: var(--grey-200);
}

.bp--800 {
  padding-bottom: 96px;
}

.bp--900 {
  padding-bottom: 128px;
}

.bm--500 {
  margin-bottom: 32px;
}

.bm--900 {
  margin-bottom: 128px;
}

.tp {
  display: flex;
}

.tp--500 {
  padding-top: 32px;
}

.tm--200 {
  margin-top: 12px;
}

.tp--200 {
  padding-top: 12px;
}

.bp--300 {
  padding-bottom: 16px;
}

.bm--700 {
  margin-bottom: 64px;
}

.bm--600 {
  margin-bottom: 48px;
}

.tm--0 {
  margin-top: 0;
}

.bp--600 {
  padding-bottom: 48px;
}

.bm--300 {
  margin-bottom: 16px;
}

.green-list-item {
  background-image: url('../images/bullet-large-green.svg');
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 24px;
  padding-left: 24px;
}

.green-list-item.small {
  background-image: url('../images/bullet-small-green.svg');
  margin-bottom: 8px;
  font-size: 1rem;
}

.no-max-width {
  max-width: none;
}

.tp--0 {
  padding-top: 0;
}

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

.bp--400 {
  padding-bottom: 24px;
}

.tp--100 {
  padding-top: 8px;
}

.bm--200 {
  margin-bottom: 12px;
}

.button-secondary {
  border: .0625em solid var(--dark-100);
  color: var(--dark-100);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .75em;
  justify-content: center;
  align-items: center;
  padding: 1em 1.5em;
  font-family: Outfit, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .2s;
}

.button-secondary:hover {
  background-color: rgba(45, 61, 75, .2);
}

.button-secondary.medium {
  padding: .75em 1em;
  font-size: 1em;
}

.button-secondary.medium.is--full-width {
  align-self: stretch;
}

.heading-600 {
  color: var(--dark-100);
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 2em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.4;
}

.tp--300 {
  padding-top: 16px;
}

.bp--0 {
  padding-bottom: 0;
}

.tm--700 {
  margin-top: 64px;
}

.color-swatches {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 16px;
  display: flex;
}

.buttons-container {
  grid-row-gap: 2.4rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-primary {
  background-color: var(--green-200);
  color: var(--light-100);
  text-align: center;
  border-radius: .75em;
  justify-content: center;
  align-items: center;
  padding: 1em 1.5em;
  font-family: Outfit, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .2s;
}

.button-primary:hover {
  background-color: #185c52;
}

.button-primary.medium {
  padding: .75em 1em;
  font-size: 1em;
  display: flex;
}

.button-primary.medium.inline-block {
  display: inline-block;
}

.button-primary.medium.inline-block.is--nav {
  margin-left: 1em;
}

.heading-200 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: .75em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.bp--100 {
  padding-bottom: 8px;
}

.bm--0 {
  margin-bottom: 0;
}

.bp--50 {
  padding-bottom: 4px;
}

.tm--300 {
  margin-top: 16px;
}

.bp--700 {
  padding-bottom: 64px;
}

.heading-500 {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 1.5em;
  font-family: Libre Baskerville, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.4;
}

.heading-500.bm--0 {
  margin-bottom: 0;
}

.dark-100 {
  background-color: var(--dark-100);
}

.light-50 {
  background-color: var(--light-50);
}

.grey-100 {
  background-color: var(--grey-100);
}

.green-100 {
  background-color: var(--green-100);
}

.green-200 {
  background-color: var(--green-200);
}

.pink-100 {
  background-color: var(--pink-100);
}

.yellow-100 {
  background-color: var(--yellow-100);
}

.blue-100 {
  background-color: var(--blue-100);
}

.light-100 {
  background-color: var(--light-100);
}

.custom-code-embed {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.note {
  grid-row-gap: .75em;
  background-color: var(--yellow-100);
  flex-direction: column;
  width: 18.75em;
  padding: 1.5em 1.5em 2em;
  display: flex;
}

.note.is--pink {
  background-color: var(--pink-100);
}

.note.is--pink.is--angle-6 {
  transform: rotate(6deg);
}

.note.is--blue {
  background-color: var(--blue-100);
}

.note.is--blue.is--angle-1 {
  transform: rotate(-1deg);
}

.note.is--blue.is--angle-minus1 {
  transform: rotate(1deg);
}

.note.is--angle-4 {
  transform: rotate(-4deg);
}

.note.is--angle-6 {
  transform: rotate(6deg);
}

.yellow-200 {
  background-color: var(--yellow-200);
}

.pink-200 {
  background-color: var(--pink-200);
}

.blue-200 {
  background-color: var(--blue-200);
}

.grey-200 {
  background-color: var(--grey-200);
}

.note__name-title {
  grid-row-gap: .125em;
  flex-direction: column;
  display: flex;
}

.note__role {
  color: var(--dark-100);
  font-family: Outfit, sans-serif;
  font-size: .875em;
  font-weight: 500;
  line-height: 1.5;
}

.note__role.is--yellow {
  color: var(--yellow-200);
}

.note__role.is--pink {
  color: var(--pink-200);
}

.note__role.is--blue {
  color: var(--blue-200);
}

.note__role.is--green {
  color: var(--green-200);
}

.note__name {
  color: var(--dark-100);
  font-family: Outfit, sans-serif;
  font-size: .875em;
  font-weight: 600;
  line-height: 1.5;
}

.notes-wrap {
  grid-column-gap: 3em;
  background-color: var(--green-100);
  justify-content: center;
  padding-top: 8em;
  padding-bottom: 4em;
  font-size: 1.2vw;
  display: flex;
}

.blushing-bubble {
  transform-origin: 100% 100%;
  width: 11.5625em;
  position: absolute;
  right: 14.9em;
}

.dr-blushing {
  width: 17.6875em;
  margin-top: 1.5em;
}

.social-proof__dr {
  background-color: var(--green-100);
  justify-content: center;
  align-items: flex-end;
  font-size: 1.2vw;
  display: flex;
  overflow: hidden;
}

.blushing-dr__wrap {
  margin-left: 47.5em;
  position: relative;
}

.how-it-works {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  font-size: 1.2vw;
  display: flex;
}

.dr-bighead {
  width: 17.9375em;
  margin-top: .4em;
}

.big-head-bubble {
  transform-origin: 0 100%;
  width: 13.8125em;
  position: absolute;
  left: 14.9em;
}

.big-head-dr__wrap {
  width: 100%;
  margin-left: 28.5em;
  margin-right: 10em;
  position: relative;
}

.cat__pffft {
  width: 6.5625em;
  position: absolute;
  bottom: 0;
  right: 2em;
}

.cat-bubble__pffft {
  transform-origin: 0 100%;
  width: 4.6875em;
  position: absolute;
  bottom: 4.3em;
  right: 1.1em;
}

.pricing {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 6em;
  font-size: 1.2vw;
  display: flex;
}

.crossed-out {
  text-decoration: line-through;
}

.subscription-card__body {
  background-color: var(--light-50);
  flex: none;
  width: 100%;
  padding: 1em 1em 1.5em;
}

.subscription-card__body.is--green {
  background-color: var(--green-100);
}

.subscription-card__body.is--yellow {
  background-color: var(--yellow-100);
}

.sub-feature {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.subscriptions-wrap {
  grid-column-gap: 2.5em;
  padding-bottom: 3em;
  display: flex;
}

.sub-name {
  border-bottom: .0625em solid var(--green-200);
  justify-content: space-between;
  padding-bottom: 1em;
  display: flex;
}

.sub-features {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1.5em;
  padding-bottom: 2em;
  display: flex;
}

.sub-features.is--enterprise {
  padding-bottom: 0;
}

.dr-sub-signature {
  width: 100%;
}

.subscription-card {
  flex-direction: column;
  width: 17.8125em;
  display: flex;
}

.subscription-card.angle-1 {
  width: 17.8em;
  transform: rotate(1deg);
}

.subscription-card.angle-1.is--wide {
  width: 19em;
}

.subscription-card.angle-2 {
  width: 18.5em;
  transform: rotate(-1deg);
}

.jagged-edge {
  width: 100%;
  margin-bottom: -.0625em;
}

.price-wrap {
  grid-column-gap: .125em;
  align-items: baseline;
  display: flex;
}

.cta-wrap {
  grid-row-gap: 1em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 26em;
  margin-bottom: 4em;
  display: flex;
}

.faq {
  background-color: var(--green-100);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 6em;
  font-size: 1.2vw;
  display: flex;
}

.faq-question {
  grid-column-gap: 2.5em;
  flex-direction: column;
  display: flex;
}

.avatar {
  width: 5em;
}

.avatar.is--customer {
  margin-right: -10em;
}

.avatar.is--dr {
  margin-left: -10em;
}

.faq-bubble {
  background-color: var(--green-200);
  border-top-left-radius: .75em;
  border-top-right-radius: .75em;
  border-bottom-left-radius: .75em;
  max-width: 30em;
  margin-bottom: 1.5em;
  padding: 1em 1.5em;
}

.faq-bubble.is--answer {
  background-color: var(--light-100);
  border-bottom-right-radius: .75em;
  border-bottom-left-radius: 0;
}

.faq-bubble__wrap {
  grid-column-gap: .5em;
  align-items: flex-end;
  display: flex;
}

.faq-bubble__wrap.is--question {
  justify-content: flex-end;
}

.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 2em;
  font-size: 1.2vw;
  display: flex;
  position: relative;
}

.cta-cat {
  width: 6.5625em;
  position: absolute;
  bottom: 0;
  right: 26em;
}

.cta-cat__bubble {
  transform-origin: 0 100%;
  width: 11.625em;
  position: absolute;
  bottom: 3.7em;
  right: 15.9em;
}

.legals {
  grid-column-gap: 1em;
  width: 100%;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.nav {
  z-index: 1000;
  background-color: var(--light-100);
  justify-content: space-between;
  padding: .75em 3em;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dr-retro-logo {
  width: 9.375em;
}

.nav-item {
  color: var(--dark-100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.6;
  text-decoration: none;
}

.nav-item:hover {
  color: var(--green-200);
}

.nav-item.is--light {
  color: var(--light-100);
  transition: color .2s;
}

.nav-item.is--light:hover {
  color: var(--green-200);
}

.menu {
  grid-column-gap: 2em;
  align-items: center;
  display: flex;
}

.menu.is-mobile {
  grid-row-gap: 1.5em;
  flex-direction: column;
  align-items: flex-end;
  margin-top: .5em;
}

.text-block {
  grid-row-gap: 1.5em;
  flex-direction: column;
  width: 31.4em;
  display: flex;
}

.how-it-works__section {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.how-it-works__section.is--remedies {
  padding-top: 0;
  padding-bottom: 6em;
}

.chat-interface {
  border-radius: 1.125em;
  flex: none;
  width: 40em;
}

.chat-interface.right-padding {
  padding-right: 3em;
}

.chat-interface.left-padding {
  padding-left: 3em;
}

.text-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image {
  max-width: none;
}

.quote-square {
  grid-row-gap: .75em;
  background-color: var(--light-100);
  border-radius: 0;
  flex-direction: column;
  width: 26em;
  display: flex;
}

.quote-square.is--pink {
  background-color: var(--pink-100);
}

.quote-square.is--pink.is--angle-6 {
  transform: rotate(6deg);
}

.quote-square.is--blue {
  background-color: var(--blue-100);
}

.quote-square.is--blue.is--angle-1 {
  transform: rotate(-1deg);
}

.quote-square.is--blue.is--angle-minus1 {
  transform: rotate(1deg);
}

.quote-square.is--angle-4 {
  transform: rotate(-4deg);
}

.quote-square.is--angle-6 {
  transform: rotate(6deg);
}

.quote-square.is--hidden {
  display: none;
}

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

.menu-dropdown {
  background-color: var(--dark-100);
  flex-direction: column;
  align-items: flex-end;
  padding: 1em 3em 2em;
  display: none;
  position: absolute;
  top: 4.5em;
  left: 0%;
  right: 0%;
}

.menu-icon-image {
  color: var(--green-200);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.menu-item {
  color: #f3f3f6;
  padding: 1em;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: color .2s;
}

.menu-item:hover {
  color: #5484fc;
}

.menu-item.w--current {
  color: #28e29f;
}

.menu-item.is--dropdown {
  padding-bottom: .5em;
}

.menu-item.is--faq {
  display: none;
}

.menu-drop-down__close {
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: none;
}

.menu-icon {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5rem;
  display: none;
}

.menu-icon:hover {
  opacity: .6;
}

.menu-mobile {
  grid-column-gap: 2em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  align-items: flex-end;
  margin-top: .5em;
  display: flex;
}

.menu-mobile.is-mobile {
  grid-row-gap: 1.5em;
  flex-direction: column;
  align-items: flex-end;
  margin-top: .5em;
}

.enterprise {
  grid-column-gap: 1em;
  border: .0625em none var(--green-200);
  background-color: var(--grey-100);
  border-radius: .5em;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 3em;
  padding: 1em 2em;
  display: none;
}

.div-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.mask-lower, .mask-upper {
  background-color: var(--light-100);
  width: 44em;
  height: 72em;
  margin-top: 50em;
  margin-right: -78.6em;
  position: absolute;
}

.dr-content-copy {
  z-index: 99;
  grid-column-gap: 1em;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.dr-animation-copy {
  z-index: 100;
  flex: none;
  width: 37em;
}

.dr-intro-text-copy {
  grid-row-gap: 35vh;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 29em;
  height: 100%;
  margin-right: 2.5em;
  display: flex;
  position: relative;
}

.speech-bubble__large {
  background-color: var(--grey-100);
  border-radius: 1em 1em 1em 0;
  margin-bottom: 14em;
  padding: 2em;
  display: flex;
  position: absolute;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.border_image {
  width: 20rem;
  height: 15rem;
}

@media screen and (min-width: 1280px) {
  .hero-container {
    font-size: .85vw;
  }

  .social-proof__dr, .how-it-works, .pricing, .faq, .footer {
    font-size: 1vw;
  }

  .chat-interface {
    width: 47em;
  }
}

@media screen and (min-width: 1920px) {
  .office-container {
    font-size: .85vw;
  }

  .dr-content {
    max-width: 80%;
    font-size: .7vw;
  }

  .notes-wrap, .social-proof__dr, .how-it-works, .pricing, .faq, .footer {
    font-size: .8vw;
  }

  .legals {
    font-size: .7vw;
  }

  .text-block {
    width: 35.7em;
  }

  .chat-interface {
    width: 55em;
  }

  .dr-content-copy {
    max-width: 80%;
    font-size: .7vw;
  }
}

@media screen and (max-width: 991px) {
  .office-container {
    font-size: 1.1vw;
  }

  .hero-scroll-div {
    height: 550vh;
  }

  .dr-animation {
    width: 54em;
    position: absolute;
    bottom: 10%;
  }

  .dr-content {
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding-left: 10em;
    padding-right: 10em;
    font-size: 1.2vw;
  }

  .dr-intro-text {
    grid-row-gap: 20vh;
    margin-top: 45vh;
    padding-bottom: 30em;
    padding-left: 6em;
    padding-right: 2em;
  }

  .hero-container {
    font-size: 1.2vw;
  }

  .mask-left {
    height: 104em;
  }

  .mask-right {
    height: 125em;
  }

  .top-grad {
    width: 100%;
    height: 5%;
  }

  .bottom-grad {
    background-image: linear-gradient(to bottom, transparent, var(--light-100) 15%);
    width: 100%;
    height: 75%;
    bottom: 0%;
  }

  .notes-wrap, .social-proof__dr, .pricing, .faq, .footer {
    font-size: 1.3vw;
  }

  .nav {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .menu {
    display: none;
  }

  .text-block {
    width: 29em;
    font-size: 1.5vw;
  }

  .chat-interface {
    width: 35em;
  }

  .menu-dropdown {
    display: none;
  }

  .menu-icon, .menu-mobile {
    display: flex;
  }

  .mask-bottom {
    width: 30em;
    height: 30em;
    padding-right: 0;
  }

  .mask-lower {
    width: 100%;
    height: 125em;
    margin-top: 226%;
    margin-right: 0;
  }

  .mask-upper {
    width: 100%;
    height: 38em;
    margin-top: -72%;
    margin-right: 0;
  }

  .dr-content-copy {
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding-left: 10em;
    padding-right: 10em;
    font-size: 1.2vw;
  }

  .dr-animation-copy {
    width: 54em;
    position: absolute;
    bottom: 10%;
  }

  .dr-intro-text-copy {
    grid-row-gap: 20vh;
    margin-top: 45vh;
    padding-left: 6em;
    padding-right: 2em;
  }
}

@media screen and (max-width: 767px) {
  .office-container {
    font-size: 1.5vw;
  }

  .pictures-left {
    margin-top: -20.6em;
    margin-left: -9.5em;
  }

  .pictures-right {
    margin-right: -10em;
  }

  .fish {
    margin-top: -79.8em;
  }

  .dr-content {
    font-size: 1.5vw;
  }

  .large-dr-text {
    font-size: 3em;
  }

  .swatch-row, .buttons {
    flex-wrap: wrap;
  }

  .notes-wrap {
    grid-row-gap: 4em;
    flex-direction: column;
    align-items: center;
    font-size: 3vw;
  }

  .social-proof__dr {
    font-size: 3vw;
  }

  .blushing-dr__wrap {
    flex: none;
    margin-left: 18.6em;
  }

  .how-it-works {
    font-size: 3vw;
  }

  .big-head-dr__wrap {
    flex: none;
    margin-left: 6.2em;
  }

  .pricing {
    font-size: 3vw;
  }

  .subscriptions-wrap {
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .faq {
    font-size: 3vw;
  }

  .avatar.is--customer {
    width: 3em;
    margin-right: -5em;
  }

  .avatar.is--dr {
    width: 3em;
    margin-left: -5em;
  }

  .faq-bubble {
    max-width: 22em;
  }

  .footer {
    font-size: 3vw;
  }

  .cta-cat {
    right: 8.2em;
  }

  .cta-cat__bubble {
    bottom: 5.2em;
    right: 1em;
  }

  .legals {
    grid-row-gap: 1em;
    flex-direction: column;
  }

  .text-block {
    width: 80%;
    font-size: 3vw;
  }

  .how-it-works__section {
    flex-flow: column-reverse;
  }

  .how-it-works__section.is--mid {
    flex-flow: column;
  }

  .chat-interface {
    width: 26em;
  }

  .menu-drop-down__open {
    width: auto;
    height: auto;
  }

  .nav-2 {
    justify-content: center;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .menu-dropdown {
    width: 19em;
    display: none;
    right: 3em;
  }

  .menu-item {
    font-size: 1.8rem;
  }

  .menu-drop-down__close {
    width: auto;
  }

  .nav-litems {
    display: none;
  }

  .menu-icon {
    display: flex;
  }

  .mask-lower {
    margin-top: 308%;
  }

  .dr-content-copy {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 479px) {
  .dr-animation {
    bottom: 17%;
  }

  .dr-content {
    padding-left: 8em;
    padding-right: 8em;
  }

  .dr-intro-text {
    padding-bottom: 35em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .button-tertiary {
    text-align: center;
  }

  .heading-50, .heading-100 {
    line-height: 1.8;
  }

  .heading-300 {
    white-space: normal;
  }

  .button-secondary, .button-primary {
    text-align: center;
  }

  .nav-2 {
    flex-direction: column;
  }

  .menu-dropdown {
    display: none;
    top: 6.3em;
    right: 1.8em;
  }

  .menu-item.w--current {
    line-height: 1;
  }
}


