<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #000;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.header {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 20px 80px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 10px #0000000d;
}

.header.navbar {
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.frame-1618868557 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.header-contact {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.item-link {
  grid-column-gap: 10px;
  background-color: #8dde4430;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1618868555 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 114px;
  text-decoration: none;
  display: flex;
}

.link-sign-in {
  color: #134f3a;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-decoration: none;
}

.link-sign-in-2 {
  color: #134f3a;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.header-logo {
  grid-column-gap: 6.4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1618868465 {
  grid-column-gap: 40.8675px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.ohnewpng-2 {
  object-fit: cover;
}

.vectors-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 0;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.link {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 116.603px;
  text-decoration: none;
  display: flex;
}

.button {
  grid-row-gap: 10px;
  background-color: #DD4545;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.button:hover {
  background-color: #c40d0d;
}

.button.payment-cta {
  color: #004449;
  width: 100%;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

.button.nav-menu-button {
  padding: 15px 30px;
}

.text {
  color: white;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.hero-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: static;
  top: auto;
}

.hero-section.reserve-page {
  justify-content: center;
  align-items: center;
}

.vectors-wrapper-4 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 750px;
  text-decoration: none;
  display: flex;
}

.frame-1618869398 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 180px;
}

.frame-1618868568 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-1618869099 {
  grid-column-gap: 4px;
  background-color: #FFE7E7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.for-busy-nigerian-mums {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.text-2 {
  color: #003934;
  text-align: center;
  width: 982px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.text-3 {
  color: #000;
  text-align: center;
  width: 982px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869277 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

.hero {
  background-color: #fff;
  background-image: url('../images/Hero_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 12px solid #f0efed;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 500px;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.button-2 {
  grid-row-gap: 10px;
  background-color: #DD4545;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
  color: white;
}

.button-2:hover {
  background-color: #c40d0d;
}

.button-2.pre-order-cta {
  width: auto;
}

.button-2.readytoexp-cta {
  color: #fff;
  background-color: #DD4545;
  font-family: Manrope, sans-serif;
}

.button-2.readytoexp-cta:hover {
  background-color: #d72626;
}

.product-delivery {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: white;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.section {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 300px;
  padding-bottom: 100px;
  display: flex;
}

.section-2 {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
}

.product-image-title-and-description {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 893px;
  padding: 80px 10px;
  text-decoration: none;
  display: flex;
}

.frame-1618868572 {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.frame-1618869399 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  padding-right: 50px;
  padding-bottom: 10px;
  text-decoration: none;
  width: 100%;
}

.frame-1618869279 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 553px;
  text-decoration: none;
  display: flex;
  padding: 25px;
}

.frame-1618869400 {
  grid-column-gap: 4px;
  background-color: #FFE7E7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.text-6 {
  color: #003934;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.vectors-wrapper-9 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 0;
  text-decoration: none;
  display: flex;
}

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

.label {
  color: #101928;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.label-2 {
  color: #667185;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 4px;
  height: 4px;
  text-decoration: none;
  display: block;
}

.overlayshadow {
  grid-column-gap: 10px;
  background-color: #fff0;
  border: 1px solid #e15636;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 0 0 #e15636;
}

.text-7 {
  color: #e15636;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-8 {
  color: #475367;
  width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869396 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 553px;
  text-decoration: none;
  display: flex;
}

.image-47 {
  object-fit: cover;
}

.product-images {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1618868571 {
  object-fit: cover;
  border-radius: 20px;
  height: 500px;
  display: none;
}

.small-product-images {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  width: 100%;
  overflow-x: ;
}

.rectangle-523 {
  object-fit: cover;
  border: 1px solid #e4e7ec;
  border-radius: 10px;
}

.rectangle-524 {
  object-fit: cover;
  background-image: linear-gradient(#d2d2d0 0%, #eee 100%);
  border-radius: 10px;
}

.rectangle-525 {
  object-fit: cover;
  border-radius: 10px;
}

.label-0 {
  color: #667185;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.label-1 {
  color: #667185;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 145%;
  text-decoration: none;
}

.key-features {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1440px;
  max-width: 100%;
  padding: 80px 154px;
  text-decoration: none;
  display: flex;
}

.frame-1618869401 {
  grid-column-gap: 4px;
  background-color: #FFE7E7;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

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

.easy-milk-extraction-more-time-away-from-breastfeeding {
  color: #003934;
  text-align: center;
  width: 802px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

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

.frame-1618868576 {
  grid-row-gap: 10px;
  border: 0 solid #003934;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.frame-1618868575 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  mix-blend-mode: normal;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
  position: static;
}

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

.text-10 {
  color: #003934;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-11 {
  color: #475367;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869402 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-3{
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  background-color: #f9fef5;

}

.section-b {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  /* background-color: #f9fef5; */
  padding: 30px;
  /* text-align: center; */
}

.container {
  grid-row-gap: 10px;
  background-color: #e3e3e3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

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

.ab3751f06148c-png {
  grid-column-gap: 10px;
  object-fit: cover;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.section-4 {
  background-color: #e3e3e3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.benefit-grids {
  grid-column-gap: 10px;
  background-image: linear-gradient(140.24deg, #f9fefe 37%, #cff9f8);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 80px 198px;
  text-decoration: none;
  display: flex;
}

.frame-1618868592 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1045px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #003934;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

.frame-1618868589 {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1618869414 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 500px;
  max-width: 100%;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

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

.text-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.text-14 {
  color: #d6d6d6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869416, .frame-1618869417, .frame-1618869418 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 500px;
  max-width: 100%;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.section-5 {
  width: 100%;
  max-width: 100%;
}

.image-48 {
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: static;
}

.benefit-grids-2 {
  grid-column-gap: 10px;
  background-image: linear-gradient(140.24deg, #f9fefe 37%, #cff9f8);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 80px 198px;
  text-decoration: none;
  display: flex;
}

.frame-1618869419 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1045px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #003934;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

.frame-1618869421 {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1618869422 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('../images/More-Benefits-Section-Image-1.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

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

.text-16 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.text-17 {
  color: #d6d6d6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869424 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('../images/Benefit-Grid-Image-2.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1618869425 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('../images/Benefit-Grid-Image-3_1.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1618869426 {
  grid-row-gap: 10px;
  background-image: linear-gradient(-.16deg, #030404e6 29%, #ccc0 40%), url('../images/Benefit-Grid-Image-4.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  border-radius: 20px 20px 24px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  height: 722px;
  min-height: 722px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.section-6 {
  width: 100%;
  max-width: 100%;
}

.pre-order-information {
  grid-row-gap: 10px;
  background-color: #F4F4F4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 80px 398px;
  text-decoration: none;
  display: flex;
}

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

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

.text-18 {
  color: #003934;
  text-align: center;
  width: 700px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-19 {
  color: #475367;
  text-align: center;
  width: 700px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.sign-up {
  grid-column-gap: 16px;
  background-color: #DD4545;
  border: 2.05708px solid #DD4545;
  border-radius: 1110.83px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #004449;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.who-is-this-for {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1618868597 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1618869428 {
  grid-row-gap: 10px;
  background-color: #c0fdfb;
  background-image: url('../images/Who-Is-This-For_-Image-1.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 935px;
  min-height: 935px;
  display: flex;
}

.frame-1618869429 {
  grid-row-gap: 10px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #DD4545;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 238px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 20px 40px #0000001a;
}

.frame-1618868569 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618868595 {
  grid-row-gap: 10px;
  background-color: #afe9d5;
  background-image: url('../images/Who-Is-This-For_-Image-2.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 935px;
  min-height: 935px;
  display: flex;
}

.frame-1618868594 {
  grid-row-gap: 10px;
  background-color: #00bcb5;
  background-image: url('../images/Who-Is-This-For_-Image-3.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 935px;
  min-height: 935px;
  display: flex;
}

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

.frame-1618869431 {
  grid-row-gap: 0px;
  background-color: #c0fdfb;
  background-image: url('../images/Who-Is-This-For_-Image-1.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 935px;
  min-height: 935px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-1618869432 {
  grid-row-gap: 10px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #DD4545;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 238px;
  padding: 30px 40px;
  display: flex;
  box-shadow: 0 20px 40px #0000001a;
}

.text-23 {
  color: #fff;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869433 {
  grid-row-gap: 10px;
  background-color: #afe9d5;
  background-image: url('../images/Who-Is-This-For_-Image-2.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 935px;
  min-height: 935px;
  text-decoration: none;
  display: flex;
}

.frame-1618869434 {
  grid-row-gap: 10px;
  background-color: #00bcb5;
  background-image: url('../images/Who-Is-This-For_-Image-3.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 935px;
  min-height: 935px;
  text-decoration: none;
  display: flex;
}

.section-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 80px;
  display: flex;
}

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

.text-24 {
  color: #475367;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.header-text {
  color: #003934;
  text-align: center;
  width: 412.92px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.header-text.standout_text {
  width: 700px;
}

.section-8 {
  background-color: #fff;
}

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

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

.frame-1618868600 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #47536700;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-13 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 10px;
  text-decoration: none;
  display: flex;
}

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

.frame-1618868602 {
  grid-row-gap: 16px;
  background-color: #DD4545;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.frame-1618869437 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #003934;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-14 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 10px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618868603 {
  grid-row-gap: 16px;
  background-color: #f9f7f3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.frame-1618869439 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-15 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 10px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618868604 {
  grid-row-gap: 16px;
  background-color: #ded8d1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

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

.frame-1618869441 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-16 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 10px;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.testimonial-section {
  background-color: #DD4545;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-17 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 112.5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 353.5px;
  left: 303.5px;
}

.vectors-wrapper-18 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 112.5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 762.73px;
  left: -80.9453px;
}

.frame-1618868614 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 997px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #fff;
  text-align: center;
  width: 759.59px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.frame-1618868612 {
  box-sizing: border-box;
  grid-column-gap: 100px;
  background-color: #fff;
  background-image: linear-gradient(119.29deg, #f9fefe 37%, #cff9f8);
  border-radius: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vectors-wrapper-19 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 97.5px;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 114.359px;
  left: -76.5547px;
  overflow: clip;
}

.vectors-wrapper-20 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 97.5px;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 449.859px;
  left: 530.844px;
}

.vectors-wrapper-21 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 97.5px;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.image-1 {
  clear: none;
  object-fit: cover;
  position: static;
  overflow: clip;
}

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

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

.vectors-wrapper-22 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #000;
  letter-spacing: .02em;
  width: 532.02px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-44266 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 132px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #000;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-37 {
  color: #000;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-23 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 65.9965px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 75px;
  left: -29.9844px;
}

.section-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.container-4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 30px;
  padding-bottom: 80px;
  display: flex;
}

.flex-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 412.93px;
}

.section-10 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

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

.faq_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #003934;
  justify-content: flex-start;
  align-items: center;
  width: 701px;
  padding: 1.5rem;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.dropdown-toggle {
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  position: relative;
}

.paragraph {
  position: static;
}

.dropdown-list {
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: absolute;
}

.div-block {
  display: flex;
  position: static;
}

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

.frequently-asked-questions {
  grid-row-gap: 50px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  padding: 80px 0;
  text-decoration: none;
  display: flex;
}

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

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

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

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

.frame-1618868615 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: #003934;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-25 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10px;
  text-decoration: none;
  display: flex;
}

.faq-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.faq-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 24px;
  display: flex;
}

.faq-question {
  color: #003934;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.faq-answer {
  color: #475367;
  width: 100%;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-2 {
  font-weight: 400;
}

.lottie-animation {
  width: 20px;
  height: 20px;
}

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

.pre-order-information-2 {
  background-color: #e8e8e8;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1150px;
  height: 500px;
  padding-left: 80px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1618869442 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #2d0c0c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.sign-up-2 {
  grid-column-gap: 16px;
  background-color: #003934;
  border-radius: 1110.83px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-41 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.image-2 {
  object-fit: cover;
}

.section-11 {
  width: 100%;
  max-width: 100%;
}

.button-8 {
  grid-column-gap: 4.96689px;
  background-color: #141414;
  border-radius: 28.8079px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6.95364px;
  text-decoration: none;
  display: flex;
}

.description-3 {
  color: gray;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.vectors-wrapper-29 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 11.9215px;
  height: 11.9215px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-block {
  grid-row-gap: 5.54547px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 35px;
  text-decoration: none;
  display: flex;
}

.footer-link {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.link-2 {
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.link-block-19 {
  text-decoration: none;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 2px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  color: #13fbe7;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.frame-100 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-5 {
  box-shadow: none;
  background-color: #fff;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: static;
}

.container-5.footer-container {
  background-color: #003934;
}

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

.container-6 {
  color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  height: 240px;
  text-decoration: none;
  display: flex;
}

.button-9 {
  grid-column-gap: 4.96731px;
  background-color: #141414;
  border-radius: 28.8104px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6.95423px;
  text-decoration: none;
  display: flex;
}

.text-63 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.ohnewpng-3 {
  object-fit: cover;
}

.container-7 {
  grid-row-gap: 50px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  text-decoration: none;
  display: flex;
}

.frame-1618869443 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.footer {
  grid-row-gap: 64px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 64px;
  padding-bottom: 48px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 -4px 10px #0000000d;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 11.9205px;
  height: 11.9205px;
  text-decoration: none;
  display: flex;
}

.button-base {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5px;
  text-decoration: none;
  display: flex;
}

.social-icon {
  grid-row-gap: 6.66667px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 6.66667px;
  padding-bottom: 6.66667px;
  text-decoration: none;
  display: flex;
}

.frame-1618868527 {
  grid-column-gap: 7px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.button-10 {
  grid-column-gap: 4.96731px;
  background-color: #141414;
  border-radius: 28.8104px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6.95423px;
  text-decoration: none;
  display: flex;
}

.button-7 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 20px 40px;
  display: flex;
}

.container-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.frame-1618869411 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
  position: static;
  top: auto;
}

.buttons-1-0 {
  grid-column-gap: 2px;
  border: 1px solid #8b909a;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #375dfb14;
}

.text-64 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-31 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-65 {
  color: #8b909a;
  text-align: center;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.frame-1618869405 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 30px 60px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 10px #0000000d;
}

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

.text-66 {
  color: #003934;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

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

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

.label-1-0 {
  grid-column-gap: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.email-input {
  grid-column-gap: 8px;
  background-color: #fff;
  border: 1px solid #e2e6e9;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #e4e5e73d;
}

.hello-mygeecs-com {
  color: #1e2327;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

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

.label-4 {
  color: #1e2327;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.text-67 {
  color: #fa555e;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.error-8c0dfbcc-092d-60c3-cc9f-e53de81b9edc {
  color: #869098;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

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

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

.radio-label-1-0 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.label-5 {
  color: #1e2327;
  letter-spacing: -.006em;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.radio-label-1-0-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.toggle-label-1-0 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-32 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.title-2 {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.text-68 {
  opacity: .8;
  color: #38373699;
  letter-spacing: -.006em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

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

.buttons-1-0-2 {
  grid-row-gap: 10px;
  background-color: #DD4545;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.frame-1618869444 {
  grid-column-gap: 7.27273px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-69 {
  color: #004449;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1618869445 {
  grid-column-gap: 4px;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-33 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-70 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.frame-1000007361 {
  grid-row-gap: 24px;
  border: 1px solid #e4e7ec;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.frame-1000007345 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.label-6 {
  color: #101928;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.frame-1000007347 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rectangle-529 {
  object-fit: cover;
  border-radius: 10px;
}

.frame-1000007346 {
  grid-column-gap: 131px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.label-7 {
  color: #101928;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

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

.frame-1618869404 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 328.267px;
  text-decoration: none;
  display: flex;
}

.frame-1618869397 {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-34 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.2667px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-71 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1618869446 {
  grid-column-gap: 14px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.frame-1618869447 {
  grid-column-gap: 13px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.save-32000 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.label-8 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.label-9 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.label-10 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 145%;
  text-decoration: none;
}

.save-32000-1 {
  color: #475367;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.protected-by {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.image-49 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.section-12 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 100px;
}

.div-block-3 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  top: 180px;
}

.div-block-3.reserve-page {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.form-content {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}

.form-block {
  width: 100%;
}

.text-field {
  color: #000;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Manrope, sans-serif;
}

.text-field:active, .text-field:focus {
  color: #000;
}

.field-label {
  font-family: Familjen Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-field-div {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.radio-button-label {
  line-height: 150%;
}

.div-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.paragraph-3 {
  color: #8a8a8a;
  width: 478px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.div-block-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.checkbox-field {
  margin-bottom: 0;
}

.checkbox-label {
  width: 430px;
}

.link-block-20, .link-block-21 {
  text-decoration: none;
}

.link-block-22 {
  margin-left: 0;
  text-decoration: none;
}

.div-block-9 {
  width: 100%;
  padding-right: 0;
}

.link-block-6 {
  position: relative;
  top: -27px;
  left: 9px;
}

.frame-161610 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 690px;
  text-decoration: none;
  display: flex;
}

.select-field {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #a4a4a4;
  object-fit: fill;
  background-color: #eee;
  border-radius: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px;
  line-height: 150%;
  display: block;
  position: static;
  overflow: visible;
}

.select-field:active {
  color: #000;
}

.flex-block-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  font-family: Manrope, sans-serif;
}

.text-field-2 {
  color: #000;
  background-color: #eee;
  border-radius: 5px;
  width: 100%;
  max-width: 220px;
  padding: 10px;
  display: block;
}

.text-field-2:active {
  color: #000;
}

.field-label-2 {
  color: #202020;
  font-weight: 400;
}

.vectors-wrapper-35 {
  color: #585858;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.pop-up-item {
  cursor: pointer;
}

.button-12 {
  color: #fff;
  background-color: #3da647;
  border: 2px solid #DD4545;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: Manrope, sans-serif;
}

.frame-161618 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 690px;
  text-decoration: none;
  display: flex;
}

.pop-up {
  z-index: 20;
  opacity: 0;
  mix-blend-mode: normal;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.frame-161620 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 790px;
  padding: 50px;
  text-decoration: none;
  display: flex;
}

.text-72 {
  color: #3da647;
  width: 324px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.form-2 {
  width: 100%;
}

.flex-block-3 {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.frame-1618869413 {
  grid-row-gap: 10px;
  background-color: #fffbf8;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-1618869409 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  text-decoration: none;
  display: flex;
}

.featured-icon {
  grid-column-gap: 10px;
  background-color: #d1fadf;
  border: 26.6667px solid #ecfdf3;
  border-radius: 93.3333px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-36 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.text-73 {
  color: #003934;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

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

.buttons-1-0-3 {
  grid-row-gap: 10px;
  background-color: #DD4545;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 381px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.frame-1618869449 {
  grid-column-gap: 7.27273px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-74 {
  color: #004449;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1618869450 {
  grid-column-gap: 4px;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-37 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-75 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.frame-1618869451 {
  grid-row-gap: 10px;
  background-color: #fffbf8;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 100px;
  text-decoration: none;
  display: flex;
}

.frame-1618869452 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  text-decoration: none;
  display: flex;
}

.featured-icon-2 {
  grid-column-gap: 6.25px;
  background-color: #d1fadf;
  border: 16.6667px solid #ecfdf3;
  border-radius: 58.3333px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-38 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.text-76 {
  color: #003934;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

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

.buttons-1-0-4 {
  grid-row-gap: 10px;
  background-color: #DD4545;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 381px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.frame-1618869454 {
  grid-column-gap: 7.27273px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-77 {
  color: #004449;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1618869455 {
  grid-column-gap: 4px;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-39 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-78 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.link-block-23 {
  width: 100%;
  text-decoration: none;
}

.submit-button {
  color: #004449;
  background-color: #DD4545;
  border-radius: 40px;
  width: 100%;
  padding: 15px 40px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.success-message {
  background-color: #bdbdbd;
  border-radius: 7px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

.text-block {
  color: #797979;
}

.frame-1618869456 {
  grid-column-gap: 4px;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-40 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14.45px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-79 {
  color: #011624;
  letter-spacing: -.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  text-decoration: none;
}

.div-block-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.header-component {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: fixed;
}

.navbar-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 20px 80px;
  display: flex;
  position: static;
}

.container-9 {
  background-color: #fff0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.frame-1618868556 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.item-link-2 {
  grid-column-gap: 10px;
  background-color: #DD454530;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-41 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1618869457 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 114px;
  text-decoration: none;
  display: flex;
}

.link-sign-in-3 {
  color: #2f0101;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-decoration: none;
}

.link-sign-in-4 {
  color: #134f3a;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.nav-menu {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.text-block-2 {
  color: #667185;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-12 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-14 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.lightbox-link {
  width: 120px;
  height: 120px;
}

.link-block-24 {
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .frame-1618868576 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-1618868575, .text-11 {
    max-width: 100%;
  }

  .frame-1618869432 {
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
    padding-left: 40px;
  }

  .section-9 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .header.navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-sign-in-2 {
    font-size: 16px;
  }

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

  .text {
    font-size: 14px;
  }

  .frame-1618869398 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .frame-1618868568 {
    width: 100%;
  }

  .frame-1618869281 {
    max-width: 100%;
  }

  .text-2 {
    width: 100%;
    max-width: 100%;
    font-size: 30px;
  }

  .text-3 {
    width: 100%;
  }

  .frame-1618868572 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .header-component {
    padding-left: 0;
  }

  .navbar-2 {
    flex-flow: row;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .header.navbar {
    display: none;
  }

  .text-21 {
    font-size: 18px;
  }

  .frame-1618869432 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-23 {
    font-size: 15px;
  }

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

@media screen and (max-width: 479px) {

  .frame-1618869399 {
    padding: 5px;
  }
  .header.navbar {
    display: none;
  }

  .button.nav-menu-button {
    flex-flow: row;
    width: 100%;
    max-width: 100%;
    padding: 15px 10px;
    display: flex;
  }

  .hero-section {
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .hero-section.reserve-page {
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .vectors-wrapper-4 {
    height: 1600px;
    display: block;
  }

  .vectors-wrapper-4.bg-hero {
    height: 650px;
  }

  .frame-1618869401 {

    visibility: hidden;
  }

  .frame-1618869398 {
    grid-row-gap: 24px;
    padding-left: 10px;
    padding-right: 10px;
    top: 100px;
  }

  .order-button{
    font-size: 11px;
    text-wrap: nowrap;
    padding: 5px 15px;
  }

  .frame-1618869099 {
    padding: 8px 12px;
  }

  .for-busy-nigerian-mums {
    font-size: 12px;
  }

  .text-2 {
    font-size: 24px;
  }

  .text-3 {
    font-size: 15px;
  }

  .hero {
    border-width: 8px;
    height: 300px;
    min-height: 300px;
  }

  .button-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button-2.readytoexp-cta {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .product-delivery {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    font-family: Manrope, sans-serif;
  }

  .product-delivery.delivery-text {
    justify-content: flex-start;
    align-items: center;
  }

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

  .section {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .section-3 {
    margin-top: 300px;
  }


  .product-image-title-and-description {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .frame-1618868572 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .frame-1618869399 {
    grid-row-gap: 24px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1618869400 {
    padding: 8px 12px;
  }

  .text-5 {
    font-size: 12px;
  }

  .text-6 {
    font-size: 20px;
    font-weight: 700;
  }

  .frame-1000007320 {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .label {
    font-size: 32px;
  }

  .label-2 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .vectors-wrapper-10 {
    display: none;
  }

  .text-8 {
    width: 100%;
    font-size: 15px;
  }

  .frame-1618869396 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .image-47 {
    width: 24px;
    height: auto;
  }

  .product-images {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .frame-1618868571 {
    width: 100%;
    height: 300px;
  }

  .small-product-images {
    grid-column-gap: 0px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .rectangle-523, .rectangle-524, .rectangle-525 {
    width: 80px;
    height: 80px;
  }

  .label-0 {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
  }

  .key-features {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 10px;
  }

  .frame-1618869401 {
    justify-content: center;
    align-items: center;
    width: 250px;
    max-width: 100%;
    display: flex;
  }

  .text-9 {
    justify-content: flex-start;
    width: 189px;
    display: block;
  }

  .frame-1618868585 {
    grid-row-gap: 40px;
    width: 100%;
    max-width: 100%;
  }

  .easy-milk-extraction-more-time-away-from-breastfeeding {
    width: 100%;
    font-size: 28px;
  }

  .frame-1618868583 {
    grid-row-gap: 24px;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .frame-1618868578 {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .frame-1618868576 {
    padding-bottom: 20px;
  }

  .vectors-wrapper-12 {
    width: 60px;
    height: 60px;
  }

  .text-10 {
    font-size: 18px;
  }

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

  .section-3 {
    background-color: #f9fef5;
  }

  .container {
    width: 320px;
    max-width: 100%;
    height: 114px;
    max-height: 100%;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
    justify-content: space-around;
  }

  .ab3751f06148c-png {
    width: 420px;
    height: 114px;
    padding: 0;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .benefit-grids-2 {
    padding: 40px 10px;
  }

  .frame-1618869419 {
    grid-row-gap: 20px;
  }

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

  .frame-1618869420 {
    grid-row-gap: 20px;
    max-width: 100%;
  }

  .frame-1618869421 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    max-width: 100%;
  }

  .frame-1618869422 {
    background-size: auto, cover, auto;
    max-width: 100%;
    height: 450px;
    min-height: 450px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1618869423 {
    grid-row-gap: 4px;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    max-height: 100%;
  }

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

  .text-17 {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }

  .frame-1618869424 {
    background-size: auto, cover, auto;
    max-width: 100%;
    height: 450px;
    min-height: 450px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1618869425, .frame-1618869426 {
    background-size: auto, cover, auto;
    height: 450px;
    min-height: 450px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pre-order-information {
    margin-left: 10px;
    margin-right: 10px;
    padding: 40px 10px;
  }

  .frame-1618868593 {
    grid-row-gap: 20px;
  }

  .text-18 {
    width: 100%;
    font-size: 20px;
  }

  .text-19 {
    width: 100%;
    font-size: 15px;
  }

  .frame-1618868569 {
    grid-row-gap: 8px;
  }

  .text-21 {
    font-size: 18px;
  }

  .frame-1618869430 {
    flex-flow: column;
    max-width: 100%;
  }

  .frame-1618869431 {
    background-position: 50% 100%, 50%;
    background-repeat: repeat, no-repeat;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
    height: 500px;
    min-height: 500px;
  }

  .frame-1618869432 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding: 15px;
  }

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

  .frame-1618869433 {
    background-position: 0 100%, 50%;
    height: 500px;
    min-height: 500px;
  }

  .frame-1618869434 {
    background-position: 0%, 50%;
    height: 500px;
    min-height: 500px;
  }

  .section-7 {
    width: 100%;
    max-width: 100%;
  }

  .container-3 {
    max-width: 100%;
    padding: 10px;
  }

  .frame-1618869435 {
    max-width: 100%;
  }

  .text-24 {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
  }

  .header-text {
    width: 100%;
    max-width: 100%;
    font-size: 20px;
  }

  .header-text.standout_text {
    width: 100%;
    font-size: 20px;
  }

  .section-8 {
    width: 100%;
    max-width: 100%;
  }

  .frame-1618868601 {
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-1618868608 {
    grid-row-gap: 8px;
  }

  .frame-1618868600 {
    grid-column-gap: 0px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-26 {
    height: 65.5px;
    font-size: 14px;
  }

  .text-27 {
    font-size: 12px;
  }

  .frame-1618868602 {
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-1618869436 {
    grid-row-gap: 8px;
  }

  .frame-1618869437 {
    grid-column-gap: 0px;
    max-width: 100%;
    height: 36px;
    padding-left: 5px;
    padding-right: 0;
    display: flex;
  }

  .text-28 {
    width: 60px;
    max-width: 100%;
    font-size: 12px;
    display: block;
  }

  .text-29 {
    font-size: 12px;
  }

  .frame-1618868603 {
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
  }

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

  .frame-1618869439 {
    grid-column-gap: 0px;
    height: 36px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-30 {
    width: 100%;
    max-width: 100%;
    height: 36px;
    font-size: 12px;
  }

  .text-31 {
    font-size: 12px;
  }

  .frame-1618868604 {
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-1618869440 {
    grid-row-gap: 8px;
  }

  .frame-1618869441 {
    height: 36px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-32 {
    height: 36px;
    font-size: 12px;
  }

  .text-33 {
    font-size: 12px;
  }

  .flex-block {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .testimonial-section {
    padding: 40px 10px;
  }

  .vectors-wrapper-17 {
    display: none;
  }

  .vectors-wrapper-18 {
    width: 200px;
    height: auto;
    display: none;
  }

  .frame-1618868614 {
    grid-row-gap: 20px;
  }

  .text-34 {
    width: 100%;
    font-size: 20px;
  }

  .frame-1618868612 {
    grid-column-gap: 0px;
    padding: 20px 10px;
  }

  .vectors-wrapper-19 {
    width: 200px;
    height: auto;
  }

  .vectors-wrapper-21 {
    width: 150px;
    height: auto;
  }

  .image-1 {
    width: 150px;
    height: 294.76px;
    display: none;
  }

  .frame-1618868613 {
    grid-row-gap: 10px;
  }

  .frame-44267 {
    grid-row-gap: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .vectors-wrapper-22 {
    width: 30px;
    height: 30px;
  }

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

  .frame-44266 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-36 {
    font-size: 18px;
  }

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

  .vectors-wrapper-23 {
    width: 250px;
    height: auto;
    font-size: 14px;
    display: none;
  }

  .section-10 {
    max-width: 100%;
  }

  .frequently-asked-questions {
    grid-row-gap: 20px;
    padding: 40px 10px;
  }

  .faq-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .faq-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-bottom: 8px;
  }

  .faq-question {
    justify-content: space-between;
    align-items: center;
  }

  .paragraph-2 {
    width: 280px;
    max-width: 100%;
    font-size: 14px;
  }

  .lottie-animation {
    width: 16px;
    height: 20px;
    max-height: 100%;
  }

  .frame-1618868622 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pre-order-information-2 {
    border-radius: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 100%;
    height: 100%;
    padding: 20px 10px;
  }

  .frame-1618869442 {
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
  }

  .text-40 {
    text-align: center;
    width: 100%;
    font-size: 20px;
  }

  .image-2 {
    width: 300px;
    height: 300px;
    display: none;
  }

  .content-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-right: 0;
  }

  .content {
    box-sizing: border-box;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .container-6 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    padding-right: 0;
  }

  .ohnewpng-3 {
    object-fit: scale-down;
    width: 120px;
    height: 35px;
    overflow: visible;
  }

  .container-7 {
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .footer {
    justify-content: center;
    width: 100%;
    padding: 40px 20px;
  }

  .vectors-wrapper-30 {
    width: 100%;
  }

  .frame-1618869411 {
    grid-row-gap: 20px;
    font-family: Manrope, sans-serif;
    display: flex;
    position: static;
    inset: 0%;
  }

  .frame-1618869411.reserverd-page {
    margin-bottom: 0;
  }

  .frame-1618869406 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame-1618869405 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-radius: 20px;
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding: 20px 10px;
  }

  .text-66 {
    width: 100%;
    font-size: 20px;
  }

  .frame-1000007361 {
    border-radius: 20px;
    width: 100%;
    padding: 20px;
  }

  .label-6 {
    font-size: 20px;
  }

  .frame-1000007347 {
    grid-column-gap: 16px;
  }

  .rectangle-529 {
    width: 80px;
    height: 80px;
  }

  .label-7 {
    font-size: 15px;
  }

  .frame-1618869404 {
    max-width: 100%;
  }

  .text-71, .save-32000-1 {
    font-size: 14px;
  }

  .section-12 {
    margin-bottom: 50px;
    font-family: Manrope, sans-serif;
    display: block;
    position: static;
  }

  .div-block-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    top: 100px;
  }

  .div-block-3.reserve-page {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 100px;
    padding-bottom: 100px;
    display: flex;
    top: 100px;
  }

  .text-field {
    width: 100%;
    font-size: 12px;
  }

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

  .text-field-div {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .div-block-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 100%;
  }

  .radio-button-label {
    width: auto;
  }

  .div-block-6 {
    width: 100%;
    max-width: 100%;
  }

  .paragraph-3 {
    width: 100%;
    font-size: 12px;
  }

  .checkbox-label {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
  }

  .link-block-6 {
    position: relative;
    top: -27px;
    left: 9px;
  }

  .select-field {
    max-width: none;
  }

  .flex-block-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-field-2 {
    max-width: none;
  }

  .vectors-wrapper-35 {
    width: 20px;
    height: 20px;
    position: relative;
  }

  .pop-up-item {
    width: 100%;
    max-width: 100%;
  }

  .frame-161618 {
    grid-row-gap: 20px;
    width: 270px;
    max-width: 270px;
  }

  .pop-up {
    opacity: 0;
    background-color: #000000e6;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .frame-161619 {
    grid-row-gap: 20px;
    max-width: 270px;
  }

  .frame-161620 {
    width: 100%;
    max-width: 320px;
  }

  .text-72 {
    width: 249px;
    font-size: 22px;
  }

  .flex-block-3 {
    flex-flow: column;
  }

  .frame-1618869451 {
    border-radius: 15px;
    padding: 30px 20px;
  }

  .frame-1618869452 {
    grid-row-gap: 24px;
    width: 100%;
    max-width: 100%;
  }

  .featured-icon-2 {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .vectors-wrapper-38 {
    width: 30px;
    height: 30px;
  }

  .text-76 {
    width: 100%;
    max-width: 100%;
    font-size: 20px;
  }

  .frame-1618869453 {
    max-width: 100%;
  }

  .buttons-1-0-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .text-78 {
    font-size: 12px;
  }

  .submit-button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .navbar-2 {
    width: 100%;
    padding: 15px 5px 15px 10px;
  }

  .frame-1618868556 {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    display: flex;
  }

  .nav-menu {
    grid-column-gap: 47px;
    grid-row-gap: 47px;
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 200px;
    max-height: 500px;
    padding: 20px;
    display: flex;
    position: absolute;
  }

  .nav-menu:focus {
    background-color: #fff;
  }

  .brand {
    width: 200px;
  }

  .menu-button {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: block;
  }

  .menu-button.w--open {
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .text-block-2 {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    line-height: 150%;
  }

  .flex-block-5 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .div-block-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-3, .bold-text, .bold-text-2, .bold-text-3 {
    font-size: 16px;
  }

  .div-block-13 {
    height: 100%;
    max-height: 100%;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .lightbox-link {
    width: 70px;
    height: 70px;
  }

  .lightbox-link-2 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .radio-button-field {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .radio-button-field-2 {
    width: 100%;
    max-width: 100%;
  }

  .radio-button-label-2 {
    width: auto;
  }

  .icon {
    display: none;
  }

  .image-50 {
    width: 30px;
    height: 30px;
    display: none;
  }

  .image-51 {
    width: 32px;
    height: 32px;
  }
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


.pricing-table {
  width: 100%;
  height: 100%;
  max-width: 700px;
  border-collapse: collapse;
  margin: auto;
  border-radius: 30px;
  overflow: hidden;
  letter-spacing: 0.7px;
}
.pricing-table thead th {
  padding: 25px;
  text-align: center;
  font-weight: bold;
}
.pricing-table thead th:first-child {
  background: white;
}
.pricing-table thead th:nth-child(2) {
  background: #F9F7F3;
  border-top-left-radius: 30px;
  border-bottom: 1px solid #ddd;
}
.pricing-table thead th:nth-child(3) {
  background: #FFF1E1;
  border-bottom: 1px solid #ddd;
}
.pricing-table tbody td {
  text-align: center;
  padding: 18px;
  border-bottom: 1px solid #ddd;
}
.pricing-table tbody tr td:first-child {
  background: white;
  text-align: left;
  padding-left: 20px;
  font-weight: 200;
}
.pricing-table tbody tr td:nth-child(2) {
  background: #F9F7F3;
}
.pricing-table tbody tr td:nth-child(3) {
  background: #FFF1E1;
}
.pricing-table tbody tr:last-child td {
  border-bottom: none;
}
.button-container {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  max-width: 600px;
  margin: auto;
}
.order-button {
  padding: 10px 20px;
  border: 1px solid #DD4545;
  color: #DD4545;
  border-radius: 30px;
  background: inherit;
  cursor: pointer;
  font-weight: 600;
}
.order-button:hover{
  box-shadow: 2px red;
  background-color: rgb(244, 231, 229);
}

.carousel-container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
}
.carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.carousel img {
  width: 100%;
  max-width: 280px;
  margin: 0 10px;
  transition: transform 0.5s;
}
.carousel img.center {
  transform: scale(1.1);
}
/* .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
} */
.arrow-left {
  left: 10px;
}
.arrow-right {
  right: 10px;
}


.slider-container {
  position: relative;
  width: 80%;
  max-width: 800px;
  overflow: hidden;
  display: none;
}
.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.slide {
  min-width: 100%;
}
.slide img {
  width: 100%;
  border-radius: 10px;
}
.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 50%;
}
.prev {
  left: 10px;
}
.next {
  right: 10px;
}

@media (max-width: 600px) {
  .carousel img {
      max-width: 100%;
  }
  .carousel-container {
    display: none;
  }
  .slider-container {
    width: 100%;
    display: flex;
  }
}</pre></body></html>