.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

.icon-embed-custom1 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .5rem;
  padding: .625rem .875rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-decoration: none;
}

.button.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.button.is-tertiary {
  color: #000;
  background-color: #0000;
  border-color: #0000;
}

.button.is-tertiary.is-icon-only.is-large {
  padding-right: .5rem;
}

.button.is-outline {
  color: #000;
  background-color: #fff;
  box-shadow: 0 2px 1px #95a0b214, inset 0 0 0 1px #dde3e8;
}

.nav_side-filled {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #edf0f2;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: .75rem;
  display: flex;
}

.nav_dropdown-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #dde3e8;
  border-radius: .375rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  grid-auto-columns: 1fr;
  min-width: 33rem;
  display: grid;
  overflow: hidden;
}

.nav_content {
  justify-content: space-between;
  align-items: center;
  height: 75px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav_button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.nav_divider {
  background-color: #dde3e8;
  width: 1px;
  height: 1rem;
}

.text-size-small {
  letter-spacing: -.08px;
  font-size: .875rem;
  line-height: 1.5rem;
}

.nav_side-caption-wrapper {
  padding: .5rem;
}

.nav_dropdown-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  border-radius: .25rem;
  align-items: center;
  padding: .5rem;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.nav_dropdown-link:hover {
  background-color: #edf0f2;
}

.text-size-xsmall {
  font-size: .75rem;
  line-height: 1.25rem;
}

.nav_side-link-small {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #000;
  border-radius: .25rem;
  align-items: center;
  padding: .375rem .5rem;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.nav_side-link-small:hover {
  background-color: #f5f7f8;
}

.nav_dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  white-space: nowrap;
  align-items: center;
  padding: .75rem .75rem .75rem 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  display: flex;
}

.nav_dropdown-toggle.w--current {
  color: #642eff;
}

.nav_link-copy {
  color: #f47523;
  white-space: nowrap;
  padding: .75rem 0 .75rem 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
}

.nav_link-copy.w--current {
  color: #000;
  border: .09375rem solid #dde3e8;
}

.nav_bar {
  background-color: #fff;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
}

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

.section-regular-2-copy {
  background-color: #101010;
  justify-content: center;
  align-items: center;
  padding: 10px 5%;
  display: flex;
  position: relative;
}

.nav_dropdown-list {
  background-color: #0000;
}

.nav_dropdown-list.w--open {
  margin-top: 1.25rem;
}

.text-block-3 {
  font-size: 14px;
  font-weight: 400;
}

.header-infobar-link {
  color: #eee;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  transition: color .3s;
}

.header-infobar-link:hover {
  color: #fff;
}

.nav_left-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.nav_icon-outline {
  border: 1px solid #dde3e8;
  border-radius: .25rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
}

.paragraph-x-small-2-copy {
  color: #eee;
  letter-spacing: .04px;
  background-color: #fff0;
  border: 1px solid #25252500;
  font-size: 12px;
  line-height: 16px;
}

.nav_logo {
  margin-top: 3px;
}

.nav_dropdown-content {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  padding: .5rem;
  display: flex;
}

.flex-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.flex-layout.x-space-between {
  justify-content: space-between;
}

.flex-layout.x-space-between.tablet-flex-vertical.tablet-x-center.flex-gap-s {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1280px;
  display: grid;
}

.header-infobar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-legal-links {
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-large {
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_avatar {
  color: #000;
  background-color: #f5f7f8;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 0 .75rem .5rem;
  display: flex;
}

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

.nav_logo-link {
  flex: none;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

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

.nav_links-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

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

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

.nav_dropdown {
  padding-left: 0;
}

.nav_menu {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.nav_link {
  white-space: nowrap;
  padding: .75rem 1rem;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
}

.nav_link.w--current {
  color: #000;
  border: .09375rem solid #dde3e8;
}

.nav_links {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  align-items: center;
  height: auto;
  display: flex;
}

.paragraph-large {
  width: 550px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.button-opopy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f47523;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 40px;
  padding: 6px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button-opopy:hover {
  background-color: #000;
}

.header-34-content-copy {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  color: #fff;
  flex-flow: column;
  display: flex;
}

.header-34-bottom {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-block-24-copy {
  color: #fff;
  -webkit-text-stroke-color: #505050;
}

.max-width-large {
  width: 100%;
  max-width: 600px;
}

.container-large-4-copy {
  width: 100%;
  max-width: 1280px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.h1-heading {
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: -14px;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  display: block;
}

.overline-small {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.header-34-section {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #000000b3, #fff0 80%), linear-gradient(#0000004d, #0000004d), url('../images/hero4.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  background-clip: border-box;
  height: 700px;
  padding: 80px 5% 36px;
}

.carousel-horizontal {
  height: auto;
  margin-top: 0;
  overflow: hidden;
}

.code-embed {
  display: none;
}

.carousel-horizontal-content {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  display: flex;
}

.carousel-placeholder {
  color: #505050;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 0;
  display: block;
}

.dropdown_manfwqe {
  text-align: center;
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: block;
}

.header-1-component {
  grid-column-gap: 68px;
  grid-row-gap: 68px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-15-asd {
  text-align: center;
  align-self: center;
  margin-bottom: 4px;
  font-size: 14px;
}

.div-block-3 {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 1px;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: block;
}

.div-block-mouting-brackets {
  order: 0;
  align-self: auto;
  margin-right: -11px;
  display: block;
}

.section-regular-4 {
  background-color: #fff;
  padding: 40px 5%;
  position: relative;
}

.dropdown-toggle-asd {
  text-align: center;
  border: 1px #909090;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.button-group-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.text-block-20 {
  text-align: center;
  border-radius: 1px;
  width: 40px;
  height: 40px;
  margin-top: 0;
  padding-top: 10px;
  font-size: 30px;
}

.div-block-6 {
  margin-top: 6px;
  margin-right: 39px;
}

.header-1-title {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 628px;
  margin-top: 32px;
  display: flex;
}

.header-1-image {
  opacity: 1;
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex: 0 auto;
  width: 100%;
  max-width: 520px;
  height: 520px;
  overflow: hidden;
}

.text-block-20-copy {
  text-align: center;
  border: 1px solid #909090;
  border-radius: 0;
  width: 40px;
  height: 35px;
  margin-top: 2px;
  margin-left: -15px;
  padding-top: 6px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.code-embed-5 {
  margin-left: -8px;
}

.text-block-16 {
  color: #434343;
  padding-left: 0;
  font-size: 12px;
  font-weight: 400;
}

.text-block-19 {
  margin-top: 0;
  padding-top: 7px;
  font-size: 30px;
}

.code-embed-4-copy-copy {
  width: 42px;
  height: 42px;
  margin-left: 5px;
  margin-right: 0;
}

.paragraph {
  color: #321866;
  margin-top: 8px;
  font-size: 12px;
}

.container-large-6 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-4 {
  font-size: 14px;
  font-weight: 400;
}

.overline-small-3 {
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-bottom: -10px;
  font-size: 12px;
  line-height: 1.5;
}

.dropdown-2 {
  z-index: 10000;
  border: 1px solid #000;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.button-outline-large {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-top: 0;
  margin-left: 1px;
  padding: 12px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.div-block-2-copddfya-sad {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: block;
}

.text-block-17 {
  font-family: Oswald, sans-serif;
  font-size: 34px;
  font-weight: 500;
}

.flex-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 0;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
}

.flex-block-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block-17-copy {
  color: #7c7c7c;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.text-span {
  color: #321866;
}

.h1-heading-2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
}

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

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

.paragraph-large-3 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.button-primary-large-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #321866;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large-3:hover {
  background-color: #000;
}

.text-block-21 {
  align-self: center;
  margin-bottom: 4px;
  font-size: 14px;
}

.div-block-7 {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 57px;
}

.div-block-8 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -1px;
  display: block;
}

.div-block-9 {
  order: 0;
  align-self: auto;
  margin-right: -8px;
  display: block;
}

.text-block-22 {
  text-align: center;
  border-radius: 1px;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  font-size: 30px;
}

.div-block-10 {
  margin-top: 5px;
  margin-right: 39px;
}

.section-regular-5 {
  background-color: #eee;
  padding: 40px 5%;
  position: relative;
}

.dropdown-toggle-copy {
  border: 1px solid #909090;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.code-embed-6 {
  margin-left: -8px;
}

.text-block-23 {
  padding-left: 28px;
  padding-right: 28px;
}

.text-block-24 {
  margin-top: 3px;
  font-size: 30px;
}

.text-block-25 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-span-5 {
  font-size: 14px;
  font-weight: 400;
}

.header-2-component {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-2-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  flex: 0 auto;
  width: 100%;
  max-width: 520px;
  height: 520px;
  overflow: hidden;
}

.text-block-26 {
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.flex-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
}

.flex-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
}

.text-span-6 {
  color: #321866;
}

.h1-heading-3 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
}

.text-block-27 {
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-large-4 {
  width: 550px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.container-large-4-copy-2 {
  width: 100%;
  max-width: 1280px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
}

.header-34-content {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  color: #fff;
  flex-flow: column;
  display: flex;
}

.overline-small-4 {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.text-span-7 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.price-text-detail {
  color: #1e1e20;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.column-regular-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.column-xx-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

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

.product-like {
  color: #b3b3b3;
  background-color: #ececee;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  transition: color .3s;
  display: flex;
}

.product-like:hover {
  color: #d0011d;
}

.column-x-large {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-small-5 {
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 12px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 24px;
}

.product-tabs-content {
  overflow: visible;
}

.content-product-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1e1e20;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-primary-large-3-copy-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #321866;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 48px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large-3-copy-copy:hover {
  background-color: #000;
}

.h1-heading-4 {
  letter-spacing: -.04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-large-5 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large-5.text-weight-medium {
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.title-wrapper-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #1e1e20;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin: 40px auto 20px;
  display: flex;
}

.text-span-8 {
  font-size: 14px;
  font-weight: 400;
}

.product-top-detail {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  display: flex;
  position: absolute;
  inset: 8px 8px auto;
}

.section-3 {
  margin-top: 9px;
  margin-bottom: 30px;
}

.section-regular-6 {
  padding: 10px 5% 40px;
  position: relative;
}

.button-outline-large-copy-55 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #909090;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-top: 0;
  margin-left: 12px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.product-image-card {
  background-color: #f5f5f7;
  background-image: url('../images/services_clear.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.content-5-features {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 0;
}

.bold-text {
  color: #321866;
  text-transform: none;
}

.paragraph-large-6 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.content-5-image {
  background-image: url('../images/about.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 520px;
  max-width: 520px;
  height: 520px;
  overflow: hidden;
}

.section-regular-7 {
  background-color: #ddd;
  padding: 50px 5%;
  position: relative;
}

.content-5-feature {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.overline-small-5 {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.h2-heading {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.column-regular-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.paragraph-regular-4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.content-5-component {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-5-title {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 628px;
  display: flex;
}

.form-block {
  margin-top: 20px;
}

.heading-jumbo-small {
  color: #fff;
  -webkit-text-stroke-color: #252525;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.cc-subscribe-form {
  color: #151515;
  background-color: #333;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.primary-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.primary-button:hover {
  color: #fff;
  background-color: #32343a;
}

.primary-button:active {
  background-color: #43464d;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

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

.container.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.subscribe-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-light {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 26px;
}

.paragraph-light.cc-subscribe-paragraph {
  color: #fff;
  width: 40%;
  font-size: 16px;
}

.text-size-large {
  letter-spacing: -.32px;
  font-size: 1.25rem;
  line-height: 2rem;
}

.text-size-large.text-color-secondary {
  font-size: 16px;
  line-height: 1.5rem;
}

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

.text-size-regular {
  letter-spacing: -.18px;
  font-size: 1rem;
  line-height: 1.75rem;
}

.faq_divider {
  background-color: #dde3e8;
  width: 100%;
  height: 1px;
}

.section-2 {
  background-color: #ddd;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.button-outline-large-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #505050;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-top: 24px;
  margin-left: 12px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

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

.faq_answer {
  background-color: #0000;
  margin-top: -.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 3rem;
  position: static;
}

.heading-7 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 700;
  text-decoration: none;
}

.faq_question-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.text-span-9 {
  font-size: 16px;
  font-weight: 400;
}

.faq_icon {
  background-color: #f5f7f8;
  border-radius: 2rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.faq_dropdown {
  border-radius: .5rem;
  width: 100%;
  transition: background-color .3s;
  overflow: hidden;
}

.faq_dropdown:hover {
  background-color: #f5f7f8;
}

.faq_question-divided {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem 1.5rem;
  display: flex;
}

.text-block-16-copy {
  color: #434343;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
}

.header-center {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 50rem;
  margin: 32px auto 2rem;
  display: flex;
}

.paragraph-regular-3-copy {
  color: #fff;
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.footer-infobar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.input-icon-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.footer-newsletter {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.section-regular-3 {
  background-color: #333;
  padding: 80px 5% 21px;
  position: relative;
}

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

.form-block-3 {
  width: 100%;
  margin-bottom: 0;
}

.button-primary-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #eae5fb;
  letter-spacing: -.25px;
  background-color: #636363;
  border: 1px solid #ffffff14;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: inline-flex;
}

.button-primary-2:hover {
  background-color: #36178c7a;
  border-color: #ffffff1f;
}

.button-primary-2.w--current {
  background-color: #344256;
  border-color: #48566a;
}

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

.row-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -14px;
  display: flex;
}

.error-message {
  color: #fde5e2;
  text-align: center;
  background-color: #99130aa3;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav_logo-copy {
  margin-bottom: -18px;
}

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

.row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 27px;
  display: flex;
}

.checkbox {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  margin: 0 10px 0 0;
}

.checkbox.w--redirected-checked {
  background-color: #8f6ee7;
  background-size: 12px;
  border-style: none;
}

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

.social-share-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.code-embed-2 {
  width: 30px;
  max-width: 30px;
  margin-left: 13px;
  padding-top: 5px;
}

.footer-link-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #ababab;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-link-3:hover {
  color: #fff;
}

.paragraph-large-2-copy {
  color: #fff;
  letter-spacing: -.02em;
  text-indent: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 24px;
}

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

.column-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.text-block-8, .text-block-10 {
  font-size: 15px;
}

.input-icon {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto auto 8px;
}

.social-share-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 0;
  display: flex;
}

.paragraph-small-4 {
  color: #fff;
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

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

.social-share-links {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: wrap;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.column-large {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.max-width-x-small {
  max-width: 276px;
  margin-top: 7px;
  margin-bottom: 17px;
  padding-right: 0;
  display: flex;
}

.text-color-gray-100 {
  color: #f0f0f0;
}

.container-large-5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-grid-large {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 2fr;
}

.script-embed {
  margin-bottom: 0;
  display: none;
}

.overline-small-2-copy {
  color: #fecf0a;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.checkbox-field {
  align-items: center;
  margin-top: 21px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.text-field-2 {
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3d3d3da3;
  border: 1px solid #ffffff1f;
  border-radius: 0;
  min-height: 40px;
  margin-bottom: 0;
  padding-left: 44px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  transition-property: border-color, background-color;
  transition-duration: .3s, .3s;
  transition-timing-function: ease, ease;
}

.text-field-2:hover {
  border-color: #ffffff3d;
}

.text-field-2:focus {
  background-color: #ffffff1f;
  border-color: #ffffff3d;
}

.text-field-2::placeholder {
  color: #ababab;
}

.column-large-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.column-regular-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

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

.success-message {
  color: #e7f9e7;
  background-color: #006107a3;
  border: 1px solid #ffffff14;
  border-radius: 12px;
}

.bold-text-2 {
  font-size: 16px;
  font-weight: 700;
}

.text-block-15-copy {
  align-self: center;
  margin-bottom: 4px;
  padding-left: 8px;
  font-size: 14px;
}

.div-block-3-copy {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 57px;
  padding-left: 0;
}

.div-block-3-copy-copy {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 25px;
}

.paragraph-2 {
  text-align: left;
  font-size: 16px;
  line-height: 1.5rem;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-size: 16px;
}

.text-block-28 {
  font-weight: 400;
}

.dropdown-copy {
  order: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown_nav_manf {
  color: #fff;
  order: 0;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
  display: block;
}

.dropdown_color_1 {
  border: 1px solid #000;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown_model {
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}

.dropdown_manf-_off {
  border: 1px #000;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.dropdown-list {
  color: #fff;
  background-color: #101010;
}

.dropdown-list-copy {
  color: #fff;
  background-color: #505050;
}

.dropdown_nav_manf-copy {
  color: #fff;
  background-color: #505050;
  order: 0;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
  display: block;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12, .dropdown-link-13, .dropdown-link-14, .dropdown-link-15, .dropdown-link-16, .dropdown-link-17, .dropdown-link-18, .dropdown-link-19, .dropdown-link-20, .dropdown-link-21, .dropdown-link-22, .dropdown-link-23 {
  color: #fff;
}

.dropdown {
  width: 160px;
  max-width: 238px;
}

.dropdown-toggle-2 {
  color: #160042;
  border: 1px #e4e6f1;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  padding: 12px 16px 2px;
  transition: border-color .3s;
  display: inline-block;
}

.dropdown-toggle-2:hover {
  outline-offset: 1px;
  border-color: #642eff;
  outline: 2px solid #642eff1a;
}

.dropdown-toggle-2.w--open {
  outline-offset: 0px;
  border-color: #642eff;
  outline: 2px solid #642eff1a;
}

.icon-dropdown {
  color: #6b7094;
  margin-bottom: 6px;
  margin-right: 16px;
  font-size: 14px;
}

.paragraph-small {
  color: #333;
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 24px;
}

.dropdown-list-2 {
  background-color: #505050;
  margin-top: 0;
  padding-top: 0;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 12px;
  overflow: hidden;
  box-shadow: 34px 34px 88px #b1bac829;
}

.dropdown-wrap {
  z-index: 999;
  background-color: #606060;
  height: auto;
  padding: 4px 8px 8px;
}

.dropdown-link-24 {
  color: #1b114a;
  letter-spacing: -.01em;
  border-radius: 4px;
  align-items: center;
  padding: 12px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.dropdown-link-24:hover, .dropdown-link-24:focus {
  background-color: #f3f5fb;
}

.dropdown-link-24.w--current {
  color: #2d0896;
}

.body_privacy {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  color: #1e1e20;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.section-privacy {
  background-color: #eee;
  border: 1px solid #aaa;
  height: auto;
}

.paragraph-2-copy {
  text-align: center;
  width: auto;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5rem;
}

.button-outline-large-copy-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #505050;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 48px;
  margin-top: 24px;
  margin-left: 12px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.code-embed-7 {
  text-align: left;
  font-size: 16px;
}

.h1-heading-4-copy {
  letter-spacing: -.04em;
  text-transform: uppercase;
  margin-top: 94px;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.blank-section {
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  height: 2000px;
}

.text-span-10 {
  letter-spacing: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.flex-block-6 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.button-more-accessories {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #818181;
  border: 1px #505050;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 48px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 12px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.dropdown-list-3 {
  background-color: #e7d7d7;
}

.dropdown-list-3.w--open, .dropdown-list-4, .dropdown-list-5, .dropdown-list-mount-yn {
  background-color: #eaeaea;
}

.dropdown_manf-copy {
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: block;
}

.dropdown-list-6-copy {
  background-color: #ddd;
}

.button-primary-large-3-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7b7b7b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large-3-copy:hover {
  background-color: #000;
}

.text-span-11 {
  color: #fecf0a;
}

.section-4-copy-copy {
  background-color: #eee;
  height: auto;
}

.paragraph-large-7 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: -6px;
  padding-left: 0;
}

.content-3-component {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.content-3-features {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.h5-heading {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

.section-regular {
  background-color: #fff;
  padding: 40px 5%;
  position: relative;
}

.row-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-3-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  width: 520px;
  max-width: 520px;
  height: 520px;
  overflow: hidden;
}

.icon-regular {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.paragraph-small-6 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.h1 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
}

.overline-small-6 {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.content-3-title {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 628px;
  display: flex;
}

.paragraph-large-7-copy {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.content-5-features-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 0;
}

.text-span-12 {
  color: silver;
}

.gallery-image-small {
  border: 1px solid #e0e3de;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.paragraph-regular {
  color: #3c4238;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

.paragraph-regular.text-weight-medium {
  margin-bottom: -15px;
  font-weight: 500;
}

.container-large-7 {
  width: 100%;
  max-width: 1208px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrapper-small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 588px;
  margin-bottom: 37px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gallery-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 18px;
}

.gallery-group {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.h2-heading-2 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.gallery-image-large {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #e0e3de;
  border-radius: 0;
  overflow: hidden;
}

.section-regular-8 {
  background-color: #fff;
  padding: 50px 5% 60px;
  position: relative;
}

.section-regular-8.background-white {
  background-color: #fff;
}

.column-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.section-4-copy {
  background-color: #eee;
  background-image: none;
  border: 1px solid #aaa;
  height: auto;
}

.text-span-13, .text-span-14 {
  font-size: 24px;
}

.text-span-15 {
  text-transform: uppercase;
}

.text-span-16 {
  font-size: 24px;
}

.testimonial-button-wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.code-embed-8 {
  display: none;
}

.paragraph-large-8 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.paragraph-large-8.text-weight-bold {
  color: #fff;
  white-space: normal;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-small-7 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.paragraph-small-7.text-color-gray-600 {
  color: #ccc;
}

.testimonial-carousel {
  width: 100%;
  overflow: hidden;
}

.h2-heading-3 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
}

.testimonial-avatar {
  background-color: #f7f9fd;
  border-radius: 100%;
  flex: none;
  width: 32px;
  height: 32px;
  overflow: hidden;
}

.testimonial-name-l {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}

.testimonial-carousel-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-detail {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

.testimonial-divider {
  background-color: #dfe3e7;
  width: 100%;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.text-color-red-500 {
  color: #e56161;
}

.testimonial-carousel-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: none;
  width: 384px;
  padding: 24px;
  display: flex;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #6173e5;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.overline-regular {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.title-wrapper {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-star-wrapper {
  grid-column-gap: 4px;
  display: flex;
}

.testimonial-avatar-wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.testimonial-carousel-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.testimonial-author-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h2-heading-3-copy {
  color: #fff;
  letter-spacing: -.04em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

.overline-regular-copy {
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.code-embed-9 {
  display: none;
}

.paragraph-large-9 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.paragraph-large-9.text-weight-bold {
  white-space: normal;
  font-weight: 700;
}

.paragraph-small-8 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.paragraph-small-8.text-color-gray-600 {
  color: #6d767e;
}

.h2-heading-4 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
}

.testimonial-name-l-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}

.testimonial-detail-2 {
  color: #6d767e;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

.testimonial-carousel-section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.testimonial-badges {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.testimonial-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #000;
  border-radius: 32px;
  flex-direction: column;
  padding-top: 96px;
  padding-bottom: 116px;
  display: flex;
  overflow: hidden;
}

.testimonial-badge-dark {
  color: #c9c9c9;
  background-color: #292929;
  border-radius: 99px;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 20px;
}

.testimonial-badge-dark.badge-link {
  transition: color .2s, background-color .2s;
}

.testimonial-badge-dark.badge-link:hover {
  color: #fff;
  background-color: #3d3d3d;
}

.testimonial-author {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  align-items: center;
  display: flex;
}

.avatar-regular {
  background-color: #e3e3e3;
  border-radius: 40px;
  flex: none;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.label-small {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label-small.text-color-white {
  color: #fff;
}

.paragraph-small-9 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-small-9.text-color-tertiary {
  color: #8f8f8f;
}

.paragraph-small-9.text-color-light {
  color: #b0b0b0;
}

.container-large-8 {
  width: 100%;
  max-width: 1208px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-carousel-2 {
  overflow: hidden;
}

.testimonial-block-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.section-large {
  padding: 120px 5%;
  position: relative;
}

.max-width-small {
  width: 100%;
  max-width: 400px;
}

.icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.h4-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.h4-heading.text-color-white {
  color: #fff;
}

.column-regular-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.horizontal-divider {
  align-items: center;
  width: 100%;
  height: 2px;
  display: flex;
}

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

.testimonial-header-badges {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial-title-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.testimonial-card-dark {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #141414;
  border: 1px solid #292929;
  border-radius: 20px;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 262px;
  padding: 24px;
  display: flex;
}

.code-embed-10 {
  display: none;
}

.overline {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.testimonial-card-e {
  text-align: center;
  background-color: #fff0;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding: 0 24px;
  transition: all .3s;
  display: flex;
}

.span-red-500 {
  color: #e56161;
}

.testimonial-slide-b {
  margin-right: 24px;
}

.testimonal-quote {
  color: #6173e5;
  background-color: #eeeffc;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-bottom: 56px;
  display: flex;
}

.paragraph-large-10 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.8;
}

.paragraph-large-10.text-weight-bold {
  color: #fff;
  white-space: normal;
  font-size: 20px;
  font-weight: 700;
}

.h6-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.4;
}

.h6-heading.text-weight-medium {
  color: #fff;
  margin-top: 25px;
  margin-bottom: -25px;
  font-size: 18px;
  font-weight: 400;
}

.section-regular-9 {
  padding: 20px 5%;
  position: relative;
}

.caption-m {
  color: #353b41;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

.caption-m.text-color-gray-600 {
  color: #fff;
}

.testimonial-slider-b {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 996px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 102px;
  padding-right: 102px;
  display: block;
}

.hidden-element {
  display: none;
}

.testimonial-star-wrapper-2 {
  grid-column-gap: 4px;
  margin-bottom: 16px;
  display: flex;
}

.testimonial-right-arrow-b {
  color: #000;
  background-color: #fff;
  border: 1px solid #eaedf0;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.icon-large {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.wrap-v-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.container-large-9 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.testimonial-left-arrow-b {
  color: #000;
  background-color: #fff;
  border: 1px solid #eaedf0;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.title-wrapper-3 {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin-bottom: 37px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.h2-heading-5 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.2;
}

.paragraph-small-10 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.paragraph-small-10.text-color-gray-600 {
  color: #fff;
}

.customer-logo {
  width: 44px;
}

.testimonial-customer-wrap {
  flex-direction: column;
  align-items: center;
  margin-top: 56px;
  display: flex;
}

.h2-heading-5-copy {
  color: #fff;
  letter-spacing: -.04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 1.2;
}

.overline-copy {
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.column-large-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.column {
  flex-flow: column;
  display: flex;
}

.checkbox-2 {
  background-color: #fff;
  border: 1px solid #505050;
  border-radius: 32px;
  width: 16px;
  height: 16px;
  margin: 2px 10px 2px 2px;
}

.checkbox-2.w--redirected-checked {
  background-color: #286efb;
  background-image: none;
  background-position: 50%;
  background-size: auto;
  border-color: #286efb;
}

.text-link-brand {
  color: #286efb;
  font-weight: 500;
  text-decoration: underline;
}

.map-background {
  width: 100%;
  height: 100%;
  padding-left: 0;
}

.form-text-field {
  color: #2b2b2b;
  background-color: #fff;
  border: 1px solid gray;
  border-radius: 8px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.form-text-field:focus {
  border-color: #286efb;
}

.form-text-field::placeholder {
  color: #6d6d6d;
}

.checkbox-label {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.form-text-area {
  color: #2b2b2b;
  background-color: #fff;
  border: 1px solid gray;
  border-radius: 8px;
  min-height: 250px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.form-text-area:focus {
  border-color: #286efb;
}

.form-text-area::placeholder {
  color: #6d6d6d;
}

.contact-info-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.paragraph-x-small {
  color: #454545;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.5;
}

.paragraph-x-small.text-color-tertiary {
  color: #6d6d6d;
}

.field-label {
  color: #6d6d6d;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.field-label.text-color-red {
  color: #f42a2a;
}

.contact-form {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff0;
  border-radius: 16px;
  flex-flow: column;
  padding: 0 24px;
  display: flex;
}

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

.noise {
  z-index: 3;
  pointer-events: none;
  background-image: none;
  background-position: 0 0;
  background-size: 120px;
  position: absolute;
  inset: 0%;
}

.contact-icon-primary {
  color: #454545;
  background-color: #f6f6f6;
  border-radius: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.subheading-small {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.subheading-small.text-underline {
  text-decoration: underline;
}

.map-detail {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: auto 16px 16px;
}

.badge-outline {
  color: #454545;
  letter-spacing: -.08px;
  white-space: nowrap;
  border: 1px solid #e7e7e7;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 6px 16px 6px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.contact-map {
  aspect-ratio: 4.86 / 3.44;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  width: 100%;
  max-width: 520px;
  height: 400px;
  margin-top: -48px;
  margin-left: 35px;
  position: relative;
  overflow: hidden;
}

.checkbox-field-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.row {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-container {
  width: 100%;
  max-width: 1280px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-section {
  background-color: #eee;
  border: 1px solid #aaa;
  padding: 80px 20px;
  position: relative;
}

.form-block-4 {
  margin-bottom: 0;
}

.contact-form-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  max-width: 486px;
  display: flex;
}

.contact-right-side {
  color: #fff0;
  background-color: #fff0;
  border: 1px gray;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.contact-left-side {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  margin-top: -22px;
  padding: 0 24px;
  display: flex;
}

.button-primary-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #321866;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  min-width: auto;
  max-width: 200px;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large:hover {
  background-color: #1843dc;
}

.row-2x-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-content {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 588px;
  display: flex;
}

.map-detail-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #2b2b2b;
  background-color: #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 8px;
  font-size: 14px;
  display: flex;
}

.map-cloud {
  z-index: 2;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.h1-heading-5 {
  color: #2b2b2b;
  text-align: center;
  letter-spacing: -.03em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-x-large {
  color: #454545;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.icon-outline {
  color: #454545;
  border: 1px solid #e7e7e7;
  border-radius: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.map-detail-link-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #2b2b2b;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  padding: 10px 8px;
  font-size: 14px;
  display: flex;
}

.paragraph-x-large-copy {
  color: #454545;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.icon-x-small-copy {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.button-outline-large-copy-copy-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid gray;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 48px;
  margin-top: 0;
  margin-left: 12px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.process-paragraph {
  color: #4f4f4f;
  font-size: 24px;
  line-height: 1.5;
}

.step-grid {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1.5fr;
  width: 100%;
}

.content-wrap {
  flex-direction: column;
  justify-content: space-between;
  min-height: 150px;
  display: flex;
}

.line-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line {
  -webkit-text-stroke-color: black;
  height: 100%;
}

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

.empty-div {
  height: 0;
}

.heading-large {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 48px;
  line-height: 1.3;
}

.check-wrap {
  background-color: #321866;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 22px;
  padding: 10px;
  display: flex;
}

.large-title {
  letter-spacing: -.03em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 36px;
}

.process-container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.step-number {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: -19px;
  font-size: 14px;
}

.step-title-wrapper {
  margin-bottom: 32px;
}

.process-section {
  padding: 0 3% 40px;
}

.text-detail {
  color: #4f4f4f;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.placeholder-image {
  margin-right: -64px;
}

.process-title-wrap {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 620px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.header-best-section {
  background-image: linear-gradient(#000000b3, #000000b3), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  height: 575px;
  padding: 80px 5% 36px;
}

.container-large-4-copy-copy {
  width: 100%;
  max-width: 1280px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-2-copy-copy {
  text-align: center;
  width: 80%;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5rem;
}

.title-wrapper-2-copy {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #1e1e20;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin: 40px auto 20px;
  display: flex;
}

.title-wrappasdasdopy-copy {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #1e1e20;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 40px auto 20px;
  display: flex;
}

.paragraph-3 {
  width: 80%;
  font-size: 16px;
}

.sdfsdfsdfxsdgfsxdf {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: #1e1e20;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin: 50px auto 20px;
  display: flex;
}

.paragraph-4 {
  width: 900px;
  font-size: 16px;
}

.nav_avatar-copy {
  color: #000;
  background-color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 0 .75rem .5rem;
  display: flex;
}

.dropdown-toggle-csddfopy-copy {
  border: 1px solid #101010;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-2-copy {
  z-index: 10000;
  border: 1px solid #000;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown_color_1-copy {
  border: 1px solid #909090;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-2-copy-copy {
  z-index: 10000;
  border: 1px solid #909090;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-toggle-csddfopy-copy-copy {
  border: 1px solid #909090;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.text-block-16-copy-copy {
  color: #fff;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
}

.div-block-copy-size {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: block;
}

.div-block-3-model {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 35px;
}

.div-block-3-select-size-1 {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-left: 1px;
  margin-right: 25px;
}

.div-block-11 {
  margin-left: 37px;
}

.text-block-15-asdasdy {
  text-align: center;
  align-self: center;
  margin-bottom: 4px;
  font-size: 14px;
}

.dropdown_manfwqe-1 {
  text-align: center;
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: block;
}

.text-block-15-4554y {
  text-align: left;
  align-self: center;
  margin-bottom: 4px;
  padding-left: 10px;
  font-size: 14px;
}

.dropdown-toggle-fgjfy {
  border: 1px #909090;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.div-block-2-copya-sad-copy {
  justify-content: flex-start;
  align-items: center;
  width: 140px;
  margin-top: 0;
  display: block;
}

.div-block-2-copddfya-sad-copy {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: block;
}

.dropdown_model-asdiu-copy {
  text-align: center;
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
  display: block;
}

.dropdown-toggle-asd-copy {
  text-align: center;
  border: 1px #909090;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: inline-block;
}

.dropdown_color_1-copy-asdcopy {
  border: 1px solid #909090;
  border-radius: 20px;
  width: 120px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.code-embed-4-copy-copy-copy {
  width: 42px;
  height: 42px;
  margin-left: 5px;
  margin-right: 0;
}

.dropdown_model-asdiu-copy-copy {
  text-align: center;
  border: 1px solid #909090;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
  display: block;
}

.product-image-card-2 {
  background-color: #f5f5f7;
  background-image: url('../images/drive4.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-3 {
  background-color: #f5f5f7;
  background-image: url('../images/prep2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-4 {
  background-color: #f5f5f7;
  background-image: url('../images/skid.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.tabs {
  margin-top: 80px;
}

.bold-text-13 {
  font-weight: 500;
}

.carousel-placeholder-dot {
  color: #505050;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.bold-text-12 {
  font-weight: 500;
}

.tabs-2 {
  margin-top: 61px;
}

.button-opopy-55 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f47523;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 40px;
  padding: 6px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button-opopy-55:hover {
  background-color: #000;
}

.text-block-24-copy-555 {
  color: #000;
  -webkit-text-stroke-color: #505050;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration: none;
}

.product-image-card-1 {
  background-color: #f5f5f7;
  background-image: url('../images/clear1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-5 {
  background-color: #f5f5f7;
  background-image: url('../images/debris.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-6 {
  background-color: #f5f5f7;
  background-image: url('../images/trail.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-7 {
  background-color: #f5f5f7;
  background-image: url('../images/septic.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.product-image-card-8 {
  background-color: #f5f5f7;
  background-image: url('../images/stump2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 275px;
  position: relative;
  overflow: hidden;
}

.section-4 {
  background-color: #eee;
}

.feedback-pattern {
  box-shadow: none;
}

.feedback-image-area {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-top: 45px;
  margin-left: 40px;
  display: flex;
}

.section-sub-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #ff6229;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 1.1;
  display: flex;
}

.section-sub-title-wrap.text-dark {
  color: #1756b5;
}

.section-title {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 40px;
}

.section-title.mg-bottom-0 {
  color: #fff;
  margin-bottom: 0;
}

.feedback-section {
  background-color: #333;
}

.container-large-10 {
  max-width: 1720px;
  padding-left: 20px;
  padding-right: 20px;
}

.feedback-title-area {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 630px;
  margin-bottom: 50px;
  display: flex;
}

.feedback-slide-nav {
  font-size: 14px;
  inset: auto 0% 0%;
}

.feedback-area {
  padding-top: 120px;
  padding-bottom: 110px;
}

.feedback-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.feedback-image {
  border-radius: 100%;
}

.feedback-slider {
  background-color: #0000;
  height: auto;
  margin-top: 5px;
  padding-bottom: 80px;
}

.feedback-image-wrap {
  max-width: 70px;
}

.feedback-card-area {
  position: relative;
}

.feedback-content {
  color: #fefeff;
  margin-bottom: 0;
  line-height: 1.2;
}

.feedback-icon-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.feedback-card-wrap {
  background-color: #fff;
  width: 100%;
  padding: 55px 35px 45px;
  box-shadow: 0 7px 10px #c3c3c326;
}

.section-icon-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.feedback-slide {
  max-width: 575px;
  margin-right: 35px;
}

.feedback-card-content {
  margin-bottom: 0;
  font-size: 22px;
}

.feedback-pattern-wrap {
  position: absolute;
  inset: auto auto -13% 40px;
}

.feedback-arrow {
  color: #fff;
  background-color: #101418;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  font-size: 22px;
  transition: background-color .2s;
  inset: -24% 0% auto auto;
}

.feedback-arrow:hover {
  background-color: #ff6229;
}

.feedback-arrow.left {
  right: 7%;
}

.feedback-arrow.right {
  right: 0%;
}

.feedback-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.feedback-mask {
  max-width: 575px;
  overflow: visible;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.code-embed-11 {
  width: 400px;
  margin-left: 54px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .paragraph-large {
    width: 100%;
  }

  .header-34-section {
    background-image: linear-gradient(90deg, #000000b3, #fff0 80%), linear-gradient(#0000, #0000), url('../images/hero7.jpg');
  }

  .paragraph-large-5.text-weight-medium {
    font-size: 20px;
  }

  .product-image-card-3 {
    background-image: url('../images/prep3.jpg');
  }

  .product-image-card-4 {
    background-image: url('../images/cavert.jpg');
  }

  .text-block-24-copy-555 {
    color: #fff;
  }

  .product-image-card-5 {
    background-image: url('../images/debris4.jpg');
  }

  .product-image-card-6 {
    background-image: url('../images/trail7.jpg');
  }

  .product-image-card-7 {
    background-image: url('../images/hunt.jpg');
  }

  .feedback-area {
    padding-top: 150px;
    padding-bottom: 140px;
  }

  .feedback-name {
    font-size: 25px;
  }

  .feedback-card-wrap {
    padding-top: 65px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .feedback-slide {
    max-width: 575px;
    margin-right: 50px;
  }

  .feedback-mask {
    max-width: 575px;
  }
}

@media screen and (min-width: 1920px) {
  .button-primary-large {
    background-color: #f47523;
  }

  .section-title.mg-bottom-0 {
    color: #fff;
    margin-top: 10px;
    font-size: 36px;
  }

  .feedback-section {
    background-color: #333;
  }

  .container-large-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .feedback-title-area {
    margin-bottom: 11px;
  }

  .feedback-area {
    padding-top: 62px;
    padding-bottom: 30px;
  }

  .feedback-name {
    color: #fff;
    margin-bottom: 5px;
  }

  .feedback-slider {
    padding-bottom: 49px;
  }

  .feedback-content {
    color: #fff;
  }

  .feedback-card-content {
    line-height: 24px;
  }

  .text-block-29 {
    color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .nav_dropdown-grid {
    min-width: auto;
  }

  .nav_content {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .nav_dropdown-toggle {
    padding-left: 0;
  }

  .nav_link-copy {
    margin-bottom: .25rem;
    padding-left: 0;
  }

  .section-regular-2-copy {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .nav_dropdown-list.w--open {
    max-height: 24rem;
    margin-top: 0;
    position: relative;
    overflow: auto;
  }

  .nav_left-buttons {
    display: none;
  }

  .nav_logo {
    flex: 1;
  }

  .nav_logo-link {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .container-large-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav_dropdown {
    width: 100%;
    margin-bottom: .25rem;
  }

  .nav_menu {
    background-color: #fff;
    border-bottom: 1px solid #dde3e8;
    padding: .5rem 5%;
    display: block;
  }

  .nav_menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .nav_link {
    margin-bottom: .25rem;
    padding-left: 0;
  }

  .nav_links {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .nav_menu-button {
    color: #fff;
    background-color: #000;
    border-radius: .375rem;
    justify-content: center;
    align-items: center;
    padding: .75rem;
    display: flex;
  }

  .nav_menu-button.w--open {
    background-color: #000;
  }

  .header-1-component {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .header-1-image {
    max-width: none;
  }

  .header-2-component {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .header-2-image {
    max-width: none;
  }

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

  .product-image-card {
    height: 380px;
  }

  .content-5-image {
    width: 100%;
    max-width: none;
    height: 520px;
  }

  .content-5-component {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .primary-button {
    justify-content: center;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

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

  .section-privacy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .content-3-component {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .content-3-image {
    max-width: none;
    height: 520px;
  }

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

  .gallery-image-large {
    height: 300px;
  }

  .column-large-2.social-media {
    flex-direction: column-reverse;
  }

  .button-2 {
    display: flex;
  }

  .contact-form {
    order: -1;
  }

  .form-grid-small {
    order: 9999;
  }

  .contact-container {
    flex-flow: column;
  }

  .form-block-4 {
    align-items: center;
  }

  .contact-form-column {
    max-width: 588px;
  }

  .contact-right-side {
    padding-top: 64px;
  }

  .contact-left-side {
    justify-content: center;
    align-items: center;
    margin-top: -74px;
    padding-top: 0;
  }

  .process-grid {
    grid-template-columns: 1.2fr;
  }

  .product-image-card-2 {
    height: 380px;
  }

  .product-image-card-3 {
    background-image: url('../images/prep3.jpg');
    height: 380px;
  }

  .product-image-card-4 {
    background-image: url('../images/cavert.jpg');
    height: 380px;
  }

  .text-block-24-copy-555 {
    color: #fff;
  }

  .product-image-card-1 {
    height: 380px;
  }

  .product-image-card-5 {
    background-image: url('../images/debris4.jpg');
    height: 380px;
  }

  .product-image-card-6 {
    background-image: url('../images/trail7.jpg');
    height: 380px;
  }

  .product-image-card-7 {
    background-image: url('../images/hunt.jpg');
    height: 380px;
  }

  .product-image-card-8 {
    height: 380px;
  }

  .section-title {
    font-size: 36px;
  }

  .feedback-title-area {
    max-width: 450px;
  }

  .feedback-area {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .feedback-name {
    font-size: 22px;
  }

  .feedback-icon-wrap {
    margin-top: 20px;
  }

  .feedback-card-wrap {
    padding: 40px 25px;
  }

  .feedback-slide {
    max-width: 550px;
    margin-right: 25px;
  }

  .feedback-card-content {
    font-size: 20px;
  }

  .feedback-arrow.left {
    right: 10%;
  }

  .feedback-mask {
    max-width: 550px;
  }
}

@media screen and (max-width: 767px) {
  .nav_dropdown-grid {
    grid-template-columns: 1fr;
  }

  .h1-heading {
    font-size: 40px;
  }

  .header-1-image {
    height: 350px;
  }

  .h1-heading-2 {
    font-size: 40px;
  }

  .header-2-image {
    height: 350px;
  }

  .h1-heading-3 {
    font-size: 40px;
  }

  .h1-heading-4 {
    font-size: 48px;
  }

  .section-regular-6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .content-5-image {
    height: 350px;
  }

  .h2-heading {
    font-size: 36px;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container {
    text-align: center;
  }

  .container.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-field.cc-subscribe-text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .section-regular-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .h1-heading-4-copy {
    font-size: 48px;
  }

  .content-3-features {
    grid-template-columns: 1fr;
  }

  .h5-heading {
    font-size: 24px;
  }

  .content-3-image {
    height: 350px;
  }

  .h1 {
    font-size: 36px;
  }

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

  .h2-heading-2 {
    font-size: 48px;
  }

  .section-regular-8 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h2-heading-3, .h2-heading-3-copy, .h2-heading-4 {
    font-size: 44px;
  }

  .testimonial-block {
    padding-top: 64px;
    padding-bottom: 72px;
  }

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .testimonial-card-e {
    padding-left: 44px;
    padding-right: 44px;
  }

  .section-regular-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .testimonial-slider-b {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-right-arrow-b, .testimonial-left-arrow-b {
    width: 42px;
    height: 42px;
  }

  .h2-heading-5, .h2-heading-5-copy {
    font-size: 44px;
  }

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

  .contact-section {
    padding-left: 3%;
    padding-right: 3%;
  }

  .contact-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .h1-heading-5 {
    font-size: 56px;
  }

  .feedback-image-area {
    margin-top: 35px;
    margin-left: 30px;
  }

  .section-title {
    font-size: 32px;
  }

  .feedback-title-area {
    margin-bottom: 40px;
  }

  .feedback-slide-nav {
    font-size: 12px;
    bottom: 1%;
  }

  .feedback-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .feedback-image-wrap {
    max-width: 65px;
  }

  .feedback-icon-wrap {
    margin-top: 15px;
  }

  .feedback-card-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .feedback-slide {
    max-width: 100%;
  }

  .feedback-card-content {
    font-size: 18px;
  }

  .feedback-pattern-wrap {
    bottom: -38px;
    left: 25px;
  }

  .feedback-arrow {
    min-width: 55px;
    max-width: 55px;
    min-height: 55px;
    max-height: 55px;
  }

  .feedback-arrow.left {
    inset: auto 0% 0% -210px;
  }

  .feedback-arrow.right {
    inset: auto -210px 0% 0%;
  }

  .feedback-mask {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .nav_dropdown-grid {
    flex-direction: column;
  }

  .nav_button-group {
    display: none;
  }

  .section-regular-2-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav_buttons, .nav_links-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .paragraph-large {
    width: 100%;
  }

  .header-34-content-copy {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
  }

  .header-34-bottom {
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .container-large-4-copy {
    margin-top: 35px;
  }

  .overline-small {
    margin-bottom: 9px;
  }

  .header-34-section {
    height: 650px;
    padding-top: 30px;
  }

  .header-34-content {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
  }

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

  .paragraph-small-5 {
    font-size: 18px;
  }

  .h1-heading-4 {
    font-size: 36px;
  }

  .title-wrapper-2 {
    max-width: 100%;
  }

  .section-regular-6 {
    padding-top: 0;
    padding-bottom: 19px;
  }

  .content-5-image {
    width: 100%;
  }

  .form-block {
    width: 100%;
    max-width: none;
  }

  .container.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }

  .header-center {
    margin-bottom: 3.5rem;
  }

  .footer-infobar {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .footer-newsletter {
    flex-direction: column;
    align-items: stretch;
  }

  .section-regular-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 36px;
    padding-bottom: 28px;
    display: block;
  }

  .column-small {
    justify-content: center;
    align-items: center;
  }

  .social-share-links {
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-bottom: 13px;
  }

  .column-large {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-large-5 {
    text-align: left;
  }

  .footer-grid-large {
    text-align: center;
    place-content: stretch;
    place-items: center;
  }

  .column-regular-2 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-2-copy {
    font-size: 18px;
  }

  .image-cover {
    margin-left: 0;
    padding-top: 34px;
  }

  .testimonial-carousel-card {
    width: 300px;
  }

  .testimonial-block {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .contact-map {
    margin-left: 0;
  }

  .contact-right-side {
    padding-top: 27px;
  }

  .button-primary-large {
    width: 100%;
  }

  .h1-heading-5 {
    font-size: 46px;
  }

  .step-grid {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  }

  .product-image-card-2 {
    height: 250px;
  }

  .product-image-card-3 {
    background-image: url('../images/prep3.jpg');
    height: 250px;
  }

  .product-image-card-4 {
    background-image: url('../images/cavert.jpg');
    height: 250px;
  }

  .text-block-24-copy-555 {
    color: #fff;
  }

  .product-image-card-1 {
    height: 250px;
  }

  .product-image-card-5 {
    background-image: url('../images/debris4.jpg');
    height: 250px;
  }

  .product-image-card-6 {
    background-image: url('../images/trail7.jpg');
    height: 250px;
  }

  .product-image-card-7 {
    background-image: url('../images/hunt.jpg');
    height: 250px;
  }

  .product-image-card-8 {
    height: 250px;
  }

  .feedback-image-area {
    margin-left: 20px;
  }

  .section-title {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .section-title.mg-bottom-0 {
    margin-top: 0;
    font-size: 20px;
  }

  .feedback-title-area {
    margin-bottom: 30px;
  }

  .feedback-slide-nav {
    font-size: 12px;
  }

  .feedback-area {
    padding-top: 44px;
    padding-bottom: 37px;
  }

  .feedback-name {
    font-size: 20px;
  }

  .feedback-image-wrap {
    max-width: 60px;
  }

  .feedback-card-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feedback-card-content {
    font-size: 16px;
  }

  .feedback-pattern-wrap {
    left: 15px;
  }

  .feedback-arrow {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    font-size: 18px;
  }

  .text-block-29 {
    color: #b56617;
    font-size: 14px;
  }

  .code-embed-11 {
    margin-left: 0;
  }
}

#w-node-b9b9c9a8-b779-aaa8-5acf-fd4fecdd1bee-3a046ace {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-b9b9c9a8-b779-aaa8-5acf-fd4fecdd1c17-3a046ace, #w-node-b9b9c9a8-b779-aaa8-5acf-fd4fecdd1c41-3a046ace, #w-node-b9b9c9a8-b779-aaa8-5acf-fd4fecdd1c6b-3a046ace {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_6889597b-290d-5f4a-3ce3-b18e3c468109-3a046ace {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_6889597b-290d-5f4a-3ce3-b18e3c468124-3a046ace, #w-node-_6889597b-290d-5f4a-3ce3-b18e3c468116-3a046ace, #w-node-_6889597b-290d-5f4a-3ce3-b18e3c468132-3a046ace {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_0fcc6f85-3848-3e35-b162-2469874e82f8-3a046ace {
  justify-self: end;
}

#w-node-ed780322-f009-8386-5b59-56b5be88d630-3a046ace, #w-node-ed780322-f009-8386-5b59-56b5be88d638-3a046ace, #w-node-ed780322-f009-8386-5b59-56b5be88d640-3a046ace, #w-node-bfb3ad0f-c2a8-9919-e4bd-846ec0030b1f-3a046ace, #w-node-bfb3ad0f-c2a8-9919-e4bd-846ec0030b27-3a046ace, #w-node-bfb3ad0f-c2a8-9919-e4bd-846ec0030b2f-3a046ace, #w-node-_67073695-ad6b-3ef2-7253-a6db87840097-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db87840099-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db8784009c-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db8784009f-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db878400a8-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db878400aa-8784007d, #w-node-_67073695-ad6b-3ef2-7253-a6db878400ad-8784007d, #w-node-_6a83728d-10be-7beb-6fd8-60e7ce6b902b-8784007d, #w-node-_6a83728d-10be-7beb-6fd8-60e7ce6b902d-8784007d, #w-node-_6a83728d-10be-7beb-6fd8-60e7ce6b9030-8784007d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_0fcc6f85-3848-3e35-b162-2469874e82f8-3a046ace {
    justify-self: stretch;
  }

  #w-node-ed780322-f009-8386-5b59-56b5be88d640-3a046ace, #w-node-bfb3ad0f-c2a8-9919-e4bd-846ec0030b2f-3a046ace, #w-node-_67073695-ad6b-3ef2-7253-a6db87840081-8784007d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ed780322-f009-8386-5b59-56b5be88d640-3a046ace, #w-node-bfb3ad0f-c2a8-9919-e4bd-846ec0030b2f-3a046ace {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_67073695-ad6b-3ef2-7253-a6db87840081-8784007d {
    grid-column: span 1 / span 1;
  }

  #w-node-_6a83728d-10be-7beb-6fd8-60e7ce6b902b-8784007d {
    place-self: auto;
  }

  #w-node-_3c02b892-ccca-9dd7-19c7-dd8390755f37-90755f33 {
    place-self: center;
  }
}


