/* Text Elements */

h1.heading-1a {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 90px;
  font-family: 'Montserrat', cursive;
}

h2.heading-5a {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  font-family: 'Montserrat', cursive;
}

h3.heading-6 {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Montserrat', cursive;
}

h3.heading-5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  font-family: 'Montserrat', cursive;
}

h3.heading-10 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: #020202 2px 2px 5px;
  font-weight: 700;
  font-family: 'Montserrat', cursive;
}

h4.heading-2a {
  margin-top: 0;
  margin-bottom: 5px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 35px;
  font-family: 'Montserrat', cursive;
}

h6.heading-4 {
  margin-top: 7px;
  margin-bottom: 0;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 31px;
  font-family: 'Montserrat', cursive;
}

h6.heading-3a {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 22px;
  font-family: 'Montserrat', cursive;
}

h6.heading-7 {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', cursive;
}

h6.heading-8 {
  padding-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  font-family: 'Montserrat', cursive;
}

h6.heading-9 {
  margin-top: -70px;
  margin-left: 80px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 23px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-1 {
  color: #fff;
  text-transform: uppercase;
  word-spacing: 46px;
  font-size: 19px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Montserrat', cursive;
  line-height: 1.2;
}

p.paragraph.paragraph-3a {
  color: #222;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-4 {
  font-size: 17px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-3 {
  color: #fff;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-5 {
  font-size: 17px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-6 {
  color: #ccc;
  font-size: 16px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.paragraph-7 {
  margin-left: 80px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'Montserrat', cursive;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 600;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  padding: 15px 5px;
  width: 100%;
  border-radius: 99px;
  background-color: #b100ff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  font-family: 'Montserrat', cursive;
}

a.link-button.button-link-1b {
  padding: 15px 5px;
  width: 100%;
  border-radius: 99px;
  background-color: #3f0858;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  font-family: 'Montserrat', cursive;
}

a.link-button.button-link-1c {
  padding: 10px 5px;
  width: 100%;
  border-radius: 99px;
  background-color: #3dbbb5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Montserrat', cursive;
}

a.link-button.button-link-1:hover {
  background-color: #3dbbb5;
}

a.link-button.button-link-1b:hover {
  background-color: #3dbbb5;
}

a.link-button.button-link-1c:hover {
  background-color: #b100ff;
}

/* Layout Elements */

body.grid-1 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-1 {
  padding: 10px 0 0;
  max-width: none;
  background-image: url('../images/banner-bg.jpg?id=243&cache=1752785499285');
  background-attachment: fixed;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='coffee-span-'].column-1 {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

body > .row.row-2 {
  padding: 0;
  max-width: none;
  background-color: #3f0858;
}

body > .row > [class*='coffee-span-'].column-2 {
  padding-top: 30px;
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-3 {
  padding-left: 0;
  min-height: 110px;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-4 {
  padding-top: 80px;
}

body > .row > [class*='coffee-span-'].column-5 {
  padding-top: 20px;
  min-height: 110px;
  background-color: #b100ff;
}

body > .row.row-3 {
  padding: 50px 10px 100px;
  max-width: none;
  background-color: #3f0858;
}

body > .row.row-4 {
  padding: 80px 10px;
  max-width: 1500px;
}

body > .row > [class*='coffee-span-'].column-7 {
  padding-top: 30px;
}

body > .row.row-5 {
  padding-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: none;
  background-color: #3f0858;
}

body > .row > [class*='coffee-span-'].column-8 {
  text-align: center;
}

body > .row.row-6 {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  max-width: none;
  background-color: #232121;
}

body > .row.row-7 {
  padding-right: 10px;
  padding-left: 10px;
  max-width: none;
  background-color: #b100ff;
}

body > .row.row-8 {
  padding-top: 90px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: none;
  background-image: url('../images/background-item.png?id=262&cache=1753349984356');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='coffee-span-'].column-9 {
  text-align: center;
}

body > .row.row-9 {
  padding: 50px 10px 30px;
  max-width: none;
  background-image: url('../images/background-item.png?id=262&cache=1753350029227');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-10 {
  padding-right: 10px;
  padding-bottom: 100px;
  padding-left: 10px;
  max-width: none;
  background-image: url('../images/background-item.png?id=262&cache=1753385300784');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='coffee-span-'].column-10 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-11 {
  min-height: 5px;
}

body > .row.row-11 {
  padding-right: 10px;
  padding-left: 10px;
  max-width: none;
  background-color: #3dbbb5;
}

body > .row > [class*='coffee-span-'].column-13 {
  min-height: 20px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  padding-top: 10px;
}

.subgrid.subgrid-1 {
  margin-bottom: 0;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
  min-height: 200px;
  background-image: url('../images/box-curve.png?id=255&cache=1753336587238');
  background-attachment: scroll;
  background-position: left bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
  padding-right: 18px;
  padding-left: 18px;
  text-align: center;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
  padding-right: 38px;
  padding-bottom: 20px;
  padding-left: 38px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-7 {
  padding-top: 20px;
  padding-right: 18px;
  padding-left: 18px;
  min-height: 87px;
  text-align: center;
}

.subgrid > .row.subgrid-row-1 {
  background-image: url('../images/service1.webp?id=256&cache=1753349011309');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row.subgrid-row-2 {
  background-image: url('../images/service2.webp?id=257&cache=1753349085998');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row.subgrid-row-3 {
  background-image: url('../images/service4.webp?id=258&cache=1753349184983');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row.subgrid-row-4 {
  background-image: url('../images/dog-wash-station-GGE0C9.jpg?id=259&cache=1753349407018');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-8 {
  text-align: center;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-9 {
  padding-bottom: 20px;
  text-align: center;
}

.subgrid > .row.subgrid-row-5 {
  max-width: 300px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-10 {
  min-height: 30px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-11 {
  padding: 10px 18px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-12 {
  padding: 10px 18px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-13 {
  padding: 10px 18px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-14 {
  padding: 10px 18px;
}

.subgrid > .row.subgrid-row-6 {
  max-width: 1500px;
}

.subgrid > .row.subgrid-row-7 {
  max-width: none;
}

.subgrid > .row.subgrid-row-8 {
  max-width: 1500px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-15 {
  text-align: right;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-16 {
  padding-bottom: 30px;
}

.container.container-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  max-width: 350px;
  background-color: #fff;
}

.container.container-4 {
  margin-bottom: 0;
  min-height: 780px;
  background-image: url('../images/m3-s-2-sized.png?id=253&cache=1753328977646');
  background-attachment: scroll;
  background-position: right bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-5 {
  margin-bottom: 0;
  min-height: 780px;
  background-image: url('../images/Home-1-Slider-dog.webp?id=250&cache=1753329055003');
  background-attachment: scroll;
  background-position: left bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-6 {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  max-width: 700px;
}

.container.container-7 {
  margin-left: 0;
  padding-top: 200px;
  min-height: 600px;
  max-width: 700px;
  background-image: url('../images/video-placeholder.webp?id=254&cache=1753330074429');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

  background-blend-mode: normal;
}

.container.container-8 {
  background-color: #fff;
}

.container.container-9 {
  margin-bottom: 27px;
  text-align: center;
}

.container.container-10 {
  margin-bottom: 0;
  min-height: 378px;
  background-image: url('../images/hero-img-1.png?id=261&cache=1753349650995');
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-11 {
  margin-left: auto;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  min-height: 450px;
  max-width: 600px;
  background-image: url('../images/testimonial.png?id=263&cache=1753350150762');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-11a {
  margin-left: 0;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  min-height: 450px;
  max-width: 600px;
  background-image: url('../images/testimonial.png?id=263&cache=1753350150762');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-12 {
  margin-bottom: 17px;
}

.container.container-13 {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
}

a.responsive-picture.picture-link-1 {
  max-width: 75px;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 160px;
}

div.responsive-picture.picture-2 {
  max-width: 70px;
}

.rule.rule-1 hr {
  border-top-color: #4e4e4e;
}

div.responsive-picture.picture-3 {
  max-width: 67px;
}

a.social-image.social-icon-1 {
  margin-right: 6px;
  max-width: 40px;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: transparent;
}

a.social-image.social-icon-1:hover {
  background-color: #b100ff;
}

@media screen and (max-width: 1200px) {
  /* Text Elements */

  h1.heading-1a {
    font-size: 72px;
  }

  h4.heading-2a {
    font-size: 26px;
  }

  h6.heading-3a {
    font-size: 16px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-14 {
    min-height: 5px;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    min-height: 5px;
  }

  .container.container-5 {
    min-height: 817px;
  }

  .container.container-4 {
    min-height: 817px;
  }

  .container.container-8 {
    margin-bottom: 17px;
  }
}

@media screen and (max-width: 1024px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-12 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    min-height: 250px;
  }
}

@media screen and (max-width: 800px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-5 {
    padding-top: 0;
    min-height: 5px;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    padding-top: 10px;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    padding-top: 30px;
  }

  body > .row.row-1 {
    background-attachment: scroll;
  }

  body > .row.row-4 {
    padding-top: 0;
    padding-bottom: 30px;
  }

  body > .row.row-5 {
    padding-top: 30px;
  }

  body > .row.row-3 {
    padding-bottom: 30px;
  }

  body > .row.row-8 {
    padding-top: 30px;
  }

  body > .row.row-9 {
    background-size: cover;
  }

  body > .row.row-10 {
    padding-bottom: 30px;
  }

  .container.container-7 {
    min-height: 400px;
    max-width: none;
  }

  .container.container-6 {
    margin-bottom: 27px;
    max-width: none;
  }

  .container.container-8 {
    margin-bottom: 17px;
  }

  .container.container-11 {
    margin-right: auto;
  }

  .container.container-11a {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 603px) {
  /* Text Elements */

  h2.heading-5a {
    font-size: 40px;
  }

  h3.heading-5 {
    font-size: 40px;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-17 {
    text-align: center;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-15 {
    text-align: center;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-9 {
    padding-bottom: 0;
  }

  .container.container-11 {
    min-height: 350px;
  }
}

@media screen and (max-width: 533px) {
  /* Text Elements */

  h1.heading-1a {
    font-size: 58px;
  }

  h4.heading-2a {
    font-size: 20px;
  }

  h6.heading-3a {
    letter-spacing: 3px;
    font-size: 14px;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-9 {
    padding-bottom: 0;
  }

  .container.container-11 {
    margin-bottom: 17px;
    padding-top: 10px;
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-11a {
    min-height: 350px;
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }
}