:root {
  --main-black: #231f20;
  --yellow: #f4e659;
  --dark-green: #285420;
  --green: #5fc04a;
  --super-light-green: #f1faf1;
  --light-red: #fff3f3;
  --red-full: red;
  --light-yellow: #fff7a3;
  --light-blue: #d6f0fc;
  --light-green: #aaecaa;
  --red: white;
  --dark-red: #c8202f;
}

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

.body {
  color: var(--main-black);
  font-family: Lexend, sans-serif;
  font-size: 18px;
  line-height: 25.6px;
}

.div-block-2 {
  background-color: var(--yellow);
  justify-content: center;
  align-items: center;
  height: 72px;
  display: flex;
}

.div-block-3 {
  text-align: center;
}

.text-block {
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-2 {
  font-size: 15.75px;
  font-weight: 700;
  line-height: 24px;
}

.logo-bar {
  border-bottom: 1px solid #ececec;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 73.66px;
  display: flex;
}

.hero {
  background-image: url('../images/hero-bg.jpg');
  background-position: 70%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 738px;
  padding-top: 207px;
  display: block;
  position: relative;
}

.container {
  flex-flow: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-content {
  text-align: center;
  max-width: 691px;
}

.text-block-3 {
  color: var(--dark-green);
  font-size: 70px;
  font-weight: 700;
  line-height: 75px;
}

.text-block-4 {
  font-size: 30px;
  line-height: 40px;
}

.primary-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--green);
  color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  max-width: 475px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 150px;
  text-decoration: none;
  display: flex;
}

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

