.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;
  }
}

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

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

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

.section {
  background-image: url('../images/467401527_18045002573144733_5921432922436925315_n-edit_AI.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

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

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.image {
  width: 100px;
}

.brand {
  display: none;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #3e3f3f;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.navlink {
  color: #fff;
  text-align: center;
  width: 95px;
  padding: 10px;
}

.navlink:hover {
  background-color: #af349d;
}

.navlink.w--current {
  color: #fff;
  background-color: #af349d;
  text-decoration: overline;
}

.navlink.smaller {
  width: 135px;
}

.navlink.smaller.w--current {
  color: #fff;
  background-color: #af349d;
  text-decoration: overline;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #af349d;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.socialmediaicons {
  width: 25px;
}

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

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

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

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

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

.heading-2.sub {
  color: #000;
  margin-bottom: 0;
}

.heading-2.sub.litter {
  color: #af349d;
}

.heading-2.sub.litter.dogs {
  color: #fff;
  background-color: #af349d;
}

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

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

.paragraph-4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.text-block-8 {
  display: none;
}

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

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

.section-3 {
  background-color: #0e5c64;
  padding-top: 20px;
  padding-bottom: 80px;
}

.heading-3 {
  color: #af349d;
  text-align: center;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

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

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

.text-block-10 {
  color: #af349d;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}

.background-video {
  background-image: linear-gradient(#00000026, #00000026);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

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

.paragraph-5.meetus {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

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

.image-5 {
  width: 200px;
}

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

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

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

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

.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.thridone {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text-2 {
  text-shadow: 4px 2px #0003;
  font-size: 40px;
}

.section-6 {
  background-color: #3e3f3f;
  flex-flow: column;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

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

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

.section-7 {
  background-image: url('../images/dog_wide_hero_03_ResizedHero.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.heading-58 {
  text-align: center;
  text-shadow: 0 3px 1px #0003;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-6 {
  text-align: center;
  text-shadow: 0 2px 1px #0003;
  font-size: 17px;
}

.text-block-13 {
  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;
}

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

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

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

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

.text-block-14 {
  color: #af349d;
  font-size: 20px;
  font-weight: 400;
}

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

.paragraph-24 {
  color: #000;
  margin-top: 15px;
}

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

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

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

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

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

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

.title-header-2 {
  color: #af349d;
  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: #af349d;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
}

.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;
}

.section-11 {
  flex-flow: column;
  padding: 60px 10px;
  display: flex;
}

.container-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-26 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.heading-64 {
  color: #af349d;
  margin: 20px 0;
  font-size: 22px;
}

.text-block-15 {
  text-align: center;
  margin-top: 5px;
}

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

.section-12 {
  background-color: #b3a9bd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-63 {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.section-13 {
  background-color: #fff;
  padding: 60px 10px 0;
}

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

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

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

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

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

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

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

.code-embed-8 {
  justify-content: center;
  height: 3850px;
}

.code-embed-8.tablet {
  flex: 0 auto;
  display: none;
}

.code-embed-8.mobile-1, .code-embed-8.mobile-2 {
  display: none;
}

.image-65 {
  width: 100px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

.code-embed-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  font-size: 12px;
  display: flex;
}

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

.image-66 {
  width: 300px;
  height: 328px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

.section-17 {
  background-color: #3e3f3f;
  padding: 60px 10px;
}

.div-block-56 {
  background-color: #af349d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.heading-66 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
}

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

.image-67 {
  width: 75px;
}

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

.section-18 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/dog_wide_hero_03_ResizedHero.jpg');
  background-position: 0 0, 67%;
  background-size: auto, cover;
  padding: 60px 10px;
}

.puppiestabs {
  color: #fff;
  text-align: center;
  background-color: #3e3f3f;
  flex-flow: column;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
}

.puppiestabs.w--current {
  background-color: #af349d;
  font-size: 14px;
  font-weight: 400;
  text-decoration: overline;
}

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

.div-block-57 {
  background-image: url('../images/91447c22144bf43bbe725a974db1d944713e68a550e3fb5193382cf0697a5bef.jpg');
  background-position: 50% 66%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}

.div-block-57.availpoodles {
  background-image: url('../images/avail-poodles.jpg');
  background-position: 50% 30%;
}

.div-block-57.availmaltipoo {
  background-image: url('../images/avail-Maltipoo.jpg');
  background-position: 50% 39%;
}

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

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

.paragraph-28 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}

.button {
  background-color: #af349d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 320px;
  margin: 40px auto;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.image-68 {
  width: 100%;
}

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

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

.image-69 {
  width: 150px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

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

.html-embed-7 {
  text-align: center;
  margin-bottom: 0;
}

.link-14 {
  color: #860a8f;
  text-decoration: underline;
}

.image-56 {
  width: 80%;
}

.bold-text-4 {
  text-decoration: none;
}

.div-block-39 {
  background-color: #3e3f3f;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
  display: flex;
}

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

.descrip {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-47 {
  color: #fff;
  text-align: center;
  margin-top: auto;
  margin-bottom: 0;
  font-weight: 700;
}

.paragraph-46 {
  color: #af349d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.tab-link-tab-2 {
  color: #fff;
  text-align: center;
  background-color: #af349d;
  width: 100%;
  height: 50px;
  padding: 10px;
  line-height: 28px;
}

.tab-link-tab-2.w--current {
  background-color: #3e3f3f;
  font-size: 18px;
  font-weight: 700;
  text-decoration: overline;
}

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

.image-70 {
  width: 200px;
  margin-bottom: 20px;
}

.link-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-bottom: 10px;
}

.paragraph-48 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
}

.link-15 {
  color: #af349d;
}

.section-20 {
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
}

.paragraph-49 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-71 {
  height: 75px;
}

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

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

.heading-67 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 33px;
}

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

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

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

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

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

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

.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: 50%;
}

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

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

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

.div-block-69 {
  background-color: #ae349c;
  border-radius: 16px;
  padding: 20px;
}

.heading-71 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 26px;
  line-height: 28px;
}

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

.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;
}

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

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

.bubbles._3x3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto;
}

.image-78 {
  height: 50px;
}

.heading-72 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
}

.div-block-70 {
  background-color: #3e3f3f;
  border-radius: 20px;
  padding: 10px;
}

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

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

.image-82 {
  height: 25px;
}

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

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

.heading-73 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 700;
}

.heading-73.label {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
}

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

.div-block-75 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.image-83 {
  width: 900px;
}

.image-84 {
  width: 100%;
}

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

.section-22 {
  background-color: #af349d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 10px;
  display: flex;
}

.grid-27 {
  grid-template-rows: auto;
  max-width: 1300px;
}

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

.paragraph-50 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-27 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.paragraph-51 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.button-8 {
  text-align: center;
  background-color: purple;
  width: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-86 {
  width: 100px;
  height: 100px;
}

.hidden {
  display: none;
}

.div-block-81 {
  background-image: url('../images/Dog_circle_01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-81-b {
  background-image: url('../images/Dog_circle_02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-81-c {
  background-image: url('../images/Dog_circle_03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.div-block-82 {
  background-image: url('../images/Screenshot-2025-03-06-191758.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 328px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-83 {
  background-image: url('../images/Blue_01.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 642px;
}

.div-block-84 {
  background-image: url('../images/1911963_847932491922658_3750684283695570311_o-modified.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
}

.div-block-85 {
  background-image: url('../images/8B9E2BEE-A7B1-443D-81D8-A69580091605-modified.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.div-block-86 {
  background-image: url('../images/Glory-modified.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.div-block-87 {
  background-image: url('../images/Augustus_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 250px;
}

.lightbox-link {
  width: 100%;
}

.div-block-87-b {
  background-image: url('../images/Charlie_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 250px;
}

.div-block-87-copy {
  background-image: url('../images/Augustus_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 250px;
}

.div-block-87-c {
  background-image: url('../images/Willy-Wonka_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 250px;
}

.lightbox-link-2, .lightbox-link-3 {
  width: 100%;
}

.image-87 {
  border-radius: 10px;
}

.image-88 {
  width: 300px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-89 {
  width: 100px;
}

.tabs {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .brand {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: #3e3f3fe6;
    box-shadow: 0 5px 2px #0003;
  }

  .navbar {
    display: block;
  }

  .navlink {
    border: 1px solid #af349d;
    width: 100%;
    font-size: 16px;
  }

  .navlink.smaller {
    width: 100%;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .icon {
    color: #fff;
  }

  .image-3 {
    height: 60px;
  }

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

  .text-block-8 {
    color: #fff;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 15px;
    font-weight: 700;
    display: block;
  }

  .link-block-6 {
    display: none;
  }

  .menu-button {
    background-color: #3e3f3f;
  }

  .menu-button.w--open {
    background-color: #af349d;
  }

  .heading-58 {
    margin-top: 60px;
  }

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

  .text-block-14, .heading-63 {
    color: #af349d;
  }

  .text-block-16 {
    color: #fff;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 700;
  }

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

  .code-embed-8.tablet {
    display: flex;
  }

  .div-block-56 {
    width: 500px;
    height: 500px;
  }

  .puppiestabs {
    width: 100%;
    font-family: Lato, sans-serif;
  }

  .puppiestabs.w--current {
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-18, .text-block-19 {
    font-family: Lato, sans-serif;
  }

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

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

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

  .paragraph-50 {
    text-align: center;
    font-size: 23px;
  }

  .text-block-27, .paragraph-51 {
    text-align: center;
  }

  .div-block-81, .div-block-81-b, .div-block-81-c {
    width: 700px;
    height: 700px;
  }

  .div-block-83 {
    background-position: 50%;
    height: 500px;
  }

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

@media screen and (max-width: 767px) {
  .grid {
    grid-template-columns: 1fr;
  }

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

  .background-video {
    height: 50vh;
    padding: 10px;
  }

  .section-5 {
    height: 300px;
  }

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

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

  .heading-58 {
    margin-top: 60px;
    font-size: 30px;
  }

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

  .code-embed-8.tablet {
    display: none;
  }

  .code-embed-8.mobile-1 {
    display: flex;
  }

  .div-block-56 {
    width: 400px;
    height: 400px;
  }

  .puppiestabs {
    width: 100%;
  }

  .div-block-57 {
    height: 150px;
  }

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

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

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

  .image-85 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-86 {
    width: 200px;
  }

  .div-block-81, .div-block-81-b, .div-block-81-c {
    width: 425px;
    height: 425px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-83 {
    background-position: 50%;
    height: 500px;
  }

  .div-block-85, .div-block-86 {
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 479px) {
  .paragraph-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2.sub.litter.dogs {
    line-height: 33px;
  }

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

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

  .paragraph-5.meetus {
    font-size: 15px;
  }

  .section-5 {
    height: 200px;
  }

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

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

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

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

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

  .heading-58 {
    margin-top: 85px;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-6 {
    font-size: 16px;
  }

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

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

  .div-block-56 {
    width: 300px;
    height: 300px;
  }

  .puppiestabs {
    width: 100%;
  }

  .button {
    width: auto;
    font-size: 15px;
  }

  .image-56 {
    width: 90%;
  }

  .paragraph-46 {
    font-size: 32px;
  }

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

  .amethyst, .jade, .opal, .pearl, .sapphire, .garnet {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

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

  .div-block-81, .div-block-81-b, .div-block-81-c {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-83 {
    height: 300px;
  }

  .div-block-85, .div-block-86 {
    width: 150px;
    height: 150px;
  }
}

#w-node-be862834-ad11-9b68-081a-aa9896d70395-3e8cd3f0, #w-node-be862834-ad11-9b68-081a-aa9896d7039e-3e8cd3f0, #w-node-_7d3ccf8b-cc55-b952-5e92-c170bd10690d-3e8cd3f0, #w-node-_5d732aa5-829e-ae21-be81-fcd26f559d48-3e8cd3f0, #w-node-_46539833-502d-b045-3148-e627aebb7e3f-3e8cd3f0, #w-node-_46539833-502d-b045-3148-e627aebb7e53-3e8cd3f0, #w-node-_23904859-15f8-1a4a-c7c5-fe7068ae54b0-3e8cd3f0, #w-node-_793121ec-7ead-a03f-634a-e9294c8a0987-362b8533, #w-node-_793121ec-7ead-a03f-634a-e9294c8a0990-362b8533, #w-node-_7ba8ef11-a0b9-036d-86f9-2519a47036e3-362b8533, #w-node-_38239b7c-9d10-2ec3-9e71-ec8aa67d476c-362b8533 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-e3c16ae6-6e63-4642-5adc-dc7390c44ea6-90c44ea4 {
    grid-area: 2 / 1 / 3 / 2;
  }
}


