.coh-style-primary-button {
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  letter-spacing: 0.01em;
  background-color: rgb(78, 54, 41);
  padding-top: 0.75rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  font-family: "UniversLT";
  font-style: normal;
}
@media (max-width: 767px) {
  .coh-style-primary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 564px) {
  .coh-style-primary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
.coh-style-primary-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(56, 47, 45);
  border-color: rgb(56, 47, 45);
}
.coh-style-primary-button:focus {
  background-color: rgb(56, 47, 45);
  border-color: rgb(56, 47, 45);
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row {
  background-color: rgb(250, 250, 250);
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
  padding-top: 48px;
  padding-left: 60px;
}
@media (max-width: 1023px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
    padding-top: 0;
  }
}
@media (max-width: 564px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
    padding-top: 0;
    padding-left: 25px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link {
  font-style: normal;
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(78, 54, 41);
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
  text-decoration: underline;
  margin-bottom: 48px;
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
  font-weight: 400;
  color: rgb(78, 54, 41);
  font-size: 16px;
  position: absolute;
  left: 29.5%;
  font-family: 'IcoMoon', sans-sarif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\F105";
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  bottom: 35px;
}
@media (max-width: 1439px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    left: 40.5%;
  }
}
@media (max-width: 1023px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    left: 40.5%;
  }
}
@media (max-width: 564px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    left: 62%;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
  font-family: "AddingtonCF";
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  color: rgb(45, 41, 38);
  margin-bottom: 13px;
}
@media (max-width: 1023px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
    min-width: 330px;
  }
}
@media (max-width: 564px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
    font-size: 24px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-description p {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  margin-bottom: 37px;
}
@media (max-width: 564px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-description p {
    min-width: 330px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
  width: 582px;
  height: 100%;
}
@media (max-width: 1023px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
    margin-left: -50px;
    max-height: 210px;
  }
}
@media (max-width: 564px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
    width: 100%;
    min-width: 202px;
    margin-top: 1.65rem;
    margin-left: -70px;
    max-height: 189px;
  }
}
.coh-style-text-link {
  font-weight: 700;
  color: rgb(78, 54, 41);
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  text-transform: capitalize;
  text-decoration: underline;
  font-family: "UniversLT";
}
@media (max-width: 767px) {
  .coh-style-text-link {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-text-link {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
  }
}
.coh-style-secondary-button {
  color: rgb(78, 54, 41);
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  letter-spacing: 0.01em;
  background-color: rgb(255, 255, 255);
  padding-top: 0.75rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  border-style: solid;
  border-color: rgb(78, 54, 41);
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-width: 0.0625rem;
  font-family: "UniversLT";
}
@media (max-width: 767px) {
  .coh-style-secondary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 564px) {
  .coh-style-secondary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
.coh-ce-cpt_available_at-7e238f12 {
  padding-top: 48px;
  padding-right: 60px;
  padding-bottom: 49.5px;
  padding-left: 60px;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_available_at-7e238f12 {
    padding-top: 45px;
    padding-right: 60px;
    padding-bottom: 48px;
    padding-left: 60px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_available_at-7e238f12 {
    padding-top: 35px;
    padding-right: 60px;
    padding-bottom: 47px;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_available_at-7e238f12 {
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 46px;
    padding-left: 15px;
  }
}
.available-at.coh-ce-cpt_available_at-c3d2c60f .available-at-title {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  font-style: normal;
  margin-bottom: 25.5px;
  text-transform: uppercase;
}
@media (max-width: 564px) {
  .available-at.coh-ce-cpt_available_at-c3d2c60f .available-at-title {
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: center;
  }
}
.available-at-image-wrap.coh-ce-cpt_available_at-9201d84 {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: unset;
      -ms-flex-wrap: unset;
          flex-wrap: unset;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1439px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column {
    margin-right: -14px;
    margin-left: -14px;
  }
}
@media (max-width: 1169px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column {
    margin-right: -13px;
    margin-left: -13px;
  }
}
@media (max-width: 1023px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column {
    margin-right: -12px;
    margin-left: -12px;
  }
}
@media (max-width: 564px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (max-width: 564px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column.mobile-device-column {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 564px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column.mobile-device-column .available-at-image-box {
    min-width: 33.33%;
    max-width: 33.33%;
    width: 33.33%;
  }
}
.available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box {
  min-height: 40px;
  max-height: 40px;
  height: 40px;
  min-width: 135px;
  max-width: 135px;
  width: 135px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1439px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box {
    min-height: 38px;
    max-height: 38px;
    height: 38px;
    min-width: 130px;
    max-width: 130px;
    width: 130px;
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 1169px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box {
    min-height: 35px;
    max-height: 35px;
    height: 35px;
    min-width: 120px;
    max-width: 120px;
    width: 120px;
    padding-right: 13px;
    padding-left: 13px;
  }
}
@media (max-width: 1023px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box {
    min-height: 30px;
    max-height: 30px;
    height: 30px;
    min-width: 90px;
    max-width: 90px;
    width: 90px;
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 564px) {
  .available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box {
    min-width: 75px;
    max-width: 75px;
    width: 75px;
    min-height: 25px;
    max-height: 25px;
    height: 25px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.available-at-image-wrap.coh-ce-cpt_available_at-9201d84 .available-at-image-wrap-column .available-at-image-box .available-at-image {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.coh-ce-cpt_comparison_-1315f3a {
  -webkit-box-pack: unset;
  -webkit-justify-content: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
.coh-ce-cpt_featured_in-50ae1774 {
  background-color: rgb(250, 250, 250);
  padding-top: 39px;
  padding-right: 60px;
  padding-bottom: 39px;
  padding-left: 60px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_in-50ae1774 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.coh-ce-cpt_featured_in-480c9df8 {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 17px;
}
@media (max-width: 564px) {
  .coh-ce-cpt_featured_in-480c9df8 {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    text-align: center;
  }
}
.featured-in-image-wrap.coh-ce-cpt_featured_in-348802e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 1439px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column {
    margin-right: -14px;
    margin-left: -14px;
  }
}
@media (max-width: 1169px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column {
    margin-right: -13px;
    margin-left: -13px;
  }
}
@media (max-width: 1023px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column {
    margin-right: -12px;
    margin-left: -12px;
  }
}
@media (max-width: 564px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (max-width: 564px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column.mobile-device-column {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 564px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column.mobile-device-column .featured-in-image-box {
    min-width: 33.33%;
    max-width: 33.33%;
    width: 33.33%;
  }
}
.featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box {
  min-height: 40px;
  max-height: 40px;
  height: 40px;
  min-width: 135px;
  max-width: 135px;
  width: 135px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1439px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box {
    min-height: 38px;
    max-height: 38px;
    height: 38px;
    min-width: 130px;
    max-width: 130px;
    width: 130px;
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 1169px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box {
    min-height: 35px;
    max-height: 35px;
    height: 35px;
    min-width: 120px;
    max-width: 120px;
    width: 120px;
    padding-right: 13px;
    padding-left: 13px;
  }
}
@media (max-width: 1023px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box {
    min-height: 30px;
    max-height: 30px;
    height: 30px;
    min-width: 90px;
    max-width: 90px;
    width: 90px;
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 564px) {
  .featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box {
    min-height: 25px;
    max-height: 25px;
    height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 75px;
    max-width: 75px;
    width: 75px;
  }
}
.featured-in-image-wrap.coh-ce-cpt_featured_in-348802e .featured-in-image-wrap-column .featured-in-image-box .coh-image {
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.coh-ce-cpt_high_value_rewards-53e62d78 {
  background-image: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_high_value_rewards-53e62d78 {
    background-image: none;
  }
}
.coh-ce-cpt_horizontal_container_two_col-bd14853c {
  padding: 0 !important;
}
.product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption {
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: 0.0625rem;
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-style: normal;
}
@media (max-width: 1023px) {
  .product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption {
    text-align: center;
    font-size: 1rem;
    line-height: 1.4375rem;
    letter-spacing: 0.0625rem;
  }
}
.product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption .coh-heading {
  font-family: "AddingtonCF";
  font-weight: 800;
  color: rgb(45, 41, 38);
  font-size: 1.5rem;
  line-height: 1.8125rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 1rem;
  letter-spacing: 0;
}
@media (max-width: 1023px) {
  .product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption .coh-heading {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption .coh-paragraph {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  letter-spacing: 0.01em;
  font-style: normal;
}
@media (max-width: 1023px) {
  .product-selector.coh-ce-cpt_product_link-f5ca4d1e .product-selector-wrap .product-selector-caption .coh-paragraph {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.01em;
    margin-bottom: 24px;
  }
}
@media (max-width: 1023px) {
  .product-selector-button.coh-ce-cpt_product_link-6be467d8 {
    text-align: center;
  }
}
.product-selector-button.coh-ce-cpt_product_link-6be467d8 .product-selector-link-button {
  font-family: "AcherusGrotesque";
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 700;
  color: rgb(255, 255, 255);
  background-color: rgb(78, 54, 41);
  padding-top: 11.5px;
  padding-right: 20px;
  padding-bottom: 11.5px;
  padding-left: 20px;
  border-width: 1px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .product-selector-button.coh-ce-cpt_product_link-6be467d8 .product-selector-link-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
}
.product-selector-button.coh-ce-cpt_product_link-6be467d8 .product-selector-link-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(56, 47, 45);
  border-color: rgb(56, 47, 45);
}
.product-selector-button.coh-ce-cpt_product_link-6be467d8 .product-selector-link-button:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(56, 47, 45);
  border-color: rgb(56, 47, 45);
}
.coh-ce-cpt_template_footer-661149af {
  background-color: rgb(45, 41, 38);
  padding-top: 3.625rem;
  padding-bottom: 3.625rem;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-family: "UniversLT";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-661149af {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.coh-ce-cpt_template_footer-9b0d283e {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(148, 148, 148);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-9b0d283e {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    border-right-width: 0;
    border-right-style: none;
  }
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container {
  min-width: 80%;
  max-width: 80%;
  width: 80%;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_footer-9b0d283e .coh-container {
    min-width: 85%;
    max-width: 85%;
    width: 85%;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_footer-9b0d283e .coh-container {
    min-width: 90%;
    max-width: 90%;
    width: 90%;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-9b0d283e .coh-container {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 3rem;
  }
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list {
  margin-bottom: 1.25rem;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list.is-expanded .menu-level-1-anchor:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  font-size: 1.875rem;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list .menu-level-1-anchor {
  font-family: "AddingtonCF";
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: left;
  font-style: normal;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  font-weight: 700;
  padding-right: 35px;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list .menu-level-1-anchor:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f107";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  font-size: 1.875rem;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list .menu-level-2-ul {
  margin-top: 1.25rem;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list .menu-level-2-ul .menu-level-2-list {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_template_footer-9b0d283e .coh-container .menu-level-1-ul .menu-level-1-list .menu-level-2-ul .menu-level-2-list .menu-level-2-anchor {
  font-family: "UniversLT";
  color: rgb(255, 255, 255);
  font-style: normal;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375rem;
  text-align: left;
  letter-spacing: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-12b4463a {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    padding-bottom: 15px;
  }
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy {
  margin-bottom: 0.9375rem;
  margin-left: 5.4375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_footer-12b4463a .footer-policy {
    margin-left: 3.75rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_footer-12b4463a .footer-policy {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-12b4463a .footer-policy {
    margin-left: 0;
  }
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy > li {
  position: relative;
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy > li:nth-child(odd) {
  padding-right: 12px;
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy > li:nth-child(odd):after {
  position: absolute;
  top: 50%;
  left: -webkit-calc(100% - 6px);
  left: calc(100% - 6px);
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  color: rgb(255, 255, 255);
  font-size: 0.875rem;
  line-height: 1.8125rem;
  background-color: rgb(255, 255, 255);
  min-height: 20px;
  max-height: 20px;
  height: 20px;
  min-width: 1px;
  max-width: 1px;
  width: 1px;
  content: "";
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy > li:last-child:after {
  display: none;
}
.coh-ce-cpt_template_footer-12b4463a .footer-policy > li a {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 0.875rem;
  line-height: 1.8125rem;
  text-align: center;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-19dc953b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  margin-bottom: 0.9375rem;
  margin-left: 5.4375rem;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_footer-19dc953b {
    margin-left: 4.375rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_footer-19dc953b {
    margin-left: 3.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-19dc953b {
    margin-left: 0;
  }
}
.coh-ce-cpt_template_footer-19dc953b li a {
  min-height: 2.875rem;
  max-height: 2.875rem;
  height: 2.875rem;
  min-width: 2.875rem;
  max-width: 2.875rem;
  width: 2.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  font-style: normal;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-19dc953b li a {
    font-size: 1rem;
  }
}
.coh-ce-cpt_template_footer-19dc953b li a:before {
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 1.5625rem;
  text-align: center;
  font-style: normal;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-19dc953b li a:before {
    font-weight: 400;
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_template_footer-b208c61 {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 0.75rem;
  line-height: 1.8125rem;
  text-align: left;
  font-style: normal;
  margin-left: 5.4375rem;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_footer-b208c61 {
    margin-left: 4.375rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_footer-b208c61 {
    margin-left: 3.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-b208c61 {
    margin-left: 0;
  }
}
.coh-ce-cpt_template_footer-b208c61 p {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 0.75rem;
  line-height: 1.8125rem;
  text-align: left;
  font-style: normal;
}
.coh-ce-cpt_template_footer-b208c61 p span {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 0.75rem;
  line-height: 1.8125rem;
  text-align: left;
  font-style: normal;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_footer-22dd0842 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 2.25rem;
  }
}
.coh-ce-cpt_template_footer-22dd0842 ul li .coh-paragraph {
  font-family: "AddingtonCF";
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 1rem;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-error {
  display: none;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-message {
  display: none;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper {
  position: relative;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-label {
  display: none;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input {
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  border-style: solid;
  border-color: rgb(45, 41, 38);
  padding-top: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  min-height: 54px;
  max-height: 54px;
  height: 54px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input::-webkit-input-placeholder {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input::-moz-placeholder {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input:-ms-input-placeholder {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input::-ms-input-placeholder {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper .mauticform-row .mauticform-input::placeholder {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper #mauticform_rewardsformwebsite_submit {
  position: absolute;
  top: 27px;
  left: -webkit-calc(100% - 20px);
  left: calc(100% - 20px);
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  min-width: 20px;
  max-width: 20px;
  width: 20px;
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper #mauticform_rewardsformwebsite_submit:after {
  line-height: 1.0;
  font-weight: 700;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-family: icomoon;
  color: rgb(45, 41, 38);
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.coh-ce-cpt_template_footer-22dd0842 ul li .sign-up-rewards-footer .mauticform_wrapper form .mauticform-innerform .mauticform-page-wrapper #mauticform_rewardsformwebsite_submit .mauticform-button {
  opacity: 0;
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.coh-ce-cpt_template_primary_menu_naviga-b273b399 {
  padding-right: 3.75rem;
  padding-left: 3.75rem;
  background-color: rgb(45, 41, 38);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-b273b399 {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_template_primary_menu_naviga-b273b399 {
    display: none;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-cf23150c ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -1rem;
  margin-left: -0.9375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.6875rem;
}
.coh-ce-cpt_template_primary_menu_naviga-cf23150c ul li {
  padding-right: 1rem;
  padding-left: 1rem;
}
.coh-ce-cpt_template_primary_menu_naviga-cf23150c ul li a {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 0.8125rem;
  line-height: 1rem;
  font-style: normal;
  text-transform: uppercase;
}
.coh-ce-cpt_template_primary_menu_naviga-c2d24d70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_template_primary_menu_naviga-24f72213 {
  background-color: rgb(255, 255, 255);
  padding-top: 1.25rem;
  padding-right: 3.75rem;
  padding-bottom: 1.3125rem;
  padding-left: 3.75rem;
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-24f72213 {
    padding-top: 0.9375rem;
    padding-right: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 0.9375rem;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_template_primary_menu_naviga-24f72213 {
    padding-top: 1.375rem;
    padding-right: 0.9375rem;
    padding-bottom: 1.375rem;
    padding-left: 0.9375rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-c982cc97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-c982cc97 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-4b177ebd {
  margin-right: 80px;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-4b177ebd {
    margin-right: 65px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-4b177ebd {
    margin-right: 0px;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-989a1263 {
  max-height: 2.3125rem;
  max-width: 5.6875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-989a1263 {
    max-height: 1.9375rem;
    max-width: 4.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-ba91de4f {
    display: none;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav {
  min-height: auto;
  height: auto;
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul {
    margin-right: -0.6875rem;
    margin-left: -0.6875rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li {
    padding-right: 0.6875rem;
    padding-left: 0.6875rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li:first-child {
  padding-right: 40px;
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li a {
  font-family: "AcherusGrotesque";
  color: rgb(45, 41, 38);
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 900;
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li .products-submenu-button {
  font-family: "AcherusGrotesque";
  color: rgb(45, 41, 38);
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  font-weight: 900;
}
.coh-ce-cpt_template_primary_menu_naviga-ba91de4f nav ul li .products-submenu-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(45, 41, 38);
  font-size: 1.25rem;
  content: "\f107";
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: -webkit-calc(100% + 25px);
  left: calc(100% + 25px);
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.coh-ce-cpt_template_primary_menu_naviga-92202755 {
  display: none;
  background-color: rgb(255, 255, 255);
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  min-height: auto;
  height: auto;
  min-width: 397px;
  max-width: 397px;
  width: 397px;
  -webkit-box-shadow: 0.03125rem 0.03125rem 0.3125rem rgb(0, 0, 0);
          box-shadow: 0.03125rem 0.03125rem 0.3125rem rgb(0, 0, 0);
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 1.375rem;
  z-index: 1;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-92202755 {
    min-width: 380px;
    max-width: 380px;
    width: 380px;
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-92202755 {
    min-width: 350px;
    max-width: 350px;
    width: 350px;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu {
  margin-top: 0.9375rem;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -0.9375rem;
  margin-bottom: 0.9375rem;
  margin-left: -0.9375rem;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col .tablinks {
  font-family: "AcherusGrotesque";
  color: rgb(153, 153, 153);
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-align: left;
  font-style: normal;
  border-bottom-width: 0.1875rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
  font-weight: 700;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col .tablinks.active {
  border-bottom-color: rgb(78, 54, 41);
  color: rgb(78, 54, 41);
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li {
  margin-bottom: 1rem;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li a {
  font-family: "AcherusGrotesque";
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.4375rem;
  text-align: left;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 900;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li p {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.8125rem;
  text-align: left;
  font-style: normal;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all {
  margin-top: 0.75rem;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all a {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(78, 54, 41);
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: left;
  font-style: normal;
  text-transform: capitalize;
  position: relative;
}
.coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all a:after {
  line-height: 1.0;
  font-weight: 400;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-family: icomoon;
  color: rgb(78, 54, 41);
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: -webkit-calc(100% + 15px);
  left: calc(100% + 15px);
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.coh-ce-cpt_template_primary_menu_naviga-f7a02002 {
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 {
    margin-right: 0.75rem;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 {
    margin-right: 0.75rem;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul li {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul li {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul li {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-f7a02002 ul li {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-65a7ea41 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-65a7ea41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-b1807e36 {
  height: 1rem;
  width: 1.25rem;
  margin-left: 1rem;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-b1807e36 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0;
  }
}
.coh-ce-cpt_template_primary_menu_naviga-b1807e36:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(45, 41, 38);
  font-size: 1.25rem;
  content: "\f008";
  font-family: icomoon;
}
.menu-visible.coh-ce-cpt_template_primary_menu_naviga-b1807e36 {
  position: absolute;
  top: -0.625rem;
  right: 1.5rem;
  z-index: 11;
}
.menu-visible.coh-ce-cpt_template_primary_menu_naviga-b1807e36:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(45, 41, 38);
  content: "\e975";
  font-family: icomoon;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100%;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_template_primary_menu_naviga-475d3ffe {
    max-height: 100vh;
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 3rem;
    padding-left: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    overflow: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: none;
    min-height: auto;
    background-color: rgb(255, 255, 255);
    z-index: 10;
  }
}
.menu-visible.coh-ce-cpt_template_primary_menu_naviga-475d3ffe {
  -webkit-overflow-scrolling: touch;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -0.9375rem;
  margin-bottom: 0.9375rem;
  margin-left: -0.9375rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-tabs .col {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-tabs .col .tablinks {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(189, 189, 189);
  font-size: 1rem;
  line-height: 1.3125rem;
  font-style: normal;
  text-transform: capitalize;
  border-bottom-width: 0.1875rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-tabs .col .tablinks.active {
  border-bottom-color: rgb(103, 71, 54);
  color: rgb(103, 71, 54);
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent ul li {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent ul li a {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.4375rem;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent ul li p {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 1rem;
  line-height: 1.8125rem;
  font-style: normal;
  text-align: left;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent .onclick-menu {
  position: relative;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent .onclick-menu:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(0, 0, 0);
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 100%;
  content: "\f105";
  font-family: icomoon;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-links .tabcontent .onclick-menu.icon-circle-arrow-down:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-family: icomoon;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-view-all {
  margin-bottom: 0.9375rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 205, 201);
  padding-bottom: 0.9375rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-view-all a {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(78, 54, 41);
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  text-decoration: underline;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-view-all a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(78, 54, 41);
  position: absolute;
  top: 50%;
  left: -webkit-calc(100% + 15px);
  left: calc(100% + 15px);
  content: "\f105";
  font-family: icomoon;
  font-size: 1.25rem;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-parent-links {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 205, 201);
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-parent-links p {
  text-align: left;
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-parent-links p a {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1.125rem;
  line-height: 1.4375rem;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-other-links {
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 205, 201);
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-other-links p {
  text-align: left;
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_template_primary_menu_naviga-475d3ffe .jfm-hamburger-menu .jfm-hamburger-other-links p a {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(161, 126, 101);
  font-size: 1.125rem;
  line-height: 1.4375rem;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 {
  background-color: rgb(250, 250, 250);
  overflow: hidden;
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row {
  position: relative;
  margin-right: 122px;
  margin-left: 60px;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row {
    margin-right: 0;
    margin-left: 15px;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 36px;
    padding-bottom: 49px;
  }
}
@media (max-width: 564px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 36px;
    padding-bottom: 60px;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
  font-family: "AddingtonCF";
  font-weight: 800;
  color: rgb(45, 41, 38);
  font-size: 32px;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  margin-bottom: 13px;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.01em;
  font-style: normal;
  margin-bottom: 37px;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    margin-bottom: 35px;
  }
}
@media (max-width: 1023px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
  }
}
@media (max-width: 564px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    margin-bottom: 24px;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
  font-family: "UniversLT";
  font-weight: 400;
  color: rgb(45, 41, 38);
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.01em;
  font-style: normal;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 1023px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.01em;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
  font-family: "AcherusGrotesque";
  font-weight: 700;
  color: rgb(78, 54, 41);
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  position: relative;
  text-decoration: underline;
}
@media (max-width: 1169px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
    font-size: 14px;
    line-height: 19px;
    text-align: left;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:after {
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: -webkit-calc(100% + 15px);
  left: calc(100% + 15px);
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  font-family: 'IcoMoon', sans-sarif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(78, 54, 41);
  font-size: 18px;
  text-align: left;
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:hover {
  color: rgb(56, 47, 45);
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:hover:after {
  color: rgb(56, 47, 45);
}
@media (max-width: 564px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-right-column {
    min-height: 189px;
    max-height: 189px;
    height: 189px;
    min-width: 253px;
    max-width: 253px;
    width: 253px;
    position: absolute;
    bottom: 0px;
    right: -15px;
  }
}
.coh-ce-cpt_text_with_image-b4893cbe {
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_image-b4893cbe {
    display: none;
  }
}
.coh-ce-cpt_text_with_image-7129f4d7 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_image-7129f4d7 {
    display: inline-block;
  }
}
.coh-ce-cpt_text_with_image-cc3c5e39 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .coh-ce-cpt_text_with_image-cc3c5e39 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_text_with_image-f44e7af2 {
  max-width: 582px;
  display: block;
}
@media (max-width: 767px) {
  .coh-ce-cpt_text_with_image-f44e7af2 {
    display: none;
  }
}
.coh-ce-cpt_text_with_image-af9ce868 {
  display: block;
}
@media (max-width: 767px) {
  .coh-ce-cpt_text_with_image-af9ce868 {
    display: none;
  }
}
.coh-ce-cpt_text_with_image-ce291562 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_text_with_image-ce291562 {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_title-ec09ece2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-ce-cpt_text_with_title-50ff6799 {
  display: block;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_with_title-50ff6799 {
    display: none;
  }
}
.coh-ce-cpt_text_with_title-96b9e57f {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_title-96b9e57f {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_with_title-96b9e57f {
    display: block;
  }
}
.coh-ce-cpt_text_with_title-cb96fdff {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_title-cb96fdff {
    display: block;
  }
}
.coh-ce-cpt_top_banner-44225b9d {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_banner-44225b9d {
    display: block;
  }
}
.coh-ce-cpt_top_banner-c11bfb73 {
  display: block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_banner-c11bfb73 {
    display: none;
  }
}
.coh-ce-cpt_top_banner_slider_-44225b9d {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_banner_slider_-44225b9d {
    display: block;
  }
}
.coh-ce-cpt_top_banner_slider_-c11bfb73 {
  display: block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_banner_slider_-c11bfb73 {
    display: none;
  }
}
.coh-ce-cpt_virtual_shade_matching-e9836599 .home-try-virtual-shade-block .home-try-virtual-shade__caption p {
  max-width: 301px;
}
.coh-ce-7dcbe838 {
  position: relative;
}
.coh-ce-55d7b3f6 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-55d7b3f6 {
    display: block;
  }
}
.coh-ce-55d5ecc6 {
  display: none;
}
.coh-ce-c416cc99 {
  height: 100%;
}
.coh-ce-7dcbe838 {
  position: relative;
}
.coh-ce-c416cc99 {
  height: 100%;
}
.coh-ce-55d7b3f6 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-55d7b3f6 {
    display: block;
  }
}
.coh-ce-c416cc99 {
  height: 100%;
}
.coh-ce-7dcbe838 {
  position: relative;
}