.text-block-5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.image {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.section2 {
  background-color: var(--super-light-green);
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}

.div-block-4 {
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container-2 {
  background-color: #fff;
  border-left: 5px solid #fa2d2d;
  border-radius: 5px;
  max-width: 1200px;
  padding: 30px 52px;
}

.div-block-5 {
  text-align: center;
  flex-flow: column;
  display: flex;
}

.dog-image {
  background-image: url('../images/3ca2b7ea19c046943ae928227f13c85cd698c2ef.jpg');
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 248px;
}

.text-block-6 {
  color: var(--dark-green);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-7 {
  text-wrap: balance;
  margin-bottom: 30px;
  font-size: 21px;
  line-height: 31px;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 30px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: var(--light-red);
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 33px;
  display: flex;
}

.icon-embed-custom {
  color: var(--red-full);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.8125rem;
  display: flex;
}

.text-block-8 {
  max-width: 624px;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
  line-height: 31px;
}

.section3 {
  padding-top: 42px;
  padding-bottom: 42px;
  position: relative;
}

.container-3 {
  border: 1px solid #dfe5df;
  border-radius: 5px;
  max-width: 1200px;
  margin-bottom: 47px;
  padding: 30px 62px;
}

.div-block-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-9 {
  background-color: var(--light-yellow);
  border-radius: 5px;
  flex: 1;
}

.text-block-9 {
  color: var(--dark-green);
  text-align: center;
  max-width: 624px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
}

.div-block-10 {
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.text-block-10 {
  color: var(--dark-green);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-11 {
  line-height: 28px;
}

.text-block-12 {
  text-align: center;
  max-width: 624px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.section4 {
  background-color: var(--super-light-green);
  padding-top: 30px;
  padding-bottom: 46px;
}

.div-block-12 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-top: 40px;
  display: flex;
}

.div-block-13 {
  background-color: #fff;
  border: 1px solid #dfe5df;
  border-radius: 8px;
  flex: 1;
  padding: 20px;
}

.text-block-13 {
  color: var(--dark-green);
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
}

.container-4 {
  max-width: 927px;
}

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

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

.text-block-14 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-15 {
  color: #548f4e;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-16 {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-15 {
  background-color: var(--yellow);
  border-radius: 5px;
  margin-top: 5px;
  padding-left: 10px;
}

.image-2 {
  border-radius: 5px;
  margin-bottom: 16px;
}

.text-block-17 {
  font-size: 14px;
  line-height: 21px;
}

.section5 {
  background-color: var(--light-blue);
  margin-top: 1px;
  padding-top: 46px;
  padding-bottom: 46px;
}

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

.text-block-18 {
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  display: flex;
}

.text-block-19 {
  text-wrap: balance;
  max-width: 794px;
  margin: 10px auto 27px;
  font-size: 21px;
  line-height: 31px;
}

.text-block-20 {
  margin-top: 27px;
  font-size: 32px;
  line-height: 31px;
}

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

.faq-section {
  padding-top: 50px;
  padding-bottom: 80px;
}

.container-6 {
  flex-flow: column;
  max-width: 1200px;
  padding-left: 54px;
  padding-right: 54px;
  display: flex;
}

.text-block-21 {
  text-align: center;
  letter-spacing: -1.2px;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-16 {
  background-color: var(--main-black);
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding-top: 31px;
  padding-bottom: 31px;
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 22.4px;
}

.text-block-22 {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-family: Noto Sans, sans-serif;
  line-height: 28px;
}

.div-block-17 {
  background-color: #fcfffb;
  padding: 23px 14px 40px;
}

.div-block-18 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  margin-bottom: 40px;
  display: flex;
}

.footer {
  text-align: center;
  background-color: #e6eee4;
  padding: 82px 16px 100px;
}

.container-7 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 558px;
  display: flex;
}

.text-block-23 {
  color: #788675;
  margin-top: 36px;
  font-size: 16px;
  line-height: 25px;
}

.text-block-24 {
  color: #788675;
  margin-top: 20px;
  font-size: 14px;
  line-height: 21px;
}

.div-block-19 {
  flex-flow: column;
  margin-top: 36px;
  display: flex;
}

.link {
  color: #47763b;
  letter-spacing: -.56px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.div-block-20, .image-6 {
  display: none;
}

.top-bar {
  border-bottom: 1px solid #ececec;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 74px;
  display: flex;
}

.div-block-21 {
  background-color: var(--super-light-green);
}

.gradient-move {
  color: #fff;
  text-align: center;
  background-color: #56bbf3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  max-width: 169px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.div-block-60 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: flex;
}

.text-block-162 {
  color: #767676;
  letter-spacing: -.16px;
  flex: 1;
  font-size: 14px;
  line-height: 18px;
}

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

.image-11 {
  height: auto;
}

.div-block-70 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 10px;
  display: flex;
}

.text-block-157 {
  font-size: 16px;
  line-height: 24px;
}

.text-block-159 {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 30px;
  text-decoration: line-through;
}

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

.div-block-24 {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 60px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 10px #0000001a;
}

.div-block-68 {
  margin-top: 20px;
  padding-left: 26px;
  padding-right: 26px;
}

.product-choose {
  background-color: var(--super-light-green);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.product-choose.active {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-embed-custom-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5625rem;
  padding: 2px;
  display: flex;
}

.div-block-67 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-61 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.button-2 {
  background-color: #66c74c;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 27px;
  margin-right: 27px;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-160 {
  letter-spacing: -.9px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-161 {
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}

.div-block-73 {
  height: 36px;
}

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

.div-block-59 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-158 {
  letter-spacing: -.16px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-62 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: stretch;
  display: flex;
}

.footer-section {
  color: #fff;
  text-align: center;
  background-color: #5fc04a;
  align-self: stretch;
}

.text-block-163-copy {
  color: #000;
  line-height: 16px;
}

.text-block-163 {
  line-height: 16px;
}

.div-block-72 {
  color: #fff;
  text-align: center;
  background-color: #56bbf3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  max-width: 169px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.link-block {
  color: #fff;
  width: 200px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.div-block-58 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-7 {
  font-weight: 600;
}

.div-block-66 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #000;
  border-bottom: 1px solid #dfe5df;
  justify-content: center;
  align-items: center;
  height: 58px;
  display: flex;
}

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

.heading-7 {
  text-align: center;
  font-family: Lexend, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 57.6px;
}

.div-block-57 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-18 {
  color: #285420;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: .9375rem;
  height: .875rem;
  display: flex;
}

.div-block-65 {
  background-color: #fff;
  border: 1px solid #dfe5df;
  border-radius: 5px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: stretch;
  width: 350px;
  padding-bottom: 20px;
  display: block;
}

.div-block-69 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  outline-offset: 0px;
  border: 1px red;
  border-radius: 5px;
  outline: 1px dashed red;
  justify-content: center;
  align-items: center;
  padding: 6px 2px;
  display: flex;
}

.text-span-8 {
  font-size: 18px;
  font-weight: 500;
}

.body-2 {
  font-family: Lexend, sans-serif;
}

.div-block-74 {
  background-color: #fff;
  border: 1px solid #dfe5df;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

.text-block-164 {
  font-size: 22px;
  font-weight: 700;
  line-height: 57.6px;
}

.dog {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.8125rem;
  display: flex;
}

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

.div-block-76 {
  padding: 20px 28px 8px;
}

.div-block-76._2 {
  padding-bottom: 15px;
}

.text-block-162-copy {
  color: #767676;
  letter-spacing: -.16px;
  flex: 0 auto;
  font-size: 15px;
  line-height: 25px;
  text-decoration: line-through;
}

.div-block-77 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  display: flex;
}

.text-block-162-copy-copy {
  color: var(--green);
  letter-spacing: -.16px;
  flex: 0 auto;
  font-size: 15px;
  line-height: 25px;
}

.text-block-162-copy222 {
  color: #767676;
  letter-spacing: -.16px;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

.text-block-165 {
  color: var(--main-black);
  font-size: 20px;
  line-height: 30px;
  text-decoration: line-through;
}

.text-block-166 {
  font-size: 23px;
  font-weight: 800;
  line-height: 30px;
}

.div-block-78 {
  background-color: var(--light-yellow);
  border: 1px solid #000;
  border-radius: 5px;
  padding: 8px;
  box-shadow: 0 4px 4px #00000040;
}

.div-block-79 {
  background-color: red;
  border-radius: 5px;
  padding: 7px;
}

.text-block-167 {
  color: var(--light-yellow);
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-167._3 {
  font-size: 27px;
}

.div-block-80 {
  border: 2px none var(--light-yellow);
  outline-color: var(--light-yellow);
  outline-offset: 0px;
  border-radius: 3px;
  outline-width: 2px;
  outline-style: dotted;
  padding: 4px;
}

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

.text-block-168 {
  color: #767676;
  letter-spacing: -.16px;
  flex: 1;
  font-size: 14px;
  line-height: 18px;
}

.div-block-82 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  display: flex;
}

.text-block-162-copy-copy-2 {
  color: #5fc04a;
  letter-spacing: -.16px;
  flex: 0 auto;
  font-size: 15px;
  line-height: 25px;
}

.info-btn {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .9375rem;
  height: 1rem;
  display: flex;
}

.div-block-83 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.popup {
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-84 {
  background-color: #fff;
  border-radius: 5px;
  max-width: 342px;
  padding: 30px 24px;
  position: relative;
}

.text-block-169 {
  letter-spacing: -.16px;
}

.text-block-170 {
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.text-block-171 {
  color: #767676;
  letter-spacing: -.42px;
  font-weight: 500;
  line-height: 18px;
}

.bold-text, .bold-text-2, .bold-text-3 {
  color: var(--main-black);
}

.close-btn {
  cursor: pointer;
  position: absolute;
  inset: 10px 8px auto auto;
}

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

@media screen and (max-width: 991px) {
  .hero {
    background-image: none;
    background-size: auto;
    height: auto;
    padding-top: 0;
    padding-bottom: 70px;
  }

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

  .hero-content {
    max-width: none;
  }

  .primary-button {
    z-index: 3;
    position: relative;
  }

  .section2 {
    padding: 17px 16px;
  }

  .div-block-4 {
    display: none;
  }

  .container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-7 {
    text-align: left;
  }

  .section3 {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-8 {
    flex-flow: column;
  }

  .div-block-10 {
    display: none;
  }

  .div-block-12 {
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .div-block-13 {
    flex: 0 auto;
  }

  .text-block-20 {
    font-size: 20px;
    line-height: 30px;
  }

  .faq-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-21 {
    line-height: 50px;
  }

  .div-block-18 {
    margin-bottom: 0;
  }

  .footer {
    padding-top: 52px;
    padding-bottom: 60px;
  }

  .div-block-20 {
    background-image: linear-gradient(#fff0 67%, #fff), url('../images/458832b08e4f1b33b99a3cf18cf60b59ca6a2e38.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 225px;
    display: block;
  }

  .image-3, .image-4, .image-5 {
    width: 100%;
  }

  .image-6 {
    z-index: 2;
    width: 100%;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-60 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-choose {
    min-width: auto;
  }

  .div-block-61 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding-bottom: 42px;
  }

  .text-block-3 {
    padding-top: 12px;
    font-size: 40px;
    line-height: 45px;
  }

  .text-block-4 {
    font-size: 25px;
    line-height: 30px;
  }

  .primary-button {
    padding: 30px 70px;
  }

  .container-3 {
    margin-bottom: 80px;
  }

  .div-block-12 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-13 {
    min-width: 301px;
  }

  .div-block-16 {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-57 {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .logo-bar {
    height: 50px;
  }

  .text-block-3 {
    margin-bottom: 5px;
  }

  .primary-button {
    max-width: 319px;
  }

  .div-block-7 {
    padding-right: 32px;
  }

  .icon-embed-custom {
    flex: 0 auto;
  }

  .container-3 {
    margin-bottom: 37px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-23, .div-block-19 {
    margin-top: 24px;
  }

  .div-block-20 {
    background-position: 0 0, 90%;
    background-size: auto, 135%;
  }

  .text-block-25, .text-block-26, .text-block-27, .text-block-28, .text-block-29 {
    flex: 1;
  }

  .div-block-60 {
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-24 {
    height: 40px;
  }

  .div-block-68 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-73._2 {
    display: none;
  }

  .link-block {
    width: 140px;
  }

  .image-12 {
    width: 74px;
  }

  .text-block-164 {
    text-align: center;
    line-height: 30px;
  }

  .div-block-76 {
    padding-left: 24px;
    padding-right: 24px;
  }
}


