:root {
  --white: white;
  --peru: #a06635;
  --black: black;
  --tan: #c29873;
  --red: red;
}

.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 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/alison-pang-_sipk3HWuq4-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.heading {
  color: #fff;
  text-shadow: 0 1px 6px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.text-block {
  color: var(--white);
  text-align: center;
  font-family: Lato, sans-serif;
}

.section-webdesigner {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100%;
  height: 20px;
  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: 300px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-2 {
  margin-top: -24px;
}

.div-block {
  width: 100%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.image-2 {
  width: 600px;
  margin-top: 420px;
}

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

.image-3 {
  width: 400px;
}

.navbar {
  border-right: 1px solid var(--peru);
  border-bottom: 1px solid var(--peru);
  border-left: 1px solid var(--peru);
  background-color: var(--peru);
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--white);
  text-align: center;
  width: 145px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.nav-link:hover {
  background-color: var(--black);
  font-weight: 700;
  text-decoration: underline;
}

.nav-link.w--current {
  background-color: var(--white);
  color: var(--peru);
  font-weight: 700;
  text-decoration: underline;
}

.div-block-3 {
  background-image: url('../images/Untitled.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 38px;
}

.paragraph {
  color: var(--white);
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.image-4 {
  display: none;
}

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

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

.badge {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.badge.resize {
  width: 60%;
}

.badgecontainer {
  display: flex;
}

.heading-4 {
  color: var(--peru);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.instagram {
  padding: 40px 0 0;
}

.section-footernav {
  background-color: var(--peru);
  border-top: 1px #d9e5eb;
  padding: 25px 5%;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.column-12 {
  padding-left: 0;
  padding-right: 0;
}

.copyright-text-2 {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.footer-div-2 {
  text-align: center;
  padding: 8px 0;
}

.footer-div-2.right {
  float: right;
}

.footer-link-2 {
  color: #fff;
  border-bottom-style: none;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.footer-link-2:hover {
  color: var(--black);
  font-weight: 700;
}

.footer-link-2.w--current {
  color: var(--black);
  font-weight: 700;
  text-decoration: underline;
}

.reviews {
  background-image: linear-gradient(#b07c4fd9, #b07c4fd9), url('../images/Random-page-cover-photo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 40px 10px;
}

.html-embed {
  color: var(--white);
  height: 405px;
}

.paragraph-2 {
  color: var(--black);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-4 {
  background-color: var(--peru);
  border-radius: 20px;
  padding: 20px;
}

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

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

.button {
  border: 1px solid var(--white);
  text-align: center;
  background-color: #0000;
  border-radius: 10px;
  width: 175px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  box-shadow: 0 1px 3px #000;
}

.button:hover {
  background-color: var(--black);
}

.button.homepage-hide {
  display: none;
}

.video-background {
  width: 100%;
}

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

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

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

.div-block-5 {
  align-items: center;
  display: flex;
}

.paragraph-3 {
  color: var(--black);
  text-align: left;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-3.middle {
  margin-left: 0;
  margin-right: 10px;
}

.paragraph-3.tk-poodles {
  text-align: center;
  font-weight: 700;
}

.paragraph-4 {
  margin-right: 10px;
}

.image-7 {
  width: 150px;
}

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

.heading-5 {
  color: var(--peru);
  text-align: center;
  font-family: Lato, sans-serif;
}

.bold-text {
  color: var(--black);
  text-align: center;
  font-weight: 400;
}

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

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

.title-header {
  color: var(--peru);
  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-5 {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.heading-38 {
  color: var(--peru);
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
}

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

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

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

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

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

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

.heading-42.faqs {
  color: var(--peru);
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
  display: block;
}

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

.heading-7 {
  color: var(--peru);
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-7 {
  margin-bottom: 40px;
}

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

.container-18 {
  background-color: var(--peru);
  border-radius: 20px;
}

.button-2 {
  border: 1px solid var(--white);
  text-align: center;
  background-color: #0000;
  border-radius: 10px;
  width: 150px;
  margin: 20px auto;
  font-family: Lato, sans-serif;
  display: block;
  box-shadow: 0 1px 3px #000;
}

.button-2:hover {
  background-color: var(--black);
}

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

.image-9 {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-6 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

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

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

.paragraph-8 {
  color: #fff;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-43 {
  color: var(--white);
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 400;
  line-height: 78px;
}

.heading-44 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-44.london {
  margin-bottom: 90px;
}

.bold-text-3 {
  color: var(--white);
  font-weight: 400;
}

.container-19 {
  background-color: #b07c4f66;
  border: 1px #000;
  border-radius: 40px 0;
  margin-bottom: 40px;
  padding: 60px;
  box-shadow: 0 1px 3px #000;
}

.paragraph-9 {
  color: var(--peru);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--peru);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  border-right: 1px solid var(--white);
  background-color: var(--peru);
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.div-block-8.lastlink {
  border-left: 1px solid #0000;
  border-right-style: none;
  border-bottom-right-radius: 20px;
}

.div-block-8.lastlink.london {
  background-color: var(--black);
}

.div-block-8.mobile {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.div-block-8.leah, .div-block-8.sage, .div-block-8.zora, .div-block-8.dior {
  background-color: var(--black);
}

.link-8 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-9 {
  background-image: url('../images/gemstone-header.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.heading-45 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  font-family: Oswald, sans-serif;
}

.html-embed-2 {
  width: 360px;
}

.div-block-10 {
  background-color: var(--peru);
  border-radius: 40px 0;
  width: 100%;
  margin: 50px auto 20px;
  padding: 40px;
  display: none;
}

.image-10 {
  width: 125px;
}

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

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 70%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-12 {
  background-image: url('../images/steven-van-elk-1OnbCf7AOdY-unsplash.jpg');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.div-block-13 {
  background-image: url('../images/tuomas-harkonen-MuqhBwaJOag-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.div-block-14 {
  background-color: var(--peru);
  background-image: url('../images/Tito-for-top-of-review-page.PNG');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.div-block-15 {
  background-color: #00000059;
  width: 100%;
  margin-top: auto;
  box-shadow: 0 -1px 3px #000;
}

.image-11 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-12 {
  margin: auto;
  display: block;
}

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

.heading-46 {
  color: var(--peru);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.heading-47 {
  color: var(--peru);
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-10 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-11 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
}

.list {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  list-style-type: square;
}

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

.bold-text-4, .bold-text-5, .bold-text-6 {
  color: var(--black);
  font-weight: 400;
}

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

.modal-background {
  z-index: 2;
  background-color: #000000bf;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.modal {
  z-index: 5;
  background-color: var(--white);
  width: 500px;
  height: 300px;
  margin: auto;
  display: none;
  position: relative;
  inset: 0%;
}

.html-embed-3 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contact-button {
  background-color: var(--peru);
  outline-offset: -6px;
  color: #fff;
  border-radius: 3px;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 80px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.contact-button:hover {
  background-color: var(--black);
  outline-offset: -6px;
  outline: 1px solid #fff;
}

.text-block-3 {
  font-size: 17px;
}

.text-block-3.home-progam {
  text-align: center;
  font-size: 16px;
}

.dropdown-toggle {
  justify-content: center;
  width: 155px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: var(--black);
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.dropdown-toggle.w--open {
  flex-direction: column;
  align-items: center;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-4 {
  color: var(--white);
  text-align: center;
  font-family: Lato, sans-serif;
}

.icon-2 {
  color: var(--white);
}

.dropdown-list {
  background-color: var(--peru);
  width: 200px;
}

.dropdown-list.w--open {
  background-color: #b07c4fbf;
  width: 235px;
  margin-top: 1px;
  margin-left: 0;
  box-shadow: 0 1px 3px #000;
}

.dropdown-link {
  color: var(--white);
  text-align: center;
  height: 50px;
  padding: 15px 10px 10px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.dropdown-link:hover {
  background-color: var(--black);
  font-weight: 700;
}

.dropdown-link.w--current {
  background-color: var(--white);
  color: var(--peru);
  font-weight: 700;
}

.dropdown-link-2 {
  color: var(--white);
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.dropdown-link-2.w--current {
  background-color: var(--white);
  color: var(--peru);
}

.heading-48 {
  color: #b07c4f;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}

.list-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  list-style-type: square;
}

.image-15 {
  text-align: center;
  width: 300px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-49 {
  color: var(--black);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

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

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

.button-3 {
  background-color: var(--peru);
  text-align: center;
  width: 200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  display: block;
}

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

.heading-50 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 38px;
}

.div-block-13-copy {
  background-image: url('../images/toy-poodle-puppies-on-a-white-background-picture-id177493214.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.image-18 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-51 {
  color: var(--peru);
  text-align: center;
  font-family: Lato, sans-serif;
}

.paragraph-12 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.button-4 {
  background-color: var(--peru);
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.button-4.w--current {
  background-color: var(--black);
}

.div-block-16 {
  justify-content: center;
  display: flex;
}

.container-20 {
  margin-top: 40px;
}

.link-block {
  color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.background-video {
  flex-direction: column;
  width: 100%;
  height: 600px;
  display: flex;
}

.image-19 {
  width: 320px;
}

.image-20 {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.image-21 {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-22, .image-23, .image-24, .image-25, .image-26, .image-27 {
  width: 360px;
}

.div-block-18 {
  background-image: linear-gradient(#b07c4fd9, #b07c4fd9), url('../images/Zora-header-pic-poodle-pack-page.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text-7 {
  color: #fff;
  font-weight: 400;
}

.heading-52 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-52.london {
  margin-bottom: 0;
}

.div-block-19 {
  background-color: #b07c4f;
  border-radius: 40px 0;
  width: 100%;
  margin: 50px auto 20px;
  padding: 40px;
}

.paragraph-13 {
  color: #b07c4f;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-53 {
  color: #fff;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 400;
  line-height: 78px;
}

.div-block-20 {
  background-color: #b07c4f;
  border-radius: 40px 0;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.grid-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/azlan-baharudin-cmiuqPkLd-A-unsplash.jpg');
  background-position: 50% 42%;
  background-size: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 1235px;
  margin-top: 20px;
  margin-bottom: 0;
  display: none;
  box-shadow: 0 1px 3px #000;
}

.section-9 {
  flex-direction: column;
  align-items: center;
  padding: 20px 20px 60px;
  display: flex;
}

.div-block-21 {
  background-color: var(--peru);
  margin-top: auto;
}

.div-block-21.leftside {
  border-bottom-left-radius: 30px;
  height: 75px;
  margin-top: 0;
}

.div-block-21.rightside {
  border-bottom-right-radius: 30px;
  height: 75px;
  margin-top: 0;
}

.div-block-21.middle {
  flex-direction: column;
  justify-content: center;
  height: 75px;
  display: flex;
}

.image-28 {
  z-index: 10;
  height: 420px;
  margin-bottom: -52px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-block-prime {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.div-block-prime.middlesec {
  background-color: var(--tan);
  outline-color: var(--white);
  outline-offset: -6px;
  background-image: linear-gradient(#b07c4fe6, #b07c4fe6), url('../images/muddy-brown-paws-texture-background-free-vector.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  outline-width: 1px;
  outline-style: solid;
  justify-content: center;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: 0 -1px 3px #000;
}

.heading-54 {
  color: var(--white);
  text-align: center;
  margin-top: 50px;
  margin-bottom: -15px;
  font-family: Great Vibes, cursive;
  font-size: 60px;
  line-height: 80px;
}

.paragraph-14 {
  color: var(--white);
  text-align: center;
  line-height: 20px;
}

.text-block-5 {
  background-color: var(--peru);
  color: var(--white);
  text-align: center;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 44px;
}

.text-span {
  color: var(--white);
  font-size: 34px;
  font-weight: 700;
}

.heading-55 {
  color: #5f3d1f;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 700;
  position: static;
}

.paragraph-15 {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 22px;
}

.section-10 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-23 {
  background-color: var(--tan);
  background-image: linear-gradient(#b07c4fe6, #b07c4fe6), url('../images/muddy-brown-paws-texture-background-free-vector.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.paragraph-16 {
  color: var(--white);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.container-21 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-6 {
  color: var(--white);
  text-align: center;
  margin-bottom: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.button-5 {
  background-color: var(--peru);
  outline-offset: -6px;
  text-align: center;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 19px;
  display: flex;
}

.button-5:hover {
  background-color: var(--black);
  outline-offset: -6px;
  outline: 1px solid #fff;
}

.div-block-24 {
  background-color: var(--peru);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1235px;
  height: 80px;
  margin-bottom: 60px;
  display: none;
}

.heading-56 {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  font-family: Great Vibes, cursive;
  font-size: 65px;
  line-height: 80px;
}

.paragraph-17 {
  color: #fff;
  text-align: center;
  line-height: 20px;
}

.text-span-2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}

.litter-header {
  display: none;
}

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

.div-block-25 {
  background-color: var(--white);
  width: 300px;
  height: 2px;
  margin-bottom: 13px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-span-3 {
  font-weight: 700;
}

.heading-57 {
  color: var(--peru);
  background-color: #0000;
  font-size: 25px;
}

.image-30 {
  z-index: 9999;
  width: 150px;
  margin-bottom: 60px;
  position: relative;
}

.header {
  background-color: var(--peru);
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.header.contact {
  background-color: var(--peru);
}

.image-34 {
  width: 20px;
  margin-right: 10px;
}

.link {
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.image-35 {
  width: 20px;
  margin-right: 10px;
}

.image-33 {
  width: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.instagram-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.instagram-section {
  padding: 72px 0%;
}

.instagram-count-2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.instagram-css-line-clamp {
  display: none;
}

.instagram-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.instagram-icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.instagram-slider-2 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100%;
}

.instagram-arrow-l {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: 30px;
  display: flex;
  left: -24px;
}

.instagram-arrow-l:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.instagram-overlay {
  z-index: 99;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #08080b7a;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.instagram-slide-2 {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.instagram-mask {
  width: 100%;
  height: 100%;
}

.instagram-arrow-r {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: 30px;
  display: flex;
  right: -24px;
}

.instagram-arrow-r:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.instagram-icon-large {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: color .2s;
  display: flex;
}

.intagram-card-c {
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-slide-nav {
  display: none;
}

.instagram-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.instagram-container-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.instagram-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.intagram-card-c-2 {
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  height: 280px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-section-2 {
  padding: 0 0%;
}

.section-11 {
  background-color: #f3f3f3;
  padding: 40px 10px;
}

.code-embed {
  height: 350px;
}

.code-embed-2 {
  height: 1385px;
}

.body {
  height: 100vh;
}

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

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

@media screen and (max-width: 991px) {
  .div-block-2 {
    display: none;
  }

  .navbar {
    border-left-style: none;
    border-right-style: none;
    display: block;
  }

  .nav-link {
    width: 100%;
  }

  .nav-link:hover {
    background-color: var(--black);
  }

  .div-block-3 {
    height: 600px;
  }

  .icon {
    color: var(--white);
  }

  .nav-menu {
    background-color: #b07c4fe6;
    margin-top: 63px;
  }

  .menu-button {
    background-color: var(--peru);
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .image-4 {
    width: 207px;
    margin-left: 10px;
    display: block;
  }

  .section-footernav {
    box-shadow: none;
    border-top-style: solid;
    border-top-color: #d6e3e9;
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-4 {
    display: block;
  }

  .column-12 {
    text-align: center;
  }

  .copyright-text-2 {
    text-align: center;
    margin-bottom: 7px;
  }

  .column-13 {
    text-align: center;
    flex: none;
    justify-content: center;
    display: flex;
  }

  .footer-div-2.right {
    text-align: center;
  }

  .footer-link-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
  }

  .div-block-7 {
    background-size: 150px;
  }

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

  .div-block-10 {
    background-position: 98% 10%;
    background-size: 140px;
    width: 100%;
  }

  .grid-8 {
    width: 100%;
  }

  .div-block-13, .div-block-14 {
    height: 600px;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    margin-top: 0;
    margin-left: 0;
  }

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

  .div-block-19, .div-block-20 {
    background-position: 98% 10%;
    background-size: 140px;
    width: 100%;
  }

  .dropdown {
    width: 100%;
  }

  .div-block-21.middle {
    margin-top: auto;
  }

  .div-block-prime {
    height: auto;
  }

  .heading-54 {
    margin-top: 0;
    margin-bottom: -10px;
    font-size: 38px;
    line-height: 50px;
  }

  .text-block-5 {
    font-size: 15px;
  }

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

  .heading-56 {
    margin-top: 0;
    font-size: 38px;
    line-height: 50px;
  }

  .div-block-25 {
    width: 200px;
  }

  .image-30 {
    width: 105px;
    margin-bottom: 9px;
  }

  .link.hide {
    display: none;
  }

  .instagram-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: 250px;
  }

  .instagram-section {
    padding-bottom: 140px;
  }

  .instagram-arrow-l {
    margin-bottom: -72px;
    margin-left: 300px;
    left: -72px;
    right: 0;
  }

  .instagram-arrow-r {
    margin-bottom: -72px;
    margin-right: 300px;
    left: 0;
    right: -72px;
  }

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

  .instagram-section-2 {
    padding-bottom: 75px;
  }

  .code-embed-2 {
    height: 1450px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    margin-top: 44px;
  }

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

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

  .footer-div-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-9 {
    width: 150px;
  }

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

  .paragraph-8 {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
  }

  .container-19 {
    padding: 30px;
  }

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

  .div-block-8.mobile {
    border-bottom: 1px solid var(--white);
  }

  .div-block-8.mobile.side {
    border-right-style: none;
  }

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

  .html-embed-2 {
    width: 300px;
  }

  .div-block-10 {
    background-position: 98% 53%;
    background-size: 160px;
    padding: 20px;
  }

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

  .div-block-14 {
    height: 400px;
  }

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

  .div-block-13-copy {
    height: 500px;
  }

  .image-21, .image-22, .image-23, .image-24, .image-25 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

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

  .div-block-19, .div-block-20 {
    background-position: 98% 53%;
    background-size: 160px;
    padding: 20px;
  }

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

  .div-block-21.leftside {
    border-bottom-right-radius: 30px;
  }

  .div-block-21.rightside {
    border-bottom-left-radius: 30px;
  }

  .div-block-21.middle {
    background-color: var(--peru);
  }

  .image-28 {
    height: 360px;
    margin-bottom: -34px;
  }

  .div-block-prime.middlesec {
    height: 360px;
    padding-top: 55px;
    padding-bottom: 0;
    display: none;
  }

  .heading-54 {
    font-size: 46px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .div-block-22 {
    background-color: var(--peru);
    outline-offset: -6px;
    border-top-left-radius: 30px;
    outline: 1px solid #fff;
    width: 100%;
    display: block;
  }

  .heading-55 {
    font-size: 90px;
  }

  .heading-56 {
    margin-top: 20px;
    font-size: 46px;
    line-height: 45px;
  }

  .litter-header {
    background-color: var(--tan);
    outline-color: var(--white);
    outline-offset: -8px;
    background-image: linear-gradient(#b07c4fe6, #b07c4fe6), url('../images/muddy-brown-paws-texture-background-free-vector.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 30px;
    outline-width: 1px;
    outline-style: solid;
    width: 100%;
    display: none;
  }

  .image-30 {
    width: 115px;
    margin-bottom: 20px;
  }

  .link {
    display: block;
  }

  .link.hide {
    display: none;
  }

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

  .intagram-card-c-2 {
    height: 200px;
  }

  .code-embed {
    height: 340px;
  }

  .code-embed-2 {
    height: 1475px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: linear-gradient(#00000080, #00000080), url('../images/alison-pang-_sipk3HWuq4-unsplash.jpg');
    background-position: 0 0, 70%;
  }

  .heading-2 {
    margin-top: 24px;
  }

  .image-2 {
    margin-top: 60px;
  }

  .navbar {
    background-color: var(--peru);
  }

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

  .heading-3 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .paragraph {
    font-size: 14px;
  }

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

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

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

  .footer-div-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-link-2 {
    margin-left: 0;
  }

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

  .div-block-5 {
    flex-direction: column;
  }

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

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

  .image-9.lower {
    margin-top: 40px;
  }

  .paragraph-8 {
    text-align: left;
  }

  .container-19 {
    padding: 10px;
  }

  .link-8 {
    font-size: 14px;
  }

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

  .heading-45 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-10 {
    background-position: 95% 235px;
    background-size: 120px;
    padding: 10px;
  }

  .div-block-13 {
    height: 170px;
  }

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

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

  .heading-50 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-13-copy {
    height: 170px;
  }

  .div-block-19, .div-block-20 {
    background-position: 95% 235px;
    background-size: 120px;
    padding: 10px;
  }

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

  .image-28 {
    height: 250px;
  }

  .text-block-5 {
    margin-top: 20px;
  }

  .heading-55 {
    font-size: 80px;
  }

  .button-5 {
    width: 250px;
    height: 60px;
    font-size: 24px;
  }

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

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

  .litter-header {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .heading-57 {
    text-align: center;
    font-size: 22px;
  }

  .image-30 {
    width: 105px;
  }

  .header {
    justify-content: center;
  }

  .header.contact {
    justify-content: flex-end;
  }

  .link {
    display: block;
  }

  .link.hide {
    display: none;
  }

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

  .instagram-arrow-l {
    margin-left: 175px;
  }

  .instagram-arrow-r {
    margin-right: 175px;
  }

  .intagram-card-c {
    height: 125px;
  }

  .code-embed-2 {
    height: 1550px;
  }
}

#w-node-_5a8a63fe-d179-6412-d814-9b537134cc09-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc0f-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc15-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc1b-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc21-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc27-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc2f-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc35-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc3b-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc41-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc47-b4920eac, #w-node-_5a8a63fe-d179-6412-d814-9b537134cc4d-b4920eac, #w-node-a6336be9-1444-50ed-7f2a-9efa562176c8-8fc8f5d9, #w-node-_3e5910f9-1074-afbd-6516-fc38ef2236cf-8fc8f5d9, #w-node-_41c36a6a-c1d6-45c5-5bcb-1db960ef8edb-8fc8f5d9, #w-node-f9b56655-e08d-35ac-0dd0-b225b331d2df-8fc8f5d9, #w-node-_536341cd-06c1-d666-57d7-1b7bd638285f-8fc8f5d9, #w-node-c977c36a-ed31-8844-f413-04ee41ce54d6-8fc8f5d9, #w-node-e44ff168-cc1f-b2e1-e3c4-30b63cf3f52a-8fc8f5d9, #w-node-_5514b3dc-47b2-aca9-63ce-80a06da2bc3b-8fc8f5d9, #w-node-cbeb0179-9067-ef5f-958d-11511e05f76d-8fc8f5d9, #w-node-_0bf189ad-76f8-da32-f778-ed7136a8e78c-8fc8f5d9, #w-node-_609be34d-826e-97e9-e69f-916d9548dd24-8fc8f5d9, #w-node-_1e597645-eb4d-60d2-e873-6b7e93f6d7c0-8fc8f5d9, #w-node-_5f66329a-ae44-a111-6572-d3811564d551-8fc8f5d9, #w-node-b33e6809-84bc-db74-b082-f9bd496ed567-8fc8f5d9, #w-node-_50f92c68-f04c-458b-acba-4080ff299830-8fc8f5d9, #w-node-d3e85c3d-d920-364e-c66e-4ccd2bcb3d13-8fc8f5d9, #w-node-_7560b5b3-e775-8b4f-89b7-7cf3180c0478-8fc8f5d9, #w-node-_0d0a5a14-8823-9ea4-224d-33fbf0a8c194-8fc8f5d9, #w-node-_0f66c45b-49dd-0b7f-2cdb-a278e429e71f-8fc8f5d9, #w-node-_28486f20-b465-ae2a-a9f5-d53ccd91c5d3-8fc8f5d9, #w-node-_51ba04e7-ac63-1628-27d1-3a7a8f99fe4f-8fc8f5d9, #w-node-_7af05104-9342-447f-a5de-0652cf299ab0-8fc8f5d9, #w-node-_8c807b63-1608-571c-56f6-b93cc5d1f27b-8fc8f5d9, #w-node-bfb0bd43-fb45-d291-1950-c5ec72ef757a-8fc8f5d9, #w-node-eea1f709-4d54-702b-cb1d-a3ad4c53d787-8fc8f5d9, #w-node-_0a4e4135-8549-7653-0895-981eca3177c6-8fc8f5d9, #w-node-_3dbddf20-5c9f-dc7b-bfeb-67b37a3d8567-8fc8f5d9, #w-node-_9f2a153e-927e-1a9f-b920-3e87d7377468-8fc8f5d9, #w-node-_92057d1b-11aa-eea7-54e5-21a7423057e5-8fc8f5d9, #w-node-_5b2ed9e4-aac8-eb11-ba5f-1dd24ef98a8f-8fc8f5d9, #w-node-_02161081-24a6-9d52-ba94-7515436a3518-8fc8f5d9, #w-node-_1dae3887-deb5-27d3-51df-35f3136d145d-532cc7c6, #w-node-_1dae3887-deb5-27d3-51df-35f3136d1461-532cc7c6, #w-node-_1dae3887-deb5-27d3-51df-35f3136d1472-532cc7c6, #w-node-_186a26f4-4fc5-f3d0-72bd-3a984c4f217b-532cc7c6, #w-node-f9284168-855c-379a-fdbc-2fb516a9a006-532cc7c6, #w-node-_8c793952-1f40-3b31-99b3-af831398a872-532cc7c6, #w-node-_54cb7eb3-4e03-75f2-2a40-5037a0034778-532cc7c6, #w-node-_54cb7eb3-4e03-75f2-2a40-5037a003477c-532cc7c6, #w-node-_54cb7eb3-4e03-75f2-2a40-5037a003478a-532cc7c6, #w-node-bdfefeaa-b8e2-a3f8-7550-0969b31e108f-532cc7c6, #w-node-bdfefeaa-b8e2-a3f8-7550-0969b31e1093-532cc7c6, #w-node-bdfefeaa-b8e2-a3f8-7550-0969b31e10a1-532cc7c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-b8a2e380-0403-1f24-76fc-7002a178a593-92e89cef, #w-node-b8a2e380-0403-1f24-76fc-7002a178a5e1-92e89cef, #w-node-b8a2e380-0403-1f24-76fc-7002a178a5ad-81d77945 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_382634d4-b4eb-8340-100a-ebad505980f3-59d1c165, #w-node-b8a2e380-0403-1f24-76fc-7002a178a579-9bd706df {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


