:root {
  --orange-background-color: #fff6ed;
  --orange-text-color: #451005;
  --brand-color: #ff6c17;
  --white: #fff;
  --black: black;
  --text-color: #343a40;
  --green-color: #5bc3a2;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.body {
  background-color: var(--orange-background-color);
  color: var(--orange-text-color);
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.navigation-button {
  background-color: var(--brand-color);
  padding: 1rem;
  font-weight: 700;
  box-shadow: 0 5px 5px #0003;
}

.navigation-button.hero-button {
  margin-bottom: 2rem;
}

.navigation-button.hero-button.get-started-btton {
  margin-top: 1.5rem;
}

.navigation-button.hero-button.get-started-btton.claim-your-offer-button {
  box-shadow: none;
  color: var(--orange-text-color);
  background-color: #fff6ed;
}

.navigation-div {
  border-bottom: 1px solid #343a4033;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6rem;
  display: flex;
}

.header26_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.margin-bottom, .margin-bottom.margin-xxlarge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.margin-bottom.margin-small.margin-center {
  justify-content: center;
  align-items: center;
  width: 892.813px;
  display: flex;
  position: relative;
}

.margin-bottom.margin-small.pricing-margin-bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-bottom.margin-small.cta-margin-bottom {
  width: 800px;
}

.margin-bottom.margin-xsmall, .margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-size-medium {
  color: var(--orange-background-color);
  font-size: 1.125rem;
  font-weight: 500;
}

.text-size-medium.hero-paragraph {
  color: var(--orange-text-color);
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.text-size-medium.customize-your-box {
  color: var(--brand-color);
  margin-top: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
}

.text-size-medium.bullet-point-txt {
  color: var(--orange-text-color);
  font-weight: 600;
}

.text-size-medium.pricing-paragraph {
  margin-bottom: 2rem;
  font-weight: 600;
}

.text-size-medium.faq-paragraph {
  color: var(--orange-text-color);
  margin-bottom: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.text-size-medium.text-weight-bold {
  color: var(--orange-text-color);
  font-weight: 600;
}

.section_header26 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center.hero-section-max-width-80 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80rem;
  display: flex;
}

.max-width-large.align-center.hero-section-max-width-80.trusted-by-max-width {
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-large.align-center.max-width-80, .max-width-large.align-center.pricing-max-width, .max-width-large.align-center.cta-max-width {
  max-width: 80rem;
}

.max-width-large.align-center.cta-max-width.max-width-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-section-large.hero-padding {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-section-large.hero-padding.trsted-by-padding {
  padding-top: 6rem;
}

.padding-section-large.whats-in-the-box-padding {
  padding-top: 0;
  padding-bottom: 4rem;
}

.padding-section-large.why-s-padding {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.padding-section-large.pricing-padding {
  padding-top: 0;
  padding-bottom: 4rem;
}

.padding-section-large.faq-padding {
  padding-top: 6rem;
  padding-bottom: 3rem;
}

.padding-section-large.cta-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.heading-style-h1 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h1.hero-header {
  color: var(--orange-text-color);
  width: 60%;
  margin-bottom: 1rem;
  font-size: 3rem;
}

.heading-style-h1.hero-header.trusted-by-header {
  width: 60%;
  font-size: 2.6rem;
}

.heading-style-h1.what-s-in-the-box-heading {
  color: var(--orange-text-color);
  margin-bottom: 1rem;
}

.header26_component {
  flex-direction: column;
  align-items: center;
}

.header26_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-top, .margin-top.margin-medium, .margin-top.margin-xxlarge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.orange-span {
  color: var(--brand-color);
}

.ball-image {
  position: absolute;
  inset: 53% auto auto -11%;
}

.dog-bone-big-image {
  position: absolute;
  inset: -51% auto auto 97%;
}

.dog-bone-image {
  position: absolute;
  top: 58%;
  left: 81%;
}

.funny-dog-image {
  position: absolute;
  inset: -51% auto auto 3%;
}

.header19_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.header19_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.header19_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section_header19 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
}

.whats-in-the-box-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.ball-image-box {
  width: 2rem;
}

.heading {
  color: var(--orange-text-color);
  margin-bottom: .5rem;
  font-size: 1.2rem;
  line-height: 1.1;
}

.text-block {
  font-weight: 500;
}

.heading-style-h2 {
  color: var(--orange-background-color);
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2.why-us-heading {
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 3rem;
  font-size: 2.6rem;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.layout237_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.layout237_item {
  border: 1px solid var(--orange-background-color);
  text-align: center;
  border-radius: 2px;
  width: 100%;
  height: 100%;
}

.section_layout237 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
}

.section_layout237.why-s-section {
  background-image: url('../images/backgrond-orange.png');
  background-position: 0 0;
  background-size: auto;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.layout237_item-icon-wrapper {
  display: inline-block;
}

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

.grid-wrapper {
  border: 1px solid var(--white);
  padding-left: 1rem;
  padding-right: 1rem;
}

.grid-haeding {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  font-size: 1rem;
}

.grid-paragraph {
  color: var(--white);
  text-align: left;
  font-weight: 500;
}

.grid-second-paragraph {
  color: var(--white);
  text-align: left;
  margin-top: 0;
  font-weight: 500;
}

.image-wrapper {
  border: 1px solid var(--orange-background-color);
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-image {
  width: 5rem;
}

.grid-second-paragraph-wrapper {
  padding: 1rem;
}

.first-link-orange {
  color: #ff6c17;
  text-align: left;
  font-size: .8rem;
  font-weight: 600;
}

.heading-style-h1-2 {
  text-align: left;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h1-2.persentage-heading {
  margin-bottom: .5rem;
  font-weight: 900;
}

.pricing24_plan {
  border: 3px solid #cfcfcf;
  flex-flow: column;
  justify-content: space-between;
  padding: 2rem;
  display: flex;
}

.pricing24_plan.pricing-item {
  background-color: #fefefe;
  border-width: 2px;
  border-radius: 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
  box-shadow: 0 2px 5px #0003;
}

.pricing24_plan.pricing-item.orange-border {
  border-width: 4px;
  border-color: #ff6c17;
  height: 100%;
  /* margin-top: -56px; */
}

.span-orange {
  color: #ff6c17;
  font-size: 2.5rem;
}

.bone-circle-image {
  position: absolute;
  top: -44%;
  left: 102%;
}

.bon-image {
  position: absolute;
  top: 124%;
  left: 122%;
}

.pricing24_feature-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.pricing-item-linkl {
  text-align: left;
  font-size: .8rem;
  font-weight: 600;
}

.line-divider {
  background-color: #97979794;
  width: 100%;
  height: 2px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.line-divider.pricing-divider {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.text-block-2 {
  color: #333333c9;
  text-align: left;
  margin-bottom: .5rem;
  font-weight: 500;
}

.paused-text {
  text-align: left;
  margin-bottom: 0;
  font-size: .7rem;
  font-weight: 600;
}

.off-1-month {
  text-align: left;
  margin-bottom: .75rem;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
}

.margin-vertical, .margin-vertical.margin-medium {
  margin-left: 0;
  margin-right: 0;
}

.pricing24_feature {
  display: flex;
}

.ball-image-2 {
  position: absolute;
  top: 93%;
  left: -41%;
}

.button-2 {
  text-align: center;
  background-color: #ff6c17;
  border-radius: 8px;
  padding: .75rem 1.5rem;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.button-2.max-width-full.pricing-get-started-button {
  width: 100%;
  margin-top: .5rem;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.button-2.max-width-full.pricing-get-started-button.not-orange-button {
  background-color: var(--white);
  box-shadow: none;
  color: var(--black);
  border: 2px solid #343a4066;
  font-size: 1.125rem;
}

.button-2.is-navbar2-button {
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 600;
}

.pricing-heading-wrapper {
  justify-content: center;
  align-items: center;
  width: 500px;
  display: flex;
  position: relative;
}

.pricing24_plans {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 6rem;
}

.pricing24_feature-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.pricing24_divider {
  background-color: ;
  width: 100%;
  height: 1px;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h6.begginer-text {
  text-align: left;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}

.dog-image {
  position: absolute;
  top: -29%;
  left: -31%;
}

.heading-style-h2-2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2-2.pricing-heading {
  width: 100%;
  margin-bottom: 1rem;
  font-size: 2.6rem;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.i-span {
  color: #ff6c17;
  font-style: italic;
}

.pricing24_content-top {
  flex-direction: column;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq6_answer {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.faq6_list-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.faq6_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.paragraph {
  font-weight: 500;
}

.faq6_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.heading-style-h2-3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2-3.faq-heading {
  margin-bottom: 1rem;
  font-size: 2.6rem;
  line-height: 1.4;
}

.faq6_icon-wrapper {
  align-self: flex-start;
  width: 2rem;
  display: flex;
}

.faq-item-paragraph {
  font-weight: 500;
}

.faq6_accordion {
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.footer7_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: flex;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer7_bottom-wrapper {
  justify-content: space-between;
  padding-top: 0;
  display: flex;
}

.footer7_logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.footer7_top-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer7_legal-link {
  color: var(--orange-text-color);
  font-size: .875rem;
  text-decoration: underline;
}

.footer7_link {
  color: var(--orange-text-color);
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.footer7_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer7_credit-text {
  font-size: .875rem;
  font-weight: 500;
}

.footer7_component.footer-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.section_cta25 {
  background-color: var(--brand-color);
  color: var(--orange-text-color);
}

.button-3 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-3.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.heading-style-h2-4 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2-4.cta-hading {
  color: var(--white);
  margin-bottom: 1.5rem;
  font-size: 2.6rem;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.section_cta1 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  background-image: url('../images/dow11nload.svg');
  background-position: 0 0;
  background-size: cover;
}

.cta1_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.cta1_image {
  aspect-ratio: 16 / 9;
  object-fit: scale-down;
  width: 20rem;
  height: 20rem;
  position: absolute;
  inset: -120% 0% auto 100%;
}

.cta1_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

@media screen and (min-width: 1440px) {
  .grid-haeding {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 991px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium.text-weight-bold {
    line-height: 1.4;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .heading-style-h1.what-s-in-the-box-heading {
    font-size: 2.2rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .ball-image {
    left: 25%;
  }

  .dog-bone-big-image {
    top: -79%;
    left: 69%;
  }

  .funny-dog-image {
    top: -62%;
    left: 16%;
  }

  .header19_content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .heading-style-h2, .heading-style-h2.why-us-heading {
    font-size: 2.2rem;
  }

  .layout237_list {
    grid-column-gap: 1rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h1-2 {
    font-size: 3.25rem;
  }

  .pricing24_plan.pricing-item.orange-border {
    margin-top: 0;
  }

  .bone-circle-image {
    left: 96%;
  }

  .bon-image {
    top: 131%;
    left: 100%;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .ball-image-2 {
    top: 131%;
    left: -6%;
  }

  .pricing24_plans {
    grid-template-columns: 1fr 1fr;
    margin-top: 3rem;
  }

  .dog-image {
    top: -62%;
    left: -8%;
  }

  .heading-style-h2-2 {
    font-size: 2.75rem;
  }

  .faq6_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .heading-style-h2-3 {
    font-size: 2.75rem;
  }

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

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h2-4 {
    font-size: 2.75rem;
  }

  .heading-style-h2-4.cta-hading {
    font-size: 2.2rem;
  }

  .cta1_image-wrapper {
    display: none;
  }

  .cta1_content {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .navigation-button.hero-button.get-started-btton.claim-your-offer-button {
    margin-top: 1rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small.margin-center, .margin-bottom.margin-small.cta-margin-bottom {
    width: 100%;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-size-medium.text-size-medium-cta {
    text-align: center;
    margin-bottom: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large.why-s-padding {
    padding-top: 2rem;
  }

  .padding-section-large.faq-padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.hero-header {
    width: 100%;
    font-size: 2rem;
  }

  .heading-style-h1.hero-header.trusted-by-header {
    width: 100%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .ball-image {
    top: -79%;
  }

  .dog-bone-big-image {
    top: -83%;
  }

  .dog-bone-image {
    top: -23%;
    left: 61%;
  }

  .funny-dog-image {
    top: -50%;
    left: 2%;
  }

  .header19_content {
    grid-row-gap: 0rem;
  }

  .heading-style-h2, .heading-style-h2.why-us-heading {
    font-size: 1.8rem;
  }

  .layout237_list {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .first-link-orange {
    font-size: 1rem;
  }

  .heading-style-h1-2 {
    font-size: 2.5rem;
  }

  .pricing24_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing-item-linkl {
    font-size: .9rem;
    line-height: 1.4;
  }

  .paused-text {
    font-size: .8rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .button-2.is-navbar2-button {
    padding: .75rem 1rem;
    font-size: .9rem;
  }

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

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h2-2 {
    font-size: 2.25rem;
  }

  .faq6_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq6_question {
    padding: 1rem 1.25rem;
  }

  .faq6_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h2-3 {
    font-size: 2.25rem;
  }

  .heading-style-h2-3.faq-heading {
    font-size: 1.8rem;
  }

  .faq6_icon-wrapper {
    width: 1.75rem;
  }

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

  .footer7_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer7_bottom-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 1rem;
  }

  .footer7_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer7_credit-text {
    margin-top: 2rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h2-4 {
    font-size: 2.25rem;
  }

  .heading-style-h2-4.cta-hading {
    font-size: 1.8rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .cta1_content {
    grid-row-gap: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large.hero-padding {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .padding-section-large.faq-padding {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .heading-style-h1.hero-header.trusted-by-header {
    font-size: 2rem;
  }

  .heading-style-h1.what-s-in-the-box-heading {
    font-size: 1.8rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .ball-image {
    top: -23%;
  }

  .dog-bone-big-image {
    width: 4rem;
    height: 4rem;
    top: -58%;
  }

  .funny-dog-image {
    width: 4rem;
  }

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

  .heading-style-h2 {
    font-size: 1.7rem;
  }

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

  .grid-haeding {
    line-height: 1.3;
  }

  .bone-circle-image {
    left: 65%;
  }

  .bon-image {
    left: 83%;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .ball-image-2 {
    left: 18%;
  }

  .pricing24_plans {
    margin-top: 1.5rem;
  }

  .dog-image {
    top: -45%;
    left: 7%;
  }

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

  .heading-style-h2-3.faq-heading {
    font-size: 1.8rem;
  }

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

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h2-4.cta-hading {
    font-size: 1.8rem;
  }

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

#w-node-_88ba0420-a35b-a316-7b7a-286761e489e4-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e489e9-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e489ee-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e489f3-af899643, #w-node-_4ea57ca5-7e28-b99b-a72e-5afd304f4f5c-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e48a0e-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e48a13-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e48a18-af899643, #w-node-_88ba0420-a35b-a316-7b7a-286761e48a1d-af899643, #w-node-eb1386eb-3426-b44d-e6d9-f092cd689f7d-af899643, #w-node-eb1386eb-3426-b44d-e6d9-f092cd689f82-af899643, #w-node-eb1386eb-3426-b44d-e6d9-f092cd689f87-af899643, #w-node-eb1386eb-3426-b44d-e6d9-f092cd689f8c-af899643, #w-node-eb1386eb-3426-b44d-e6d9-f092cd689f91-af899643, #w-node-a7bc6a12-4c25-9b36-1445-528847b8e9c3-af899643, #w-node-a7bc6a12-4c25-9b36-1445-528847b8e9c8-af899643, #w-node-a7bc6a12-4c25-9b36-1445-528847b8e9cd-af899643, #w-node-a7bc6a12-4c25-9b36-1445-528847b8e9d2-af899643, #w-node-a7bc6a12-4c25-9b36-1445-528847b8e9d7-af899643 {
  align-self: start;
}

#w-node-_175f6984-d862-ed24-96c2-cae671b6a879-af899643 {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-d335a32d-228c-a515-ff03-79caef98fee6-af899643 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_175f6984-d862-ed24-96c2-cae671b6a879-af899643 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_175f6984-d862-ed24-96c2-cae671b6a879-af899643 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


