@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Librebaskerville;
  src: url('../fonts/LibreBaskerville-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ebgaramond;
  src: url('../fonts/EBGaramond-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --moss-700: #3f621a;
  --stone-950: #0c0a09;
  --stone-50: #fafaf9;
  --stone-300: #d6d3d1;
  --stone-100: #f5f5f4;
  --stone-600: #57534e;
  --stone-200: #e7e5e4;
  --stone-700: #44403c;
  --stone-400: #a8a29e;
  --stone-500: #78716c;
  --stone-800: #292524;
  --stone-900: #1c1917;
  --switzer: Switzer, Arial, sans-serif;
  --libre-baskerville: "Libre Baskerville";
  --12: 12;
  --20: 20;
  --32: 32;
  --40: 40;
  --moss-900: #2b4212;
}

.text-27 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.logo-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.buttonsbutton-4 {
  grid-column-gap: 6px;
  background-color: var(--moss-700);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 18px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 10.5px #0000000a;
}

.union {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar {
  z-index: 99999;
  background-color: #ddd0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.button-text {
  color: var(--stone-950);
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.frame-style-7 {
  object-fit: cover;
  width: 20px;
  overflow: hidden;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: sticky;
}

.logo-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-2 {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #ffffff80;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 8px 8px 20px;
  display: flex;
}

.navigation-actoins-primary {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hero-section {
  grid-row-gap: 64px;
  background-color: #1a280b00;
  border-bottom-right-radius: 64px;
  border-bottom-left-radius: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 150px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.introduction-section {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1110px;
  text-decoration: none;
  display: flex;
}

.lp-buttons {
  grid-column-gap: 20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #17141266;
  border: .6px solid #fff3;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text {
  color: var(--stone-50);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hero-text-container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-container {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subheadline {
  color: var(--stone-50);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.main-cta-button-container {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.lp-buttons-2 {
  grid-column-gap: 6px;
  background-color: var(--stone-50);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  font-family: Switzer, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-2:hover {
  background-color: var(--stone-300);
  font-family: Switzer, Arial, sans-serif;
  font-weight: 500;
}

.text-28 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-3 {
  grid-column-gap: 6px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-29 {
  color: var(--stone-50);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.rectangle-83 {
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 495px;
  height: 720px;
  text-decoration: none;
  display: flex;
}

.headline-0 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baskervville;
  font-size: 120px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.headline-1 {
  color: var(--stone-50);
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.navigation {
  z-index: 99999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 20px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.header-content {
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
  background-color: #fff9;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 12px 12px 24px;
  text-decoration: none;
  display: flex;
}

.logo-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.vector {
  opacity: .89;
  object-fit: cover;
}

.header-navigation {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.link-style {
  color: var(--stone-950);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.header-cta-button-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lp-buttons-4 {
  grid-column-gap: 6px;
  background-color: var(--moss-700);
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.cta-button {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.body {
  background-color: var(--stone-50);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.background-video {
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  width: 100%;
  height: 100%;
}

.section {
  width: 100%;
}

.main-frame {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding: 96px 32px;
  text-decoration: none;
  display: flex;
}

.header-section {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lp-buttons-5 {
  grid-column-gap: 6px;
  background-color: var(--stone-100);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-30 {
  color: #79716b;
  -webkit-text-stroke-color: var(--stone-600);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.features-introduction {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style {
  color: var(--stone-950);
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 96px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.subtitle {
  color: var(--stone-600);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-container {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.features-section {
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
}

.feature-description {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-title {
  color: var(--stone-950);
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.feature-text {
  color: var(--stone-600);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-container-1 {
  object-fit: cover;
  background-image: url('../images/Home-Screen--Garden-View.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 578px;
  height: 501px;
  text-decoration: none;
  display: flex;
}

.main-frame-2 {
  grid-column-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding: 96px 32px;
  text-decoration: none;
  display: flex;
}

.header-section-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lp-buttons-6 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #d7d3d0;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-3 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #79716b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.features-introduction-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-2 {
  color: #171412;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-2 {
  color: #57534e;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-container-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.features-section-2 {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 501px;
  display: flex;
}

.feature-description-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-title-2 {
  color: #171412;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.feature-text-2 {
  color: #57534e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-container-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 578px;
  height: 501px;
  text-decoration: none;
  display: flex;
}

.quote-section {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.background-image {
  grid-row-gap: 64px;
  background-color: #c4c4c4;
  background-image: url('../images/vibrant-flower-garden-captured-full-bloom.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.quote-container {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.quote-content {
  grid-column-gap: 80px;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #17141280;
  border: .5px solid #fff3;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.quote-author-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 400px;
  height: 460px;
  text-decoration: none;
  display: flex;
}

.lp-buttons-7 {
  grid-column-gap: 6px;
  border: 1px solid #fff;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-4 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.main-quote {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.quote-author {
  color: #fff;
  text-align: left;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.quote-description {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.quote-details {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 651px;
  text-decoration: none;
  display: flex;
}

.quote-text {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.rectangle-84 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 222px;
  height: 470px;
  text-decoration: none;
  display: flex;
}

.div-block-4 {
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.quote-section-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.lp-buttons-8 {
  grid-column-gap: 6px;
  border: 1px solid #fff;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-5 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.quote-details-2 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 651px;
  text-decoration: none;
  display: flex;
}

.frame-28 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 190.5px;
  height: 460px;
  text-decoration: none;
  display: flex;
}

.frame-29 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 190.5px;
  height: 460px;
  text-decoration: none;
  display: flex;
}

.secondary-section {
  grid-row-gap: 64px;
  border-radius: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.feature-steps-container {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.feature-step-headline-container {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1110px;
  text-decoration: none;
  display: flex;
}

.feature-step-headline {
  color: var(--stone-950);
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.feature-step-description {
  color: var(--stone-600);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.feature-steps-list {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 360px;
  display: flex;
}

.feature-step {
  background-color: var(--stone-100);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 360px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.frame-style {
  object-fit: cover;
  overflow: hidden;
}

.feature-step-description-container {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.step-title {
  color: var(--stone-950);
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.step-description {
  color: var(--stone-600);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-34 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.faq-tab {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.h3-style-12 {
  color: var(--stone-50);
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.column-content-8 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-x-small-5 {
  color: #010918;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.paragraph-regular-bg {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-regular-bg.text-weight-bold {
  color: var(--stone-100);
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.section-content-11 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding: 140px 32px 160px;
  text-decoration: none;
  display: flex;
}

.faq-divider-2 {
  color: #f5f5f4;
  background-color: #fff3;
  width: 100%;
  height: .5px;
}

.faq-4 {
  background-color: #17141200;
  border-radius: 8px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.faq-border-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #17141280;
  border: 1px solid #fff3;
  border-radius: 32px;
  flex-flow: column;
  width: 100%;
  max-width: 638px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
}

.paragraph-small-4 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-small-4.text-color-gray-600 {
  color: var(--stone-200);
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.faq-title {
  z-index: 2;
  flex-flow: column;
  width: 100%;
  padding: 16px;
  display: flex;
}

.faq-content {
  background-color: #0000;
  margin-top: -4px;
  display: block;
  position: relative;
}

.subtitle-text-5 {
  color: var(--stone-200);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.faq-icon-2 {
  color: #23272f;
  background-color: #17141280;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.faq-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-6 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 488px;
  text-decoration: none;
  display: flex;
}

.buttonsbutton-6 {
  grid-column-gap: 6px;
  border: 1px solid #1570ef;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 10.5px #0000000a;
}

.section-2 {
  background-image: url('../images/Blurred-flowers-background.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: -64px;
  display: flex;
}

.footer-container {
  grid-column-gap: 82px;
  border: .5px solid var(--stone-50);
  background-color: var(--stone-100);
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.footer-links-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 43px;
  padding-right: 43px;
  text-decoration: none;
  display: flex;
}

.vector-2 {
  object-fit: cover;
  width: 40%;
  height: auto;
}

.footer-menu-container {
  grid-column-gap: 44px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.quick-links {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.link-style-2 {
  color: var(--stone-600);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-style-2:hover {
  font-weight: 500;
}

.introduction-section-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1110px;
  text-decoration: none;
  display: flex;
}

.lp-buttons-9 {
  grid-column-gap: 20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #17141266;
  border: .6px solid #fff3;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-6 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.hero-text-container-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-container-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-container-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1110px;
  text-decoration: none;
  display: flex;
}

.headline-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.headline-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 120px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subheadline-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.main-cta-button-container-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.lp-buttons-10 {
  grid-column-gap: 6px;
  background-color: var(--stone-50);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-10:hover {
  background-color: var(--stone-200);
}

.text-36 {
  color: var(--stone-950);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-11 {
  grid-column-gap: 6px;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-37 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.lp-button-mobile {
  grid-column-gap: 6px;
  background-color: var(--moss-700);
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  display: none;
  overflow: hidden;
}

.feature-step-1, .feature-step-2, .feature-step-3, .feature-step-4 {
  background-color: var(--stone-100);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 360px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.breadcrumbs, .breadcrumbs-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.breadcrumb-button-base-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1618871544 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frameworks-description-7 {
  color: var(--stone-700);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frameworks-description-6 {
  color: #1c1917;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frameworks-title-4 {
  color: var(--stone-950);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.section-style-13 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.frameworks-title-3 {
  color: var(--stone-950);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Librebaskerville, Georgia, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-1618871546 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.terms-of-service-2 {
  grid-row-gap: 60px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: var(--stone-700);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frameworks-container-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.frameworks-container-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.code-embed-5 {
  display: flex;
}

.frameworks-description-5 {
  color: var(--stone-600);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.code-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-2 {
  background-color: var(--stone-50);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link {
  color: var(--stone-600);
  font-weight: 500;
}

.link-2, .link-3 {
  color: var(--stone-950);
  font-weight: 500;
}

.div-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 420px;
  display: flex;
}

.footer-title {
  color: var(--stone-950);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.bold-text-3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.code-embed-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7, .div-block-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frameworks-description-7-copy {
  color: var(--stone-600);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.div-block-9 {
  background-image: url('../images/Timer-Configuration.png');
  background-position: 0 0;
  background-size: cover;
  width: 360px;
  height: 742px;
}

.link-4, .link-5 {
  color: var(--stone-950);
  font-weight: 500;
}

.frameworks-description-7-copy-copy {
  color: var(--stone-400);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.quote-section-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.background-image-2 {
  grid-row-gap: 64px;
  background-color: #c4c4c4;
  background-image: url('../images/Your-Productivity-in-Full-Bloom-The-Flower-Focus-Rewards-Gallery..webp');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.quote-container-2 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.quote-content-2 {
  grid-row-gap: 44px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #17141280;
  border: .5px solid #fff3;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 48px;
  text-decoration: none;
  display: flex;
}

.quote-author-container-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 154px;
  display: flex;
}

.lp-buttons-12 {
  grid-column-gap: 6px;
  border: 1px solid #fff;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-7 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.main-quote-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.quote-author-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.quote-description-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Switzer, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.quote-author-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Librebaskerville, Georgia, sans-serif;
  font-size: 80px;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
  text-decoration: underline;
}

.sc_contact {
  grid-row-gap: 60px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 120px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frameworks-title-3-copy {
  color: var(--stone-950);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Librebaskerville, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.link-6 {
  color: var(--stone-950);
  font-weight: 500;
}

.page-layout {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1110px;
  text-decoration: none;
  display: flex;
}

.hero-text-container-3 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-container-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-4 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subheadline-3 {
  color: #57534e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.lp-buttons-13 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #fff;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-8 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.pricing-plans-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 839px;
  text-decoration: none;
  display: flex;
}

.pricing-plans-header {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lp-buttons-14 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 183px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-41 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-15 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 241px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-16 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 415px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.monthly-plan-container {
  border: 1px solid #d6d3d1;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.monthly-plan-details {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lp-buttons-17 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 183px;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-18 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 241px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.monthly-plan-price {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-43 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-19 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-44 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-45 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-20 {
  grid-column-gap: 16px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 241px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-21 {
  grid-column-gap: 20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #3f621a;
  border: .6px solid #fff3;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-46 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.lp-buttons-22 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lifetime-plan-details {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.headline-5 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.headline-6 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hero-text-container-4 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-container-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.headline-7 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.lp-buttons-23 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #fff;
  border-radius: 96px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-padding-9 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text-47 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-24 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 183px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-48 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-25 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 241px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-26 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 415px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-27 {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: center;
  width: 183px;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-28 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 241px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-49 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-50 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-29 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 415%;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-51 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-52 {
  color: #1c1917;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.lp-buttons-30 {
  grid-column-gap: 16px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 241px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-31 {
  grid-column-gap: 20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #3f621a;
  border: .6px solid #fff3;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-53 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.lp-buttons-32 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 415px;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.lp-buttons-33 {
  grid-row-gap: 2px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 415px;
  height: 90px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.headline-8 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.headline-9 {
  color: #0c0a09;
  text-align: center;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-10 {
  background-image: url('../images/Session-History--Dashboard.png');
  background-position: 0 0;
  background-size: cover;
  width: 239px;
  max-width: none;
  height: 500px;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-10-copy {
  background-image: url('../images/Flower-Selection-Menu.png');
  background-position: 0 0;
  background-size: cover;
  width: 239px;
  max-width: none;
  height: 500px;
}

.okko {
  background-image: url('../images/Active-Focus-Session.png');
  background-position: 0 0;
  background-size: cover;
  width: 239px;
  max-width: none;
  height: 500px;
}

@media screen and (min-width: 1920px) {
  .navbar {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .terms-of-service-2, .sc_contact {
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .menu-button {
    display: none;
  }

  .div-block-3 {
    width: 100%;
    max-width: none;
    margin-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .icon {
    display: none;
  }

  .hero-section {
    padding-top: 20%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-navigation {
    display: none;
  }

  .cta-button {
    font-family: Switzer, Arial, sans-serif;
  }

  .container-2 {
    padding: 10% 5%;
  }

  .header-section {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .title-style {
    text-align: left;
    font-size: 76px;
    font-weight: 400;
  }

  .subtitle {
    text-align: left;
  }

  .features-section {
    grid-row-gap: 24px;
    flex-flow: column;
    height: auto;
  }

  .image-container-1 {
    flex: 0 auto;
    order: 9999;
    max-width: none;
  }

  .background-image {
    padding: 10% 3%;
  }

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

  .quote-content {
    grid-row-gap: 24px;
    border-radius: 40px;
    flex-flow: column;
    padding-left: 3%;
    padding-right: 3%;
  }

  .quote-author-container {
    width: auto;
    height: auto;
  }

  .quote-description {
    font-family: Switzer, Arial, sans-serif;
    font-weight: 400;
  }

  .quote-text {
    display: none;
  }

  .rectangle-84 {
    order: 0;
    width: 360px;
    max-width: none;
    height: 760px;
  }

  .quote-section-2 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .quote-details-2 {
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
  }

  .frame-28 {
    width: auto;
    display: none;
  }

  .frame-29 {
    display: none;
  }

  .secondary-section {
    padding: 10% 5%;
  }

  .feature-steps-container {
    padding-left: 0;
    padding-right: 0;
  }

  .feature-step-headline {
    text-align: left;
    font-size: 76px;
    line-height: 120%;
  }

  .feature-steps-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: grid;
  }

  .h3-style-12 {
    text-align: left;
    font-size: 76px;
    font-weight: 400;
  }

  .paragraph-regular-bg.text-weight-bold {
    font-size: 16px;
  }

  .section-content-11 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    max-width: none;
    padding: 10% 5% 15%;
  }

  .faq-border-2 {
    border-radius: 40px;
    max-width: none;
  }

  .paragraph-small-4.text-color-gray-600 {
    font-size: 16px;
  }

  .subtitle-text-5 {
    text-align: left;
    font-size: 20px;
  }

  .column-6 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .footer-links-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .headline-2 {
    font-size: 49px;
    font-weight: 400;
  }

  .headline-3 {
    font-family: Librebaskerville, Georgia, sans-serif;
    font-size: 49px;
  }

  .lp-button-mobile {
    display: none;
  }

  .breadcrumbs, .breadcrumbs-2 {
    max-width: none;
  }

  .frame-1618871546 {
    width: 100%;
  }

  .terms-of-service-2 {
    padding: 15% 10%;
  }

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

  .div-block-9 {
    height: 832px;
  }

  .background-image-2 {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .quote-container-2 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .quote-description-2 {
    text-align: center;
  }

  .quote-author-3 {
    font-size: 50px;
  }

  .sc_contact {
    padding: 15% 2% 5%;
  }

  .div-block-11 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-top: 25%;
  }

  .title-style {
    font-size: 49px;
  }

  .subtitle {
    font-size: 20px;
  }

  .feature-title {
    font-size: 36px;
  }

  .image-container-1 {
    border-radius: 32px;
  }

  .background-image {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .quote-author {
    font-size: 49px;
  }

  .quote-description {
    font-size: 20px;
  }

  .rectangle-84 {
    border-radius: 32px;
  }

  .feature-step-headline {
    font-size: 49px;
  }

  .feature-step-description {
    font-size: 20px;
  }

  .feature-steps-list {
    flex-flow: column;
    display: flex;
  }

  .feature-step {
    height: 240px;
  }

  .step-title {
    font-size: 24px;
  }

  .h3-style-12 {
    font-size: 49px;
  }

  .section-content-11 {
    padding-bottom: 30%;
  }

  .buttonsbutton-6 {
    width: 100%;
  }

  .footer-container {
    flex-flow: row;
    padding: 10% 5%;
  }

  .footer-links-container {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .footer-menu-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-links {
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
  }

  .headline-3 {
    font-family: Ebgaramond, Georgia, sans-serif;
    font-size: 64px;
  }

  .subheadline-2 {
    font-family: Switzer, Arial, sans-serif;
  }

  .lp-button-mobile {
    display: none;
  }

  .feature-step-1, .feature-step-2, .feature-step-3, .feature-step-4 {
    height: 240px;
  }

  .breadcrumbs {
    padding-left: 0%;
    padding-right: 0%;
  }

  .frameworks-description-7 {
    text-align: left;
  }

  .frameworks-title-3 {
    font-size: 60px;
  }

  .terms-of-service-2 {
    grid-row-gap: 32px;
    padding: 20% 5%;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
    width: auto;
  }

  .footer-title {
    text-align: center;
  }

  .div-block-8 {
    justify-content: space-between;
    align-items: center;
  }

  .frameworks-description-7-copy, .frameworks-description-7-copy-copy {
    text-align: center;
  }

  .quote-section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .quote-author-container-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .main-quote-2 {
    grid-row-gap: 16px;
  }

  .quote-author-3 {
    font-size: 40px;
  }

  .sc_contact {
    grid-row-gap: 32px;
    padding: 20% 2%;
  }

  .frameworks-title-3-copy {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: auto;
    padding-top: 30%;
    padding-bottom: 10%;
  }

  .rectangle-83 {
    height: auto;
  }

  .navigation {
    padding-top: 5%;
  }

  .container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-content {
    padding: 6px 6px 6px 14px;
  }

  .logo-container {
    height: auto;
  }

  .vector {
    width: auto;
    height: 100%;
  }

  .lp-buttons-4 {
    display: none;
  }

  .container-2 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .features-section {
    grid-row-gap: 32px;
  }

  .background-image {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .quote-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .quote-author-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .rectangle-84 {
    width: 300px;
    height: 633px;
  }

  .quote-details-2 {
    width: 100%;
    height: auto;
  }

  .secondary-section {
    padding-top: 20%;
  }

  .feature-steps-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .h3-style-12 {
    text-align: left;
    font-size: 49px;
    line-height: 100%;
  }

  .paragraph-regular-bg.text-weight-bold {
    color: var(--stone-50);
    font-size: 16px;
    font-weight: 400;
  }

  .section-content-11 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .paragraph-small-4.text-color-gray-600 {
    color: var(--stone-100);
    font-size: 16px;
  }

  .subtitle-text-5 {
    text-align: left;
  }

  .bold-text {
    font-size: 20px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .buttonsbutton-6 {
    width: 100%;
  }

  .footer-container {
    padding-top: 15%;
  }

  .vector-2 {
    max-width: none;
  }

  .text-35 {
    font-family: Switzer, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
  }

  .headline-container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .headline-2 {
    font-size: 49px;
    line-height: 80%;
  }

  .headline-3 {
    font-size: 58px;
    line-height: 90%;
  }

  .lp-button-mobile {
    padding: 10px 14px;
    display: block;
  }

  .frameworks-title-3 {
    font-size: 48px;
  }

  .terms-of-service-2 {
    padding-top: 10%;
  }

  .div-block-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-7 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-9 {
    width: 320px;
    height: 660px;
  }

  .link-block {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .background-image-2 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .quote-content-2 {
    padding: 20% 5%;
  }

  .quote-author-2 {
    font-size: 40px;
  }

  .quote-author-3 {
    font-family: Ebgaramond, Georgia, sans-serif;
    font-size: 36px;
  }

  .sc_contact {
    padding-top: 25%;
    padding-bottom: 7%;
  }

  .frameworks-title-3-copy {
    font-size: 28px;
  }

  .div-block-10, .div-block-10-copy {
    width: 300px;
    height: 626px;
  }

  .okko {
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 626px;
    display: flex;
  }
}


@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Librebaskerville';
  src: url('../fonts/LibreBaskerville-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ebgaramond';
  src: url('../fonts/EBGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}