:root {
  --black: black;
  --white: white;
}

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

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

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

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

.section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/jimmy-dean-my1mDMraGf0-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.section-webdesigner {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100%;
  height: 20px;
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  text-decoration: none;
  position: static;
  inset: auto 0% 0%;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.image {
  width: 400px;
  margin-top: auto;
}

.heading {
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 1px #0006;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.site-designer {
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: auto;
  font-size: 12px;
  display: flex;
}

.link-block-4 {
  color: #fff;
  text-decoration: none;
}

.text-block-6 {
  color: #fff;
  text-align: center;
}

.image-2 {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.desktopnavlinks {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.desktopnavlinks.w--current {
  font-weight: 800;
  text-decoration: overline;
}

.image-41 {
  height: 80px;
}

.heading-53 {
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.div-block-42 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #0009;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar-2 {
  background-color: #0009;
  width: 100%;
  display: none;
}

.brand {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-left: 10px;
}

.image-42 {
  height: 60px;
}

.background-video-2 {
  background-image: linear-gradient(#0006, #0006);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.heading-54 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 34px;
}

.text-span {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.paragraph-2 {
  color: #eb8bcd;
  text-shadow: 3px 2px #0003;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.image-43 {
  height: 80px;
}

.mobilenavlinks {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.mobilenavlinks.w--current {
  color: #fff;
  font-weight: 800;
  text-decoration: overline;
}

.div-block-43 {
  background-color: #1d1c55;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  margin-right: 10px;
  font-size: 12px;
}

.image-44 {
  height: 20px;
}

.image-45 {
  height: 22px;
}

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

.div-block-44.rightside {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.desktopnavbar {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-46 {
  height: 100px;
}

.navmenubtn {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 1px #0003;
  width: 95px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.background-video-3 {
  height: 75vh;
}

.code-embed-4 {
  margin-bottom: -10px;
}

.navbar-3 {
  display: none;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  background-color: #1d1c55;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  display: flex;
}

.div-block-2 {
  background-color: #1d1c55;
  border-bottom: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image-4 {
  width: 100px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.image-49 {
  display: none;
}

.heading-55 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-3 {
  text-align: center;
}

.button {
  text-align: center;
  background-color: #1d1c55;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.button.second {
  width: 225px;
  margin-top: 30px;
  padding: 20px;
}

.section-2 {
  padding: 60px 10px;
}

.heading-56 {
  color: #1d1c55;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 50px;
}

.heading-56.secondone {
  margin-top: 60px;
}

.heading-56.thridone {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-4 {
  text-align: center;
  max-width: 800px;
  margin: 40px auto;
  font-size: 16px;
}

.grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.imagegrid_01 {
  border-radius: 0;
}

.image-51 {
  border-radius: 10px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-57 {
  color: #1d1c55;
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

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

.div-block-10 {
  background-color: #1d1c55;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-11 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-3 {
  margin-left: 10px;
  margin-right: 10px;
}

.image-22, .image-23 {
  height: 40px;
}

.image-52 {
  width: 600px;
}

.heading-58 {
  margin-top: -50px;
  margin-bottom: 0;
  line-height: 50px;
}

.section-3 {
  background-color: #1d1c55;
  padding: 20px 10px 60px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-45 {
  background-color: #fff;
  flex-flow: column;
  padding: 40px 20px;
  display: flex;
}

.image-53 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.image-54 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 100%;
}

.image-55 {
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-5 {
  text-align: center;
  margin-bottom: 20px;
}

.paragraph-5.white {
  color: #fff;
}

.image-56 {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  background-color: #f7f7f7;
  padding: 60px 20px;
}

.section-5 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/364936059_1469841683558106_601084410232105967_n.jpg');
  background-position: 0 0, 50% 54%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.heading-59 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 400;
}

.bold-text {
  color: #1d1c55;
  font-size: 25px;
  font-weight: 700;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  font-size: 22px;
}

.div-block-46 {
  z-index: -1;
  padding: 60px 10px;
  position: sticky;
}

.code-embed-6 {
  margin-bottom: 0;
}

.div-block-47 {
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.link-9 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.link-10 {
  color: #9e9e9e;
  font-size: 13px;
}

.div-block-48 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #1d1c55;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 32px;
  display: flex;
}

.text-block-9 {
  color: #fff;
}

.image-57 {
  height: 20px;
}

.link-block-5 {
  height: 32px;
  margin-top: 15px;
  text-decoration: none;
}

.text-block-10 {
  color: #fff;
  margin-top: 10px;
}

.image-58 {
  height: 40px;
  margin-bottom: 5px;
}

.code-embed-7 {
  margin-bottom: -10px;
}

.div-block-49 {
  background-color: #1d1c55;
  border-top: 1px solid #d6d6d6;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-6 {
  background-image: url('../images/Ginger2-Female.png');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.heading-60 {
  color: #fff;
  text-shadow: 0 3px 2px #0006;
  margin-top: 0;
  margin-bottom: 0;
}

.section-7 {
  background-color: #f8f7f3;
  padding: 60px 0 0;
}

.section-7.faqs {
  padding: 60px 10px;
}

.section-7.applications {
  background-color: #1d1c55;
  padding: 60px 10px 0;
}

.section-8 {
  border-top: 2px solid #623691;
  padding: 40px 10px;
}

.container-17 {
  padding-left: 10px;
  padding-right: 10px;
}

.title-header-2 {
  color: #1d1c55;
  text-align: left;
  text-transform: none;
  border-bottom: 1px #d9e1e6;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 38px;
}

.paragraph-20 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.heading-38 {
  color: #1d1c55;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.page-link {
  color: #1d1c55;
  border-bottom: 1px solid #56697e52;
  font-weight: 700;
  text-decoration: none;
}

.page-link:hover {
  color: #56697e;
  border-bottom-color: #56697e;
}

.page-link.w--current {
  color: #8a191b;
  font-weight: 600;
  text-decoration: none;
}

.page-link.w--current:hover {
  box-shadow: none;
  color: #204546;
  font-weight: 600;
}

.heading-61 {
  color: #1d1c55;
  text-align: center;
  margin: 0 10px;
  font-size: 30px;
}

.image-59 {
  height: 300px;
  margin: auto;
}

.div-block-50 {
  flex-flow: column;
  display: flex;
}

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

.heading-62 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 34px;
}

.div-block-52 {
  background-color: #1d1c55;
  width: 100px;
  height: 10px;
}

.grid-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.paragraph-21 {
  margin-top: 10px;
  font-size: 16px;
}

.image-60 {
  height: 300px;
  margin: auto;
}

.paragraph-22 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.div-block-53 {
  background-color: #ceb997;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container-18 {
  padding-left: 10px;
  padding-right: 10px;
}

.button-2 {
  background-color: #1d1c55;
  border: 3px #fff;
  border-radius: 0;
  font-weight: 700;
}

.heading-63 {
  color: #1d1c55;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.paragraph-23 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 16px;
}

.text-block-11 {
  color: #1d1c55;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-24 {
  color: #1d1c55;
  margin-top: 15px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-24.bold {
  color: #1d1c55;
  font-weight: 700;
}

.list-item {
  margin-bottom: 10px;
}

.div-block-54 {
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-25 {
  margin-top: 20px;
  margin-bottom: 0;
}

.image-61 {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-55 {
  flex-flow: column;
  display: flex;
}

.heading-64 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.container-19 {
  flex-flow: column;
  display: flex;
}

.code-embed-8 {
  justify-content: center;
  width: 100%;
  height: 3000px;
}

.code-embed-8.application {
  height: 2350px;
}

.heading-39 {
  color: #1d1c55;
  text-align: center;
  font-size: 32px;
}

.paragraph-8 {
  text-align: center;
  font-size: 16px;
}

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

.tab-link-puppy-application {
  text-align: center;
  background-color: #8b8ad8;
  width: 50%;
  font-size: 16px;
}

.tab-link-puppy-application.w--current {
  color: #fff;
  text-align: center;
  background-color: #4c4b99;
  font-size: 16px;
  font-weight: 700;
  text-decoration: overline;
}

.tab-link-puppy-contract {
  text-align: center;
  background-color: #8b8ad8;
  width: 50%;
  font-size: 16px;
}

.tab-link-puppy-contract.w--current {
  color: #fff;
  background-color: #4c4b99;
  font-weight: 700;
  text-decoration: overline;
}

.text-block-12 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.text-block-13 {
  color: var(--white);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.image-62 {
  width: 100px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-26 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-9 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-65 {
  color: #0e5c64;
  text-align: center;
  margin-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.foundation {
  flex-flow: column;
  display: flex;
}

.image-64 {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  background-color: #af349d;
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-56 {
  background-color: #e5e5e4;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
}

.navlinksmenu {
  color: #1d1c55;
  font-weight: 700;
}

.navlinksmenu.w--current {
  color: #fff;
  text-decoration: overline;
}

.image-65 {
  height: 56px;
  margin-top: 2px;
  margin-left: 10px;
}

.navbar-4 {
  background-color: #ceb997;
}

.image-66 {
  width: 120px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.faq_headingsec-1 {
  color: #fff;
  background-color: #1d1c55;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  display: block;
}

.faq_paragraphsec-1 {
  color: #000;
  padding-top: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-57 {
  background-color: #ceb997;
  height: 20px;
}

.section-10 {
  background-color: #ededed;
  padding: 20px 20px 40px;
}

.heading-66 {
  color: #1d1c55;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.heading-66.white {
  color: #fff;
}

.text-block-15 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.text-block-15.white {
  color: #fff;
}

.text-block-15.grid {
  text-align: left;
  font-weight: 400;
}

.div-block-58 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-67 {
  height: 110px;
}

.div-block-59 {
  border-top: 1px solid #c4c4c4;
  width: 50%;
}

.paragraph-27 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-27.shoppage {
  margin-top: 0;
  margin-bottom: 40px;
}

.grid-6 {
  grid-template-rows: auto;
}

.image-68 {
  border-radius: 15px;
}

.heading-67 {
  color: #ceb997;
  margin: 0;
  font-size: 22px;
}

.paragraph-28 {
  color: #1d1c55;
  font-size: 26px;
  line-height: 30px;
}

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

.button-3 {
  color: #000;
  background-color: #ceb997;
  font-weight: 700;
}

.image-69 {
  width: 280px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-11 {
  background-image: url('../images/0d65e90b5c68135e3a163afab35592b8c61fdaf53e5f177e8db010f6f0571981.jpg');
  background-position: 50% 22%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.section-11.girl {
  background-image: url('../images/Amina-aka---The-Poodle-Princess-5.jpg');
  background-position: 50% 60%;
}

.section-11.dog {
  background-image: url('../images/9c5fc94b9c397a3519dfb9d865fd6637635bee874a438defeb7d1b5efa7d4da1.jpg');
  background-position: 50% 40%;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  background-color: #af349d;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.section-12 {
  background-color: #f8f7f3;
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/Layla_-Female_Dam_Red_and_White_Parti_11lbs-removebg-preview.png'), url('../images/Ginger2_Female-removebg-preview.png');
  background-position: 0 0, 100% 100%, 0 0;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 10px;
}

.section-12.foodnuvet {
  background-image: linear-gradient(#fff, #fff), url('../images/Layla_-Female_Dam_Red_and_White_Parti_11lbs-removebg-preview.png'), url('../images/Ginger2_Female-removebg-preview.png');
  background-position: 0 0, 100% 100%, 0 0;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, auto;
  display: flex;
}

.image-70 {
  width: 120px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-70.ourdogs {
  width: 335px;
  margin-bottom: -15px;
}

.tab-link-tab-2 {
  color: #1d1c55;
  text-align: center;
  background-color: #ceb997;
  width: 50%;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-color: #00194c;
  font-size: 16px;
  font-weight: 700;
  text-decoration: overline;
}

.button-4 {
  text-align: center;
  background-color: #00194c;
  width: 50%;
  font-size: 16px;
  font-weight: 700;
  text-decoration: overline;
}

.button-4.tan {
  color: #1d1c55;
  background-color: #ceb997;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.faq_heading_02, .faq_heading_03, .faq_heading_04, .faq_heading_05, .faq_heading_06, .faq_heading_07 {
  color: #fff;
  background-color: #1d1c55;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
  display: block;
}

.div-block-61 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-9 {
  height: 1200px;
}

.tab-link-tab-4 {
  color: #1d1c55;
  text-align: center;
  background-color: #ceb997;
  width: 33.3333%;
  padding: 10px 0;
}

.tab-link-tab-4.w--current {
  color: #fff;
  background-color: #00194c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: overline;
}

.image-71 {
  height: 100%;
}

.mobile-scale, .mobile-landscape-scale, .tablet-scale {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  display: none;
}

.desktop-scale {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.div-block-62 {
  flex-flow: column;
  max-width: 1200px;
  height: 1540px;
  display: flex;
}

.div-block-tablet-scale, .div-block-mobile-landscape, .div-block-mobile-phone-scale {
  flex-flow: column;
  width: 562px;
  max-width: 1200px;
  height: 1600px;
  display: none;
}

.div-block-63 {
  max-width: 1200px;
  height: 1330px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-63.application {
  height: 2630px;
}

.image-73 {
  border-radius: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-74 {
  width: 200px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  color: #00194c;
}

.button-5 {
  color: #000;
  text-align: center;
  background-color: #ceb997;
  width: 200px;
  height: 40px;
  margin: 25px auto auto;
  padding: 10px;
  font-weight: 700;
  display: block;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.link-block-8, .tab-pane-tab-1 {
  max-width: 900px;
}

.image-75, .image-76, .image-77 {
  background-color: #f7f7f7;
}

.div-block-65 {
  border: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-29 {
  text-align: center;
  text-decoration: none;
}

.link-block-9 {
  color: #8b8b8b;
  text-decoration: none;
}

.text-block-17 {
  color: #fff;
  text-align: center;
}

.div-block-66 {
  background-color: #00194c;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.grid-9 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-30, .heading-68 {
  text-align: center;
}

.heading-69 {
  color: #ceb997;
  text-align: center;
  text-shadow: 0 3px 1px #0003;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 33px;
}

.div-block-67 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.sapphire {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 50px;
}

.image-78 {
  height: 50px;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.melony {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nutella, .happy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.button-6 {
  background-color: #00194c;
  justify-content: center;
  align-items: center;
  width: 320px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.div-block-68 {
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-79, .image-80 {
  width: 100%;
}

.heading-70 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.heading-70.label {
  color: #fff;
  font-weight: 400;
}

.text-block-19 {
  text-align: center;
}

.button-7 {
  color: #000;
  background-color: #ceb997;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  display: flex;
}

.div-block-69 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.application {
  background-color: #00194c;
  justify-content: center;
  align-items: center;
  width: 320px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.grid-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d1c55;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-70 {
  background-color: #ceb997;
  margin: 10px;
  padding: 10px;
}

.heading-71 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 26px;
  text-decoration: none;
}

.heading-71.name {
  font-size: 18px;
}

.text-block-20 {
  color: #fff;
  text-align: left;
  background-color: #1d1c55;
  border-radius: 15px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.image-81 {
  border-radius: 15px;
}

.div-block-71 {
  border: 1px solid #fff;
}

.div-block-72 {
  background-color: #00194c;
  padding: 10px 20px;
}

.grid-11 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-73 {
  background-color: #1d1c55;
  margin-top: 10px;
  padding: 10px 5px;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.text-block-22 {
  color: #fff;
}

.image-82 {
  height: 25px;
}

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

.text-block-21-lower {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}

.text-block-21-lower.hidden {
  color: #1d1c55;
}

.bubbles {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.paragraph-31 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.div-block-75 {
  border-top: 1px solid #fff;
}

.grid-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-76 {
  border: 1px solid #00194c;
}

.planets {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.planets.hidden {
  display: none;
}

.div-block-77 {
  flex-flow: column;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-77.application {
  background-color: #fff0;
  height: 3500px;
}

.div-block-78 {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.div-block-79 {
  background-color: #1d1c55;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 0;
  display: flex;
}

.heading-72 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: none;
}

.heading-72.faqs {
  color: #1d1c55;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}

.paragraph-52 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.html-embed-18 {
  justify-content: center;
  height: 875px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.paragraph-53 {
  text-align: center;
  margin-bottom: 30px;
}

.paragraph-54 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.link-11 {
  color: #fd4bec;
}

.paragraph-55 {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-55.sub {
  font-weight: 400;
}

.heading-73 {
  color: #fff;
  text-align: center;
  background-color: red;
  font-size: 12px;
}

.tabs-menu {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.tabs-menu-2 {
  flex-flow: row;
  display: flex;
}

.paragraph-56 {
  color: #e00;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-57 {
  color: #fff;
  text-align: center;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.heading-74 {
  color: #00194c;
  text-align: center;
  font-size: 28px;
}

.paragraph-58 {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-59 {
  text-align: center;
}

.code-embed-10 {
  height: 685px;
}

.div-block-81 {
  background-color: #00194c;
  padding: 20px;
}

.text-span-2 {
  text-decoration: none;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7 {
  text-decoration: line-through;
}

@media screen and (max-width: 991px) {
  .heading-53 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    text-decoration: none;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

  .div-block-42 {
    display: none;
  }

  .navbar-2 {
    display: block;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brand.w--current {
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .icon {
    color: #fff;
  }

  .nav-menu-2 {
    background-color: #0009;
    height: 100vh;
  }

  .mobilenavlinks {
    text-align: center;
  }

  .div-block-43 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .desktopnavbar {
    display: none;
  }

  .code-embed-4 {
    z-index: 0;
    position: relative;
  }

  .navbar-3 {
    background-color: #ddd0;
    display: block;
  }

  .icon-2 {
    color: #fff;
    text-shadow: 2px 2px 1px #0003;
  }

  .nav-menu-3 {
    background-color: #1d1c55;
    width: 100%;
    height: 2000px;
    padding-bottom: 60px;
  }

  .nav-link {
    color: #fff;
    text-align: right;
    font-size: 35px;
    font-weight: 400;
  }

  .nav-link-2 {
    color: #fff;
    border-bottom: 1px solid #bebebe;
    font-size: 18px;
    font-weight: 700;
  }

  .image-47 {
    width: 150px;
    margin-top: 20px;
  }

  .image-48 {
    height: 78px;
  }

  .image-49 {
    height: 20px;
    display: inline;
  }

  .image-50 {
    height: 50px;
  }

  .brand-2 {
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding-left: 10px;
    display: flex;
  }

  .heading-55 {
    margin-top: 300px;
  }

  .section-2 {
    z-index: -10;
  }

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

  .imagegrid_01 {
    width: 100%;
    display: block;
  }

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

  .div-block-45 {
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-56 {
    width: 392px;
  }

  .image-60 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .code-embed-8 {
    height: 3000px;
  }

  .code-embed-8.application {
    height: 2410px;
  }

  .navlinksmenu {
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
  }

  .icon-3 {
    color: #fff;
  }

  .dropdown, .dropdown-2 {
    width: 100%;
  }

  .nav-menu-4, .menu-button-3.w--open {
    background-color: #1d1c55;
  }

  .section-11 {
    height: 250px;
  }

  .tablet-scale {
    display: block;
  }

  .div-block-62 {
    display: none;
  }

  .div-block-tablet-scale {
    width: 716px;
    height: 1180px;
    display: block;
  }

  .div-block-mobile-landscape, .div-block-mobile-phone-scale {
    width: 716px;
    display: none;
  }

  .div-block-63 {
    height: 1320px;
  }

  .div-block-63.application {
    height: 2680px;
  }

  .grid-9, .grid-11 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-77.application {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    margin-left: 0;
  }

  .background-video-3 {
    height: 65vh;
  }

  .code-embed-4 {
    margin-bottom: -5px;
  }

  .heading-55 {
    margin-top: 250px;
  }

  .heading-56.thridone {
    font-size: 38px;
  }

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

  .heading-4 {
    font-size: 16px;
  }

  .code-embed-5 {
    margin-bottom: -5px;
  }

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

  .image-53 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }

  .image-54 {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .image-59 {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-62 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-4 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

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

  .image-60 {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .code-embed-8 {
    height: 3000px;
  }

  .code-embed-8.application {
    height: 2430px;
  }

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

  .image-65 {
    margin-left: 0;
  }

  .text-block-15.grid {
    text-align: center;
  }

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

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

  .section-11 {
    height: 200px;
  }

  .code-embed-9 {
    height: 1200px;
  }

  .mobile-landscape-scale {
    margin-right: 10px;
    display: block;
  }

  .tablet-scale, .div-block-tablet-scale {
    display: none;
  }

  .div-block-mobile-landscape {
    width: 470px;
    height: 770px;
    display: block;
  }

  .div-block-mobile-phone-scale {
    width: 470px;
    display: none;
  }

  .div-block-63 {
    height: 1320px;
  }

  .div-block-63.application {
    height: 2700px;
  }

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

  .melony, .nutella, .happy {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .text-block-20, .image-81 {
    border-radius: 15px;
  }

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

  .div-block-77.application {
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-80 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 350px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .heading-53 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
  }

  .brand.w--current {
    flex-flow: row;
    margin-left: 0;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 18px;
  }

  .code-embed-4 {
    margin-bottom: 0;
  }

  .image-47 {
    margin-bottom: 60px;
  }

  .heading-55 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
  }

  .paragraph-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-56 {
    font-size: 34px;
  }

  .heading-56.thridone {
    font-size: 23px;
    line-height: 38px;
  }

  .heading-57 {
    font-size: 14px;
  }

  .heading-4 {
    font-size: 13px;
    line-height: 20px;
  }

  .code-embed-5 {
    margin-bottom: 0;
  }

  .div-block-45 {
    padding: 40px 10px;
  }

  .bold-text {
    font-size: 25px;
    font-weight: 700;
  }

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

  .heading-62 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-52 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .heading-63 {
    font-size: 30px;
  }

  .code-embed-8 {
    height: 3300px;
  }

  .code-embed-8.application {
    height: 2650px;
  }

  .image-63 {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .navlinksmenu {
    border-bottom: 1px solid #fff;
  }

  .dropdown-link {
    border-bottom: 1px solid #1d1c55;
  }

  .heading-66 {
    font-size: 25px;
  }

  .text-block-15.grid {
    text-align: center;
  }

  .paragraph-28 {
    font-size: 22px;
  }

  .section-12 {
    background-image: linear-gradient(#f8f7f3e6, #f8f7f3e6), url('../images/Ginger2_Female-removebg-preview.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    padding-top: 10px;
  }

  .tab-link-tab-2 {
    width: 100%;
  }

  .tab-link-tab-2.w--current {
    font-size: 16px;
  }

  .button-4, .button-4.tan {
    width: 100%;
  }

  .code-embed-9 {
    height: 1700px;
  }

  .tab-link-tab-4 {
    width: 100%;
  }

  .tab-link-tab-4.w--current {
    font-size: 16px;
  }

  .mobile-scale {
    margin-right: 10px;
    display: block;
  }

  .mobile-landscape-scale, .tablet-scale {
    display: none;
  }

  .desktop-scale {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-mobile-landscape {
    display: none;
  }

  .div-block-mobile-phone-scale {
    width: 408px;
    height: 690px;
    display: block;
  }

  .div-block-63 {
    height: 1350px;
  }

  .div-block-63.application {
    height: 2910px;
  }

  .sapphire, .melony, .nutella, .happy {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .heading-70.label {
    font-size: 24px;
  }

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

  .div-block-72 {
    background-color: #00194c;
  }

  .tab-pane-tab-1-2 {
    background-color: #fff;
  }

  .bubbles, .planets {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-77.application {
    height: 3500px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-72.faqs {
    font-size: 26px;
  }

  .tabs-menu, .tabs-menu-2 {
    flex-flow: column;
  }
}

#w-node-ea19b150-7985-b37a-8747-41e9ae986fd3-799b3742 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_6ccd95ba-7245-0f0f-b604-fb7ce27c9b7f-0e3654df {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e59b7cb5-4599-fdd6-0fdb-27432f79f623-0e3654df {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0ff4652f-f609-a2bf-c184-904277b0bf8c-0e3654df {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_0ff4652f-f609-a2bf-c184-904277b0bf94-0e3654df {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_0ff4652f-f609-a2bf-c184-904277b0bf9c-0e3654df {
    grid-area: 5 / 1 / 6 / 2;
  }
}


