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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6em;
}

p {
  margin-top: 20px;
  margin-bottom: 20px;
}

a {
  color: #00aeef;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: #b2e6fa;
}

img {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

.head-bbb {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #b2e6fa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.logo-png {
  object-fit: contain;
  width: 97px;
  max-width: none;
  padding-left: 0;
  display: block;
}

.badge_rating_bbb-png {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: none;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 0;
  display: flex;
}

.container {
  background-color: #fff;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 0;
}

.body {
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.main-section {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.h1 {
  aspect-ratio: auto;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6em;
}

.h1.entry-header {
  color: #555;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 38px;
  font-weight: 400;
}

.p1 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.p1.text-align-right {
  text-align: right;
  align-self: flex-end;
}

.h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6em;
}

.side-customer-reviews {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  line-height: 1.6em;
  display: flex;
  position: sticky;
  top: 10px;
}

.h5 {
  color: #000;
  border: 1px #000;
  border-bottom-style: solid;
  max-width: 100%;
  padding-right: 124px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
}

.testimonial-images {
  object-fit: cover;
}

.testimonial-description {
  color: #000;
  max-width: 260px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
}

.p-strong {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6em;
}

.section {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.h3 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.bg-gray {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 660px;
  margin-top: -16px;
  margin-bottom: 20px;
  padding: 21px 25px;
  display: flex;
}

.p-italic {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
}

.bold {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.orange-button-cta-section {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  text-decoration: none;
  display: flex;
}

.h4 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.facebook-comments {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.fb-single-comment {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.fb-profile-image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.fb-image {
  object-fit: cover;
  margin-top: 0;
  margin-bottom: 0;
}

.fb-name {
  color: #2969b0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.fb-text {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}

.p-fb-subtext {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.fb-intend {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.footer {
  clear: none;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 0;
  display: flex;
}

.footer-wrap {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding-top: 50px;
  font-size: 14px;
  display: flex;
}

.logo-footer {
  object-fit: fill;
  max-width: 30%;
}

.disclaimer {
  clear: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #59797c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 140px 60px;
  display: flex;
}

.p-disclaimer {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.span1 {
  color: #999;
  font-family: Open Sans, sans-serif;
  line-height: 1.6em;
}

.hr-line {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.header-wrap {
  grid-column-gap: 888px;
  grid-row-gap: 888px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 24px 10px 0;
  display: block;
}

.span-italic {
  font-style: italic;
}

.link {
  color: #00aeef;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  color: #b2e6fa;
}

.span-bold {
  font-weight: 700;
}

.link-footer-nav {
  text-align: center;
  -webkit-text-stroke-color: #0000;
  border: 1px solid #0000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: none;
  display: inline;
  overflow: visible;
}

.menu-item {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  text-decoration: none;
}

.quick-stack {
  width: auto;
}

.sticky-green-cta {
  z-index: 5;
  background-color: #00c249;
  justify-content: center;
  align-items: center;
  height: 58px;
  margin-bottom: 0;
  display: flex;
  position: fixed;
  inset: auto 0% -62px;
}

.sticky-green-cta.floating-nav-content {
  background-color: #24c75a;
  height: 70px;
  bottom: 0;
}

.sticky-green-cta.floating-nav-content {
  bottom: 0;
}

.sticky-green-cta.floating-nav-content:hover {
  background-color: #0ee950;
}

.green-cta-button {
  color: #00c249;
  text-align: center;
  background-color: #fff;
  width: 600px;
  max-width: 90%;
  height: 50px;
  box-shadow: 0 3px 3px 3px #0003;
}

.bold-text {
  -webkit-text-stroke-color: #24c75a;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.gif {
  margin-top: 10px;
  margin-bottom: 20px;
}

.main-image {
  object-fit: fill;
  align-self: stretch;
}

.p-update {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.customer-review {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.p-timestamp {
  color: #999;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
}

.update-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #f4f4c3;
  border-radius: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 638px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.flex-blue-block {
  color: #fff;
  background-color: #459ef7;
  border-radius: 5px;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  max-width: none;
  max-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.6em;
  display: block;
}

.blue-block-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #459ef700;
  background-clip: padding-box;
  border-radius: 5px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px 0 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  display: flex;
}

.update-header {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  display: flex;
}

.update-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.content-wrap {
  background-color: #fff;
  max-width: 1100px;
  margin-left: 380px;
  margin-right: 380px;
  padding-left: 24px;
  padding-right: 24px;
}

.entry-content {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.primary {
  background-color: #0000;
  margin: 40px 44px;
}

.h1-2 {
  color: #000;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 1.6em;
}

.link-blue {
  color: #00f;
  font-weight: 700;
}

.content-wrap-2 {
  background-color: #fff;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.p1-2 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.p1-2.span-bold {
  color: #555;
  font-weight: 700;
}

.p1-2.span-bold.red {
  color: red;
}

.primary-2 {
  margin: 40px 44px;
}

.article {
  margin-left: 62px;
  margin-right: 62px;
  padding-left: 160px;
  padding-right: 160px;
}

.footer-wrap-2 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 293px;
  padding-right: 293px;
  display: flex;
}

.logo-footer-2 {
  object-fit: cover;
  flex: 1;
}

.p {
  color: #000;
  letter-spacing: normal;
  column-count: auto;
  white-space: break-spaces;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  position: static;
}

.bg-gray-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 22px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6px;
  display: flex;
}

.dashed-gray {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  border: 5px dashed #ccc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 45px 25px;
  display: flex;
}

.fb-single-comment-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.main-image-2 {
  object-fit: cover;
  flex: 1;
}

.p1-3 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.fb-text-2 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  display: flex;
}

.image-2 {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  flex: 1;
  font-family: Open Sans, sans-serif;
}

.link-4 {
  text-decoration: none;
}

.green-cta {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  background-color: #22c65b;
  border: 1px #22c65b;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 13px 109px;
  font-size: 22px;
  display: flex;
}

.green-cta:hover {
  color: #fff;
  background-color: #3be576;
}

.list {
  color: #000;
  white-space: break-spaces;
  word-break: normal;
  overflow-wrap: normal;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.footer-wrap-3 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 293px;
  padding-right: 293px;
  display: flex;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.6em;
}

.rich-text-block {
  line-height: 1.6em;
}

.figure {
  margin-left: auto;
  margin-right: auto;
}

.rich-text-block-2 {
  word-break: normal;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.paragraph-2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6em;
}

.rich-text-block-3 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.top-ribbon-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #344a5f;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 187px;
  padding-right: 187px;
  display: flex;
}

.logo-png-2 {
  object-fit: contain;
  flex: 0 auto;
  margin-left: 0;
  padding-left: 0;
}

.side-customer-reviews-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fb-single-comment-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.text-block {
  flex: 1;
  align-self: center;
  align-items: center;
  max-width: 100.012%;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  display: flex;
}

.flex-blue-block-2 {
  color: #fff;
  background-color: #459ef7;
  border-radius: 5px;
  flex: 1;
  width: 100%;
  max-width: none;
  max-height: none;
  font-size: 18px;
  line-height: 1.6em;
  display: flex;
}

.review-card {
  aspect-ratio: 1;
  object-fit: contain;
  flex: 0 auto;
  display: block;
}

.main-image-3 {
  object-fit: cover;
}

.green-button-cta-section {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  text-decoration: none;
  display: flex;
}

.green-cta-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #22c65b;
  border: 1px #e67919;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 660px;
  padding: 13px 109px;
  display: flex;
}

.green-cta-2:hover {
  background-color: #3be576;
  border-style: none;
  border-color: #3be676;
}

.p1-4 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.fb-text-3 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  display: flex;
}

.link-3 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  text-decoration: none;
}

.link-footer-nav-2 {
  -webkit-text-stroke-color: #0000;
  border: 1px solid #0000;
  font-weight: 700;
  text-decoration: none;
  display: inline;
  overflow: visible;
}

.link-7, .link-8 {
  text-decoration: none;
}

.review-card-v1 {
  object-fit: contain;
  flex: 1;
  display: block;
}

.top-ribbon-3 {
  text-align: center;
  background-color: #b2e6fa;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 175px;
  display: flex;
  position: relative;
}

.content-wrap-3 {
  letter-spacing: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.logo-main {
  object-fit: contain;
  flex: 1;
  max-width: 50%;
  height: 123px;
  margin: 9px auto;
}

.list-text {
  z-index: 1;
  background-color: #d0f0fc;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85px;
  margin-left: -20%;
  padding-top: 0;
  padding-left: 25%;
  padding-right: 15%;
  line-height: 1.5em;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 6px 3px #0003;
}

.review-img {
  text-align: center;
  object-fit: fill;
}

.box {
  text-align: center;
  border: 2px dashed #000;
  border-radius: 16px;
  max-width: 548px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}

.important {
  background-color: #547093;
  display: flex;
}

.main-image-4 {
  border-radius: 15px;
  width: 100%;
  max-width: none;
  margin: 20px auto;
}

.p-list-text {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}

.p-white {
  color: #333;
  font-size: 15px;
  line-height: 1.5em;
}

.alert-blue-background {
  color: #fff;
  background-color: #547093;
  align-items: center;
  min-width: 90px;
  margin-top: 26px;
  margin-bottom: 26px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.left-arrow {
  text-align: center;
  width: 150px;
  margin: 20px auto;
}

.entry-author-date {
  color: #919ba3;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 13px;
}

.bold-text-6 {
  font-size: 62px;
  line-height: 66px;
}

.site-content {
  width: 100%;
  max-width: 1600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.list-box-image {
  aspect-ratio: auto;
  text-align: center;
  object-fit: fill;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  max-width: none;
  height: 68.5%;
  margin: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.vertical-list {
  width: 97%;
  display: flex;
}

.p-list-box {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  background-color: #41aced;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 0;
  padding: 20px;
  font-size: 26px;
}

.text-field {
  width: 100%;
  height: 50px;
}

.review-body {
  background-color: #eef1fd;
  border-left: 10px #ccc;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  min-height: 10px;
  padding: 22px 20px 0;
  box-shadow: 1px 1px 3px 3px #00000029;
}

.side-inner {
  background-color: #fff;
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.p-list-number {
  color: #fff;
  margin: auto;
  font-size: 48px;
}

.waring-img {
  margin-top: 20px;
  margin-left: 20px;
}

.side-content {
  width: 99.9998%;
}

.list-box {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  width: 48%;
  margin-bottom: 20px;
  font-size: 1px;
  display: block;
}

.entry-author-name {
  color: #49545e;
  letter-spacing: .03em;
  text-transform: uppercase;
  border-right: 1px #333;
  margin-right: 10px;
  padding-right: 0;
  font-size: 11px;
  font-weight: 600;
}

.main {
  clear: left;
  padding-right: 30px;
}

.p-title {
  letter-spacing: -1px;
  text-transform: uppercase;
  margin: 17px 0;
  font-size: 22px;
  line-height: 26px;
}

.review-content {
  text-align: center;
  background-color: #edf9fd;
  border-radius: 76px;
  align-self: center;
  margin: 20px auto;
  padding-bottom: 50px;
}

.cta-top-image {
  max-width: 400px;
  margin: 20px auto;
}

.advertorial-8-vertical-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 90%;
  margin: 10px auto;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.cta-button {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #22c65b;
  background-clip: border-box;
  border: 7px solid #006400a8;
  border-color: #22c65b #006400a8 #006400;
  border-radius: 20px;
  justify-content: center;
  padding: 40px 10px;
  font-size: 28px;
  line-height: 34px;
  display: flex;
  position: relative;
}

.cta-button:hover {
  background-color: #2fe56e;
}

.right-arrow {
  text-align: center;
  width: 150px;
  margin: 20px auto;
}

.paragraph-3 {
  color: #111;
  font-size: 20px;
  line-height: 28px;
}

.blut-title-list-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  align-items: stretch;
  max-width: 760px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.side-review {
  text-align: center;
  margin-bottom: 40px;
}

.entry-content-2 {
  border-radius: 2px;
  max-width: 1425px;
  margin: auto;
}

.review {
  background-color: #fafafa00;
  align-self: center;
  max-width: none;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-left: 0;
  display: block;
}

.ig-image {
  text-align: center;
  width: 670px;
  margin: 20px auto;
  display: block;
}

.strong {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}

.cta-wrapper {
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.list-number {
  z-index: 2;
  background-color: #00aeef;
  border-radius: 50%;
  flex-direction: column;
  width: 85px;
  height: 85px;
  display: flex;
  position: relative;
}

.p-bottom-text {
  color: #fa2527;
  letter-spacing: -1px;
  margin-top: 17px;
  margin-bottom: 17px;
  font-size: 32px;
  line-height: 24px;
}

.link-9 {
  color: #2b75f5;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-9:hover {
  text-decoration: underline;
}

.article-2 {
  background-color: #fff;
  margin: auto;
  padding: 0 70px;
}

.cta-arrows.left-arrow {
  width: 150px;
  margin-right: auto;
}

.content-wrap-4 {
  letter-spacing: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.yellow-background-red-border {
  text-align: center;
  background-color: #fffce5;
  border: 4px solid #db3832;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 30px 15px;
  position: static;
}

.h1-2 {
  color: #000;
  width: 85%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 28px;
  line-height: 1.6em;
}

.bold-text-red {
  color: red;
}

.p-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.entry-author {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.list-box-checkmark {
  float: none;
  clear: none;
  text-align: right;
  width: 60px;
  height: 60px;
  margin-top: -100px;
  margin-left: 30%;
  display: block;
  position: relative;
  bottom: -32px;
  right: -182px;
}

.review-header-info {
  text-align: center;
  background-color: #fff;
  background-image: url('../images/side-reviews-red-bckg.png');
  background-position: 50% 0;
  background-size: auto;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -62px;
  padding: 60px 50px 10px;
  box-shadow: 1px 1px 3px 3px #00000029;
}

.entry-author-img {
  clear: left;
  border-radius: 50%;
  width: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.full-featured-content {
  clear: left;
  width: 100%;
}

.form-block {
  width: 100%;
}

.review-thumb {
  border: 2px solid #fff;
  border-radius: 50%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 5px;
}

.fb-single-comment-4 {
  margin-bottom: 15px;
}

.entry-author-views {
  color: #49545e;
  font-size: 13px;
}

.side {
  text-align: center;
  background-image: url('../images/side-reviews-red-bckg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 4px 56px;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.fb-add-comment {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.cta-pack-wrapper {
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  display: flex;
}

.form {
  width: 100%;
}

.image-3 {
  border-radius: 15px;
  width: 100%;
  margin: 20px auto;
}

.li {
  width: 100%;
  display: block;
}

.eyeball-icon {
  height: 16px;
}

.h5-2 {
  color: #fb4948;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.6em;
}

.site-footer {
  text-align: center;
  background-color: #00aeef;
  margin-top: 0;
  padding: 50px 10px;
}

.fmenu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  justify-content: center;
}

.menu-item-2 {
  color: #fff;
  text-decoration: none;
}

.menu-item-2:hover {
  text-decoration: underline;
}

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

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

.image-10 {
  margin-top: 10px;
}

.disclaimer-2 {
  background-color: #59797c;
  padding: 30px 10px;
}

.p-disclaimer-2 {
  color: #fff;
  text-align: center;
}

.main-image-5 {
  border-radius: 15px;
  width: 100%;
  max-width: none;
  margin: 20px auto;
}

.bold-text-8 {
  font-size: 62px;
  line-height: 66px;
}

.review-content-2 {
  background-color: #edf9fd;
  border-radius: 76px;
  padding-bottom: 50px;
}

.entry-content-3 {
  border-radius: 2px;
  max-width: 1425px;
  margin: auto;
}

.review-2 {
  background-color: #fafafa00;
  max-width: 360px;
  margin: 50px 290px 0;
  padding-left: 0;
  display: inline-block;
}

.link-10 {
  color: #2b75f5;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-10:hover {
  text-decoration: underline;
}

.fb-single-comment-5 {
  margin-bottom: 15px;
}

.head {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #b2e6fa;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 268px;
  padding-right: 268px;
  display: block;
}

.author-date {
  color: #919ba3;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 18px;
}

.author {
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #b2e6fa;
}

.container-2 {
  width: 1100px;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand {
  object-fit: contain;
}

.navbar-2 {
  background-color: #344a5f;
}

.image-11 {
  background-image: url('../images/pee_buster_advertorial_main_10a.jpg');
  background-position: 0 0;
  background-size: auto;
}

.html-embed-time-stamp {
  font-size: 18px;
  display: block;
}

.advert-2-update {
  background-color: #459ef7;
  border-radius: 5px;
  padding: 20px 10px;
}

.text-block-5, .text-block-6 {
  color: #fff;
  font-size: 20px;
}

.div-block-4 {
  background-color: #f4f4c3;
  margin-bottom: 20px;
  padding: 10px;
}

.paragraph-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.date_update {
  font-weight: 700;
}

.link-out {
  text-decoration: none;
}

.p-link-2 {
  color: #ff0d00;
  text-decoration: none;
  display: inline;
}

.verified-cusomer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  height: 884px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.container-verified {
  background-image: url('../images/Verified-Customer-background.jpg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  max-width: none;
  height: 100%;
  padding: 20px;
}

.heading-verified {
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  object-fit: contain;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  position: static;
  top: 16px;
  left: 28px;
}

._5-stars-image {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 121px;
  left: 14px;
}

.p-verified-customer {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
  line-height: 1.6em;
  position: static;
  top: 236px;
  left: 28px;
}

.verified-name {
  float: left;
  color: #000;
  margin-top: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  top: 100px;
  left: -3px;
}

.verified-customer {
  float: left;
  color: #000;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  position: relative;
  top: 100px;
  left: -3px;
}

.ellipse-1 {
  float: right;
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
  width: 100px;
  max-width: none;
  height: 100px;
  margin-bottom: 0;
  position: static;
  top: 1088px;
  left: 531px;
}

.verified-cusomer-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  height: 884px;
  margin: 20px auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.container-verified-2 {
  background-image: url('../images/Verified-Customer-background.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: none;
  height: 100%;
  padding: 20px;
}

.heading-verified-2 {
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  object-fit: contain;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  position: static;
  top: 16px;
  left: 28px;
}

._5-stars-image-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 121px;
  left: 14px;
}

.verified-name-2 {
  float: left;
  color: #000;
  margin-top: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  top: 100px;
  left: -3px;
}

.verified-customer-2 {
  float: left;
  color: #000;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  position: relative;
  top: 100px;
  left: -3px;
}

.body-2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.text-3 {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}

.george-howerton-lorem-ipsum-dolor-sit-amet-consectetur-adipisc-0 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 115.57%;
}

.vectors-wrapper-5 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 5px;
  display: flex;
}

.p-ig-content {
  color: #000;
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 10%;
  position: relative;
}

.ig-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 28px;
  display: flex;
}

.text-4 {
  color: #999;
  font-size: 10px;
  font-weight: 400;
}

.george-howerton-lorem-ipsum-dolor-sit-amet-consectetur-adipisc-1 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 115.57%;
}

.icons {
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 464px;
  display: flex;
  position: absolute;
  top: 671px;
  left: 17px;
}

.ig-post {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 0;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 20px auto;
  display: flex;
  position: relative;
}

.p-ig {
  color: #333;
  font-size: 13px;
  font-weight: 700;
}

.like {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.dots-horiz {
  object-fit: cover;
  position: absolute;
  top: 651px;
  left: 212px;
}

.content {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 717.207px;
  left: 15px;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dots-verticle {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 5px;
  height: 21px;
  display: flex;
}

.ig-head {
  grid-column-gap: 350px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-left: 0;
  display: grid;
  position: absolute;
  top: 25px;
  left: 13px;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 29px;
  display: flex;
}

.ig-post-image {
  object-fit: cover;
  position: absolute;
  top: 95.0996px;
  left: 15.0656px;
}

.container-ig {
  background-color: #fff;
  width: 502.188px;
  height: 934.917px;
}

.ig-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ig-profile-image {
  float: right;
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
  width: 60px;
  max-width: none;
  height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  top: 1088px;
  left: 531px;
}

.ig-name {
  color: #000;
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 10%;
  position: relative;
}

.ig-name-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.ig-profile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.likes {
  color: #333;
  font-size: 13px;
  font-weight: 700;
}

.ig-location {
  color: #525151;
  font-size: 13px;
  font-weight: 400;
}

.ig-profile-img {
  object-fit: cover;
  border: 1px #8f2222;
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ig-icon-section {
  grid-column-gap: 350px;
  grid-row-gap: 350px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ig-comment-0 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 115.57%;
}

.ig-header {
  grid-column-gap: 231px;
  grid-row-gap: 231px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ig-icons {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ig-post-section {
  grid-column-gap: 173px;
  grid-row-gap: 173px;
  background-color: #fff;
  border-radius: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 15px;
  display: block;
  box-shadow: 1px 2px 5px #0003;
}

.ig-comment-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ig-comment {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 115.57%;
}

.ig-view {
  color: #999;
  font-size: 12px;
  font-weight: 600;
}

.ig-name-2 {
  color: #525151;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
}

.dots-verticle-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 27px;
  display: flex;
}

.ig-days {
  color: #999;
  font-size: 10px;
  font-weight: 400;
}

.ig-profile-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ig-post-img {
  object-fit: fill;
  border-radius: 0%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ig-icon-img {
  object-fit: contain;
  border: 1px #8f2222;
  border-radius: 0%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ig-hashtag {
  color: #03a9f4;
  font-weight: 600;
  line-height: 1.6em;
}

.ig-has {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 115.57%;
}

.span-ig-hashtag {
  color: #03a9f4;
  font-weight: 600;
  line-height: 1.6em;
}

.orange-cta {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #eb9316;
  background-image: linear-gradient(#f0ad4e, #eb9316);
  border: 1px #e67919;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 13px 109px;
  display: flex;
}

.orange-cta:hover {
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(#f0ad4e, #f0ad4e);
}

.h4-3 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.facebook-comments-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fb-image-2 {
  object-fit: cover;
}

.fb-intend-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.h4-4 {
  color: #000;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.fb-profile-image-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fb-single-comment-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.facebook-comments-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-3-2 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  text-decoration: none;
}

.footer-wrap-4 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 220px;
  padding-right: 220px;
  display: flex;
}

.footer-menu-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  overflow-wrap: normal;
  object-fit: fill;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 20px;
  font-size: 10px;
  font-style: normal;
  line-height: 10px;
  display: flex;
}

.logo-footer-3 {
  object-fit: cover;
  padding-top: 40px;
}

.list-text-2 {
  z-index: 1;
  background-color: #d0f0fc;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85px;
  margin-left: -20%;
  padding-top: 0;
  padding-left: 25%;
  padding-right: 15%;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 6px 3px #0003;
}

.div-block-23 {
  background-color: #547093;
  display: flex;
}

.main-image-6 {
  border-radius: 15px;
  width: 100%;
  max-width: none;
  margin: 20px auto;
}

.p-list-text-2 {
  font-size: 26px;
}

.bold-text-9 {
  font-size: 28px;
  line-height: 1.6em;
}

.advertorial-8-vertical-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.blut-title-list-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  align-items: stretch;
  max-width: 760px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.entry-content-4 {
  border-radius: 2px;
  max-width: 1425px;
  margin: auto;
}

.review-3 {
  background-color: #fafafa00;
  max-width: 360px;
  margin: 50px 290px 0;
  padding-left: 0;
  display: inline-block;
}

.ig-image-2 {
  text-align: center;
  width: 670px;
  margin: 20px auto;
  display: block;
}

.cta-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.link-11 {
  color: #2b75f5;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-11:hover {
  text-decoration: underline;
}

.content-wrap-5 {
  letter-spacing: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.yellow-background-red-border-2 {
  text-align: center;
  background-color: #fffce5;
  border: 4px solid #db3832;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 30px 15px;
  position: static;
}

.entry-author-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fb-single-comment-7 {
  margin-bottom: 15px;
}

.cta-pack-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  display: flex;
}

.menu-item-3 {
  color: #fff;
  text-decoration: none;
}

.menu-item-3:hover {
  text-decoration: underline;
}

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

.section-4 {
  border-bottom: 1px solid #eaeaea;
  height: auto;
}

.container-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1064px;
  height: 70px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.image-23 {
  float: left;
  padding-top: 6px;
}

.flex-block-10 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-13 {
  color: #464646;
  font-size: 18px;
}

.button-3 {
  text-align: center;
  background-color: #00c249;
  border-bottom: 4px solid #000;
  border-radius: 7px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
  box-shadow: 0 0 2px 2px #0003;
}

.image-35 {
  width: 100%;
  margin-bottom: 20px;
}

.heading-11 {
  margin-bottom: 20px;
}

.link-65 {
  color: #07e;
  text-decoration: none;
}

.link-65:hover {
  text-decoration: underline;
}

.image-29 {
  width: 100%;
  margin-bottom: 20px;
}

.link-63 {
  color: #07e;
  text-decoration: none;
}

.link-63:hover {
  text-decoration: underline;
}

.image-28, .image-27 {
  width: 100%;
  margin-bottom: 20px;
}

.link-67 {
  color: #07e;
  text-decoration: none;
}

.link-67:hover {
  text-decoration: underline;
}

.image-31 {
  float: left;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.link-59 {
  color: #07e;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 1.6;
  text-decoration: none;
}

.link-59:hover {
  text-decoration: underline;
}

.columns-4 {
  width: 100%;
  max-width: 1064px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-24 {
  width: 100%;
  margin-top: 20px;
}

.image-30, .image-33 {
  width: 100%;
  margin-bottom: 20px;
}

.link-60 {
  color: #07e;
  text-decoration: none;
}

.link-60:hover {
  text-decoration: underline;
}

.image-26 {
  width: 100%;
  margin-bottom: 20px;
}

.link-64 {
  color: #07e;
  text-decoration: none;
}

.link-64:hover {
  text-decoration: underline;
}

.image-32 {
  width: 100%;
  margin-bottom: 20px;
}

.text-block-15 {
  color: #1fba34;
  font-size: 17px;
  font-weight: 700;
}

.paragraph-27 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
}

.link-62 {
  color: #07e;
  text-decoration: none;
}

.link-62:hover {
  text-decoration: underline;
}

.div-block-24-copy {
  background-color: #f0f8ff;
  border: 2px solid red;
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 1.25em 5.375em 1.2em;
}

.div-block-24 {
  background-color: #f0f8ff;
  border: 2px solid red;
  margin-top: 30px;
  padding: 1.25em 5.375em 1.2em;
}

.link-61 {
  color: #07e;
  text-decoration: none;
}

.link-61:hover {
  text-decoration: underline;
}

.text-block-14 {
  color: #6c757d;
  margin-top: 30px;
  font-size: 16px;
}

.html-embed-2 {
  font-size: 20px;
  line-height: 1.6;
}

.paragraph-28 {
  float: none;
  font-size: 20px;
  line-height: 26px;
}

.div-block-25 {
  align-items: flex-start;
  width: 100%;
  display: block;
}

.link-68 {
  color: #07e;
  text-decoration: none;
}

.link-68:hover {
  text-decoration: underline;
}

.image-25 {
  width: 100%;
  margin-bottom: 20px;
}

.paragraph-25 {
  color: #212529;
  margin-bottom: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.6;
}

.column-4 {
  border-left: 1px solid #e1e8e8;
  padding-left: 20px;
}

.flex-block-11 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.link-66 {
  color: #07e;
  text-decoration: none;
}

.link-66:hover {
  text-decoration: underline;
}

.heading-13 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.paragraph-29 {
  width: 100%;
  font-size: 17px;
}

.column-3 {
  padding-right: 20px;
}

.image-34 {
  border-radius: 5px;
}

.button-3-copy {
  text-align: center;
  background-color: #00c249;
  border-bottom: 4px solid #000;
  border-radius: 7px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  box-shadow: 0 0 2px 2px #0003;
}

.link-69 {
  color: #07e;
  text-decoration: none;
}

.link-69:hover {
  text-decoration: underline;
}

.heading-10 {
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 1.3;
}

.div-block-26 {
  grid-column-gap: 40px;
  border: 1px solid #e1e1e1;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 10px;
  display: flex;
}

.div-block-27 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.link-70 {
  color: #888;
  font-family: Oswald, sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

.footer-container {
  text-align: center;
  background-color: #000;
  margin-top: 50px;
  padding: 30px 20px;
}

.footer-container.new-style {
  margin-bottom: 125px;
}

.image-14 {
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.footer-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.text-block-9 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}

.link-71, .link-53 {
  color: #888;
  font-family: Oswald, sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

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

.section-5 {
  background-color: #04ce41f2;
  padding: 10px 20px;
  display: none;
}

.button-4 {
  color: #42b966;
  text-align: center;
  background-color: #fff;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 20px;
  font-weight: 600;
}

.container-9 {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 10px;
  padding: 15px 20px;
}

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

.image-47 {
  width: 107px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-29 {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  margin-top: 20px;
  padding: 15px;
}

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

.link-72 {
  color: #ff005b;
}

.link-72:hover {
  color: #23527c;
}

.image-41 {
  float: left;
  margin-right: 5px;
  padding-top: 5px;
  padding-right: 0;
}

.link-73 {
  color: #ff005b;
  font-size: 20px;
}

.link-74 {
  color: #00f;
  text-decoration: none;
}

.link-74:hover {
  color: #23527c;
  text-decoration: underline;
}

.link-79 {
  color: #00f;
  text-decoration: none;
}

.link-79:hover {
  color: #23527c;
  text-decoration: underline;
}

.image-37 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.heading-18 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.6;
}

.text-block-27 {
  text-align: center;
  margin-top: 40px;
  font-size: 10px;
}

.link-75 {
  color: #00f;
  text-decoration: none;
}

.link-75:hover {
  color: #23527c;
  text-decoration: underline;
}

.image-43 {
  width: 100%;
  margin-bottom: 0;
}

.italic-text {
  color: #000;
  line-height: 1.6;
}

.text-block-21 {
  height: 20px;
  font-size: 18px;
}

.bold-text-27 {
  color: #000;
}

.link-82 {
  color: #00f;
}

.heading-18-copy {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
}

.bold-text-29 {
  color: #396;
}

.image-42 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-30 {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  border-radius: 4px;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 15px;
}

.flex-block-12 {
  grid-column-gap: 20px;
  align-items: center;
  margin-top: 20px;
}

.link-83 {
  color: #00f;
}

.heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 26px;
}

.div-block-33 {
  background-color: #0000001a;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-44 {
  width: 100%;
}

.text-span-7 {
  color: red;
  text-decoration: line-through;
}

.link-84 {
  color: #00f;
  font-size: 20px;
}

.link-84:hover {
  color: #23527c;
}

.column-5 {
  position: sticky;
  top: 0;
}

.link-81 {
  color: #00f;
  text-decoration: underline;
}

.link-81:hover {
  color: #23527c;
}

.link-76 {
  color: #00f;
  text-decoration: none;
}

.link-76:hover {
  color: #23527c;
  text-decoration: underline;
}

.bold-text-26 {
  background-color: #ff0;
}

.heading-15 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

.link-77 {
  color: #00f;
  text-decoration: none;
}

.link-77:hover {
  color: #23527c;
  text-decoration: underline;
}

.link-85 {
  color: #00f;
  text-decoration: none;
}

.link-85:hover {
  text-decoration: underline;
}

.background-video {
  margin-top: 20px;
}

.column-6 {
  margin-bottom: 60px;
}

.link-78 {
  color: #00f;
  text-decoration: none;
}

.link-78:hover {
  color: #23527c;
  text-decoration: underline;
}

.list-4 {
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
}

.background-video-2 {
  height: auto;
  padding-bottom: 180%;
}

.list-item {
  background-image: url('../images/2714.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  justify-content: flex-start;
  align-items: flex-start;
  height: 20px;
  margin-bottom: 5px;
  padding-bottom: 30px;
  padding-left: 25px;
  display: flex;
}

.html-embed-3 {
  margin-bottom: -10px;
  font-size: 20px;
}

.columns-5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.columns-5:hover {
  color: #333;
}

.paragraph-31 {
  color: #000;
  margin-bottom: 20px;
  font-size: 18px;
}

.image-44-copy {
  width: 100%;
  margin-top: 10px;
}

.image-39 {
  width: 100%;
  margin-bottom: 0;
}

.div-block-31 {
  background-color: #edf9ff;
  border: 2px solid #e15d3a;
  margin-bottom: 20px;
  padding: 20px;
}

.image-40 {
  width: 100%;
  margin-bottom: 20px;
}

.text-block-16 {
  font-size: 10px;
}

.div-block-32 {
  position: sticky;
}

.image-38 {
  width: 100%;
  margin-bottom: 20px;
}

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

.heading-17 {
  font-size: 22px;
  line-height: 1.6;
}

.italic-text-2 {
  text-align: center;
  font-size: 18px;
}

.button-5 {
  text-align: center;
  background-color: #ef432d;
  border-bottom: 6px solid #bf3624;
  border-radius: 12px;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
}

.link-86 {
  color: #00f;
}

.text-block-28 {
  color: #fff;
  text-align: center;
  background-color: #222;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 5px;
  font-size: 14px;
}

.link-87 {
  color: #888;
  font-family: Oswald, sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

.div-block-34 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.image-48 {
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-29 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}

.link-88, .link-89 {
  color: #888;
  font-family: Oswald, sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

.section-6 {
  background-color: #04ce41f2;
  padding: 10px 20px;
  display: none;
}

.heading-19 {
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}

.button-6 {
  color: #42b966;
  text-align: center;
  background-color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}

.link-17 {
  color: #205cc3;
  text-decoration: none;
}

.div-block-16 {
  width: 100%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.link-24 {
  color: #205cc3;
  text-decoration: none;
}

.div-block-15 {
  background-color: #ccc;
  height: 2px;
}

.image-12 {
  width: 100%;
  margin-bottom: 20px;
}

.button-2 {
  text-align: center;
  background-color: #63d021;
  border-radius: 4px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}

.button-2:hover {
  background-color: #49a511;
}

.flex-block-8 {
  justify-content: center;
  align-items: center;
}

.columns-3 {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.image-49 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-20 {
  background-color: #f4f4c3;
  border-radius: 2px;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 30px 10px 20px;
}

.flex-block-7 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1250px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-17 {
  margin-bottom: 20px;
  padding-left: 40px;
}

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

.div-block-19 {
  background-color: #459ef7;
  border-radius: 5px;
  padding: 20px 10px;
}

.paragraph-8 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.div-block-18 {
  background-color: #f9f9f9;
  border-left: 10px solid #ccc;
  min-height: 30px;
  position: relative;
}

.column-7 {
  padding-right: 100px;
}

.flex-block-9 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  align-items: center;
  margin-bottom: 20px;
}

.link-19 {
  color: #205cc3;
  text-decoration: none;
}

.heading-20 {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 20px;
}

.heading-21 {
  margin-bottom: 30px;
  font-size: 17px;
}

.link-20 {
  color: #205cc3;
  text-decoration: none;
}

.image-17 {
  position: absolute;
  inset: 10px auto auto 0%;
}

.container-3 {
  background-color: #fff;
  width: 100%;
  max-width: 1600px;
  min-height: 100px;
  margin-top: 15px;
  margin-bottom: 60px;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0 0 5px #000;
}

.paragraph-10 {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size: 20px;
  line-height: 28px;
}

.collection-item-3 {
  margin-bottom: 20px;
}

.link-22 {
  color: #205cc3;
  text-decoration: none;
}

.paragraph-7 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
}

.heading-12 {
  color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

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

.heading-22 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 17px;
}

.bold-text-5 {
  color: #555;
}

.paragraph-5 {
  margin-bottom: 0;
}

.div-block-21 {
  background-color: #f5f5f5;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-9 {
  margin-bottom: 0;
  padding: 35px 30px 30px 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.heading-9 {
  color: #222;
  text-align: center;
  font-size: 34px;
  line-height: 46px;
}

.paragraph-6 {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.link-26 {
  color: #205cc3;
  text-decoration: none;
}

.link-26:hover {
  text-decoration: none;
}

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

.link-13:hover {
  text-decoration: underline;
}

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

.link-14:hover {
  text-decoration: underline;
}

.bold-text-4 {
  color: #000;
  text-decoration: none;
}

.menu-item-4 {
  color: #fff;
  text-decoration: none;
}

.menu-item-4:hover {
  text-decoration: underline;
}

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

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

.link-12:hover {
  text-decoration: underline;
}

.link-15 {
  text-decoration: none;
}

.link-15:hover {
  text-decoration: underline;
}

.image-51 {
  margin-top: 10px;
}

.grey-background-red-border-copy {
  text-align: left;
  background-color: #f0f8ff;
  border: 4px solid #db3832;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 30px 15px;
  position: static;
}

.collection-list {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.collection-item, .collection-item-4 {
  text-align: center;
  margin-bottom: 40px;
}

.image-52 {
  object-fit: cover;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-bottom: -94px;
}

.div-block-3 {
  background-image: url('../images/side-reviews-red-bckg.png');
  background-position: 0 0;
  background-size: auto;
  height: 115px;
}

.div-block-2 {
  background-color: #eef1fd;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  padding-bottom: 20px;
  padding-left: 17px;
  padding-right: 17px;
  box-shadow: 0 6px 12px #0003;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  padding-top: 15px;
  font-size: 24px;
  line-height: 1.6em;
}

.text-block-30 {
  opacity: .4;
  color: #000;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

.rich-text-block-4 {
  color: #5a5a5a;
  font-size: 18px;
  line-height: 26px;
}

.flex-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-31 {
  color: #000;
  font-size: 20px;
}

.body-3 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.collection-list-wrapper {
  align-self: center;
}

.collection-list-2 {
  text-align: center;
}

.image-53 {
  border: 1px solid #fff;
  border-radius: 50%;
}

.side-review-text {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  line-height: 1.5em;
}

.side-review-name {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
}

.side-review-state {
  color: #abb8c3;
  padding-top: 6px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
}

.side-review-stars {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 25px;
}

.bold-text-31 {
  -webkit-text-stroke-color: #24c75a;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.ig-comment-2 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 115.57%;
}

.ig-section {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-2 {
  background-color: #b2e6fa;
  border-bottom: 2px #ccc;
  height: 50px;
}

.container-10 {
  width: 1100px;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand-2 {
  object-fit: fill;
}

.logo-png-3 {
  object-fit: contain;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
}

.heading-28 {
  font-size: 32px;
  line-height: 1.5em;
}

.fb-intend-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.testimonial-description-2 {
  color: #000;
  max-width: 260px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
}

.container-11 {
  background-color: #fff;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 0;
}

.link-90 {
  color: #00aeef;
  font-weight: 700;
  text-decoration: none;
}

.link-90:hover {
  color: #b2e6fa;
}

.ig-comment-3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 115.57%;
}

.testimonial-images-2 {
  object-fit: cover;
  margin-top: 10px;
  margin-bottom: 0;
}

.bg-gray-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-bottom: 10px;
  padding: 21px 25px 10px;
  display: inline-block;
}

.section-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.rich-text-block-5 {
  word-break: normal;
  align-self: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6em;
}

.main-image-7 {
  object-fit: cover;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4-5 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.facebook-comments-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #ccc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.ig-comment-4 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 115.57%;
}

.div-block-39 {
  background-color: #f4f4c3;
  margin-bottom: 20px;
  padding: 10px;
}

.customer-review-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ig-post-section-2 {
  grid-column-gap: 173px;
  grid-row-gap: 173px;
  background-color: #fff;
  border-radius: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 15px;
  display: block;
  box-shadow: 1px 2px 5px #0003;
}

.hr-line-2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.p1-5 {
  color: #000;
  align-self: flex-end;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.p1-5.text-align-right {
  text-align: right;
}

.fb-profile-image-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.h5-3 {
  color: #000;
  border: 1px #000;
  border-bottom-style: solid;
  width: 100%;
  max-width: 100%;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
}

.main-section-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.green-cta-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  background-color: #22c65b;
  border: 1px #22c65b;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.green-cta-3:hover {
  color: #fff;
  background-color: #3be576;
}

.text-block-32 {
  color: #fff;
  font-size: 20px;
}

.side-customer-reviews-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  line-height: 1.6em;
  display: flex;
  position: sticky;
  top: 10px;
}

.text-block-33 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6em;
}

.menu-item-5 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  text-decoration: none;
}

.footer-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 0;
  display: flex;
}

.footer-wrap-5 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 293px;
  padding-right: 293px;
  display: flex;
}

.footer-menu-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 0;
  flex-wrap: nowrap;
  flex: 0 auto;
  place-content: stretch center;
  align-items: flex-start;
  margin-left: 0;
  padding-top: 50px;
  padding-left: 0;
  display: flex;
}

.link-footer-nav-3 {
  text-align: left;
  -webkit-text-stroke-color: #0000;
  border: 1px solid #0000;
  font-size: 34px;
  font-weight: 700;
  text-decoration: none;
  display: inline;
  overflow: visible;
}

.logo-footer-4 {
  object-fit: cover;
}

.disclaimer-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #59797c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 140px 60px;
  display: flex;
}

.p-disclaimer-3 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.green-cta-button-2 {
  color: #00c249;
  text-align: center;
  background-color: #fff;
  width: 600px;
  max-width: 90%;
  height: 50px;
  box-shadow: 0 3px 3px 3px #0003;
}

.bold-text-32 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.bold-text-33, .bold-text-34, .bold-text-35 {
  font-size: 16px;
}

.body-hh {
  color: #2a555a;
  background-color: #f6f4f0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.8em;
}

.navbar-3 {
  color: #0000;
  background-color: #0000;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.container-34 {
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-9 {
  width: 100px;
}

.image-9:hover {
  opacity: .76;
}

.container-35 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  display: flex;
}

.paragraph-22 {
  color: #2a555a;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
}

.paragraph-22.padtop {
  margin-top: 10px;
  padding-top: 20px;
}

.paragraph-22.padtop.n0-margin-top {
  margin-top: 0;
  padding-top: 0;
}

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

.link-block {
  width: 100%;
}

.container-65 {
  background-color: #e4e4e4;
  border-radius: 10px;
  max-width: 1000px;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.container-65.greencontaine {
  background-color: #25ae4e;
}

.container-61 {
  max-width: 1024px;
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
}

.paragraph-33 {
  color: #2a555a;
  text-align: right;
  font-weight: 500;
}

.image-21 {
  text-align: left;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
}

.heading-29 {
  color: #2a555a;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
}

.heading-29.ebfont {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.heading-29.ebfont.finalh {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-20 {
  color: #2a555a;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}

.hh-link {
  color: #00f;
  font-weight: 800;
  text-decoration: underline;
}

.hh-link:hover {
  color: #b2e6fa;
}

.hh-link.no-xbold {
  font-weight: 700;
}

.paragraph-34 {
  color: #2a555a;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  font-weight: 600;
}

.heading-30 {
  color: #2a555a;
  text-align: center;
  font-family: EB Garamond, sans-serif;
  font-weight: 700;
  line-height: 1.6em;
}

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

.button-7 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-7:hover {
  color: #b2e6fa;
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.heading-31 {
  color: #2a555a;
  text-align: center;
  margin-top: -48px;
  margin-bottom: 1px;
  font-family: EB Garamond, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

.paragraph-24 {
  color: #2a555a;
  text-align: left;
  font-weight: 500;
  line-height: 24px;
}

.div-block-40 {
  background-color: #777;
  height: 1px;
  min-height: 1px;
  margin-top: 60px;
}

.paragraph-19 {
  color: #7a7a7a;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-19.padtop {
  color: #2a555a;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.heading-32 {
  color: #2a555a;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

.section-14 {
  color: #7a7a7a;
  text-align: left;
  border: 0 solid #333;
  padding-bottom: 0;
  font-size: 17px;
}

.container-64 {
  background-color: #e4e4e4;
  border: 0 solid #000;
  border-radius: 10px;
  max-width: 1000px;
  margin-top: 40px;
  padding: 20px;
  font-weight: 600;
}

.paragraph-35 {
  text-align: center;
  font-weight: 600;
  line-height: 28px;
}

.container-62 {
  max-width: 800px;
  display: flex;
}

.container-62.xtrawide {
  max-width: 1020px;
  padding-bottom: 40px;
}

.container-66 {
  background-color: #fff;
  max-width: 1000px;
  padding: 20px;
}

.bold-text-47 {
  font-size: 42px;
  font-weight: 500;
}

.rich-text-block-6 {
  color: #2a555a;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-36 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 20px;
}

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

.success-message {
  border-radius: 12px;
}

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

.form-block-2 {
  flex-direction: column;
  align-self: auto;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.text-field-2 {
  text-align: center;
  border-radius: 20px;
  flex: 0 auto;
  font-size: 16px;
}

.error-message {
  border-radius: 10px;
}

.form-2 {
  flex-direction: column;
  width: 400px;
  display: flex;
}

.paragraph-14 {
  color: #777;
  text-align: center;
  max-width: 940px;
  font-size: 18px;
  line-height: 24px;
}

.container-52 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding: 40px 20px;
  display: flex;
}

.submit-button {
  border-radius: 20px;
}

.heading {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading.bigheading.center {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 44px;
}

.section-15 {
  z-index: 20;
  background-color: #fff;
  padding: 10px;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 -5px 5px #0003;
}

.button-8 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-8:hover {
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.button-8.nomargin {
  margin-top: 0;
  font-size: 22px;
}

.image-18 {
  opacity: .8;
  width: 75px;
}

.paragraph-15 {
  color: #2a555a;
  text-align: center;
  padding-top: 40px;
  font-size: 18px;
  line-height: 26px;
}

.heading-33 {
  color: #2a555a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.container-53 {
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.container-54 {
  flex-direction: column;
  align-items: center;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-34 {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading-34.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-34.bigheading.center {
  text-align: center;
}

.heading-34.bigheading.center.smallheader {
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.container-68 {
  flex-direction: column;
  align-items: flex-start;
  width: 33.33%;
  padding-bottom: 40px;
  display: flex;
}

.container-68.centerjustify {
  align-items: center;
}

.container-68.centerjustify.showmobile {
  display: none;
}

.image-56 {
  width: 40px;
}

.container-57 {
  justify-content: space-between;
  width: 250px;
  padding-top: 20px;
  display: flex;
}

.image-19 {
  width: 100px;
}

.container-69 {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-9 {
  color: #7a7a7a;
  background-color: #0000;
  font-size: 16px;
  font-weight: 600;
}

.section-16 {
  background-color: #59797c;
  padding-bottom: 40px;
}

.container-26 {
  flex-direction: column;
  align-items: center;
  max-width: 1024px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-30 {
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.container-70 {
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-57 {
  width: 100px;
}

.image-57:hover {
  opacity: .76;
}

.container-71 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  display: flex;
}

.paragraph-37 {
  color: #2a555a;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
}

.paragraph-37.padtop {
  margin-top: 10px;
  padding-top: 20px;
}

.paragraph-37.padtop.n0-margin-top {
  margin-top: 0;
  padding-top: 0;
}

.link-block-4 {
  width: 100%;
}

.container-72 {
  background-color: #e4e4e4;
  border-radius: 10px;
  max-width: 1000px;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.container-72.greencontaine {
  background-color: #25ae4e;
}

.container-73 {
  max-width: 1024px;
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
}

.paragraph-38 {
  color: #2a555a;
  text-align: right;
  font-weight: 500;
}

.image-58 {
  text-align: left;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
}

.heading-35 {
  color: #2a555a;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
}

.heading-35.ebfont {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.heading-35.ebfont.finalh {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-39 {
  color: #2a555a;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}

.paragraph-40 {
  color: #2a555a;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  font-weight: 600;
}

.heading-36 {
  color: #2a555a;
  text-align: center;
  font-family: EB Garamond, sans-serif;
  font-weight: 700;
  line-height: 1.6em;
}

.button-10 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-10:hover {
  color: #b2e6fa;
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.heading-37 {
  color: #2a555a;
  text-align: center;
  margin-top: -48px;
  margin-bottom: 1px;
  font-family: EB Garamond, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

.paragraph-41 {
  color: #2a555a;
  text-align: left;
  font-weight: 500;
  line-height: 24px;
}

.div-block-41 {
  background-color: #777;
  height: 1px;
  min-height: 1px;
  margin-top: 60px;
}

.paragraph-42 {
  color: #7a7a7a;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-42.padtop {
  color: #2a555a;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.heading-38 {
  color: #2a555a;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

.section-17 {
  color: #7a7a7a;
  text-align: left;
  border: 0 solid #333;
  padding-bottom: 0;
  font-size: 17px;
}

.container-74 {
  background-color: #e4e4e4;
  border: 0 solid #000;
  border-radius: 10px;
  max-width: 1000px;
  margin-top: 40px;
  padding: 20px;
  font-weight: 600;
}

.paragraph-43 {
  text-align: center;
  font-weight: 600;
  line-height: 28px;
}

.container-75 {
  max-width: 800px;
  display: flex;
}

.container-75.xtrawide {
  max-width: 1020px;
  padding-bottom: 40px;
}

.container-76 {
  background-color: #fff;
  max-width: 1000px;
  padding: 20px;
}

.bold-text-48 {
  font-size: 42px;
  font-weight: 500;
}

.rich-text-block-7 {
  color: #2a555a;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-44 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 20px;
}

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

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

.form-block-3 {
  flex-direction: column;
  align-self: auto;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.text-field-3 {
  text-align: center;
  border-radius: 20px;
  flex: 0 auto;
  font-size: 16px;
}

.form-3 {
  flex-direction: column;
  width: 400px;
  display: flex;
}

.paragraph-45 {
  color: #777;
  text-align: center;
  max-width: 940px;
  font-size: 18px;
  line-height: 24px;
}

.container-78 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding: 40px 20px;
  display: flex;
}

.heading-39 {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading-39.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-39.bigheading.center {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 44px;
}

.section-18 {
  z-index: 20;
  background-color: #fff;
  padding: 10px;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 -5px 5px #0003;
}

.button-11 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-11:hover {
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.button-11.nomargin {
  margin-top: 0;
  font-size: 22px;
}

.container-67 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding: 40px 20px;
  display: flex;
}

.image-59 {
  opacity: .8;
  width: 75px;
}

.paragraph-46 {
  color: #2a555a;
  text-align: center;
  padding-top: 40px;
  font-size: 18px;
  line-height: 26px;
}

.heading-40 {
  color: #2a555a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.container-79 {
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.container-80 {
  flex-direction: column;
  align-items: center;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-41 {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading-41.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-41.bigheading.center {
  text-align: center;
}

.heading-41.bigheading.center.smallheader {
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.container-81 {
  flex-direction: column;
  align-items: flex-start;
  width: 33.33%;
  padding-bottom: 40px;
  display: flex;
}

.container-81.centerjustify {
  align-items: center;
}

.container-81.centerjustify.showmobile {
  display: none;
}

.image-60 {
  width: 40px;
}

.container-82 {
  justify-content: space-between;
  width: 250px;
  padding-top: 20px;
  display: flex;
}

.image-61 {
  width: 100px;
}

.container-83 {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-12 {
  color: #7a7a7a;
  background-color: #0000;
  font-size: 16px;
  font-weight: 600;
}

.section-19 {
  background-color: #59797c;
  padding-bottom: 40px;
}

.container-84 {
  flex-direction: column;
  align-items: center;
  max-width: 1024px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-47 {
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.container-85 {
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-62 {
  width: 100px;
}

.image-62:hover {
  opacity: .76;
}

.container-86 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  display: flex;
}

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

.container-87 {
  background-color: #e4e4e4;
  border-radius: 10px;
  max-width: 1000px;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.container-87.greencontaine {
  background-color: #25ae4e;
}

.container-88 {
  max-width: 1024px;
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
}

.paragraph-48 {
  color: #2a555a;
  text-align: right;
  font-weight: 500;
}

.image-63 {
  text-align: left;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
}

.heading-42 {
  color: #2a555a;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 500;
}

.heading-42.ebfont {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.heading-42.ebfont.finalh {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-49 {
  color: #2a555a;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}

.paragraph-50 {
  color: #2a555a;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  font-weight: 600;
}

.heading-43 {
  color: #2a555a;
  text-align: center;
  font-family: EB Garamond, sans-serif;
  font-weight: 700;
  line-height: 1.6em;
}

.button-13 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-13:hover {
  color: #b2e6fa;
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.heading-44 {
  color: #2a555a;
  text-align: center;
  margin-top: -48px;
  margin-bottom: 1px;
  font-family: EB Garamond, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

.paragraph-51 {
  color: #2a555a;
  text-align: left;
  font-weight: 500;
  line-height: 24px;
}

.div-block-42 {
  background-color: #777;
  height: 1px;
  min-height: 1px;
  margin-top: 60px;
}

.paragraph-52 {
  color: #7a7a7a;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-52.padtop {
  color: #2a555a;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.heading-45 {
  color: #2a555a;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

.section-20 {
  color: #7a7a7a;
  text-align: left;
  border: 0 solid #333;
  padding-bottom: 0;
  font-size: 17px;
}

.paragraph-53 {
  text-align: center;
  font-weight: 600;
  line-height: 28px;
}

.container-89 {
  max-width: 800px;
  display: flex;
}

.container-89.xtrawide {
  max-width: 1020px;
  padding-bottom: 40px;
}

.container-90 {
  background-color: #fff;
  max-width: 1000px;
  padding: 20px;
}

.bold-text-49 {
  font-size: 42px;
  font-weight: 500;
}

.rich-text-block-8 {
  color: #2a555a;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-54 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 20px;
}

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

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

.text-field-4 {
  text-align: center;
  border-radius: 20px;
  flex: 0 auto;
  font-size: 16px;
}

.form-4 {
  flex-direction: column;
  width: 400px;
  display: flex;
}

.paragraph-55 {
  color: #777;
  text-align: center;
  max-width: 940px;
  font-size: 18px;
  line-height: 24px;
}

.container-92 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding: 40px 20px;
  display: flex;
}

.heading-46 {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading-46.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-46.bigheading.center {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 44px;
}

.section-21 {
  z-index: 20;
  background-color: #fff;
  padding: 10px;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 -5px 5px #0003;
}

.button-14 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#f3ce75, #edb52f);
  border-radius: 10px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.button-14:hover {
  background-image: linear-gradient(#ffb74a, #edb52f);
}

.button-14.nomargin {
  margin-top: 0;
  font-size: 22px;
}

.container-93 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding: 40px 20px;
  display: flex;
}

.image-64 {
  opacity: .8;
  width: 75px;
}

.paragraph-56 {
  color: #2a555a;
  text-align: center;
  padding-top: 40px;
  font-size: 18px;
  line-height: 26px;
}

.heading-47 {
  color: #2a555a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.container-94 {
  width: 100%;
  max-width: 1600px;
  display: flex;
}

.container-95 {
  flex-direction: column;
  align-items: center;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-48 {
  color: #2a555a;
  width: 900px;
  max-width: 100%;
  font-family: EB Garamond, sans-serif;
  font-weight: 500;
}

.heading-48.bigheading {
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-48.bigheading.center {
  text-align: center;
}

.heading-48.bigheading.center.smallheader {
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.container-96 {
  flex-direction: column;
  align-items: flex-start;
  width: 33.33%;
  padding-bottom: 40px;
  display: flex;
}

.container-96.centerjustify {
  align-items: center;
}

.container-96.centerjustify.showmobile {
  display: none;
}

.image-65 {
  width: 40px;
}

.container-97 {
  justify-content: space-between;
  width: 250px;
  padding-top: 20px;
  display: flex;
}

.image-66 {
  width: 100px;
}

.container-98 {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-15 {
  color: #7a7a7a;
  background-color: #0000;
  font-size: 16px;
  font-weight: 600;
}

.section-22 {
  background-color: #59797c;
  padding-bottom: 40px;
}

.container-99 {
  flex-direction: column;
  align-items: center;
  max-width: 1024px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-57 {
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.bg-green {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f0fff2;
  border: 1px solid #76a17b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  padding: 21px 25px;
  display: inline-block;
}

.bg-white-stroke {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 3px solid #76a17b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  padding: 21px 25px;
  display: inline-block;
}

.p1-6 {
  color: #000;
  align-self: flex-end;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.gif-section {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.image-67 {
  object-fit: fill;
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-top-bottom-10px {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (min-width: 1280px) {
  .main-image {
    object-fit: fill;
    align-self: stretch;
  }

  .section-5 {
    display: none;
  }

  .button-4 {
    display: block;
  }

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

  .section-6 {
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.6em;
  }

  .h1.entry-header {
    color: #555;
    font-weight: 700;
  }

  .p1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header-wrap {
    object-fit: contain;
    padding-left: 0;
  }

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

  .flex-blue-block {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .p1-2 {
    font-size: 20px;
  }

  .p1-2.span-bold {
    color: #555;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .primary-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .article {
    text-align: left;
    flex: 0 auto;
    align-self: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    display: block;
  }

  .image-block {
    display: block;
  }

  .link-5, .link-6 {
    text-decoration: none;
  }

  .top-ribbon-3 {
    justify-content: center;
    align-items: center;
    height: 200px;
    display: flex;
  }

  .content-wrap-3 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-main {
    object-fit: contain;
    flex: 1;
    max-width: 50%;
    height: 123px;
    margin: 9px auto;
  }

  .list-text {
    z-index: 1;
    background-color: #d0f0fc;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85px;
    margin-left: -20%;
    padding-bottom: 0;
    padding-left: 25%;
    padding-right: 15%;
    display: flex;
    position: relative;
    box-shadow: 2px 2px 6px 3px #0003;
  }

  .review-img {
    text-align: center;
    display: block;
  }

  .main-image-4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .h3-2 {
    font-size: 24px;
    font-weight: 700;
  }

  .p-list-text {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 17px;
    line-height: 28px;
  }

  .p-white {
    color: #fff;
    margin-top: 17px;
    margin-bottom: 17px;
    font-style: normal;
  }

  .alert-blue-background {
    color: #fff;
    object-fit: fill;
    background-color: #547093;
    align-items: center;
    min-width: 90px;
    height: auto;
    margin-top: 17px;
    margin-bottom: 17px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
  }

  .entry-author-date {
    color: #919ba3;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 13px;
  }

  .site-content {
    width: 100%;
    max-width: 1600px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .vertical-list {
    width: 97%;
    display: flex;
  }

  .review-body {
    background-color: #eef1fd;
    border-left-style: none;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 1px 1px 3px 3px #00000029;
  }

  .p-list-number {
    color: #fff;
    margin: auto;
    font-size: 48px;
  }

  .entry-author-name {
    aspect-ratio: auto;
    color: #49545e;
    letter-spacing: .03em;
    text-transform: uppercase;
    border: 1px #000;
    margin-right: 10px;
    padding-right: 0;
    font-size: 11px;
    font-weight: 600;
  }

  .review-content {
    background-color: #edf9fd;
    border-radius: 76px;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .advertorial-8-vertical-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    width: 90%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    list-style-type: none;
    display: grid;
  }

  .entry-content-2 {
    max-width: 1425px;
    margin-left: auto;
    margin-right: auto;
  }

  .review {
    aspect-ratio: auto;
    object-fit: fill;
    background-color: #fafafa00;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: none;
    margin: 50px auto 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .strong {
    margin-top: 17px;
    margin-bottom: 17px;
    font-weight: 700;
  }

  .list-number {
    z-index: 2;
    aspect-ratio: auto;
    overflow-wrap: normal;
    background-color: #00aeef;
    border-radius: 50%;
    order: 0;
    width: 85px;
    height: 85px;
    display: flex;
    position: relative;
  }

  .link-9 {
    color: #2b75f5;
    font-size: 20px;
    font-weight: 700;
  }

  .article-2 {
    background-color: #fff;
    padding-left: 70px;
    padding-right: 70px;
  }

  .content-wrap-4 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h4-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 2.4rem;
  }

  .yellow-background-red-border {
    text-align: center;
    background-color: #fffce5;
    border: 4px solid #db3832;
    margin-top: 0;
    margin-bottom: 26px;
    padding: 30px 15px;
  }

  .h1-2 {
    width: 85%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 62px;
    line-height: 66px;
  }

  .bold-text-red {
    color: red;
  }

  .p-2 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .entry-author {
    justify-content: flex-start;
  }

  .review-header-info {
    text-align: center;
    background-color: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    margin-top: -62px;
    padding: 60px 50px 10px;
    box-shadow: 1px 1px 3px 3px #00000029;
  }

  .entry-author-img {
    border-radius: 20px;
  }

  .full-featured-content {
    clear: left;
    width: 100%;
  }

  .review-thumb {
    border: 2px solid #f59e11;
    border-radius: 50%;
    max-width: none;
  }

  .entry-author-views {
    color: #49545e;
    font-size: 13px;
  }

  .image-3 {
    border-radius: 15px;
    width: 100%;
    margin-top: 20px;
  }

  .li {
    width: 100%;
  }

  .site-footer {
    background-color: #00aeef;
    margin-top: 0;
  }

  .fmenu, .menu-item-2, .bold-text-7 {
    color: #fff;
  }

  .main-image-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .review-content-2 {
    background-color: #edf9fd;
    border-radius: 76px;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .entry-content-3 {
    max-width: 1425px;
    margin-left: auto;
    margin-right: auto;
  }

  .review-2 {
    aspect-ratio: auto;
    object-fit: fill;
    background-color: #fafafa00;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 360px;
    margin: 50px 290px 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .link-10 {
    color: #2b75f5;
    font-size: 20px;
    font-weight: 700;
  }

  .head {
    max-width: none;
    padding-left: 412px;
    padding-right: 415px;
    display: block;
  }

  .author-date {
    color: #999;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 13px;
  }

  .list-text-2 {
    z-index: 1;
    background-color: #d0f0fc;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85px;
    margin-left: -20%;
    padding-bottom: 0;
    padding-left: 25%;
    padding-right: 15%;
    display: flex;
    position: relative;
    box-shadow: 2px 2px 6px 3px #0003;
  }

  .main-image-6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .p-list-text-2 {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 17px;
    line-height: 28px;
  }

  .advertorial-8-vertical-list-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    width: 90%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    list-style-type: none;
    display: grid;
  }

  .entry-content-4 {
    max-width: 1425px;
    margin-left: auto;
    margin-right: auto;
  }

  .review-3 {
    aspect-ratio: auto;
    object-fit: fill;
    background-color: #fafafa00;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 360px;
    margin: 50px 290px 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .link-11 {
    color: #2b75f5;
    font-size: 20px;
    font-weight: 700;
  }

  .content-wrap-5 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .yellow-background-red-border-2 {
    text-align: center;
    background-color: #fffce5;
    border: 4px solid #db3832;
    margin-top: 0;
    margin-bottom: 26px;
    padding: 30px 15px;
  }

  .entry-author-2 {
    justify-content: flex-start;
  }

  .menu-item-3, .menu-item-4 {
    color: #fff;
  }

  .grey-background-red-border-copy {
    text-align: center;
    background-color: #fffce5;
    border: 4px solid #db3832;
    margin-top: 0;
    margin-bottom: 26px;
    padding: 30px 15px;
  }

  .p1-5, .p1-6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  a {
    color: #00aeef;
    font-weight: 700;
    text-decoration: none;
  }

  a:hover {
    color: #b2e6fa;
  }

  .head-bbb {
    float: none;
    clear: none;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .logo-png {
    clear: none;
    aspect-ratio: auto;
    object-fit: contain;
    flex: 0 auto;
    width: 97px;
    max-width: none;
    height: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .badge_rating_bbb-png {
    text-align: right;
    object-fit: contain;
    flex-direction: row;
    justify-content: flex-end;
    height: 32px;
    margin-top: 10px;
    margin-right: 40px;
    padding-top: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

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

  .body {
    aspect-ratio: auto;
    object-fit: scale-down;
    display: block;
  }

  .h1, .p1 {
    font-family: Open Sans, sans-serif;
  }

  .h2 {
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    line-height: 1.6em;
  }

  .side-customer-reviews {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: static;
  }

  .h5 {
    border-bottom: 1px solid #000;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
  }

  .testimonial-images {
    width: 500px;
    height: 300px;
  }

  .testimonial-description {
    overflow-wrap: normal;
    object-fit: fill;
    max-width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.6em;
    position: static;
  }

  .p-strong {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .h3, .p-italic, .bold {
    font-family: Open Sans, sans-serif;
  }

  .orange-button-cta-section {
    align-items: center;
    width: 100%;
    max-width: 100%;
    font-family: Open Sans, sans-serif;
  }

  .h4 {
    font-family: Open Sans, sans-serif;
  }

  .fb-name {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .fb-text {
    max-width: 100%;
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .footer-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .p-disclaimer {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .span1 {
    flex-flow: row;
    display: flex;
  }

  .header-wrap {
    text-align: left;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 24px 10px 0;
    display: block;
    position: static;
  }

  .menu-item {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .cell-2 {
    align-items: center;
    padding-left: 0;
    display: block;
  }

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

  .bold-text {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .main-image {
    align-self: stretch;
  }

  .p-update {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.6em;
  }

  .customer-review {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: static;
  }

  .p-timestamp {
    font-family: Open Sans, sans-serif;
  }

  .flex-blue-block {
    align-self: flex-start;
  }

  .blue-block-text {
    padding-top: 10px;
  }

  .update-header {
    font-family: Open Sans, sans-serif;
  }

  .content-wrap, .content-wrap-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .p1-2 {
    font-family: Open Sans, sans-serif;
  }

  .primary-2 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .article {
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .footer-wrap-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .p1-3 {
    font-family: Open Sans, sans-serif;
  }

  .fb-text-2 {
    max-width: 100%;
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .green-cta {
    max-width: 100%;
  }

  .footer-wrap-3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .top-ribbon-2 {
    clear: none;
    text-align: center;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 1px;
    display: inline-block;
    position: static;
  }

  .logo-png-2 {
    clear: none;
    aspect-ratio: auto;
    object-fit: fill;
    flex: none;
    width: auto;
    height: 32px;
    margin-top: 10px;
    margin-left: 26px;
    margin-right: 26px;
  }

  .side-customer-reviews-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: static;
  }

  .text-block {
    font-family: Open Sans, sans-serif;
  }

  .green-button-cta-section {
    align-items: center;
    width: 100%;
    max-width: 100%;
    font-family: Open Sans, sans-serif;
  }

  .green-cta-2 {
    max-width: 100%;
  }

  .p1-4 {
    font-family: Open Sans, sans-serif;
  }

  .fb-text-3 {
    max-width: 100%;
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .link-3 {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .top-ribbon-3 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .content-wrap-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-main {
    object-fit: fill;
    flex: none;
    max-width: 100%;
    height: auto;
    margin-left: 25px;
    margin-right: 25px;
  }

  .list-text {
    margin-left: -13%;
  }

  .vertical-list {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22.5px;
    position: static;
  }

  .waring-img {
    margin-top: 37px;
  }

  .review-content {
    flex: 0 auto;
    align-self: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .advertorial-8-vertical-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 702px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    list-style-type: none;
    display: block;
  }

  .entry-content-2 {
    line-height: 36px;
  }

  .review {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ig-image {
    margin-left: 0;
  }

  .list-number {
    text-align: left;
    flex-direction: row;
    align-items: flex-start;
    font-size: 15px;
    line-height: 22.5px;
  }

  .article-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-wrap-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-2 {
    padding-top: 60px;
  }

  .entry-author {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .list-box-checkmark {
    right: -155px;
  }

  .side {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .li {
    text-align: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    list-style-type: none;
    display: inline-block;
  }

  .h5-2 {
    flex: 0 auto;
    width: auto;
    height: auto;
  }

  .fmenu {
    flex-wrap: wrap;
  }

  .entry-content-3 {
    line-height: 36px;
  }

  .review-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .head {
    float: none;
    clear: none;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .author-date {
    align-self: center;
    max-width: 100%;
    margin-right: 0;
  }

  .author {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .verified-cusomer-2 {
    width: 500px;
    height: auto;
  }

  .container-verified-2 {
    background-repeat: no-repeat;
    max-width: none;
    height: auto;
  }

  .heading-verified-2 {
    font-size: 35px;
  }

  .verified-name-2, .verified-customer-2 {
    top: auto;
    left: auto;
  }

  .ig-post-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ig-icon-img {
    object-fit: contain;
  }

  .orange-cta {
    max-width: 100%;
  }

  .h4-3, .h4-4 {
    font-family: Open Sans, sans-serif;
  }

  .link-3-2 {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .footer-wrap-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .list-text-2 {
    margin-left: -13%;
  }

  .advertorial-8-vertical-list-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 702px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    list-style-type: none;
    display: block;
  }

  .entry-content-4 {
    line-height: 36px;
  }

  .review-3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ig-image-2 {
    margin-left: 0;
  }

  .content-wrap-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .entry-author-2 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

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

  .image-23 {
    float: none;
    text-align: left;
    width: 107px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .flex-block-10, .column-4 {
    display: none;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .footer-container.new-style {
    margin-bottom: 98px;
    display: block;
  }

  .section-5 {
    display: none;
    position: fixed;
    inset: auto 0% 0%;
  }

  .column-5 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-32 {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    display: none;
  }

  .heading-19 {
    margin-top: 0;
    font-size: 22px;
  }

  .button-6 {
    font-size: 16px;
    line-height: 20px;
  }

  .column-7 {
    padding-right: 10px;
  }

  .column-8 {
    display: none;
  }

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

  .bold-text-31 {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .logo-png-3 {
    clear: none;
    aspect-ratio: auto;
    object-fit: contain;
    flex: 0 auto;
    width: 97px;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .testimonial-description-2 {
    overflow-wrap: normal;
    object-fit: fill;
    max-width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.6em;
    position: static;
  }

  .container-11 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimonial-images-2 {
    width: 500px;
    height: 300px;
  }

  .main-image-7 {
    align-self: center;
  }

  .h4-5 {
    font-family: Open Sans, sans-serif;
  }

  .customer-review-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: static;
  }

  .ig-post-section-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .p1-5 {
    font-family: Open Sans, sans-serif;
  }

  .h5-3 {
    border-bottom: 1px solid #000;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
  }

  .green-cta-3 {
    max-width: 100%;
  }

  .side-customer-reviews-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: static;
  }

  .text-block-33 {
    font-size: 18px;
    line-height: 1.2em;
  }

  .menu-item-5 {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .footer-wrap-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .p-disclaimer-3, .bold-text-32 {
    font-family: Open Sans, sans-serif;
    line-height: 1.6em;
  }

  .container-53 {
    flex-wrap: wrap;
  }

  .container-54 {
    width: 50%;
  }

  .container-79 {
    flex-wrap: wrap;
  }

  .container-80 {
    width: 50%;
  }

  .container-94 {
    flex-wrap: wrap;
  }

  .container-95 {
    width: 50%;
  }

  .p1-6 {
    font-family: Open Sans, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  .head-bbb {
    max-width: 100%;
    padding-right: 0;
  }

  .badge_rating_bbb-png {
    margin-right: 25px;
  }

  .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .body {
    object-fit: fill;
  }

  .h1 {
    text-align: left;
    flex: 0 auto;
    width: auto;
    max-width: none;
    display: block;
    position: static;
  }

  .h1.entry-header {
    font-size: 1.3em;
  }

  .h2 {
    object-fit: fill;
    display: block;
  }

  .side-customer-reviews, .bg-gray, .facebook-comments {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer {
    clear: both;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrap {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-menu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: block;
  }

  .disclaimer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .header-wrap {
    justify-content: flex-start;
  }

  .link-footer-nav {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
  }

  .cell-1, .cell-2 {
    display: block;
  }

  .gif, .instagram-post, .main-image, .image {
    flex: 1;
  }

  .p-timestamp {
    flex-direction: row;
    font-size: 14px;
    display: block;
  }

  .update-box {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-blue-block {
    border-radius: 5px;
  }

  .blue-block-text {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 0;
  }

  .update-content {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .article {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .bg-gray-2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .dashed-gray {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .main-image-2, .image-2 {
    flex: 1;
  }

  .green-cta {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .rich-text-block-2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .top-ribbon-2 {
    padding-right: 0;
  }

  .flex-blue-block-2 {
    border-radius: 5px;
  }

  .review-card {
    aspect-ratio: auto;
    object-fit: fill;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .main-image-3 {
    flex: 1;
  }

  .green-cta-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .link-footer-nav-2 {
    display: block;
  }

  .top-ribbon-3 {
    height: 180px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-wrap-3 {
    text-align: left;
    max-width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .important {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .entry-author-date {
    display: block;
  }

  .bold-text-6 {
    text-align: left;
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .site-content {
    max-width: 568px;
  }

  .p-list-box {
    font-size: 20px;
  }

  .waring-img {
    margin-top: 37px;
  }

  .main {
    padding-right: 10px;
  }

  .review-content {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .advertorial-8-vertical-list-wrapper {
    width: 502px;
    max-width: 80%;
    padding-left: 0;
  }

  .blut-title-list-wrapper {
    max-width: 80%;
  }

  .ig-image {
    max-width: 80%;
    margin-left: auto;
  }

  .cta-wrapper {
    max-width: 80%;
  }

  .article-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrap-4 {
    text-align: left;
    max-width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .yellow-background-red-border {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .h1-2 {
    text-align: center;
    width: 100%;
    padding-top: 40px;
    font-size: 32px;
    line-height: 38px;
  }

  .entry-author {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .list-box-checkmark {
    right: -98px;
  }

  .entry-author-img {
    text-align: left;
    display: block;
  }

  .full-featured-content {
    clear: none;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-pack-wrapper {
    max-width: 80%;
  }

  .site-footer {
    clear: both;
  }

  .fmenu {
    flex-wrap: wrap;
  }

  .disclaimer-2 {
    clear: both;
  }

  .bold-text-8 {
    text-align: left;
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .head {
    width: auto;
    max-width: 100%;
    padding-right: 0;
    display: block;
  }

  .author-date {
    align-items: center;
    width: auto;
    font-size: 14px;
    display: flex;
  }

  .author {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .container-verified-2 {
    background-repeat: no-repeat;
  }

  .heading-verified-2 {
    font-size: 40px;
  }

  .verified-name-2, .verified-customer-2 {
    top: auto;
    left: auto;
  }

  .ig-profile-img, .ig-icon-section {
    object-fit: fill;
  }

  .dots-verticle-2 {
    margin-left: -21px;
  }

  .ig-post-img, .ig-icon-img {
    object-fit: fill;
  }

  .orange-cta {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-menu-2 {
    text-align: center;
    display: block;
  }

  .bold-text-9 {
    text-align: left;
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .advertorial-8-vertical-list-wrapper-2 {
    width: 502px;
    padding-left: 0;
  }

  .content-wrap-5 {
    text-align: left;
    max-width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .entry-author-2 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .button-3 {
    font-size: 20px;
  }

  .div-block-24-copy, .div-block-24 {
    padding-left: 2.375em;
    padding-right: 2.375em;
  }

  .column-3, .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .grey-background-red-border-copy {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-11 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-gray-3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .rich-text-block-5 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .main-image-7 {
    flex: 1;
  }

  .facebook-comments-4 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .green-cta-3 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .side-customer-reviews-3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-2 {
    clear: both;
  }

  .footer-menu-3 {
    text-align: center;
    align-self: auto;
    padding-top: 0;
    display: block;
  }

  .link-footer-nav-3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .navbar-3 {
    margin-bottom: 30px;
  }

  .container-34 {
    justify-content: space-between;
  }

  .container-61 {
    padding-top: 0;
  }

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

  .heading-31 {
    font-size: 36px;
    line-height: 45px;
  }

  .heading-32 {
    font-size: 32px;
  }

  .bold-text-47 {
    font-size: 32px;
    line-height: 36px;
  }

  .form-block-2, .heading.bigheading.center, .heading-34.bigheading.center {
    max-width: 100%;
  }

  .container-68 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .container-68.centerjustify {
    display: none;
  }

  .container-68.centerjustify.showmobile {
    width: 100%;
    display: flex;
  }

  .container-69 {
    flex-wrap: wrap;
  }

  .container-70 {
    justify-content: space-between;
  }

  .container-73 {
    padding-top: 0;
  }

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

  .heading-37 {
    font-size: 36px;
    line-height: 45px;
  }

  .heading-38 {
    font-size: 32px;
  }

  .bold-text-48 {
    font-size: 32px;
    line-height: 36px;
  }

  .form-block-3, .heading-39.bigheading.center, .heading-41.bigheading.center {
    max-width: 100%;
  }

  .container-81 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .container-81.centerjustify {
    display: none;
  }

  .container-81.centerjustify.showmobile {
    width: 100%;
    display: flex;
  }

  .container-83 {
    flex-wrap: wrap;
  }

  .container-85 {
    justify-content: space-between;
  }

  .container-88 {
    padding-top: 0;
  }

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

  .heading-44 {
    font-size: 36px;
    line-height: 45px;
  }

  .heading-45 {
    font-size: 32px;
  }

  .bold-text-49 {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-46.bigheading.center, .heading-48.bigheading.center {
    max-width: 100%;
  }

  .container-96 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .container-96.centerjustify {
    display: none;
  }

  .container-96.centerjustify.showmobile {
    width: 100%;
    display: flex;
  }

  .container-98 {
    flex-wrap: wrap;
  }

  .bg-green, .bg-white-stroke {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-67 {
    flex: 1;
  }
}

@media screen and (max-width: 479px) {
  .head-bbb {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    width: auto;
    max-width: 100%;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .main-section {
    text-align: left;
    object-fit: fill;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
  }

  .h1 {
    width: auto;
    max-width: none;
    margin-top: 3px;
    font-size: 24px;
    line-height: 1.6em;
  }

  .h1.entry-header {
    line-height: 1.2em;
  }

  .h1.margin-top-bottom-10px {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5em;
  }

  .p1 {
    overflow-wrap: break-word;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .h2 {
    width: 320px;
    max-width: 100%;
    font-size: 20px;
    line-height: 1.6em;
  }

  .side-customer-reviews {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .h5 {
    font-size: 18px;
    line-height: 1.6em;
  }

  .testimonial-description, .p-strong {
    line-height: 1.6em;
  }

  .section {
    aspect-ratio: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
    position: static;
  }

  .h3 {
    font-size: 18px;
    line-height: 1.6em;
  }

  .p-italic, .bold {
    line-height: 1.6em;
  }

  .orange-button-cta-section {
    text-align: center;
    width: auto;
    max-width: none;
    line-height: 1.6em;
    display: flex;
  }

  .h4 {
    text-align: left;
    line-height: 1.6em;
  }

  .fb-single-comment {
    margin-bottom: 20px;
  }

  .fb-name {
    line-height: 1.6em;
  }

  .fb-text {
    font-size: 16px;
    line-height: 1.6em;
  }

  .p-fb-subtext {
    letter-spacing: normal;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
  }

  .footer {
    clear: both;
  }

  .footer-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .footer-menu {
    text-align: center;
    max-width: 100%;
    padding-top: 20px;
    display: block;
  }

  .logo-footer {
    width: auto;
    height: auto;
  }

  .disclaimer {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-disclaimer {
    line-height: 1.6em;
  }

  .span1 {
    flex-direction: row;
    align-items: center;
    max-width: 100%;
  }

  .header-wrap {
    justify-content: flex-start;
  }

  .link-footer-nav {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .menu-item {
    line-height: 1.6em;
  }

  .cell-1, .cell-2 {
    display: block;
  }

  .quick-stack {
    float: none;
    clear: none;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sticky-green-cta.floating-nav-content {
    height: auto;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    display: flex;
  }

  .green-cta-button {
    flex: 1;
    align-self: auto;
    height: 100%;
  }

  .gif {
    flex: 1;
  }

  .instagram-post {
    flex: 1;
    overflow: auto;
  }

  .main-image {
    clear: none;
    object-fit: fill;
    flex: 1;
    position: static;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .image {
    aspect-ratio: auto;
    object-fit: fill;
    object-position: 50% 50%;
    flex: 1;
    overflow: visible;
  }

  .p-update {
    line-height: 1.6em;
  }

  .customer-review {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .p-timestamp {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 12px;
    line-height: 1.6em;
    display: block;
  }

  .flex-blue-block {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    max-height: none;
    padding-top: 0;
  }

  .blue-block-text {
    text-align: center;
    justify-content: flex-start;
    max-width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
    display: flex;
  }

  .update-header {
    text-align: center;
    max-width: none;
    margin-top: 0;
    line-height: 1.6em;
    position: static;
  }

  .primary {
    margin-left: auto;
    margin-right: auto;
  }

  .p1-2 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .logo-footer-2 {
    width: 220px;
    height: 77px;
  }

  .fb-single-comment-2 {
    margin-bottom: 20px;
  }

  .main-image-2 {
    clear: none;
    object-fit: fill;
    flex: 1;
    position: static;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .p1-3 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .fb-text-2 {
    line-height: 1.6em;
  }

  .image-2 {
    aspect-ratio: auto;
    object-fit: fill;
    object-position: 50% 50%;
    flex: 1;
    overflow: visible;
  }

  .green-cta {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .rich-text-block-2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .top-ribbon-2 {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-png-2 {
    margin-left: 0;
  }

  .side-customer-reviews-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .quick-stack-2 {
    float: none;
    clear: none;
    width: auto;
    max-width: none;
  }

  .fb-single-comment-3 {
    margin-bottom: 20px;
  }

  .text-block {
    text-align: center;
    max-width: none;
    margin-top: 0;
    line-height: 1.6em;
    position: static;
  }

  .flex-blue-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    max-height: none;
    padding-top: 0;
  }

  .main-image-3 {
    clear: none;
    object-fit: fill;
    flex: 1;
    position: static;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .green-button-cta-section {
    text-align: center;
    width: auto;
    max-width: none;
    line-height: 1.6em;
    display: flex;
  }

  .green-cta-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .p1-4 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .fb-text-3, .link-3 {
    line-height: 1.6em;
  }

  .top-ribbon-3 {
    height: 100px;
  }

  .list-text {
    margin-left: -33%;
    padding-left: 38%;
    font-size: 20px;
    font-weight: 600;
  }

  .h3-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .p-list-text {
    font-size: 20px;
    line-height: 25px;
  }

  .waring-img {
    margin-top: 86px;
  }

  .list-box {
    width: 100%;
  }

  .p-title {
    font-size: 5.25vw;
  }

  .advertorial-8-vertical-list-wrapper {
    width: 245px;
  }

  .cta-button {
    font-size: 5vw;
    line-height: 25px;
  }

  .blut-title-list-wrapper {
    flex-flow: wrap;
    place-content: flex-start center;
    width: auto;
    max-width: 100%;
  }

  .review {
    padding-left: 20px;
  }

  .ig-image {
    width: auto;
  }

  .p-bottom-text {
    font-size: 5.9vw;
  }

  .cta-arrows.left-arrow {
    overflow: visible;
  }

  .h1-2 {
    margin-top: 0;
    padding-top: 20px;
  }

  .entry-author {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    justify-content: center;
  }

  .list-box-checkmark {
    right: -125px;
  }

  .side {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20px;
    display: flex;
  }

  .li {
    text-align: center;
  }

  .review-2 {
    padding-left: 20px;
  }

  .head {
    width: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .author-date {
    width: auto;
    margin-right: 0;
    font-size: 12px;
  }

  .paragraph-copy {
    color: #000;
    font-size: 20px;
  }

  .verified-cusomer-2 {
    width: auto;
  }

  .container-verified-2 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  ._5-stars-image-2 {
    width: 200px;
  }

  .ig-profile {
    margin-left: 0;
  }

  .ig-profile-img {
    object-fit: contain;
    width: auto;
    height: auto;
  }

  .ig-icon-section {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    object-fit: contain;
    align-items: center;
  }

  .ig-header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .dots-verticle-2 {
    margin-top: 2px;
    margin-left: 25px;
  }

  .ig-post-img, .ig-icon-img {
    object-fit: contain;
    width: auto;
    height: auto;
  }

  .orange-cta {
    padding-left: 25px;
    padding-right: 25px;
  }

  .h4-3, .h4-4 {
    text-align: left;
    line-height: 1.6em;
  }

  .fb-single-comment-6 {
    margin-bottom: 20px;
  }

  .link-3-2 {
    line-height: 1.6em;
  }

  .footer-menu-2 {
    text-align: center;
    max-width: 100%;
    display: block;
  }

  .logo-footer-3 {
    width: 220px;
    height: 77px;
  }

  .list-text-2 {
    margin-left: -33%;
    padding-left: 38%;
    font-size: 20px;
    font-weight: 600;
  }

  .p-list-text-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .advertorial-8-vertical-list-wrapper-2 {
    width: 245px;
  }

  .blut-title-list-wrapper-2 {
    flex-flow: wrap;
    place-content: flex-start center;
    width: auto;
    max-width: 100%;
  }

  .review-3 {
    padding-left: 20px;
  }

  .entry-author-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    justify-content: center;
  }

  .button-3 {
    line-height: 28px;
  }

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

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

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

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

  .quick-stack-3 {
    float: none;
    clear: none;
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .fb-intend-3 {
    padding-left: 0;
  }

  .testimonial-description-2 {
    line-height: 1.6em;
  }

  .container-11 {
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .testimonial-images-2 {
    width: auto;
    height: auto;
  }

  .bg-gray-3 {
    max-width: 100%;
  }

  .section-7 {
    aspect-ratio: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
    position: static;
  }

  .rich-text-block-5 {
    align-self: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .main-image-7 {
    clear: none;
    object-fit: fill;
    flex: 1;
    position: static;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .h4-5 {
    text-align: left;
    line-height: 1.6em;
  }

  .facebook-comments-4 {
    max-width: 100%;
  }

  .customer-review-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .ig-post-section-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .p1-5 {
    overflow-wrap: break-word;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .h5-3 {
    font-size: 18px;
    line-height: 1.6em;
  }

  .main-section-2 {
    text-align: left;
    object-fit: fill;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
  }

  .green-cta-3 {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .side-customer-reviews-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .menu-item-5 {
    line-height: 1.6em;
  }

  .footer-2 {
    clear: both;
  }

  .footer-menu-3 {
    text-align: center;
    max-width: 100%;
    display: block;
  }

  .logo-footer-4 {
    width: 220px;
    height: 77px;
  }

  .disclaimer-3 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-disclaimer-3 {
    line-height: 1.6em;
  }

  .green-cta-button-2 {
    padding-top: 5px;
  }

  .bold-text-32 {
    font-size: 14px;
  }

  .paragraph-22 {
    padding-top: 0;
  }

  .paragraph-22.padtop.n0-margin-top {
    margin-top: 0;
  }

  .image-21 {
    margin-bottom: 0;
  }

  .heading-30 {
    line-height: 32px;
  }

  .heading-31 {
    margin-top: -34px;
  }

  .text-field-2, .form-2 {
    max-width: 100%;
  }

  .container-54 {
    width: 100%;
  }

  .container-68 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .container-57 {
    max-width: 100%;
  }

  .button-9.lbutton {
    text-align: center;
  }

  .paragraph-37 {
    padding-top: 0;
  }

  .paragraph-37.padtop.n0-margin-top {
    margin-top: 0;
  }

  .image-58 {
    margin-bottom: 0;
  }

  .heading-36 {
    line-height: 32px;
  }

  .heading-37 {
    margin-top: -34px;
  }

  .text-field-3, .form-3 {
    max-width: 100%;
  }

  .container-80 {
    width: 100%;
  }

  .container-81 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .container-82 {
    max-width: 100%;
  }

  .button-12.lbutton {
    text-align: center;
  }

  .image-63 {
    margin-bottom: 0;
  }

  .heading-43 {
    line-height: 32px;
  }

  .heading-44 {
    margin-top: -34px;
  }

  .text-field-4, .form-4 {
    max-width: 100%;
  }

  .container-95 {
    width: 100%;
  }

  .container-96 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .container-97 {
    max-width: 100%;
  }

  .button-15.lbutton {
    text-align: center;
  }

  .p1-6 {
    overflow-wrap: break-word;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
  }

  .gif-section {
    aspect-ratio: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
    position: static;
  }

  .image-67 {
    aspect-ratio: auto;
    object-fit: fill;
    object-position: 50% 50%;
    flex: 1;
    overflow: visible;
  }

  .margin-top-bottom-10px {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

#w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb3b2, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb430, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb432, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-62ba6e34, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-bd3c1405 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-fe0ca66e, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8b16f90e {
  grid-template-rows: auto;
  grid-template-columns: 1fr .35fr;
}

#w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-75a69aed, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-620b8082 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8268ea10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .35fr;
}

#w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-b537ae9a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

@media screen and (max-width: 991px) {
  #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb3b2, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb430, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb432, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-62ba6e34, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-bd3c1405, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-fe0ca66e, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8b16f90e, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-75a69aed, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-620b8082, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8268ea10, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-b537ae9a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb3b2, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb430, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-143bb432, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-62ba6e34, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-bd3c1405, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-fe0ca66e, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8b16f90e, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-75a69aed, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-620b8082, #w-node-f327309d-49a0-3401-0e9a-b53bb4aee2e7-8268ea10, #w-node-_292c0235-b255-bedb-318e-a9d3b0722c66-b537ae9a {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 320fr);
  }
}


