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

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

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

@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 {
  width: 100%;
  height: 100vh;
}

.background-video, .code-embed, .code-embed-2 {
  height: 100vh;
}

.background-video-2 {
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-flow: column;
  height: 100vh;
  display: flex;
}

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

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

.image {
  height: 100px;
}

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

.nav-link {
  color: #fff;
  text-align: left;
  width: 100%;
  font-size: 20px;
}

.nav-link.menu {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  font-weight: 400;
}

.nav-link.menu:hover {
  font-weight: 700;
}

.nav-link.menu:active {
  color: #fff;
}

.nav-link.menu.donate {
  text-align: center;
  background-image: radial-gradient(circle, #639, #02a69d);
  border-radius: 15px;
  width: 210px;
  margin-left: 30px;
  padding-left: 20px;
  font-size: 22px;
  font-weight: 700;
  box-shadow: 0 2px 5px #0003;
}

.nav-link.close {
  font-size: 25px;
  font-weight: 700;
}

.brand {
  display: none;
}

.div-block {
  padding-top: 10px;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  height: auto;
  display: flex;
}

.image-3 {
  height: 150px;
}

.navbar-2 {
  z-index: 10;
  background-color: #ddd0;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.icon {
  color: #fff;
}

.nav-menu-2 {
  background-color: #639;
  background-image: linear-gradient(#6c067459, #6c067459), url('../images/Logo---Main---White-No-Circle.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 200px;
  flex-flow: column;
  width: 100%;
  height: 100vh;
}

.menu-button-2 {
  background-color: #c8c8c800;
  position: absolute;
}

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

.div-block-4 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #581263;
  background-image: radial-gradient(circle, #623691, #02a69d);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 0;
  font-weight: 700;
  display: flex;
}

.paragraph-40 {
  color: #fff;
  margin-bottom: 0;
}

.div-block-25 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.image-41 {
  height: 20px;
}

.brand-2, .background-video-3 {
  display: none;
}

.image-42 {
  width: 50px;
  margin: auto auto 10px;
  display: block;
}

.div-block-26 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #581263;
  background-image: radial-gradient(circle, #623691, #02a69d);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 0;
  font-weight: 700;
  display: flex;
}

.image-43 {
  height: 20px;
}

.button {
  background-color: #623690;
  border-radius: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 200px;
  margin-top: 452px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.div-block-27 {
  outline-offset: -5px;
  background-color: #59388f;
  border-radius: 10px;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-11 {
  padding: 0;
}

.image-26 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-44 {
  height: 15px;
}

.container-29 {
  margin-top: 20px;
  margin-bottom: 0;
}

.paragraph-23 {
  color: #000;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.paragraph-23.centered {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

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

.grid-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 0;
}

.paragraph-45 {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}

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

.link-block-2 {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

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

.footer {
  background-image: radial-gradient(circle, #623691, #02a69d);
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-7 {
  justify-content: space-around;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer-links {
  color: #fff;
  padding: 5px;
  font-weight: 700;
  text-decoration: none;
}

.footer-links:hover {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  background-color: #02a69d;
  outline: 1px solid #fff;
  padding: 5px;
  font-style: normal;
  text-decoration: none;
}

.footer-links.w--current {
  background-color: #02a69d;
}

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

.div-block-10 {
  background-color: #623691;
  padding-bottom: 15px;
}

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

.heading-5 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  margin-bottom: 0;
  font-size: 20px;
}

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

.link-block-4 {
  justify-content: center;
  align-items: center;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #581263;
  background-image: radial-gradient(circle, #623691, #02a69d);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 0;
  font-weight: 700;
  display: flex;
}

.image-45 {
  height: 20px;
}

.section-9 {
  background-image: linear-gradient(#0003, #0003), url('../images/Dutchess.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 500px;
  padding-top: 10px;
}

.image-46 {
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-8 {
  background-image: radial-gradient(circle, #623691, #02a69d);
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.grid-10 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-6 {
  width: 200px;
  height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-6.color05 {
  background-color: #7851a8;
  width: 200px;
  height: 200px;
}

.image-20 {
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 2px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.image-19 {
  width: 75px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-19.pawtree {
  width: 60px;
  margin-top: 10px;
}

.div-block-29 {
  background-color: #9972c6;
  width: 200px;
  height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-47 {
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-6 {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 2px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.image-48 {
  width: 60px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-30 {
  background-color: #5c7aff;
  width: 225px;
  height: 225px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-30.color02 {
  background-color: #02a69d;
  width: 200px;
  height: 200px;
}

.image-49 {
  width: 60px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-31 {
  width: 100%;
  height: 175px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-31._7851a8 {
  background-color: #7851a8;
}

.div-block-31._9972c6 {
  background-color: #9972c6;
}

.div-block-31.b19cd8 {
  background-color: #b19cd8;
}

.div-block-31._008088 {
  background-color: #2fb6be;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-32 {
  background-color: #5c7aff;
  width: 225px;
  height: 225px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-32.color03 {
  background-color: #4a8fe7;
}

.image-50 {
  width: 60px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-33 {
  background-color: #5c7aff;
  width: 225px;
  height: 225px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-33.color04 {
  background-color: #237e98;
}

.image-51 {
  width: 90px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-34 {
  background-color: #5c7aff;
  width: 225px;
  height: 225px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-34.color05 {
  background-color: #623691;
}

.image-52 {
  width: 75px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-52.pawtree {
  width: 60px;
  margin-top: 10px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-35 {
  background-color: #e7e7e7;
  margin-top: 0;
  padding-top: 40px;
}

.button-11 {
  color: #f55aac;
  text-align: center;
  background-color: #fff;
  border: 2px solid #f55aac;
  border-radius: 0;
  width: 150px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.button-11:hover {
  color: #fff;
  background-color: #f582bf;
}

.button-11.review {
  color: #a603ac;
  border-color: #a603ac;
  width: 200px;
  margin-top: 20px;
  margin-bottom: 0;
}

.button-11.review:hover {
  color: #fff;
  background-color: #a603ac;
  border-color: #000;
}

.button-12 {
  background-color: #623690;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-36 {
  background-color: #000;
  height: 10px;
}

.image-53 {
  width: 398px;
  margin: 10px auto;
  display: block;
}

.div-block-9 {
  background-color: #e0ccf7;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 40px 10px;
}

.div-block-37 {
  background-color: #000000a6;
  height: 60px;
}

.section-12 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_3771.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 400px;
}

.section-24 {
  padding: 20px 10px;
}

.heading-59 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.reg_form {
  text-align: center;
}

.button-13 {
  outline-offset: -3px;
  background-color: #356b97;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 55px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-10 {
  outline-offset: -3px;
  text-align: center;
  background-color: #3e1e66;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  display: flex;
}

.button-10.w--current {
  background-color: #b19cd8;
}

.button-10.darkpurple {
  background-color: #3e1e66;
}

.button-10.darkpurple.w--current {
  background-color: #b19cd8;
}

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

.section-25 {
  padding: 20px 10px;
}

.heading-60 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.button-14 {
  outline-offset: -3px;
  background-color: #8018bd;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 55px;
  margin-bottom: 10px;
  display: flex;
}

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

.button-15 {
  outline-offset: -3px;
  text-align: center;
  background-color: #b19cd8;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  display: flex;
}

.button-15.w--current {
  background-color: #7851a8;
}

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

.link-block-5 {
  width: 100%;
  height: 175px;
  text-decoration: none;
}

.image-54 {
  width: 300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.paragraph {
  text-align: center;
  max-width: 500px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.grid-2 {
  grid-template-rows: auto;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-38 {
  border: 2px solid #623691;
  padding: 5px;
}

.image-21 {
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-28 {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.poodlekingdom_sec_main {
  padding: 40px 10px;
}

.image-55 {
  width: 80%;
}

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

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

.paragraph-29 {
  margin-top: auto;
  margin-bottom: 0;
  font-weight: 700;
}

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

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

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

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

.link-15 {
  color: #623691;
  font-weight: 700;
}

.tab-link-tab-1 {
  background-color: #b19cd8;
  width: 50%;
}

.tab-link-tab-1.w--current {
  background-color: #7851a8;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-2 {
  background-color: #b19cd8;
  width: 50%;
}

.tab-link-tab-2.w--current {
  background-color: #7851a8;
}

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

.paragraph-46 {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

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

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

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

.paragraph-47 {
  margin-top: auto;
  margin-bottom: 0;
  font-weight: 700;
}

.image-56 {
  width: 80%;
}

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

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

.image-29 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-45 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 18px;
  line-height: 32px;
}

.heading-45.sub1 {
  margin-top: 60px;
}

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

.button-2 {
  text-align: center;
  background-color: #623691;
  border-radius: 0;
  width: 100%;
}

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

.button-7 {
  text-align: center;
  background-color: #623691;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-30 {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.video-2 {
  margin-top: 10px;
}

.div-block-22 {
  background-color: #623691;
  border-radius: 13px;
  padding: 10px 40px;
  display: none;
  box-shadow: 0 2px 5px #0003;
}

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

.link-block-8 {
  margin-left: auto;
  margin-right: auto;
}

.paragraph-25 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
}

.image-40 {
  width: 150px;
}

.paragraph-48 {
  margin-top: 10px;
}

.image-37 {
  text-align: center;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-55 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.section-15 {
  padding: 40px;
}

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

.link-block-12 {
  color: #000;
  text-decoration: none;
}

.image-57 {
  width: 300px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.image-58 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-61 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 18px;
  line-height: 32px;
}

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

.image-30 {
  border: 1.5px solid #623691;
}

.heading-46 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

.button-16 {
  text-align: center;
  background-color: #623691;
  border-radius: 0;
  width: 100%;
}

.button-16.merchtee {
  color: #623691;
  background-color: #fff;
  border: 1.5px solid #623691;
  font-weight: 700;
}

.section-7 {
  background-image: url('../images/MB012939-sa.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding: 40px 10px;
  display: flex;
}

.section-7.white-bg {
  background-image: none;
  height: 800px;
}

.section-7.white-bg.contact-us {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 260px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-12 {
  border-top: 2px solid #623691;
  width: 100%;
  max-width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.heading-39 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
}

.heading-40 {
  color: #623691;
  text-align: center;
  border-top: 1px solid #623691;
  width: 550px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.link-10, .link-11 {
  color: #623691;
  text-decoration: none;
}

.button-17 {
  text-align: center;
  background-color: #623691;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-40 {
  background-color: #623691;
  border-radius: 13px;
  padding: 10px 40px;
  display: none;
  box-shadow: 0 2px 5px #0003;
}

.link-block-13 {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-14 {
  margin-left: auto;
  margin-right: auto;
}

.paragraph-49 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
}

.image-59 {
  width: 150px;
}

.paragraph-50 {
  margin-top: 10px;
}

.image-60 {
  text-align: center;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-62 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.section-27 {
  padding: 40px;
}

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

.link-block-15 {
  color: #000;
  text-decoration: none;
}

.image-61 {
  width: 300px;
  margin: 10px auto 20px;
  display: block;
}

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

.container-9 {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.section_header_green-4 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.paragraph-14 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.grid-3 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
  max-width: 350px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  width: 70px;
}

.html-embed-4 {
  color: #000;
}

.div-block-14 {
  text-align: left;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding-top: 6px;
  display: flex;
  position: static;
}

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

.heading-41 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.link-16 {
  color: #623691;
  font-weight: 700;
  text-decoration: underline;
}

.paragraph-24 {
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.paragraph-24.bold {
  font-weight: 700;
}

.image-25 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-9 {
  color: #623691;
  font-weight: 700;
}

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

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

.paragraph-22 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

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

.link-8 {
  color: #623691;
}

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

.paragraph-21 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-28 {
  padding-bottom: 70px;
}

.faq_headingsec-1 {
  color: #fff;
  background-color: #623691;
  border-radius: 10px;
  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_headingsec-1.payment {
  color: #623691;
  background-color: #fff;
  border-top: 1px solid #000;
  border-radius: 0;
}

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

.div-block-23 {
  border-radius: 5px;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-24 {
  margin-top: auto;
}

.grid-19 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.link-block-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}

.text-block-7 {
  color: #02a69d;
  margin-bottom: 10px;
}

.heading-52 {
  margin-top: 0;
  font-size: 1.7em;
}

.heading-52.top {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-54 {
  color: #000;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.heading-54.learn-more {
  color: #fff;
  text-align: center;
  background-color: #623691;
  border-radius: 0;
  margin-top: 20px;
  line-height: 34px;
}

.paragraph-38 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
}

.section-28 {
  padding-bottom: 20px;
}

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

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

.heading-63.faqs {
  color: #5b3a8c;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
  display: block;
}

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

.html-embed-18 {
  justify-content: center;
  height: 1385px;
}

.section-30 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  display: flex;
}

.section-30.coming-soon {
  height: 100vh;
}

.section-30.coming-soon.events {
  height: auto;
}

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

.div-block-16 {
  background-color: #000;
  padding: 40px 10px;
}

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

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

.div-block-18 {
  border: 1px solid #623691;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.heading-47 {
  color: #265583;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
}

.paragraph-26 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-26.sub {
  text-align: left;
}

.image-36 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-17 {
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.trainingbtn {
  text-align: center;
  background-color: #623691;
  width: 130px;
  margin: auto auto 0;
  font-size: 16px;
  display: block;
}

.image-33 {
  text-align: center;
  width: 200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.heading-64 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.paragraph-53 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

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

.container-32 {
  padding-bottom: 70px;
}

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

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

.code-embed-5 {
  height: 1300px;
}

.text-block-8 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-17 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-62 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-65 {
  color: #9972c5;
  text-align: center;
  margin-top: 40px;
  font-family: Great Vibes, cursive;
  font-weight: 400;
}

.paragraph-54 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.button-18 {
  text-align: center;
  background-color: #9972c6;
  width: 150px;
  margin: 10px auto 0;
  padding: 20px;
  font-size: 20px;
  display: block;
}

.paragraph-55 {
  text-align: center;
  max-width: 350px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.text-span, .text-span-2 {
  color: #9972c6;
}

.section-32 {
  padding: 60px 20px;
}

.grid-28 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-43 {
  border-radius: 10px;
  flex-flow: column;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.button-19 {
  text-align: center;
  background-color: #623691;
  border: 3px solid #fff;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  box-shadow: 0 2px 5px 3px #0006;
}

.button-20 {
  text-align: center;
  background-color: #07a09c;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}

.button-20.litters {
  width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-66 {
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 32px;
}

.heading-66.reserved {
  color: #fff;
  text-shadow: 0 2px 1px #0003;
  height: 44px;
  margin-top: -44px;
  margin-bottom: 0;
}

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

.image-63 {
  max-width: 600px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-67 {
  color: #fff;
  text-align: center;
  background-color: #623691;
  border-radius: 10px;
  max-width: 1200px;
  margin: 0 auto 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 31px;
}

.div-block-44 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #000000bf;
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.link-17 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-17:hover {
  color: #b4dff6;
  font-size: 20px;
  text-decoration: underline;
}

.section-33 {
  border: 1px #000;
  padding: 60px 10px;
}

.image-64 {
  max-width: 900px;
}

.heading-68 {
  color: #623691;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.paragraph-56 {
  color: #03a49d;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.div-block-45 {
  background-color: #f50000;
  background-image: radial-gradient(circle, #623691 24%, #06a09b);
}

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

.div-block-46 {
  margin-top: 5px;
  display: flex;
}

.donduck.spacing {
  margin-left: 5px;
  margin-right: 2.5px;
}

.donduck.spacingright {
  margin-left: 2.5px;
  margin-right: 5px;
}

.donduck.lowerspace {
  margin-bottom: 10px;
}

.image-65 {
  width: 400px;
}

.lightbox-link {
  width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-21 {
  text-align: center;
  background-color: #623691;
  border: 0 #000;
  border-radius: 5px;
  width: 400px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  display: block;
}

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

.div-block-48 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.cell {
  justify-content: center;
  align-items: center;
}

.paragraph-57 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.background-video-4, .div-block-50 {
  margin-top: 40px;
}

.grid-30 {
  grid-template-rows: auto;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 30px;
  line-height: 50px;
}

.heading-69 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.heading-70 {
  text-align: center;
  margin-bottom: 10px;
}

.grid-31 {
  grid-template-rows: auto;
  max-width: 900px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.heading-71 {
  text-align: center;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-51 {
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.heading-72 {
  text-align: center;
  max-width: 1200px;
  margin: 40px auto 20px;
}

.grid-32 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-73 {
  color: #623691;
  text-align: center;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #000;
  text-shadow: 0 1px 1px #0003;
  margin-top: -44px;
  margin-bottom: 0;
  font-size: 26px;
  position: relative;
}

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

.background-video-5 {
  max-width: 1200px;
  height: 675px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

.heading-74 {
  color: #9972c6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 28px;
}

.paragraph-58 {
  color: #fff;
  text-align: center;
  background-color: #9972c6;
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
}

.paragraph-59 {
  color: #000;
  text-align: center;
}

.div-block-52 {
  margin: 10px;
}

.section-34 {
  padding: 60px 0 0;
}

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

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

.code-embed-6 {
  justify-content: center;
  align-items: stretch;
  height: 730px;
  margin-left: auto;
  margin-right: auto;
}

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

.background-video-6 {
  width: 100%;
  height: 174px;
}

.paragraph-60 {
  text-align: center;
  font-weight: 700;
}

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

.code-embed-7 {
  height: 245px;
}

.div-block-54 {
  background-color: #1e879a;
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
}

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

.brand-3 {
  display: none;
}

.logo_image {
  height: 55px;
}

.logo_image.w--current {
  padding-top: 2px;
}

.image-67 {
  height: 55px;
  display: block;
}

.link-18 {
  color: #fff;
}

.nav-link-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 125px;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.nav-link-2.w--current {
  color: #000;
  text-decoration: overline;
}

.nav-link-2.book-now {
  outline-offset: -4px;
  color: #fff;
  background-color: #623691;
  border-radius: 20px;
  outline: 1px solid #fff;
}

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

.grid-34 {
  grid-template-rows: auto;
  max-width: 1000px;
  margin: 60px auto;
}

.image-68 {
  width: 400px;
  margin-bottom: 20px;
  display: block;
}

.heading-76 {
  color: #3d0d70;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
}

.heading-76.packages {
  text-align: center;
  margin-top: 0;
}

.paragraph-62 {
  color: #623691;
  font-family: Montserrat, sans-serif;
}

.image-69 {
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-22 {
  text-align: center;
  background-color: #277c99;
  border-radius: 20px;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  display: block;
}

.button-22.packages {
  margin-top: 60px;
}

.heading-76-copy {
  color: #fff;
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
}

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

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

.image-70 {
  width: 100%;
}

.paragraph-63 {
  color: #fff;
  margin-top: 20px;
}

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

.div-block-57 {
  background-color: #6c4a90;
  padding-bottom: 20px;
}

.paragraph-64, .paragraph-65 {
  color: #fff;
}

.div-block-58.aboutus {
  background-image: url('../images/242e473cab88b7bb81069b9cb7c154558b640e18abec48c28c3fdea9a1e12337.jpeg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.title-header-2 {
  color: #5f3b92;
  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: #5f3891;
  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;
}

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

.title-header-3 {
  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;
}

.heading-77 {
  color: #af349d;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
}

.section-35 {
  padding-bottom: 60px;
}

.div-block-59 {
  background-image: url('../images/MB012662-su.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 391px;
}

.div-block-60 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
}

.tabs {
  color: #fff;
  background-color: #623691;
}

.tabs.w--current {
  background-color: #386797;
}

.tabs.end {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.tabs.front {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

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

.div-block-61 {
  background-color: #f2e6ff;
  border-radius: 15px;
  padding: 20px 10px;
}

.image-72 {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-78 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

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

.image-73 {
  height: 30px;
}

.div-block-62 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

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

.div-block-62.royallist {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-bottom: 0;
}

.text-block-11 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.div-block-63 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 30px;
  display: flex;
}

.text-block-12 {
  text-align: right;
  font-weight: 700;
}

.text-block-13, .text-block-14 {
  font-size: 13px;
}

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

.heading-79 {
  color: #623690;
  text-align: center;
  margin-bottom: 0;
  font-size: 26px;
}

.paragraph-67 {
  color: #623691;
  text-align: center;
}

.code-embed-9 {
  height: 100%;
}

.body-2 {
  height: 100vh;
}

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

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #0000008c;
    width: 100%;
  }

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

  .image, .link-block.top {
    display: block;
  }

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

  .brand {
    margin-left: 5px;
    display: none;
  }

  .image-2 {
    height: 80px;
  }

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

  .icon {
    color: #fff;
  }

  .div-block-4, .div-block-26 {
    background-color: #623691;
  }

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

  .div-block-28 {
    background-color: #623691;
  }

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

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

  .div-block-6.color05 {
    background-color: #623691;
  }

  .div-block-29, .div-block-30, .div-block-32, .div-block-33, .div-block-34 {
    width: 100%;
  }

  .div-block-34.color05 {
    background-color: #623691;
  }

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

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

  .section-13, .section-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section_header_green-4 {
    font-size: 21px;
  }

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

  .heading-54 {
    line-height: 24px;
  }

  .html-embed-18 {
    height: 1450px;
  }

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

  .lightbox-link {
    justify-content: center;
    align-items: center;
    width: 375px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

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

  .background-video-5 {
    height: 446px;
  }

  .section-34 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-53 {
    height: 1020px;
  }

  .navbar-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .brand-3 {
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    display: block;
  }

  .logo_image.w--current {
    display: none;
  }

  .nav-link-2 {
    color: #fff;
    width: 145px;
  }

  .nav-link-2.w--current {
    color: #fff;
  }

  .nav-menu-3 {
    background-color: #6c4a90;
    padding-bottom: 20px;
  }

  .grid-34 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-76 {
    line-height: 26px;
  }

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

  .image-71 {
    height: 58px;
    margin-top: 2px;
  }

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

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

  .menu-button-3.w--open {
    background-color: #6c4a90;
  }

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

@media screen and (max-width: 767px) {
  .nav-link.close {
    font-size: 25px;
    font-weight: 700;
  }

  .div-block {
    padding-top: 0;
  }

  .image-3 {
    height: 125px;
  }

  .div-block-4, .div-block-26 {
    flex-flow: column;
    height: 60px;
  }

  .button {
    margin-top: 421px;
  }

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

  .div-block-28 {
    flex-flow: column;
    height: 60px;
  }

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

  .button-11 {
    margin-bottom: -74px;
  }

  .grid-22, .grid-23 {
    grid-template-columns: 1fr 1fr;
  }

  .html-embed-17 {
    height: 2350px;
  }

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

  .section-13 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .section-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-39 {
    font-size: 26px;
  }

  .heading-40 {
    width: auto;
  }

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

  .section_header_green-4 {
    font-size: 17px;
  }

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

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

  .html-embed-18 {
    height: 1475px;
  }

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

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

  .heading-47 {
    font-size: 19px;
  }

  .div-block-17 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-42, .code-embed-5 {
    height: 1300px;
  }

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

  .image-63 {
    width: 100%;
  }

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

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

  .background-video-5 {
    height: 297px;
  }

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

  .code-embed-6 {
    height: 750px;
  }

  .div-block-53 {
    height: 1000px;
  }

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

  .image-68 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-58.aboutus {
    background-position: 50% 26%;
    height: 350px;
  }

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

@media screen and (max-width: 479px) {
  .section, .background-video-2 {
    height: 70vh;
  }

  .nav-link {
    height: 60px;
  }

  .nav-link.menu {
    padding-left: 40px;
  }

  .image-3 {
    height: 110px;
  }

  .nav-menu-2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Logo---Main---White-No-Circle.svg');
    background-position: 0 0, 100% 0;
  }

  .div-block-4 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .paragraph-40 {
    text-align: center;
    font-size: 12px;
  }

  .background-video-3 {
    background-image: linear-gradient(#0000004d, #0000004d);
    flex-flow: column;
    height: 100vh;
    display: flex;
  }

  .image-42 {
    display: none;
  }

  .div-block-26 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .button {
    margin-top: 279px;
  }

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

  .div-block-7 {
    width: auto;
  }

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

  .div-block-28 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    height: 80px;
    padding: 5px;
  }

  .section-9 {
    height: 300px;
  }

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

  .image-19.pawtree, .image-48, .image-49, .image-50, .image-51, .image-52.pawtree {
    width: 50px;
  }

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

  .heading-59, .heading-60 {
    font-size: 16px;
  }

  .html-embed-17 {
    height: 3200px;
  }

  .image-55 {
    width: 90%;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2 {
    width: 100%;
  }

  .image-56 {
    width: 90%;
  }

  .image-29 {
    width: 280px;
  }

  .heading-45 {
    width: auto;
    font-size: 16px;
  }

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

  .section-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-57 {
    margin-top: 20px;
  }

  .image-58 {
    width: 280px;
  }

  .heading-61 {
    width: auto;
    font-size: 16px;
  }

  .heading-39 {
    font-size: 22px;
  }

  .section-27 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-61 {
    margin-top: 20px;
  }

  .section_header_green-4 {
    font-size: 16px;
    line-height: 22px;
  }

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

  .html-embed-18 {
    height: 1550px;
  }

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

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

  .heading-47 {
    line-height: 26px;
  }

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

  .paragraph-26.sub {
    font-size: 14px;
  }

  .div-block-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-42, .code-embed-5 {
    height: 1500px;
  }

  .button-20.litters {
    width: 100%;
  }

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

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

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

  .button-21 {
    width: 100%;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-72 {
    font-size: 28px;
  }

  .background-video-5 {
    height: 158px;
  }

  .code-embed-6 {
    height: 740px;
  }

  .div-block-53 {
    height: 1085px;
  }

  .code-embed-7 {
    height: 340px;
  }

  .image-68 {
    margin-top: 20px;
  }

  .heading-76 {
    text-align: center;
  }

  .image-69 {
    height: 100%;
  }
}

#w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b1b-00fe4b13, #w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b27-00fe4b13, #w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b33-00fe4b13, #w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b39-00fe4b13, #w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b15-00fe4b13, #w-node-_5e56a601-e7de-5efc-0b85-95b100fe4b3f-00fe4b13, #w-node-e2aa5966-6726-df76-63b7-126f13e16be9-8a11c9e1, #w-node-e2aa5966-6726-df76-63b7-126f13e16beb-8a11c9e1, #w-node-_040dd6bb-35f4-a3c2-eebc-b870eb3abd9b-b75fda59, #w-node-_040dd6bb-35f4-a3c2-eebc-b870eb3abdaf-b75fda59, #w-node-_71d63b98-0e17-e3c2-3866-86f239e39001-b75fda59, #w-node-_71d63b98-0e17-e3c2-3866-86f239e39011-b75fda59, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f28-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f2e-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f2f-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f3c-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f42-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f48-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f4e-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f54-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f5a-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f5b-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f60-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f61-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f66-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f67-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f6c-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f6d-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f72-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f73-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f78-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f79-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f7e-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f7f-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f84-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f85-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f8a-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f8b-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f90-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f91-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f96-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f97-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f9c-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22f9d-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fa2-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fa3-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fa8-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fa9-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fae-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22faf-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fb4-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fb5-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fba-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fbb-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fc0-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fc1-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fc6-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fc7-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fcc-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fcd-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fd2-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fd3-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fd8-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fd9-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fde-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fdf-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fe4-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fe5-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22fea-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22feb-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ff0-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ff1-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ff6-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ff7-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ffc-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a22ffd-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23002-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23003-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23008-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23009-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a2300e-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a2300f-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23014-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23015-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a2301a-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a2301b-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23020-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23021-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23026-318be7b1, #w-node-_520da144-a5d7-a2ca-4e46-7e5076a23027-318be7b1, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077c6-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077c7-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077cd-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077ce-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077d4-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077d5-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077db-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077dc-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077e2-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077e3-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077e9-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077ea-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077f0-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077f1-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077f7-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077f8-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077fe-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c2077ff-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c207805-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c207806-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c20780c-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c20780d-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c207813-6ee5f830, #w-node-_5e38f3c3-da1c-97af-0b2d-a8e97c207814-6ee5f830, #w-node-_5c93fb15-a1d8-ca7d-9bf5-415b9d8674a8-7be229df, #w-node-_5c93fb15-a1d8-ca7d-9bf5-415b9d8674a9-7be229df, #w-node-_5c93fb15-a1d8-ca7d-9bf5-415b9d8674b0-7be229df, #w-node-_5c93fb15-a1d8-ca7d-9bf5-415b9d8674b1-7be229df, #w-node-_1dfb6b73-fef9-6dc9-18a4-376288cf16e4-208b00a3, #w-node-_1dfb6b73-fef9-6dc9-18a4-376288cf16e5-208b00a3, #w-node-_1dfb6b73-fef9-6dc9-18a4-376288cf16e6-208b00a3, #w-node-_1dfb6b73-fef9-6dc9-18a4-376288cf16e7-208b00a3, #w-node-_1dfb6b73-fef9-6dc9-18a4-376288cf16e8-208b00a3, #w-node-e77dbc63-d39d-9762-d597-d38a66739da0-818985c0, #w-node-_05d1a203-fb46-9420-948c-c3073d23c34e-818985c0, #w-node-_49d42e98-5339-0b06-b082-4322514e0a17-818985c0, #w-node-ce07ae3e-f1f7-01b4-a7df-7af94c6060b4-818985c0, #w-node-eeddbcfc-4d73-8784-1c74-9145d4b8425c-818985c0, #w-node-_8dc19197-5669-43f3-bd4c-00c3b233a527-818985c0, #w-node-_3b4dfd16-16bd-74e5-8664-b5309dfa6f50-818985c0, #w-node-e77dbc63-d39d-9762-d597-d38a66739dae-818985c0, #w-node-_106302ed-03c3-2b3f-cdc9-1052502d4bf5-6fab184b, #w-node-_106302ed-03c3-2b3f-cdc9-1052502d4bf6-6fab184b, #w-node-_106302ed-03c3-2b3f-cdc9-1052502d4bf7-6fab184b, #w-node-_106302ed-03c3-2b3f-cdc9-1052502d4bf8-6fab184b, #w-node-_10bc7db0-426d-de3b-87ba-e6f9d5725321-6fab184b, #w-node-_10bc7db0-426d-de3b-87ba-e6f9d5725322-6fab184b, #w-node-_10bc7db0-426d-de3b-87ba-e6f9d5725334-6fab184b, #w-node-_10bc7db0-426d-de3b-87ba-e6f9d5725335-6fab184b, #w-node-_10bc7db0-426d-de3b-87ba-e6f9d5725342-6fab184b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-d5b8cdb9-3562-3021-b8ca-df3ce2ed7383-eb1231ca, #w-node-e3ab583d-12dc-7e55-5237-3a5f20ae5890-eb1231ca, #w-node-f3e0e036-436d-39ac-9d91-7c3fc9a3be78-9e20001e {
    grid-area: 1 / 1 / 2 / 2;
  }
}


