.coh-style-360-viewer .coh-modal-inner .spin-image-container .tau-canvas {
  max-height: 600px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-360-viewer .coh-modal-inner .spin-image-container .tau-canvas canvas {
  max-height: 600px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-360-viewer .coh-modal-inner .spin-image-container .tau-canvas img {
  width: auto;
  max-height: 600px;
}
.coh-style-search-results-page .title {
  margin-bottom: 16px;
  color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-search-results-page .title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}
.coh-style-search-results-page .title p {
  margin-top: 16px;
  margin-bottom: -webkit-calc(40px + 16px);
  margin-bottom: calc(40px + 16px);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-search-results-page .title p {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.coh-style-search-results-page nav.tabs {
  margin-top: -webkit-calc(40px + 8px);
  margin-top: calc(40px + 8px);
}
@media (max-width: 767px) {
  .coh-style-search-results-page nav.tabs {
    margin-top: 32px;
  }
}
.coh-style-search-results-page nav.tabs ul {
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-search-results-page nav.tabs ul {
    margin-right: 32px;
    margin-left: 32px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-search-results-page nav.tabs ul > span {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
  margin-right: -webkit-calc(12px - 1px);
  margin-right: calc(12px - 1px);
}
@media (max-width: 1023px) {
  .coh-style-search-results-page nav.tabs ul > span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-search-results-page nav.tabs ul > span {
    margin-right: 0;
    margin-bottom: 8px;
    width: 100%;
  }
}
.coh-style-search-results-page nav.tabs ul li {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  cursor: pointer;
  margin-right: 0;
  -webkit-border-top-left-radius: 0.125rem;
          border-top-left-radius: 0.125rem;
  -webkit-border-bottom-left-radius: 0.125rem;
          border-bottom-left-radius: 0.125rem;
  border-right-width: 0;
}
@media (max-width: 390px) {
  .coh-style-search-results-page nav.tabs ul li {
    border-right-width: 0.0625rem;
  }
}
.coh-style-search-results-page nav.tabs ul li:last-child {
  -webkit-border-top-right-radius: 0.125rem;
          border-top-right-radius: 0.125rem;
  -webkit-border-bottom-right-radius: 0.125rem;
          border-bottom-right-radius: 0.125rem;
  border-right-width: 0.0625rem;
}
.coh-style-search-results-page nav.tabs ul li.is-active {
  border-color: rgb(39, 92, 226);
  border-right-width: 0.0625rem;
}
.coh-style-search-results-page nav.tabs ul li.is-active:hover {
  text-decoration: underline;
}
.coh-style-search-results-page nav.tabs ul li.is-active:hover a {
  text-decoration: underline;
}
.coh-style-search-results-page nav.tabs ul li.is-active a {
  color: rgb(39, 92, 226);
}
.coh-style-search-results-page nav.tabs ul li.is-active + li {
  border-left-width: 0;
}
.coh-style-search-results-page nav.tabs ul li.is-active span.badge {
  background-color: rgb(39, 92, 226);
}
.coh-style-search-results-page nav.tabs ul li a {
  background-color: rgb(255, 255, 255);
  color: rgb(26, 26, 26);
  line-height: 1.25rem;
  text-align: center;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  text-transform: none;
  padding-top: -webkit-calc(8px - 2px);
  padding-top: calc(8px - 2px);
  padding-right: 16px;
  padding-bottom: -webkit-calc(8px - 2px);
  padding-bottom: calc(8px - 2px);
  padding-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-search-results-page nav.tabs ul li a {
    line-height: 1.25rem;
    font-size: 1rem;
  }
}
@media (max-width: 390px) {
  .coh-style-search-results-page nav.tabs ul li a {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.coh-style-search-results-page nav.tabs ul li a:hover {
  text-decoration: underline;
}
.coh-style-search-results-page nav.tabs ul li a span.badge {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  -webkit-border-radius: 24px;
          border-radius: 24px;
  font-size: 0.875rem;
  display: inline-block;
  padding-top: 0;
  padding-right: 0.375rem;
  padding-bottom: 0;
  padding-left: 0.375rem;
}
.coh-style-search-results-page nav.tabs ul li + li {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}
.coh-style-search-results-page .pager {
  margin-top: -webkit-calc(24px - 2px);
  margin-top: calc(24px - 2px);
}
.coh-style-search-results-page .pager ul.pager__items {
  max-width: 75%;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-search-results-page .pager ul.pager__items {
    max-width: 100%;
  }
}
.coh-style-search-results-page .facet-empty {
  display: none;
}
.coh-style-search-results-page .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button {
  padding: unset;
}
.coh-style-search-results-page .filters-col .filters-wrapper .search-filter {
  display: none;
}
.coh-style-search-results-page .filters-col .filters-wrapper .facet-widget button.show-hide {
  visibility: hidden;
}
.coh-style-search-results-page .coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:before {
  content: "description";
}
html[dir=rtl] .coh-style-search-results-page .pager .pager__items .pager__item--next a:before {
  content: "chevron_left";
}
html[dir=rtl] .coh-style-search-results-page .pager .pager__items .pager__item--previous a:before {
  content: "chevron_right";
}
.coh-style-mybrand-login-register {
  margin-top: -webkit-calc(80px + 24px - 4px);
  margin-top: calc(80px + 24px - 4px);
  margin-bottom: -webkit-calc(80px + 24px - 4px);
  margin-bottom: calc(80px + 24px - 4px);
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register {
    margin-top: -webkit-calc(40px + 8px);
    margin-top: calc(40px + 8px);
    margin-bottom: -webkit-calc(40px + 8px);
    margin-bottom: calc(40px + 8px);
  }
}
.coh-style-mybrand-login-register .user-login-form {
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: -webkit-calc(32px + 4px);
  padding-bottom: calc(32px + 4px);
  padding-left: 32px;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  margin-left: 12px;
  max-width: -webkit-calc(50% - 12px);
  max-width: calc(50% - 12px);
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-login-form {
    margin-right: 12px;
    margin-bottom: -webkit-calc(40px + 2px);
    margin-bottom: calc(40px + 2px);
    max-width: -webkit-calc(100% - 24px);
    max-width: calc(100% - 24px);
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-style: none;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-login-register .user-login-form {
    border-style: none;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-mybrand-login-register .user-login-form h1, .coh-style-mybrand-login-register .user-login-form h2 {
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-login-form h1, .coh-style-mybrand-login-register .user-login-form h2 {
    margin-bottom: 32px;
  }
}
.coh-style-mybrand-login-register .user-register-form {
  margin-right: 12px;
  max-width: -webkit-calc(41.66667% - 12px);
  max-width: calc(41.66667% - 12px);
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-register-form {
    margin-left: 12px;
    max-width: -webkit-calc(100% - 24px);
    max-width: calc(100% - 24px);
  }
}
.coh-style-mybrand-login-register .user-register-form h1, .coh-style-mybrand-login-register .user-register-form h2 {
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-register-form h1, .coh-style-mybrand-login-register .user-register-form h2 {
    margin-bottom: -webkit-calc(12px - 2px);
    margin-bottom: calc(12px - 2px);
  }
}
.coh-style-mybrand-login-register .user-register-form .webform-required {
  margin-bottom: -webkit-calc(32px + 2px);
  margin-bottom: calc(32px + 2px);
  color: rgb(77, 77, 77);
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-register-form .webform-required {
    margin-bottom: 16px;
  }
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-type-password.form-item-newpassword-pass2 strong.valid {
  padding-top: 0.3125rem;
  display: block;
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-type-password.form-item-newpassword-pass2 strong.error {
  margin-top: 0.5rem;
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-type-password.form-item-newpassword-pass1 strong.error {
  margin-top: 0;
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-type-password > strong.valid {
  font-weight: normal;
  color: rgb(71, 125, 0);
  font-size: 1rem;
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-type-password > strong.valid:before {
  vertical-align: -0.375rem;
  color: rgb(71, 125, 0);
  margin-right: 4px;
  content: "check";
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-item-newpassword-pass2 > form.password-confirm {
  margin-bottom: 8px;
}
.coh-style-mybrand-login-register .user-register-form .password-confirm--wrapper > .fieldset-wrapper > .form-item-newpassword-pass1 > p:not(#edit-newpassword-pass1--description) {
  display: none;
}
.coh-style-mybrand-login-register .user-login-form h1, .coh-style-mybrand-login-register .user-login-form h2, .coh-style-mybrand-login-register .user-register-form h1, .coh-style-mybrand-login-register .user-register-form h2 {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-login-register .user-login-form h1, .coh-style-mybrand-login-register .user-login-form h2, .coh-style-mybrand-login-register .user-register-form h1, .coh-style-mybrand-login-register .user-register-form h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  padding-top: -webkit-calc(40px + 8px);
  padding-top: calc(40px + 8px);
}
@media (max-width: 1023px) {
  .coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon {
    padding-top: 40px;
  }
}
.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon img, .coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon.coh-style-pdp-content-banner-image-icon .pdp-content-banner-icon-img {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-pdp-content-banner-image-icon + .coh-style-announcement-banner .coh-heading {
  margin-top: -webkit-calc(40px + 16px);
  margin-top: calc(40px + 16px);
}
@media (max-width: 1023px) {
  .coh-style-pdp-content-banner-image-icon + .coh-style-announcement-banner .coh-heading {
    margin-top: -webkit-calc(40px + 24px);
    margin-top: calc(40px + 24px);
  }
}
.coh-style-pdp-page-carousel .coh-style-carousel-container .draggable {
  padding-right: unset;
}
@media (max-width: 1023px) {
  .coh-style-pdp-page-carousel .coh-style-carousel-container .draggable {
    padding-right: 0.0625rem;
  }
}
.coh-style-pdp-page-carousel .coh-style-carousel-container .slick-track {
  padding-bottom: -webkit-calc(40px + 8px);
  padding-bottom: calc(40px + 8px);
}
@media (max-width: 767px) {
  .coh-style-pdp-page-carousel .coh-style-carousel-container .slick-track {
    padding-bottom: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-pdp-page-carousel .coh-style-carousel-container .coh-style-section {
    padding-left: unset;
  }
}
@media (max-width: 390px) {
  .coh-style-pdp-page-carousel .coh-style-carousel-container .coh-style-section .coh-container-boxed {
    margin-right: unset;
    margin-left: unset;
  }
}
.coh-style-pdp-page-carousel .coh-style-carousel-container .sbd-carousel-page-indicator .slick-next {
  right: -10px;
}
@media (max-width: 1023px) {
  .coh-style-pdp-page-carousel .coh-style-carousel-container .sbd-carousel-page-indicator .slick-next {
    bottom: -13px;
    right: -14.9px;
  }
}
.coh-style-product-gallery-and-summary {
  display: grid;
  grid-template-columns: minmax(0,2fr) minmax(0,1fr);
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  height: 100%;
  padding-top: 0;
}
@media (max-width: 1023px) {
  .coh-style-product-gallery-and-summary {
    grid-template-columns: minmax(0,1fr);
  }
}
.coh-style-product-gallery-and-summary .coh-style-custom-gallery {
  grid-column: 1;
  grid-row: 1/9;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-product-gallery-and-summary .coh-style-custom-gallery {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    grid-row: inherit;
  }
}
.coh-style-product-gallery-and-summary .product-description {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding-top: -webkit-calc(40px + 8px);
  padding-top: calc(40px + 8px);
}
@media (max-width: 1023px) {
  .coh-style-product-gallery-and-summary .product-description {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 1rem;
  }
}
.coh-style-product-gallery-and-summary > div:not(product-description) {
  grid-column: 2;
}
@media (max-width: 1023px) {
  .coh-style-product-gallery-and-summary > div:not(product-description) {
    grid-column: 1;
  }
}
.coh-style-product-gallery-and-summary .button-container {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}
.coh-style-product-gallery-and-summary .product-variants {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.coh-style-product-gallery-and-summary .ecorebate-center-container {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.coh-style-product-gallery-and-summary .coh-style-product-features-benefits {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}
.coh-style-product-description {
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}
.coh-style-product-description .description-container {
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.coh-style-product-description .read-more {
  position: absolute;
  bottom: -1.5625rem;
  left: 0;
  display: inline-block;
}
.coh-style-product-description .description-container[aria-expanded=false]:after {
  background-color: rgb(255, 255, 255);
  height: 1.5rem;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  opacity: 0.6;
}
html[dir=rtl] .coh-style-product-description .read-more {
  right: 0;
  left: auto;
}
.coh-style-product-details {
  padding-top: 80px;
  padding-right: -webkit-calc(32px);
  padding-right: calc(32px);
  padding-bottom: 80px;
  padding-left: -webkit-calc(32px);
  padding-left: calc(32px);
}
@media (max-width: 1023px) {
  .coh-style-product-details {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-product-details .coh-accordion-tabs .coh-accordion-tabs-content-wrapper {
  padding-top: 0;
}
@media (max-width: 1023px) {
  .coh-style-product-details .coh-accordion-tabs .coh-accordion-tabs-content-wrapper {
    padding-top: 24px;
  }
}
.coh-style-product-details h2 {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 2.5rem;
  line-height: 3rem;
  text-transform: uppercase;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.coh-style-product-details .coh-row-inner .coh-column:nth-child(1) {
  padding-right: -webkit-calc(32px * 3 + 6px);
  padding-right: calc(32px * 3 + 6px);
}
@media (max-width: 1023px) {
  .coh-style-product-details .coh-row-inner .coh-column:nth-child(1) {
    padding-right: -webkit-calc(32px * 2);
    padding-right: calc(32px * 2);
  }
}
@media (max-width: 767px) {
  .coh-style-product-details .coh-row-inner .coh-column:nth-child(1) {
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-product-details .coh-row-inner .coh-column:nth-child(1) .coh-style-single-cta {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-product-details .coh-row-inner .coh-column:nth-child(1) .coh-style-single-cta .coh-link {
  margin-top: -webkit-calc(32px * 2);
  margin-top: calc(32px * 2);
  text-transform: uppercase;
  line-height: 24px;
}
@media (max-width: 767px) {
  .coh-style-product-details .coh-row-inner .coh-column:nth-child(1) .coh-style-single-cta .coh-link {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-product-details .coh-style-tabbed-accordion-container .section-inner .coh-container-boxed {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-product-details .coh-style-tabbed-accordion-container .section-inner .coh-container-boxed .coh-accordion-tabs-content > .coh-container {
  padding-top: 0;
  padding-bottom: 24px;
}
.coh-style-product-details h6 {
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: -webkit-calc(16px - 1px);
  padding-bottom: calc(16px - 1px);
}
.coh-style-product-details .block-content .download-links {
  color: rgb(0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: -webkit-calc(24px - 4px);
  padding-top: calc(24px - 4px);
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  text-decoration: underline;
}
.coh-style-product-details .block-content .download-links:before {
  content: url("../svg/description.svg");
}
.coh-style-product-details .block-content .download-links a {
  color: rgb(0, 0, 0);
}
.coh-style-product-teaser .coh-style-product-tile {
  padding-top: 0;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.coh-style-product-teaser .coh-style-product-tile:hover {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.coh-style-product-teaser .coh-style-product-tile:hover .product-image-container img {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.coh-style-product-teaser .coh-style-product-tile .product-status {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center;
  background-color: rgb(254, 189, 23);
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  top: 8px;
  left: 8px;
}
.coh-style-product-teaser .coh-style-product-tile .duplo-review-rating {
  top: 8px;
  right: 8px;
}
.coh-style-product-teaser .coh-style-product-tile .product-image-container {
  background-color: rgb(245, 245, 245);
  margin-bottom: 0;
  border-width: 0;
}
.coh-style-product-teaser .coh-style-product-tile .product-sku {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 0;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
}
.coh-style-product-teaser .coh-style-product-tile .product-title {
  padding-top: 0;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
[data-pq-background-color=light].coh-style-pull-quote-template .author-container {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(26, 26, 26);
  background-color: rgb(26, 26, 26);
}
[data-pq-background-color=light].coh-style-pull-quote-template .author-container .author-name {
  font-size: 14px;
  color: rgb(238, 238, 238);
}
[data-pq-background-color=light].coh-style-pull-quote-template .author-container .author-designation {
  font-size: 12px;
}
[data-pq-background-color=light-grey].coh-style-pull-quote-template .author-container {
  background-color: rgb(26, 26, 26);
}
[data-pq-background-color=light-grey].coh-style-pull-quote-template .author-container .author-name {
  color: rgb(238, 238, 238);
}
[data-pq-background-color=light-grey].coh-style-pull-quote-template .title-container {
  background-color: rgb(238, 238, 238);
}
[data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container {
  color: rgb(255, 255, 255);
  background-color: rgb(26, 26, 26);
}
[data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container h1, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container h2, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container h3, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container h4, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container h5, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container p, [data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container .coh-heading {
  color: rgb(255, 255, 255);
}
[data-pq-background-color=dark-grey].coh-style-pull-quote-template .author-container {
  background-color: rgb(26, 26, 26);
}
[data-pq-background-color=dark].coh-style-pull-quote-template .title-container {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
[data-pq-background-color=dark].coh-style-pull-quote-template .title-container h1, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container h2, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container h3, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container h4, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container h5, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container p, [data-pq-background-color=dark].coh-style-pull-quote-template .title-container .coh-heading {
  color: rgb(255, 255, 255);
}
[data-pq-background-color=dark].coh-style-pull-quote-template .author-container {
  background-color: rgb(0, 0, 0);
}
[data-fg-image-align=top-left].coh-style-pull-quote-template img {
  -o-object-position: 0 0;
     object-position: 0 0;
}
[data-fg-image-align=top-right].coh-style-pull-quote-template img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}
[data-fg-image-align=top-center].coh-style-pull-quote-template img {
  -o-object-position: 50% 0;
     object-position: 50% 0;
}
[data-fg-image-align=center-left].coh-style-pull-quote-template img {
  -o-object-position: 0 50%;
     object-position: 0 50%;
}
[data-fg-image-align=center-center].coh-style-pull-quote-template img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
[data-fg-image-align=center-right].coh-style-pull-quote-template img {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
}
[data-fg-image-align=bottom-left].coh-style-pull-quote-template img {
  -o-object-position: 0 100%;
     object-position: 0 100%;
}
[data-fg-image-align=bottom-center].coh-style-pull-quote-template img {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}
[data-fg-image-align=bottom-right].coh-style-pull-quote-template img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}
[data-pq-background-color=dark-grey].coh-style-pull-quote-template .title-container:before {
  background-image: url("../svg/pull-quotes-white.svg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-pq-background-color=dark].coh-style-pull-quote-template .title-container:before {
  background-image: url("../svg/pull-quotes-white.svg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-pull-quote-template .title-container {
  background-color: rgb(255, 255, 255);
  width: 100%;
  padding-top: 32px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 32px;
}
@media (max-width: 1023px) {
  .coh-style-pull-quote-template .title-container {
    width: 100%;
    padding-top: 40px;
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }
}
.coh-style-pull-quote-template .title-container:before {
  font-family: 'Material Icons Sharp';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  display: inline-block;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  width: 36px;
  height: 25px;
  background-image: url("../svg/pull-quotes.svg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-pull-quote-template .title-container .coh-heading[data-force-uppercase="1"] {
  text-transform: uppercase;
}
.coh-style-pull-quote-template .foreground-image {
  position: absolute;
  bottom: -47.4px;
  right: -105px;
  height: 220px;
  width: 220px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-pull-quote-template .foreground-image {
    display: none;
  }
}
.coh-style-pull-quote-template .foreground-image .bynder-media-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-pull-quote-template .foreground-image .bynder-media-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (max-width: 390px) {
  .coh-style-pull-quote-template .foreground-image .bynder-media-container img {
    display: none;
  }
}
.coh-style-pull-quote-template .author-info-container {
  position: relative;
}
.coh-style-pull-quote-template .author-info-container .author-container {
  float: left;
  display: inline-block;
  width: 100%;
  padding: 32px;
}
@media (max-width: 1023px) {
  .coh-style-pull-quote-template .author-info-container .author-container {
    width: 100%;
    margin-bottom: 0;
    padding-top: 1.5rem;
    padding-right: 3.75rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-pull-quote-template .author-info-container .author-container .author-name {
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 8px;
  color: rgb(255, 255, 255);
  font-size: 24px;
  text-transform: uppercase;
  font-style: normal;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-pull-quote-template .author-info-container .author-container .author-designation {
  font-size: 18px;
  color: rgb(254, 189, 23);
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 24px;
}
.coh-style-quick {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-quick {
    z-index: 1100;
  }
}
.is-active.coh-style-quick {
  display: block;
}
.coh-style-quick .quick-view-container-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400;
}
.coh-style-quick .quick-view-container-content {
  background-color: rgb(255, 255, 255);
  max-height: 90%;
  min-width: 27.1875rem;
  max-width: 61.25rem;
  width: 100%;
  position: relative;
  z-index: 401;
  padding: -webkit-calc(40px + 10px);
  padding: calc(40px + 10px);
  overflow: auto;
  height: auto;
  margin: auto;
}
@media (max-width: 1023px) {
  .coh-style-quick .quick-view-container-content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-width: 100%;
    min-width: 80%;
  }
}
.coh-style-quick .quick-view-container-content .quick-view-close {
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  height: 3rem;
  width: 3rem;
  background-color: rgba(0, 0, 0, 0);
  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;
}
.coh-style-quick .quick-view-container-content .quick-view-close:before {
  content: "close";
  font-size: 1.125rem;
  font-family: Material Icons Sharp;
}
.coh-style-quick .quick-view-container-content img {
  max-height: 18.75rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-quick .quick-view-container-content img {
    max-height: 13.125rem;
    margin-bottom: 24px;
  }
}
.coh-style-quick .quick-view-container-content .qv-buy-button, .coh-style-quick .quick-view-container-content .qv-wheretobuy-button {
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-quick .quick-view-container-content .qv-buy-button, .coh-style-quick .quick-view-container-content .qv-wheretobuy-button {
    margin-right: 0;
    margin-bottom: 1rem;
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-quick .quick-view-container-content .quick-view-show-more-btn {
    width: 100%;
    min-width: 100%;
  }
}
.coh-style-quick .quick-view-container-content .qv-features-benefits ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 32px;
  margin-left: 0.9375rem;
}
.coh-style-quick .quick-view-container-content .quick-view-ratings-review {
  margin-bottom: 24px;
}
.coh-style-quick .quick-view-content-wrapper {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
html[dir=rtl] .coh-style-quick .quick-view-container-content .quick-view-show-more-btn {
  margin-right: 1.5rem;
}
html[dir=rtl] .coh-style-quick .quick-view-container-content .qv-buy-button, html[dir=rtl] .coh-style-quick .quick-view-container-content .qv-wheretobuy-button {
  margin-right: 0;
}
html[dir=rtl] .coh-style-quick .quick-view-container-content .qv-features-benefits ul {
  margin-right: 0.9375rem;
  margin-left: 0;
}
[data-button-alignment][data-button-alignment=left].coh-style-redemption-cta {
  text-align: left;
}
[data-button-alignment][data-button-alignment=center].coh-style-redemption-cta {
  text-align: center;
}
[data-button-alignment][data-button-alignment=right].coh-style-redemption-cta {
  text-align: right;
}
.coh-style-redemption-cta .coh-style-button-action {
  max-width: 346px;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-redemption-cta .coh-style-button-action {
    width: 100%;
  }
}
html[dir=rtl] [data-button-alignment][data-button-alignment=left].coh-style-redemption-cta {
  text-align: right;
}
html[dir=rtl] [data-button-alignment][data-button-alignment=right].coh-style-redemption-cta {
  text-align: left;
}
.coh-style-reviews-and-ratings {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .coh-style-reviews-and-ratings {
    margin-bottom: 1.5rem;
  }
}
.coh-style-reviews-and-ratings .duplo-review-rating > div > div:first-child .bv-cleanslate {
  margin-top: 48px !important;
}
@media (max-width: 767px) {
  .coh-style-reviews-and-ratings .duplo-review-rating > div > div:first-child .bv-cleanslate {
    margin-top: 32px !important;
  }
}
.coh-style-sbd-warranty .warranty-c-upload .dzu-dropzone {
  background-color: rgb(254, 189, 23);
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(254, 189, 23);
}
.coh-style-sbd-warranty .arrow {
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-top-color: rgb(254, 189, 23);
}
.coh-style-sbd-warranty .warranty-c-loading {
  color: rgb(254, 189, 23);
  color: $coh-color-brand-primary !important;;
}
@media (max-width: 767px) {
  .coh-style-sbd-warranty ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-sbd-warranty ul li {
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-sbd-warranty ul li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-sku-disclaimer-text {
  margin-top: 32px;
  margin-bottom: 32px;
}
.coh-style-sku-disclaimer-text .title {
  margin-bottom: 0;
}
.coh-style-sku-disclaimer-text ul {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.coh-style-sku-disclaimer-text ul li {
  margin-bottom: 8px;
}
.coh-style-sku-disclaimer-text ul li:last-child {
  margin-bottom: 0;
}
.coh-style-sku-disclaimer-text .coh-list-item p {
  margin-bottom: 8px;
}
.other-products.coh-style-search-landing-page .coh-title {
  margin-top: 5.625rem;
  margin-bottom: 1rem;
}
.coh-style-search-landing-page .results-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-search-landing-page .filter-results {
  margin-top: 2.625rem;
}
.coh-style-search-landing-page .filter-results h4 {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
  padding-bottom: 24px;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 20px;
}
.coh-style-search-landing-page .filter-results > div {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-search-landing-page .filter-results > div {
    font-size: 1rem;
  }
}
.coh-style-search-landing-page .coh-style-text-link {
  border-bottom-style: none;
  text-decoration: underline;
}
.coh-style-search-landing-page .results-column {
  width: 75%;
}
@media (max-width: 1023px) {
  .coh-style-search-landing-page .results-column {
    width: 100%;
  }
}
.coh-style-search-landing-page .filter-column {
  width: 25%;
}
@media (max-width: 1023px) {
  .coh-style-search-landing-page .filter-column {
    width: 100%;
  }
}
.coh-style-search-landing-page .coh-style-filtered-product-grid {
  margin-bottom: 0;
}
.coh-style-search-landing-page .coh-style-filtered-product-grid .product-grid-wrapper-header {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0;
  border-style: none;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media (max-width: 1023px) {
  .coh-style-search-landing-page .coh-style-filtered-product-grid .product-grid-wrapper-header {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.coh-style-search-landing-page .coh-style-filtered-product-grid .product-grid-wrapper-header:not(.search-result-section-title) {
  padding-bottom: 0;
}
.coh-style-search-landing-page .coh-style-filtered-product-grid .product-grid-wrapper-header .search-result-section-heading {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 0;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-search-landing-page .coh-style-filtered-product-grid .product-grid-wrapper-header .search-result-section-heading {
    font-size: 24px;
    line-height: 32px;
  }
}
[data-button-alignment][data-button-alignment=left].coh-style-single-cta {
  text-align: left;
}
[data-button-alignment][data-button-alignment=center].coh-style-single-cta {
  text-align: center;
}
[data-button-alignment][data-button-alignment=right].coh-style-single-cta {
  text-align: right;
}
.coh-style-single-cta .coh-style-button-action {
  max-width: 346px;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-single-cta .coh-style-button-action {
    width: 100%;
  }
}
html[dir=rtl] [data-button-alignment][data-button-alignment=left].coh-style-single-cta {
  text-align: right;
}
html[dir=rtl] [data-button-alignment][data-button-alignment=right].coh-style-single-cta {
  text-align: left;
}
.coh-style-in-action-section {
  background-color: rgb(245, 245, 245);
}
.coh-style-in-action-section [data-gs-background-color=light-grey] {
  background-color: #f5f5f5 !important;
}
.coh-style-social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
}
[data-image-size=icon-small].coh-style-social-icons img {
  max-width: 1.875rem;
}
[data-image-size=icon-medium].coh-style-social-icons img {
  max-width: 4.25rem;
}
[data-image-size=icon-medium].coh-style-social-icons a {
  padding-right: 1rem;
  padding-left: 1rem;
}
[data-image-size=icon-large].coh-style-social-icons img {
  max-width: 7.5rem;
}
[data-image-size=icon-large].coh-style-social-icons a {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
[data-image-alignment=icon-left].coh-style-social-icons {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-image-alignment=icon-center].coh-style-social-icons {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-image-alignment=icon-right].coh-style-social-icons {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-social-icons a {
  padding: 0.5rem;
}
.coh-style-specifications {
  padding-top: 32px;
  padding-bottom: -webkit-calc(40px + 1px);
  padding-bottom: calc(40px + 1px);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.coh-style-specifications table {
  width: 100%;
}
.coh-style-specifications table.table-collapsed:after {
  height: 4.25rem;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  -webkit-box-shadow: 0 -0.625rem 0.9375rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 -0.625rem 0.9375rem rgba(0, 0, 0, 0.2);
  background-color: rgb(255, 255, 255);
  display: block;
}
.coh-style-specifications table.table-expanded {
  margin-bottom: -webkit-calc(24px + 3px);
  margin-bottom: calc(24px + 3px);
}
.coh-style-specifications table tbody {
  display: table;
  width: 100%;
}
.coh-style-specifications table tbody tr {
  display: block;
}
.coh-style-specifications table tbody tr td {
  width: 100%;
}
.coh-style-specifications table tbody tr td:first-child {
  background-color: rgb(238, 238, 238);
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: block;
}
.coh-style-specifications table tbody tr td:first-child div {
  font-weight: 700;
}
.coh-style-specifications table tbody tr td:last-child {
  padding-top: 16px;
  padding-right: 8px;
  padding-bottom: 32px;
  padding-left: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-specifications table tbody tr td div {
  font-size: 1rem;
  line-height: 1.375rem;
  color: rgb(26, 26, 26);
  text-transform: none;
}
@media (max-width: 767px) {
  .coh-style-specifications table, .coh-style-specifications tbody, .coh-style-specifications tr, .coh-style-specifications td {
    display: block;
  }
}
.coh-style-specifications .reference-view-all, .coh-style-specifications .reference-view-less {
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1rem;
  text-decoration: underline;
  display: inline-block;
  margin-top: 24px;
  margin-right: -webkit-calc(16px + 2px);
  margin-right: calc(16px + 2px);
  margin-bottom: 24px;
  margin-left: -webkit-calc(16px + 2px);
  margin-left: calc(16px + 2px);
  position: absolute;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .coh-style-specifications .reference-view-all, .coh-style-specifications .reference-view-less {
    margin-right: 12px;
    margin-left: 12px;
  }
}
.coh-style-specifications .reference-view-all:before, .coh-style-specifications .reference-view-less:before {
  font-size: 1.25rem;
  margin-right: 4px;
  content: "add_box";
  color: rgb(39, 92, 226);
  vertical-align: -0.375rem;
}
.coh-style-specifications .reference-view-all:hover, .coh-style-specifications .reference-view-less:hover {
  text-decoration: none;
}
.coh-style-specifications .reference-view-less:before {
  content: "indeterminate_check_box";
}
.coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg], .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] {
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner, .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner {
  overflow: visible;
  border-width: 1px;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  border-style: solid;
  border-color: rgb(225, 225, 225);
  padding-right: 40px;
  padding-left: 40px;
  margin-top: 40px;
  margin-right: 24px;
  margin-bottom: 40px;
  margin-left: 24px;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner, .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner .coh-row-visible-xl, .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner .coh-row-visible-xl {
  margin-bottom: 0 !important;
}
.coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner .coh-row-visible-xl .coh-row-inner .coh-inline-element, .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner .coh-row-visible-xl .coh-row-inner .coh-inline-element {
  font-size: 14px;
  line-height: 19.6px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner .coh-container-boxed, .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner .coh-container-boxed {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: unset !important;
}
.coh-style-statistics-component-style .content-container .coh-row-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-contnet: center;
  text-align: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style .content-container .coh-row-inner {
    text-align: left;
    justify-contnet: left;
    -webkit-box-align: left;
    -webkit-align-items: left;
        -ms-flex-align: left;
            align-items: left;
  }
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column {
  -webkit-flex-basis: -webkit-calc(100%/3);
      -ms-flex-preferred-size: calc(100%/3);
          flex-basis: calc(100%/3);
  position: relative;
  margin-bottom: 0 !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 135px;
  border-color: rgb(225, 225, 225);
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  border-top-style: solid;
  border-top-width: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style .content-container .coh-row-inner .coh-column {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    min-height: unset;
  }
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:only-child {
  border-bottom-width: 0;
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:before {
  content: " ";
  position: absolute;
  height: 39px;
  left: 0;
  top: 50%;
  background: #e1e1e1;
  width: 1px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:before {
    display: none;
  }
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:first-child:before {
  display: none;
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(3n+1):before {
  display: none;
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(1) {
  border: 0;
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(2) {
  border: 0;
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(2) {
    border-top: 1px solid #e1e1e1;
  }
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(3) {
  border: 0;
}
@media (max-width: 1023px) {
  .coh-style-statistics-component-style .content-container .coh-row-inner .coh-column:nth-child(3) {
    border-top: 1px solid #e1e1e1;
  }
}
.coh-style-statistics-component-style .content-container .coh-row-inner .coh-column .coh-style-h2---display {
  margin-bottom: 0;
}
.coh-style-sticky-navbar {
  position: sticky;
  top: 0;
  z-index: 111;
}
.coh-style-support-section {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .coh-style-support-section {
    padding-top: -webkit-calc(32px + 4px);
    padding-top: calc(32px + 4px);
    padding-bottom: -webkit-calc(8px - 2px);
    padding-bottom: calc(8px - 2px);
  }
}
.coh-style-support-section .support {
  margin-bottom: 16px;
}
.coh-style-support-section .warranty, .coh-style-support-section .service, .coh-style-support-section .manuals {
  margin-bottom: -webkit-calc(16px - 2px);
  margin-bottom: calc(16px - 2px);
  height: -webkit-calc(100% - 14px);
  height: calc(100% - 14px);
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-color: rgb(196, 196, 196);
  border-left-color: rgb(196, 196, 196);
  border-right-color: rgb(196, 196, 196);
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
.coh-style-support-section .warranty .top-bar, .coh-style-support-section .service .top-bar, .coh-style-support-section .manuals .top-bar {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  font-weight: bold;
  background-color: rgb(26, 26, 26);
  padding-top: -webkit-calc(16px + 2px);
  padding-top: calc(16px + 2px);
  padding-right: 24px;
  padding-bottom: -webkit-calc(16px + 2px);
  padding-bottom: calc(16px + 2px);
  padding-left: 24px;
  margin-right: -0.0625rem;
  margin-bottom: 0;
  margin-left: -0.0625rem;
}
@media (max-width: 767px) {
  .coh-style-support-section .warranty .top-bar, .coh-style-support-section .service .top-bar, .coh-style-support-section .manuals .top-bar {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-support-section .warranty .block-content, .coh-style-support-section .service .block-content, .coh-style-support-section .manuals .block-content {
  padding: 24px;
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1rem;
}
@media (max-width: 767px) {
  .coh-style-support-section .warranty .block-content, .coh-style-support-section .service .block-content, .coh-style-support-section .manuals .block-content {
    padding: 16px;
  }
}
.coh-style-support-section .warranty .block-content p, .coh-style-support-section .warranty .block-content li, .coh-style-support-section .service .block-content p, .coh-style-support-section .service .block-content li, .coh-style-support-section .manuals .block-content p, .coh-style-support-section .manuals .block-content li {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-support-section .warranty .block-content p, .coh-style-support-section .warranty .block-content li, .coh-style-support-section .service .block-content p, .coh-style-support-section .service .block-content li, .coh-style-support-section .manuals .block-content p, .coh-style-support-section .manuals .block-content li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-support-section .warranty .block-content p a, .coh-style-support-section .warranty .block-content li a, .coh-style-support-section .service .block-content p a, .coh-style-support-section .service .block-content li a, .coh-style-support-section .manuals .block-content p a, .coh-style-support-section .manuals .block-content li a {
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
}
.coh-style-support-section .warranty .block-content a, .coh-style-support-section .service .block-content a, .coh-style-support-section .manuals .block-content a {
  text-decoration: underline;
  color: rgb(26, 26, 26);
  margin-top: -webkit-calc(24px - 4px);
  margin-top: calc(24px - 4px);
  margin-bottom: 4px;
  display: inline-block;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-support-section .warranty .block-content a:hover, .coh-style-support-section .service .block-content a:hover, .coh-style-support-section .manuals .block-content a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-support-section .warranty .block-content a:focus, .coh-style-support-section .service .block-content a:focus, .coh-style-support-section .manuals .block-content a:focus {
  color: rgb(0, 24, 77);
}
.coh-style-support-section .warranty .block-content a[disabled], .coh-style-support-section .service .block-content a[disabled], .coh-style-support-section .manuals .block-content a[disabled] {
  color: #6b6b6b !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
.coh-style-support-section .warranty .block-content ul, .coh-style-support-section .service .block-content ul, .coh-style-support-section .manuals .block-content ul {
  margin-bottom: -webkit-calc(16px - 2px);
  margin-bottom: calc(16px - 2px);
}
.coh-style-support-section .warranty .block-content ul li, .coh-style-support-section .service .block-content ul li, .coh-style-support-section .manuals .block-content ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.coh-style-support-section .warranty .block-content ul li.no-style, .coh-style-support-section .service .block-content ul li.no-style, .coh-style-support-section .manuals .block-content ul li.no-style {
  list-style-type: none;
  list-style-position: inside;
}
.coh-style-support-section .manuals {
  margin-top: 4px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-support-section .manuals {
    margin-bottom: -webkit-calc(8px - 2px);
    margin-bottom: calc(8px - 2px);
  }
}
.coh-style-support-section .manuals #support-manuals {
  margin-bottom: 4px;
}
.coh-style-support-section .manuals #support-manuals #product-manuals-list ul li {
  padding-top: -webkit-calc(24px - 4px);
  padding-top: calc(24px - 4px);
  padding-right: -webkit-calc(32px + 2px);
  padding-right: calc(32px + 2px);
  padding-bottom: -webkit-calc(24px - 4px);
  padding-bottom: calc(24px - 4px);
  padding-left: -webkit-calc(32px + 2px);
  padding-left: calc(32px + 2px);
  background-color: rgb(238, 238, 238);
  margin-bottom: 4px;
  color: rgb(26, 26, 26);
  line-height: 1.375rem;
}
@media (max-width: 767px) {
  .coh-style-support-section .manuals #support-manuals #product-manuals-list ul li {
    padding-top: -webkit-calc(12px - 2px);
    padding-top: calc(12px - 2px);
    padding-right: 12px;
    padding-bottom: -webkit-calc(32px + 4px);
    padding-bottom: calc(32px + 4px);
    padding-left: -webkit-calc(40px - 2px);
    padding-left: calc(40px - 2px);
    position: relative;
  }
}
.coh-style-support-section .manuals #support-manuals #product-manuals-list ul li:before {
  margin-right: -webkit-calc(12px + 1px);
  margin-right: calc(12px + 1px);
  content: "insert_drive_file";
  vertical-align: -0.3125rem;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .coh-style-support-section .manuals #support-manuals #product-manuals-list ul li:before {
    position: absolute;
    left: 0.5625rem;
    margin-right: -webkit-calc(12px - 2px);
    margin-right: calc(12px - 2px);
  }
}
.coh-style-support-section .manuals #support-manuals #product-manuals-list ul li:last-child {
  margin-bottom: 0;
}
.coh-style-support-section .manuals #support-manuals #product-manuals-list ul li a {
  margin-top: -webkit-calc(4px - 2px);
  margin-top: calc(4px - 2px);
  margin-bottom: 0;
  color: rgb(26, 26, 26);
  float: right;
}
@media (max-width: 767px) {
  .coh-style-support-section .manuals #support-manuals #product-manuals-list ul li a {
    margin-top: -webkit-calc(8px - 2px);
    margin-top: calc(8px - 2px);
    position: absolute;
    right: 0.625rem;
    bottom: 0.625rem;
    float: none;
  }
}
.coh-style-support-section .manuals #support-manuals #product-manuals-list ul li a:after {
  content: "file_download";
  margin-left: 12px;
  text-decoration: none;
  vertical-align: -0.4375rem;
  font-size: 1.25rem;
  display: inline-block;
}
.coh-style-support-section .manuals #support-manuals a {
  margin-top: 0;
  margin-bottom: 0;
}
.coh-style-support-section .manuals nav p {
  margin-bottom: -webkit-calc(24px - 4px);
  margin-bottom: calc(24px - 4px);
}
.coh-style-table-container {
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-table-container {
    display: block;
  }
}
.coh-style-table-container .text-align-right {
  text-align: end;
}
.coh-style-table-container .sbd-table-header {
  background-color: rgb(77, 77, 77);
}
.coh-style-table-container .sbd-table-header p, .coh-style-table-container .sbd-table-header b, .coh-style-table-container .sbd-table-header span, .coh-style-table-container .sbd-table-header h1, .coh-style-table-container .sbd-table-header h2, .coh-style-table-container .sbd-table-header h3, .coh-style-table-container .sbd-table-header h4, .coh-style-table-container .sbd-table-header h5, .coh-style-table-container .sbd-table-header a {
  color: rgb(255, 255, 255);
}
.coh-style-table-container .sbd-table-row:nth-child(odd) {
  background-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-table-container .sbd-table-row:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-table-container .sbd-table-cell {
  padding: 1rem;
  vertical-align: middle;
  text-align: start;
}
@media (max-width: 1023px) {
  .coh-style-table-container thead, .coh-style-table-container tbody, .coh-style-table-container th, .coh-style-table-container td, .coh-style-table-container tr {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-table-container .sbd-table-header {
    position: absolute;
    top: -9999px;
    left: -9999px;
    display: none;
  }
}
.coh-style-table-container tr {
  text-align: start;
}
@media (max-width: 1023px) {
  .coh-style-table-container tr {
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(196, 196, 196);
    margin-bottom: 2rem;
  }
}
.coh-style-table-container tr[data-text-alignment=text-center] td {
  text-align: center;
}
.coh-style-table-container tr[data-text-alignment=text-center] td:before {
  text-align: center;
}
.coh-style-table-container tr[data-text-alignment=text-right] td {
  text-align: end;
}
.coh-style-table-container tr[data-text-alignment=text-right] td:before {
  text-align: end;
}
.coh-style-table-container tr td {
  text-align: start;
}
@media (max-width: 1023px) {
  .coh-style-table-container tr td:nth-child(odd) {
    background-color: rgb(238, 238, 238);
  }
}
.coh-style-table-container tr td:before {
  text-align: start;
}
@media (max-width: 1023px) {
  .coh-style-table-container td {
    text-align: left;
    position: relative;
    white-space: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1023px) {
  .coh-style-table-container td:before {
    position: relative;
    text-align: left;
    content: attr(data-title);
    font-size: 0.875rem;
  }
}
.coh-style-text-uppercase {
  text-transform: uppercase !important;
}
.coh-style-zendesk-messenger .form-popup {
  background-color: rgba(0, 0, 0, 0);
  right: 20px;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-zendesk-messenger .form-popup {
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.coh-style-zendesk-messenger .form-popup #header {
  background-color: rgb(0, 0, 0);
  height: 36px;
}
.coh-style-zendesk-messenger .form-popup #header .header-icon img {
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-style-zendesk-messenger .form-popup .button-set {
  margin-top: 24px;
}
.coh-style-zendesk-messenger .form-popup .button-set .submit-button, .coh-style-zendesk-messenger .form-popup .button-set .cancel-button {
  background-color: rgb(254, 189, 23);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 10px;
  color: rgb(255, 255, 255);
  border-width: 1px;
  border-color: rgb(254, 189, 23);
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.coh-style-zendesk-messenger .form-popup .button-set .submit-button {
  margin-right: 10px;
}
.coh-style-zendesk-messenger .form-popup .button-set .submit-button:hover {
  background-color: rgb(198, 141, 0);
  border-color: rgb(198, 141, 0);
}
.coh-style-zendesk-messenger .form-popup .button-set .cancel-button {
  background-color: rgb(196, 196, 196);
  color: rgb(53, 53, 53);
}
.coh-style-zendesk-messenger .form-popup .button-set .cancel-button:hover {
  background-color: rgb(136, 136, 136);
  border-color: rgb(136, 136, 136);
  color: rgb(255, 255, 255);
}
.coh-style-zendesk-messenger .form-popup select {
  margin-top: 6px;
  border: 1px solid rgba(71,69,123,.12);
  outline: none;
  -webkit-appearance: none;: none;
  padding-top: 0.1875rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.1875rem;
  padding-left: 0.9375rem;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  height: 40px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 100%;
  max-width: 100%;
}
.coh-style-zendesk-messenger .form-popup select:focus {
  outline-style: solid;
  outline-color: rgb(39, 92, 226);
}
.coh-style-zendesk-messenger .form-popup label {
  position: relative;
  display: block;
}
.coh-style-zendesk-messenger .form-popup label:after {
  content: "arrow_drop_down";
  position: absolute;
  right: 0.625rem;
  bottom: -39px;
  pointer-events: none;
}
.coh-style-zendesk-messenger .form-popup label.zendesk_deactivated_label:after {
  pointer-events: none;
  position: absolute;
  bottom: -39px;
  right: 0.625rem;
  content: "done";
  color: rgb(121, 173, 35);
  font-weight: 700;
  z-index: 1;
}
.coh-style-zendesk-messenger .form-popup #container {
  padding: 0;
}
@media (max-width: 767px) {
  .coh-style-zendesk-messenger .form-popup #container #wrapper {
    height: 100vh;
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-zendesk-messenger .form-popup #container #wrapper #conversation {
    height: 100%;
  }
}
.coh-style-zendesk-messenger .open-button img {
  height: 4rem;
  width: 4rem;
}
.coh-style-zendesk-messenger .close-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  min-width: 32px;
  padding: 4px;
}
.coh-style-zendesk-messenger .header-container {
  position: relative;
}
.coh-style-zendesk-messenger .header-container #conversation {
  position: static;
}
.coh-style-zendesk-messenger .header-container #conversation .disclaimer-text-container {
  background-color: rgb(243, 246, 248);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-top: 24px;
  margin-right: 31px;
  margin-bottom: 14px;
  margin-left: 45px;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  max-width: 224px;
  word-wrap: break-word;
}
.coh-style-zendesk-messenger .header-container #conversation .confirmation-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.coh-style-zendesk-messenger .header-container #conversation .confirmation-box .msg-avatar {
  height: 31px;
  width: 31px;
  margin-right: 5px;
  margin-left: 9px;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.coh-style-zendesk-messenger .header-container #conversation .confirmation-box .msg-avatar img {
  max-width: 31px;
  width: 31px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-style-zendesk-messenger .header-container #conversation .confirmation-box .msg-form {
  border: 1px solid rgba(71,69,123,.12);
  -webkit-box-shadow: 0 12px 24px 0 rgba(71,69,123,.16), 0 4px 8px 0 rgba(71,69,123,.12);
          box-shadow: 0 12px 24px 0 rgba(71,69,123,.16), 0 4px 8px 0 rgba(71,69,123,.12);
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  max-width: 332px;
  padding: 20px;
  margin-right: 14px;
}
.coh-style-zendesk-messenger .header-container #conversation .confirmation-box .hidden {
  display: none;
}
.coh-style-zendesk-messenger .header-container .close-handle {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-zendesk-messenger .header-container .close-handle:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
[data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=light-grey], [data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=dark-grey] {
  background-color: rgb(53, 53, 53);
}
[data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=light-grey] .card-link .name, [data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=light-grey] .card-link .card-link-text, [data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=dark-grey] .card-link .name, [data-teaser-theme=dark-grey].coh-style-category-teaser [data-select-theme=dark-grey] .card-link .card-link-text {
  color: rgb(255, 255, 255);
}
[data-title-force-uppercase="1"].coh-style-category-teaser .name.coh-heading {
  text-transform: uppercase;
}
.coh-style-dealer-detail-page {
  padding-bottom: 48px;
}
.coh-style-dealer-detail-page .dealer-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-dealer-detail-page .dealer-details {
    display: block;
  }
}
.coh-style-dealer-detail-page .dealer-details .dealer-detail-left-column {
  margin-top: -231px;
  margin-right: 24px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  z-index: 2;
  width: 32.8%;
}
@media (max-width: 1023px) {
  .coh-style-dealer-detail-page .dealer-details .dealer-detail-left-column {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 32px;
    margin-left: 0;
  }
}
.coh-style-dealer-detail-page .dealer-details .dealer-detail-right-column {
  width: -webkit-calc(100% - 32.5%);
  width: calc(100% - 32.5%);
}
@media (max-width: 1023px) {
  .coh-style-dealer-detail-page .dealer-details .dealer-detail-right-column {
    width: 100%;
  }
}
.coh-style-dealer-detail-banner {
  max-width: 120rem;
  position: relative;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-dealer-detail-banner {
    display: none;
  }
}
.coh-style-dealer-detail-banner .bg-container.coh-style-page-header {
  min-height: auto;
  position: relative;
}
.coh-style-dealer-detail-banner .bg-container.coh-style-page-header > .media-container {
  min-height: auto;
  height: 100%;
  position: relative;
}
.coh-style-dealer-detail-banner .bg-container.coh-style-page-header > .media-container img {
  -o-object-position: 100% 64%;
     object-position: 100% 64%;
  min-height: 15.3rem !important;;
  max-height: 15.3rem !important;;
}
@media (max-width: 1279px) {
  .coh-style-dealer-detail-banner .bg-container.coh-style-page-header > .media-container img {
    min-height: 10.9rem !important;;
    max-height: 10.9rem !important;;
  }
}
@media (max-width: 1023px) {
  .coh-style-dealer-detail-banner .bg-container.coh-style-page-header > .media-container img {
    min-height: 10.1rem !important;
    max-height: 10.1rem !important;
  }
}
.coh-style-dealer-detail-banner .dealer-detail-banner-default-gradient {
  height: 244px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, color-stop(3.58%, rgba(0, 0, 0, 0)), color-stop(74.69%, rgba(0, 0, 0, 0.5))), #f5f5f5;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 3.58%, rgba(0, 0, 0, 0.5) 74.69%), #f5f5f5;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 3.58%, rgba(0, 0, 0, 0.5) 74.69%), #f5f5f5;
}
@media (max-width: 1279px) {
  .coh-style-dealer-detail-banner .dealer-detail-banner-default-gradient {
    height: 174px;
  }
}
@media (max-width: 1023px) {
  .coh-style-dealer-detail-banner .dealer-detail-banner-default-gradient {
    height: 161px;
  }
}
.coh-style-dealer-info {
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding-top: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(196, 196, 196);
}
@media (max-width: 1023px) {
  .coh-style-dealer-info {
    padding-top: 24px;
    padding-right: 0;
    padding-bottom: 32px;
    padding-left: 0;
    border-style: none;
  }
}
.coh-style-dealer-info .coh-style-paragraph---large {
  margin-bottom: 0;
}
.coh-style-dealer-info .dealer-tag {
  background-color: rgb(254, 189, 23);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  font-size: 14px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  margin-bottom: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  line-height: 16px;
  font-weight: 700;
}
.coh-style-dealer-info .dealer-tag span {
  font-size: 15px;
  margin-right: 4px;
}
.coh-style-dealer-info .dealer-tag span:before {
  content: 'star';
  vertical-align: top;
  font-size: 15px;
}
.coh-style-dealer-info .dealer-name {
  text-transform: uppercase;
  margin-bottom: 8px;
}
.coh-style-dealer-info .dealer-logo {
  max-width: 280px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-dealer-info .dealer-logo {
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
}
.coh-style-dealer-info .dealer-logo img {
  width: 100%;
  max-height: 128px;
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-dealer-info .dealer-actions {
  margin-top: 24px;
  margin-right: 0;
  margin-bottom: 24px;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media (max-width: 390px) {
  .coh-style-dealer-info .dealer-actions {
    -webkit-column-gap: inherit;
       -moz-column-gap: inherit;
            column-gap: inherit;
  }
}
.coh-style-dealer-info .dealer-actions a.action-btn {
  width: 100%;
  max-width: 120px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
@media (max-width: 1023px) {
  .coh-style-dealer-info .dealer-actions a.action-btn {
    max-width: 100px;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-dealer-info .dealer-actions a.action-btn {
    max-width: 96px;
  }
}
.coh-style-dealer-info .dealer-actions a.action-btn span.action-btn-icons {
  background-color: rgb(254, 189, 23);
  height: 40px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 40px;
}
.coh-style-dealer-info .dealer-actions a.action-btn span.action-btn-icons:hover {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
}
.coh-style-dealer-info .dealer-actions a.action-btn span.action-btn-icons:active {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24);
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  outline-color: rgb(39, 92, 226);
  border-color: rgb(39, 92, 226);
  border-style: solid;
  border-width: 2px;
  background-color: rgb(254, 189, 23);
}
.coh-style-dealer-info .dealer-actions a.action-btn span.action-btn-icons:focus {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24);
  background-color: rgb(254, 189, 23);
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(39, 92, 226);
  outline-color: rgb(39, 92, 226);
}
.coh-style-dealer-info .dealer-actions a.action-btn .action-btn-direction-icons:before {
  content: "directions_car";
}
.coh-style-dealer-info .dealer-actions a.action-btn .action-btn-phone-icons:before {
  content: "phone";
}
.coh-style-dealer-info .dealer-actions a.action-btn .action-btn-website-icons:before {
  content: "language";
}
.coh-style-dealer-info .business-hours {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  color: rgb(50, 50, 50);
}
@media (max-width: 1023px) {
  .coh-style-dealer-info .business-hours {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 390px) {
  .coh-style-dealer-info .business-hours {
    width: 100%;
  }
}
.coh-style-dealer-info .business-hours .business-hours-heading {
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
}
.coh-style-dealer-info .business-hours .business-hours-schedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  margin-bottom: 8px;
}
.coh-style-dealer-info .business-hours .business-hours-schedule span {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgb(0, 0, 0);
  min-width: 104px;
}
.coh-style-disclaimer-text {
  margin-top: 40px;
}
.coh-style-disclaimer-text h5 {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: none;
  margin-bottom: 8px;
  color: rgb(0, 0, 0);
}
.coh-style-mybrand-template {
  margin-top: 1rem;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template {
    margin-top: 2.5rem;
  }
}
.coh-style-mybrand-template .menu-container {
  margin-top: 40px;
  margin-bottom: 80px;
  max-width: 37.5rem;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .menu-container {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .menu-container {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .menu-container .menu {
    display: none;
  }
}
.coh-style-mybrand-template .menu-container .menu .menu-item {
  display: block;
  padding-top: -webkit-calc(24px + 4px);
  padding-top: calc(24px + 4px);
  padding-bottom: -webkit-calc(24px + 4px);
  padding-bottom: calc(24px + 4px);
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(196, 196, 196);
}
.coh-style-mybrand-template .menu-container .menu .menu-item:last-child {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(196, 196, 196);
}
.coh-style-mybrand-template .menu-container .menu .menu-item a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .menu-container .menu .menu-item a {
    font-size: 1rem;
  }
}
.coh-style-mybrand-template .menu-container .menu .menu-item a:before {
  content: "";
  vertical-align: -0.4375rem;
  margin-right: 4px;
}
.coh-style-mybrand-template .menu-container .menu .menu-item a:focus {
  text-decoration: underline;
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.is-active:before {
  color: rgb(39, 92, 226);
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-account:before {
  content: "person";
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-tool-box:before {
  content: "home_repair_service";
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-wishlist:before {
  content: "list_alt";
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-promotions:before {
  content: "event_note";
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-part-service:before {
  content: "open_in_new";
}
.coh-style-mybrand-template .menu-container .menu .menu-item a.mybrand-event:before {
  content: "event";
}
.coh-style-mybrand-template .menu-container .mobile-menu {
  display: none;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .menu-container .mobile-menu {
    display: block;
  }
}
.coh-style-mybrand-template .menu-container .mobile-menu p {
  color: rgb(26, 26, 26);
  line-height: 1.25rem;
  margin-bottom: 8px;
}
.coh-style-mybrand-template .menu-container .mobile-menu p:after {
  pointer-events: none;
  color: rgb(26, 26, 26);
  position: absolute;
  top: 3.375rem;
  right: 0.875rem;
  content: "expand_more";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.coh-style-mybrand-template .menu-container .mobile-menu select {
  -webkit-appearance: none;
  border-width: 0.0625rem;
  border-bottom-width: 0.125rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  border-style: solid;
  border-color: rgb(53, 53, 53);
  background-color: rgb(245, 245, 245);
  color: rgb(0, 0, 0);
}
.coh-style-mybrand-template .menu-container .mobile-menu select::-ms-expand {
  display: none;
}
.coh-style-mybrand-template .menu-container .mobile-menu select option {
  color: rgb(0, 0, 0);
}
@media (max-width: 390px) {
  .coh-style-mybrand-template .coh-style-section > .section-inner > .coh-container-boxed {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div {
  margin-right: -10px;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row {
  width: 50%;
  padding-right: -webkit-calc(8px + 2px);
  padding-right: calc(8px + 2px);
  padding-left: -webkit-calc(8px + 2px);
  padding-left: calc(8px + 2px);
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row {
    width: 100%;
    margin-bottom: -webkit-calc(24px - 4px);
    margin-bottom: calc(24px - 4px);
  }
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row:before {
  font-size: 0;
  min-height: inherit;
  height: inherit;
  width: 0;
  content: "";
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row article {
  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: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row article:before {
  display: none;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row article:after {
  display: none;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row article > * {
  width: 100%;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row article > .coh-style-product-tile {
  margin-bottom: auto;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row .coh-style-product-tile {
  height: auto;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row .remove-tool {
  margin-top: -webkit-calc(16px + 2px);
  margin-top: calc(16px + 2px);
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .views-row .remove-tool a:before {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  height: 1.5rem;
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div form {
  width: 100%;
  padding-right: -webkit-calc(8px + 2px);
  padding-right: calc(8px + 2px);
  padding-left: -webkit-calc(8px + 2px);
  padding-left: calc(8px + 2px);
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .pager {
  width: 100%;
  margin-top: -webkit-calc(40px + 4px);
  margin-top: calc(40px + 4px);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .views-element-container.wishlist-template > div > div .pager {
    margin-top: 40px;
  }
}
.coh-style-mybrand-template .views-element-container.wishlist-template > div > div .pager .pager__items {
  margin-bottom: -webkit-calc(80px + 12px);
  margin-bottom: calc(80px + 12px);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .views-element-container.wishlist-template > div > div .pager .pager__items {
    margin-bottom: 32px;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list {
  margin-bottom: -webkit-calc(40px + 32px);
  margin-bottom: calc(40px + 32px);
  -webkit-box-shadow: 0px 4px 16px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 16px 8px rgba(0, 0, 0, 0.1);
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list {
    margin-bottom: 1.5rem;
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list:last-child {
  margin-bottom: 0;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name {
  color: rgb(26, 26, 26);
  font-size: 1.5rem;
  line-height: 1.25rem;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-name {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name.hidden {
  display: none;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a {
  color: rgb(26, 26, 26);
  font-size: 0;
  line-height: 1rem;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a {
    font-size: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a:hover:after {
  background-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a:focus {
  color: rgb(0, 24, 77);
  text-decoration: underline;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a:focus:after {
  background-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a:after {
  font-size: 1rem;
  content: "edit";
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  color: rgb(0, 0, 0);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-family: Material Icons Sharp;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name a[disabled] {
  cursor: not-allowed;
  text-decoration: none !important;
  color: #6b6b6b !important;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit.hidden {
  display: none;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit input {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(26, 26, 26);
  font-size: 1.5rem;
  line-height: 1.25rem;
  width: 100%;
  padding-top: 0.25rem;
  padding-right: 1rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit input {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set {
  vertical-align: middle;
  margin-top: 0.5rem;
  text-align: right;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button {
  background-color: rgb(238, 238, 238);
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span {
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.confirm-class {
  font-size: 0;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.confirm-class:after {
  font-size: 1.5rem;
  content: "done";
  vertical-align: middle;
  color: rgb(0, 0, 0);
  font-family: Material Icons Sharp;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.confirm-class:after {
    font-size: 1rem;
    vertical-align: bottom;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.remove-class {
  font-size: 0;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.remove-class:after {
  vertical-align: middle;
  font-size: 1.5rem;
  content: "close";
  font-family: Material Icons Sharp;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set button span.remove-class:after {
    font-size: 1rem;
    vertical-align: bottom;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-name-inline-edit .inline-edit-button-set .error.form-item--error-message {
  font-weight: 400;
  color: rgb(235, 0, 39);
  font-size: 14px;
  line-height: 20px;
  vertical-align: -webkit-baseline-middle;
  float: left;
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgb(26, 26, 26);
  font-weight: 400;
  margin-bottom: 4px;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  padding-top: -webkit-calc(16px + 2px);
  padding-top: calc(16px + 2px);
  padding-right: 16px;
  padding-bottom: -webkit-calc(16px + 2px);
  padding-bottom: calc(16px + 2px);
  padding-left: -webkit-calc(12px + 2px);
  padding-left: calc(12px + 2px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li {
    position: relative;
    padding-top: 8px;
    padding-bottom: 1rem;
    padding-left: 40px;
    border-width: 0;
    border-style: none;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li:before {
  vertical-align: -0.3125rem;
  font-size: 1.5rem;
  margin-right: -webkit-calc(12px - 2px);
  margin-right: calc(12px - 2px);
  content: "download_for_offline";
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  color: rgb(107, 107, 107);
  display: none !important;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li:before {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    display: none;
    display: none !important;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li:last-child {
  margin-bottom: 0;
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a {
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: underline;
  font-weight: 400;
  color: rgb(26, 26, 26);
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 32px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a {
    position: absolute;
    bottom: 0.4375rem;
    right: 0.4375rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a:after {
  font-size: 1.5rem;
  text-decoration: underline;
  vertical-align: -0.5625rem;
  margin-left: -webkit-calc(12px - 2px);
  margin-left: calc(12px - 2px);
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a:after {
  text-decoration: none;
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a:focus {
  text-decoration: underline;
  color: rgb(0, 24, 77);
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.mobile-link {
  display: block;
  font-size: 0;
  margin-right: 0.75rem;
  margin-left: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.mobile-link {
    display: block;
    padding-left: 0;
    margin-right: 0.5rem;
    margin-left: -2rem;
    position: relative;
    bottom: 0;
    right: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.mobile-link:before {
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  vertical-align: middle;
  content: "file_download";
  background-color: rgb(238, 238, 238);
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-family: 'Material Icons Sharp';
  line-height: 1.5rem;
  display: inline-block;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.mobile-link:before {
    vertical-align: -0.3125rem;
    font-size: 1rem;
    line-height: 1rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.manual-link {
  display: block;
  margin-left: 0;
  padding-left: 0;
}
@media (max-width: 1279px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.manual-link {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list #product-manuals-list ul li a.manual-link {
    font-size: 14px;
    top: 20%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column {
  width: 50%;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column {
    width: 100%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-tile {
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-tile {
    margin-bottom: 0.5rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-tile .views-col {
  float: none;
  width: 100% !important;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-tile .coh-style-product-tile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-tile .coh-style-product-tile .product-image-container {
    -webkit-flex-basis: 25rem;
        -ms-flex-preferred-size: 25rem;
            flex-basis: 25rem;
    padding: unset;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner > .coh-column .tool-remove {
    margin-bottom: 40px;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div {
  margin-bottom: 24px;
  margin-left: -webkit-calc(4px - 3px);
  margin-left: calc(4px - 3px);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div {
    margin-bottom: -webkit-calc(24px - 4px);
    margin-bottom: calc(24px - 4px);
    margin-left: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div:last-child {
  margin-bottom: 0;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div:first-child {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div.barcode-div {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div.tool-remove {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div.tool-manual {
    margin-bottom: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div > div {
  color: rgb(26, 26, 26);
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child > div > div:first-child {
  color: rgb(77, 77, 77);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: -webkit-calc(4px - 2px);
  margin-bottom: calc(4px - 2px);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty > div:nth-child(2) ~ div {
  margin-top: 4px;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty .active {
  color: rgb(71, 125, 0);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty .expired {
  color: rgb(150, 0, 25);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-certificate {
  margin-top: 4px;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-certificate {
    margin-bottom: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-certificate .tool-certificate-head {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-align: left;
  display: none;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-certificate .tool-certificate-head {
    display: block;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-certificate .tool-certificate-body {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists {
  position: absolute;
  top: 0;
  right: 1rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists {
    position: relative;
    margin-top: 0;
    text-align: center;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .view-certificate {
  font-size: 0;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
  color: rgb(26, 26, 26);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .view-certificate:after {
  content: "visibility";
  font-size: 24px;
  color: rgb(0, 0, 0);
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .view-certificate:hover {
  color: rgb(53, 53, 53);
  cursor: pointer;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .email-certificate {
  font-size: 0;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
  color: rgb(26, 26, 26);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .email-certificate:after {
  content: "email";
  font-size: 2rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .email-certificate:hover {
  cursor: pointer;
  color: rgb(53, 53, 53);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .download-certificate {
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0;
  font-size: 0;
  color: rgb(26, 26, 26);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .download-certificate:after {
  content: "file_download";
  font-size: 1.5rem;
  color: rgb(0, 0, 0);
  background-color: rgb(238, 238, 238);
  padding-top: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .icon-lists .download-certificate:hover {
  cursor: pointer;
  color: rgb(53, 53, 53);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-weight: 400;
  line-height: 1rem;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a {
    font-size: 1rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a:focus {
  text-decoration: underline;
  color: rgb(0, 24, 77);
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a[disabled] {
  cursor: not-allowed;
  text-decoration: none !important;
  color: #6b6b6b !important;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-warranty-learnmore a[disabled]:after {
  color: inherit;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .barcode-div {
    padding-top: 2rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .barcode-div .waranty-text {
  padding-top: 1.5rem;
  padding-bottom: 0;
  border-color: rgb(77, 77, 77);
  border-style: solid;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(77, 77, 77);
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  font-style: normal;
  border-top-width: 0.0625rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .barcode-div .cert-barc {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .barcode-div .cert-barc {
    font-size: 1.625rem;
  }
}
@media (max-width: 390px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .barcode-div .cert-barc {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-remove {
    text-align: center;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:last-child .tool-regcode {
  word-wrap: break-word;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:first-child > div {
  margin-right: -webkit-calc(4px - 3px);
  margin-right: calc(4px - 3px);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column:first-child > div {
    margin-right: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column.hide-toggle {
  display: none;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column .link-container {
  margin-bottom: 0.625rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row > .coh-row-inner .coh-column .tool-remove {
  margin-bottom: 0.625rem;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .tool-manual {
  margin-top: -webkit-calc(24px + 12px + 2px);
  margin-top: calc(24px + 12px + 2px);
  margin-bottom: 4px;
  color: rgb(77, 77, 77);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-manual {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .tool-manual {
    margin-top: 24px;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .remaining-days {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  text-align: left;
  word-wrap: break-word;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  padding-top: 8px;
  padding-bottom: 8px;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .remaining-days span.ps-content {
  vertical-align: middle;
  font-size: 3rem;
  margin-left: -0.25rem;
  font-weight: 700;
}
.coh-style-mybrand-template .mytoolbox-block .items-list .view-more {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: left;
  font-style: normal;
  display: inline;
  color: rgb(39, 92, 226);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .view-more a {
  color: rgb(39, 92, 226);
}
.coh-style-mybrand-template .mytoolbox-block .items-list .need-service {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(39, 92, 226);
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: right;
  font-style: normal;
  float: right;
  display: inline;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .items-list .need-service {
    margin-top: 0.25rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .items-list .need-service a {
  color: rgb(39, 92, 226);
}
.coh-style-mybrand-template .mytoolbox-block .tool-link {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  display: flex !important;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .tool-link {
    margin-bottom: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-mybrand-template .mytoolbox-block .tool-link > span {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .tool-link > span {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .tool-link > span:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .tool-link > span:first-child {
    margin-bottom: 0.75rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .tool-link > span.my-tool-reg-product-count {
  margin-left: auto;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .tool-link > span.my-tool-reg-product-count {
    margin-top: 0.75rem;
    margin-left: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort {
    width: 100%;
    margin-bottom: 24px;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort {
    position: relative;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label {
  color: rgb(26, 26, 26);
  line-height: 1.25rem;
  background-color: rgb(255, 255, 255);
  margin-right: 8px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label {
    line-height: 1rem;
    text-align: center;
    width: 100%;
    padding: 16px;
    margin-right: 0;
    margin-bottom: -3rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(26, 26, 26);
    pointer-events: none;
    font-size: 1rem;
    text-transform: none;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label:before {
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label:before {
    font-size: 1.625rem;
    margin-right: 4px;
    vertical-align: -0.5rem;
    content: "sort";
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label:after {
  pointer-events: none;
  color: rgb(26, 26, 26);
  position: absolute;
  top: 1.625rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "expand_more";
  right: 0.5rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort label:after {
    display: none;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort select {
  -webkit-appearance: none;
  color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-sort .my-toolbox-page-item-sort select {
    height: 3rem;
    position: relative;
  }
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-filter {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-filter .selectFilterBtn {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  text-align: center;
  line-height: 1rem;
  border-width: 0.0625rem;
  border-color: rgb(0, 0, 0);
  outline-style: none;
  background-color: rgb(255, 255, 255);
  padding-top: 0.75rem;
  padding-right: 1.875rem;
  padding-bottom: 0.75rem;
  padding-left: 1.875rem;
  border-style: solid;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-filter .selectFilterBtn {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-filter .selectFilterBtn:before {
  content: "filter_list";
  vertical-align: middle;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-page-filter-sort-wrapper .my-toolbox-page-filter .selectFilterBtn:focus {
  outline-style: auto;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper {
  height: 100%;
  width: 100%;
  padding-top: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-inner-modal-content {
  background-color: rgb(255, 255, 255);
  height: 50%;
  width: 60%;
  position: relative;
  left: 20%;
  z-index: 1000;
  top: 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-inner-modal-content {
    height: 95%;
    width: 98%;
    position: relative;
    top: 15%;
    left: 1%;
    right: 1%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 50;
  left: 0;
  top: 0;
  background-color: rgb(0, 0, 0);
  opacity: 0.8;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-filter-modal-header {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  width: 100%;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-filter-modal-header .modal-title {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.875rem;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-filter-modal-header .modal-close {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: rgb(26, 26, 26);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(166, 166, 166);
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .my-toolbox-filter-modal-header .modal-close:after {
  content: "close";
  vertical-align: bottom;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content {
  padding-right: 0.75rem;
  padding-bottom: 2.625rem;
  padding-left: 0.75rem;
  width: 100%;
  height: 80%;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content {
    height: 70%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content {
  position: relative;
  overflow-y: auto;
  width: 100%;
  max-height: 90%;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-accordion {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-top-style: solid;
  border-color: rgb(166, 166, 166);
  border-bottom-style: solid;
  outline-style: none;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-accordion:after {
  content: "add";
  float: right;
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.3125rem;
  margin-left: 0.5rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(107, 107, 107);
  vertical-align: bottom;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-accordion:after:before, .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-accordion:after:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-accordion:focus {
  outline-style: auto;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-panel {
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-panel .filter-modal-content-item {
  padding-top: 0.5rem;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .filter-modal-panel .filter-modal-content-item input {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: middle;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .active {
  border-color: rgb(166, 166, 166);
  border-bottom-width: 0;
  border-bottom-style: none;
  border-top-width: 0.0625rem;
  border-top-style: solid;
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .scrollable-content .active:after {
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.3125rem;
  margin-left: 0.5rem;
  border-width: 0.0625rem;
  border-style: dotted;
  content: "remove";
  border-color: rgb(166, 166, 166);
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button {
  float: right;
  margin-top: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 94%;
    bottom: 12%;
    right: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button .modal-filter-clear-button {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-right: 1.5rem;
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button .modal-filter-clear-button {
    width: 96%;
    margin-top: 0.5rem;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button .modal-filter-save-button {
  color: rgb(255, 255, 255);
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
  text-align: center;
  padding-top: 1rem;
  padding-right: 3.28125rem;
  padding-bottom: 1rem;
  padding-left: 3.28125rem;
  background-color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .my-toolbox-modal-wrapper .filter-modal-content .modal-filter-button .modal-filter-save-button {
    width: 96%;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box {
  width: 100%;
  margin-bottom: 3.375rem;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box {
    margin-bottom: 2.875rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .searchLabel {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: left;
  margin-bottom: 0.5rem;
  width: 100%;
  display: block;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box input {
  vertical-align: middle;
  width: 94%;
  padding-top: 0.75rem;
  padding-right: 3rem;
  padding-bottom: 0.75rem;
  padding-left: 0.5rem;
  display: inline-block;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  background-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box input {
    width: 92%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-search-button {
  margin-left: -42px;
  display: inline-block;
  outline-style: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: rgb(255, 255, 255);
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-search-button:after {
  content: "search";
  vertical-align: middle;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .clearInputAutocomplete {
  width: 6%;
  vertical-align: middle;
  float: right;
  padding-top: 0.625rem;
  padding-bottom: 0.5rem;
  outline-style: none;
  border-color: rgb(196, 196, 196);
  border-style: solid;
  border-width: 0.0625rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .clearInputAutocomplete {
    width: 8%;
  }
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .clearInputAutocomplete:after {
  vertical-align: middle;
  content: "clear";
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: 3px 3px 10px 3px rgb(166, 166, 166);
          box-shadow: 3px 3px 10px 3px rgb(166, 166, 166);
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  background-color: rgb(255, 255, 255);
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .result-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: left;
  font-weight: 700;
  color: rgb(0, 0, 0);
  margin-bottom: 1rem;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item {
  padding-bottom: 0.5rem;
  margin-top: 0.75rem;
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(196, 196, 196);
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item:after {
  content: "keyboard_arrow_right";
  margin-top: -3rem;
  float: right;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item:hover {
  background-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item .list-section-1 {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: left;
  width: 100%;
  margin-bottom: 0.25rem;
  color: rgb(77, 77, 77);
  display: block;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item .list-section-1 .highlight {
  font-weight: 700;
  color: rgb(26, 26, 26);
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item .list-section-2 {
  width: 100%;
  margin-bottom: 0.25rem;
  display: block;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .list-item .list-section-2 .highlight {
  font-weight: 700;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .showAllListText {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: left;
  padding-top: 1.5rem;
  padding-bottom: 0.75rem;
  border-bottom-width: 0.125rem;
  color: rgb(26, 26, 26);
  border-bottom-style: solid;
  border-bottom-color: rgb(196, 196, 196);
  vertical-align: middle;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .showAllListText:before {
  content: "search";
  margin-right: 0.75rem;
  float: left;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .showAllListText:before:before, .coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .showAllListText:before:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .showAllListText:after {
  float: right;
  content: "keyboard_arrow_right";
}
.coh-style-mybrand-template .mytoolbox-block .autocomplete_search_box_wrapper .autocomplete-box .autocomplete-items .autocomplete-active {
  background-color: rgb(238, 238, 238);
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound {
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-mybrand-template .mytoolbox-block .numberResultFound {
    margin-top: -1rem;
    margin-bottom: 1.5rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .searchMessage {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: rgb(0, 0, 0);
  margin-bottom: 0.75rem;
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .searchMessage .messageLabel {
  color: rgb(107, 107, 107);
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .clearButton {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  font-size: 1rem;
  line-height: 1.125rem;
  margin-bottom: 2rem;
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .clearButton a {
  vertical-align: middle;
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .clearButton a:before {
  margin-right: 0.5rem;
  content: "cancel";
  vertical-align: middle;
  color: rgb(39, 92, 226);
}
.coh-style-mybrand-template .mytoolbox-block .numberResultFound .searchNumber {
  color: rgb(26, 26, 26);
  font-weight: 700;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.125rem;
  text-align: left;
}
.coh-style-mybrand-template .mytoolbox-block .no_result_found_wrapper {
  margin-bottom: 1.5rem;
}
.coh-style-mybrand-template .mytoolbox-block .no_result_found_wrapper .no_result_found_sorry {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-align: left;
  width: 100%;
  margin-bottom: 1rem;
  display: block;
}
.coh-style-mybrand-template .mytoolbox-block .no_result_found_wrapper .no_result_found_message {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  width: 100%;
  margin-bottom: 1.5rem;
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.coh-style-mybrand-template .mytoolbox-block .spinner {
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}
.coh-style-mybrand-template .mytoolbox-block .spinner img {
  width: 3.125rem;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .coh-style-mybrand-template .mytoolbox-block .spinner img {
    width: 2.5rem;
  }
}
.coh-style-mybrand-template .mytoolbox-block .activated {
  opacity: 0.8;
  visibility: visible;
}
.coh-style-mybrand-template > .coh-row > .coh-row-inner > .coh-column.coh-col-xl-offset-1:first-child {
  margin-left: 0;
}
html[dir=rtl] .coh-style-mybrand-template .menu-container .mobile-menu p:after {
  left: 14px;
  right: auto;
}
html[dir=rtl] .coh-style-mybrand-template .menu-container .menu .menu-item a:before {
  margin-right: 0;
  margin-left: 4px;
}
html[dir=rtl] .coh-style-mybrand-template .coh-col-xl-offset-1 {
  margin-right: 8.33333%;
  margin-left: 0;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-mybrand-template .coh-col-xl-offset-1 {
    margin-right: 0;
  }
}
html[dir=rtl] .coh-style-mybrand-template .views-element-container.wishlist-template > div {
  margin-right: 0;
}
html[dir=rtl] .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row .coh-row-inner .coh-column:last-child .icon-lists .view-certificate {
  padding-right: 0;
  display: block;
}
html[dir=rtl] .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row .coh-row-inner .coh-column:last-child .icon-lists .download-certificate {
  display: inline-block;
}
html[dir=rtl] .coh-style-mybrand-template .mytoolbox-block .items-list > .coh-row .coh-row-inner .coh-column:first-child > div .tool-remove a:before {
  margin-right: 0;
  margin-left: 0.25rem;
}
.coh-style-outdoor-categories {
  margin-top: -webkit-calc(16px + 8px);
  margin-top: calc(16px + 8px);
  margin-bottom: 40px;
}
.coh-style-outdoor-categories .coh-style-h5---display {
  margin-bottom: 24px;
}
@media (max-width: 390px) {
  .coh-style-outdoor-categories .coh-style-section > .section-inner > .coh-container-boxed {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row {
  margin-bottom: 0;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner {
  gap: 24px;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner {
    gap: 16px;
  }
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
  max-width: -webkit-calc((100% - 72px) / 4);
  max-width: calc((100% - 72px) / 4);
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 -webkit-calc((100% - 72px) / 4);
      -ms-flex: 1 1 calc((100% - 72px) / 4);
          flex: 1 1 calc((100% - 72px) / 4);
}
@media (max-width: 1279px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 -webkit-calc((100% - 48px) / 3);
        -ms-flex: 1 1 calc((100% - 48px) / 3);
            flex: 1 1 calc((100% - 48px) / 3);
    max-width: -webkit-calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
  }
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 -webkit-calc(50% - 8px);
        -ms-flex: 1 1 calc(50% - 8px);
            flex: 1 1 calc(50% - 8px);
    max-width: -webkit-calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile {
  min-height: 21rem;
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile {
    min-height: 13.57rem;
  }
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile:focus {
  border-width: 0.125rem;
  outline-color: rgb(39, 92, 226);
  border-color: rgb(39, 92, 226);
  border-style: solid;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .card-hover-link {
  margin-right: 2px;
  margin-left: 2px;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .card-hover-link .media-container:before {
  Background: none;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .card-hover-link .media-container img {
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .product-image-container {
  height: 0;
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .card-link {
  min-height: 88px;
  min-width: 100%;
  padding-top: 0;
  bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .card-link {
    min-height: 4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-style-category-tile .coh-heading {
    font-size: 18px;
    line-height: 20px;
    margin-right: 0;
  }
}
.coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column [data-carousel=image-above-text-variant].coh-style-category-tile .media-container {
  height: 232px;
  border-top-width: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-outdoor-categories .coh-style-columns > .coh-row > .coh-row-inner > .coh-column [data-carousel=image-above-text-variant].coh-style-category-tile .media-container {
    height: 145px;
  }
}
.coh-style-external-website-popup {
  padding-right: 12px;
  padding-left: 12px;
}
@media (max-width: 1023px) {
  .coh-style-external-website-popup {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-external-website-popup .popup-description {
  margin-top: 8px;
  margin-bottom: 8px;
}
.coh-style-external-website-popup .popup-buttons-container {
  margin-top: 32px;
}
@media (max-width: 1023px) {
  .coh-style-external-website-popup .popup-buttons-container .popup-back-button {
    min-width: 100%;
  }
}
.coh-style-external-website-popup .popup-buttons-container .popup-continue-button {
  margin-right: 24px;
}
@media (max-width: 1023px) {
  .coh-style-external-website-popup .popup-buttons-container .popup-continue-button {
    margin-right: 0;
    margin-bottom: 16px;
    min-width: 100%;
  }
}
html[dir=rtl] .coh-style-external-website-popup .popup-buttons-container .popup-continue-button {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-external-website-popup .popup-buttons-container .popup-continue-button {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-background-video .page-hero-background-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
  opacity: 1;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-background-video .page-hero-background-video {
    display: none;
  }
}
.coh-style-background-video .page-hero-background-video .coh-video-background-inner {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}
.coh-style-background-video .page-hero-background-video .coh-video-background-inner.vp-align-top {
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.coh-style-background-video .page-hero-background-video .coh-video-background-inner.vp-align-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.coh-style-background-video .page-hero-background-video .coh-video-background-inner.vp-align-bottom {
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.coh-style-background-video .page-hero-background-video .coh-video-background-inner.vp-contain {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  background-color: rgb(0, 0, 0);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.coh-style-background-video .background-video-control-button-container {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-background-video .background-video-control-button-container {
    display: none;
  }
}
.coh-style-background-video .background-video-control-button-container .background-video-control-button {
  background-color: rgba(0, 0, 0, 0.5);
  height: 3rem;
  width: 3rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
  -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;
}
.coh-style-background-video .background-video-control-button-container .background-video-control-button:after {
  content: "pause";
  color: rgb(255, 255, 255);
  font-size: 2.375rem;
}
.coh-style-background-video .background-video-control-button-container .background-video-control-button:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.coh-style-background-video .background-video-control-button-container .background-video-control-button.video-play:after {
  content: "play_arrow";
}
.coh-style-background-video .background-video-control-button-container .background-video-control-button.video-pause:after {
  content: "pause";
}
.coh-style-family-products-table {
  padding-top: -webkit-calc(32px * 3);
  padding-top: calc(32px * 3);
  padding-right: 32px;
  padding-bottom: -webkit-calc(32px * 3);
  padding-bottom: calc(32px * 3);
  padding-left: 32px;
}
@media (max-width: 767px) {
  .coh-style-family-products-table {
    padding-top: -webkit-calc(40px + 8px);
    padding-top: calc(40px + 8px);
    padding-right: 32px;
    padding-bottom: -webkit-calc(40px + 8px);
    padding-bottom: calc(40px + 8px);
    padding-left: 32px;
  }
}
.coh-style-family-products-table div .reference-view-all, .coh-style-family-products-table div .reference-view-less {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: rgb(26, 26, 26);
  font-size: 0.875rem;
  line-height: 1rem;
  text-decoration: underline;
  margin-top: 24px;
  margin-right: -webkit-calc(16px + 2px);
  margin-right: calc(16px + 2px);
  margin-bottom: 24px;
  margin-left: -webkit-calc(16px + 2px);
  margin-left: calc(16px + 2px);
  display: inline-block;
}
@media (max-width: 767px) {
  .coh-style-family-products-table div .reference-view-all, .coh-style-family-products-table div .reference-view-less {
    margin-right: 12px;
    margin-left: 12px;
  }
}
.coh-style-family-products-table div .reference-view-all:before, .coh-style-family-products-table div .reference-view-less:before {
  vertical-align: -0.375rem;
  color: rgb(39, 92, 226);
  font-size: 1.25rem;
  margin-right: 4px;
  content: "add_box";
}
.coh-style-family-products-table div .reference-view-all:hover, .coh-style-family-products-table div .reference-view-less:hover {
  text-decoration: none;
}
.coh-style-family-products-table div .reference-view-less:before {
  content: "indeterminate_check_box";
}
.coh-style-family-products-table table.tablesaw-stack {
  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;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack {
    display: table;
  }
}
.coh-style-family-products-table table.tablesaw-stack tr:nth-child(odd) td {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr:nth-child(odd) td {
    background-color: rgb(238, 238, 238);
  }
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr:nth-child(even) td:nth-child(odd) {
    background-color: rgb(238, 238, 238);
  }
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr:nth-child(even) td:nth-child(3) {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-family-products-table table.tablesaw-stack tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-family-products-table table.tablesaw-stack tr #family-sku-header-desktop {
  display: block;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr #family-sku-header-desktop {
    display: none;
  }
}
.coh-style-family-products-table table.tablesaw-stack tr #family-sku-header-mobile {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr #family-sku-header-mobile {
    display: block;
  }
}
.coh-style-family-products-table table.tablesaw-stack tr td {
  min-height: 96px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  line-height: 23px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -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: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr td {
    display: block;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    min-height: unset;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr td .tablesaw-cell-label {
    font-weight: 700;
    color: rgb(107, 107, 107);
    font-size: 0.875rem;
  }
}
.coh-style-family-products-table table.tablesaw-stack tr td .tablesaw-cell-content {
  max-height: 80px;
  overflow-y: scroll;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tr td .tablesaw-cell-content {
    font-weight: 400;
    color: rgb(0, 0, 0);
    max-width: 100%;
    max-height: unset;
  }
}
.coh-style-family-products-table table.tablesaw-stack tr td .tablesaw-cell-content::-webkit-scrollbar {
  width: 0;
}
.coh-style-family-products-table table.tablesaw-stack tbody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody {
    display: block;
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody::-webkit-scrollbar-thumb {
  background-color: rgb(196, 196, 196);
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style-family-products-table table.tablesaw-stack tbody::-webkit-scrollbar {
  height: 6px;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr {
  min-width: 258px;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(even) {
  background-color: rgb(238, 238, 238);
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(even) {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(3) {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(3) {
    background-color: rgb(0, 0, 0);
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(3) .tablesaw-cell-content {
    color: rgb(255, 255, 255);
  }
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(3) .tablesaw-cell-label {
    font-weight: 700;
    color: rgb(166, 166, 166);
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:last-child {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:last-child {
    display: block;
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:last-child .tablesaw-cell-content {
  width: 100%;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:last-child .tablesaw-cell-content .coh-style-button-action {
  margin-top: 0;
  max-width: 100%;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) {
    display: none;
    padding-top: 16px;
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) .coh-style-button-action {
  width: 178px;
  font-size: 14px;
  min-height: unset;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  text-transform: uppercase;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) .coh-style-button-action:before {
  content: normal;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) .coh-style-button-action:after {
  content: normal;
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:nth-child(2) .coh-style-button-action:hover {
  background-color: rgb(0, 0, 0);
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:first-child {
  background-color: rgb(238, 238, 238);
  text-align: center;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:first-child {
    text-align: left;
    padding-bottom: 16px;
  }
}
.coh-style-family-products-table table.tablesaw-stack tbody tr td:first-child .tablesaw-cell-content {
  padding-top: 8px;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack tbody tr td:first-child .tablesaw-cell-content {
    padding-top: 0;
  }
}
.coh-style-family-products-table table.tablesaw-stack thead {
  min-width: 209px;
  width: 209px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-family-products-table table.tablesaw-stack thead {
    display: none;
  }
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow {
  background-color: rgb(0, 0, 0);
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th {
  background-color: rgb(0, 0, 0);
  padding-top: 24px;
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  line-height: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 96px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th:before {
  content: normal;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th:after {
  content: normal;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th .tablesorter-header-inner {
  padding-right: 0;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th:first-child {
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th:nth-child(2), .coh-style-family-products-table table.tablesaw-stack thead .tablesorter-headerRow th:last-child {
  display: none;
}
.coh-style-family-products-table table.table-collapsed {
  position: relative;
}
.coh-style-family-products-table table.table-collapsed:after {
  background-color: rgb(255, 255, 255);
  height: 0.5rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 -0.625rem 0.9375rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 -0.625rem 0.9375rem rgba(0, 0, 0, 0.2);
  content: "";
}
.coh-style-dashboard-component {
  padding-bottom: -webkit-calc(40px + 12px);
  padding-bottom: calc(40px + 12px);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(196, 196, 196);
  position: relative;
  z-index: 0;
}
@media (max-width: 1279px) {
  .coh-style-dashboard-component {
    padding-bottom: -webkit-calc(24px + 4px);
    padding-bottom: calc(24px + 4px);
  }
}
@media (max-width: 1023px) {
  .coh-style-dashboard-component {
    padding-bottom: -webkit-calc(40px + 12px);
    padding-bottom: calc(40px + 12px);
  }
}
.coh-style-dashboard-component:after {
  position: absolute;
  right: 0.625rem;
  bottom: 0;
  z-index: -1;
  content: attr(data-dashboard-icon);
  color: rgb(218, 218, 218);
}
@media (max-width: 1279px) {
  .coh-style-dashboard-component:after {
    right: 0.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-dashboard-component:after {
    right: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-dashboard-component:after {
    display: none;
  }
}
[data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component:after {
  font-size: 13.75rem;
  margin-right: -2.25rem;
  margin-bottom: -2.3125rem;
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component:after {
    font-size: 11.6875rem;
    margin-right: -1.9375rem;
    margin-bottom: -1.9375rem;
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component:after {
    font-size: 13.75rem;
    margin-right: -2.25rem;
    margin-bottom: -2.3125rem;
  }
}
[data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component .cta-containers {
  min-height: 5.875rem;
  padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
  padding-right: calc(80px + 80px + 40px + 24px - 4px);
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component .cta-containers {
    min-height: 6.0625rem;
    padding-right: -webkit-calc(80px + 80px + 24px +3px);
    padding-right: calc(80px + 80px + 24px +3px);
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component .cta-containers {
    min-height: 5.875rem;
    padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
    padding-right: calc(80px + 80px + 40px + 24px - 4px);
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component .cta-containers {
    min-height: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=person].coh-style-dashboard-component .title:nth-last-child(2) {
    margin-bottom: 0;
  }
}
[data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component:after {
  font-size: 13.5rem;
  margin-right: -1.125rem;
  margin-bottom: -2.25rem;
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component:after {
    font-size: 11.375rem;
    margin-right: -0.9375rem;
    margin-bottom: -1.9375rem;
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component:after {
    margin-right: -1.125rem;
    margin-bottom: -2.25rem;
    font-size: 13.5rem;
  }
}
[data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component .cta-containers {
  min-height: 5.75rem;
  padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
  padding-right: calc(80px + 80px + 40px + 24px - 4px);
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component .cta-containers {
    min-height: 5.75rem;
    padding-right: -webkit-calc(80px + 80px + 24px + 3px);
    padding-right: calc(80px + 80px + 24px + 3px);
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component .cta-containers {
    min-height: 5.75rem;
    padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
    padding-right: calc(80px + 80px + 40px + 24px - 4px);
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component .cta-containers {
    min-height: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=home_repair_service].coh-style-dashboard-component .title:nth-last-child(2) {
    margin-bottom: 0;
  }
}
[data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component:after {
  font-size: 11.0625rem;
  margin-right: -1.4375rem;
  margin-bottom: -1.375rem;
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component:after {
    font-size: 9.125rem;
    margin-right: -1.125rem;
    margin-bottom: -1.125rem;
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component:after {
    margin-right: -1.4375rem;
    margin-bottom: -1.375rem;
    font-size: 11.0625rem;
  }
}
[data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component .cta-containers {
  padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
  padding-right: calc(80px + 80px + 40px + 24px - 4px);
  min-height: 6rem;
}
@media (max-width: 1279px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component .cta-containers {
    min-height: 5.875rem;
    padding-right: -webkit-calc(80px + 80px + 24px + 3px);
    padding-right: calc(80px + 80px + 24px + 3px);
  }
}
@media (max-width: 1023px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component .cta-containers {
    min-height: 6rem;
    padding-right: -webkit-calc(80px + 80px + 40px + 24px - 4px);
    padding-right: calc(80px + 80px + 40px + 24px - 4px);
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component .cta-containers {
    min-height: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  [data-dashboard-icon][data-dashboard-icon=event_note].coh-style-dashboard-component .title:nth-last-child(2) {
    margin-bottom: 0;
  }
}
[data-dashboard-icon][data-dashboard-icon=""].coh-style-dashboard-component:after {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-small.coh-style-dashboard-component {
    margin-bottom: 2rem;
  }
}
.coh-style-dashboard-component .title {
  text-transform: none;
}
.coh-style-dashboard-component .title + .cta-containers {
  margin-top: 0;
}
.coh-style-dashboard-component .body-copy {
  margin-bottom: 0;
}
.coh-style-dashboard-component .cta-containers {
  margin-top: -webkit-calc(24px + 4px);
  margin-top: calc(24px + 4px);
}
@media (max-width: 1279px) {
  .coh-style-dashboard-component .cta-containers {
    margin-top: -webkit-calc(16px + 2px);
    margin-top: calc(16px + 2px);
  }
}
@media (max-width: 1023px) {
  .coh-style-dashboard-component .cta-containers {
    margin-top: -webkit-calc(24px + 4px);
    margin-top: calc(24px + 4px);
  }
}
@media (max-width: 767px) {
  .coh-style-dashboard-component .cta-containers {
    margin-top: 0;
  }
}
.coh-style-dashboard-component .cta-box {
  margin-bottom: 24px;
}
.coh-style-dashboard-component .cta-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-dashboard-component .cta-box:first-child {
    margin-top: -webkit-calc(24px + 4px);
    margin-top: calc(24px + 4px);
  }
}
.coh-style-dashboard-component .cta-box a {
  color: rgb(26, 26, 26);
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1rem;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-dashboard-component .cta-box a {
    font-size: 1rem;
  }
}
.coh-style-dashboard-component .cta-box a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-dashboard-component .cta-box a:focus {
  color: rgb(0, 24, 77);
}
.coh-style-dashboard-component .cta-box a[disabled] {
  color: #6b6b6b !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
.coh-style-gif-image {
  width: 100%;
  padding-bottom: 75%;
  height: 0;
  position: relative;
  overflow: hidden;
}
[data-gif-align=gif-contain].coh-style-gif-image {
  height: auto;
  position: relative;
}
[data-gif-align=gif-contain].coh-style-gif-image img {
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-gif-image details[open] summary:before {
  content: "pause";
}
.coh-style-gif-image details summary {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0.5);
  height: 3rem;
  width: 3rem;
  position: absolute;
  bottom: 0.9375rem;
  right: 0.9375rem;
  z-index: 10;
  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;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-gif-image details summary:before {
  font-size: 2.375rem;
  content: "play_arrow";
}
.coh-style-gif-image details summary:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.coh-style-gif-image details summary::-webkit-details-marker {
  display: none;
}
.coh-style-gif-image details summary:first-of-type {
  list-style-type: none;
}
.coh-style-gif-image details > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-gif-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.coh-style-gif-image .bynder-media-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
html[dir=rtl] .coh-style-gif-image details summary {
  left: 0.9375rem;
  right: auto;
}
.coh-style-gallery {
  padding-top: -webkit-calc(40px + 8px);
  padding-top: calc(40px + 8px);
  padding-right: 32px;
  margin-bottom: -webkit-calc(24px - 4px);
  margin-bottom: calc(24px - 4px);
}
@media (max-width: 1023px) {
  .coh-style-gallery {
    margin-bottom: -webkit-calc(40px + 10px);
    margin-bottom: calc(40px + 10px);
    padding-top: 16px;
    padding-right: 0;
  }
}
.coh-style-gallery .slider-main {
  margin-bottom: -webkit-calc(40px + 5px);
  margin-bottom: calc(40px + 5px);
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main {
    margin-bottom: -webkit-calc(40px + 10px);
    margin-bottom: calc(40px + 10px);
  }
}
.coh-style-gallery .slider-main .coh-slider-container-mid {
  overflow: visible;
}
.coh-style-gallery .slider-main .coh-slider-container-mid .slick-arrow {
  height: 2.75rem;
  width: 2.75rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  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;
}
.coh-style-gallery .slider-main .coh-slider-container-mid .slick-arrow:focus {
  outline-style: auto;
}
.coh-style-gallery .slider-main .coh-slider-container-mid .slick-arrow:hover {
  border-color: rgb(39, 92, 226);
}
.coh-style-gallery .slider-main .coh-slider-container-mid .slick-prev:before {
  content: "arrow_back_ios";
}
.coh-style-gallery .slider-main .coh-slider-container-mid .slick-next:before {
  content: "arrow_forward_ios";
}
.coh-style-gallery .slider-main .coh-slider-container-inner {
  overflow: hidden;
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide {
  padding-right: 5.25rem;
  padding-left: 5.25rem;
  height: 100%;
  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;
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}
@media (max-width: 390px) {
  .coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide:focus {
  outline-style: none;
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .main-slider-image img {
  max-height: 34.875rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .main-slider-image img {
    max-height: 19.1875rem;
  }
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .video-modal-open {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  width: 100%;
  z-index: 0;
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .video-modal-open:before {
  -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.25rem;
  padding-right: 1.5rem;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  color: rgb(0, 0, 0);
  background-color: rgb(254, 189, 23);
  min-width: 4.5rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
  content: "play_arrow";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  height: 3rem;
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .video-modal-open:hover:before {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .video-modal-open:focus:before {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-gallery .slider-main .coh-slider-container-inner .slick-slide .video-modal-open img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main .slick-dots {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main .slick-dots li {
    background-color: rgb(39, 92, 226);
    height: 0.125rem;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }
}
@media (max-width: 767px) {
  .coh-style-gallery .slider-main .slick-dots li.slick-active ~ li {
    background-color: rgb(196, 196, 196);
  }
}
.coh-style-gallery .thumbnail-slider {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider.thumbnail-slider-desktop {
    display: none;
  }
}
.coh-style-gallery .thumbnail-slider.thumbnail-slider-desktop .coh-slider-container-no-bleed-xl > .coh-slider-container-mid {
  overflow: visible;
}
.coh-style-gallery .thumbnail-slider.thumbnail-slider-desktop .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-track {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  width: 100% !important;
}
.coh-style-gallery .thumbnail-slider.thumbnail-slider-desktop .coh-slider-container-inner .coh-slider-item {
  width: -webkit-calc(14.2857% - 12px) !important;
  width: calc(14.2857% - 12px) !important;
}
.coh-style-gallery .thumbnail-slider.thumbnail-slider-mobile {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider.thumbnail-slider-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider .coh-slider-container-inner {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item {
  padding-right: 0;
  padding-left: 0;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  margin-right: 0.375rem;
  margin-bottom: 0.75rem;
  margin-left: 0.375rem;
  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-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item:focus {
  outline-offset: 1px;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item.slick-current {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(39, 92, 226);
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item .thumbnail-image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item .thumbnail-image.thumbnail-image-video:before {
  content: "play_circle_outline";
  color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.625rem;
  display: block;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item .thumbnail-image.thumbnail-image-video:after {
  background-color: rgba(218, 218, 218, 0.7);
  height: 1.1875rem;
  width: 1.1875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item .thumbnail-image.thumbnail-image-360:before {
  color: rgb(255, 255, 255);
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "360";
  z-index: 2;
  font-family: 'Material Icons Sharp';
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-inner .coh-slider-item .thumbnail-image img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.coh-style-gallery .thumbnail-slider .slick-list draggable {
  margin-right: 0;
  margin-left: 0;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list {
  margin-right: 0;
  margin-left: 0;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-slide.slick-current ~ .slick-slide {
  opacity: 1;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-slide.slick-current ~ .slick-slide {
    opacity: 0.5;
  }
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-slide.slick-current ~ .slick-slide:before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, rgb(255, 255, 255) 100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, rgb(255, 255, 255) 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100%;
  width: 60%;
  position: absolute;
  top: 0;
  display: none;
  content: "";
  z-index: 1;
  right: -0.0625rem;
}
@media (max-width: 767px) {
  .coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-slide.slick-current ~ .slick-slide:before {
    display: block;
  }
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-slide.slick-current + .slick-slide:before {
  display: none;
}
.coh-style-gallery .thumbnail-slider .coh-slider-container-no-bleed-xl > .coh-slider-container-mid > .coh-slider-container-inner .slick-list .slick-track {
  margin-right: 0;
  margin-left: 0;
}
.coh-style-gallery .slick-slide img {
  max-width: 100%;
}
.coh-style-gallery .slick-slider {
  -ms-touch-action: auto !important;
      touch-action: auto !important;
}
.coh-style-custom-gallery {
  padding-top: -webkit-calc(40px + 24px);
  padding-top: calc(40px + 24px);
  padding-bottom: -webkit-calc(40px + 24px);
  padding-bottom: calc(40px + 24px);
  margin-left: -webkit-calc(32px + 4px);
  margin-left: calc(32px + 4px);
}
@media (max-width: 1279px) {
  .coh-style-custom-gallery {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-custom-gallery {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.header-gallery-container.coh-style-custom-gallery {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: rgb(245, 245, 245);
}
.coh-style-custom-gallery .slider-main {
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  .coh-style-custom-gallery .slider-main {
    padding-top: -webkit-calc(32px + 32px);
    padding-top: calc(32px + 32px);
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slider-main {
    margin-bottom: 0;
  }
}
.coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image {
  width: 100%;
  cursor: unset;
  background-color: rgb(245, 245, 245);
}
.coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image:focus {
  outline-style: none;
  outline-width: 0;
}
.coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image img {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  mix-blend-mode: multiply;
}
@media (max-width: 1279px) {
  .coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image img {
    width: 70%;
  }
}
@media (max-width: 390px) {
  .coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image img {
    width: 100%;
  }
}
.coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image .video-modal-open img {
  width: 100%;
}
.coh-style-custom-gallery .slider-main .slick-arrow {
  height: 2.75rem;
  width: 2.75rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  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;
}
.coh-style-custom-gallery .slider-main .slick-arrow:focus {
  border-color: rgb(39, 92, 226);
  outline-width: 0.5px;
  outline-color: rgb(39, 92, 226);
  outline-style: solid;
  -webkit-box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
}
.coh-style-custom-gallery .slider-main .slick-arrow:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(254, 189, 23);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
}
.coh-style-custom-gallery .slider-main .slick-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: auto;
  left: 24px;
  color: rgb(0, 0, 0);
  width: 40px;
  height: 40px;
}
.coh-style-custom-gallery .slider-main .slick-prev:before {
  content: "arrow_back_ios";
  font-size: 16px;
}
.coh-style-custom-gallery .slider-main .slick-next {
  position: absolute;
  top: 50%;
  bottom: auto;
  right: 24px;
  left: auto;
  z-index: 1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: rgb(0, 0, 0);
  width: 40px;
  height: 40px;
}
.coh-style-custom-gallery .slider-main .slick-next:before {
  content: "arrow_forward_ios";
  font-size: 16px;
}
.coh-style-custom-gallery .slider-main .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-custom-gallery .slider-main .slick-slide button {
  cursor: unset;
  background-color: rgb(245, 245, 245);
  width: 100%;
}
.coh-style-custom-gallery .slider-main .slick-slide button img {
  height: auto;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  mix-blend-mode: multiply;
}
@media (max-width: 1279px) {
  .coh-style-custom-gallery .slider-main .slick-slide button img {
    width: 70%;
  }
}
@media (max-width: 390px) {
  .coh-style-custom-gallery .slider-main .slick-slide button img {
    width: 100%;
  }
}
.coh-style-custom-gallery .slick-slide {
  padding-right: 0.125rem;
  padding-left: 0.125rem;
  height: 100%;
  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;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-slide {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}
@media (max-width: 390px) {
  .coh-style-custom-gallery .slick-slide {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-custom-gallery .slick-slide:focus {
  outline-style: none;
}
.coh-style-custom-gallery .slick-slide .main-slider-image img {
  max-height: 34.875rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (max-width: 1279px) {
  .coh-style-custom-gallery .slick-slide .main-slider-image img {
    width: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-slide .main-slider-image img {
    max-height: 19.1875rem;
  }
}
.coh-style-custom-gallery .slick-slide .video-modal-open {
  position: relative;
  padding-top: 43.25%;
  height: 0;
  width: 75%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-style-custom-gallery .slick-slide .video-modal-open {
    width: 100%;
    padding-top: 56.25%;
  }
}
.coh-style-custom-gallery .slick-slide .video-modal-open:before {
  -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.25rem;
  padding-right: 1.5rem;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  color: rgb(0, 0, 0);
  background-color: rgb(254, 189, 23);
  min-width: 4.5rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
  content: "play_arrow";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  height: 3rem;
}
.coh-style-custom-gallery .slick-slide .video-modal-open:hover:before {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-custom-gallery .slick-slide .video-modal-open:focus:before {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-custom-gallery .slick-slide .video-modal-open img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-dots {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-dots li {
    background-color: rgb(0, 0, 0);
    height: 4px;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-dots li.slick-active {
    width: -webkit-calc(32px + 5px);
    width: calc(32px + 5px);
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .slick-dots li.slick-active ~ li {
    background-color: rgb(196, 196, 196);
  }
}
.coh-style-custom-gallery .thumbnail-slider {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop {
  padding-right: -webkit-calc(24px - 6px);
  padding-right: calc(24px - 6px);
  padding-left: -webkit-calc(24px - 6px);
  padding-left: calc(24px - 6px);
}
@media (max-width: 1023px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop {
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop {
    display: none;
  }
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide {
  width: 64px !important;
  height: -webkit-calc(32px + 32px);
  height: calc(32px + 32px);
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide .thumbnail-image.view-more {
  opacity: 0.8;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide .thumbnail-image.view-more .view-more-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -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;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide .thumbnail-image.view-more .view-more-wrapper:before {
  content: "+";
  margin-right: 2px;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide .thumbnail-image.view-less {
  height: 100%;
  width: 100%;
  padding-bottom: 0;
  color: rgb(255, 255, 255);
  opacity: 1;
  background-color: rgb(77, 77, 77);
  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;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-slide .thumbnail-image.view-less:before {
  content: "-";
  font-size: 47px;
  font-weight: 100;
  height: 64px;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-list {
  overflow: visible;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-desktop .slick-list .slick-track {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile {
    display: block;
    margin-bottom: -webkit-calc(32px + 32px);
    margin-bottom: calc(32px + 32px);
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile .slick-prev[disabled] {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile .slick-next[disabled] {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile .slick-arrow {
    display: none !important;
  }
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile .thumbnail-image.view-less {
  display: none;
}
.coh-style-custom-gallery .thumbnail-slider.thumbnail-slider-mobile .thumbnail-image .view-more-wrapper {
  display: none;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide {
  padding-right: 0;
  padding-left: 0;
  margin-right: 6px;
  margin-bottom: 24px;
  margin-left: 6px;
  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-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider .slick-slide {
    margin-bottom: 0;
  }
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide:focus {
  outline-offset: 1px;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  opacity: 0.7;
  background-color: rgb(245, 245, 245);
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-video {
  opacity: 1;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-video:before {
  color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.625rem;
  display: block;
  content: url("../svg/play.svg");
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-video:after {
  background-color: rgba(218, 218, 218, 0.7);
  height: 1.1875rem;
  width: 1.1875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-video img {
  opacity: 0.7;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-360 {
  opacity: 1;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-360:before {
  color: rgb(255, 255, 255);
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  font-family: 'Material Icons Sharp';
  text-shadow: 1px 1px 2px #4d4d4d;
  content: url("../svg/360.svg");
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image.thumbnail-image-360 img {
  opacity: 0.7;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image img {
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image[aria-current=true] {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  opacity: 1;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image[aria-current=true].thumbnail-image-video img, .coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image[aria-current=true] thumbnail-image-360 img {
  opacity: 1;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide button {
  outline: none;
  background-color: rgb(245, 245, 245);
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  opacity: 0.7;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-custom-gallery .thumbnail-slider .slick-slide button img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-custom-gallery .thumbnail-slider .slick-list draggable {
  margin-right: 0;
  margin-left: 0;
}
.coh-style-custom-gallery .thumbnail-slider .slick-list {
  margin-right: 0;
  margin-left: 0;
  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;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider .slick-list {
    display: block;
  }
}
.coh-style-custom-gallery .thumbnail-slider .slick-list .slick-slide.slick-current ~ .slick-slide {
  position: relative;
}
.coh-style-custom-gallery .thumbnail-slider .slick-list .slick-slide.slick-current ~ .slick-slide:before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, rgb(255, 255, 255) 100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, rgb(255, 255, 255) 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100%;
  width: 60%;
  position: absolute;
  top: 0;
  display: none;
  content: "";
  z-index: 1;
  right: -0.0625rem;
}
.coh-style-custom-gallery .thumbnail-slider .slick-list .slick-slide.slick-current ~ .slick-slide.view-more-trigger {
  opacity: 0.7;
  text-align: center;
  -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;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.coh-style-custom-gallery .thumbnail-slider .slick-list .slick-slide.slick-current + .slick-slide:before {
  display: none;
}
.coh-style-custom-gallery .thumbnail-slider .slick-list .slick-track {
  margin-right: 0;
  margin-left: 0;
  max-width: 612px;
}
@media (max-width: 767px) {
  .coh-style-custom-gallery .thumbnail-slider .slick-list .slick-track {
    max-width: unset;
  }
}
.coh-style-custom-gallery .slick-slide img {
  max-width: 100%;
}
.coh-style-custom-gallery .slick-slider {
  -ms-touch-action: auto !important;
      touch-action: auto !important;
}
.coh-style-custom-gallery .section-inner {
  overflow: hidden;
}
html[dir=rtl] .coh-style-custom-gallery .pdp-product-slider {
  direction: rtl;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-custom-gallery .pdp-product-slider {
    display: block;
  }
}
html[dir=rtl] .coh-style-custom-gallery .pdp-product-slider .slick-list.draggable {
  direction: rtl;
}
html[dir=rtl] .coh-style-custom-gallery .pdp-product-slider .slick-list.draggable .slick-track {
  direction: rtl;
}
html[dir=rtl] .coh-style-custom-gallery .thumbnail-slider {
  direction: rtl;
}
html[dir=rtl] .coh-style-custom-gallery .thumbnail-slider .slick-list {
  direction: rtl;
}
html[dir=rtl] .coh-style-custom-gallery .thumbnail-slider .slick-list .slick-track {
  direction: rtl;
}
html[dir=rtl] .coh-style-custom-gallery .slider-main .slick-prev {
  right: 0;
  left: auto;
}
html[dir=rtl] .coh-style-custom-gallery .slider-main .slick-prev:before {
  content: "arrow_forward_ios";
}
html[dir=rtl] .coh-style-custom-gallery .slider-main .slick-next {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-custom-gallery .slider-main .slick-next:before {
  content: "arrow_back_ios";
}
body[data-component-bg-theme=white] .coh-style-custom-gallery {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-custom-gallery .slider-main .slick-slide .thumbnail-image, body[data-component-bg-theme=white] .coh-style-custom-gallery .thumbnail-slider .slick-slide .thumbnail-image {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-custom-gallery .slider-main .slick-slide button, body[data-component-bg-theme=white] .coh-style-custom-gallery thumbnail-slider .slick-slide button {
  background-color: rgb(255, 255, 255);
}
.coh-style-chargebee-table {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-chargebee-table .chargebee_table {
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-align: center;
  max-width: 55%;
  padding-top: 70px;
  padding-right: 10px;
  padding-bottom: 70px;
  padding-left: 10px;
  display: block;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media (max-width: 1439px) {
  .coh-style-chargebee-table .chargebee_table {
    max-width: 80%;
  }
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table {
    max-width: 100%;
    padding-top: 40px;
    padding-right: 16px;
    padding-bottom: 40px;
    padding-left: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content {
  background-color: rgb(255, 255, 255);
  width: 25%;
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  float: left;
  border-width: 1px;
  border-style: solid;
  display: block;
  font-size: 20px;
  border-color: rgb(166, 166, 166);
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content {
    width: 100%;
    margin-bottom: 16px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) {
  z-index: 1;
  margin-top: -20px;
  margin-right: -0.0625rem;
  margin-left: -0.0625rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) .chargebee_plan_cost {
  padding-top: 50px;
  padding-right: 10px;
  padding-bottom: 50px;
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) .chargebee_plan_cost {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) .chargebee_button {
  padding-top: 24px;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content:nth-child(2n) .chargebee_button {
    padding-top: 24px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_title {
  position: relative;
  padding: 24px;
  background-color: rgb(0, 0, 0);
  margin: 0;
  display: inline-block;
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_title {
    width: 100%;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_title.force-uppercase {
  text-transform: uppercase;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_button {
  padding-top: 12px;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_button {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_cost {
  padding-top: 20px;
  padding-right: 16px;
  padding-bottom: 20px;
  padding-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_cost {
    padding-top: 20px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_cost .chargebee_plan_price {
  font-weight: 800;
  color: rgb(0, 0, 0);
  font-size: 20px;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_cost .chargebee_plan_price {
    font-size: 24px;
  }
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description {
  text-align: center;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul {
  margin-top: 0;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul li {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 24px;
  padding-right: 12px;
  padding-bottom: 24px;
  padding-left: 12px;
  font-size: 18px;
  text-align: left;
  margin: 0;
  border-top-color: rgb(166, 166, 166);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul li:nth-child(2n) {
  background-color: rgba(237, 238, 239, 0.6);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul li:before {
  display: none;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul li:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(166, 166, 166);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ul li a {
  font-size: 18px !important;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol {
  margin-top: 0;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol li {
  padding-top: 24px;
  padding-right: 12px;
  padding-bottom: 24px;
  padding-left: 12px;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 0;
  text-align: left;
  font-size: 18px;
  border-top-color: rgb(166, 166, 166);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol li:nth-child(2n) {
  background-color: rgba(237, 238, 239, 0.6);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol li:before {
  display: none;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol li:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(166, 166, 166);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field ol li a {
  font-size: 18px !important;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field p {
  font-size: 18px;
  text-align: left;
  padding-top: 24px;
  padding-right: 12px;
  padding-bottom: 24px;
  padding-left: 12px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(166, 166, 166);
  margin-bottom: 0;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field p:nth-child(2n) {
  background-color: rgba(237, 238, 239, 0.6);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field p:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(166, 166, 166);
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .chargebee_plan_description .chargebee_plan_description_field p a {
  font-size: 18px !important;
}
.coh-style-chargebee-table .chargebee_table .chargebee_table_content .coh-link {
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  max-width: 65%;
  width: 65%;
  min-width: auto;
}
@media (max-width: 1023px) {
  .coh-style-chargebee-table .chargebee_table .chargebee_table_content .coh-link {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.coh-style-charge-bee-component-template {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container {
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-align: center;
  width: 100%;
  max-width: 45%;
  padding-top: 70px;
  padding-right: 10px;
  padding-bottom: 70px;
  padding-left: 10px;
  display: block;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media (max-width: 1279px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container {
    max-width: 55%;
  }
}
@media (max-width: 1023px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container {
    max-width: 72%;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container {
  background-color: rgb(255, 255, 255);
  width: 25%;
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  float: left;
  border-width: 1px;
  border-style: solid;
  display: block;
  font-size: 20px;
  border-color: rgb(196, 196, 196);
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container {
    width: 50%;
  }
}
@media (max-width: 390px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container {
    width: 100%;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) {
  z-index: 1;
  margin-top: -10px;
  margin-left: -2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgb(254, 189, 23);
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) {
    margin-top: 0;
    margin-left: 0;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) .coh_cpt_chargebee_plan_cost {
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) .coh_cpt_chargebee_plan_cost {
    padding-top: 20px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) .coh_cpt_chargebee_plan_title {
  margin-left: 2px;
}
@media (max-width: 390px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container:nth-child(2n) .coh_cpt_chargebee_plan_title {
    margin-left: 0px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_title {
  text-transform: uppercase;
  word-wrap: break-word;
  font-weight: 800;
  color: rgb(255, 255, 255);
  position: relative;
  top: 0;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgb(0, 0, 0);
  font-size: 26px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_title {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin-right: 0;
    font-size: 18px;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_cost {
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_cost {
    padding-top: 20px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_cost .coh_cpt_chargebee_plan_price {
  font-weight: 800;
  color: rgb(0, 0, 0);
  font-size: 26px;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_cost .coh_cpt_chargebee_plan_price {
    font-size: 24px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_plan_cost .coh_cpt_chargebee_plan_type {
  opacity: 0.6;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description {
  text-align: center;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ul {
  margin-top: 0;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ul li {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 10px;
  padding-right: 5%;
  padding-bottom: 10px;
  padding-left: 5%;
  font-size: 1rem;
  text-align: left;
  margin-left: 0;
  border-top-color: rgb(166, 166, 166);
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ul li:nth-child(2n) {
  background-color: rgb(166, 166, 166);
  opacity: 0.6;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ul li:before {
  display: none;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ol {
  margin-top: 0;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ol li {
  padding-top: 10px;
  padding-right: 5%;
  padding-bottom: 10px;
  padding-left: 5%;
  border-top-width: 1px;
  border-top-style: solid;
  margin-left: 0;
  text-align: left;
  border-top-color: rgb(166, 166, 166);
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ol li:nth-child(2n) {
  background-color: rgb(166, 166, 166);
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field ol li:before {
  display: none;
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_cahrgebee_plan_description .coh_cpt_chargebee_plan_description_field p {
  font-size: 1rem;
  text-align: left;
  padding-top: 10px;
  padding-right: 5%;
  padding-bottom: 10px;
  padding-left: 5%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(166, 166, 166);
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_button {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-top-width: 1px;
  border-top-style: solid;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_button {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
}
.coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_button a {
  text-transform: uppercase;
  word-wrap: break-word;
  font-weight: 800;
  background-color: rgb(0, 0, 0);
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  display: inline-block;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  color: rgb(254, 189, 23);
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-charge-bee-component-template .coh_cpt_chargebee_plan_container .coh_cpt_chargebee_content_container .coh_cpt_chargebee_button a {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  cursor: pointer;
  line-height: 1rem;
  text-align: center;
  max-width: 15.625rem;
  padding-top: 4px;
  padding-bottom: 4px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
    font-size: 1rem;
  }
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):after, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):after, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):after, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):after {
  font-size: 0;
  min-height: inherit;
  content: "";
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover {
  color: rgb(0, 24, 77);
  text-decoration: none;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover .cta-icon:before, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover .cta-icon:before, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover .cta-icon:before, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover .cta-icon:before {
  color: inherit;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus {
  text-decoration: underline;
  color: rgb(0, 24, 77);
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-text, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-text, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-text, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-text {
  text-decoration: underline;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon {
  text-decoration: none;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before {
  text-decoration: underline;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus .cta-icon:before {
  text-decoration: none;
  color: inherit;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon {
  text-decoration: none;
  display: inline-block;
}
.coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before {
  color: rgb(39, 92, 226);
}
[disabled].coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [disabled].coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [disabled].coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [disabled].coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  color: #6b6b6b !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
[disabled].coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-text, [disabled].coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-text, [disabled].coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-text, [disabled].coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-text {
  text-decoration: none !important;
}
[disabled].coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, [disabled].coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, [disabled].coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before, [disabled].coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before {
  color: inherit;
}
.coh-style-button-action .cta-icon:before, .coh-style-download .cta-icon:before, .coh-style-play-video .cta-icon:before, .coh-style-open-external-link .cta-icon:before {
  content: attr(data-icon);
  font-family: 'Material Icons Sharp';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  margin-right: -webkit-calc(4px - 2px);
  margin-right: calc(4px - 2px);
  display: inline-block;
}
html[dir=rtl] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, html[dir=rtl] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, html[dir=rtl] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon, html[dir=rtl] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon {
  margin-right: 0;
  margin-left: 8px;
}
[data-select-theme=dark-grey] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  color: rgb(238, 238, 238);
}
[data-select-theme=dark-grey] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark-grey] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark-grey] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark-grey] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover {
  color: rgb(195, 212, 251);
}
[data-select-theme=dark-grey] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark-grey] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark-grey] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark-grey] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus {
  color: rgb(195, 212, 251);
}
[data-select-theme=dark-grey] [disabled].coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] [disabled].coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] [disabled].coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark-grey] [disabled].coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  color: #c4c4c4 !important;
}
[data-select-theme=dark] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  color: rgb(238, 238, 238);
}
[data-select-theme=dark] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover, [data-select-theme=dark] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):hover {
  color: rgb(195, 212, 251);
}
[data-select-theme=dark] .coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark] .coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark] .coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus, [data-select-theme=dark] .coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button):focus {
  color: rgb(195, 212, 251);
}
[data-select-theme=dark] [disabled].coh-style-button-action:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] [disabled].coh-style-download:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] [disabled].coh-style-play-video:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button), [data-select-theme=dark] [disabled].coh-style-open-external-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  color: #c4c4c4 !important;
}
.coh-style-open-external-link .cta-icon:before {
  content: "open_in_new";
}
.coh-style-play-video .cta-icon:before {
  content: "play_circle";
  display: inline-block;
  text-decoration: none;
}
.coh-style-download .cta-icon:before {
  content: "save_alt";
}
.coh-style-ca-product-teaser-component {
  max-width: 326px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 24px;
  border-width: 1px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(245, 245, 245);
  background-color: rgb(245, 245, 245);
}
@media (max-width: 390px) {
  .coh-style-ca-product-teaser-component {
    max-width: 100%;
  }
}
.coh-style-ca-product-teaser-component .product-sku {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(53, 53, 53);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 4px;
  word-wrap: break-word;
}
.coh-style-ca-product-teaser-component .product-name {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 24px;
  line-height: 32px;
  font-style: normal;
  text-transform: uppercase;
}
.coh-style-ca-product-teaser-component .product-image .bynder-media-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 32px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(196, 196, 196);
}
.coh-style-ca-product-teaser-component .product-image .bynder-media-container img {
  width: 100%;
  mix-blend-mode: multiply;
}
.coh-style-ca-product-teaser-component .Product-details-section {
  padding-top: 32px;
}
.coh-style-ca-product-teaser-component .Product-details-section .product-keyword-title {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 24px;
  font-size: 16px;
  font-style: normal;
  text-transform: uppercase;
}
.coh-style-ca-product-teaser-component .Product-details-section .product-keyword-desc {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
  margin-bottom: 24px;
}
.coh-style-ca-product-teaser-component .Product-details-section .coh-style-margin-bottom-medium {
  margin-bottom: unset;
}
.coh-style-ca-product-teaser-component .Product-details-section .coh-style-margin-bottom-medium .coh-style-button-action {
  line-height: 24px;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
}
.coh-style-ca-product-teaser-component .Product-details-section .coh-style-margin-bottom-medium .coh-style-button-action:after {
  content: normal;
}
.coh-style-ca-product-teaser-component .Product-details-section .coh-container-boxed {
  margin: 0 auto !important;
}
body[data-component-bg-theme=white] .coh-style-ca-product-teaser-component {
  background-color: rgb(255, 255, 255);
  border-color: rgb(238, 238, 238);
}
body[data-component-bg-theme=white] .coh-style-ca-product-teaser-component .product-image .bynder-media-container {
  border-color: rgb(238, 238, 238);
}
.coh-style-articles-filter-pagination {
  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;
}
.coh-style-articles-filter-pagination li {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 0 8px 0 !important;
  border-bottom: 0 !important;
}
.coh-style-articles-filter-pagination li:before {
  display: none !important;
}
.coh-style-articles-filter-pagination li.is-active {
  border-bottom-color: rgb(39, 92, 226);
}
.coh-style-articles-filter-pagination li.is-active a {
  border: 1px solid #275ce2 !important;
  text-decoration: none !important;
  text-decoration: none;
}
.coh-style-articles-filter-pagination li.pager__item--previous a {
  border-color: #c4c4c4 !important;
}
.coh-style-articles-filter-pagination li.pager__item--next a {
  border-color: #c4c4c4 !important;
}
.coh-style-articles-filter-pagination li a {
  border-bottom-color: transparent !important;
  -webkit-transition: color 100ms ease-in-out,100ms ease-in-out border-color;
  transition: color 100ms ease-in-out,100ms ease-in-out border-color;
  text-decoration: underline;
}
.coh-style-articles-filter-pagination li a:hover {
  border: 1px solid #00184d !important;
}
.coh-style-articles-filter-pagination li:not(.is-active) > a {
  text-decoration: underline !important;
}
html[dir=rtl] .coh-style-articles-filter-pagination .pager__item--previous a:before {
  content: "chevron_right" !important;
}
html[dir=rtl] .coh-style-articles-filter-pagination .pager__item--next a:before {
  content: "chevron_left" !important;
}
.coh-style-article-listing-component .title {
  margin-bottom: 16px;
  position: relative;
  z-index: 9;
}
@media (max-width: 1279px) {
  .coh-style-article-listing-component .title {
    margin-top: 24px;
    margin-bottom: -webkit-calc(24px * 2);
    margin-bottom: calc(24px * 2);
  }
}
@media (max-width: 390px) {
  .coh-style-article-listing-component .coh-style-listing-component .media-main-container {
    margin-right: -webkit-calc(32px * -1);
    margin-right: calc(32px * -1);
    margin-left: -webkit-calc(32px * -1);
    margin-left: calc(32px * -1);
  }
}
.coh-style-article-template .page-header-component {
  margin-bottom: 0;
}
.coh-style-article-template .article-page-wrapper {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  padding-top: 80px;
  padding-right: 43px;
  padding-bottom: 0;
  padding-left: 43px;
}
@media (max-width: 390px) {
  .coh-style-article-template .article-page-wrapper {
    padding-top: 40px;
    padding-right: 32px;
    padding-bottom: 40px;
    padding-left: 32px;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side {
  text-align: left;
}
@media (max-width: 390px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .article-title {
  font-size: 54px;
  line-height: 64.8px;
  text-align: left;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 390px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side .article-title {
    font-size: 40px;
    line-height: 44px;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .description {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(53, 53, 53);
  font-size: 32px;
  line-height: 41.6px;
  text-align: left;
  margin-bottom: 56px;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .description p {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 32px;
  line-height: 41.6px;
  color: rgb(53, 53, 53);
}
@media (max-width: 390px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side .description p {
    font-size: 24px;
    line-height: 33.6px;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=lg] .section-inner, .coh-style-article-template .article-page-wrapper .article-page-left-side .coh-style-statistics-component-style [data-gs-spacing][data-gs-spacing=md] .section-inner {
  margin: 0;
  margin-right: 0;
  margin-left: 0;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .coh-wysiwyg {
  width: 100%;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .coh-wysiwyg p {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 18px;
  line-height: 32.4px;
  color: rgb(0, 0, 0);
}
@media (max-width: 390px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side .coh-wysiwyg p {
    font-size: 16px;
    line-height: 24px;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .coh-wysiwyg h3 {
  font-size: 2rem;
  line-height: 40px;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side [data-gs-spacing][data-gs-spacing=lg], .coh-style-article-template .article-page-wrapper .article-page-left-side [data-gs-spacing][data-gs-spacing=md] {
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .right-section-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side .right-section-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-article-template .article-page-wrapper .article-page-left-side .right-section-mobile {
    display: block;
  }
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .coh-container-boxed {
  margin-right: unset;
  margin-left: unset;
}
.coh-style-article-template .article-page-wrapper .article-page-left-side .sbd-pull-quote-component {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component {
  width: 100%;
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component [data-gs-spacing][data-gs-spacing=lg] {
  padding-top: unset;
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component [data-gs-spacing][data-gs-spacing=lg], .coh-style-article-template .article-page-wrapper .article-full-grid-component [data-gs-spacing][data-gs-spacing=md] {
  padding-top: unset;
  padding-bottom: unset;
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component .coh-heading {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .coh-style-article-template .article-page-wrapper .article-full-grid-component .coh-heading {
    margin-bottom: 24px;
    padding-top: 1.5rem;
    padding-right: 2rem;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
  }
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component .coh-container-boxed {
  max-width: unset;
}
@media (max-width: 767px) {
  .coh-style-article-template .article-page-wrapper .article-full-grid-component .coh-container-boxed {
    margin-right: unset;
    margin-left: unset;
  }
}
.coh-style-article-template .article-page-wrapper .article-full-grid-component > div {
  margin-right: -43px;
  margin-left: -43px;
}
@media (max-width: 767px) {
  .coh-style-article-template .article-page-wrapper .article-full-grid-component > div {
    margin-right: -32px;
    margin-left: -32px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-template .article-page-wrapper .article-full-grid-component .coh-column {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-article-template .article-hero-section {
  margin-top: 32px;
  margin-bottom: -webkit-calc(40px + 4px);
  margin-bottom: calc(40px + 4px);
  text-align: center;
}
.coh-style-article-template .article-hero-section .article-category {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: rgb(26, 26, 26);
}
.coh-style-article-template .article-hero-section .article-title {
  margin-top: 0;
  text-transform: none;
}
.coh-style-article-template .article-hero-section .author-container {
  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;
  margin-bottom: 8px;
}
.coh-style-article-template .article-hero-section .author-container .author, .coh-style-article-template .article-hero-section .author-container .date {
  line-height: 1.125rem;
  font-weight: 700;
  margin-bottom: 0;
}
.coh-style-article-template .article-hero-section .author-container .author + .date {
  position: relative;
  padding-left: -webkit-calc(8px + 1px);
  padding-left: calc(8px + 1px);
  margin-left: 8px;
}
.coh-style-article-template .article-hero-section .author-container .author + .date:before {
  height: 100%;
  width: 0.0625rem;
  position: absolute;
  top: 0;
  left: -0.0625rem;
  display: block;
  content: "";
  background-color: rgb(0, 0, 0);
}
.coh-style-article-template .article-hero-section .description {
  padding-right: 80px;
  padding-left: 80px;
}
@media (max-width: 1279px) {
  .coh-style-article-template .article-hero-section .description {
    padding-right: -webkit-calc(32px * 2);
    padding-right: calc(32px * 2);
    padding-left: -webkit-calc(32px * 2);
    padding-left: calc(32px * 2);
  }
}
@media (max-width: 1023px) {
  .coh-style-article-template .article-hero-section .description {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-article-template .article-hero-section .description p {
  color: rgb(26, 26, 26);
}
.coh-style-article-template .article-hero-section .description a:not(.coh-style-utility-primary-button):not(.coh-style-text-button):not(.coh-style-branded-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-slider-prev-button):not(.coh-style-slider-next-button):not(.coh-style-primary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-link) {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
  border-bottom-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-article-template .article-hero-section .description a:not(.coh-style-utility-primary-button):not(.coh-style-text-button):not(.coh-style-branded-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-slider-prev-button):not(.coh-style-slider-next-button):not(.coh-style-primary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-link) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-article-template .article-hero-section .description a:not(.coh-style-utility-primary-button):not(.coh-style-text-button):not(.coh-style-branded-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-slider-prev-button):not(.coh-style-slider-next-button):not(.coh-style-primary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-link):hover {
  text-decoration: none;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-style-article-template .rich-text-editor .coh-wysiwyg {
  width: 66.66667%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-article-template .rich-text-editor .coh-wysiwyg {
    width: 100%;
  }
}
.coh-style-article-template .related-categories {
  margin-top: 32px;
}
.coh-style-article-template .page-header-text-container .section-container-wrapper {
  display: none;
}
.coh-style-article-template .coh-style-image-text-tile .img-container {
  height: 300px;
}
@media (max-width: 1023px) {
  .coh-style-article-template .coh-style-image-text-tile .img-container {
    height: 232px;
  }
}
.coh-style-article-template .coh-style-image-text-tile .img-container .media-container img {
  height: 300px;
}
@media (max-width: 1023px) {
  .coh-style-article-template .coh-style-image-text-tile .img-container .media-container img {
    height: 232px;
  }
}
.coh-style-article-filter-select {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.coh-style-article-filter-select ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.coh-style-article-filter-select ul li {
  padding: 0;
}
.coh-style-article-filter-select ul li:before {
  display: none;
}
.coh-style-article-filter-select .select2-container {
  width: 100% !important;
  min-width: 190px;
}
.coh-style-article-filter-select .select2-container .select2-selection__arrow {
  height: 44px !important;
}
.coh-style-article-filter {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-article-filter .js-form-item-field-category-target-id {
  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;
}
.coh-style-article-filter .js-form-item-field-category-target-id label {
  margin-right: 8px;
  color: rgb(26, 26, 26);
  line-height: 1.25rem;
  background-color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .coh-style-article-filter .js-form-item-field-category-target-id label {
    line-height: 1rem;
    font-size: 1rem;
  }
}
.coh-style-article-filter .js-form-item-field-category-target-id label:after {
  content: "expand_more";
  position: absolute;
  color: rgb(26, 26, 26);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 1.625rem;
  right: 0.5rem;
  pointer-events: none;
}
.coh-style-article-filter .js-form-item-field-category-target-id select {
  -webkit-appearance: none;
}
.coh-style-article-filter .js-form-item-field-category-target-id select option {
  color: rgb(0, 0, 0);
}
html[dir=rtl] .coh-style-article-filter .js-form-item-field-category-target-id label {
  margin-right: 0;
  margin-left: 8px;
}
html[dir=rtl] .coh-style-article-filter .js-form-item-field-category-target-id label:after {
  left: 8px;
  right: auto;
}
.coh-style-ajax-carousel-container .coh-style-carousel-container .sbd-carousel-page-indicator {
  display: none;
}
.coh-style-ajax-carousel-container .coh-style-carousel-container .progress {
  display: none;
}
.coh-style-ajax-carousel-container .pdp-carousel-spinner {
  margin-right: auto;
  margin-left: auto;
  height: 9.375rem;
  width: 60px;
  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;
}
[data-ea-icon-theme=ea-icon-light].coh-style-accessibility-icon .sbd-accessibility-icon a {
  background-image: url("../svg/social_accessibility.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
[data-ea-icon-theme=ea-icon-dark].coh-style-accessibility-icon .sbd-accessibility-icon a {
  background-image: url("../svg/ea_icon_white.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-filtered-product-grid {
  margin-top: -webkit-calc(32px + 2px);
  margin-top: calc(32px + 2px);
  margin-bottom: -webkit-calc(40px + 8px);
  margin-bottom: calc(40px + 8px);
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid {
    margin-top: -webkit-calc(24px + 4px);
    margin-top: calc(24px + 4px);
    margin-bottom: -webkit-calc(40px + 24px);
    margin-bottom: calc(40px + 24px);
  }
}
.coh-style-filtered-product-grid > .coh-row-inner {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid > .coh-row-inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-filtered-product-grid .filters-col {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 16px;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col {
    width: 100%;
    padding-right: 8px;
  }
}
.coh-style-filtered-product-grid .filters-col + .coh-column {
  width: 75%;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col + .coh-column {
    width: 100%;
  }
}
.coh-style-filtered-product-grid .filters-col .mobile-filters-toggle {
  display: none;
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  width: 100%;
  text-align: center;
  -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-bottom: 16px;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .mobile-filters-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
  }
}
.coh-style-filtered-product-grid .filters-col .mobile-filters-toggle:before {
  font-size: 1.625rem;
  vertical-align: -0.3125rem;
  color: rgb(255, 255, 255);
  margin-right: 4px;
  content: "filter_list";
  display: none;
}
.coh-style-filtered-product-grid .filters-col .mobile-filters-toggle:hover:after {
  border-color: rgb(0, 24, 77);
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .mobile-filters-toggle .mobile-filters-toggle-count {
  color: rgb(0, 0, 0);
  height: 24px;
  width: 24px;
  margin-left: 8px;
  background-color: rgb(254, 189, 23);
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.coh-style-filtered-product-grid .filters-col .filters {
  margin-top: 0;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters {
    margin-top: 0;
    margin-bottom: 16px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 100;
    height: 100vh;
    height: 100dvh;
  }
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters.open {
    z-index: 1002;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters.open .filters-wrapper .filters-header {
    display: none;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: rgb(0, 0, 0);
  text-align: left;
  padding-top: unset;
  padding-right: 0;
  padding-bottom: 24px;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  -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;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
  width: 100%;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header {
    padding-top: unset;
    padding-right: 0;
    padding-left: unset;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header {
    padding-top: 24px;
    padding-left: 16px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .coming-soon-reset-link {
  margin-left: auto;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .coming-soon-reset-link a {
  padding-top: 0.5rem;
  padding-right: 0;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 0.875rem;
  line-height: 100%;
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .coming-soon-reset-link a {
    font-size: 0.75rem;
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .coming-soon-reset-link a:hover {
  text-decoration: none;
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .close-filters {
  margin-right: 12px;
  margin-left: 16px;
  pointer-events: none;
  display: none;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .close-filters {
    display: inline-block;
    pointer-events: all;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .mobile-filters-header .close-filters:after {
  content: "close";
  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;
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper {
    max-height: -webkit-calc(100vh - 158px);
    max-height: calc(100vh - 158px);
    overflow: auto;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button {
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.25rem;
  width: 100%;
  margin-bottom: unset;
  text-align: left;
  color: rgb(26, 26, 26);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button {
    text-align: left;
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: rgb(26, 26, 26);
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-transform: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button:after {
    height: 1.875rem;
    width: 1.875rem;
    margin-right: 4px;
    margin-left: 16px;
    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;
    border-width: 0.0625rem;
    -webkit-border-radius: 0.125rem;
            border-radius: 0.125rem;
    border-style: solid;
    border-color: rgb(196, 196, 196);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    content: "add";
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button:hover:after {
    color: rgb(0, 24, 77);
    border-color: rgb(0, 24, 77);
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button.open {
    border-bottom-color: rgba(0, 0, 0, 0);
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button.open:after {
    content: "remove";
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul {
  padding-left: unset;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item:last-child {
  margin-bottom: 16px;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded {
  display: block;
  margin-bottom: 8px;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .facet-widget {
  border-bottom-style: none;
  margin-top: 8px;
  padding-left: 25px;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .facet-widget a {
  line-height: 24px;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  display: block;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .collapsible-button {
  font-size: 0;
  vertical-align: super;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  margin-top: 2px;
  margin-right: 4px;
  margin-bottom: 0;
  margin-left: -6px;
  float: left;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .collapsible-button:before {
  content: "play_arrow";
  vertical-align: middle;
  font-size: 20px;
  font-family: Material Icons Sharp;
  color: rgb(0, 0, 0);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .collapsible-button.expanded {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  vertical-align: top;
  margin-top: 0;
  margin-right: 4px;
  margin-bottom: 0;
  margin-left: -6px;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item a {
  text-decoration: underline;
  line-height: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  font-size: 1rem;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item a {
    font-size: 1rem;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item .facets-checkbox {
  margin-right: 8px;
  height: 24px;
  width: 24px;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item label {
  line-height: 1.375rem;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .filters-header {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: none;
  text-align: left;
  padding-bottom: 24px;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
  margin-bottom: 0;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .filters-header {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: unset;
  width: 100%;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: uppercase;
  text-align: left;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button:after {
  display: none;
  height: 1.875rem;
  width: 1.875rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  margin-right: 4px;
  margin-left: 16px;
  content: "add";
  -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;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button:after {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button:after {
    margin-left: 16px;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button:hover:after {
  border-color: rgb(0, 24, 77);
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget > button.open:after {
  content: "remove";
  display: none;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items {
  display: block;
  margin-top: 0;
  padding-left: unset;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4px;
  position: relative;
  min-height: 1.625rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item:last-child {
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input {
  height: 24px;
  width: 24px;
  margin-right: 8px;
  position: relative;
  border-width: 0.125rem;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 24px;
}
@media (max-width: 1279px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input {
    max-width: 24px;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input:checked {
  accent-color: #000000;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input:hover + label:before {
  border-width: 0.125rem;
  top: -0.0625rem;
  left: -2.1875rem;
  border-color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input:focus + label:before {
  outline-width: 0.3125rem;
  outline-style: solid;
  outline-color: #3997f9;
  outline-color: #3997f9;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item label {
  position: relative;
  margin-left: unset;
  display: inline-block;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item label span {
  line-height: 1.25rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  text-transform: none;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .view-all-filters-btn {
  padding-left: 2rem;
  position: relative;
  display: none;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .view-all-filters-btn:before {
  content: "add";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.125rem;
  width: 1.125rem;
  border-color: rgb(39, 92, 226);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  -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: 0.625rem;
  position: absolute;
  left: 0;
  font-size: 1.125rem;
  background-color: rgb(39, 92, 226);
  color: rgb(255, 255, 255);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .view-all-filters-btn.filters-open:before {
  content: "remove";
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .additional-filters {
  display: block !important;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 12px;
    margin-top: 0;
    -webkit-box-shadow: 0 -0.125rem 0.125rem 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 -0.125rem 0.125rem 0 rgba(0, 0, 0, 0.25);
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link {
  text-decoration: underline;
  color: rgb(53, 53, 53);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  line-height: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link {
    line-height: 1rem;
    text-align: center;
    max-width: 15.625rem;
    padding-top: 4px;
    padding-right: 1.5rem;
    padding-bottom: 4px;
    padding-left: 1.5rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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;
    border-style: solid;
    -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
    transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
    cursor: pointer;
    font-size: 1rem;
    border-width: 0.0625rem;
    border-color: rgb(0, 0, 0);
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    min-height: 3rem;
    -webkit-border-radius: 0rem;
            border-radius: 0rem;
    text-decoration: none;
    min-width: 10rem;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:hover:before {
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:before {
  content: "cancel";
  margin-right: 4px;
  color: rgb(39, 92, 226);
  vertical-align: -0.4375rem;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:focus {
    color: rgb(238, 238, 238);
    background-color: rgb(53, 53, 53);
    border-color: rgb(53, 53, 53);
    text-decoration: underline;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-reset-link-outer-div a.facets-reset-link:before {
  text-decoration: none;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item label {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input {
  height: 24px;
  width: 24px;
  margin-right: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  border-style: solid;
  border-width: 0.125rem;
  border-color: rgb(0, 0, 0);
}
@media (max-width: 1279px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input {
    max-width: 24px;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input[checked=checked] {
  accent-color: #000000;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox h3 {
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .facets-widget-checkbox h3 {
    font-size: 0.875rem;
    line-height: 16px;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .reset-filter-mobile {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: none;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .reset-filter-mobile {
    display: block;
  }
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .reset-filter-mobile .facets-reset-link-outer-div a.facets-reset-link {
  background: unset;
  cursor: pointer;
  visibility: hidden;
  font-size: 0.875rem;
  color: rgb(0, 0, 0);
  text-decoration: underline;
}
.coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .reset-filter-mobile .facets-reset-link-outer-div a.facets-reset-link:after {
  content: "Clear Filters";
  visibility: visible;
  cursor: pointer;
  position: absolute;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .reset-filter-mobile .facets-reset-link-outer-div {
    position: relative;
    bottom: unset;
    left: unset;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form {
  position: absolute;
  top: -5px;
  right: 0;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form {
    width: 100%;
    margin-bottom: -webkit-calc(24px * 2);
    margin-bottom: calc(24px * 2);
    position: static;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
    z-index: 0;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label {
  margin-right: 8px;
  background-color: rgb(255, 255, 255);
  color: rgb(26, 26, 26);
  line-height: 1.25rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  visibility: hidden;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label {
    margin-right: 0;
    margin-bottom: -3rem;
    width: 100%;
    line-height: 1rem;
    text-align: center;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(26, 26, 26);
    font-size: 1rem;
    text-transform: none;
    pointer-events: none;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label:before {
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label:before {
    font-size: 1.625rem;
    margin-right: 0;
    vertical-align: -0.5rem;
    content: "keyboard_arrow_down";
    position: absolute;
    top: 0.4375rem;
    right: 4.375rem;
    visibility: visible;
    height: 1.25rem;
    width: 1.25rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label:after {
  color: rgb(107, 107, 107);
  position: absolute;
  top: 1.375rem;
  right: 0.5rem;
  content: "expand_more";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  visibility: visible;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label:after {
    display: none;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort select {
  color: rgb(0, 0, 0);
  -webkit-appearance: none;
  -webkit-box-shadow: 0px -3px 0px 0px #000 inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
          box-shadow: 0px -3px 0px 0px #000 inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(53, 53, 53);
  padding-top: -webkit-calc(8px + 2px);
  padding-top: calc(8px + 2px);
  padding-right: 32px;
  padding-bottom: -webkit-calc(8px + 2px);
  padding-bottom: calc(8px + 2px);
  padding-left: -webkit-calc(16px - 2px);
  padding-left: calc(16px - 2px);
  font-weight: 400;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  background-color: rgb(245, 245, 245);
  min-width: 13.0625rem;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort select {
    height: 2.5rem;
    position: relative;
    z-index: -1;
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    min-width: 100%;
    line-height: 16px;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header > header {
  margin-bottom: 0;
  color: rgb(0, 0, 0);
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    font-size: 18px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header span {
    padding-top: 0.5rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile {
  display: none;
  padding-top: 0.25rem;
  padding-right: 0;
  padding-bottom: 0.5rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
    min-width: 7rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile a {
  font-size: 18px;
  line-height: 22px;
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile a {
    font-size: 0.8125rem;
    line-height: 1rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header > header .coming-soon-reset-link-mobile a:hover {
  text-decoration: none;
}
.coh-style-filtered-product-grid .product-grid-wrapper-header + div > header {
  margin-bottom: 32px;
  color: rgb(26, 26, 26);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header + div > header {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header + div > header + div > div {
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-style-filtered-product-grid .product-grid-wrapper-header + div > header + div > div > div {
  padding-top: -webkit-calc(12px + 1px);
  padding-top: calc(12px + 1px);
  padding-right: -webkit-calc(12px + 1px);
  padding-right: calc(12px + 1px);
  padding-bottom: -webkit-calc(12px + 1px);
  padding-bottom: calc(12px + 1px);
  padding-left: -webkit-calc(12px + 1px);
  padding-left: calc(12px + 1px);
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header + div > header + div > div > div {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header + div > header + div > div > div {
    width: 100% !important;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header + div > header + div > div > div article {
  height: 100%;
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .show-results-label-block {
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .show-results-label-block {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper-header .show-results-label-block {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper-header .show-results-label-block:after {
  content: ":";
  font-weight: 400;
}
.coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column {
  width: 31.03%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 12px;
  margin-bottom: -webkit-calc(40px + 8px);
  margin-bottom: calc(40px + 8px);
  margin-left: 12px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  padding: unset;
}
@media (max-width: 1439px) {
  .coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column {
    width: 30.73%;
  }
}
@media (max-width: 1279px) {
  .coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column {
    width: 30.03%;
  }
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column {
    width: 45.55%;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column {
    width: 100%;
    margin-right: unset;
    margin-bottom: 16px;
    margin-left: unset;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column:hover {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.coh-style-filtered-product-grid .product-grid-wrapper > .coh-row > .coh-row-inner > .coh-column .variant-text {
  padding-right: 16px;
  padding-bottom: 0.375rem;
  padding-left: 16px;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list {
  margin-top: 24px;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li:first-child {
  margin-bottom: 24px;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li:last-child {
  margin-bottom: 12px;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result {
  margin-bottom: -webkit-calc(24px - 4px);
  margin-bottom: calc(24px - 4px);
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result:last-child {
  margin-bottom: 0;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 {
  margin-bottom: -webkit-calc(12px - 2px);
  margin-bottom: calc(12px - 2px);
  line-height: 1rem;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-decoration: underline;
  line-height: 1rem;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: rgb(26, 26, 26);
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a {
    font-size: 1rem;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:hover:before {
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:focus {
  text-decoration: underline;
  color: rgb(0, 24, 77);
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:before {
  font-size: 1.5rem;
  color: rgb(26, 26, 26);
  vertical-align: -0.4375rem;
  margin-right: -webkit-calc(4px - 1px);
  margin-right: calc(4px - 1px);
  content: "article";
  text-decoration: underline;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result h2 a:before {
  text-decoration: none;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result p {
  margin-bottom: 0;
  line-height: 1.5rem;
}
.coh-style-filtered-product-grid .product-grid-wrapper .item-list ul li .search-result p .highlighted {
  font-weight: 700;
}
.coh-style-filtered-product-grid .product-grid-wrapper .coh-style-product-tile:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.coh-style-filtered-product-grid .product-grid-wrapper .coh-style-product-tile .product-title {
  padding-bottom: 0.375rem;
}
.coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 16px;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block .facets-reset-link-outer-div {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: left;
    margin-bottom: 24px;
  }
}
.coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block .facets-reset-link-outer-div a.facets-reset-link {
  color: rgb(0, 0, 0);
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block .facets-reset-link-outer-div a.facets-reset-link {
    font-size: 0.875rem;
  }
}
.coh-style-filtered-product-grid .facets-applied-filters-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  font-size: 0.875rem;
  line-height: 16px;
  -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: 767px) {
  .coh-style-filtered-product-grid .facets-applied-filters-block {
    margin-bottom: 0;
  }
}
.coh-style-filtered-product-grid .facets-applied-filters-block span.applied-filter-facet {
  padding-top: 4px;
  padding-right: 32px;
  padding-bottom: 4px;
  padding-left: 8px;
  background-color: rgb(245, 245, 245);
  font-size: 0.875rem;
  line-height: 1.375rem;
  position: relative;
  cursor: pointer;
}
.coh-style-filtered-product-grid .facets-applied-filters-block span.applied-filter-facet:after {
  content: "close";
  position: absolute;
  right: 0.75rem;
  height: 16px;
  width: 16px;
}
.coh-style-filtered-product-grid .facets-applied-filters-block strong:after {
  content: ":";
  font-weight: 700;
}
.coh-style-filtered-product-grid .gsap-carousel-item {
  opacity: 0;
}
html[dir=rtl] .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label {
  margin-right: 0;
  margin-left: 0.5rem;
}
html[dir=rtl] .coh-style-filtered-product-grid .product-grid-wrapper-header .search-sorting-form .form-item-search-sort label:after {
  left: 0.5rem;
  right: auto;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item label {
  margin-right: -webkit-calc(32px + 2px);
  margin-right: calc(32px + 2px);
  margin-left: 0;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item label:before {
  right: -2.125rem;
  left: auto;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .search-filter .facet-widget .facet-items ul li.facet-item input:checked ~ label:after {
  right: -2.125rem;
  left: auto;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories > button {
  text-align: right;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .facet-widget {
  padding-right: 25px;
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .collapsible-button {
  float: right;
  margin-left: 4px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir=rtl] .coh-style-filtered-product-grid .filters-col .filters .filters-wrapper .categories .facet-items ul li.facet-item.facet-item--expanded .collapsible-button.expanded {
  margin-left: 4px;
  float: right;
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-row .coh-row-inner .coh-column {
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-row .coh-row-inner .coh-column:hover {
  border-color: rgb(0, 0, 0);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-row .coh-row-inner .coh-column:focus {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-color: rgb(195, 212, 251);
  outline-style: solid;
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-row .coh-row-inner .coh-column:focus-within {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-style: solid;
  outline-color: rgb(195, 212, 251);
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-style-product-tile {
  border-width: unset;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: none;
  margin-top: 0;
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-style-product-tile:focus {
  outline-style: none;
  outline-width: 0;
  outline: none !important;
}
body[data-component-bg-theme=white] .coh-style-filtered-product-grid .product-grid-wrapper .coh-style-product-tile:focus-within {
  outline: none !important;
  border: unset;
}
@media (max-width: 767px) {
  #product-list .coh-style-filtered-product-grid .product-grid-wrapper .reset-filter-block {
    margin-bottom: 20px;
  }
}
.coh-style-search-result-listing-component {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=light].coh-style-search-result-listing-component .text-inner-container {
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=light-grey].coh-style-search-result-listing-component .text-inner-container {
    background-color: rgb(238, 238, 238);
  }
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark].coh-style-search-result-listing-component .text-inner-container {
    background-color: rgb(0, 0, 0);
  }
}
[data-select-theme][data-select-theme=dark].coh-style-search-result-listing-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark-grey].coh-style-search-result-listing-component .text-inner-container {
    background-color: rgb(26, 26, 26);
  }
}
[data-select-theme][data-select-theme=dark-grey].coh-style-search-result-listing-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=brand-primary].coh-style-search-result-listing-component .text-inner-container {
    background-color: rgb(254, 189, 23);
  }
}
[data-force-uppercase="1"].coh-style-search-result-listing-component .heading {
  text-transform: uppercase;
}
.coh-style-search-result-listing-component .text-main-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-search-result-listing-component .text-main-container {
    margin-top: 0;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-search-result-listing-component .text-main-container .text-inner-container {
    padding-top: 40px;
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-search-result-listing-component .text-main-container .text-inner-container {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }
}
.coh-style-search-result-listing-component .text-main-container .btn-container {
  margin-top: -webkit-calc(24px - 4px);
  margin-top: calc(24px - 4px);
}
.coh-style-search-result-listing-component .media-main-container {
  position: relative;
  max-height: 11.25rem;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-search-result-listing-component .media-main-container {
    margin-right: 0;
    margin-left: 0;
    max-height: 12.25rem;
  }
}
.coh-style-search-result-listing-component .media-main-container.crop img {
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-search-result-listing-component .media-main-container.fit img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: 11.25rem;
}
@media (max-width: 1023px) {
  .coh-style-search-result-listing-component .media-main-container.fit img {
    height: 12.25rem;
  }
}
.coh-style-search-result-listing-component .media-main-container.Fit img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: 11.25rem;
}
@media (max-width: 1023px) {
  .coh-style-search-result-listing-component .media-main-container.Fit img {
    height: 12.25rem;
  }
}
.coh-style-search-result-listing-component .media-main-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.coh-style-search-result-listing-component .media-main-container picture {
  width: 100%;
}
.coh-style-search-result-listing-component .media-main-container .media-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=light].coh-style-listing-component .text-inner-container {
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=light-grey].coh-style-listing-component .text-inner-container {
    background-color: rgb(238, 238, 238);
  }
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark].coh-style-listing-component .text-inner-container {
    background-color: rgb(0, 0, 0);
  }
}
[data-select-theme][data-select-theme=dark].coh-style-listing-component .text-inner-container .sub-heading {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-listing-component .text-inner-container .location-time-container p {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-listing-component .article-container h5 {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-listing-component .article-container .article-author {
  border-right-color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark].coh-style-listing-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .text-inner-container {
    background-color: rgb(26, 26, 26);
  }
}
[data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .text-inner-container .sub-heading {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .text-inner-container .location-time-container p {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .article-container h5 {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .article-container .article-author {
  border-right-color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-listing-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=brand-primary].coh-style-listing-component .text-inner-container {
    background-color: rgb(254, 189, 23);
  }
}
[data-select-theme][data-select-theme=brand-primary].coh-style-listing-component .article-container h5 {
  color: rgb(0, 0, 0);
}
[data-force-uppercase="1"].coh-style-listing-component .heading {
  text-transform: uppercase;
}
.coh-style-listing-component .text-main-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-listing-component .text-main-container {
    margin-top: -5rem;
    height: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container {
    margin-top: -3.5rem;
  }
}
.coh-style-listing-component .text-main-container .sub-heading {
  text-transform: uppercase;
}
.coh-style-listing-component .text-main-container .location-time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.125rem;
  margin-bottom: -webkit-calc(8px + 2px);
  margin-bottom: calc(8px + 2px);
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .location-time-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 12px;
  }
}
.coh-style-listing-component .text-main-container .location-time-container p {
  margin-bottom: 0;
  color: rgb(0, 0, 0);
}
.coh-style-listing-component .text-main-container .location-time-container .location {
  margin-right: 24px;
  padding-left: -webkit-calc(12px - 2px);
  padding-left: calc(12px - 2px);
}
.coh-style-listing-component .text-main-container .location-time-container .location:before {
  display: none;
}
.coh-style-listing-component .text-main-container .location-time-container .time {
  padding-left: -webkit-calc(12px - 2px);
  padding-left: calc(12px - 2px);
}
.coh-style-listing-component .text-main-container .location-time-container .time:before {
  display: none;
}
.coh-style-listing-component .text-main-container .article-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -webkit-calc(4px - 2px);
  margin-bottom: calc(4px - 2px);
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .article-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}
.coh-style-listing-component .text-main-container .article-container .article-author {
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(107, 107, 107);
  padding-right: -webkit-calc(8px + 1px);
  padding-right: calc(8px + 1px);
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .article-container .article-author {
    border-right-style: none;
    padding-right: 0;
  }
}
.coh-style-listing-component .text-main-container .article-container h5 {
  color: rgb(77, 77, 77);
}
.coh-style-listing-component .text-main-container .article-container .article-date {
  padding-left: 8px;
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .article-container .article-date {
    padding-left: 0;
    margin-bottom: 8px;
  }
}
@media (max-width: 1023px) {
  .coh-style-listing-component .text-main-container .text-inner-container {
    padding-top: 40px;
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .text-inner-container {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }
}
.coh-style-listing-component .text-main-container .location-container, .coh-style-listing-component .text-main-container .time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .location-container, .coh-style-listing-component .text-main-container .time-container {
    width: 100%;
  }
}
.coh-style-listing-component .text-main-container .location-container .material-icons-sharp, .coh-style-listing-component .text-main-container .time-container .material-icons-sharp {
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .coh-style-listing-component .text-main-container .location-container {
    margin-bottom: -webkit-calc(16px + 4px);
    margin-bottom: calc(16px + 4px);
  }
}
.coh-style-listing-component .text-main-container .btn-container {
  margin-top: -webkit-calc(24px - 4px);
  margin-top: calc(24px - 4px);
}
.coh-style-listing-component .media-main-container {
  position: relative;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-listing-component .media-main-container {
    margin-right: -webkit-calc(32px * -1);
    margin-right: calc(32px * -1);
    margin-left: -webkit-calc(32px * -1);
    margin-left: calc(32px * -1);
  }
}
@media (max-width: 390px) {
  .coh-style-listing-component .media-main-container {
    margin-right: -webkit-calc(16px * -1);
    margin-right: calc(16px * -1);
    margin-left: -webkit-calc(16px * -1);
    margin-left: calc(16px * -1);
  }
}
.coh-style-listing-component .media-main-container.bynder-image-crop img {
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-listing-component .media-main-container.bynder-image-fit img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.coh-style-listing-component .media-main-container .month-day-container {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: rgb(255, 255, 255);
  min-width: 4.25rem;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  height: 3.125rem;
}
.coh-style-listing-component .media-main-container .month-day-container p {
  margin-bottom: 0;
  text-align: center;
}
.coh-style-listing-component .media-main-container .month-day-container .month {
  background-color: rgb(26, 26, 26);
  min-width: 3.75rem;
  padding-top: 0.1875rem;
  padding-right: 4px;
  padding-bottom: 0.0625rem;
  padding-left: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  line-height: 0.9375rem;
  height: 1.125rem;
}
.coh-style-listing-component .media-main-container .month-day-container .day {
  font-size: 1.25rem;
  font-weight: 700;
  color: rgb(0, 0, 0);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  line-height: 1em;
}
.coh-style-listing-component .media-main-container img {
  height: 18.75rem;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-listing-component .media-main-container img {
    height: 21.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-listing-component .media-main-container img {
    height: 12.25rem;
  }
}
.coh-style-listing-component .media-main-container picture {
  width: 100%;
}
.coh-style-listing-component .media-main-container .media-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
html[dir=rtl] .coh-style-listing-component .article-container .article-author {
  border-right-style: none;
  padding-right: 0;
  padding-left: -webkit-calc(8px + 1px);
  padding-left: calc(8px + 1px);
  border-left-width: 0.0625rem;
  border-left-style: solid;
  border-left-color: rgb(77, 77, 77);
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-listing-component .article-container .article-author {
    border-left-style: none;
    padding-left: 0;
  }
}
html[dir=rtl] .coh-style-listing-component .article-container .article-date {
  padding-right: 8px;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-listing-component .article-container .article-date {
    padding-right: 0;
  }
}
html[dir=rtl] .coh-style-listing-component .media-main-container .month-day-container {
  left: auto;
  right: 16px;
}
html[dir=rtl] .coh-style-listing-component .text-main-container .location-time-container .location {
  padding-right: 12px;
  padding-left: 0;
  margin-right: 0;
  margin-left: 24px;
}
html[dir=rtl] .coh-style-listing-component .text-main-container .location-time-container .time {
  padding-right: 12px;
  padding-left: 0;
}
.coh-style-filtered-articles-component {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;;
  border: 0 !important;
  text-decoration: none;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  border-bottom-width: 0;
}
.coh-style-filtered-articles-component:hover {
  margin-top: -0.25rem;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
[data-select-theme][data-select-theme=light].coh-style-filtered-articles-component .text-inner-container {
  background-color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=light-grey].coh-style-filtered-articles-component .text-inner-container {
  background-color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark].coh-style-filtered-articles-component .text-inner-container {
  background-color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark].coh-style-filtered-articles-component .text-inner-container .sub-heading {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-filtered-articles-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-filtered-articles-component .text-inner-container {
  background-color: rgb(26, 26, 26);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-filtered-articles-component .text-inner-container .sub-heading {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-filtered-articles-component .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=brand-primary].coh-style-filtered-articles-component .text-inner-container {
  background-color: rgb(254, 189, 23);
}
[data-force-uppercase="1"].coh-style-filtered-articles-component .heading {
  text-transform: uppercase;
}
[data-image-cropping=fit].coh-style-filtered-articles-component .media-main-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-filtered-articles-component .text-main-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-filtered-articles-component .text-main-container .article-tags {
  text-transform: capitalize;
  padding: 24px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-filtered-articles-component .text-main-container .article-tags {
    position: relative;
    padding-top: 0;
  }
}
.coh-style-filtered-articles-component .text-main-container .article-tags > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-style-filtered-articles-component .text-main-container .article-tags > div div {
  background-color: rgb(238, 238, 238);
  color: rgb(26, 26, 26);
  padding-top: 0.1875rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.1875rem;
  padding-left: 0.3125rem;
  margin-top: 0.375rem;
  margin-right: 0.375rem;
  font-size: 0.875rem;
}
.coh-style-filtered-articles-component .text-main-container .text-inner-container {
  padding: 24px;
  padding-top: 32px;
  padding-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-style-filtered-articles-component .text-main-container .text-inner-container {
    padding-bottom: 32px;
  }
}
.coh-style-filtered-articles-component .media-main-container {
  position: relative;
  height: 100%;
}
.coh-style-filtered-articles-component .media-main-container.bynder-image-crop img {
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-filtered-articles-component .media-main-container.bynder-image-fit img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.coh-style-filtered-articles-component .media-main-container img {
  height: 12.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
  width: 100%;
}
.coh-style-filtered-articles-component .media-main-container picture {
  width: 100%;
}
.coh-style-filtered-articles-component .media-main-container picture:not(:first-child) {
  display: none;
}
.coh-style-filtered-articles-component .media-main-container .media-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-sticky-product-summary {
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(26, 26, 26);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1.25rem;
  width: 100vw;
  z-index: 99;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media (max-width: 1023px) {
  .coh-style-sticky-product-summary {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 16px;
  }
}
.sticky.coh-style-sticky-product-summary {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 1023px) {
  .sticky.coh-style-sticky-product-summary {
    top: auto;
    bottom: 0;
  }
}
.sticky[data-sticky-nav-status=sticky].coh-style-sticky-product-summary {
  -webkit-transform: translateY(64px);
      -ms-transform: translateY(64px);
          transform: translateY(64px);
}
@media (max-width: 1023px) {
  .sticky[data-sticky-nav-status=sticky].coh-style-sticky-product-summary {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.coh-style-sticky-product-summary .product-summary-meta .product-summary-status {
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  display: inline-block;
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
}
.coh-style-sticky-product-summary .product-summary-meta .product-summary-product-id {
  font-weight: 700;
  vertical-align: -0.125rem;
  display: inline-block;
  line-height: 1.25rem;
}
.coh-style-sticky-product-summary .product-summary-title {
  font-weight: 700;
  display: block;
  margin-top: 4px;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.coh-style-sticky-product-summary .buy-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.coh-style-sticky-product-summary .buy-button-container .coh-block {
  width: 100%;
}
.coh-style-sticky-product-summary .buy-button-container .settings-tray-editable {
  border-style: none;
}
.coh-style-sticky-product-summary .buy-button-container button.buybutton {
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  line-height: 1.5rem;
  text-align: center;
  width: 100%;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  display: inline-block;
  -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;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  background-color: rgb(254, 189, 23);
  min-height: 3rem;
  min-width: 10rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-sticky-product-summary .buy-button-container button.buybutton {
    font-size: 1rem;
  }
}
.coh-style-sticky-product-summary .buy-button-container button.buybutton:hover {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-sticky-product-summary .buy-button-container button.buybutton:before {
  font-size: 0;
  width: 0;
  content: "";
  min-height: inherit;
}
.coh-style-sticky-product-summary .buy-button-container button.buybutton:after {
  content: normal;
}
.coh-style-sticky-product-summary .buy-button-container button.buybutton.where-to-buy {
  display: none;
}
.coh-style-sticky-product-summary .buy-button-container .ps-widget {
  width: 100%;
  min-width: 10rem;
  max-width: 50%;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
}
.coh-style-sticky-product-summary .buy-button-container .ps-widget:hover {
  color: #febd17 !important;
  background-color: black !important;
  border-color: black !important;
}
.coh-style-utility-primary-button, .coh-style-branded-primary-button {
  background-color: rgb(39, 92, 226);
  color: rgb(255, 255, 255);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border-width: 0.0625rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(39, 92, 226);
  min-width: 10rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  text-align: center;
  -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;
  font-size: 1rem;
  line-height: 1rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-style-utility-primary-button, .coh-style-branded-primary-button {
    font-size: 1rem;
  }
}
.coh-style-utility-primary-button:hover, .coh-style-branded-primary-button:hover {
  color: rgb(255, 255, 255);
  border-color: rgb(0, 24, 77);
}
@media (max-width: 1023px) {
  .coh-style-utility-primary-button:hover, .coh-style-branded-primary-button:hover {
    background-color: rgb(0, 24, 77);
  }
}
.coh-style-utility-primary-button:hover:before, .coh-style-branded-primary-button:hover:before {
  width: 100%;
}
.coh-style-utility-primary-button:focus .link-text, .coh-style-branded-primary-button:focus .link-text {
  text-decoration: underline;
}
.coh-style-utility-primary-button:before, .coh-style-branded-primary-button:before {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  background-color: rgb(0, 24, 77);
}
@media (max-width: 1023px) {
  .coh-style-utility-primary-button:before, .coh-style-branded-primary-button:before {
    display: none;
  }
}
[disabled].coh-style-utility-primary-button, [disabled].coh-style-branded-primary-button {
  background-color: #c4c4c4 !important;
  color: #6b6b6b !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
[disabled].coh-style-utility-primary-button .link-text, [disabled].coh-style-branded-primary-button .link-text {
  text-decoration: none !important;
}
.coh-style-utility-primary-button *[class*=material-icons-], .coh-style-branded-primary-button *[class*=material-icons-] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
html[dir=rtl] .coh-style-utility-primary-button *[class*=material-icons-], html[dir=rtl] .coh-style-branded-primary-button *[class*=material-icons-] {
  margin-right: 0;
  margin-left: 8px;
}
.coh-style-branded-primary-button {
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 10rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-branded-primary-button {
    font-size: 1rem;
  }
}
.coh-style-branded-primary-button:hover {
  color: rgb(254, 189, 23);
  border-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-branded-primary-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-branded-primary-button:focus {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-branded-primary-button:before {
  background-color: rgb(0, 0, 0);
}
[data-select-theme=brand-primary] .coh-style-branded-primary-button {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-color: rgb(0, 0, 0);
}
[data-select-theme=brand-primary] .coh-style-branded-primary-button:hover {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
[data-select-theme=brand-primary] .coh-style-branded-primary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-product-summary {
  padding-top: -webkit-calc(40px + 8px);
  padding-top: calc(40px + 8px);
  padding-bottom: -webkit-calc(32px * 2);
  padding-bottom: calc(32px * 2);
  padding-left: 32px;
}
@media (max-width: 1023px) {
  .coh-style-product-summary {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
}
.desktop-hide.coh-style-product-summary {
  display: none;
}
@media (max-width: 1023px) {
  .desktop-hide.coh-style-product-summary {
    display: block;
  }
}
.product-variant-mobile.coh-style-product-summary {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .product-variant-mobile.coh-style-product-summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: -webkit-calc(24px * 2);
    padding-bottom: calc(24px * 2);
  }
}
.coh-style-product-summary .status {
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: -webkit-calc(4px - 1px);
  padding-bottom: calc(4px - 1px);
  padding-left: 8px;
  display: inline-block;
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 4px;
  font-weight: 700;
  text-transform: uppercase;
}
.coh-style-product-summary .product-id {
  font-size: 16px;
  line-height: 24px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  display: inline-block;
  vertical-align: -0.125rem;
  margin-right: 16px;
}
.coh-style-product-summary .title {
  color: rgb(0, 0, 0);
  margin-top: 8px;
  margin-bottom: 0;
  font-style: normal;
  text-transform: uppercase;
}
.coh-style-product-summary .description-container {
  margin-top: 24px;
}
.coh-style-product-summary .description-container p {
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-product-summary .description-container p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-product-summary .pdp-wishlist-link {
  padding-right: 0;
  padding-left: 1.4375rem;
  min-width: 0;
  position: relative;
  color: rgb(26, 26, 26);
  text-decoration: underline;
  font-size: 1rem;
  margin-top: 12px;
  line-height: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-product-summary .pdp-wishlist-link {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-product-summary .pdp-wishlist-link {
    margin-top: -webkit-calc(16px - 1px);
    margin-top: calc(16px - 1px);
  }
}
.coh-style-product-summary .pdp-wishlist-link:before {
  content: "favorite_border";
  position: absolute;
  left: 0;
  font-size: 1.125rem;
  margin-top: 0;
  display: inline-block;
  text-decoration: underline;
  color: rgb(26, 26, 26);
}
.coh-style-product-summary .pdp-wishlist-link:before {
  text-decoration: none;
}
.coh-style-product-summary .pdp-wishlist-link:hover {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-product-summary .pdp-wishlist-link:hover:before {
  color: inherit;
}
.coh-style-product-summary .pdp-wishlist-link:focus {
  color: rgb(0, 24, 77);
}
.coh-style-product-summary .pdp-wishlist-link:focus:before {
  color: inherit;
}
.coh-style-product-summary .pdp-wishlist-link[disabled] {
  color: #6b6b6b !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
.coh-style-product-summary .pdp-wishlist-link[disabled]:before {
  color: inherit;
}
.coh-style-product-summary .pdp-wishlist-link.added-to-wishlist:before {
  content: "favorite";
}
.coh-style-product-summary .pdp-wishlist-link .cta-icon:before {
  content: "list";
}
.coh-style-product-summary .button-container .ps-widget {
  background-color: #febd17 !important;
  color: black !important;
  max-width: 50%;
  width: 100%;
  min-width: 10rem;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
}
@media (max-width: 1023px) {
  .coh-style-product-summary .button-container .ps-widget {
    max-width: 100%;
  }
}
.coh-style-product-summary .button-container .ps-widget:hover {
  color: #febd17 !important;
  background-color: black !important;
  border-color: black !important;
}
.coh-style-product-summary .button-container button.buybutton {
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  line-height: 24px;
  text-align: center;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  -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;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  background-color: rgb(254, 189, 23);
  min-height: 3rem;
  min-width: 10rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
  width: 100%;
  max-width: 50%;
  text-transform: uppercase;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .coh-style-product-summary .button-container button.buybutton {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-product-summary .button-container button.buybutton {
    max-width: 100%;
  }
}
.coh-style-product-summary .button-container button.buybutton:hover {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-product-summary .button-container button.buybutton:before {
  font-size: 0;
  min-height: inherit;
  content: "";
}
.coh-style-product-summary .button-container button.buybutton:after {
  content: normal;
}
.coh-style-product-summary .button-container button.buybutton.where-to-buy {
  display: none;
}
.coh-style-product-summary .add-to-wishlist > div {
  border-style: none;
  text-align: right;
}
.coh-style-product-summary .add-to-wishlist > div .messages {
  text-align: left;
}
.coh-style-product-summary .logo-img img {
  margin-bottom: 16px;
  max-width: 150px;
  width: auto;
}
.coh-style-product-summary .rating-container {
  display: inline-block;
  vertical-align: -0.125rem;
}
.coh-style-product-summary .rating-container .rating {
  margin-top: -webkit-calc(4px - 2px);
  margin-top: calc(4px - 2px);
  margin-bottom: 8px;
}
.coh-style-product-summary .rating-container > .coh-block > div {
  border-style: none;
  margin-top: 0.125rem;
}
.coh-style-product-summary .rating-container > .coh-block > div .rating > div {
  display: block !important;
  height: 22px !important;
}
.coh-style-product-summary .product-variants > div > div {
  position: relative;
  max-width: 37.5rem;
}
.coh-style-product-summary .product-variants > div > div label {
  display: block;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
  padding-bottom: 8px;
}
@media (max-width: 1023px) {
  .coh-style-product-summary .product-variants > div > div label {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-product-summary .product-variants > div > div label:after {
  color: rgb(107, 107, 107);
  position: absolute;
  top: 3.375rem;
  right: 0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "expand_more";
  pointer-events: none;
}
.coh-style-product-summary .product-variants > div > div select {
  -webkit-appearance: none;
  -webkit-box-shadow: 0px -3px 0px 0px #000 inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
          box-shadow: 0px -3px 0px 0px #000 inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: rgb(0, 0, 0);
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  background-color: rgb(245, 245, 245);
  font-size: 16px;
  line-height: 24px;
}
.coh-style-product-summary .product-variants > div > div select::-ms-expand {
  display: none;
}
.coh-style-product-summary .product-variants > div > div select option {
  color: rgb(0, 0, 0);
}
.coh-style-product-summary .product-variants > div > div select option:first-child {
  color: rgb(0, 0, 0);
}
.coh-style-product-summary .product-variants #pdp-variant {
  margin-top: 0;
  margin-bottom: -webkit-calc(40px + 8px);
  margin-bottom: calc(40px + 8px);
  max-width: 100%;
}
.coh-style-product-summary .product-variants #pdp-variant #pdp-variant-select {
  border-bottom-width: 1px;
  border-color: rgb(53, 53, 53);
}
@media (max-width: 1023px) {
  .coh-style-product-summary .product-variants #pdp-variant #pdp-variant-select {
    max-width: unset;
  }
}
.coh-style-product-summary .product-variants .coh-style-button-action {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: -webkit-calc(24px * 2);
  margin-bottom: calc(24px * 2);
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-product-summary .product-variants .coh-style-button-action {
    max-width: -webkit-calc(100% - 8px);
    max-width: calc(100% - 8px);
  }
}
@media (max-width: 1023px) {
  .coh-style-product-summary .mobile-hide {
    display: none;
  }
}
.coh-style-product-summary .add-to-any {
  position: absolute;
  top: 25px;
  right: 10px;
}
.coh-style-product-summary .ecorebate-center-container .ng-binding {
  font-size: 14px;
  color: rgb(39, 92, 226);
}
.coh-style-product-summary .ecorebate-center-container .eco-widget {
  padding-top: 9px;
}
.coh-style-product-summary .coh-column:nth-child(1) {
  padding-right: -webkit-calc(80px + 20px);
  padding-right: calc(80px + 20px);
}
@media (max-width: 1023px) {
  .coh-style-product-summary .coh-column:nth-child(1) {
    padding-right: 0;
  }
}
.coh-style-product-summary .outer-features-item .view-more-features {
  font-weight: 400;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
  min-width: 100%;
}
.coh-style-product-summary .outer-features-item .view-more-features:after {
  content: normal;
}
html[dir=rtl] .coh-style-product-summary .product-variants > div > div select {
  padding-right: 40px;
  padding-left: 8px;
}
html[dir=rtl] .coh-style-product-summary .button-container {
  float: right;
}
.coh-style-product-applications {
  padding-top: 32px;
  padding-bottom: 32px;
}
.coh-style-product-applications .title {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .coh-style-product-applications ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-product-applications ul li {
  margin-bottom: 16px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.coh-style-product-applications ul li p {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-product-applications ul li p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-product-features-benefits {
  padding-top: 48px;
  padding-bottom: 48px;
}
.coh-style-product-features-benefits .title {
  margin-bottom: 16px;
}
.coh-style-product-features-benefits ul li {
  margin-bottom: 16px;
  padding-left: -webkit-calc(24px - 2px);
  padding-left: calc(24px - 2px);
  position: relative;
  width: 100%;
  display: inline-block;
  word-wrap: break-word;
}
.coh-style-product-features-benefits ul li:before {
  height: 0.25rem;
  width: 0.25rem;
  background-color: rgb(26, 26, 26);
  content: "";
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 9px;
}
.coh-style-product-features-benefits ul li p {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-product-features-benefits ul li p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-product-features-benefits ul li p strong {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .coh-style-product-features-benefits .additional-feature-ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-product-features-benefits .feature-ul {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.coh-style-product-features-benefits .coh-style-single-cta.coh-style-margin-bottom-none {
  margin-top: -webkit-calc(24px * 2);
  margin-top: calc(24px * 2);
}
.coh-style-product-features-benefits .coh-style-single-cta.coh-style-margin-bottom-none .coh-style-branded-button {
  text-transform: uppercase;
}
@media (max-width: 390px) {
  .coh-style-product-features-benefits .coh-style-single-cta.coh-style-margin-bottom-none .coh-style-branded-button {
    width: 100%;
  }
}
html[dir=rtl] .coh-style-product-features-benefits ul li {
  padding-right: -webkit-calc(24px - 2px);
  padding-right: calc(24px - 2px);
  padding-left: 0;
}
html[dir=rtl] .coh-style-product-features-benefits ul li:before {
  right: 0;
  left: auto;
  top: 0.625rem;
}
[data-gs-background-color][data-gs-background-color=light-grey-split].coh-style-grid-container {
  position: relative;
  z-index: 0;
}
[data-gs-background-color][data-gs-background-color=light-grey-split].coh-style-grid-container:before {
  height: 50%;
  width: 100%;
  bottom: 0;
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  background-color: rgb(238, 238, 238);
  left: 0;
}
[data-gs-background-color][data-gs-background-color=light-grey].coh-style-grid-container .content-container[data-gs-background-color=light-grey] {
  padding-right: 0;
  padding-left: 0;
  padding-left: 0 !Important;
  padding-right: 0 !important;
}
[data-gs-background-color][data-gs-background-color=none].coh-style-grid-container .content-container[data-gs-background-color=white] {
  padding-right: 0;
  padding-left: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-heading {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg p, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg p > span, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ol li, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ol li:before, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ol li span, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg p > a, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ul li, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ul li:before, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ul li span {
  color: rgb(238, 238, 238);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .sbd-pull-quote-component[data-pq-background-color=light] .title-container {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .sbd-pull-quote-component[data-pq-background-color=light] .title-container .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .sbd-pull-quote-component[data-pq-background-color=light-grey] .title-container {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .sbd-pull-quote-component[data-pq-background-color=light-grey] .title-container .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-style-image-text-tile {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .fifty-fifty-component[data-variant=image-text-33-67] [data-gs-background-color=light-grey] .coh-container .coh-wysiwyg p {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .fifty-fifty-component .text-main-container .coh-heading {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-heading {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg p, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg p > span, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ol li, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ol li:before, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ol li span, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg p > a, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ul li, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ul li:before, .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ul li span {
  color: rgb(238, 238, 238);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .sbd-pull-quote-component[data-pq-background-color=light] .title-container {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .sbd-pull-quote-component[data-pq-background-color=light] .title-container .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .sbd-pull-quote-component[data-pq-background-color=light-grey] .title-container {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .sbd-pull-quote-component[data-pq-background-color=light-grey] .title-container .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-style-image-text-tile {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .fifty-fifty-component[data-variant=image-text-33-67] [data-gs-background-color=light-grey] .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .fifty-fifty-component .text-main-container .coh-heading {
  color: white;
}
.coh-style-grid-container [data-gs-background-color][data-gs-background-color=white] {
  background-color: rgb(255, 255, 255);
}
.coh-style-grid-container .section-inner {
  overflow: hidden;
}
.coh-style-grid-container .section-inner > .coh-container.coh-container-boxed .content-container {
  padding-right: 24px;
  padding-left: 24px;
}
@media (max-width: 390px) {
  .coh-style-grid-container .section-inner > .coh-container.coh-container-boxed .content-container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-grid-container .section-inner > .coh-container .content-container {
  padding-right: -webkit-calc(16px - 1px);
  padding-right: calc(16px - 1px);
  padding-left: -webkit-calc(16px - 1px);
  padding-left: calc(16px - 1px);
}
@media (max-width: 1023px) {
  .coh-style-grid-container .section-inner > .coh-container .content-container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-grid-container .section-inner > .coh-container .content-container[data-select-theme][data-select-theme=split] {
  z-index: 1;
}
.coh-style-grid-container .coh-heading {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .coh-style-grid-container .coh-heading {
    margin-right: 0.9375rem;
    margin-left: unset;
  }
}
.coh-style-grid-container .content-container .coh-style-single-cta {
  margin-top: 24px;
}
.coh-style-grid-container [data-select-theme=white] .fifty-fifty-component .coh-heading {
  color: black;
}
.coh-style-grid-container [data-select-theme=white] .fifty-fifty-component .coh-wysiwyg p {
  color: black;
}
.coh-style-grid-container [data-select-theme=white] [data-variant=image-text-33-67] [data-gs-background-color=dark] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark][data-variant=image-text-33-67] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark][data-variant=image-text-33-67] .coh-style-text-button {
  color: rgb(26, 26, 26);
}
.coh-style-grid-container [data-select-theme=dark][data-variant=image-text-33-67] [data-gs-background-color=light] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark][data-variant=image-text-33-67] .coh-style-secondary-button {
  background-color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark] [data-variant=image-text-33-67] .section-container-component {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark] [data-variant=image-text-33-67] .section-container-component .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=light-grey] [data-variant=image-text-33-67] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=light-grey] [data-variant=image-text-33-67] [data-gs-background-color=dark] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=light-grey] [data-variant=image-text-33-67] [data-gs-background-color=light] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=light-grey] [data-variant=image-text-33-67] .text-main-container[data-gs-background-color=dark] .coh-heading {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-select-theme=light-grey] [data-variant=image-text-33-67] .text-main-container[data-gs-background-color=dark] .coh-wysiwyg p {
  color: rgb(0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark-grey] [data-variant=image-text-33-67] [data-gs-background-color=light] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-33-67] .text-main-container[data-gs-background-color=light] .coh-container p, .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-33-67] .text-main-container[data-gs-background-color=light] .coh-container p {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-33-67] [data-gs-background-color][data-gs-background-color=dark], .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-33-67] [data-gs-background-color][data-gs-background-color=dark] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-50-50] .text-main-container[data-gs-background-color=light-grey] .coh-container p, .coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-50-50] .text-main-container[data-gs-background-color=light] .coh-container p, .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-50-50] .text-main-container[data-gs-background-color=light-grey] .coh-container p, .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-50-50] .text-main-container[data-gs-background-color=light] .coh-container p {
  color: rgb(255, 255, 255);
}
.coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color=light-grey], .coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color=light], .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color=light-grey], .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color=light] {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-grid-container [data-select-theme=dark] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color][data-gs-background-color=dark], .coh-style-grid-container [data-select-theme=dark-grey] .coh-style-50-50-content[data-variant=image-text-50-50] [data-gs-background-color][data-gs-background-color=dark] {
  background-color: rgba(0, 0, 0, 0);
}
body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-style-product-tile:hover {
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-style-product-tile .product-title, body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-style-product-tile .product-title {
  color: rgb(26, 26, 26);
}
body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark] .coh-style-product-tile .product-sku, body[data-component-bg-theme=white] .coh-style-grid-container [data-gs-background-color][data-gs-background-color=dark-grey] .coh-style-product-tile .product-sku {
  color: rgb(77, 77, 77);
}
#designed-for-container .coh-style-grid-container .section-inner .content-container .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
  padding-right: 12px;
  padding-left: 12px;
}
.coh-style-product-includes-section {
  padding-top: 32px;
  padding-bottom: 32px;
}
.include-box-container.coh-style-product-includes-section {
  background-color: rgb(245, 245, 245);
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1.5rem;
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed {
  padding-top: -webkit-calc(24px * 2);
  padding-top: calc(24px * 2);
  padding-right: 117px;
  padding-bottom: -webkit-calc(24px * 2);
  padding-bottom: calc(24px * 2);
  padding-left: 117px;
}
@media (max-width: 1279px) {
  .include-box-container.coh-style-product-includes-section .coh-container-boxed {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .include-box-container.coh-style-product-includes-section .coh-container-boxed {
    padding-right: 0;
    padding-left: 0;
  }
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-column:nth-child(2) {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 117px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-column:nth-child(2) {
    padding-top: -webkit-calc(32px * 2);
    padding-top: calc(32px * 2);
    padding-bottom: 0;
    padding-left: 8px;
  }
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-column:nth-child(2) .coh-container {
  padding-top: 0;
  padding-bottom: -webkit-calc(24px * 2);
  padding-bottom: calc(24px * 2);
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-column:nth-child(2) .coh-container .coh-list-item:last-child {
  margin-bottom: 0;
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-column:nth-child(1) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .ps-buy-button {
  text-transform: uppercase;
  line-height: 24px;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .include-box-container.coh-style-product-includes-section .coh-container-boxed .ps-buy-button {
    max-width: 100%;
    width: 100%;
  }
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .ps-buy-button:not(.where-to-buy) {
  display: none;
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .ps-buy-button:after {
  content: normal;
}
.include-box-container.coh-style-product-includes-section .coh-container-boxed .coh-heading {
  text-transform: uppercase;
}
.coh-style-product-includes-section .title {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .coh-style-product-includes-section ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-product-includes-section ul li {
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-product-includes-section ul li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-single-image figcaption {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  color: rgb(26, 26, 26);
  margin-top: -webkit-calc(8px + 2px);
  margin-top: calc(8px + 2px);
}
.coh-style-single-image .single-image-wrapper {
  position: relative;
}
.coh-style-single-image .single-image-wrapper img {
  width: 100%;
}
[data-select-theme][data-select-theme=dark] .coh-style-single-image figcaption {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey] .coh-style-single-image figcaption {
  color: rgb(255, 255, 255);
}
.coh-style-sticky-navigation {
  background-color: rgb(26, 26, 26);
  color: rgb(255, 255, 255);
  width: 100%;
  top: 0;
  position: sticky;
  z-index: 100;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation {
    display: block;
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  min-height: 56px;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-inline-element:after {
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-bottom: 0 none;
  border-right: 0 none;
  content: " ";
  top: 30px;
}
@media (max-width: 767px) {
  .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-inline-element:after {
    top: 26px;
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-inline-element.responsive-explore.scroll-active {
  color: rgb(0, 0, 0);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-inline-element .sBtn-text.scroll-active {
  color: rgb(0, 0, 0);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container {
  width: 100%;
  padding: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: none;
  background-color: rgb(255, 255, 255);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item:hover {
  background-color: rgb(242, 242, 242);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item:hover a {
  font-weight: 700;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item.active a {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item a {
  color: rgb(77, 77, 77);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  max-width: none;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 12px;
  padding-right: 32px;
  padding-bottom: 12px;
  padding-left: 32px;
}
@media (max-width: 767px) {
  .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item a:hover {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container .coh-list-item a:hover {
    background-color: rgb(242, 242, 242);
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element {
  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;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-right: 48px;
  padding-bottom: 20px;
  padding-left: 32px;
  font-weight: 700;
  position: relative;
}
@media (max-width: 1023px) {
  .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element {
    width: 100%;
    padding-top: 16px;
    padding-right: 48px;
    padding-bottom: 16px;
    padding-left: 32px;
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element:after {
  content: " ";
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 24px;
  right: 26px;
  height: 8px;
  width: 8px;
}
@media (max-width: 767px) {
  .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element:after {
    top: 22px;
  }
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element.responsive-explore {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element.responsive-explore.scroll-active {
  color: rgb(254, 189, 23);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element.desktop-explore {
  display: none;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element .sBtn-text {
  padding: 0;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element .sBtn-text:after {
  display: none;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element .sBtn-text.scroll-active {
  color: rgb(254, 189, 23);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .active {
  background-color: rgb(255, 255, 255);
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-list-container {
  display: none;
}
.sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-list-container .coh-list-item a {
  text-transform: none;
  overflow: visible;
  text-overflow: unset;
  white-space: initial;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list {
  background-color: rgb(0, 0, 0);
  max-height: 64px;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list {
    max-height: 56px;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .sBtn-text-d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  padding-right: 0;
  padding-left: 0;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .sBtn-text-d:after {
  content: " ";
  padding-left: 48px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(136, 136, 136);
  width: 1px;
  height: 22px;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-list-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-list-container {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .desktop-explore {
    display: none;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .responsive-explore {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .responsive-explore {
    display: block;
    font-weight: 700;
    width: 100%;
    padding-top: 16px;
    padding-right: 48px;
    padding-bottom: 16px;
    padding-left: 32px;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .responsive-explore:after {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .responsive-explore:after {
    height: 8px;
    width: 8px;
    position: absolute;
    top: 24px;
    right: 26px;
    content: "";
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
  }
}
.coh-style-sticky-navigation .mobile-trigger-container {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .mobile-trigger-container {
    display: none;
    background-color: rgb(26, 26, 26);
  }
}
.coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger {
  color: rgb(255, 255, 255);
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 16px;
  padding-right: -webkit-calc(40px + 8px);
  padding-right: calc(40px + 8px);
  padding-bottom: 16px;
  padding-left: 24px;
  width: 100%;
  position: relative;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger {
    padding-left: 32px;
  }
}
@media (max-width: 390px) {
  .coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger {
    padding-left: 16px;
  }
}
.coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger:after {
  content: "expand_more";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger:after {
    right: 1.75rem;
  }
}
@media (max-width: 390px) {
  .coh-style-sticky-navigation .mobile-trigger-container .mobile-trigger:after {
    right: 0.75rem;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu {
    display: block;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list {
  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;
  padding-right: 80px;
  padding-left: 80px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list.active .coh-list-container {
  display: block;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul {
  padding-left: 24px;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul li {
  white-space: nowrap;
  min-width: auto;
  max-width: 275px;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul li {
    max-width: 100%;
    min-width: auto;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul li a {
  padding: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  max-width: 275px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul li a:hover {
  color: rgb(254, 189, 23);
}
.coh-style-sticky-navigation .sticky-nav-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    overflow: visible;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu ul::-webkit-scrollbar {
  display: none;
}
.coh-style-sticky-navigation .sticky-nav-menu ul li {
  min-width: 8.375rem;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul li {
    width: 100%;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu ul li.active a {
  position: relative;
  font-weight: 700;
  color: rgb(254, 189, 23);
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul li.active a {
    font-weight: 400;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu ul li.active a:after {
  opacity: 0;
}
.coh-style-sticky-navigation .sticky-nav-menu ul li.active a:hover {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgb(254, 189, 23);
}
.coh-style-sticky-navigation .sticky-nav-menu ul li a {
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-right: 32px;
  padding-bottom: 16px;
  padding-left: 32px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  position: relative;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  text-align: center;
  height: 100%;
  -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;
  border-bottom-width: 0.25rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul li a {
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 390px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul li a {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu ul li a:after {
  height: 0.25rem;
  width: 100%;
  background-color: rgb(254, 189, 23);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  opacity: 0;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-sticky-navigation .sticky-nav-menu ul li a:after {
    display: none;
  }
}
.coh-style-sticky-navigation .sticky-nav-menu ul li a:hover {
  font-weight: bold;
}
html[dir=rtl] .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element {
  padding-right: 32px;
  padding-left: 48px;
}
html[dir=rtl] .sticky-responsive.coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .coh-inline-element:after {
  left: 26px;
  right: auto;
}
html[dir=rtl] .sticky-responsive.coh-style-sticky-navigation .coh-list-container .coh-list-item a {
  text-align: right;
}
html[dir=rtl] .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list .sBtn-text:after {
  border-left: 1px solid #888888;
  border-right: 0 none;
  padding-right: 48px;
  padding-left: 0;
}
html[dir=rtl] .coh-style-sticky-navigation .sticky-nav-menu.sticky-nav-list ul {
  padding-right: 24px;
  padding-left: 0;
}
[data-modal-width][data-modal-width=sm].coh-style-video-modal .coh-modal-inner {
  width: 100%;
  padding: 0;
  max-width: 18.75rem;
}
@media (max-width: 1023px) {
  [data-modal-width][data-modal-width=sm].coh-style-video-modal .coh-modal-inner {
    width: 95%;
  }
}
[data-modal-width][data-modal-width=sm].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 2rem;
  width: 2rem;
}
[data-modal-width][data-modal-width=sm].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 2rem;
  width: 2rem;
}
[data-modal-width][data-modal-width=md].coh-style-video-modal .coh-modal-inner {
  width: 100%;
  padding: 0;
  max-width: 31.25rem;
}
[data-modal-width][data-modal-width=md].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=md].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
[data-modal-width][data-modal-width=md].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=md].coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 2rem;
    width: 2rem;
  }
}
[data-modal-width][data-modal-width=lg].coh-style-video-modal .coh-modal-inner {
  width: 100%;
  max-width: 76.25rem;
}
@media (max-width: 1439px) {
  [data-modal-width][data-modal-width=lg].coh-style-video-modal .coh-modal-inner {
    max-width: 69.375rem;
  }
}
@media (max-width: 1279px) {
  [data-modal-width][data-modal-width=lg].coh-style-video-modal .coh-modal-inner {
    max-width: 60rem;
  }
}
@media (max-width: 1023px) {
  [data-modal-width][data-modal-width=lg].coh-style-video-modal .coh-modal-inner {
    max-width: 95%;
  }
}
.video-modal.coh-style-video-modal .coh-modal-inner {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 3rem;
  width: 3rem;
}
@media (max-width: 767px) {
  .video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
.video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
  -webkit-transition: 100ms ease-in-out border-color;
  transition: 100ms ease-in-out border-color;
}
@media (max-width: 767px) {
  .video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    width: 2rem;
    height: 2rem;
  }
}
.video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
  -webkit-transition: color 100ms ease-in-out;
  transition: color 100ms ease-in-out;
  font-size: 1.5rem;
  color: rgb(26, 26, 26);
}
@media (max-width: 767px) {
  .video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
    font-size: 1.125rem;
  }
}
.video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:hover {
  border-color: rgb(0, 24, 77);
}
.video-modal.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:hover:before {
  color: rgb(0, 24, 77);
}
.video-modal.coh-style-video-modal .coh-modal-inner .video-container-wrapper {
  max-height: 100%;
  height: 100%;
}
.coh-style-video-modal .coh-modal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-style-video-modal .coh-modal-inner {
  background-color: rgb(0, 0, 0);
  outline-style: none;
  padding: 0;
  position: absolute;
  height: 80%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  padding: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #000000 !important;
}
@media (max-width: 767px) {
  .coh-style-video-modal .coh-modal-inner {
    height: 45%;
  }
}
@media (max-width: 390px) {
  .coh-style-video-modal .coh-modal-inner {
    height: 35%;
  }
}
.coh-style-video-modal .coh-modal-inner .coh-video {
  max-height: 100%;
  height: 100%;
}
.coh-style-video-modal .coh-modal-inner .coh-video .mejs__container {
  width: 100%;
}
.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 3rem;
  width: 3rem;
  max-height: 4rem;
  max-width: 4rem;
}
@media (max-width: 1279px) {
  .coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 3rem;
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
  display: block;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  position: relative;
  max-height: 4rem;
  max-width: 4rem;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1279px) {
  .coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 3rem;
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 2rem;
    width: 2rem;
  }
}
.coh-style-video-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
  content: "close";
  font-size: 1.125rem;
  vertical-align: -0.3125rem;
}
.coh-style-video-modal .coh-modal-inner .video-container > video, .coh-style-video-modal .coh-modal-inner .video-container .coh-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
}
.coh-style-video-modal .coh-modal-inner .video-container > video .coh-video-inner, .coh-style-video-modal .coh-modal-inner .video-container .coh-video .coh-video-inner {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-video-modal .coh-modal-inner .video-container-wrapper {
  max-height: 100%;
  position: relative;
}
.coh-style-video-modal .coh-style-margin-bottom-medium {
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 0;
  height: 100%;
}
.coh-style-video-modal .coh-style-margin-bottom-medium .coh-style-video {
  padding-bottom: 0;
  max-width: 100%;
  margin: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-video-modal .coh-style-margin-bottom-medium .coh-video {
    max-height: -webkit-calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px) !important;
  }
}
@media (max-width: 390px) {
  .coh-style-video-modal .coh-style-margin-bottom-medium .coh-video {
    max-height: -webkit-calc(100vh - 120px);
    max-height: calc(100vh - 120px);
    max-height: calc(100vh - 120px) !important;;
  }
}
.coh-style-video-modal .coh-style-margin-bottom-medium .coh-video .mejs__container {
  max-height: 100%;
  width: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100% !important;
  max-height: 100% !important;
  height: 100% !important;
  height: 100%;
}
.coh-style-video-modal .coh-style-margin-bottom-medium .coh-video .mejs__container video {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100% !important;
  width: 100% !important;
}
[data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner {
  width: 100%;
  padding: 2rem;
  max-width: 18.75rem;
}
@media (max-width: 1279px) {
  [data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner {
    padding: 2rem;
  }
}
[data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 2rem;
  width: 2rem;
}
[data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 2rem;
  width: 2rem;
}
[data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner {
  width: 100%;
  padding: 3rem;
  max-width: 31.25rem;
}
@media (max-width: 1279px) {
  [data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner {
    padding: 2rem;
  }
}
[data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
  width: 3rem;
  height: 3rem;
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
[data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 2rem;
    width: 2rem;
  }
}
[data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
  width: 100%;
  max-width: 76.25rem;
}
@media (max-width: 1439px) {
  [data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 69.375rem;
  }
}
@media (max-width: 1279px) {
  [data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 60rem;
  }
}
@media (max-width: 1023px) {
  [data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 44rem;
  }
}
@media (max-width: 767px) {
  [data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: none;
  }
}
.video-modal.coh-style-modal .coh-modal-inner {
  padding-top: -webkit-calc(80px + 8px);
  padding-top: calc(80px + 8px);
  padding-right: 16px;
  padding-bottom: -webkit-calc(80px + 8px);
  padding-bottom: calc(80px + 8px);
  padding-left: 16px;
}
@media (max-width: 767px) {
  .video-modal.coh-style-modal .coh-modal-inner {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: 16px;
    margin-left: 16px;
  }
}
.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 4rem;
  width: 4rem;
}
.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 4rem;
  width: 4rem;
  -webkit-transition: 100ms ease-in-out border-color;
  transition: 100ms ease-in-out border-color;
}
.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
  -webkit-transition: color 100ms ease-in-out;
  transition: color 100ms ease-in-out;
  font-size: 1.5rem;
  color: rgb(26, 26, 26);
}
.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:hover {
  border-color: rgb(0, 24, 77);
}
.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:hover:before {
  color: rgb(0, 24, 77);
}
.video-modal.coh-style-modal .coh-modal-inner .video-container-wrapper {
  overflow: hidden;
  max-height: -webkit-calc(100vh - 226px);
  max-height: calc(100vh - 226px);
}
.video-modal-layout[data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner {
  padding: 0;
  max-width: 18.75rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .video-modal-layout[data-modal-width][data-modal-width=sm].coh-style-modal .coh-modal-inner {
    width: 95%;
  }
}
.video-modal-layout[data-modal-width][data-modal-width=md].coh-style-modal .coh-modal-inner {
  padding: 0;
  max-width: 31.25rem;
  width: 100%;
}
.video-modal-layout[data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
  width: 100%;
  max-width: 76.25rem;
}
@media (max-width: 1439px) {
  .video-modal-layout[data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 69.375rem;
  }
}
@media (max-width: 1279px) {
  .video-modal-layout[data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 60rem;
  }
}
@media (max-width: 1023px) {
  .video-modal-layout[data-modal-width][data-modal-width=lg].coh-style-modal .coh-modal-inner {
    max-width: 95%;
  }
}
.video-modal-layout.video-modal.coh-style-modal .coh-modal-inner {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 3rem;
  width: 3rem;
}
@media (max-width: 767px) {
  .video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
.video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
}
@media (max-width: 767px) {
  .video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 2rem;
    width: 2rem;
  }
}
@media (max-width: 767px) {
  .video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
    font-size: 1.125rem;
  }
}
.video-modal-layout.video-modal.coh-style-modal .coh-modal-inner .video-container-wrapper {
  height: 100%;
  max-height: 100%;
}
.video-modal-layout.coh-style-modal .coh-modal-inner {
  background-color: rgb(0, 0, 0);
  height: 80%;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media (max-width: 1023px) {
  .video-modal-layout.coh-style-modal .coh-modal-inner {
    height: 70%;
  }
}
@media (max-width: 767px) {
  .video-modal-layout.coh-style-modal .coh-modal-inner {
    height: 45%;
  }
}
@media (max-width: 390px) {
  .video-modal-layout.coh-style-modal .coh-modal-inner {
    height: 35%;
  }
}
@media (max-width: 1023px) {
  .video-modal-layout.coh-style-modal .coh-modal-inner .coh-video {
    height: -webkit-calc(100vh - 100px);
    height: calc(100vh - 100px);
  }
}
@media (max-width: 390px) {
  .video-modal-layout.coh-style-modal .coh-modal-inner .coh-video {
    height: -webkit-calc(100vh - 120px);
    height: calc(100vh - 120px);
  }
}
.video-modal-layout.coh-style-modal .coh-modal-inner .coh-video .mejs__container {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100% !important;
  width: 100% !important;
  max-height: 100%;
  max-width: 100%;
}
.video-modal-layout.coh-style-modal .coh-modal-inner .coh-video .mejs__container video {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100% !important;
  width: 100% !important;
}
.video-modal-layout.coh-style-modal .coh-modal-inner .video-container-wrapper {
  max-height: 100%;
  position: relative;
}
.video-modal-layout.coh-style-modal .coh-style-margin-bottom-none {
  height: 100%;
  overflow: hidden;
}
.video-modal-layout.coh-style-modal .coh-style-margin-bottom-none .coh-style-video {
  height: 100%;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.video-modal-layout.coh-style-modal .coh-style-margin-bottom-none .coh-video {
  max-height: 100%;
  height: 100vh;
}
.coh-style-modal .coh-modal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-style-modal .coh-modal-inner {
  background-color: rgb(255, 255, 255);
  outline-style: none;
  max-height: -webkit-calc(100vh - 50px);
  max-height: calc(100vh - 50px);
  padding: 3rem;
}
@media (max-width: 1279px) {
  .coh-style-modal .coh-modal-inner {
    padding: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-modal .coh-modal-inner {
    margin-right: 24px;
    margin-left: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-modal .coh-modal-inner {
    margin-right: 32px;
    margin-left: 32px;
    padding: 2rem;
  }
}
@media (max-width: 390px) {
  .coh-style-modal .coh-modal-inner {
    margin-right: 16px;
    margin-left: 16px;
  }
}
@media (max-width: 1023px) {
  .coh-style-modal .coh-modal-inner .coh-video {
    max-height: -webkit-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
  }
}
@media (max-width: 390px) {
  .coh-style-modal .coh-modal-inner .coh-video {
    max-height: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-modal .coh-modal-inner .coh-video .mejs__container {
    max-height: -webkit-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
  }
}
@media (max-width: 390px) {
  .coh-style-modal .coh-modal-inner .coh-video .mejs__container {
    max-height: none;
  }
}
.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
  height: 3rem;
  width: 3rem;
  max-height: 4rem;
  max-width: 4rem;
}
@media (max-width: 1279px) {
  .coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 3rem;
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-modal .coh-modal-inner .coh-modal-close-wrapper {
    height: 2rem;
    width: 2rem;
  }
}
.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
  height: 3rem;
  width: 3rem;
  display: block;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  position: relative;
  max-height: 4rem;
  max-width: 4rem;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1279px) {
  .coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 3rem;
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button {
    height: 2rem;
    width: 2rem;
  }
}
.coh-style-modal .coh-modal-inner .coh-modal-close-wrapper .coh-modal-close-button:before {
  content: "close";
  font-size: 1.125rem;
  vertical-align: -0.3125rem;
}
.coh-style-modal .coh-modal-inner .video-container {
  padding-top: 56.25%;
}
.coh-style-modal .coh-modal-inner .video-container > video, .coh-style-modal .coh-modal-inner .video-container .coh-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-modal .coh-modal-inner .video-container > video .coh-video-inner, .coh-style-modal .coh-modal-inner .video-container .coh-video .coh-video-inner {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-modal .coh-modal-inner .video-container-wrapper {
  max-height: -webkit-calc(100vh - 150px);
  max-height: calc(100vh - 150px);
  position: relative;
}
.coh-style-category-tile {
  position: relative;
  height: 100%;
  min-height: 27.5rem;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-category-tile {
    min-height: 26rem;
  }
}
.coh-style-category-tile:focus {
  outline-style: none;
}
.coh-style-category-tile:hover {
  border-color: rgb(39, 92, 226);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
}
@media (max-width: 1023px) {
  .coh-style-category-tile:hover {
    border-color: rgb(196, 196, 196);
  }
}
.coh-style-category-tile:hover [data-title-color] {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
}
.coh-style-category-tile:hover .card-link-text {
  text-decoration: underline;
}
[data-select-theme=light-grey].coh-style-category-tile {
  background-color: rgb(245, 245, 245);
}
[data-select-theme=dark-grey].coh-style-category-tile {
  background-color: rgb(53, 53, 53);
}
[data-select-theme=dark-grey].coh-style-category-tile .name, [data-select-theme=dark-grey].coh-style-category-tile .card-link-text {
  color: rgb(255, 255, 255);
}
[data-carousel=background-image-variant].coh-style-category-tile {
  padding: unset;
}
[data-carousel=background-image-variant].coh-style-category-tile .card-link {
  position: absolute;
  bottom: 0;
  margin: 16px;
  margin-bottom: 40px;
  max-width: -webkit-fill-available;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  padding: unset;
  min-width: unset;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}
@media (max-width: 1023px) {
  [data-carousel=background-image-variant].coh-style-category-tile .card-link {
    margin: 16px;
    margin-bottom: 24px;
  }
}
[data-carousel=background-image-variant].coh-style-category-tile .card-link [data-title-color=trade-solution-carousel], [data-carousel=background-image-variant].coh-style-category-tile .card-link .card-link-text {
  color: rgb(255, 255, 255);
  margin-left: -0.5rem;
}
[data-carousel=background-image-variant].coh-style-category-tile .media-container {
  border-top-style: solid;
  border-top-color: rgb(254, 189, 23);
  border-top-width: 4px;
}
[data-carousel=background-image-variant].coh-style-category-tile .media-container img {
  min-height: 436px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 1023px) {
  [data-carousel=background-image-variant].coh-style-category-tile .media-container img {
    min-height: unset;
    height: 412px;
  }
}
[data-carousel=image-above-text-variant].coh-style-category-tile .media-container {
  border-top-width: 4px;
  border-style: solid;
  border-top-color: rgb(254, 189, 23);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
[data-carousel=image-above-text-variant].coh-style-category-tile .media-container.bynder-media-container img {
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  [data-carousel=image-above-text-variant].coh-style-category-tile .media-container.bynder-media-container img {
    height: 256px;
  }
}
[data-carousel=image-above-text-variant][data-select-theme=dark-grey].coh-style-category-tile {
  padding-top: unset;
}
[data-carousel=image-above-text-variant][data-select-theme=dark-grey].coh-style-category-tile .card-link {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  padding: unset;
}
@media (max-width: 1023px) {
  [data-carousel=image-above-text-variant][data-select-theme=dark-grey].coh-style-category-tile .card-link {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
[data-carousel=background-image-variant][data-select-theme=light-grey].coh-style-category-tile .card-link .card-link-text {
  color: rgb(0, 0, 0);
}
[data-bg-img-opacity="0"].coh-style-category-tile .card-hover-link .media-container:before {
  background: none;
}
.coh-style-category-tile .media-container.bynder-media-container img {
  width: 100%;
}
.coh-style-category-tile .card-link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2.5rem;
  padding-right: 1rem;
  padding-bottom: unset;
  padding-left: 1rem;
  min-width: 15.5rem;
  position: absolute;
  bottom: 2.5rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-category-tile .card-link {
    bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-category-tile .card-link {
    padding-top: 1.5rem;
    padding-bottom: unset;
    min-width: 11.625rem;
  }
}
.coh-style-category-tile .card-link:before {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
}
.coh-style-category-tile .card-link:focus {
  outline-style: none;
  outline-color: none;
}
.coh-style-category-tile .card-link:hover .card-link-text {
  text-decoration: underline;
}
.coh-style-category-tile .card-link:hover .card-link-text:after {
  text-decoration: none;
}
.coh-style-category-tile .card-link .card-link-text {
  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;
  position: relative;
}
.coh-style-category-tile .card-link .card-link-text:after {
  font-size: 16px;
  content: "double_arrow";
  position: absolute;
  top: 0;
  right: -1rem;
}
.coh-style-category-tile .card-link .card-link-text:hover {
  text-decoration: underline;
}
.coh-style-category-tile .coh-heading {
  color: rgb(0, 0, 0);
  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-bottom: 1rem;
  text-align: center;
  outline-style: none;
  outline-width: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-transform: uppercase;
}
.coh-style-category-tile .product-image-container {
  height: 18.5rem;
  width: 100%;
  padding-bottom: unset;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-category-tile .product-image-container {
    height: 16rem;
  }
}
.coh-style-category-tile .product-image-container[data-carousel=background-image-variant] {
  display: none;
}
.coh-style-category-tile .product-image-container img {
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.coh-style-category-tile .card-hover-link {
  display: block;
}
.coh-style-category-tile .card-hover-link .media-container:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20))), -webkit-gradient(linear, left top, left bottom, color-stop(33.85%, rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.50)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 33.85%, rgba(0, 0, 0, 0.50) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 33.85%, rgba(0, 0, 0, 0.50) 100%);
  height: -webkit-fill-available;
  width: 100%;
  position: absolute;
  top: 0.25rem;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  max-height: 99%;
}
@media (max-width: 767px) {
  .coh-style-category-tile .card-hover-link .media-container:before {
    max-height: 412px;
  }
}
body[data-component-bg-theme=white] .coh-style-category-tile {
  border-width: 1px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  background-color: rgb(255, 255, 255);
  outline-style: solid;
  margin-top: 4px;
}
body[data-component-bg-theme=white] .coh-style-category-tile:hover {
  border-color: rgb(0, 0, 0);
}
body[data-component-bg-theme=white] .coh-style-category-tile:focus {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-style: solid;
  outline-color: rgb(195, 212, 251);
}
body[data-component-bg-theme=white] .coh-style-category-tile:focus-within {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-color: rgb(195, 212, 251);
  outline-style: solid;
}
body[data-component-bg-theme=white] [data-carousel=image-above-text-variant][data-select-theme=dark-grey].coh-style-category-tile .name, body[data-component-bg-theme=white] .coh-style-category-tile [data-carousel=image-above-text-variant][data-select-theme=light-grey] .name {
  color: rgb(0, 0, 0);
}
body[data-component-bg-theme=white] .coh-style-category-tile .card-hover-link:focus, body[data-component-bg-theme=white] .coh-style-category-tile .product-image-container:focus, body[data-component-bg-theme=white] .coh-style-category-tile .product-image-container img:focus {
  outline: none;
}
[data-select-theme][data-select-theme=dark] .coh-style-category-tile .name {
  color: rgb(255, 255, 255);
}
.coh-style-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
@media (max-width: 767px) {
  .coh-style-video {
    margin-right: 0;
    margin-left: 0;
  }
}
.play-video.coh-style-video .coh-video {
  display: block;
}
.play-video.coh-style-video picture, .play-video.coh-style-video .video-link, .play-video.coh-style-video .coh-style-branded-button {
  display: none;
}
.coh-style-video img {
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.coh-style-video .video-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: rgb(0, 0, 0);
  font-size: 1.375rem;
  min-width: 4.5rem;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
}
.coh-style-video .video-link:hover ~ .coh-style-branded-button {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-video .video-link:focus {
  color: rgb(0, 0, 0);
}
.coh-style-video .video-link:focus ~ .coh-style-branded-button {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-video .coh-style-branded-button {
  min-width: 4.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  height: 3rem;
}
.coh-style-video .coh-style-branded-button span {
  margin-right: 0;
}
.coh-style-video .coh-video-null .mejs__overlay-button {
  background-color: rgb(254, 189, 23);
  height: 3rem;
  width: 4.5rem;
  background-image: none;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
}
.coh-style-video .coh-video {
  display: none;
}
.coh-style-breadcrumbs {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 16px;
  padding-right: 32px;
  padding-bottom: 16px;
  padding-left: 32px;
  position: relative;
  width: 100%;
}
.coh-style-breadcrumbs nav ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-breadcrumbs nav ol li {
  display: inline-block;
  position: relative;
  line-height: 16px;
  padding-right: -webkit-calc(16px - 2px);
  padding-right: calc(16px - 2px);
  padding-left: -webkit-calc(16px - 2px);
  padding-left: calc(16px - 2px);
  font-size: 14px;
  color: rgb(107, 107, 107);
}
@media (max-width: 1023px) {
  .coh-style-breadcrumbs nav ol li {
    display: inline-block;
    max-width: 90%;
  }
}
.coh-style-breadcrumbs nav ol li:after {
  content: "chevron_right";
  vertical-align: -0.1875rem;
  font-size: 16px;
  right: -0.625rem;
  height: 16px;
  width: 16px;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-style-breadcrumbs nav ol li:after {
    content: "chevron_left";
  }
}
.coh-style-breadcrumbs nav ol li:first-child {
  padding-left: 0;
  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;
}
.coh-style-breadcrumbs nav ol li:first-child a {
  margin-left: 0;
  text-decoration: none;
  text-overflow: unset;
  overflow: hidden;
  width: 24px;
  height: 24px;
  position: relative;
}
.coh-style-breadcrumbs nav ol li:first-child a:before {
  content: "home";
  font-size: 24px;
  vertical-align: -0.1875rem;
  margin-right: 0.125rem;
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-breadcrumbs nav ol li:nth-last-child(2):after {
    display: none;
  }
}
.coh-style-breadcrumbs nav ol li:last-child {
  font-weight: 700;
  color: rgb(0, 0, 0);
}
.coh-style-breadcrumbs nav ol li:last-child:after {
  display: none;
}
.coh-style-breadcrumbs nav ol li:last-child a {
  text-decoration: none;
}
.coh-style-breadcrumbs nav ol li a {
  color: rgb(107, 107, 107);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  max-width: 7.75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .coh-style-breadcrumbs nav ol li a {
    font-size: 0.875rem;
    white-space: break-spaces;
    -ms-hyphens: auto;
        hyphens: auto;
    font-weight: 700;
    color: rgb(0, 0, 0);
  }
}
.coh-style-breadcrumbs nav ol li a:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-breadcrumbs nav ol li:not(:first-child):not(:nth-last-child(2)) {
    display: none;
  }
}
.coh-style-breadcrumbs .settings-tray-editable {
  border-style: none;
}
html[dir=rtl] .coh-style-breadcrumbs nav ol li:after {
  content: "chevron_left";
  left: -0.625rem;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-breadcrumbs nav ol li:after {
    content: "chevron_right";
  }
}
html[dir=rtl] .coh-style-breadcrumbs nav ol li:first-child {
  padding-right: 0;
  padding-left: 0.125rem;
}
html[dir=rtl] .coh-style-breadcrumbs nav ol li:first-child a {
  margin-right: 0;
  margin-left: -webkit-calc(16px - 2px);
  margin-left: calc(16px - 2px);
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-breadcrumbs nav ol li:nth-last-child(2) {
    padding-right: 0.125rem;
    padding-left: 0;
  }
}
html[dir=rtl] .coh-style-breadcrumbs nav ol li:last-child {
  padding-right: -webkit-calc(16px -2px);
  padding-right: calc(16px -2px);
  padding-left: 0;
}
body.path-frontpage .coh-style-breadcrumbs .coh-style-breadcrumbs {
  display: none;
}
.coh-style-announcement-banner {
  position: relative;
  text-align: center;
}
.announcement-banner.close-banner.coh-style-announcement-banner {
  display: none;
}
@media (max-width: 767px) {
  .announcement-banner[data-banner-variant=announcement-banner][data-gs-spacing].coh-style-announcement-banner {
    padding-top: -webkit-calc(40px + 24px);
    padding-top: calc(40px + 24px);
  }
}
@media (max-width: 1023px) {
  .announcement-banner[data-banner-variant=announcement-banner][data-select-theme=dark].coh-style-announcement-banner .link-container {
    display: inline-block;
  }
}
.announcement-banner[data-banner-variant=announcement-banner][data-select-theme=brand-primary].coh-style-announcement-banner .link-container .coh-style-branded-button:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.announcement-banner[data-banner-variant=announcement-banner][data-select-theme=brand-primary].coh-style-announcement-banner .link-container .coh-style-branded-button:before {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .announcement-banner[data-banner-variant=announcement-banner][data-select-theme=light].coh-style-announcement-banner .link-container {
    display: inline-block;
  }
}
.announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .coh-style-columns > .coh-row {
  margin-bottom: 0;
}
.announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
  margin-bottom: 0;
  max-width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
.announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-heading {
  max-width: 46.5625rem;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .coh-style-columns > .coh-row > .coh-row-inner > .coh-column .coh-heading {
    max-width: 18.5rem;
  }
}
.announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .section-container-component {
  padding-right: 21rem;
  padding-bottom: 32px;
  padding-left: 21rem;
}
@media (max-width: 1279px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .section-container-component {
    padding-right: 8.125rem;
    padding-left: 8.125rem;
  }
}
@media (max-width: 1023px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .section-container-component {
    padding-right: 6.25rem;
    padding-left: 6.25rem;
  }
}
@media (max-width: 767px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .section-container-component {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 390px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .section-container-component {
    padding-top: 40px;
    padding-right: 2rem;
    padding-bottom: 24px;
    padding-left: 2rem;
  }
}
.announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .text-container {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .announcement-banner[data-banner-variant=announcement-banner].coh-style-announcement-banner .text-container {
    margin-bottom: 24px;
  }
}
.announcement-banner.coh-style-announcement-banner .banner-close-btn {
  position: absolute;
  right: 0.25rem;
  top: 0.25rem;
  display: block;
  text-align: center;
  z-index: 100;
  font-size: 1.5rem;
  height: 3rem;
  width: 3rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  color: rgb(26, 26, 26);
}
.announcement-banner.coh-style-announcement-banner .banner-close-btn:hover {
  border-color: rgb(0, 24, 77);
  color: rgb(0, 24, 77);
}
[data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component {
  padding-right: 336px;
  padding-left: 336px;
}
@media (max-width: 1279px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component {
    padding-right: 130px;
    padding-left: 130px;
  }
}
@media (max-width: 1023px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media (max-width: 767px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 390px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component {
    padding-top: 40px;
    padding-right: 32px;
    padding-bottom: 40px;
    padding-left: 32px;
  }
}
[data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row {
  margin-bottom: 0;
}
[data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-row-inner .coh-column {
  max-width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
[data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-row-inner .coh-column .reusable-button-set {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-row-inner .coh-column .reusable-button-set .link-container .coh-link {
    width: auto;
  }
}
[data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-row-inner .coh-column .text-container {
  margin-bottom: 32px;
}
@media (max-width: 390px) {
  [data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-container-boxed {
    margin-right: 9px;
    margin-left: 9px;
  }
}
[data-select-theme=brand-primary].coh-style-announcement-banner .coh-wysiwyg a:not(.coh-style-basic-link):not(.coh-style-utility-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-primary-button):not(.coh-style-text-button):not(.coh-style-primary-button):not(.coh-style-branded-button) {
  color: rgb(0, 0, 0);
}
[data-select-theme=dark].announcement-banner.coh-style-announcement-banner .banner-close-btn {
  color: rgb(238, 238, 238);
}
[data-select-theme=dark].announcement-banner.coh-style-announcement-banner .banner-close-btn:hover {
  border-color: rgb(195, 212, 251);
  color: rgb(195, 212, 251);
}
[data-select-theme=dark].coh-style-announcement-banner .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme=dark-grey].announcement-banner.coh-style-announcement-banner .banner-close-btn {
  color: rgb(238, 238, 238);
}
[data-select-theme=dark-grey].announcement-banner.coh-style-announcement-banner .banner-close-btn:hover {
  border-color: rgb(195, 212, 251);
  color: rgb(195, 212, 251);
}
[data-select-theme=dark-grey].coh-style-announcement-banner .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-banner-variant=top-deals][data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-column {
  padding-top: 12px;
  padding-bottom: 12px;
}
[data-banner-variant=top-deals][data-select-theme=brand-primary].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container {
  margin-bottom: 0;
}
[data-banner-variant=top-deals][data-select-theme=dark].coh-style-announcement-banner .coh-wysiwyg p a {
  color: white !important;
  text-decoration-color: white !important;
  border-bottom-color: white !important;
}
[data-banner-variant=top-deals][data-select-theme=dark-grey].coh-style-announcement-banner .coh-wysiwyg p a {
  color: white !important;
  text-decoration-color: white !important;
  border-bottom-color: white !important;
}
[data-banner-variant=top-deals][data-gs-spacing=none].coh-style-announcement-banner {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  [data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component[data-gs-spacing=none] {
    padding: 0;
  }
}
[data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row {
  margin-bottom: 0;
}
[data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column {
  margin-bottom: 0;
  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;
  padding-top: 12px;
  padding-bottom: 12px;
}
[data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container {
  margin-bottom: 0;
  margin-left: 8px;
}
@media (max-width: 390px) {
  [data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container {
    margin-right: 36px;
  }
}
[data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container .coh-wysiwyg p {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  [data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container .coh-wysiwyg p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
@media (max-width: 767px) {
  [data-banner-variant=top-deals].coh-style-announcement-banner .section-container-component .coh-row .coh-column .text-container .coh-wysiwyg p a {
    font-size: 0.875rem !important;
    line-height: 1rem !important;
  }
}
[data-banner-variant=top-deals].coh-style-announcement-banner [data-icon-size=small] {
  font-size: 1.25rem;
}
[data-banner-variant=top-deals].coh-style-announcement-banner [data-icon-size=medium] {
  font-size: 1.5rem;
}
[data-banner-variant=top-deals].coh-style-announcement-banner [data-icon-size=large] {
  font-size: 1.625rem;
}
[data-banner-variant=top-deals].coh-style-announcement-banner .media-container {
  margin-bottom: 0;
}
[data-banner-variant=announcement-banner].coh-style-announcement-banner [data-icon-size=small] {
  font-size: 1.5rem;
}
[data-banner-variant=announcement-banner].coh-style-announcement-banner [data-icon-size=medium] {
  font-size: 2rem;
}
[data-banner-variant=announcement-banner].coh-style-announcement-banner [data-icon-size=large] {
  font-size: 3rem;
}
.coh-style-announcement-banner .coh-wysiwyg .coh-heading {
  margin-bottom: 8px;
}
.coh-style-announcement-banner .coh-wysiwyg a:not(.coh-style-basic-link):not(.coh-style-utility-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-primary-button):not(.coh-style-text-button):not(.coh-style-primary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-link) {
  color: rgb(39, 92, 226);
}
.coh-style-announcement-banner .coh-style-section > .section-inner > .coh-container-boxed > .coh-style-text {
  margin-bottom: 24px;
}
.coh-style-announcement-banner .coh-style-section > .section-inner > .coh-container-boxed > .btn-container {
  margin-bottom: 24px;
}
.coh-style-announcement-banner .coh-style-section > .section-inner > .coh-container-boxed > * {
  margin-bottom: 0;
}
.coh-style-announcement-banner .btn-container {
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
@media (max-width: 767px) {
  .coh-style-announcement-banner .btn-container {
    margin-bottom: 16px;
  }
}
.coh-style-announcement-banner .btn-container .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-announcement-banner .media-container {
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
.coh-style-announcement-banner .media-container img {
  max-height: 6.25rem;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-announcement-banner .coh-style-text {
  margin-bottom: 24px;
}
.coh-style-announcement-banner .coh-style-text:last-child {
  margin-bottom: 0;
}
html[dir=rtl] .announcement-banner.coh-style-announcement-banner .banner-close-btn {
  left: 1.3125rem;
  right: auto;
}
html[dir=rtl] .coh-style-announcement-banner .btn-container a {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-announcement-banner .btn-container a {
    margin-right: 0;
    margin-left: -webkit-calc(16px - 1px);
    margin-left: calc(16px - 1px);
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-announcement-banner .btn-container a {
    margin-right: 0;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-announcement-banner .btn-container a:last-child {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-announcement-banner .btn-container a:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-announcement-banner .btn-container a:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-primary-button, .coh-style-text-button, .coh-style-tertiary-button, .coh-style-inline-text-button, .coh-style-branded-button, .coh-style-secondary-button {
  background-color: rgb(39, 92, 226);
  color: rgb(255, 255, 255);
  padding-top: 0.25rem;
  padding-right: 1.5rem;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border-width: 0.0625rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(39, 92, 226);
  min-width: 10rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out, 300ms ease-in-out border;
  text-align: center;
  -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;
  font-size: 1rem;
  line-height: 1rem;
  min-height: 2.875rem;
  max-width: 15.625rem;
  cursor: pointer;
  border-style: solid;
  font-weight: 700;
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-primary-button, .coh-style-text-button, .coh-style-tertiary-button, .coh-style-inline-text-button, .coh-style-branded-button, .coh-style-secondary-button {
    font-size: 1rem;
    -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
    transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  }
}
.coh-style-primary-button:hover, .coh-style-text-button:hover, .coh-style-tertiary-button:hover, .coh-style-inline-text-button:hover, .coh-style-branded-button:hover, .coh-style-secondary-button:hover {
  color: rgb(255, 255, 255);
  border-color: rgb(0, 24, 77);
}
@media (max-width: 1023px) {
  .coh-style-primary-button:hover, .coh-style-text-button:hover, .coh-style-tertiary-button:hover, .coh-style-inline-text-button:hover, .coh-style-branded-button:hover, .coh-style-secondary-button:hover {
    background-color: rgb(0, 24, 77);
  }
}
.coh-style-primary-button:hover:before, .coh-style-text-button:hover:before, .coh-style-tertiary-button:hover:before, .coh-style-inline-text-button:hover:before, .coh-style-branded-button:hover:before, .coh-style-secondary-button:hover:before {
  width: 100%;
  opacity: 1;
}
.coh-style-primary-button:focus, .coh-style-text-button:focus, .coh-style-tertiary-button:focus, .coh-style-inline-text-button:focus, .coh-style-branded-button:focus, .coh-style-secondary-button:focus {
  text-decoration: underline;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 24, 77);
  border-color: rgb(0, 24, 77);
}
.coh-style-primary-button:focus .cta-text, .coh-style-text-button:focus .cta-text, .coh-style-tertiary-button:focus .cta-text, .coh-style-inline-text-button:focus .cta-text, .coh-style-branded-button:focus .cta-text, .coh-style-secondary-button:focus .cta-text {
  text-decoration: underline;
}
.coh-style-primary-button:focus .cta-icon, .coh-style-text-button:focus .cta-icon, .coh-style-tertiary-button:focus .cta-icon, .coh-style-inline-text-button:focus .cta-icon, .coh-style-branded-button:focus .cta-icon, .coh-style-secondary-button:focus .cta-icon {
  text-decoration: none;
}
.coh-style-primary-button:focus .cta-icon:before, .coh-style-text-button:focus .cta-icon:before, .coh-style-tertiary-button:focus .cta-icon:before, .coh-style-inline-text-button:focus .cta-icon:before, .coh-style-branded-button:focus .cta-icon:before, .coh-style-secondary-button:focus .cta-icon:before {
  text-decoration: underline;
}
.coh-style-primary-button:focus .cta-icon:before, .coh-style-text-button:focus .cta-icon:before, .coh-style-tertiary-button:focus .cta-icon:before, .coh-style-inline-text-button:focus .cta-icon:before, .coh-style-branded-button:focus .cta-icon:before, .coh-style-secondary-button:focus .cta-icon:before {
  text-decoration: none;
}
.coh-style-primary-button:after, .coh-style-text-button:after, .coh-style-tertiary-button:after, .coh-style-inline-text-button:after, .coh-style-branded-button:after, .coh-style-secondary-button:after {
  content: "";
  font-size: 0;
  width: 0;
  height: -webkit-calc(2.875rem - 8px);
  height: calc(2.875rem - 8px);
}
.coh-style-primary-button:before, .coh-style-text-button:before, .coh-style-tertiary-button:before, .coh-style-inline-text-button:before, .coh-style-branded-button:before, .coh-style-secondary-button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: rgb(0, 24, 77);
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
}
@media (max-width: 1023px) {
  .coh-style-primary-button:before, .coh-style-text-button:before, .coh-style-tertiary-button:before, .coh-style-inline-text-button:before, .coh-style-branded-button:before, .coh-style-secondary-button:before {
    display: none;
  }
}
[disabled].coh-style-primary-button, [disabled].coh-style-text-button, [disabled].coh-style-tertiary-button, [disabled].coh-style-inline-text-button, [disabled].coh-style-branded-button, [disabled].coh-style-secondary-button {
  background-color: #c4c4c4 !important;
  color: #6b6b6b !important;
  border-color: #c4c4c4 !important;
  cursor: not-allowed !important;
  text-decoration: none !important;
}
[disabled].coh-style-primary-button .cta-text, [disabled].coh-style-text-button .cta-text, [disabled].coh-style-tertiary-button .cta-text, [disabled].coh-style-inline-text-button .cta-text, [disabled].coh-style-branded-button .cta-text, [disabled].coh-style-secondary-button .cta-text {
  text-decoration: none !important;
}
.coh-style-primary-button .cta-text, .coh-style-text-button .cta-text, .coh-style-tertiary-button .cta-text, .coh-style-inline-text-button .cta-text, .coh-style-branded-button .cta-text, .coh-style-secondary-button .cta-text {
  z-index: 0;
}
html[dir=rtl] .coh-style-primary-button .cta-icon, html[dir=rtl] .coh-style-text-button .cta-icon, html[dir=rtl] .coh-style-tertiary-button .cta-icon, html[dir=rtl] .coh-style-inline-text-button .cta-icon, html[dir=rtl] .coh-style-branded-button .cta-icon, html[dir=rtl] .coh-style-secondary-button .cta-icon {
  margin-right: 0;
  margin-left: 8px;
}
[data-select-theme=dark-grey] .coh-style-primary-button:before, [data-select-theme=dark-grey] .coh-style-text-button:before, [data-select-theme=dark-grey] .coh-style-tertiary-button:before, [data-select-theme=dark-grey] .coh-style-inline-text-button:before, [data-select-theme=dark-grey] .coh-style-branded-button:before, [data-select-theme=dark-grey] .coh-style-secondary-button:before {
  background-color: rgb(195, 212, 251);
}
[data-select-theme=dark-grey] .coh-style-primary-button:hover, [data-select-theme=dark-grey] .coh-style-text-button:hover, [data-select-theme=dark-grey] .coh-style-tertiary-button:hover, [data-select-theme=dark-grey] .coh-style-inline-text-button:hover, [data-select-theme=dark-grey] .coh-style-branded-button:hover, [data-select-theme=dark-grey] .coh-style-secondary-button:hover {
  border-color: rgb(195, 212, 251);
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  [data-select-theme=dark-grey] .coh-style-primary-button:hover, [data-select-theme=dark-grey] .coh-style-text-button:hover, [data-select-theme=dark-grey] .coh-style-tertiary-button:hover, [data-select-theme=dark-grey] .coh-style-inline-text-button:hover, [data-select-theme=dark-grey] .coh-style-branded-button:hover, [data-select-theme=dark-grey] .coh-style-secondary-button:hover {
    background-color: rgb(195, 212, 251);
  }
}
[data-select-theme=dark-grey] .coh-style-primary-button:focus, [data-select-theme=dark-grey] .coh-style-text-button:focus, [data-select-theme=dark-grey] .coh-style-tertiary-button:focus, [data-select-theme=dark-grey] .coh-style-inline-text-button:focus, [data-select-theme=dark-grey] .coh-style-branded-button:focus, [data-select-theme=dark-grey] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(195, 212, 251);
  border-color: rgb(195, 212, 251);
}
[data-select-theme=dark-grey] [disabled].coh-style-primary-button, [data-select-theme=dark-grey] [disabled].coh-style-text-button, [data-select-theme=dark-grey] [disabled].coh-style-tertiary-button, [data-select-theme=dark-grey] [disabled].coh-style-inline-text-button, [data-select-theme=dark-grey] [disabled].coh-style-branded-button, [data-select-theme=dark-grey] [disabled].coh-style-secondary-button {
  background-color: #6b6b6b !important;
  border-color: #6b6b6b !important;
  color: #c4c4c4 !important;
}
[data-select-theme=dark] .coh-style-primary-button:before, [data-select-theme=dark] .coh-style-text-button:before, [data-select-theme=dark] .coh-style-tertiary-button:before, [data-select-theme=dark] .coh-style-inline-text-button:before, [data-select-theme=dark] .coh-style-branded-button:before, [data-select-theme=dark] .coh-style-secondary-button:before {
  background-color: rgb(195, 212, 251);
}
[data-select-theme=dark] .coh-style-primary-button:hover, [data-select-theme=dark] .coh-style-text-button:hover, [data-select-theme=dark] .coh-style-tertiary-button:hover, [data-select-theme=dark] .coh-style-inline-text-button:hover, [data-select-theme=dark] .coh-style-branded-button:hover, [data-select-theme=dark] .coh-style-secondary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(195, 212, 251);
}
@media (max-width: 1023px) {
  [data-select-theme=dark] .coh-style-primary-button:hover, [data-select-theme=dark] .coh-style-text-button:hover, [data-select-theme=dark] .coh-style-tertiary-button:hover, [data-select-theme=dark] .coh-style-inline-text-button:hover, [data-select-theme=dark] .coh-style-branded-button:hover, [data-select-theme=dark] .coh-style-secondary-button:hover {
    background-color: rgb(195, 212, 251);
  }
}
[data-select-theme=dark] .coh-style-primary-button:focus, [data-select-theme=dark] .coh-style-text-button:focus, [data-select-theme=dark] .coh-style-tertiary-button:focus, [data-select-theme=dark] .coh-style-inline-text-button:focus, [data-select-theme=dark] .coh-style-branded-button:focus, [data-select-theme=dark] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(195, 212, 251);
  border-color: rgb(195, 212, 251);
}
[data-select-theme=dark] [disabled].coh-style-primary-button, [data-select-theme=dark] [disabled].coh-style-text-button, [data-select-theme=dark] [disabled].coh-style-tertiary-button, [data-select-theme=dark] [disabled].coh-style-inline-text-button, [data-select-theme=dark] [disabled].coh-style-branded-button, [data-select-theme=dark] [disabled].coh-style-secondary-button {
  background-color: #6b6b6b !important;
  border-color: #6b6b6b !important;
  color: #c4c4c4 !important;
}
.coh-style-secondary-button {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 10rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  font-size: 1rem;
  min-height: 3rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-secondary-button {
    font-size: 1rem;
  }
}
.coh-style-secondary-button:hover {
  color: rgb(238, 238, 238);
  border-color: rgb(53, 53, 53);
}
@media (max-width: 1023px) {
  .coh-style-secondary-button:hover {
    background-color: rgb(53, 53, 53);
  }
}
.coh-style-secondary-button:focus {
  background-color: rgb(53, 53, 53);
  color: rgb(238, 238, 238);
  border-color: rgb(53, 53, 53);
}
.coh-style-secondary-button:before {
  background-color: rgb(53, 53, 53);
}
[disabled].coh-style-secondary-button {
  background-color: transparent !important;
}
.cta-large.coh-style-secondary-button {
  font-size: -webkit-calc(16px + 4px);
  font-size: calc(16px + 4px);
  padding: unset;
}
.cta-large.coh-style-secondary-button .cta-text {
  padding-top: -webkit-calc(16px + 4px);
  padding-top: calc(16px + 4px);
  padding-right: -webkit-calc(32px + 4px);
  padding-right: calc(32px + 4px);
  padding-bottom: -webkit-calc(16px + 4px);
  padding-bottom: calc(16px + 4px);
  padding-left: -webkit-calc(32px + 4px);
  padding-left: calc(32px + 4px);
}
@media (max-width: 1023px) {
  .cta-large.coh-style-secondary-button .cta-text {
    padding-top: -webkit-calc(16px - 4px);
    padding-top: calc(16px - 4px);
    padding-right: 24px;
    padding-bottom: -webkit-calc(16px - 4px);
    padding-bottom: calc(16px - 4px);
    padding-left: 24px;
  }
}
.cta-small.coh-style-secondary-button {
  padding-top: 0;
  padding-right: 24px;
  padding-bottom: 0;
  padding-left: 24px;
  font-size: 0.875rem;
  min-width: unset;
}
@media (max-width: 1023px) {
  .cta-small.coh-style-secondary-button {
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
  }
}
[data-select-theme=dark] .coh-style-secondary-button {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] .coh-style-secondary-button:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme=dark] .coh-style-secondary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  [data-select-theme=dark] .coh-style-secondary-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
[data-select-theme=dark] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
[data-select-theme=dark] [disabled].coh-style-secondary-button {
  background-color: transparent !important;
}
[data-select-theme=dark-grey] .coh-style-secondary-button {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-secondary-button:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme=dark-grey] .coh-style-secondary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  [data-select-theme=dark-grey] .coh-style-secondary-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
[data-select-theme=dark-grey] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
[data-select-theme=dark-grey] [disabled].coh-style-secondary-button {
  background-color: transparent !important;
}
.coh-style-branded-button {
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 10rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-width: 0rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(254, 189, 23);
  font-size: 1rem;
  min-height: 3rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-branded-button {
    font-size: 1rem;
  }
}
.coh-style-branded-button:before {
  background-color: rgb(0, 0, 0);
}
.coh-style-branded-button:hover {
  color: rgb(254, 189, 23);
  border-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-branded-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-branded-button:focus {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}
.coh-style-branded-button:after {
  height: -webkit-calc(3rem - 8px);
  height: calc(3rem - 8px);
}
.cta-large.coh-style-branded-button {
  padding: unset;
  font-size: -webkit-calc(16px + 4px);
  font-size: calc(16px + 4px);
}
@media (max-width: 1023px) {
  .cta-large.coh-style-branded-button {
    padding: unset;
  }
}
.cta-large.coh-style-branded-button .cta-text {
  padding-top: -webkit-calc(16px + 4px);
  padding-top: calc(16px + 4px);
  padding-right: -webkit-calc(32px + 4px);
  padding-right: calc(32px + 4px);
  padding-bottom: -webkit-calc(16px + 4px);
  padding-bottom: calc(16px + 4px);
  padding-left: -webkit-calc(32px + 4px);
  padding-left: calc(32px + 4px);
}
@media (max-width: 1023px) {
  .cta-large.coh-style-branded-button .cta-text {
    padding-top: -webkit-calc(16px - 4px);
    padding-top: calc(16px - 4px);
    padding-right: 24px;
    padding-bottom: -webkit-calc(16px - 4px);
    padding-bottom: calc(16px - 4px);
    padding-left: 24px;
  }
}
.cta-small.coh-style-branded-button {
  padding-top: 0;
  padding-right: 12px;
  padding-bottom: 0;
  padding-left: 12px;
  font-size: 0.875rem;
  min-width: unset;
}
@media (max-width: 1023px) {
  .cta-small.coh-style-branded-button {
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 12px;
  }
}
[data-select-theme=brand-primary] .coh-style-branded-button {
  background-color: rgb(255, 255, 255);
  color: rgb(26, 26, 26);
  border-color: rgb(255, 255, 255);
}
[data-select-theme=brand-primary] .coh-style-branded-button:hover {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 228, 85);
  border-color: rgb(255, 228, 85);
}
[data-select-theme=brand-primary] .coh-style-branded-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 228, 85);
  border-color: rgb(255, 228, 85);
}
[data-select-theme=dark-grey] .coh-style-branded-button:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme=dark-grey] .coh-style-branded-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  [data-select-theme=dark-grey] .coh-style-branded-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
[data-select-theme=dark-grey] .coh-style-branded-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
[data-select-theme=dark] .coh-style-branded-button:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme=dark] .coh-style-branded-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  [data-select-theme=dark] .coh-style-branded-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
[data-select-theme=dark] .coh-style-branded-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-inline-text-button {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  min-width: 0;
  padding-right: 0;
  padding-left: 0;
  text-decoration: underline;
  border-style: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  min-height: 0;
  font-weight: 700;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-inline-text-button {
    font-size: 1rem;
  }
}
.coh-style-inline-text-button:hover {
  color: rgb(0, 24, 77);
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  text-decoration-color: transparent;
}
.coh-style-inline-text-button:hover .cta-icon:before {
  color: inherit;
}
.coh-style-inline-text-button:focus {
  color: rgb(0, 24, 77);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-inline-text-button:focus .cta-icon:before {
  color: inherit;
}
.coh-style-inline-text-button:before {
  display: none;
}
[disabled].coh-style-inline-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
  text-decoration: none !important;
}
[disabled].coh-style-inline-text-button .cta-icon:before {
  color: inherit;
}
.coh-style-inline-text-button .cta-icon {
  text-decoration: none;
  display: inline-block;
}
.coh-style-inline-text-button .cta-icon:before {
  color: rgb(39, 92, 226);
}
[data-select-theme=dark] .coh-style-inline-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] .coh-style-inline-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] .coh-style-inline-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] [disabled].coh-style-inline-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
}
[data-select-theme=dark-grey] .coh-style-inline-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-inline-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-inline-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] [disabled].coh-style-inline-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
}
.coh-style-tertiary-button {
  background-color: rgb(26, 26, 26);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  min-width: 10rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(26, 26, 26);
  font-size: 1rem;
  min-height: 2.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-tertiary-button {
    font-size: 1rem;
  }
}
.coh-style-tertiary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(53, 53, 53);
}
@media (max-width: 1023px) {
  .coh-style-tertiary-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-tertiary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(53, 53, 53);
}
.coh-style-tertiary-button:after {
  height: -webkit-calc(2.875rem - 8px);
  height: calc(2.875rem - 8px);
}
.coh-style-tertiary-button:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme=dark] .coh-style-tertiary-button {
  color: rgb(26, 26, 26);
  background-color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
[data-select-theme=dark] .coh-style-tertiary-button:before {
  background-color: rgb(0, 0, 0);
}
[data-select-theme=dark] .coh-style-tertiary-button:hover {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme=dark] .coh-style-tertiary-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
[data-select-theme=dark] .coh-style-tertiary-button:focus {
  color: rgb(238, 238, 238);
  background-color: rgb(0, 0, 0);
  border-color: rgb(238, 238, 238);
}
[data-select-theme=dark-grey] .coh-style-tertiary-button {
  background-color: rgb(238, 238, 238);
  color: rgb(26, 26, 26);
  border-color: rgb(238, 238, 238);
}
[data-select-theme=dark-grey] .coh-style-tertiary-button:before {
  background-color: rgb(0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-tertiary-button:hover {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  [data-select-theme=dark-grey] .coh-style-tertiary-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
[data-select-theme=dark-grey] .coh-style-tertiary-button:focus {
  color: rgb(238, 238, 238);
  background-color: rgb(0, 0, 0);
  border-color: rgb(238, 238, 238);
}
.coh-style-text-button {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(26, 26, 26);
  min-width: 10rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-decoration: underline;
  border-style: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  min-height: 3rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-text-button {
    font-size: 1rem;
  }
}
.coh-style-text-button:hover {
  color: rgb(0, 24, 77);
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
}
.coh-style-text-button:hover .cta-icon:before {
  color: inherit;
}
.coh-style-text-button:focus {
  color: rgb(0, 24, 77);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-text-button:focus .cta-icon:before {
  color: inherit;
}
.coh-style-text-button:after {
  height: -webkit-calc(3rem - 8px);
  height: calc(3rem - 8px);
}
.coh-style-text-button:before {
  display: none;
}
[disabled].coh-style-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
  text-decoration: none !important;
}
[disabled].coh-style-text-button .cta-icon:before {
  color: inherit;
}
.coh-style-text-button .cta-icon {
  text-decoration: none;
  display: inline-block;
}
.coh-style-text-button .cta-icon:before {
  color: rgb(39, 92, 226);
}
[data-select-theme=dark] .coh-style-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] .coh-style-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] .coh-style-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark] [disabled].coh-style-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
}
[data-select-theme=dark-grey] .coh-style-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] .coh-style-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme=dark-grey] [disabled].coh-style-text-button {
  background-color: transparent !important;
  border-color: transparent !important;
}
.coh-style-accordion-items:hover:before {
  color: rgb(0, 24, 77);
  border-color: rgb(0, 24, 77);
  border-color: #00184d !important;
}
.coh-style-accordion-items a {
  color: rgb(0, 0, 0);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.coh-style-accordion-items a: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;
  content: "\f067";
  font-family: icomoon;
  margin-right: 0.5rem;
}
.coh-container[data-select-theme=dark] .coh-style-accordion-items a {
  color: rgb(255, 255, 255);
}
.coh-container[data-select-theme=dark-grey] .coh-style-accordion-items a {
  color: rgb(255, 255, 255);
}
.coh-style-h1---default {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h1---default {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h1---default:last-child {
  margin-bottom: 0;
}
.coh-style-h1---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h1---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h2---default {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h2---default {
    font-size: 1.375rem;
    line-height: 1.75rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h2---default:last-child {
  margin-bottom: 0;
}
.coh-style-h2---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h2---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h3---default {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h3---default {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h3---default:last-child {
  margin-bottom: 0;
}
.coh-style-h3---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h3---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h4---default {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h4---default {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h4---default:last-child {
  margin-bottom: 0;
}
.coh-style-h4---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h4---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h5---default {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h5---default {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h5---default:last-child {
  margin-bottom: 0;
}
.coh-style-h5---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h5---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h1---display {
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 4rem;
  margin-bottom: 1rem;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h1---display {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h1---display:last-child {
  margin-bottom: 0;
}
.coh-style-h1---display + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h1---display + hr {
    margin-top: 8px;
  }
}
.coh-style-header-display-large {
  font-weight: 700;
  font-size: 5rem;
  line-height: 5.5rem;
  margin-bottom: 1rem;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-header-display-large {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
  }
}
.coh-style-header-display-large:last-child {
  margin-bottom: 0;
}
.coh-style-header-display-large + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header-display-large + hr {
    margin-top: 8px;
  }
}
.coh-style-h2---display {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h2---display {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h2---display:last-child {
  margin-bottom: 0;
}
.coh-style-h2---display hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h2---display hr {
    margin-top: 8px;
  }
}
.coh-style-h3---display {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  color: rgb(0, 0, 0);
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h3---display {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h3---display:last-child {
  margin-bottom: 0;
}
.coh-style-h3---display + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h3---display + hr {
    margin-top: 8px;
  }
}
.coh-style-h4---display {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 1rem;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h4---display {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h4---display:last-child {
  margin-bottom: 0;
}
.coh-style-h4---display + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h4---display + hr {
    margin-top: 8px;
  }
}
.coh-style-h5---display {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 24px;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h5---display {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h5---display:last-child {
  margin-bottom: 0;
}
.coh-style-h5---display + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h5---display + hr {
    margin-top: 8px;
  }
}
.coh-style-h6---display {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 1rem;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h6---display {
    font-size: 1.125rem;
    line-height: 1.25rem;
    margin-bottom: 1rem;
  }
}
.coh-style-h6---display:last-child {
  margin-bottom: 0;
}
.coh-style-h6---display + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h6---display + hr {
    margin-top: 8px;
  }
}
.coh-style-margin-bottom-none {
  margin-bottom: 0;
}
.coh-style-header {
  z-index: 200;
}
.coh-style-header .settings-tray-editable {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}
.coh-style-header .contextual {
  display: none !important;
}
.coh-style-header .header-main {
  background-color: rgb(0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 200;
  height: 56px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main {
    height: 48px;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding-top: 0;
    padding-right: 32px;
    padding-bottom: 0;
    padding-left: 32px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main.search-visible .header-main-search {
    height: 3.5rem;
    overflow: visible;
  }
}
.coh-style-header .header-main.search-visible .header-main-search.is-active .edit-search-icon:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-header .header-main.search-visible .header-main-search .edit-search-icon:before {
  color: rgb(255, 255, 255);
}
.coh-style-header .header-main.search-visible .header-main-search form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main.search-visible .header-main-search form {
    height: 2.5rem;
    background-color: rgb(255, 255, 255);
    border-color: rgba(0, 0, 0, 0.2);
    border-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input {
    height: 100%;
    background-color: rgb(255, 255, 255);
    border-color: rgb(254, 189, 23);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input::-webkit-input-placeholder {
    opacity: 1;
  }
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input::-moz-placeholder {
    opacity: 1;
  }
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input:-ms-input-placeholder {
    opacity: 1;
  }
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input::-ms-input-placeholder {
    opacity: 1;
  }
  .coh-style-header .header-main.search-visible .header-main-search form .form-item-search input::placeholder {
    opacity: 1;
  }
}
.coh-style-header .header-main.search-visible .header-main-search .search-block > .coh-block:before {
  position: absolute;
  top: 48px;
  right: 17px;
  content: url("../svg/dropdown-arrow.svg");
}
@media (max-width: 1023px) {
  .coh-style-header .header-main.search-visible .header-main-search .search-block > .coh-block:before {
    display: none;
  }
}
.coh-style-header .header-main.search-visible .mobile-search-toggle:before {
  color: rgb(255, 255, 255);
}
.coh-style-header .header-main .mobile-search-toggle {
  display: none;
  height: 3.75rem;
  width: 3rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-search-toggle {
    position: relative;
    display: block;
    width: 24px;
    height: unset;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-search-toggle:before {
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: "search";
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-main .mobile-menu-trigger {
  display: none;
  height: 3.75rem;
  width: 3.75rem;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-menu-trigger {
    display: block;
    float: left;
    width: 16px;
    height: unset;
    margin-right: 10px;
    margin-left: 7px;
  }
}
.coh-style-header .header-main .mobile-menu-trigger:before {
  content: "drag_handle";
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-menu-trigger:before {
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-main .mobile-menu-trigger:after {
  content: normal;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: -100%;
  z-index: 100;
  display: none;
  height: -webkit-calc(100vh - 60px);
  height: calc(100vh - 60px);
  width: 3.75rem;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  margin-left: -0.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-menu-trigger:after {
    display: block;
  }
}
.coh-style-header .header-main .header-main-logo {
  height: 26px;
  display: block;
  margin-top: 16px;
  margin-right: 2rem;
  margin-bottom: 16px;
  margin-left: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-logo {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
  }
}
@media (max-width: 767px) {
  .coh-style-header .header-main .header-main-logo {
    height: 26px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-header .header-main .header-main-logo .coh-block {
  height: 100%;
}
.coh-style-header .header-main .header-main-logo .coh-block a {
  height: 100%;
  display: block;
}
.coh-style-header .header-main .header-main-logo .coh-block a img {
  height: 100%;
  width: auto;
  display: block;
}
.coh-style-header .header-main .header-main-search {
  margin-right: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 99;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search {
    height: 0;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
  }
}
.coh-style-header .header-main .header-main-search.is-active .form-actions:after {
  color: rgb(107, 107, 107);
  height: 9.3px;
  width: 9.3px;
  position: absolute;
  top: 38px;
  right: 45px;
  z-index: 1;
  content: "close";
  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;
  pointer-events: none;
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search.is-active .form-actions:after {
    -webkit-border-radius: 0.125rem;
            border-radius: 0.125rem;
    right: 50px;
    color: rgb(0, 0, 0);
    top: 40px;
  }
}
.coh-style-header .header-main .header-main-search.is-active .form-actions .search-close-button {
  right: 33px;
  border-width: 0;
  height: 2rem;
  width: 2rem;
  top: 26px;
  cursor: pointer;
  outline: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search.is-active .form-actions .search-close-button {
    height: 2.125rem;
    width: 2.125rem;
  }
}
.coh-style-header .header-main .header-main-search.is-active .edit-search-icon:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-header .header-main .header-main-search .views-exposed-form {
  position: absolute;
  right: 0;
  top: 65px;
  height: 798px;
  overflow-y: scroll;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search .views-exposed-form {
    position: relative;
    top: -10px;
    height: 100%;
    overflow-y: visible;
    -webkit-border-radius: 0;
            border-radius: 0;
    overflow-x: visible;
  }
}
.coh-style-header .header-main .header-main-search .views-exposed-form::-webkit-scrollbar {
  display: none;
}
.coh-style-header .header-main .header-main-search form {
  width: 11.25rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  height: 2rem;
  -webkit-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form {
    position: absolute;
    top: 0.5rem;
    height: 0;
    width: auto;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-header .header-main .header-main-search form.is-active {
  width: 680px;
  height: 0;
  border-style: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form.is-active {
    width: 100%;
  }
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links {
  z-index: 200;
  background-color: rgb(245, 245, 245);
  padding-bottom: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form.is-active .quick-links {
    padding-bottom: 32px;
  }
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links h1, .coh-style-header .header-main .header-main-search form.is-active .quick-links span.quick-links-h4 {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 16px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form.is-active .quick-links h1, .coh-style-header .header-main .header-main-search form.is-active .quick-links span.quick-links-h4 {
    padding-left: 32px;
  }
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  padding-left: 24px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form.is-active .quick-links ul li {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li a {
  width: 100%;
  background-color: rgb(245, 245, 245);
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  position: relative;
  display: block;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-size: 16px;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li a:hover {
  text-decoration: underline;
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li a:after {
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "chevron_right";
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li .recSearKey {
  z-index: 999999;
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li .recSearKey:before {
  content: "history";
  margin-right: 0.75rem;
  vertical-align: middle;
  font-size: 1rem;
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li .recSearchClear {
  display: block;
  width: 5%;
  z-index: 999999;
}
.coh-style-header .header-main .header-main-search form.is-active .quick-links ul li .recSearchClear:after {
  content: "close";
  color: rgb(77, 77, 77);
  font-size: 16px;
  right: 0;
}
.coh-style-header .header-main .header-main-search form .form-item-search {
  background-color: rgb(245, 245, 245);
  width: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  z-index: 2;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form .form-item-search {
    background-color: rgb(0, 0, 0);
    padding-top: 24px;
    padding-right: 32px;
    padding-bottom: 24px;
    padding-left: 32px;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}
.coh-style-header .header-main .header-main-search form .form-item-search .form-autocomplete {
  padding-top: 10px;
  padding-right: 35px;
  padding-bottom: 10px;
  padding-left: 35px;
  border-top-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-right-width: 1px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-color: rgb(0, 0, 0);
  outline-style: none;
  border-style: solid;
  background-image: none;
  z-index: 99;
  position: relative;
}
.coh-style-header .header-main .header-main-search form .form-item-search input {
  font-size: 0.875rem;
  font-weight: 400;
  border-style: none;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form .form-item-search input {
    font-size: 1rem;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form .form-item-search input::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: 300ms ease-in-out 0.5ms opacity;
    transition: 300ms ease-in-out 0.5ms opacity;
  }
  .coh-style-header .header-main .header-main-search form .form-item-search input::-moz-placeholder {
    opacity: 0;
    -moz-transition: 300ms ease-in-out 0.5ms opacity;
    transition: 300ms ease-in-out 0.5ms opacity;
  }
  .coh-style-header .header-main .header-main-search form .form-item-search input:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: 300ms ease-in-out 0.5ms opacity;
    transition: 300ms ease-in-out 0.5ms opacity;
  }
  .coh-style-header .header-main .header-main-search form .form-item-search input::-ms-input-placeholder {
    opacity: 0;
    -ms-transition: 300ms ease-in-out 0.5ms opacity;
    transition: 300ms ease-in-out 0.5ms opacity;
  }
  .coh-style-header .header-main .header-main-search form .form-item-search input::placeholder {
    opacity: 0;
    -webkit-transition: 300ms ease-in-out 0.5ms opacity;
    transition: 300ms ease-in-out 0.5ms opacity;
  }
}
.coh-style-header .header-main .header-main-search form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}
.coh-style-header .header-main .header-main-search form .form-actions:before {
  content: "search";
  position: absolute;
  top: 43px;
  left: 45px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgb(107, 107, 107);
  font-size: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form .form-actions:before {
    left: 50px;
    top: 45px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search form .form-actions.enabled:before {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-main .header-main-search form .form-actions input {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  display: block;
  padding: 0;
  min-height: 0;
  min-width: 0;
  color: rgba(0, 0, 0, 0);
  border-style: none;
  font-size: 0;
}
.coh-style-header .header-main .header-main-search form .form-actions input[type=submit] {
  top: 32px;
  left: 32px;
  height: 25px;
  width: 25px;
  outline-style: none;
}
.coh-style-header .header-main .header-main-search form input[type=reset] {
  display: none;
  -webkit-transition: all 300ms ease-in-out 100ms;
  transition: all 300ms ease-in-out 100ms;
}
.coh-style-header .header-main .header-main-search .edit-search-icon {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search .edit-search-icon {
    display: none;
  }
}
.coh-style-header .header-main .header-main-search .edit-search-icon:before {
  content: "search";
  color: rgb(254, 189, 23);
}
.coh-style-header .header-main .header-main-search .edit-search-icon:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-header .header-main .header-main-search .accessibility-usage-guidelines-desktop #block-accessibilityiconhandlerblock .sbd-accessibility-icon a {
  margin-right: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 1.875rem;
  min-width: 4.375rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .header-main-search .accessibility-usage-guidelines-desktop #block-accessibilityiconhandlerblock .sbd-accessibility-icon a {
    display: none;
  }
}
.coh-style-header .header-main .mobile-user-account {
  height: 3.75rem;
  width: 3rem;
  position: relative;
  display: none;
  color: inherit;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-user-account {
    display: block;
    width: 24px;
    height: unset;
  }
}
.coh-style-header .header-main .mobile-user-account:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: url("../svg/account_circle.svg");
}
.coh-style-header .header-main .mobile-user-account-dropdown {
  display: none;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-user-account-dropdown {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
  }
}
.coh-style-header .header-main .mobile-user-account-dropdown.open {
  display: block;
}
.coh-style-header .header-main .mobile-user-account-dropdown.open .dropdown-content {
  display: block;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 100%;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown {
    top: 0;
    width: 100%;
  }
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  line-height: 24px;
  background-color: rgb(255, 255, 255);
  width: 100%;
  position: absolute;
  top: 100%;
  color: rgb(77, 77, 77);
  padding-top: 16px;
  padding-bottom: 16px;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content:before {
  position: absolute;
  top: -8px;
  border-bottom-width: 8px;
  border-left-width: 8px;
  border-right-width: 8px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(255, 255, 255);
  right: 12px;
  content: normal;
  border-right-style: solid;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content .menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content .menu li {
  background-color: rgb(255, 255, 255);
  margin-right: 0;
  margin-left: 0;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content .menu li:last-child {
  border-bottom-width: 0;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content .menu li a {
  padding-top: 8px;
  padding-right: 32px;
  padding-bottom: 8px;
  padding-left: 32px;
  color: rgb(77, 77, 77);
  font-size: 16px;
  line-height: 24px;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content .menu li a.user-sign-in {
  height: 0;
  max-width: 100%;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-top: 0;
  margin-right: 32px;
  margin-bottom: 9px;
  margin-left: 32px;
  background-color: rgb(254, 189, 23);
  border-style: none;
  text-transform: uppercase;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 24px;
}
.coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .aic-user-nav {
  font-size: 0;
}
.coh-style-header .header-main .second-nav-wrapper {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .second-nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
.coh-style-header .header-main .mobile-accessibility-menu {
  display: none;
  color: inherit;
}
@media (max-width: 1023px) {
  .coh-style-header .header-main .mobile-accessibility-menu {
    width: 24px;
    display: none;
    position: relative;
  }
}
.coh-style-header .header-main .mobile-accessibility-menu:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "accessible_forward";
  color: rgb(254, 189, 23);
}
.coh-style-header .header-nav {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav {
    top: 48px;
    left: 0;
    z-index: 100;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed !important;
    background-color: rgba(0, 0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav::-webkit-scrollbar {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 99;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-wrapper {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    display: block;
    overflow-y: auto;
    z-index: 0;
    height: 100%;
  }
}
.coh-style-header .header-nav .header-nav-wrapper:after {
  display: none;
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-wrapper:after {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-wrapper:after a, .coh-style-header .header-nav .header-nav-wrapper:after span {
  color: inherit;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-wrapper:after a, .coh-style-header .header-nav .header-nav-wrapper:after span {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-wrapper:before {
  display: none;
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-wrapper:before {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-primary {
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary {
    overflow: visible;
    z-index: 1;
    margin-right: unset;
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu {
  display: none;
  top: 65px;
  left: -72px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  z-index: 101;
  color: rgb(0, 0, 0);
  margin-top: -2px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul {
    width: 100%;
    padding-bottom: 8px;
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li {
  width: 15.5rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li:hover a.ext-link:after {
  right: 10px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:hover a:after {
  right: 0.26375rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:hover a:after {
    right: 0.0625rem;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:hover span:after {
  right: -0.36125rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:hover span:after {
    right: -0.71875rem;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:focus a:after {
  right: 0.26375rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:focus a:after {
    right: 0.0625rem;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:focus span:after {
  right: -0.36125rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children:focus span:after {
    right: -0.71875rem;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > a:after {
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  right: 0.76375rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: normal;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > a:after {
    font-size: 1.5rem;
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > .sub-menu .coh-link:not(.sub-menu-cta-link) {
  line-height: 24px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > span:after {
  font-size: 1.25rem;
  position: absolute;
  right: 0.13875rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "chevron_right";
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > span:after {
    font-size: 1.5rem;
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li > a:not(.sub-menu-cta-link) {
  color: inherit;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li > a:not(.sub-menu-cta-link) {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li > span {
  text-align: left;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu ul li > a.ext-link:after {
  content: "open_in_new";
  position: absolute;
  top: 25%;
  right: 10px;
  font-size: 16px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu ul li > a.ext-link:after {
    top: 33%;
    right: 22px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-1 .level-3-upper-range-items {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-1 .level-3-upper-range-items {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-1 .level-4-upper-range-items {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-1 .level-4-upper-range-items {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-2 {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul.divided-section-level-3 {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul > li.has-children:hover {
  margin-right: 18.75rem;
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul > li.has-children:hover {
    margin-right: 15.625rem !important;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta {
  width: 18.5rem;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  z-index: 3;
  overflow: overlay;
  background-color: rgb(245, 245, 245);
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 548px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta {
    width: 100%;
    position: unset;
    overflow: visible;
    padding-bottom: 32px;
    max-height: unset;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  height: 0;
  width: 5px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta::-webkit-scrollbar-thumb {
  background-color: rgb(196, 196, 196);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta::-webkit-scrollbar-track {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta::-webkit-scrollbar-track {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta.gradient-cta {
  background-color: rgb(235, 235, 235);
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-image {
  height: auto;
  width: 100%;
  display: block;
  margin-bottom: 24px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 24px;
  margin-right: 24px;
  margin-bottom: 8px;
  margin-left: 24px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-title {
    margin-right: 32px;
    margin-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-description {
  font-size: 16px;
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-description {
    margin-right: 32px;
    margin-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .coh-style-text-button {
  padding-bottom: 24px;
  margin-bottom: 0;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .coh-style-text-button.coh-style-text-button {
  padding-right: 0;
  padding-left: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: unset;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .coh-style-text-button.coh-style-text-button:after {
  content: "double_arrow";
  font-size: 16px;
  height: 16px;
  width: 16px;
  padding-left: 4px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .coh-image {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg {
  position: relative;
  padding-bottom: 32px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg {
    padding-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg:before {
  height: 548px;
  width: 100%;
  position: absolute;
  z-index: 1;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30.77%, rgba(245, 245, 245, 0.00)), color-stop(70.19%, #EBEBEB));
  background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.00) 30.77%, #EBEBEB 70.19%);
  background: linear-gradient(180deg, rgba(245, 245, 245, 0.00) 30.77%, #EBEBEB 70.19%);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg:before {
    content: normal;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture {
  position: relative;
  margin-bottom: -40px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture {
    margin-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture:before {
  width: 100%;
  position: absolute;
  z-index: 1;
  content: normal;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture:before {
    height: 183px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(61.2%, rgba(245, 245, 245, 0.00)), to(#EBEBEB));
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.00) 61.2%, #EBEBEB 100%);
    background: linear-gradient(180deg, rgba(245, 245, 245, 0.00) 61.2%, #EBEBEB 100%);
    content: "";
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture .coh-image {
  height: 380px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg picture .coh-image {
    height: 183px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .coh-style-text-button {
  padding-bottom: 32px;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-title {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  z-index: 9;
  position: relative;
  margin-top: 24px;
  margin-right: 24px;
  margin-bottom: 16px;
  margin-left: 24px;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-title {
    margin-right: 32px;
    margin-bottom: 8px;
    margin-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-description {
  text-align: center;
  position: relative;
  z-index: 9;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-description {
    margin-bottom: 24px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-link {
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  z-index: 9;
  background-color: rgb(254, 189, 23);
  margin-right: auto;
  margin-left: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: rgb(0, 0, 0);
  border-style: none;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-link:after {
  content: normal;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-link:hover {
  color: rgb(254, 189, 23);
  background: #000 !important;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .image-with-bg .sub-menu-cta-link:before {
  content: normal;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-link {
  margin-right: 24px;
  margin-left: 24px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-link {
    margin-right: 24px;
    margin-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .sub-menu-cta-link:after {
  content: normal;
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button {
  display: none;
  font-size: 16px;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 9;
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button:before {
  content: "arrow_back_ios";
  font-size: 16px;
  font-family: 'Material Icons Sharp';
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button:before {
    margin-left: 24px;
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button:focus {
  outline-style: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button span.coh-menu-item-button-text:not(.cta-text) {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: rgb(0, 0, 0);
    padding-top: 16px;
    padding-right: 5px;
    padding-bottom: 16px;
    padding-left: 5px;
    border-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu {
    -webkit-box-shadow: 16px 16px 16px 1000px white;
            box-shadow: 16px 16px 16px 1000px white;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    max-height: 100vh;
    height: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .mobile-submenu-toggle {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .mobile-submenu-toggle {
    width: 64px;
    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;
    border-width: 0;
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-primary .sub-menu .mobile-submenu-toggle:before {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .sub-menu .mobile-submenu-toggle:before {
    font-size: 16px;
    padding-bottom: 0;
    content: "arrow_forward_ios";
    position: absolute;
    right: 30px;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul {
    display: block;
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li {
  position: relative;
  margin: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li {
    width: 100%;
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li:after {
  content: normal;
  height: 2.25rem;
  width: 0.0625rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgb(77, 77, 77);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li:after {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children {
    position: static;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(53, 53, 53);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children:hover:before {
  width: -webkit-calc(100% - 0.375rem);
  width: calc(100% - 0.375rem);
  position: absolute;
  z-index: 1;
  content: url("../svg/dropdown-arrow-white.svg");
  top: 47px;
  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;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children:hover:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children:hover > a {
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children:hover > a {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(254, 189, 23);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile:hover > a {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > .sub-menu {
    display: block;
    padding-bottom: 8px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > span {
    color: rgb(0, 0, 0);
    border-bottom-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > span:after {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > span:focus {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > a {
    color: rgb(0, 0, 0);
    border-bottom-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > a:focus {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > a:after {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a {
  line-height: 20px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a {
    width: -webkit-calc(100% - 79px);
    width: calc(100% - 79px);
    border-style: none;
    position: relative;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a:after {
    content: "arrow_forward_ios";
    font-family: Material Icons Sharp;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    pointer-events: none;
    display: block;
    color: rgb(254, 189, 23);
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
    width: unset;
    right: -49px;
    top: 17px;
    height: unset;
    position: absolute;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a:focus {
    outline-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a:hover {
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  min-height: 280px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu {
    margin-left: 0;
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    min-height: unset;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(255, 255, 255);
    position: static;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > a:not(.sub-menu-cta-link), .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li span:not(.cta-text) {
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  display: block;
  color: rgb(77, 77, 77);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > a:not(.sub-menu-cta-link), .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li span:not(.cta-text) {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    font-size: 16px;
    white-space: break-spaces;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li {
  width: 15.5rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li {
    width: 100%;
    margin-right: 0;
    border-right: none;
    background-color: rgb(255, 255, 255);
    border-bottom-style: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover {
  padding-right: 0.125rem;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover > a:before {
  content: "";
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 0.5625rem;
  position: absolute;
  top: -0.0625rem;
  right: -3px;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  z-index: 11;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover > a:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover > span:before {
  content: "";
  border-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: none;
  border-left-style: none;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  position: absolute;
  top: -0.0625rem;
  right: -0.1875rem;
  z-index: 11;
  width: 0.5625rem;
  height: 100%;
  background-color: rgb(255, 255, 255);
  left: auto;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover > span:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:first-child a:before {
  border-top-style: none;
  top: 0;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:focus {
  padding-right: 0.125rem;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:focus > a:before {
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 0.5625rem;
  position: absolute;
  top: -0.0625rem;
  right: -3px;
  z-index: 11;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  border-color: rgb(238, 238, 238);
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:focus > a:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:focus > span:before {
  left: auto;
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 0.5625rem;
  position: absolute;
  top: -0.0625rem;
  right: -3px;
  z-index: 11;
  display: block;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: none;
  border-right-style: none;
  border-color: rgb(238, 238, 238);
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:focus > span:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span {
  font-size: 16px;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a:hover, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span:hover {
  font-weight: 700;
  color: rgb(0, 0, 0);
  padding-right: 15px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a:hover, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span:hover {
    background-color: rgb(245, 245, 245);
    padding-right: 32px;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a:focus, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span:focus {
  font-weight: 700;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a.view-with-arrow, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span.view-with-arrow {
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li a.view-with-arrow:after, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span.view-with-arrow:after {
  content: "double_arrow";
  font-size: 14px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span.coh-link.js-coh-menu-item-link {
  border: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li span:first-of-type {
    padding-bottom: 0.75rem;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu a:not(.sub-menu-cta-link) {
  border-style: none;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu span.coh-link.js-coh-menu-item-link {
  background: none;
  border-bottom-color: #eeeeee;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu span.coh-link.js-coh-menu-item-link:hover {
  border-bottom-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu span.coh-link.js-coh-menu-item-link:hover {
    border-bottom-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li span:not(.cta-text) {
  font-weight: 500;
  text-transform: initial;
  white-space: break-spaces;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li span:not(.cta-text) {
    padding-right: 1.875rem;
    width: 100%;
    pointer-events: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li span:not(.cta-text):hover {
    cursor: pointer;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul {
  padding-top: 16px;
  padding-bottom: 16px;
  max-height: 548px;
  overflow-y: scroll;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul {
    padding-top: 0;
    padding-bottom: 0;
    max-height: unset;
    overflow-y: visible;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul::-webkit-scrollbar-track {
  margin-top: 20px;
  margin-bottom: 20px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  height: 0;
  width: 5px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul::-webkit-scrollbar-thumb {
  background-color: rgb(196, 196, 196);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li {
  margin-bottom: 4px;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover {
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > a {
  background-color: rgb(255, 255, 255);
  font-weight: 700;
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > a {
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > a:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > a:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > span {
  background-color: rgb(255, 255, 255);
  font-weight: 700;
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > span {
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > span:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover > span:before {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover .mobile-submenu-toggle {
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:focus:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:focus:before {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > span:not(.cta-text) {
    pointer-events: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > span:not(.cta-text):focus:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > span:not(.cta-text):focus:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > span:not(.cta-text):hover:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > span:not(.cta-text):hover:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text) {
  position: relative;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:focus, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text):focus {
  background-color: rgb(255, 255, 255);
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:focus:before, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text):focus:before {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:focus:before, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text):focus:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:hover, .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text):hover {
  background-color: rgb(245, 245, 245);
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu {
  position: absolute;
  top: 2px;
  left: 15.5rem;
  background-color: rgb(245, 245, 245);
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu {
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 0px 0px 16px white;
            box-shadow: 0px 0px 0px 16px white;
    width: 100% !important;
    top: 0;
    display: none;
    bottom: 0;
    right: 0;
    background-color: rgb(255, 255, 255);
    padding-top: 0;
    padding-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu {
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 0.125rem;
  left: 18.75rem;
  border-left-width: 0.0625rem;
  border-style: solid;
  z-index: 0;
  padding-top: 0;
  padding-bottom: 0;
  bottom: 0;
  border-right-width: 0.0625rem;
  width: 18.75rem;
  display: block;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu {
    left: 0;
    border-left-width: 0;
    border-right-width: 0;
    width: 100%;
    z-index: 2;
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu ul {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu ul {
    margin-top: 0.5rem;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu a {
  border-style: none;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu a:hover {
  font-weight: 700;
  cursor: pointer;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu span.has-children:hover {
  font-weight: 700;
  cursor: pointer;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > span {
  border-bottom-color: rgb(238, 238, 238);
  border-style: solid;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: solid;
  border-bottom-width: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > span {
    border-bottom-color: rgb(255, 255, 255);
    padding-bottom: 0.5rem;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > span:after {
  bottom: 0.55rem;
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > .sub-menu {
  z-index: -1;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > .sub-menu {
    z-index: 2;
    padding-top: 1.375rem;
    padding-right: 1rem;
    padding-bottom: 1.375rem;
    padding-left: 1rem;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > .sub-menu > ul > li a:hover {
  font-weight: 700;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu > .sub-menu-inner > ul > li.second-level > .sub-menu > ul > li a:hover {
    font-weight: 700;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > span {
    position: relative;
    border-bottom-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > span:after {
    content: "arrow_forward_ios";
    color: rgb(254, 189, 23);
    font-size: 16px;
    position: absolute;
    top: 19px;
    right: 30px;
    width: unset;
    height: unset;
    font-family: Material Icons Sharp;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > span:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > span:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(254, 189, 23);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > span:focus {
    outline-style: none;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a + .level-1-sub-menu {
  left: -48px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > a + .level-1-sub-menu {
    left: 0;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.open > a, .coh-style-header .header-nav .header-nav-primary > ul > li.open span {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.open > a, .coh-style-header .header-nav .header-nav-primary > ul > li.open span {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li.open > a:after, .coh-style-header .header-nav .header-nav-primary > ul > li.open span:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li.open > a:after, .coh-style-header .header-nav .header-nav-primary > ul > li.open span:after {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li > a, .coh-style-header .header-nav .header-nav-primary > ul > li span {
  text-transform: capitalize;
  font-weight: 700;
  padding-top: 0.875rem;
  padding-right: 24px;
  padding-bottom: 0.875rem;
  padding-left: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -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;
  color: rgb(254, 189, 23);
  height: 56px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li > a, .coh-style-header .header-nav .header-nav-primary > ul > li span {
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(53, 53, 53);
    text-align: left;
    height: unset;
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li > ul {
  display: none;
}
.coh-style-header .header-nav .header-nav-primary > ul > li > a:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary > ul > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-nav .header-nav-primary > ul > li:not(.has-children):hover {
  cursor: default;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded [aria-expanded=true] + .sub-menu {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded [aria-expanded=true] + .sub-menu ul {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded [aria-expanded=true] + .sub-menu ul li {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .is-expanded [aria-expanded=true] + .sub-menu ul li:hover {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded .sub-menu {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .is-expanded .sub-menu > a {
  display: none;
  display: none !important;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded .sub-menu > a {
    display: block;
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded .sub-menu > a:before {
    content: "chevron_left";
    display: inline;
    vertical-align: bottom;
    font-size: 24px;
    font-family: 'Material Icons Sharp';
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded .is-expanded .sub-menu {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-primary .is-expanded .is-expanded .sub-menu > a {
  display: none !important;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-primary .is-expanded .is-expanded .sub-menu > a {
    display: block !important;
  }
}
.coh-style-header .header-nav .header-nav-utility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-right: 1rem;
  opacity: 1;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    position: relative;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(53, 53, 53);
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu:hover {
  background-color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .utility-menu:hover > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu:hover > ul {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu:hover h5 {
  background-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu:hover h5 {
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu:hover h5:before {
  content: url("../svg/place_white.svg");
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu:hover h5:before {
    content: url("../svg/place.svg");
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu.open {
    background-color: rgb(245, 245, 245);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu.open > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu.open h5 {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu.open h5:before {
    content: url("../svg/place_black.svg");
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu.open h5:after {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu.open h5:after {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu > ul {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  top: 65px;
  right: 7px;
  width: 248px;
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu > ul {
    margin-right: 1rem;
    margin-left: 1rem;
    right: -103px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu > ul {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu > ul:before {
  content: url("../svg/dropdown-arrow-white.svg");
  position: absolute;
  right: 5px;
  top: -17px;
  width: 20px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu > ul:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu > ul > li {
  margin-right: 0;
  margin-left: 0;
  display: block;
  position: relative;
  width: 100%;
  border-style: none;
}
.coh-style-header .header-nav .header-nav-utility .utility-menu > ul > li > a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: rgb(77, 77, 77);
  text-decoration-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  line-height: 24px;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu > ul > li > a {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu > ul > li > a:hover {
  background-color: rgb(245, 245, 245);
  color: rgb(0, 0, 0);
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu > ul > li > a:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu h5 {
  font-size: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 56px;
  color: rgb(254, 189, 23);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu h5 {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu h5:before {
  cursor: pointer;
  height: 24px;
  width: 24px;
  display: block;
  content: url("../svg/place.svg");
  margin-top: -1px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu h5:before {
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: -2px;
  }
}
.coh-style-header .header-nav .header-nav-utility .utility-menu h5:after {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .utility-menu h5:after {
    content: "arrow_forward_ios";
    margin-left: auto;
    font-family: Material Icons Sharp;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: 30px;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    color: rgb(255, 255, 255);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher:after {
  background-color: rgb(107, 107, 107);
  height: 1.25rem;
  width: 0.0625rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: normal;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher:after {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher:hover ul.lang-nav > li ul {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher:hover ul.lang-nav > li ul {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul {
  background-color: rgb(255, 255, 255);
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  top: 65px;
  color: rgb(0, 0, 0);
  width: 255px;
  z-index: 3;
  right: 0;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul {
    width: 100%;
    top: 0;
    padding-top: 0;
    padding-right: 2rem;
    padding-bottom: 0.625rem;
    padding-left: 2rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    right: 0;
    position: relative;
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul:before {
  position: absolute;
  top: -17px;
  left: 79%;
  content: url("../svg/dropdown-arrow-white.svg");
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0.875rem;
    padding-left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:before {
  content: normal;
  font-family: Material Icons Sharp;
  position: absolute;
  left: 0;
  font-size: 22px;
  line-height: normal;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child {
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child {
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child:before {
  content: normal;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child a {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  background-color: rgb(254, 189, 23);
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  font-weight: 700;
  border-left-style: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child a {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:not(.in-language-menu):last-child a:hover {
  text-decoration: none;
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active {
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: rgb(0, 0, 0);
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 0.875rem;
    padding-left: 1.5rem;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active:before {
  content: "check_circle";
  font-size: 16px;
  color: rgb(71, 125, 0);
  left: 24px;
  font-family: Material Icons Sharp;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active:before {
    left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.in-language-menu a i {
  vertical-align: middle;
  position: absolute;
  right: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.in-language-menu a i {
    right: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li a {
  font-weight: 400;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: rgb(77, 77, 77);
  line-height: 24px;
  font-style: normal;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li a {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li a:hover {
  background-color: rgb(245, 245, 245);
  font-weight: 700;
  color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li a span {
  white-space: break-spaces;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li > span {
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgb(0, 0, 0);
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    position: relative;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span {
  white-space: nowrap;
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 0.75rem;
  display: block;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span:before {
  vertical-align: middle;
  color: rgb(255, 255, 255);
  font-size: 0.9375rem;
  position: relative;
  top: -0.0625rem;
  display: inline-block;
  content: "location_on";
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span:before {
    color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.globe-icon {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.globe-icon {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.globe-icon:before {
  color: rgb(254, 189, 23);
  content: "language";
  font-size: 24px;
  top: 0;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.mobile {
  display: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: rgb(254, 189, 23);
  margin-left: 8px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.mobile {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > span.mobile:before {
  content: normal;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a {
  font-weight: 700;
  color: rgb(254, 189, 23);
  white-space: nowrap;
  text-decoration-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a:before {
  content: "language";
  vertical-align: middle;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  color: rgb(254, 189, 23);
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a:before {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a:hover {
  text-decoration: none;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a:hover:before {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a:hover .mobile {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a .mobile {
  display: none;
  margin-left: 8px;
  color: rgb(254, 189, 23);
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a .mobile {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div > a span {
    color: rgb(238, 238, 238);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div button {
    position: absolute;
    right: 0.9375rem;
    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: 0;
    height: 3rem;
    width: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div button:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    font-family: Material Icons Sharp;
    content: "arrow_forward_ios";
    position: relative;
    right: 0;
    color: rgb(254, 189, 23);
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li div button:focus {
    outline: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav:hover .lang-nav li:not(.single-lang) ul {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav:hover .lang-nav li:not(.single-lang) ul {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav:hover .globe-icon {
  background-color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav:hover .globe-icon:before {
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav:hover .globe-icon:before {
    color: rgb(254, 189, 23);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .globe-icon:before {
    color: rgb(0, 0, 0);
    background-color: rgb(245, 245, 245);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav li:first-child:not(.single-lang):after {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav li:first-child:not(.single-lang):after {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav li:first-child:not(.single-lang) .mobile {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav li:first-child:not(.single-lang) ul {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav .single-lang .language-dropdown-trigger:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav .single-lang div a:before {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav .single-lang div a span {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav .single-lang div button:after {
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav.open .lang-nav li > div {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav > li:first-child:not(.single-lang) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav > li:first-child:not(.single-lang) {
    width: 100%;
    padding: 0;
    line-height: 16px;
  }
}
.coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav > li:first-child:not(.single-lang):after {
  font-size: 16px;
  color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav > li:first-child:not(.single-lang):after {
    content: "arrow_forward_ios";
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    font-family: Material Icons Sharp;
    position: absolute;
    right: 30px;
    top: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block .language-switcher-language-url {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .aic-user-nav > li > a {
  padding-top: 0.25rem;
  padding-right: 0.75rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
}
.coh-style-header .header-nav .header-nav-utility .aic-user-nav > li > a:before {
  content: "person";
  vertical-align: middle;
  display: inline-block;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}
.coh-style-header .header-nav .header-nav-utility .aic-user-nav > li > a span {
  display: none;
}
.coh-style-header .header-nav .header-nav-utility > .coh-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-header .header-nav .header-nav-utility .user-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  z-index: 3;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account {
    margin-right: 1rem;
    margin-left: 1rem;
    padding-top: 1rem;
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu {
  width: 255px;
  right: 0;
  background-color: rgb(255, 255, 255);
  top: 65px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu {
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: block!important;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu:before {
  content: url("../svg/dropdown-arrow-white.svg");
  position: absolute;
  top: -17px;
  right: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .aic-user-nav {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  margin-right: 0;
  margin-left: 0;
  width: 56px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .aic-user-nav {
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background-color: rgb(254, 189, 23);
    position: absolute;
    top: 10px;
    z-index: 9;
    -webkit-transform: translateX(-55px);
        -ms-transform: translateX(-55px);
            transform: translateX(-55px);
    width: unset;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .aic-user-nav:before {
  vertical-align: middle;
  display: inline-block;
  content: url("../svg/account_circle.svg");
  height: 24px;
  margin-top: -1px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .aic-user-nav:before {
    display: none;
    margin-top: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    -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;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown.open .aic-user-nav {
  background-color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown.open .aic-user-nav:before {
  content: url("../svg/account_circle-white.svg");
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content {
  color: rgb(77, 77, 77);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 24px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content {
    display: block;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu {
    -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;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li {
  padding-bottom: 0 !important;
  margin-right: 0;
  margin-left: 0;
  background-color: rgb(39, 44, 47);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child {
  padding-top: 0;
  display: none;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  width: 100%;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a:hover {
  text-decoration: none;
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a:before {
  font-family: Material Icons Sharp;
  -webkit-font-feature-settings: liga;
          font-feature-settings: liga;
  font-size: 24px;
  display: none;
  content: "person";
  vertical-align: middle;
  padding-right: 6px;
  background-color: rgba(0, 0, 0, 0);
  width: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a:before {
    display: inline-block;
    position: relative;
    z-index: 0;
    opacity: 1;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li a {
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: rgb(255, 255, 255);
  color: rgb(77, 77, 77);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li a {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li a:hover {
  background-color: rgb(245, 245, 245);
  text-decoration: none;
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li .user-sign-in {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  background-color: rgb(254, 189, 23);
  border-style: none;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-top: 0;
  margin-right: 16px;
  margin-bottom: 9px;
  margin-left: 24px;
  height: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li .user-sign-in {
    margin-right: 32px;
    margin-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li .user-sign-in:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:not(:first-child) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(2) {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu {
  position: relative;
  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;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(53, 53, 53);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .accessibility-nav {
  width: 56px;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-right: 0;
  margin-left: 0;
  font-size: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .accessibility-nav {
    width: 100%;
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 1rem;
    padding-left: 0;
    font-size: 16px;
    display: block;
    color: rgb(254, 189, 23);
    line-height: 24px;
    font-weight: 700;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .accessibility-nav:before {
  vertical-align: middle;
  margin-top: -1px;
  display: inline-block;
  content: "accessible_forward";
  color: rgb(254, 189, 23);
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .accessibility-nav:before {
    padding-right: 8px;
    width: 24px;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu #accessibity-dropdown-content {
  display: none;
  width: 248px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
  top: 65px;
  right: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1279px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu #accessibity-dropdown-content {
    right: -103px;
  }
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu #accessibity-dropdown-content {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    right: 0;
    position: relative;
    top: 0;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu #accessibity-dropdown-content:before {
  content: url("../svg/dropdown-arrow-white.svg");
  position: absolute;
  top: -17px;
  right: 12px;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu #accessibity-dropdown-content:before {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block {
    width: 100%;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu {
    position: relative;
    z-index: 3;
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu:hover .accessibility-nav:before {
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu:hover .accessibility-nav:before {
    color: rgb(254, 189, 23);
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu:hover #accessibity-dropdown-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu:hover #accessibity-dropdown-content {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu.open {
  background-color: rgb(255, 255, 255);
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu.open .accessibility-dropdown-trigger:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu.open .dropdown-content {
    display: block;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu.open .accessibility-nav {
  color: rgb(0, 0, 0);
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu.open .accessibility-nav:before {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown {
    padding-right: 32px;
    padding-left: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  box-shadow: none;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content {
    display: none;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: relative;
  border-style: none;
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul > li {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  display: block;
  border-style: none;
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul > li > a {
  font-weight: 400;
  color: rgb(77, 77, 77);
  font-size: 16px;
  line-height: 24px;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  display: block;
  text-decoration-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul > li > a {
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul > li > a:hover {
  font-weight: 700;
  color: rgb(0, 0, 0);
  background-color: rgb(245, 245, 245);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .dropdown-content > ul > li > a:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown-trigger {
  display: none;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown-trigger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown-trigger:after {
  content: "arrow_forward_ios";
  margin-left: auto;
  font-family: Material Icons Sharp;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: relative;
  right: 0;
  color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown-trigger:after {
    right: -0.125rem;
  }
}
.coh-style-header .header-nav .header-nav-utility .accessiblity-menu .coh-block div .accessibility-nav-menu .accessibility-dropdown-trigger:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-header .header-nav span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.coh-style-header .header-nav .accessibility-usage-guidelines-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .accessibility-usage-guidelines-mobile {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }
}
.coh-style-header .header-nav .accessibility-usage-guidelines-mobile #block-accessibilityiconhandlerblock-mobile .sbd-accessibility-icon a {
  background-image: url("../svg/ea_icon_black.svg");
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 2.5rem;
  width: 5.625rem;
}
@media (max-width: 1023px) {
  .coh-style-header .header-nav .accessibility-usage-guidelines-mobile #block-accessibilityiconhandlerblock-mobile .sbd-accessibility-icon a {
    margin-bottom: 1rem;
    display: block;
  }
}
.coh-style-header .usr-dropdown .dropdown-content .menu li a.user-sign-in {
  padding-top: 0.25rem;
  padding-right: 0;
  padding-bottom: 0.25rem;
  padding-left: 0;
  -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  cursor: pointer;
  line-height: 1rem;
  text-align: center;
  max-width: 15.625rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  border-style: solid;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  background-color: rgb(26, 26, 26);
  min-height: 2.875rem;
  min-width: 10rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-color: rgb(26, 26, 26);
}
@media (max-width: 1023px) {
  .coh-style-header .usr-dropdown .dropdown-content .menu li a.user-sign-in {
    padding-right: 0;
    padding-left: 0;
    font-size: 1rem;
  }
}
.coh-style-header .usr-dropdown .dropdown-content .menu li a.user-sign-in:hover {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(53, 53, 53);
}
.coh-style-header .usr-dropdown .dropdown-content .menu li a.user-sign-in:focus {
  text-decoration: underline;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(53, 53, 53);
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="2"][data-has-cta=true] .level-1-sub-menu {
  width: 49.5rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="2"][data-has-cta=true] .sub-menu-cta {
  left: 15.5rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="2"] .level-1-sub-menu {
  width: 31rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="3"][data-has-cta=true] .level-1-sub-menu {
  width: 65rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="3"][data-has-cta=true] .sub-menu-cta {
  left: 31rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="3"] .level-1-sub-menu {
  width: 46.5rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .level-1-sub-menu {
  width: 80.5rem;
  max-width: 62rem;
  overflow-x: scroll;
}
@media (max-width: 1023px) {
  .coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .level-1-sub-menu {
    max-width: unset;
    overflow-x: visible;
  }
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .level-1-sub-menu::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  height: 5px;
  width: 0;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .level-1-sub-menu::-webkit-scrollbar-thumb {
  background-color: rgb(196, 196, 196);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .level-1-sub-menu::-webkit-scrollbar-track {
  margin-right: 20px;
  margin-left: 20px;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"][data-has-cta=true] .sub-menu-cta {
  left: 46.5rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="4"] .level-1-sub-menu {
  width: 62rem;
}
.coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown] .level-1-sub-menu {
  width: 15.5rem;
  overflow: hidden;
  -webkit-transition: width 400ms ease-in-out;
  transition: width 400ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown] .level-1-sub-menu {
    width: 100%;
  }
}
.coh-style-header .level-1-menu-item.has-children[data-has-cta=true] .sub-menu-cta {
  -webkit-transition: 400ms ease-in-out left;
  transition: 400ms ease-in-out left;
  position: absolute;
  top: 0;
  left: 18.75rem;
}
.coh-style-header .level-1-menu-item.has-children .level-2-sub-menu {
  min-height: 100%;
  left: 18.75rem;
  z-index: 0;
  opacity: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .level-1-menu-item.has-children .level-2-sub-menu {
    z-index: 100;
    opacity: 1;
  }
}
.coh-style-header .level-1-menu-item.has-children .level-2-sub-menu.open {
  z-index: 1;
  opacity: 1;
}
.coh-style-header .level-1-menu-item.has-children .level-3-sub-menu.open {
  z-index: 0 !important;
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-style-header .level-1-menu-item.has-children li.level-3-menu-item.has-children.is-expanded ~ li.level-3-menu-item {
    display: none;
  }
}
.coh-style-header #recent_search.quick-links {
  padding-top: 31px;
  position: relative;
  -webkit-border-bottom-left-radius: 8px;
          border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
          border-bottom-right-radius: 8px;
  margin-top: -15px;
}
@media (max-width: 1023px) {
  .coh-style-header #recent_search.quick-links {
    padding-top: 24px;
    padding-bottom: 8px;
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
    margin-top: 0;
  }
}
.coh-style-header #recent_search.quick-links .recent-search-delete {
  position: absolute;
  top: 31px;
  right: 24px;
  z-index: 999999;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header #recent_search.quick-links .recent-search-delete {
    right: 32px;
    top: 24px;
  }
}
.coh-style-header #recent_search.quick-links .recent-search-delete .recent-delete-btn {
  text-decoration: underline;
  color: rgb(0, 0, 0);
}
.coh-style-header #recent_search.quick-links .clear-enabled .recSearKey:after {
  content: normal;
}
.coh-style-header #quick_links_menu {
  padding-top: 39px;
  padding-bottom: 24px;
  -webkit-border-bottom-left-radius: 8px;
          border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
          border-bottom-right-radius: 8px;
  margin-top: -15px;
}
@media (max-width: 1023px) {
  .coh-style-header #quick_links_menu {
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
    margin-top: 0;
  }
}
.coh-style-header #quick_links_menu ul.navbar-nav li a:after {
  content: normal;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article, .coh-style-header .header-nav-primary .sub-menu-cta article {
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  -webkit-transition: all 150ms ease-in-out 0ms;
  transition: all 150ms ease-in-out 0ms;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-articles-block article, .coh-style-header .header-nav-primary .sub-menu-cta article {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-articles-block article:hover, .coh-style-header .header-nav-primary .sub-menu-cta article:hover {
  background-color: rgb(255, 255, 255);
}
.coh-style-header .featured-search-wrapper .featured-articles-block article:hover > div.coh-container, .coh-style-header .header-nav-primary .sub-menu-cta article:hover > div.coh-container {
  cursor: pointer;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article h2, .coh-style-header .header-nav-primary .sub-menu-cta article h2 {
  font-size: 14px;
  line-height: 16px;
  color: rgb(0, 0, 0);
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 0;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article h2 a, .coh-style-header .header-nav-primary .sub-menu-cta article h2 a {
  color: rgb(0, 0, 0);
}
.coh-style-header .featured-search-wrapper .featured-articles-block article ul.links li.node-readmore, .coh-style-header .header-nav-primary .sub-menu-cta article ul.links li.node-readmore {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-style: none;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article ul.links li.node-readmore a, .coh-style-header .header-nav-primary .sub-menu-cta article ul.links li.node-readmore a {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article ul.links li.node-readmore a:after, .coh-style-header .header-nav-primary .sub-menu-cta article ul.links li.node-readmore a:after {
  content: normal;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container img, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container img {
  width: 72px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 72px !important;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container > .coh-container:nth-child(2), .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container > .coh-container:nth-child(2) {
  width: 100%;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container > .coh-container:nth-child(2) .coh-link, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container > .coh-container:nth-child(2) .coh-link {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  text-decoration: underline;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container > .coh-container:nth-child(2) h2, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container > .coh-container:nth-child(2) h2 {
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container > .coh-container:nth-child(2) a, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container > .coh-container:nth-child(2) a {
  width: 100%;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container picture, .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container picture {
  width: 72px;
  height: 72px;
  display: block;
  margin-right: 16px;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > div.coh-container picture:not(:first-child), .coh-style-header .header-nav-primary .sub-menu-cta article > div.coh-container picture:not(:first-child) {
  display: none;
}
.coh-style-header .featured-search-wrapper .featured-articles-block article > a.coh-container, .coh-style-header .header-nav-primary .sub-menu-cta article > a.coh-container {
  position: absolute;
  width: 100%;
  top: 16px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px);
  left: 0;
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article {
    margin-bottom: 0;
  }
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .title, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article .title {
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 16px;
  padding-top: 0;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .title, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article .title {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article article {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-style: none;
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article > a.coh-container, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article article > a.coh-container {
  left: 0;
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article > div.coh-container > .coh-container:nth-child(2) .coh-link, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article article > div.coh-container > .coh-container:nth-child(2) .coh-link {
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article h2, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article article h2 {
  font-size: 14px;
  line-height: 16px;
}
.coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article a:after, .coh-style-header .header-nav-primary .sub-menu-cta .menu-featured-article article a:after {
  content: normal;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .pin-spacer, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .gsap-carousel-item, .coh-style-header .sub-menu-cta .menu-featured-products .pin-spacer, .coh-style-header .sub-menu-cta .menu-featured-products .gsap-carousel-item {
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article, .coh-style-header .sub-menu-cta .menu-featured-products article {
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
  -webkit-transition: all 150ms ease-in-out 0ms;
  transition: all 150ms ease-in-out 0ms;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article, .coh-style-header .sub-menu-cta .menu-featured-products article {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article:hover, .coh-style-header .sub-menu-cta .menu-featured-products article:hover {
  background-color: rgb(255, 255, 255);
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .duplo-review-rating, .coh-style-header .sub-menu-cta .menu-featured-products article .duplo-review-rating {
  display: none;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-image-container, .coh-style-header .sub-menu-cta .menu-featured-products article .product-image-container {
  height: 72px;
  width: 72px;
  float: left;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  -webkit-transition: all 150ms ease-in-out 0ms;
  transition: all 150ms ease-in-out 0ms;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-image-container img, .coh-style-header .sub-menu-cta .menu-featured-products article .product-image-container img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-sku, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article a.product-title, .coh-style-header .sub-menu-cta .menu-featured-products article .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products article a.product-title {
  float: right;
  width: -webkit-calc(100% - 72px);
  width: calc(100% - 72px);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 16px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products article .product-sku {
  margin-bottom: 0;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list ul li, .coh-style-header .sub-menu-cta .menu-featured-products .item-list ul li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-title, .coh-style-header .sub-menu-cta .menu-featured-products .menu-title {
  font-weight: 700;
  color: rgb(0, 0, 0);
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-title, .coh-style-header .sub-menu-cta .menu-featured-products .menu-title {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile, .coh-style-header .sub-menu-cta .menu-featured-products .coh-style-product-tile {
  border-style: none;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile:hover, .coh-style-header .sub-menu-cta .menu-featured-products .coh-style-product-tile:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article {
  border-style: none;
  padding-top: 8px;
  padding-bottom: 8px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-sku, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-sku {
  color: rgb(53, 53, 53);
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
  float: none;
  padding-left: 0;
  width: unset;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-title, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-title, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-title, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-title {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 22px !important;
  float: none;
  padding-left: 0;
  width: unset;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .coh-style-product-tile, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .coh-style-product-tile, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .coh-style-product-tile, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .coh-style-product-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-image-container, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-image-container, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-image-container, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-image-container {
  float: none;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-image-container > div, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-image-container > div, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-image-container > div, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-image-container > div {
  height: 72px;
  width: 72px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-details, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-details, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-details, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-details {
  padding-left: 16px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-details .status-sku, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-details .status-sku, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-details .status-sku, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-details .status-sku {
  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-bottom: 4px;
  row-gap: 5px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-details .status-sku .product-status, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-details .status-sku .product-status, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-details .status-sku .product-status, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-details .status-sku .product-status {
  position: unset;
  font-size: 10px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .menu-products article .product-details .status-sku .product-sku, .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .item-list article .product-details .status-sku .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products .menu-products article .product-details .status-sku .product-sku, .coh-style-header .sub-menu-cta .menu-featured-products .item-list article .product-details .status-sku .product-sku {
  margin-bottom: 0;
}
.coh-style-header .featured-search-wrapper {
  background-color: rgb(245, 245, 245);
  width: 680px;
  padding-top: 15px;
  margin-top: -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}
.coh-style-header .featured-search-wrapper h2 {
  font-size: 14px;
  line-height: 16px;
  padding-top: 0;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper h2 {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-products-out, .coh-style-header .featured-search-wrapper .featured-categories-out, .coh-style-header .featured-search-wrapper #featured-articles-wrapper {
  padding-bottom: 24px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-products-out, .coh-style-header .featured-search-wrapper .featured-categories-out, .coh-style-header .featured-search-wrapper #featured-articles-wrapper {
    padding-bottom: 24px;
  }
}
.coh-style-header .featured-search-wrapper .featured-categories-block {
  padding-right: 24px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper .featured-categories-block {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 8px;
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row {
  padding-top: 4px;
  padding-right: 12px;
  padding-bottom: 4px;
  padding-left: 12px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(0, 0, 0);
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row:hover {
  background-color: rgb(0, 0, 0);
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row:hover a {
  color: rgb(255, 255, 255);
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row:hover a:after {
  content: normal;
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row a {
  font-size: 14px;
  line-height: 22px;
  color: rgb(0, 0, 0);
}
.coh-style-header .featured-search-wrapper .featured-categories-block > div > div .views-row span.field-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.coh-style-header .featured-search-wrapper .featured-categories-out {
  padding-top: 24px;
}
.coh-style-header .featured-search-wrapper #quick_links_menu {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.coh-style-header .featured-search-wrapper #featured-system-outer {
  padding-top: 24px;
  padding-bottom: 24px;
}
.coh-style-header .featured-search-wrapper #featured-system-outer .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .featured-search-wrapper #featured-system-outer .navbar-nav {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .featured-search-wrapper #featured-system-outer .navbar-nav .nav-item:hover {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
}
.coh-style-header .featured-search-wrapper #featured-system-outer .navbar-nav .nav-item img {
  mix-blend-mode: multiply;
}
.coh-style-header .menu-featured-system {
  width: 248px;
  padding-top: 20px;
  padding-right: 24px;
  padding-bottom: 20px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .coh-style-header .menu-featured-system {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-header .menu-featured-system .feature-system-title h2 {
  font-size: 14px;
  line-height: 16px;
}
.coh-style-header .menu-featured-system ul.featured-system-items {
  row-gap: 24px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-style-header .menu-featured-system ul.featured-system-items li.featured-system-item {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.coh-style-header .menu-featured-system ul.featured-system-items li.featured-system-item:hover {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
}
.coh-style-header .menu-featured-system ul.featured-system-items li.featured-system-item a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 !important;
}
.coh-style-header .menu-featured-system ul.featured-system-items li.featured-system-item a img {
  -o-object-fit: cover;
     object-fit: cover;
}
html[dir=rtl] .coh-style-header .header-main .mobile-menu-trigger {
  border-left-width: 0;
  border-right-style: none;
  border-left-style: solid;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .mobile-menu-trigger {
    float: right;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .second-nav-wrapper {
    float: left;
    margin-right: auto;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search {
  margin-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search {
    margin-right: 0;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active {
  margin-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active {
    margin-right: 0;
    margin-left: 0;
    right: 0;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .form-actions:after {
  left: 45px;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .form-actions:after {
    left: 45px;
    right: auto;
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .form-actions:after {
    left: 45px;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .form-actions .search-close-button {
  left: 33px;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .form-actions .search-close-button {
    left: 45px;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links {
    margin-right: 0;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links ul li a:after {
  content: "chevron_left";
  left: 0.25rem;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links ul li a:after {
    left: 0;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links ul li .recSearKey:before {
  margin-right: 0;
  margin-left: 0.75rem;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links h1, html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links span.quick-links-h4 {
  padding-right: 24px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links h1, html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active .quick-links span.quick-links-h4 {
    padding-right: 32px;
  }
}
html[dir=rtl] .coh-style-header .header-main .header-main-search.is-active #recent_search.quick-links .recent-search-delete {
  left: 24px;
  right: auto;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search .accessibility-usage-guidelines-desktop {
  margin-left: 1rem;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search form .form-actions {
  right: auto;
  left: 0;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search form .form-actions:before {
  right: 28px;
  left: unset;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search form .form-item-search input {
  direction: RTL;
  padding-right: 2.5rem;
  padding-left: 1rem;
}
html[dir=rtl] .coh-style-header .header-main .header-main-search .views-exposed-form {
  left: 0;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content {
    right: 0;
    left: 0.25rem;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-main .mobile-user-account-dropdown .usr-dropdown .dropdown-content:before {
    left: 0.75rem;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility {
  margin-right: 0;
  margin-left: 1rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu {
  left: 0;
  right: unset;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .user-account #user-nav-menu:before {
  left: 0;
  right: unset;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .user-account .coh-block .usr-dropdown .dropdown-content:before {
  right: auto;
  left: 10%;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher:after {
  left: 0.375rem;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul:before {
  left: 2px;
  right: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li {
  padding-right: 1.875rem;
  padding-left: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:before {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li:last-child {
  padding-right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active {
  padding-right: 3rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active {
    padding-right: 3.5rem;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active:before {
  right: 1.5rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li.is-active:before {
    right: 2rem;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li ul li a {
  padding-right: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher ul.lang-nav > li span.mobile {
    margin-right: 8px;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .language-switcher .coh-block nav .lang-nav li:first-child:not(.single-lang):after {
    left: 30px;
    right: auto;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .utility-menu h5:after {
    left: 30px;
    right: auto;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .utility-menu h5:before {
    padding-right: 0;
    padding-left: 8px;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .utility-menu > ul {
  right: unset;
  left: 7px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .utility-menu > ul {
    right: 0;
    left: unset;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-utility .utility-menu > ul:before {
  right: unset;
  left: 5px;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary {
  margin-right: unset;
  margin-left: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu {
  right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > a:after {
  left: 0.76375rem;
  right: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > a:after {
    content: "chevron_left";
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu ul li.has-children > span:after {
  content: "chevron_left";
  left: 1.76375rem;
  right: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu ul li > a.ext-link:after {
  left: 10px;
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  right: auto;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul > li.has-children {
  margin-right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner > ul > li.has-children:hover {
  margin-right: auto;
  margin-left: 18.75rem;
  margin-left: 15.625rem !important;
  margin-right: auto !important;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta {
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, 0);
  margin-right: 0.0625rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu .mobile-submenu-toggle:before {
    right: auto;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    left: 1.875rem;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .sub-menu .coh-menu-item-button:before {
    margin-right: 24px;
    margin-left: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children.open-mobile > span:after {
    color: rgb(0, 0, 0);
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover {
  padding-left: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu {
  left: 0;
  right: 240.8px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu {
    right: unset;
    width: -webkit-calc(100vw + 93px);
    width: calc(100vw + 93px);
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu {
  right: 18.75rem;
  z-index: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > .sub-menu .sub-menu {
    right: unset;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li > a:before {
  left: auto;
  right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li span:not(.cta-text):before {
  left: auto;
  right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li a:not(.sub-menu-cta-link) {
  padding-right: 24px;
  padding-left: 24px;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children[data-has-cta=true] > .sub-menu ul li > .sub-menu ul li {
  border-right-width: 0;
  border-left-width: 0.0625rem;
  border-left-style: none;
  border-left-color: rgb(238, 238, 238);
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li a:not(.sub-menu-cta-link), html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li span:not(.cta-text) {
  padding-right: 24px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li a:not(.sub-menu-cta-link), html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li span:not(.cta-text) {
    padding-right: 32px;
    padding-left: 32px;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li a:not(.sub-menu-cta-link):hover, html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children > .sub-menu ul li span:not(.cta-text):hover {
  padding-right: 24px;
  padding-left: 15px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children span {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children span:after {
    left: 30px;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children a:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul li.has-children a:after {
    left: -49px;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu {
  margin-right: 0.1875rem;
  margin-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu {
    margin-right: 0;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li {
  padding-right: 0;
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu > ul > li:hover {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .header-nav .header-nav-primary > ul > li.has-children > .sub-menu ul li > .sub-menu ul li.has-children:hover {
    padding-right: 0;
  }
}
html[dir=rtl] .coh-style-header .header-nav .header-nav-primary .is-expanded [aria-expanded=true] + .sub-menu ul li:hover {
  margin-right: 0;
}
html[dir=rtl] .coh-style-header .level-1-menu-item.has-children {
  float: right;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header .level-1-menu-item.has-children {
    float: none;
  }
  html[dir=rtl] .coh-style-header .level-1-menu-item.has-children:before, html[dir=rtl] .coh-style-header .level-1-menu-item.has-children:after {
    clear: none;
    content: normal;
    display: inline;
  }
}
html[dir=rtl] .coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-has-cta=true] .sub-menu-cta {
  right: 255.2px;
}
html[dir=rtl] .coh-style-header .level-1-menu-item.has-children[data-menu-levels-shown][data-menu-levels-shown="3"][data-has-cta=true] .sub-menu-cta {
  right: 37.5rem;
}
html[dir=rtl] .coh-style-header .level-1-menu-item.has-children[data-has-cta=true] .sub-menu-cta {
  right: 18.75rem;
}
html[dir=rtl] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-image-container {
  float: right;
}
html[dir=rtl] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article a.product-title, html[dir=rtl] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .duplo-review-ratings, html[dir=rtl] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block article .product-sku {
  padding-right: 16px;
}
html[dir=rtl] .coh-style-header .featured-search-wrapper .featured-articles-block div.coh-container .coh-container:nth-child(2) .coh-link {
  padding-right: 24px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-header body.mobile-nav-open .header-nav {
    left: 0;
    right: auto;
  }
}
html[dir=rtl] .coh-style-header body.mobile-nav-open .dialog-off-canvas-main-canvas {
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
}
body.mobile-nav-open .coh-style-header .header-main .mobile-menu-trigger:before {
  content: "clear";
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-main .mobile-menu-trigger:before {
    color: rgb(255, 255, 255);
  }
}
body.mobile-nav-open .coh-style-header .header-main .mobile-menu-trigger:after {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-nav.submenu-open {
    overflow: hidden;
    max-height: 100%;
  }
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-nav.submenu-open .header-nav-primary > ul > li.has-children {
    position: static;
  }
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-nav .header-nav-primary {
    display: block;
  }
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-nav .header-nav-utility {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1023px) {
  body.mobile-nav-open .coh-style-header .header-nav .header-main-search {
    display: none;
  }
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu {
  padding-top: 0;
  padding-top: 0 !important;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li:nth-child(-n+2) {
  text-align: center;
  background-color: rgb(255, 255, 255);
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li:nth-child(-n+2) a {
  text-decoration: underline;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li:nth-child(-n+2) a:hover {
  text-decoration: none;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li.menu-item:first-child {
  margin-right: 0;
  margin-left: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 0;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li.menu-item:first-child a {
  margin-right: 16px;
  margin-left: 16px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li.menu-item:nth-child(2) {
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 238, 238);
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li.menu-item:nth-child(2) a {
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown ul.menu li.menu-item :nth-child(2) {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-right: 0;
  margin-left: 0;
}
body:not(.user-logged-in) .coh-style-header .mobile-user-account-dropdown .dropdown-content:before {
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-color: #eeeeee !important;
}
@media (max-width: 1023px) {
  body:not(.user-logged-in) .coh-style-header .user-account .aic-user-nav {
    -webkit-transform: translateX(-40px) !important;
        -ms-transform: translateX(-40px) !important;
            transform: translateX(-40px) !important;
  }
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content:before {
  border-bottom-color: #eeeeee !important;
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(-n+2) {
  background-color: rgb(255, 255, 255);
  text-align: center;
}
@media (max-width: 1023px) {
  body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(-n+2) {
    background-color: rgba(0, 0, 0, 0);
  }
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child {
  padding-top: 16px;
  display: block !important;
}
@media (max-width: 1023px) {
  body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child {
    padding-top: 0;
  }
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a {
  margin-right: 16px;
  margin-left: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  text-decoration: none;
}
@media (max-width: 1023px) {
  body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a {
    margin-right: 0;
    margin-left: 0;
  }
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a:before {
  font-family: Material Icons Sharp;
  font-size: 24px;
  display: none;
  content: "person";
}
@media (max-width: 1023px) {
  body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:first-child a:before {
    display: inline-block;
  }
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(2) {
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  padding-bottom: 8px !important;
  border-bottom-style: solid;
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(2) a {
  padding-top: 4px;
  padding-bottom: 4px;
  color: rgb(77, 77, 77);
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
body:not(.user-logged-in) .coh-style-header .user-account .coh-block .usr-dropdown .dropdown-content .menu li:nth-child(2) a:hover {
  text-decoration: none;
  background-color: rgb(245, 245, 245);
}
body.user-logged-in .coh-style-header .user-account .menu {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 1023px) {
  body.user-logged-in .coh-style-header .user-account .menu {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  body.user-logged-in .coh-style-header .user-account .menu li:nth-child(2) {
    display: none;
    display: none !important;
  }
}
body.user-logged-in .coh-style-header .user-account .menu li:nth-child(2) a {
  text-decoration: none;
}
@media (max-width: 1023px) {
  body.user-logged-in .coh-style-header .user-account .menu li:nth-child(2) a {
    text-decoration: underline;
  }
}
body.user-logged-in .coh-style-header .user-account .menu li:nth-child(2) a:hover {
  text-decoration: underline;
}
body.user-logged-in .coh-style-header .user-account .menu li:last-child {
  padding-bottom: 8px;
  padding-bottom: 8px !important;
}
@media (max-width: 1023px) {
  body.user-logged-in .coh-style-header .user-account .menu li:last-child {
    display: block;
    padding-bottom: 0 !important;
    display: block !important;
  }
}
body.user-logged-in .coh-style-header .user-account .menu li:last-child a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.user-logged-in .coh-style-header .user-account .menu li:last-child a:before {
  content: "login";
  color: rgb(0, 0, 0);
  margin-right: 8px;
  font-family: Material Icons Sharp;
}
body.user-logged-in .coh-style-header .user-account .menu li:first-child a {
  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;
  background-color: rgb(26, 26, 26);
  min-height: 2.875rem;
  -webkit-border-radius: 0rem;
          border-radius: 0rem;
  border-width: 0.0625rem;
  -webkit-transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out, 100ms ease-in-out border;
  color: rgb(255, 255, 255);
}
body.user-logged-in .coh-style-header .user-account .menu li:first-child a:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-color: rgb(53, 53, 53);
}
body.user-logged-in .coh-style-header .mobile-user-account-dropdown .menu li:first-child {
  display: none;
}
body.user-logged-in .coh-style-header .mobile-user-account-dropdown .menu li:last-child a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.user-logged-in .coh-style-header .mobile-user-account-dropdown .menu li:last-child a:before {
  content: "login";
  font-family: Material Icons Sharp;
  margin-right: 8px;
}
@media (max-width: 1023px) {
  body.is-scrolled .coh-style-header {
    -webkit-transition: 200ms linear top;
    transition: 200ms linear top;
    position: relative;
  }
}
@media (max-width: 1023px) {
  body.is-scrolled-up .coh-style-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1001;
  }
}
@media (max-width: 1023px) {
  body.is-scrolled-up .mobile-nav-open.coh-style-header {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  body.is-scrolled-down .coh-style-header {
    position: sticky;
    top: -7.5rem;
    z-index: 1000;
  }
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article:hover {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .menu-title, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .title, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .menu-title, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .title, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .menu-title, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .menu-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .title {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .product-title:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .product-title:hover {
  text-decoration: underline;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .img-container, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .img-container, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .img-container {
  background-color: rgb(255, 255, 255);
  border: 1px solid #f5f5f5;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .coh-style-product-tile:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .coh-style-product-tile:hover {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-products .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-products .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-products .coh-style-product-tile:hover .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article .coh-style-product-tile:hover .img-container {
  border: 1px solid black;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .menu-featured-article article:hover .text-container a.coh-link, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta .featured-articles-block article:hover .text-container a.coh-link, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .menu-featured-article article:hover .text-container a.coh-link, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block .featured-articles-block article:hover .text-container a.coh-link, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .menu-featured-article article:hover .text-container a.coh-link, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .featured-articles-block article:hover .text-container a.coh-link {
  text-decoration: underline;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article:hover div.coh-container > .coh-container:nth-child(2) .coh-link {
  text-decoration: underline;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-articles-block article div.coh-container > .coh-container:nth-child(2) .coh-link {
  text-decoration: none;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile {
  border: unset;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile:hover {
  background-color: rgb(245, 245, 245);
  border: unset;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile:focus {
  outline: none;
}
body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out .featured-products-block .coh-style-product-tile:focus-within {
  outline: none !important;
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links li, body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links ul > li > a {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links li:hover, body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links ul > li > a:hover {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links li:hover ul > li > a, body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links li:hover a.recSearchClear, body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links ul > li > a:hover ul > li > a, body[data-component-bg-theme=white] .coh-style-header .header-main-search form.is-active .quick-links ul > li > a:hover a.recSearchClear {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form .form-item-search {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  body[data-component-bg-theme=white] .coh-style-header .header-main-search form .form-item-search {
    background-color: rgb(0, 0, 0);
  }
}
body[data-component-bg-theme=white] .coh-style-header .header-main-search form .form-item-search input {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article:hover, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article:hover {
  background-color: rgb(245, 245, 245);
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article:hover .coh-style-product-tile, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article:hover .coh-style-product-tile {
  background-color: rgb(245, 245, 245);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article:hover .coh-style-product-tile .img-container, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article:hover .coh-style-product-tile .img-container {
  border: 1px solid black;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article:hover .coh-style-product-tile .product-title, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article:hover .coh-style-product-tile .product-title {
  text-decoration: underline;
}
body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .coh-style-product-tile:focus, body[data-component-bg-theme=white] .coh-style-header .header-nav-primary .sub-menu .sub-menu-inner .sub-menu-cta article .coh-style-product-tile :focus-within, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .coh-style-product-tile:focus, body[data-component-bg-theme=white] .coh-style-header .featured-search-wrapper .featured-products-out article .coh-style-product-tile :focus-within {
  outline: none;
  border: unset;
}
.coh-style-margin-bottom-small {
  margin-bottom: 1.5rem;
}
@media (max-width: 1279px) {
  .coh-style-margin-bottom-small {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-small {
    margin-bottom: 1rem;
  }
}
.coh-style-margin-bottom-medium {
  margin-bottom: 3rem;
}
@media (max-width: 1279px) {
  .coh-style-margin-bottom-medium {
    margin-bottom: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-medium {
    margin-bottom: 2rem;
  }
}
.coh-style-margin-bottom-large {
  margin-bottom: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-margin-bottom-large {
    margin-bottom: 6rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-large {
    margin-bottom: 4rem;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile {
  height: 100%;
}
.fifty-fifty-text-over-image-component[data-bg-img-opacity="0"].coh-style-text-over-image-tile .media-main-container .media-container:before {
  background: none;
}
.fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1279px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
  padding-right: 0;
  padding-left: 0.75rem;
}
@media (max-width: 1279px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
    padding-right: 0;
    padding-left: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  .fifty-fifty-text-over-image-component[data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=top-left].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: top left;
     object-position: top left;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=top-right].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: top right;
     object-position: top right;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=top-center].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: top center;
     object-position: top center;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=center-left].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: center left;
     object-position: center left;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=center-right].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: center right;
     object-position: center right;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=bottom-left].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: bottom left;
     object-position: bottom left;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=bottom-right].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: bottom right;
     object-position: bottom right;
}
.fifty-fifty-text-over-image-component[data-bg-align][data-bg-align=bottom-center].coh-style-text-over-image-tile .background-image-holder img {
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=light].coh-style-text-over-image-tile .eyebrow {
    color: rgb(26, 26, 26);
  }
}
@media (max-width: 767px) {
  .fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=light].coh-style-text-over-image-tile .eyebrow {
    color: rgb(0, 0, 0);
  }
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=light].coh-style-text-over-image-tile .coh-wysiwyg p {
  margin-bottom: 24px;
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark-grey].coh-style-text-over-image-tile .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark-grey].coh-style-text-over-image-tile .coh-style-secondary-button {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark-grey].coh-style-text-over-image-tile .coh-style-secondary-button:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark].coh-style-text-over-image-tile .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark].coh-style-text-over-image-tile .coh-style-secondary-button {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component[data-select-theme][data-select-theme=dark].coh-style-text-over-image-tile .coh-style-secondary-button:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component[data-force-uppercase="1"].coh-style-text-over-image-tile .subtitle {
  text-transform: uppercase;
}
.fifty-fifty-text-over-image-component[data-video-align=top].coh-style-text-over-image-tile video {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: top !important;
     object-position: top !important;
}
.fifty-fifty-text-over-image-component[data-video-align=center].coh-style-text-over-image-tile video {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.fifty-fifty-text-over-image-component[data-video-align=bottom].coh-style-text-over-image-tile video {
  -o-object-position: bottom;
     object-position: bottom;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.fifty-fifty-text-over-image-component[data-video-align=contain].coh-style-text-over-image-tile video {
  object: contain !important;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container[data-gs-background-color=split] {
  background-color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container[data-gs-background-color=dark] .subtitle {
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container[data-gs-background-color=dark-grey] .subtitle {
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container[data-gs-background-color=light] .subtitle {
  color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container[data-gs-background-color=light-grey] .subtitle {
  color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .typography-container .coh-wysiwyg {
  max-height: 4.5rem;
  overflow: hidden;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .media-container {
  margin-bottom: 16px;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .media-container img {
  max-width: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .subtitle {
  margin-top: 0;
  margin-bottom: 16px;
  word-wrap: break-word;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .btn-container {
  margin-top: -webkit-calc(16px + 4px);
  margin-top: calc(16px + 4px);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .eyebrow {
  font-weight: 700;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container .eyebrow[data-eyebrow-tag=eyebrow-tag] {
  color: rgb(0, 0, 0);
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  display: inline-block;
  background-color: rgb(254, 189, 23);
  margin-bottom: 16px;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box {
  position: absolute;
  bottom: 0;
  margin-right: -webkit-calc(80px + 16px);
  margin-right: calc(80px + 16px);
  margin-bottom: -webkit-calc(40px + 16px);
  margin-bottom: calc(40px + 16px);
  margin-left: -webkit-calc(80px + 16px);
  margin-left: calc(80px + 16px);
  z-index: 1;
  left: 0;
  right: 0;
  width: auto;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box {
    margin-right: 32px;
    margin-bottom: 40px;
    margin-left: 32px;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading.coh-style-text-button [data-eyebrow-tag=eyebrow-tag] {
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
  height: 1.5rem;
  text-decoration: none;
  min-height: auto;
  min-width: auto;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading.coh-style-inline-text-button [data-eyebrow-tag=eyebrow-tag] {
  background-color: rgb(254, 189, 23);
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  color: rgb(0, 0, 0);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
  height: 1.5rem;
  text-decoration: none;
  min-width: auto;
  min-height: auto;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag] {
  background-color: rgb(254, 189, 23);
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  color: rgb(0, 0, 0);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  height: 1.5rem;
  text-decoration: none;
  min-height: auto;
  min-width: auto;
  border-width: 0;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-branded-button {
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-branded-button:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(254, 189, 23);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-branded-button:before {
  background-color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-primary-button {
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: rgb(39, 92, 226);
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-primary-button:hover {
  background-color: rgb(0, 24, 77);
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-primary-button:before {
  background-color: rgb(0, 24, 77);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-secondary-button {
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-secondary-button:hover {
  color: rgb(254, 189, 23);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-secondary-button:before {
  background-color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-tertiary-button {
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-tertiary-button:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-box .coh-heading[data-eyebrow-tag=eyebrow-tag].coh-style-tertiary-button:before {
  background-color: rgb(255, 255, 255);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-center {
  text-align: center;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-center .text-container .typography-container {
  text-align: center;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-center .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-center .media-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-right {
  text-align: right;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-right .text-container .typography-container {
  text-align: right;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-right .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .text-main-container > .coh-container.text-right .media-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container {
  height: 100%;
  position: relative;
  min-height: 34.75rem;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container {
    min-height: 31.25rem;
    height: 100%;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .media-container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .media-container:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20))), -webkit-gradient(linear, left top, left bottom, color-stop(33.85%, rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 33.85%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 33.85%, rgba(0, 0, 0, 0.75) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .media-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
  width: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video {
  height: 100%;
  padding-bottom: 0;
  max-width: 100%;
  margin: 0;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner {
  height: 100% !important;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
    height: 31.25rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
    height: 20.5rem;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-youtube_iframe {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container > .coh-container .coh-style-video .coh-video-youtube_iframe .coh-video-inner {
  height: 100% !important;
  width: 100% !important;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container .media-container {
    position: absolute;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .video-container {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container[data-gif-align=gif-contain] {
  height: auto;
  position: relative;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container[data-gif-align=gif-contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container .media-container {
  position: relative;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details[open] summary:before {
  content: "pause";
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details summary {
  position: absolute;
  bottom: 0.9375rem;
  right: 0.9375rem;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 3rem;
  width: 3rem;
  list-style-type: none;
  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;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details summary:before {
  content: "play_arrow";
  font-size: 2.375rem;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details summary:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details summary::-webkit-details-marker {
  display: none;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details summary:first-of-type {
  list-style-type: none;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .media-main-container .gif-container details > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .image-column {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .image-column {
    padding-right: 0.75rem;
  }
}
@media (max-width: 390px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .image-column {
    padding-right: 0.5rem;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .text-column {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .text-column {
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row-inner > .text-column {
    padding-left: 0.5rem;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-row .coh-row-inner {
  height: 100%;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .link-container .coh-link {
  font-weight: 700;
}
@media (max-width: 767px) {
  .fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .link-container .coh-link {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .mejs__layer {
  z-index: 2;
  outline: none !important;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-style-video .coh-inline-element {
  z-index: 2;
}
.fifty-fifty-text-over-image-component.coh-style-text-over-image-tile .coh-style-video .video-link {
  z-index: 3;
  outline: none !important;
}
html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
  padding-right: 0;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-text-over-image-tile .coh-row .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] .coh-style-text-over-image-tile .text-main-container {
  text-align: right;
}
html[dir=rtl] .coh-style-text-over-image-tile .text-main-container .coh-wysiwyg p {
  text-align: right;
}
html[dir=rtl] .coh-style-text-over-image-tile .text-main-container .btn-container {
  text-align: right;
}
html[dir=rtl] .coh-style-text-over-image-tile .text-main-container .btn-container a {
  margin-right: 0;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-text-over-image-tile .text-main-container .btn-container a {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .image-column {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .text-column {
  padding-right: 0;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] .coh-style-text-over-image-tile .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
[data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
[data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
  padding-right: 0.5rem;
  padding-left: 0;
}
@media (max-width: 1279px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
[data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
  padding-right: 0;
  padding-left: 0.5rem;
}
@media (max-width: 1279px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
    padding-right: 0;
    padding-left: 0.5rem;
  }
}
@media (max-width: 1023px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
[data-bg-align][data-bg-align=top-left].coh-style-50-50-content .background-image-holder img {
  -o-object-position: top left;
     object-position: top left;
}
[data-bg-align][data-bg-align=top-right].coh-style-50-50-content .background-image-holder img {
  -o-object-position: top right;
     object-position: top right;
}
[data-bg-align][data-bg-align=top-center].coh-style-50-50-content .background-image-holder img {
  -o-object-position: top center;
     object-position: top center;
}
[data-bg-align][data-bg-align=center-left].coh-style-50-50-content .background-image-holder img {
  -o-object-position: center left;
     object-position: center left;
}
[data-bg-align][data-bg-align=center-right].coh-style-50-50-content .background-image-holder img {
  -o-object-position: center right;
     object-position: center right;
}
[data-bg-align][data-bg-align=bottom-left].coh-style-50-50-content .background-image-holder img {
  -o-object-position: bottom left;
     object-position: bottom left;
}
[data-bg-align][data-bg-align=bottom-right].coh-style-50-50-content .background-image-holder img {
  -o-object-position: bottom right;
     object-position: bottom right;
}
[data-bg-align][data-bg-align=bottom-center].coh-style-50-50-content .background-image-holder img {
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=light].coh-style-50-50-content .eyebrow {
    color: rgb(26, 26, 26);
  }
}
@media (max-width: 767px) {
  [data-select-theme][data-select-theme=light].coh-style-50-50-content .eyebrow {
    color: rgb(0, 0, 0);
  }
}
[data-select-theme][data-select-theme=light].coh-style-50-50-content .coh-wysiwyg p {
  color: rgb(26, 26, 26);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-50-50-content .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark].coh-style-50-50-content .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-force-uppercase="1"].coh-style-50-50-content .subtitle {
  text-transform: uppercase;
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content {
  height: 100%;
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed {
  margin: 0 auto;
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner {
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner {
    margin: 0;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .image-column {
  max-width: 30.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .image-column {
    max-width: 100%;
    padding: 0;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column {
  max-width: 69.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column {
    max-width: 100%;
    padding: 0;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container {
  padding-top: 64px;
  padding-right: 24px;
  padding-bottom: 64px;
  padding-left: 24px;
  display: block;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container {
    padding-top: 64px;
    padding-right: 32px;
    padding-bottom: 64px;
    padding-left: 32px;
  }
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .eyebrow {
    margin-left: 0;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .subtitle {
  margin-bottom: 16px;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .subtitle {
    margin-left: 0;
    font-size: 32px;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .coh-container.link-container {
  margin-top: unset;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .coh-container.link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .text-column .text-main-container .btn-container {
  margin-bottom: unset;
}
@media (max-width: 1023px) {
  [data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .coh-column {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
[data-variant][data-variant=image-text-33-67].coh-style-50-50-content .coh-container-boxed .coh-row-inner .media-main-container {
  min-height: 400px;
}
.warranty-see-in-action-wrapper.coh-container[data-select-theme=dark].coh-style-50-50-content .coh-wysiwyg {
  color: rgb(255, 255, 255);
}
.warranty-see-in-action-wrapper.coh-container[data-select-theme=dark-grey].coh-style-50-50-content .coh-wysiwyg {
  color: rgb(255, 255, 255);
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .media-main-container {
  min-height: unset;
}
@media (max-width: 1023px) {
  .warranty-see-in-action-wrapper.coh-style-50-50-content .media-main-container {
    height: auto;
  }
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container {
  padding-top: -webkit-calc(80px + 8px);
  padding-top: calc(80px + 8px);
  padding-right: -webkit-calc(80px + 8px);
  padding-right: calc(80px + 8px);
  padding-bottom: -webkit-calc(80px + 8px);
  padding-bottom: calc(80px + 8px);
  padding-left: -webkit-calc(80px + 8px);
  padding-left: calc(80px + 8px);
}
@media (max-width: 1439px) {
  .warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container {
    padding-top: 40px;
    padding-right: 32px;
    padding-bottom: 40px;
    padding-left: 32px;
  }
}
@media (max-width: 1279px) {
  .warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container {
    padding-top: 32px;
    padding-right: 16px;
    padding-bottom: 32px;
    padding-left: 16px;
  }
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .coh-link.coh-style-button-action {
  white-space: nowrap;
  max-width: unset;
  width: unset;
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .link-container:before {
  display: none;
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .link-container:after {
  display: none;
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .link-container .coh-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .image-cta-wrapper {
  gap: 8px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .warranty-see-in-action-wrapper.coh-style-50-50-content .text-main-container .image-cta-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -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;
    gap: 16px;
    text-align: center;
  }
}
.coh-style-50-50-content .text-main-container {
  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;
  height: 100%;
  padding-top: -webkit-calc(40px + 22px);
  padding-top: calc(40px + 22px);
  padding-right: 32px;
  padding-bottom: -webkit-calc(40px + 22px);
  padding-bottom: calc(40px + 22px);
  padding-left: 32px;
}
@media (max-width: 1439px) {
  .coh-style-50-50-content .text-main-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1279px) {
  .coh-style-50-50-content .text-main-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .text-main-container {
    padding-top: 32px;
    padding-right: 16px;
    padding-bottom: -webkit-calc(32px + 4px);
    padding-bottom: calc(32px + 4px);
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-50-50-content .text-main-container {
    padding-top: 32px;
    padding-right: 16px;
    padding-bottom: 32px;
    padding-left: 16px;
  }
}
.coh-style-50-50-content .text-main-container[data-gs-background-color=split] {
  background-color: rgb(255, 255, 255);
}
.coh-style-50-50-content .text-main-container .media-container {
  margin-bottom: 16px;
}
.coh-style-50-50-content .text-main-container .media-container img {
  max-width: 100%;
  width: auto;
}
.coh-style-50-50-content .text-main-container .subtitle {
  margin-top: 0;
}
.coh-style-50-50-content .text-main-container .btn-container {
  margin-top: 24px;
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
@media (max-width: 767px) {
  .coh-style-50-50-content .text-main-container .btn-container {
    margin-bottom: 4px;
  }
}
.coh-style-50-50-content .text-main-container .eyebrow {
  font-weight: 700;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-center {
  text-align: center;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-center .text-container .typography-container {
  text-align: center;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-center .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-center .media-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-right {
  text-align: right;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-right .text-container .typography-container {
  text-align: right;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-right .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-50-50-content .text-main-container > .coh-container.text-right .media-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-50-50-content .media-main-container {
  height: 100%;
  position: relative;
  min-height: 34.75rem;
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .media-main-container {
    min-height: 0;
    height: 31.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-50-50-content .media-main-container {
    min-height: 0;
    height: 20.5rem;
  }
}
.coh-style-50-50-content .media-main-container .media-container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.coh-style-50-50-content .media-main-container .media-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.coh-style-50-50-content .media-main-container .video-container {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video {
  height: 100%;
  padding-bottom: 0;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner {
  height: 100% !important;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
    height: 31.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-html5 .coh-video-inner video {
    height: 20.5rem;
  }
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-youtube_iframe {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .video-container > .coh-container .coh-style-video .coh-video-youtube_iframe .coh-video-inner {
  height: 100% !important;
  width: 100% !important;
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .media-main-container .video-container .media-container {
    position: absolute;
  }
}
.coh-style-50-50-content .media-main-container .video-container {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .gif-container {
  height: 100%;
}
.coh-style-50-50-content .media-main-container .gif-container[data-gif-align=gif-contain] {
  height: auto;
  position: relative;
}
.coh-style-50-50-content .media-main-container .gif-container[data-gif-align=gif-contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-50-50-content .media-main-container .gif-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-style-50-50-content .media-main-container .gif-container .media-container {
  position: relative;
}
.coh-style-50-50-content .media-main-container .gif-container details[open] summary:before {
  content: "pause";
}
.coh-style-50-50-content .media-main-container .gif-container details summary {
  position: absolute;
  bottom: 0.9375rem;
  right: 0.9375rem;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 3rem;
  width: 3rem;
  list-style-type: none;
  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;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.coh-style-50-50-content .media-main-container .gif-container details summary:before {
  content: "play_arrow";
  font-size: 2.375rem;
}
.coh-style-50-50-content .media-main-container .gif-container details summary:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.coh-style-50-50-content .media-main-container .gif-container details summary::-webkit-details-marker {
  display: none;
}
.coh-style-50-50-content .media-main-container .gif-container details summary:first-of-type {
  list-style-type: none;
}
.coh-style-50-50-content .media-main-container .gif-container details > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-50-50-content .coh-row-inner > .image-column {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  .coh-style-50-50-content .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.coh-style-50-50-content .coh-row-inner > .text-column {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-50-50-content .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  .coh-style-50-50-content .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.coh-style-50-50-content .section-inner {
  overflow: hidden;
}
html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
  padding-right: 0;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-50-50-content .coh-row .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] .coh-style-50-50-content .text-main-container {
  text-align: right;
}
html[dir=rtl] .coh-style-50-50-content .text-main-container .coh-wysiwyg p {
  text-align: right;
}
html[dir=rtl] .coh-style-50-50-content .text-main-container .btn-container {
  text-align: right;
}
html[dir=rtl] .coh-style-50-50-content .text-main-container .btn-container a {
  margin-right: 0;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-50-50-content .text-main-container .btn-container a {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .image-column {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .image-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .image-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .text-column {
  padding-right: 0;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .text-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 390px) {
  html[dir=rtl] .coh-style-50-50-content .coh-row-inner > .text-column {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.coh-style-text-link {
  background-color: transparent !important;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.coh-style-text-link:hover {
  text-decoration: none;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-style-tabbed-accordion-container {
  overflow: hidden;
}
.coh-style-tabbed-accordion-container .coh-style-section > .section-inner > .coh-container-boxed > .coh-heading {
  margin-bottom: 1rem;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-nav {
    display: none;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:last-child {
  border-bottom-style: none;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:last-child {
    border-bottom-style: solid;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs ul {
  position: relative;
  z-index: 0;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .typography-container ul:before {
  display: none;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav {
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav:before {
  content: "";
  background-color: rgb(196, 196, 196);
  width: 100vw;
  height: 0.0625rem;
  position: absolute;
  left: -webkit-calc((100vw - 1220px) / -2);
  left: calc((100vw - 1220px) / -2);
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1439px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav:before {
    left: -webkit-calc((100vw - 1110px) / -2);
    left: calc((100vw - 1110px) / -2);
  }
}
@media (max-width: 1279px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav:before {
    left: -webkit-calc((100vw - 960px) / -2);
    left: calc((100vw - 960px) / -2);
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li {
  margin-right: 4px;
  margin-bottom: 0;
  max-width: 13.75rem;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li {
    max-width: 10rem;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li.is-active {
  pointer-events: none;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li.is-active a {
  border-bottom-color: rgba(0, 0, 0, 0);
  padding-top: -webkit-calc(8px - 1px);
  padding-top: calc(8px - 1px);
  border-top-width: 0.125rem;
  border-top-style: solid;
  border-top-color: rgb(39, 92, 226);
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li a {
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  min-height: 3rem;
  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;
  border-width: 0.0625rem;
  border-style: solid;
  border-bottom-style: none;
  border-color: rgb(196, 196, 196);
  word-wrap: break-word;
  word-break: break-word;
  height: 100%;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs .coh-accordion-tabs-nav li a:hover {
  border-top-color: rgb(39, 92, 226);
  border-top-width: 0.125rem;
  padding-top: -webkit-calc(8px - 1px);
  padding-top: calc(8px - 1px);
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper {
  padding-top: 24px;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  padding-left: -webkit-calc(40px + 16px);
  padding-left: calc(40px + 16px);
}
@media (max-width: 390px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding-left: 16px;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content a, .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content .coh-link {
  margin-top: 20px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content .coh-style-category-tile .coh-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content .coh-style-category-tile .coh-heading {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-title {
  border-top-color: rgb(0, 0, 0);
  border-top-style: solid;
  border-top-width: 1px;
  position: relative;
}
.coh-style-tabbed-accordion-container .coh-accordion-title:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-tabbed-accordion-container .coh-accordion-title:hover:before {
  background-color: rgb(0, 24, 77);
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-title:hover:before {
    background-color: rgb(26, 26, 26);
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-title:last-child {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(39, 44, 47);
}
.coh-style-tabbed-accordion-container .coh-accordion-title:nth-last-child(2) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
}
.coh-style-tabbed-accordion-container .coh-accordion-title:before {
  width: 0.125rem;
  height: 0.875rem;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: normal;
  background-color: rgb(26, 26, 26);
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.coh-style-tabbed-accordion-container .coh-accordion-title.is-active:nth-last-child(2) {
  border-bottom-style: none;
}
.coh-style-tabbed-accordion-container .coh-accordion-title.is-active a:before {
  content: url("../svg/accordion-close_0.svg");
}
.coh-style-tabbed-accordion-container .coh-accordion-title.is-active:before {
  display: none;
}
.coh-style-tabbed-accordion-container .coh-accordion-title a {
  position: relative;
  padding-top: 24px;
  padding-right: -webkit-calc(40px + 16px);
  padding-right: calc(40px + 16px);
  padding-bottom: 24px;
  padding-left: -webkit-calc(40px + 16px);
  padding-left: calc(40px + 16px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  line-height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4rem;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-accordion-title a {
    padding-right: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
}
.coh-style-tabbed-accordion-container .coh-accordion-title a:before {
  display: inline-block;
  position: absolute;
  top: 54%;
  left: 0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  content: url("../svg/accordion-open.svg");
}
.coh-style-tabbed-accordion-container .coh-accordion-title a:after {
  content: normal;
}
.coh-style-tabbed-accordion-container .coh-style-text {
  margin-bottom: -webkit-calc(40px + 4px);
  margin-bottom: calc(40px + 4px);
}
@media (max-width: 1023px) {
  .coh-style-tabbed-accordion-container .coh-style-text {
    margin-bottom: 24px;
  }
}
.coh-style-tabbed-accordion-container .icon-right-aligned .coh-accordion-title a {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-tabbed-accordion-container .icon-right-aligned .coh-accordion-title a:before {
  left: unset;
  right: 0;
  margin-right: 0;
}
.coh-style-tabbed-accordion-container .icon-right-aligned .coh-accordion-tabs-content {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-tabbed-accordion-container .coh-style-product-applications ul, .coh-style-tabbed-accordion-container .coh-style-product-description ul {
  margin-bottom: 24px;
  margin-left: 24px;
}
.coh-style-tabbed-accordion-container .coh-style-product-applications ul li, .coh-style-tabbed-accordion-container .coh-style-product-description ul li {
  position: relative;
  padding-left: -webkit-calc(24px - 2px);
  padding-left: calc(24px - 2px);
}
.coh-style-tabbed-accordion-container .coh-style-product-applications ul li:before, .coh-style-tabbed-accordion-container .coh-style-product-description ul li:before {
  height: 4px;
  width: 4px;
  background-color: rgb(26, 26, 26);
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -webkit-calc(8px + 1px);
  margin-top: calc(8px + 1px);
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: "";
}
.coh-style-tabbed-accordion-container .coh-style-product-applications ol, .coh-style-tabbed-accordion-container .coh-style-product-description ol {
  margin-bottom: 24px;
  margin-left: 40px;
}
.coh-style-tabbed-accordion-container .coh-style-product-applications ol li, .coh-style-tabbed-accordion-container .coh-style-product-description ol li {
  padding-left: -webkit-calc(8px - 1px);
  padding-left: calc(8px - 1px);
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul {
  text-align: right;
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul:before {
  right: -webkit-calc((100vw - 1220px) / -2);
  right: calc((100vw - 1220px) / -2);
  left: auto;
}
@media (max-width: 1279px) {
  html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul:before {
    right: -webkit-calc((100vw - 960px) / -2);
    right: calc((100vw - 960px) / -2);
  }
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-title:before {
  right: 1.5rem;
  left: auto;
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-title.is-active a:after {
  right: 1.0625rem;
  left: auto;
  -webkit-transform: rotateZ(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotateZ(-90deg) translateY(-50%);
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-title a {
    padding-right: -webkit-calc(40px + 16px);
    padding-right: calc(40px + 16px);
    padding-left: 16px;
  }
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-title a:before {
  right: auto;
  left: 0.5rem;
  margin-right: 0;
}
html[dir=rtl] .coh-style-tabbed-accordion-container .coh-accordion-title a:after {
  right: 1.0625rem;
  left: auto;
  -webkit-transform: rotateZ(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotateZ(-90deg) translateY(-50%);
}
.coh-container[data-select-theme=light] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li.is-active a {
  background-color: rgb(255, 255, 255);
  color: rgb(26, 26, 26);
}
.coh-container[data-select-theme=light] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a {
  color: rgb(77, 77, 77);
}
.coh-container[data-select-theme=light-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li.is-active a {
  background-color: rgb(238, 238, 238);
  color: rgb(26, 26, 26);
}
.coh-container[data-select-theme=light-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a {
  color: rgb(77, 77, 77);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li.is-active a {
  background-color: rgb(26, 26, 26);
  color: rgb(238, 238, 238);
  border-top-color: rgb(39, 92, 226);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a {
  color: rgb(166, 166, 166);
  border-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a:hover {
  border-top-color: rgb(39, 92, 226);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul:before {
  background-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title {
  border-top-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title:before {
  background-color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title:nth-last-child(2) {
  border-bottom-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title:hover:before {
  background-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title:hover a:before {
  border-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title:hover a:after {
  background-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title.is-active a:before {
  content: url("../svg/accordion-close-grey.svg");
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title a {
  color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title a:before {
  content: url("../svg/accordion-open-grey.svg");
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-title a:after {
  background-color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:last-child {
  border-bottom-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark-grey] .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li.is-active a {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-top-color: rgb(39, 92, 226);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a {
  color: rgb(166, 166, 166);
  border-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul li a:hover {
  border-top-color: rgb(39, 92, 226);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs ul:before {
  background-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title {
  border-top-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title:before {
  background-color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title:nth-last-child(2) {
  border-bottom-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title:hover:before {
  background-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title:hover a:before {
  border-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title:hover a:after {
  background-color: rgb(195, 212, 251);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title.is-active a:before {
  content: url("../svg/accordion-close-white.svg");
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title a {
  color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title a:before {
  content: url("../svg/accordion-open-white.svg");
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-title a:after {
  background-color: rgb(238, 238, 238);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:last-child {
  border-bottom-color: rgb(107, 107, 107);
}
.coh-container[data-select-theme=dark] .coh-style-tabbed-accordion-container .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
.coh-style-image-text-tile {
  position: relative;
  z-index: 0;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-image-text-tile:hover .tile-link {
  text-decoration: none;
}
.coh-style-image-text-tile:hover .bottom-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon:before {
  color: inherit;
}
[data-force-uppercase="1"].coh-style-image-text-tile .heading {
  text-transform: uppercase;
}
[data-content-order=text-first].coh-style-image-text-tile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[data-content-order=text-first].coh-style-image-text-tile .bynder-image-fit img {
  -o-object-position: bottom;
     object-position: bottom;
}
[data-content-order=image-first].coh-style-image-text-tile .bynder-image-fit img {
  -o-object-position: top;
     object-position: top;
}
.knowledge-center.coh-style-image-text-tile {
  margin-bottom: 16px;
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 1023px) {
  .knowledge-center.coh-style-image-text-tile .coh-row-inner {
    row-gap: 16px;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article {
  width: -webkit-calc(100% / 3 - 16px);
  width: calc(100% / 3 - 16px);
  background-color: rgb(245, 245, 245);
}
@media (max-width: 1023px) {
  .knowledge-center.coh-style-image-text-tile .coh-row-inner article {
    width: 100%;
  }
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .coh-style-single-cta {
  margin-top: auto;
  margin-bottom: 0;
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .coh-style-single-cta .coh-style-button-action {
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
  text-transform: uppercase;
  width: auto;
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .coh-style-single-cta .coh-style-button-action:after {
  content: normal;
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .img-container img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 100%;
}
@media (max-width: 1023px) {
  .knowledge-center.coh-style-image-text-tile .coh-row-inner article .img-container img {
    height: 232px;
  }
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .img-container img[data-image-cropping=crop] {
  -o-object-fit: cover;
     object-fit: cover;
}
.knowledge-center.coh-style-image-text-tile .coh-row-inner article .image-text-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.knowledge-center.coh-style-image-text-tile .section-inner > .coh-container .content-container {
  padding-right: 0;
  padding-left: 0;
}
.knowledge-center.coh-style-image-text-tile .coh-container:before {
  content: normal;
}
.knowledge-center.coh-style-image-text-tile .heading-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.knowledge-center.coh-style-image-text-tile .heading-container .heading-link:focus {
  outline-style: none;
}
.knowledge-center.coh-style-image-text-tile .heading-container .heading {
  margin-bottom: 32px;
}
.knowledge-center.coh-style-image-text-tile .announcement-banner .coh-heading {
  text-transform: uppercase;
}
.summary-highlights-container.coh-style-image-text-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-column-gap: -webkit-calc(32px * 2);
     -moz-column-gap: calc(32px * 2);
          column-gap: calc(32px * 2);
  margin-top: -webkit-calc(32px * 2);
  margin-top: calc(32px * 2);
}
@media (max-width: 767px) {
  .summary-highlights-container.coh-style-image-text-tile {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: -webkit-calc(16px + 1px);
       -moz-column-gap: calc(16px + 1px);
            column-gap: calc(16px + 1px);
    row-gap: 24px;
  }
}
.summary-highlights-container.coh-style-image-text-tile:before {
  content: normal;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content {
  width: 139px;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content .inline-icon {
  text-align: left;
  margin-bottom: 4px;
  width: -webkit-calc(32px * 2);
  width: calc(32px * 2);
  height: -webkit-calc(32px * 2);
  height: calc(32px * 2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content .inline-icon[data-icon-size=large]:before {
  font-size: 3rem;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content .inline-icon[data-icon-size=medium]:before {
  font-size: 2.5rem;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content .inline-icon[data-icon-size=small]:before {
  font-size: 2rem;
}
.summary-highlights-container.coh-style-image-text-tile .summary-highlight-content h4 {
  text-transform: uppercase;
}
.coh-style-image-text-tile .heading-container {
  padding: -webkit-calc(40px + 8px);
  padding: calc(40px + 8px);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .coh-style-image-text-tile .heading-container {
    padding: 32px;
  }
}
.coh-style-image-text-tile .heading-container.header-align-center {
  text-align: center;
}
.coh-style-image-text-tile .heading-container.header-align-right {
  text-align: right;
}
.coh-style-image-text-tile .heading {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 16px;
  color: rgb(0, 0, 0);
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-image-text-tile .inline-icon {
  margin-bottom: 1rem;
  display: block;
}
.coh-style-image-text-tile .inline-icon:before {
  font-family: 'Material Icons Sharp';
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  direction: ltr;
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  content: attr(data-icon);
}
.coh-style-image-text-tile .inline-icon.icon-small:before {
  font-size: 2.25rem;
}
.coh-style-image-text-tile .inline-icon.icon-medium:before {
  font-size: 4.375rem;
}
.coh-style-image-text-tile .inline-icon.icon-large:before {
  font-size: 7rem;
}
.coh-style-image-text-tile .inline-icon.icon-center {
  text-align: center;
}
.coh-style-image-text-tile .inline-icon.icon-right {
  text-align: right;
}
.coh-style-image-text-tile .img-container {
  position: relative;
}
.coh-style-image-text-tile .img-container.bynder-image-crop .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-image-text-tile .img-container.bynder-image-fit .media-container img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.coh-style-image-text-tile .img-container .media-container {
  height: 0;
  width: 100%;
  padding-bottom: 72%;
  position: relative;
}
.coh-style-image-text-tile .img-container .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.coh-style-image-text-tile .img-container [data-gif-align=gif-contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-image-text-tile .tile-link {
  font-size: 1rem;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-image-text-tile .tile-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-image-text-tile .bottom-link {
  margin-top: 0.75rem;
}
.coh-style-image-text-tile .bottom-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) {
  text-decoration: none;
}
.coh-style-image-text-tile .bottom-link:not(.coh-style-primary-button):not(.coh-style-secondary-button):not(.coh-style-tertiary-button):not(.coh-style-branded-button):not(.coh-style-inline-text-button):not(.coh-style-text-button) .cta-icon {
  color: rgb(0, 0, 0);
}
.coh-style-image-text-tile .heading-link {
  display: block;
  cursor: pointer;
}
.coh-style-image-text-tile .heading-link:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 0;
}
.coh-style-image-text-tile .heading-link:hover ~ .tile-link {
  text-decoration: none;
  color: rgb(0, 24, 77);
}
.coh-style-image-text-tile .heading-link:focus {
  outline-color: #3997f9;
  outline-offset: -0.0625rem;
}
.coh-style-image-text-tile .heading-link:focus ~ .tile-link {
  text-decoration: underline;
  color: rgb(0, 24, 77);
}
.coh-style-image-text-tile .cta-container {
  margin-top: auto;
}
.coh-style-image-text-tile .cta-container.cta-align-center {
  text-align: center;
}
.coh-style-image-text-tile .cta-container.cta-align-right {
  text-align: right;
}
.coh-style-image-text-tile .coh-wysiwyg {
  margin-bottom: 0;
}
.coh-style-image-text-tile .coh-inline-element:not(.gif-details):not(summary) {
  position: relative;
  z-index: 1;
}
.coh-style-image-text-tile .coh-style-branded-button .tile-link, .coh-style-image-text-tile .coh-style-primary-button .tile-link, .coh-style-image-text-tile .coh-style-secondary-button .tile-link, .coh-style-image-text-tile .coh-style-tertiary-button .tile-link {
  text-decoration: none;
}
[data-select-theme][data-select-theme=dark] .coh-style-image-text-tile .heading {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey] .coh-style-image-text-tile .heading {
  color: rgb(255, 255, 255);
}
.coh-style-promotion-text-tile {
  position: relative;
  z-index: 0;
  padding-top: -webkit-calc(16px - 2px);
  padding-top: calc(16px - 2px);
  padding-bottom: -webkit-calc(16px - 2px);
  padding-bottom: calc(16px - 2px);
}
.coh-style-promotion-text-tile .img-container {
  margin-bottom: 8px;
  position: relative;
  padding-top: 32px;
  padding-right: 24px;
  padding-bottom: 32px;
  padding-left: 24px;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
}
.coh-style-promotion-text-tile .img-container.bynder-image-crop .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.coh-style-promotion-text-tile .img-container.bynder-image-fit .media-container img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.coh-style-promotion-text-tile .img-container .media-container {
  height: 0;
  width: 100%;
  padding-bottom: 75%;
  position: relative;
}
.coh-style-promotion-text-tile .img-container .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.coh-style-promotion-text-tile .img-container .gif-container img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.coh-style-promotion-text-tile .img-container [data-gif-align=gif-contain] img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.coh-style-promotion-text-tile .promotion-flag-container {
  position: absolute;
  top: 2.5rem;
  left: 0;
  z-index: 1;
}
.coh-style-promotion-text-tile .promotion-flag-container .promotion-text-tile-flag {
  background-color: rgb(0, 0, 0);
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-right: 0.7rem;
  padding-bottom: 0.5rem;
  padding-left: 0.7rem;
  position: relative;
  display: inline-block;
}
.coh-style-promotion-text-tile .promotion-flag-container .promotion-text-tile-flag:after {
  position: absolute;
  top: 0;
  right: -0.9375rem;
  display: block;
  width: 0;
  height: 0;
  border-left-width: 0.9375rem;
  border-left-style: solid;
  border-left-color: rgb(0, 0, 0);
  border-bottom-width: 2.375rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
  content: "";
}
.coh-style-promotion-text-tile .promotion-flag-container .promotion-text-tile-flag p {
  color: rgb(255, 255, 255);
  font-style: italic;
  font-weight: 700;
}
.coh-style-promotion-text-tile .promotion-text-tile-eyebrow {
  margin-bottom: 0.5rem;
}
.coh-style-promotion-text-tile .promotion-text-tile-heading {
  margin-top: 1rem;
}
.coh-style-promotion-text-tile .promotion-text-tile-eyebrow + .promotion-text-tile-heading {
  margin-top: 0;
}
.coh-style-promotion-text-tile .link-container {
  margin-right: auto;
  margin-left: auto;
}
.coh-style-promotion-text-tile .link-container .coh-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-promotion-text-tile .link-container .coh-container .coh-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}
[data-select-theme][data-select-theme=dark] .coh-style-promotion-text-tile .promotion-text-tile-heading, [data-select-theme][data-select-theme=dark] .coh-style-promotion-text-tile .promotion-text-tile-eyebrow {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey] .coh-style-promotion-text-tile .promotion-text-tile-heading, [data-select-theme][data-select-theme=dark-grey] .coh-style-promotion-text-tile .promotion-text-tile-eyebrow {
  color: rgb(255, 255, 255);
}
html[dir=rtl] .coh-style-promotion-text-tile .promotion-flag-container {
  right: 0;
  left: auto;
}
html[dir=rtl] .coh-style-promotion-text-tile .promotion-flag-container .promotion-text-tile-flag:after {
  left: -0.9375rem;
  border-right-width: 0.9375rem;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 0);
  border-left-width: 0;
  border-top-width: 0;
  border-top-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  right: auto;
}
.coh-style-product-tile {
  position: relative;
  z-index: 0;
  height: 100%;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
@media (max-width: 767px) {
  .coh-style-product-tile {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
}
.coh-style-product-tile:hover .img-container {
  border-color: rgb(39, 92, 226);
}
@media (max-width: 1023px) {
  .coh-style-product-tile:hover .img-container {
    border-color: rgb(196, 196, 196);
  }
}
.coh-style-product-tile:hover .img-container.product-image-shot div > div + div {
  position: absolute;
  visibility: visible;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-product-tile:hover .img-container.product-image-shot div > div + div > img {
  opacity: 1;
}
.coh-style-product-tile:hover .product-image-container .quick-view-button, .coh-style-product-tile:hover .product-image-container .quick-view-buy-button, .coh-style-product-tile:hover .product-image-container .ps-wheretobuy-button, .coh-style-product-tile:hover .product-image-container .ps-buy-button {
  opacity: 1;
}
.coh-style-product-tile:hover {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.product-tile-horizontal.coh-style-product-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  -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: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  background-color: rgb(245, 245, 245);
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-img img {
  position: unset !important;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-img .img-container {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-img .img-container div:first-child {
  padding-top: unset;
  height: auto;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-calc(100% - 88px);
  width: calc(100% - 88px);
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .product-status {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  position: unset;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 12px;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .product-sku {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding-top: 0;
  padding-left: 0;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .product-title {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 22px;
  font-style: normal;
  margin-bottom: 0;
}
.product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .duplo-review-rating {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
  position: unset;
  order: 4 !important;
  margin-top: 8px;
}
@media (max-width: 1023px) {
  .product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .variant-text-container {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 5px;
  }
}
@media (max-width: 1023px) {
  .product-tile-horizontal.coh-style-product-tile .product-grid-horizontal-desc .variant-text-container .variant-text {
    padding-left: 0 !important;
  }
}
.coh-style-product-tile .product-status {
  position: absolute;
  top: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  background-color: rgb(254, 189, 23);
  color: rgb(0, 0, 0);
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  left: 0.5rem;
  font-size: 0.875rem;
  line-height: 1rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
}
.coh-style-product-tile .product-title {
  font-size: 1rem;
  color: rgb(26, 26, 26);
  font-weight: 400;
  line-height: 1.5rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}
.coh-style-product-tile .card-link:before {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
}
.coh-style-product-tile .card-link:focus {
  outline-offset: -0.0625rem;
  outline-color: #3997f9;
}
.coh-style-product-tile .img-container {
  padding-top: 40px;
  padding-right: 0.5rem;
  padding-bottom: unset;
  padding-left: 0.5rem;
  background-color: rgb(255, 255, 255);
}
.coh-style-product-tile .img-container.product-image-zoom img {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: scaleX(1) scaleY(1);
      -ms-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
}
.coh-style-product-tile .img-container.product-image-shot div > div + div > img {
  -webkit-transition: 300ms ease-in-out opacity;
  transition: 300ms ease-in-out opacity;
  opacity: 0;
}
.coh-style-product-tile .img-container > div:first-child {
  height: 0;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.coh-style-product-tile .img-container > div:first-child img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;';
}
.coh-style-product-tile .img-container > div:first-child > div ~ div {
  position: absolute;
  visibility: hidden;
}
.coh-style-product-tile .img-container .quick-view-btn-container {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1.875rem;
  z-index: 5;
}
@media (max-width: 1023px) {
  .coh-style-product-tile .img-container .quick-view-btn-container {
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
}
.coh-style-product-tile .product-sku {
  margin-bottom: 8px;
  color: rgb(77, 77, 77);
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  font-weight: 700;
}
.coh-style-product-tile .duplo-review-rating {
  position: absolute;
  z-index: 2;
  right: 0.5rem;
  top: 0.5rem;
  line-height: 16px !important;
  font-family: Roboto !important;
}
.coh-style-product-tile [data-bv-rating] .bv_main_container, .coh-style-product-tile [data-bv-show=inline_rating] .bv_main_container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.coh-style-product-tile .product-image-container {
  position: relative;
  background-color: rgb(245, 245, 245);
}
.coh-style-product-tile .product-image-container .quick-view-button, .coh-style-product-tile .product-image-container .quick-view-buy-button, .coh-style-product-tile .product-image-container .ps-wheretobuy-button, .coh-style-product-tile .product-image-container .ps-buy-button {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  z-index: 5;
  opacity: 0;
  width: 100%;
  min-width: -webkit-calc(100% - 60px);
  min-width: calc(100% - 60px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-product-tile .product-image-container .quick-view-button, .coh-style-product-tile .product-image-container .quick-view-buy-button, .coh-style-product-tile .product-image-container .ps-wheretobuy-button, .coh-style-product-tile .product-image-container .ps-buy-button {
    opacity: 1;
    margin-bottom: 0;
  }
}
.coh-style-product-tile .product-image-container .quick-view-button:focus, .coh-style-product-tile .product-image-container .quick-view-buy-button:focus, .coh-style-product-tile .product-image-container .ps-wheretobuy-button:focus, .coh-style-product-tile .product-image-container .ps-buy-button:focus {
  opacity: 1;
}
.coh-style-product-tile .product-image-container img {
  mix-blend-mode: multiply;
}
.coh-style-product-tile .variant-text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgb(77, 77, 77);
  font-style: italic;
  padding-right: 1rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
}
.coh-style-product-tile .variant-text a {
  color: #4d4d4d !important;
  text-decoration: none !important;
  margin-top: 0 !important;
}
body[data-component-bg-theme=white] .coh-style-product-tile {
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  margin-top: 4px;
}
body[data-component-bg-theme=white] .coh-style-product-tile:hover {
  border-color: rgb(0, 0, 0);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
body[data-component-bg-theme=white] .coh-style-product-tile:hover .product-title {
  text-decoration: underline;
}
body[data-component-bg-theme=white] .coh-style-product-tile:focus {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-style: solid;
  outline-color: rgb(195, 212, 251);
}
body[data-component-bg-theme=white] .coh-style-product-tile:focus-within {
  border-color: rgb(39, 92, 226);
  outline-width: 4px;
  outline-color: rgb(195, 212, 251);
  outline-style: solid;
}
body[data-component-bg-theme=white] .coh-style-product-tile .product-grid-horizontal-img {
  background-color: rgb(255, 255, 255);
}
body[data-component-bg-theme=white] .coh-style-product-tile .product-image-container {
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
body[data-component-bg-theme=white] .coh-style-product-tile body [data-gs-background-color][data-gs-background-color=dark] .product-image-container {
  -webkit-border-radius: unset;
          border-radius: unset;
}
body[data-component-bg-theme=white] .coh-style-product-tile .card-link:focus {
  outline: none;
}
body[data-component-bg-theme=white] .coh-style-product-tile .product-grid-horizontal-desc {
  padding-top: 16px;
}
html[dir=rtl] .coh-style-product-tile .product-title {
  padding-right: 0;
  padding-left: 16px;
}
html[dir=rtl] .coh-style-product-tile .product-status {
  left: auto;
  position: absolute;
  right: 0.5rem;
}
html[dir=rtl] .coh-style-product-tile .product-review {
  left: 0;
  position: absolute;
  right: auto;
}
[data-select-theme][data-select-theme=dark] .coh-style-product-tile .product-title {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark] .coh-style-product-tile .product-sku {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey] .coh-style-product-tile .product-title {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark-grey] .coh-style-product-tile .product-sku {
  color: rgb(238, 238, 238);
}
body.rating-reevoo .coh-style-product-tile .img-container > div img {
  padding: 1rem;
}
#product-list .coh-style-product-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#product-list .coh-style-product-tile .duplo-review-rating {
  -webkit-box-ordinal-group: -1;
  -webkit-order: -2;
      -ms-flex-order: -2;
          order: -2;
}
#product-list .coh-style-product-tile .product-image-container {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.coh-style-page-hero {
  min-height: 40rem;
  height: 85vh;
  max-height: 50rem;
}
@media (max-width: 1023px) {
  .coh-style-page-hero {
    min-height: auto;
    height: auto;
  }
}
[data-content-order][data-content-order=text-first].coh-style-page-hero .coh-style-columns .coh-row-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
[data-content-order][data-content-order=text-first].coh-style-page-hero .coh-style-columns .coh-row-inner .text-main-container {
  padding-right: -webkit-calc(4px - 2px);
  padding-right: calc(4px - 2px);
  padding-left: 32px;
}
[data-bg-align][data-bg-align=top-left].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 0 0;
     object-position: 0 0;
  font-family: 'object-fit:cover; object-position:0 0;';
}
[data-bg-align][data-bg-align=top-right].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
  font-family: 'object-fit:cover; object-position:100% 0;';
}
[data-bg-align][data-bg-align=top-center].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 50% 0;
     object-position: 50% 0;
  font-family: 'object-fit:cover; object-position:50% 0;';
}
[data-bg-align][data-bg-align=center-left].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 0 50%;
     object-position: 0 50%;
  font-family: 'object-fit:cover; object-position:0 50%;';
}
[data-bg-align][data-bg-align=center-center].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
[data-bg-align][data-bg-align=center-right].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
  font-family: 'object-fit:cover; object-position:100% 50%;';
}
[data-bg-align][data-bg-align=bottom-left].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 0 100%;
     object-position: 0 100%;
  font-family: 'object-fit:cover; object-position:0 100%;';
}
[data-bg-align][data-bg-align=bottom-right].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
  font-family: 'object-fit:cover; object-position:100% 100%;';
}
[data-bg-align][data-bg-align=bottom-center].coh-style-page-hero .bg-container > .media-container img {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
  font-family: 'object-fit:cover; object-position:50% 100%;';
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-hero .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark].coh-style-page-hero .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-force-uppercase="1"].coh-style-page-hero .subtitle {
  text-transform: uppercase;
}
[data-bg-video=background-video-on].coh-style-page-hero .bg-container > .media-container {
  display: none;
}
@media (max-width: 1023px) {
  [data-bg-video=background-video-on].coh-style-page-hero .bg-container > .media-container {
    display: block;
  }
}
.page-hero-component[data-content-order=center].coh-style-page-hero .text-main-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 1023px) {
  .page-hero-component[data-content-order=center].coh-style-page-hero .text-main-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.page-hero-component[data-content-order=center].coh-style-page-hero .text-main-container .coh-container {
  margin-bottom: 0;
}
.page-hero-component[data-content-order=center].coh-style-page-hero .text-main-container .coh-container .text-container {
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .page-hero-component[data-content-order=center].coh-style-page-hero .text-main-container .media-container {
    min-height: auto;
    height: auto;
  }
}
@media (max-width: 767px) {
  .page-hero-component[data-content-order=center].coh-style-page-hero .reusable-button-set .link-container .coh-link {
    max-width: 11.125rem;
  }
}
@media (max-width: 1023px) {
  .page-hero-component[data-content-order=center].coh-style-page-hero .media-container {
    min-height: 30rem;
    height: 30rem;
  }
}
.page-hero-component[data-content-order=center].coh-style-page-hero .media-container img {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .page-hero-component[data-content-order=center].coh-style-page-hero .section-container-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
}
.page-hero-component[data-content-order=flex-end].coh-style-page-hero .media-container img {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .page-hero-component.coh-style-page-hero .section-container-wrapper > .media-container {
    height: 30rem;
  }
}
@media (max-width: 767px) {
  .page-hero-component.coh-style-page-hero .section-container-wrapper .coh-link {
    max-width: 11.125rem;
    margin-bottom: 0.625rem;
  }
}
.page-hero-component.coh-style-page-hero .section-container-wrapper .text-main-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 1023px) {
  .page-hero-component.coh-style-page-hero .section-container-wrapper .text-main-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .page-hero-component.coh-style-page-hero .section-container-wrapper .text-main-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1439px) {
  .page-hero-component.coh-style-page-hero .coh-row-inner .coh-column {
    max-width: 37.5rem;
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media (max-width: 1023px) {
  [data-bg-video=background-video-on].coh-style-page-hero {
    min-height: 30rem;
  }
}
@media (max-width: 1023px) {
  [data-bg-video=background-video-on][data-content-order=center].coh-style-page-hero .section-container-wrapper {
    position: relative;
  }
}
[data-bg-video=background-video-on].coh-style-page-hero .page-hero-background-video {
  height: 100%;
}
@media (max-width: 1023px) {
  [data-bg-video=background-video-off].coh-style-page-hero {
    min-height: 30rem;
  }
}
.coh-style-page-hero .text-main-container {
  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;
  height: 100%;
  padding: 32px;
  min-height: 20rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .text-main-container {
    padding: 24px;
    margin-right: -2rem;
    margin-left: -2rem;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-page-hero .text-main-container {
    padding: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 390px) {
  .coh-style-page-hero .text-main-container {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.coh-style-page-hero .text-main-container:before {
  opacity: 0.9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .text-main-container:before {
    height: 95.6%;
  }
}
@media (max-width: 767px) {
  .coh-style-page-hero .text-main-container:before {
    height: 96.9%;
    width: 97.7%;
  }
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=light]:before {
  background-color: rgb(255, 255, 255);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=light] .category-tag {
  background-color: rgb(0, 0, 0);
  color: rgb(254, 189, 23);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=light-grey]:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=light-grey] .category-tag {
  color: rgb(254, 189, 23);
  background-color: rgb(0, 0, 0);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=dark-grey]:before {
  background-color: rgb(26, 26, 26);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=dark-grey] .category-tag {
  color: rgb(0, 0, 0);
  background-color: rgb(254, 189, 23);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=dark]:before {
  background-color: rgb(0, 0, 0);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=dark] .category-tag {
  color: rgb(0, 0, 0);
  background-color: rgb(254, 189, 23);
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=brand-primary]:before {
  background-color: rgb(254, 189, 23);
  opacity: 1;
}
.coh-style-page-hero .text-main-container[data-panel-background-color][data-panel-background-color=brand-primary] .category-tag {
  background-color: rgb(0, 0, 0);
  color: rgb(254, 189, 23);
}
.coh-style-page-hero .text-main-container[data-gs-text-align=center] .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=center] .media-container {
  margin-bottom: 16px !important;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=center] .media-container img {
  margin-right: auto;
  margin-left: auto;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=left] .media-container {
  margin-bottom: 16px !important;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=left] .media-container img {
  margin-right: auto;
  margin-left: 0;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=right] .media-container {
  margin-bottom: 16px !important;
}
.coh-style-page-hero .text-main-container[data-gs-text-align=right] .media-container img {
  margin-right: 0;
  margin-left: auto;
}
.coh-style-page-hero .text-main-container .category-tag {
  text-transform: uppercase;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  margin-bottom: -webkit-calc(4px + 16px);
  margin-bottom: calc(4px + 16px);
  display: inline-block;
}
.coh-style-page-hero .text-main-container .media-container {
  margin-bottom: 16px;
}
.coh-style-page-hero .text-main-container .media-container img {
  max-width: 100%;
  width: auto;
}
.coh-style-page-hero .text-main-container .eyebrow {
  margin-bottom: 8px;
}
.coh-style-page-hero .text-main-container .subtitle {
  margin-top: 0;
}
.coh-style-page-hero .text-main-container .btn-container {
  margin-top: 24px;
}
.coh-style-page-hero .text-main-container > .coh-container {
  width: 100%;
}
.coh-style-page-hero .media-main-container {
  height: 100%;
}
.coh-style-page-hero .media-main-container .media-container {
  height: 100%;
}
.coh-style-page-hero .media-main-container .media-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
}
.coh-style-page-hero .coh-style-section {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .coh-style-section {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-page-hero .coh-style-section {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-hero .coh-style-section > .background-image-holder {
    position: static;
  }
}
.coh-style-page-hero .pagehero-height > .coh-component {
  height: 100%;
}
.coh-style-page-hero .pagehero-height > .coh-component > .coh-style-section {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .background-image-holder {
    width: 100%;
    padding-top: 100%;
  }
}
.coh-style-page-hero .bg-container {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .bg-container.mobile-video-on .bynder-media-container {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-hero .bg-container.mobile-video-on .background-video-control-button-container, .coh-style-page-hero .bg-container.mobile-video-on .page-hero-background-video {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-hero .bg-container.mobile-video-on .page-hero-background-video {
    position: relative;
    height: 27.0625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-page-hero .bg-container.mobile-video-on .page-hero-background-video {
    height: 16.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-hero .bg-container.mobile-video-on .text-main-container .bynder-media-container {
    display: block !important;
  }
}
.coh-style-page-hero .bg-container > .media-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .bg-container > .media-container {
    position: static;
    height: 16.875rem;
  }
}
.coh-style-page-hero .bg-container > .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit:cover;';
  height: 100%;
  width: 100%;
}
.coh-style-page-hero .page-hero-background-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
  opacity: 1;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .page-hero-background-video {
    display: none;
  }
}
.coh-style-page-hero .page-hero-background-video .coh-video-background-inner {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
}
.coh-style-page-hero .page-hero-background-video .coh-video-background-inner.vp-align-top {
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.coh-style-page-hero .page-hero-background-video .coh-video-background-inner.vp-align-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.coh-style-page-hero .page-hero-background-video .coh-video-background-inner.vp-align-bottom {
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.coh-style-page-hero .page-hero-background-video .coh-video-background-inner.vp-contain {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  background-color: rgb(0, 0, 0);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.coh-style-page-hero .background-video-control-button-container {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-page-hero .background-video-control-button-container {
    display: none;
    top: 1.25rem;
    right: 1.25rem;
  }
}
.coh-style-page-hero .background-video-control-button-container .background-video-control-button {
  background-color: rgba(0, 0, 0, 0.5);
  height: 3rem;
  width: 3rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
  -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;
}
.coh-style-page-hero .background-video-control-button-container .background-video-control-button:after {
  content: "pause";
  color: rgb(255, 255, 255);
  font-size: 2.375rem;
}
.coh-style-page-hero .background-video-control-button-container .background-video-control-button:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.coh-style-page-hero .background-video-control-button-container .background-video-control-button.video-play:after {
  content: "play_arrow";
}
.coh-style-page-hero .background-video-control-button-container .background-video-control-button.video-pause:after {
  content: "pause";
}
.coh-style-page-hero .section-inner {
  overflow: hidden;
}
html[dir=rtl] .coh-style-page-hero .text-main-container .btn-container a {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-page-hero .text-main-container .btn-container a {
    margin-right: 0;
    margin-left: 0;
  }
}
body:not(.user-logged-in) [data-select-theme=light].coh-style-page-hero {
  margin-top: 0;
}
[data-bg-align][data-bg-align=top-left].coh-style-page-header > .media-container img {
  -o-object-position: 0 0;
     object-position: 0 0;
  font-family: 'object-fit: cover; object-position: 0 0;';
}
[data-bg-align][data-bg-align=top-right].coh-style-page-header > .media-container img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
  font-family: 'object-fit: cover; object-position: 100% 0;';
}
[data-bg-align][data-bg-align=top-center].coh-style-page-header > .media-container img {
  -o-object-position: 50% 0;
     object-position: 50% 0;
  font-family: 'object-fit: cover; object-position: 50% 0;';
}
[data-bg-align][data-bg-align=center-left].coh-style-page-header > .media-container img {
  -o-object-position: 0 50%;
     object-position: 0 50%;
  font-family: 'object-fit: cover; object-position: 0 50%;';
}
[data-bg-align][data-bg-align=center-right].coh-style-page-header > .media-container img {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
  font-family: 'object-fit: cover; object-position: 100% 50%;';
}
[data-bg-align][data-bg-align=bottom-left].coh-style-page-header > .media-container img {
  -o-object-position: 0 100%;
     object-position: 0 100%;
  font-family: 'object-fit: cover; object-position: 0 100%;';
}
[data-bg-align][data-bg-align=bottom-right].coh-style-page-header > .media-container img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
  font-family: 'object-fit: cover; object-position: 100% 100%;';
}
[data-bg-align][data-bg-align=bottom-center].coh-style-page-header > .media-container img {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
  font-family: 'object-fit: cover; object-position: 50% 100%;';
}
[data-bg-align][data-bg-align=center-center].coh-style-page-header > .media-container img {
  -o-object-position: 50%  50%;
     object-position: 50%  50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
[data-select-theme][data-select-theme=light].coh-style-page-header .text-main-container {
  background-color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-bottom] .text-main-container, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-top] .text-main-container, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-left] .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-bottom] .text-main-container:before, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-top] .text-main-container:before, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-right] .text-main-container:before, [data-select-theme][data-select-theme=light].coh-style-page-header [data-text-align=inline-left] .text-main-container:before {
  background-color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=light-grey].coh-style-page-header .text-main-container {
  background-color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-bottom] .text-main-container, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-top] .text-main-container, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-left] .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-bottom] .text-main-container:before, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-top] .text-main-container:before, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-right] .text-main-container:before, [data-select-theme][data-select-theme=light-grey].coh-style-page-header [data-text-align=inline-left] .text-main-container:before {
  background-color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header .text-main-container {
  background-color: rgb(26, 26, 26);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header .text-main-container .preheading {
  color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header .coh-wysiwyg p {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-bottom] .text-main-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-top] .text-main-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-left] .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-bottom] .text-main-container:before, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-top] .text-main-container:before, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-right] .text-main-container:before, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-left] .text-main-container:before {
  background-color: rgb(26, 26, 26);
  display: block;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=flex-end].page-header-text-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=flex-start].page-header-text-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=center].page-header-text-container {
  position: relative;
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=dark-grey].coh-style-page-header [data-text-align=inline-left] .text-main-container {
    background-color: rgb(26, 26, 26);
  }
}
[data-select-theme][data-select-theme=dark].coh-style-page-header .text-main-container {
  background-color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark].coh-style-page-header .text-main-container .preheading {
  color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark].coh-style-page-header .coh-wysiwyg {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-page-header .coh-wysiwyg p {
  color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-bottom] .text-main-container, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-top] .text-main-container, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-left] .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-bottom] .text-main-container:before, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-top] .text-main-container:before, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-right] .text-main-container:before, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-left] .text-main-container:before {
  background-color: rgb(0, 0, 0);
  display: block;
}
@media (max-width: 1023px) {
  [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=dark].coh-style-page-header [data-text-align=inline-left] .text-main-container {
    background-color: rgb(0, 0, 0);
  }
}
[data-select-theme][data-select-theme=brand-primary].coh-style-page-header .text-main-container {
  background-color: rgb(254, 189, 23);
}
[data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-bottom] .text-main-container, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-top] .text-main-container, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-right] .text-main-container, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-left] .text-main-container {
  background-color: rgba(0, 0, 0, 0);
}
[data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-bottom] .text-main-container:before, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-top] .text-main-container:before, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-right] .text-main-container:before, [data-select-theme][data-select-theme=brand-primary].coh-style-page-header [data-text-align=inline-left] .text-main-container:before {
  background-color: rgb(254, 189, 23);
}
.bg-container.coh-style-page-header {
  position: relative;
}
.bg-container[data-bg-img-opacity="0"].coh-style-page-header > .media-container:before {
  background: none;
}
.bg-container.coh-style-page-header > .media-container {
  width: 100%;
  height: 29.0625rem;
  position: relative;
}
@media (max-width: 1279px) {
  .bg-container.coh-style-page-header > .media-container {
    height: 100%;
    min-height: 25rem;
  }
}
@media (max-width: 1023px) {
  .bg-container.coh-style-page-header > .media-container {
    height: 100%;
    min-height: 17.5rem;
  }
}
@media (max-width: 767px) {
  .bg-container.coh-style-page-header > .media-container {
    height: 16.875rem;
    min-height: 16.875rem;
    position: absolute;
  }
}
.bg-container.coh-style-page-header > .media-container:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.20))), -webkit-gradient(linear, left top, left bottom, color-stop(3.58%, rgba(0, 0, 0, 0.00)), color-stop(74.69%, rgba(0, 0, 0, 0.50)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 3.58%, rgba(0, 0, 0, 0.50) 74.69%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 3.58%, rgba(0, 0, 0, 0.50) 74.69%);
}
.bg-container.coh-style-page-header > .media-container img {
  height: 100%;
  width: 100%;
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 37.5rem;
}
.bg-container.coh-style-page-header .background-overlay-color, .bg-container.coh-style-page-header .background-overlay-gradient {
  height: 29.0625rem;
}
@media (max-width: 1023px) {
  .bg-container.coh-style-page-header .background-overlay-color, .bg-container.coh-style-page-header .background-overlay-gradient {
    height: 17.5rem;
  }
}
@media (max-width: 767px) {
  .bg-container.coh-style-page-header .background-overlay-color, .bg-container.coh-style-page-header .background-overlay-gradient {
    height: 16.875rem;
  }
}
.page-header-component.coh-style-page-header {
  opacity: 1 !important;
  visibility: visible !important;
}
.page-header-component[data-subhead-force-uppercase="1"].coh-style-page-header .text-main-container .typography-container .preheading {
  text-transform: uppercase;
}
.page-header-component.coh-style-page-header .bynder-media-container + .coh-style-background-video.bynder-media-container {
  display: none;
}
.page-header-component.coh-style-page-header .coh-style-background-video {
  min-height: 40rem;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1023px) {
  .page-header-component.coh-style-page-header .coh-style-background-video {
    min-height: 16rem;
    height: 433px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .page-header-component.coh-style-page-header .coh-style-background-video {
    position: relative;
    height: 16.875rem;
  }
}
@media (max-width: 1023px) {
  .mobile-video-on.coh-style-page-header .page-hero-background-video {
    display: block;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .mobile-video-on.coh-style-page-header .page-hero-background-video {
    height: 100%;
  }
}
.mobile-video-on.coh-style-page-header .background-video-control-button-container {
  display: block;
}
@media (max-width: 1023px) {
  [video-mobile-visibility=mobile-video-on].coh-style-page-header + .coh-style-page-header .page-header-text-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=center].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=flex-start].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=flex-end].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-center].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-left].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-right].coh-style-page-header .media-container {
    position: relative;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-top].coh-style-page-header .media-container {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-top].coh-style-page-header .media-container:before {
    height: 100%;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-top].coh-style-page-header .media-container + .page-header-text-container {
    min-height: 480px;
  }
}
@media (max-width: 1023px) {
  [data-content-box-alignment=inline-top].coh-style-page-header .media-container + .page-header-text-container .text-main-container {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-bottom].coh-style-page-header .media-container {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-bottom].coh-style-page-header .media-container:before {
    height: 100%;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-bottom].coh-style-page-header .media-container + .page-header-text-container {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  [data-content-box-alignment=inline-bottom].coh-style-page-header .media-container + .page-header-text-container .text-main-container {
    min-height: 480px;
  }
}
.coh-style-page-header .text-main-container {
  min-height: 3rem;
  padding-top: 32px;
  padding-right: -webkit-calc(40px + 8px);
  padding-right: calc(40px + 8px);
  padding-bottom: 32px;
  padding-left: -webkit-calc(40px + 8px);
  padding-left: calc(40px + 8px);
}
@media (max-width: 1279px) {
  .coh-style-page-header .text-main-container {
    padding-top: 32px;
    padding-right: -webkit-calc(40px + 8px);
    padding-right: calc(40px + 8px);
    padding-bottom: 32px;
    padding-left: -webkit-calc(40px + 8px);
    padding-left: calc(40px + 8px);
  }
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-page-header .text-main-container {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }
}
.coh-style-page-header .text-main-container[data-text-align=center] {
  text-align: center;
}
.coh-style-page-header .text-main-container[data-text-align=center] .typography-container[data-gs-text-align][data-gs-text-align=left] {
  text-align: center;
}
.coh-style-page-header .text-main-container[data-text-align=center] .btn-container .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-header .text-main-container .typography-container .preheading {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 8px;
  text-transform: none;
}
.coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---default {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---default {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---large {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---large {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.coh-style-page-header .text-main-container .typography-container .pre.coh-style-paragraph---small {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container .typography-container .pre.coh-style-paragraph---small {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---extrasmall {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container .typography-container .preheading.coh-style-paragraph---extrasmall {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
.coh-style-page-header .text-main-container .typography-container .coh-style-paragraph---extralarge {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.75rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .text-main-container .typography-container .coh-style-paragraph---extralarge {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
.coh-style-page-header .text-main-container .btn-container {
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
@media (max-width: 767px) {
  .coh-style-page-header .text-main-container .btn-container {
    margin-bottom: 4px;
  }
}
.coh-style-page-header .text-main-container .reusable-button-set {
  margin-bottom: 0;
}
.coh-style-page-header .text-main-container .page-header-icon-logo-container {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .coh-style-page-header .text-main-container .page-header-icon-logo-container .media-container {
    min-height: 100% !important;
  }
}
.coh-style-page-header .text-main-container .page-header-icon-logo-container .media-container img {
  width: auto;
  display: inline-block;
}
.coh-style-page-header .text-main-container .page-header-icon-logo-container .bynder-media-container {
  display: block !important;
}
.coh-style-page-header [data-text-align=flex-end].page-header-text-container, .coh-style-page-header [data-text-align=flex-start].page-header-text-container, .coh-style-page-header [data-text-align=center].page-header-text-container {
  background-color: rgb(255, 255, 255);
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-page-header [data-text-align=flex-end].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=flex-start].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=center].page-header-text-container .text-main-container {
    margin-top: -2rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] .text-main-container {
  margin-top: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-top] .text-main-container {
    margin-right: -1rem;
    margin-left: -1rem;
    padding-top: 48px;
    padding-right: 32px;
    padding-bottom: 48px;
    padding-left: 32px;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] .text-main-container:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-top] .text-main-container:before {
    height: 96.8%;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] .coh-style-columns .coh-row-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .text-main-container {
  margin-top: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .text-main-container {
    margin-top: 0;
    margin-right: -1rem;
    margin-left: -1rem;
    padding-top: 48px;
    padding-right: 32px;
    padding-bottom: 48px;
    padding-left: 32px;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .text-main-container:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .text-main-container:before {
    height: 96.8%;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .coh-style-columns .coh-row-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-start] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-start] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-start] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-start] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=flex-start] .coh-style-columns .coh-row-inner .coh-column {
    margin-bottom: 30px;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-end] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-end] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-end] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=flex-end] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=flex-end] .coh-style-columns .coh-row-inner .coh-column {
    margin-bottom: 30px;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=center].text-main-container {
  opacity: 1;
}
.coh-style-page-header .page-header-text-container[data-text-align=center] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=center] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=center] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=center] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=center] .coh-style-columns .coh-row-inner .coh-column {
    margin-bottom: 30px;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] .coh-style-columns .coh-row-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] .text-main-container {
  margin-top: 0;
  margin-right: auto;
  margin-left: unset;
  position: relative;
  max-width: 35.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-left] .text-main-container {
    max-width: unset;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] .text-main-container:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-left] .text-main-container:before {
    height: 96.8%;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=left] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-left] [data-gs-pos=right] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] .coh-style-columns .coh-row-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] .text-main-container {
  position: relative;
  margin-top: 0;
  margin-right: unset;
  margin-left: auto;
  max-width: 35.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-right] .text-main-container {
    max-width: unset;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] .text-main-container:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-right] .text-main-container:before {
    height: 96.8%;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=left].typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=left] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=right].typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-right] [data-gs-pos=right] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] .coh-style-columns .coh-row-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] .text-main-container {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 35.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-center] .text-main-container {
    max-width: unset;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] .text-main-container:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-center] .text-main-container:before {
    height: 96.8%;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=left] .typography-container {
  text-align: left;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=left] .link-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=left] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=right] .typography-container {
  text-align: right;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=right] .link-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-center] [data-gs-pos=right] .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-page-header .page-header-text-container .text-main-container {
  margin-top: -3.75rem;
}
@media (max-width: 767px) {
  .coh-style-page-header .page-header-text-container .text-main-container {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.coh-style-page-header .page-header-text-container .text-main-container .typography-container {
  text-align: center;
}
.coh-style-page-header .icon-logo-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-page-header .icon-logo-container.icon-logo-left-top .icon-logo-media-container {
  margin-top: 1.5rem;
  margin-left: 1.5rem;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-page-header .icon-logo-container.icon-logo-left-top .icon-logo-media-container {
    margin-top: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-page-header .icon-logo-container.icon-logo-center-top .icon-logo-media-container {
  max-width: 100%;
  margin-top: 1.5rem;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
@media (max-width: 1023px) {
  .coh-style-page-header .icon-logo-container.icon-logo-center-top .icon-logo-media-container {
    margin-top: 1rem;
  }
}
.coh-style-page-header .icon-logo-container.icon-logo-right-top .icon-logo-media-container {
  max-width: 100%;
  margin-top: 1.5rem;
  margin-right: 1.5rem;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
@media (max-width: 1023px) {
  .coh-style-page-header .icon-logo-container.icon-logo-right-top .icon-logo-media-container {
    margin-top: 1rem;
    margin-right: 1rem;
  }
}
.coh-style-page-header .icon-logo-container .icon-logo-media-container {
  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-top: 7rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .icon-logo-container .icon-logo-media-container {
    margin-top: 4rem;
  }
}
.coh-style-page-header .icon-logo-container .icon-logo-media-container.icon-logo-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-style-page-header .icon-logo-container .icon-logo-media-container.icon-logo-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-page-header .icon-logo-container .icon-logo-media-container img {
  max-width: 18.75rem;
}
@media (max-width: 1023px) {
  .coh-style-page-header .icon-logo-container .icon-logo-media-container img {
    max-width: 12.5rem;
  }
}
.coh-style-page-header .section-container-wrapper {
  z-index: 1;
}
.coh-style-page-header .page-hero-background-video {
  height: 100%;
}
.coh-style-page-header .page-hero-background-video video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] {
    position: relative;
  }
}
.coh-style-page-header .page-header-text-container[data-text-align=inline-top] {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .coh-style-page-header .page-header-text-container[data-text-align=inline-top] {
    position: relative;
  }
}
.coh-style-page-header .page-header-text-container .reusable-button-set {
  margin-top: 40px;
}
.coh-style-page-header .page-header-text-container .reusable-button-set .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-page-header .page-header-text-container .preheading {
  line-height: 1rem;
  background-color: rgb(254, 189, 23);
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  display: inline-block;
  margin-bottom: 1rem;
}
.coh-style-page-header .page-header-text-container .coh-heading {
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container .link-container {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-header .page-header-text-container .link-container .coh-container {
    display: inline-block;
  }
}
.coh-style-page-header .page-header-text-container .coh-wysiwyg {
  font-weight: 400;
  color: rgb(26, 26, 26);
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.coh-style-page-header .page-header-text-container [data-eyebrow-tag=eyebrow-tag-off] .preheading {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-page-header .page-header-text-container [data-eyebrow-tag=eyebrow-tag-on] .preheading {
  background-color: rgb(254, 189, 23);
}
.coh-style-page-header > .media-container {
  min-height: 40rem;
  height: auto;
}
@media (max-width: 1279px) {
  .coh-style-page-header > .media-container {
    min-height: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-header > .media-container {
    min-height: 16.875rem;
  }
}
.coh-style-page-header > .media-container img {
  max-height: 640px !important;
  min-height: 640px !important;
}
@media (max-width: 1023px) {
  .coh-style-page-header > .media-container img {
    height: 100% !important;
    min-height: 480px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-page-header > .media-container img {
    max-height: unset !important;
    min-height: unset !important;
  }
}
.coh-style-page-header .background-video-control-button-container {
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-style-page-header [data-text-align=inline-center].page-header-text-container, .coh-style-page-header [data-text-align=inline-right].page-header-text-container, .coh-style-page-header [data-text-align=inline-left].page-header-text-container {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-header [data-text-align=inline-center].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=inline-right].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=inline-left].page-header-text-container .text-main-container {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
@media (max-width: 390px) {
  .coh-style-page-header [data-text-align=inline-center].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=inline-right].page-header-text-container .text-main-container, .coh-style-page-header [data-text-align=inline-left].page-header-text-container .text-main-container {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
html[dir=rtl] .coh-style-page-header .btn-container a {
  margin-right: 0;
}
html[dir=rtl] .coh-style-page-header .btn-container .cta-container {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-page-header .btn-container .cta-container {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-page-header .btn-container .cta-container:last-child {
  margin-left: 0;
}
html[dir=rtl] .coh-style-page-header .text-main-container[data-text-align=flex-start] {
  text-align: right;
}
html[dir=rtl] .coh-style-page-header .text-main-container[data-text-align=flex-start] .typography-container[data-gs-text-align][data-gs-text-align=left] {
  text-align: right;
}
html[dir=rtl] .coh-style-page-header .text-main-container[data-text-align=flex-end] .typography-container[data-gs-text-align][data-gs-text-align=left] {
  text-align: right;
}
body:not(.user-logged-in) [data-select-theme=light].coh-style-page-header {
  margin-top: 0;
}
body.path-taxonomy [data-bg-align=top-center].coh-style-page-header img {
  -o-object-position: 50% 0;
     object-position: 50% 0;
  font-family: 'object-fit: cover; object-position: 50% 0;';
}
body.path-taxonomy .coh-style-page-header > picture {
  height: 29.0625rem;
  width: 100%;
  position: relative;
  display: block;
}
@media (max-width: 1023px) {
  body.path-taxonomy .coh-style-page-header > picture {
    height: 17.5rem;
  }
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header > picture {
    height: 16.875rem;
  }
}
body.path-taxonomy .coh-style-page-header > picture img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header .page-header-text-container[data-text-align=inline-bottom] .text-main-container {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container:before {
  display: none;
}
body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container .typography-container {
  text-align: center;
}
body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container .typography-container .preheading {
  text-transform: uppercase;
}
body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container .reusable-button-set {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container .reusable-button-set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
body.path-taxonomy .coh-style-page-header .page-header-text-container .text-main-container .reusable-button-set .link-container {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header .coh-style-background-video {
    display: none;
  }
}
body.path-taxonomy .coh-style-page-header .media-container {
  height: auto !important;
}
@media (max-width: 767px) {
  body.path-taxonomy .coh-style-page-header .media-container {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  .coh-style-slider-container {
    overflow: hidden;
  }
}
.coh-style-slider-container .coh-style-section > .section-inner > .coh-container-boxed > * {
  margin-bottom: 0;
}
.coh-style-slider-container .sbd-carousel-page-indicator {
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.coh-style-slider-container .sbd-carousel-page-indicator span {
  font-weight: 700;
  font-style: normal;
}
.coh-style-slider-container .sbd-slider {
  position: relative;
}
.coh-style-slider-container .sbd-slider .slick-arrow {
  height: 3.125rem;
  width: 3.125rem;
  overflow: hidden;
  text-overflow: unset;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(196, 196, 196);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background-color: rgb(238, 238, 238);
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-slider .slick-arrow {
    display: none !important;
    height: 2.75rem;
    width: 2.75rem;
  }
}
.coh-style-slider-container .sbd-slider .slick-arrow:before {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: rgb(0, 0, 0);
}
.coh-style-slider-container .sbd-slider .slick-arrow:hover {
  border-color: rgb(77, 77, 77);
  background-color: rgb(77, 77, 77);
}
.coh-style-slider-container .sbd-slider .slick-arrow:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-slider-container .sbd-slider .slick-arrow.slick-disabled {
  display: none !important;
}
.coh-style-slider-container .sbd-slider .slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0;
}
.coh-style-slider-container .sbd-slider .slick-prev:before {
  content: "chevron_left";
  font-size: 2.375rem;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-slider .slick-prev:before {
    font-size: 1.75rem;
  }
}
.coh-style-slider-container .sbd-slider .slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 0;
}
.coh-style-slider-container .sbd-slider .slick-next:before {
  content: "chevron_right";
  font-size: 2.375rem;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-slider .slick-next:before {
    font-size: 1.75rem;
  }
}
.coh-style-slider-container .sbd-slider .slick-dots {
  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;
  margin-bottom: 12px;
  position: absolute;
  bottom: 0.625rem;
  right: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-slider .slick-dots {
    margin-top: 0.3125rem;
    top: 0.3125rem;
    right: 0.625rem;
    left: auto;
  }
}
.coh-style-slider-container .sbd-slider .slick-dots li {
  margin-right: 4px;
  margin-left: 4px;
  display: inline;
}
.coh-style-slider-container .sbd-slider .slick-dots li.slick-active button {
  background-color: rgb(53, 53, 53);
  border-color: rgb(255, 255, 255);
}
.coh-style-slider-container .sbd-slider .slick-dots li button {
  background-color: rgb(255, 255, 255);
  height: 0.75rem;
  width: 0.75rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(53, 53, 53);
  font-size: 0;
  line-height: 0;
}
.coh-style-slider-container .top-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .coh-style-slider-container .top-header-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-slider-container .top-header-container .sbd-carousel-page-indicator {
  margin-top: 0.375rem;
  margin-right: 4.125rem;
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 767px) {
  .coh-style-slider-container .top-header-container .sbd-carousel-page-indicator {
    margin-top: 0.125rem;
  }
}
.coh-style-slider-container .sbd-carousel-item:last-child {
  margin-right: 0;
}
.coh-style-slider-container .slick-slide:not(.sbd-carousel-item) {
  margin-right: 24px;
}
@media (max-width: 767px) {
  .coh-style-slider-container .slick-slide:not(.sbd-carousel-item) {
    margin-right: 16px;
  }
}
.coh-style-slider-container .slick-track {
  margin-left: 0;
}
.coh-style-slider-container .draggable {
  padding-right: 0;
  margin-right: 0;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper {
  position: absolute;
  left: 24px;
  bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  z-index: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper {
    bottom: 16px;
    left: 16px;
    gap: 8px;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta {
  margin-bottom: unset;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta .cta-text {
    display: none;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta .coh-style-button-action {
  padding-right: 12px;
  padding-left: 12px;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta .coh-style-button-action {
    min-width: unset;
    padding: 8px;
  }
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta .coh-style-button-action:after {
    height: auto;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-style-single-cta .coh-style-button-action .cta-icon:before {
  content: "play_arrow";
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-wysiwyg {
  max-width: 400px;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-wysiwyg {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-wysiwyg span, .coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .dewalt-in-action-content-wrapper .coh-wysiwyg p {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-style-video.coh-container-boxed .coh-style-branded-button {
  display: none;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-slide.slick-current.slick-active .coh-style-video .dewalt-in-action-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-slide .coh-style-video .dewalt-in-action-content-wrapper {
  display: none;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .coh-component {
  max-width: unset;
  margin-right: 12px;
  margin-left: 12px;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .coh-component {
    margin-right: auto;
    margin-bottom: unset;
    margin-left: auto;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-dots {
  bottom: unset;
  position: relative;
  margin-bottom: -webkit-calc(40px + 8px);
  margin-bottom: calc(40px + 8px);
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .slick-dots {
    margin-bottom: 24px;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .pin-spacer {
  margin-right: 24px;
  margin: 0 12px !important;
  width: 100% !important;
  height: unset !important;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .pin-spacer .pin-spacer {
  margin: unset !important;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .pin-spacer .coh-container {
  opacity: 1 !important;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .pin-spacer .coh-container.gsap-carousel-item {
  height: unset !important;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .pin-spacer > .coh-container {
  width: 100% !important;
  max-width: 100% !important;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .draggable {
  padding-top: 0;
  padding-right: 17.5%;
  padding-bottom: 0;
  padding-left: 17.5%;
}
@media (max-width: 1023px) {
  .coh-style-slider-container .sbd-in-action-content-wrapper .draggable {
    padding-right: 7.5%;
    padding-left: 7.5%;
  }
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-slide:not(.slick-active) {
  opacity: 0.3;
  pointer-events: none;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-prev, .coh-style-slider-container .sbd-in-action-content-wrapper .slick-next {
  top: 36%;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: rgb(255, 255, 255);
  border: unset;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
  height: -webkit-calc(32px + 32px);
  height: calc(32px + 32px);
  width: -webkit-calc(32px + 32px);
  width: calc(32px + 32px);
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow:hover {
  background-color: rgb(0, 0, 0);
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow.slick-prev {
  left: 32px;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow.slick-prev:before {
  content: "arrow_back_ios";
  font-size: 24px;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow.slick-next {
  right: 32px;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-arrow.slick-next:before {
  content: "arrow_forward_ios";
  font-size: 24px;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-dots li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 8px;
  margin-left: 8px;
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-dots li button {
  background-color: rgb(107, 107, 107);
  border: unset;
  height: -webkit-calc(40px - 30px);
  height: calc(40px - 30px);
  width: -webkit-calc(40px - 30px);
  width: calc(40px - 30px);
}
.coh-style-slider-container .sbd-in-action-content-wrapper .slick-dots li.slick-active button {
  background-color: rgb(0, 0, 0);
}
html[dir=rtl] .coh-style-slider-container .coh-slider-container .sbd-carousel {
  direction: ltr;
}
html[dir=rtl] .coh-style-slider-container .coh-slider-container .sbd-carousel .slick-list.draggable {
  direction: ltr;
}
html[dir=rtl] .coh-style-slider-container .coh-slider-container .sbd-carousel .slick-list.draggable .slick-track {
  direction: rtl;
}
html[dir=rtl] .coh-style-slider-container .top-header-container .sbd-carousel-page-indicator {
  margin-right: auto;
  margin-left: 4.125rem;
  direction: ltr;
}
html[dir=rtl] .coh-style-slider-container .top-header-container .coh-heading {
  padding-right: 0;
  padding-left: 80px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-slider-container .top-header-container .coh-heading {
    padding-right: 0;
    padding-left: 0;
  }
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel .slick-prev {
  right: auto;
  left: 8.375rem;
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel .slick-prev:before {
  content: "chevron_right";
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel .slick-next {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel .slick-next:before {
  content: "chevron_left";
}
html[dir=rtl] .coh-style-slider-container .draggable {
  padding-right: 0;
  padding-left: -webkit-calc(40px + 8px);
  padding-left: calc(40px + 8px);
  margin-right: 0;
  margin-left: -4.5rem;
}
@media (max-width: 1439px) {
  html[dir=rtl] .coh-style-slider-container .draggable {
    padding-right: 0;
    padding-left: 0.5rem;
    margin-right: 0;
    margin-left: -webkit-calc(32px * -1);
    margin-left: calc(32px * -1);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-slider-container .draggable {
    padding-right: 0;
    padding-left: -webkit-calc(80px + 13px);
    padding-left: calc(80px + 13px);
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-slider-container .draggable {
    padding-right: 0;
    padding-left: -webkit-calc(32px + 3px);
    padding-left: calc(32px + 3px);
  }
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel-item {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-slider-container .sbd-carousel-item {
    margin-right: 0;
    margin-left: 16px;
  }
}
html[dir=rtl] .coh-style-slider-container .sbd-carousel-item:last-child {
  margin-left: 0;
}
html[dir=rtl] .coh-style-slider-container .slick-slide:not(.sbd-carousel-item) {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-slider-container .slick-slide:not(.sbd-carousel-item) {
    margin-right: 0;
    margin-left: 16px;
  }
}
html[dir=rtl] .coh-style-slider-container .sbd-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-slider-container .sbd-slider {
    display: block;
  }
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-prev {
  right: 0;
  left: auto;
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-prev:before {
  content: "chevron_right";
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-next {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-next:before {
  content: "chevron_left";
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-slide {
  margin-left: 0;
}
html[dir=rtl] .coh-style-slider-container .sbd-slider .draggable {
  padding-right: 0;
  padding-left: 32px;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-slider-container .sbd-slider .slick-dots {
    left: 0.625rem;
    right: auto;
  }
}
.coh-style-carousel-container {
  overflow: hidden;
}
.coh-style-carousel-container .coh-style-section > .section-inner > .coh-container-boxed > * {
  margin-bottom: 0;
}
.coh-style-carousel-container .sbd-carousel-page-indicator {
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.75rem;
  position: absolute;
  display: block;
  -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;
  top: 49%;
  z-index: 1;
  height: 64px !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-page-indicator {
    height: 48px !important;
    -webkit-transform: translateY(-24%);
        -ms-transform: translateY(-24%);
            transform: translateY(-24%);
  }
}
.coh-style-carousel-container .sbd-carousel-page-indicator:has(.slick-next) {
  right: 0;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow {
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  text-overflow: unset;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
  border-width: 0.0625rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow {
    height: 3rem;
    width: 3rem;
  }
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:before {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:before {
    font-size: 1.125rem;
  }
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:hover {
  border-color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:hover:before {
  color: rgb(254, 189, 23);
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:focus {
  -webkit-box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
  -webkit-tap-highlight-color: transparent;
  border-style: none;
  outline-width: 1px;
  outline-color: rgb(39, 92, 226);
  outline-style: solid;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow:focus-within {
  -webkit-box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 0px 8px 0px #275CE2, 0px 4px 8px 0px rgba(0, 0, 0, 0.24);
  outline-width: 1px;
  outline-color: rgb(39, 92, 226);
  outline-style: solid;
  border-style: none;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-arrow.slick-disabled {
  display: none !important;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-prev {
  position: relative;
  top: 0;
  margin-right: 0.625rem;
  pointer-events: all;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-prev:before {
  content: "arrow_back_ios";
  margin-top: 0.3rem;
  margin-left: -0.3125rem;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-page-indicator .slick-prev:before {
    margin-left: -0.125rem;
  }
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-next {
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 0.625rem;
  pointer-events: all;
}
.coh-style-carousel-container .sbd-carousel-page-indicator .slick-next:before {
  content: "arrow_forward_ios";
  margin-top: 0.3rem;
  margin-left: 0.3125rem;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-page-indicator .slick-next:before {
    margin-left: 0.1875rem;
  }
}
.coh-style-carousel-container .sbd-carousel-page-indicator span {
  font-weight: 700;
  font-style: normal;
}
.coh-style-carousel-container .sbd-carousel-page-indicator span.current, .coh-style-carousel-container .sbd-carousel-page-indicator span.total {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  display: none;
}
.coh-style-carousel-container .sbd-carousel {
  padding-top: 24px;
  position: relative;
}
.coh-style-carousel-container .top-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .top-header-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.coh-style-carousel-container .top-header-container .sbd-carousel-page-indicator {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  pointer-events: none;
}
.coh-style-carousel-container .top-header-container .coh-heading {
  margin-bottom: 0;
  padding-right: 80px;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .top-header-container .coh-heading {
    padding-right: 0;
    width: 100%;
  }
}
.coh-style-carousel-container .sbd-carousel-item {
  margin-right: 24px;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .sbd-carousel-item {
    margin-right: 16px;
  }
}
.coh-style-carousel-container .sbd-carousel-item:last-child {
  margin-right: 0;
}
.coh-style-carousel-container .sbd-carousel-item .logo-code-image {
  height: 9.375rem;
  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;
}
.coh-style-carousel-container .sbd-carousel-item .logo-code-image img {
  max-height: 9.375rem;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0.625rem;
}
.coh-style-carousel-container .slick-slide:not(.sbd-carousel-item) {
  margin-right: 24px;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .slick-slide:not(.sbd-carousel-item) {
    margin-right: 16px;
  }
}
.coh-style-carousel-container .slick-track {
  margin-left: 0;
  padding-bottom: 24px;
}
.coh-style-carousel-container .draggable {
  padding-right: -webkit-calc(80px * 2 + 8px);
  padding-right: calc(80px * 2 + 8px);
}
@media (max-width: 1439px) {
  .coh-style-carousel-container .draggable {
    padding-right: -webkit-calc(80px * 2 + 8px);
    padding-right: calc(80px * 2 + 8px);
  }
}
@media (max-width: 1023px) {
  .coh-style-carousel-container .draggable {
    padding-right: -webkit-calc(80px + 40px);
    padding-right: calc(80px + 40px);
  }
}
.coh-style-carousel-container .draggable .slick-slide {
  width: unset;
}
@media (max-width: 767px) {
  .coh-style-carousel-container .draggable .slick-slide {
    width: unset;
  }
}
.coh-style-carousel-container [role=progressbar] {
  -webkit-transition: 400ms ease-in-out background-size;
  transition: 400ms ease-in-out background-size;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(black), to(black));
  background-image: -webkit-linear-gradient(left, black, black);
  background-image: linear-gradient(to right, black, black);
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-color: rgb(245, 245, 245);
  height: 5px;
  width: 100%;
}
.coh-style-carousel-container [role=progressbar] .sr-only {
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
  position: absolute;
  height: 1px;
  width: 1px;
  padding: 0;
  margin: -0.0625rem;
}
.coh-style-carousel-container .coh-container-boxed {
  position: relative;
}
.coh-style-carousel-container .coh-container-boxed .custom-slider .slick-list {
  padding-left: 10px;
  margin-left: -10px;
}
.coh-style-carousel-container .coh-style-product-tile {
  background-color: rgb(255, 255, 255);
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel {
  direction: ltr;
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-list.draggable {
  direction: rtl;
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-list.draggable .slick-track {
  direction: rtl;
}
html[dir=rtl] .coh-style-carousel-container .top-header-container .sbd-carousel-page-indicator {
  margin-right: auto;
  margin-left: 4.125rem;
  direction: rtl;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
html[dir=rtl] .coh-style-carousel-container .top-header-container .sbd-carousel-page-indicator .slick-next:before {
  content: "chevron_left";
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  margin-right: 5px;
}
html[dir=rtl] .coh-style-carousel-container .top-header-container .sbd-carousel-page-indicator .slick-prev:before {
  content: "chevron_right";
  margin-left: 0;
}
html[dir=rtl] .coh-style-carousel-container .top-header-container .coh-heading {
  padding-right: 0;
  padding-left: 80px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-carousel-container .top-header-container .coh-heading {
    padding-right: 0;
    padding-left: 0;
  }
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-prev {
  right: auto;
  left: 8.375rem;
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-prev:before {
  content: "chevron_right";
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-next {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel .slick-next:before {
  content: "chevron_left";
}
html[dir=rtl] .coh-style-carousel-container .draggable {
  padding-right: 0;
  padding-left: -webkit-calc(40px + 8px);
  padding-left: calc(40px + 8px);
  margin-right: 0;
  margin-left: -4.5rem;
}
@media (max-width: 1439px) {
  html[dir=rtl] .coh-style-carousel-container .draggable {
    padding-right: 0;
    padding-left: 0.5rem;
    margin-right: 0;
    margin-left: -webkit-calc(32px * -1);
    margin-left: calc(32px * -1);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-carousel-container .draggable {
    padding-right: 0;
    padding-left: -webkit-calc(80px + 13px);
    padding-left: calc(80px + 13px);
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-carousel-container .draggable {
    padding-right: 0;
    padding-left: -webkit-calc(32px + 3px);
    padding-left: calc(32px + 3px);
  }
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel-item {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-carousel-container .sbd-carousel-item {
    margin-right: 0;
    margin-left: 16px;
  }
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel-item:last-child {
  margin-left: 0;
}
html[dir=rtl] .coh-style-carousel-container .slick-slide:not(.sbd-carousel-item) {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-carousel-container .slick-slide:not(.sbd-carousel-item) {
    margin-right: 0;
    margin-left: 16px;
  }
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel-page-indicator .slick-next {
  left: 0;
  right: auto;
  margin-right: 0.625rem;
  margin-left: 0;
}
html[dir=rtl] .coh-style-carousel-container .sbd-carousel-page-indicator .slick-prev {
  margin-right: 0;
  margin-left: 0.625rem;
  right: 0;
  left: auto;
}
body[data-component-bg-theme=white] .coh-style-carousel-container .section-container-component {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block {
  overflow: hidden;
}
[data-content-order][data-content-order=image-first].coh-style-feature-block .coh-style-gif-image details summary {
  left: 0.9375rem;
  right: auto;
}
@media (max-width: 1023px) {
  [data-content-order][data-content-order=image-first].coh-style-feature-block .coh-style-gif-image details summary {
    left: auto;
    right: 0.9375rem;
  }
}
[data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
[data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .text-main-container {
  padding-right: 32px;
  padding-left: 32px;
}
@media (max-width: 1279px) {
  [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .text-main-container {
    padding-right: 32px;
    padding-left: 32px;
  }
}
[data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
  position: absolute;
  top: 0;
  right: -3px;
  left: auto;
  margin-right: -webkit-calc((100vw - 1399px) / -2);
  margin-right: calc((100vw - 1399px) / -2);
  margin-left: 0;
}
@media (max-width: 1439px) {
  [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 1239px) / -2);
    margin-right: calc((100vw - 1239px) / -2);
    margin-left: 0;
  }
}
@media (max-width: 1279px) {
  [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 983px) / -2);
    margin-right: calc((100vw - 983px) / -2);
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    position: static;
    margin-right: -webkit-calc((100vw - 704px) / -2);
    margin-right: calc((100vw - 704px) / -2);
    margin-left: -webkit-calc((100vw - 704px) / -2);
    margin-left: calc((100vw - 704px) / -2);
  }
}
@media (max-width: 767px) {
  [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
[data-bg-align][data-bg-align=top-left].coh-style-feature-block .background-image-holder {
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=top-right].coh-style-feature-block .background-image-holder {
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=top-center].coh-style-feature-block .background-image-holder {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=center-left].coh-style-feature-block .background-image-holder {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=center-right].coh-style-feature-block .background-image-holder {
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=bottom-left].coh-style-feature-block .background-image-holder {
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=bottom-right].coh-style-feature-block .background-image-holder {
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-bg-align][data-bg-align=bottom-center].coh-style-feature-block .background-image-holder {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
[data-force-uppercase="1"].coh-style-feature-block .subtitle {
  text-transform: uppercase;
}
.coh-style-feature-block .text-main-container {
  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;
  padding-top: -webkit-calc(40px + 17px);
  padding-top: calc(40px + 17px);
  padding-right: 32px;
  padding-bottom: -webkit-calc(40px + 17px);
  padding-bottom: calc(40px + 17px);
  padding-left: 32px;
  margin-right: 0;
  margin-left: 0;
  min-height: 28.5rem;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1439px) {
  .coh-style-feature-block .text-main-container {
    padding-top: -webkit-calc(40px + 17px);
    padding-top: calc(40px + 17px);
    padding-bottom: -webkit-calc(40px + 17px);
    padding-bottom: calc(40px + 17px);
  }
}
@media (max-width: 1279px) {
  .coh-style-feature-block .text-main-container {
    padding-top: -webkit-calc(40px + 17px);
    padding-top: calc(40px + 17px);
    padding-bottom: -webkit-calc(40px + 17px);
    padding-bottom: calc(40px + 17px);
  }
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    height: -webkit-calc(100% + 24px);
    height: calc(100% + 24px);
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-feature-block .text-main-container {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    height: 100%;
  }
}
.coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=sm] {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1279px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=sm] {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=sm] {
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
}
.coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=md] {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (max-width: 1279px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=md] {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=md] {
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
}
.coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=lg] {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=lg] {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=lg] {
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
}
.coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=xlg] {
  margin-top: -webkit-calc(80px * 2);
  margin-top: calc(80px * 2);
  margin-bottom: -webkit-calc(80px * 2);
  margin-bottom: calc(80px * 2);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=xlg] {
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
}
.coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=none] {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-margin-padding][data-margin-padding=none] {
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=light] {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=light-grey] {
  background-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] {
  background-color: rgb(26, 26, 26);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] p, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] h1, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] h2, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] h3, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] h4, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] h5 {
  color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-primary-button:before {
  background-color: rgb(195, 212, 251);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-primary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(195, 212, 251);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-primary-button:hover {
    background-color: rgb(195, 212, 251);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-primary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(195, 212, 251);
  border-color: rgb(195, 212, 251);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-secondary-button {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-secondary-button:before {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-secondary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-secondary-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-tertiary-button {
  color: rgb(26, 26, 26);
  background-color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-tertiary-button:before {
  background-color: rgb(0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-tertiary-button:hover {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-tertiary-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-tertiary-button:focus {
  color: rgb(238, 238, 238);
  background-color: rgb(0, 0, 0);
  border-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-branded-button:before {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-branded-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-branded-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-branded-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-inline-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-inline-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-style-inline-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-wysiwyg ol li {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-wysiwyg ol li:before {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-wysiwyg ul li {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark-grey] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] {
  background-color: rgb(0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] p, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] h1, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] h2, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] h3, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] h4, .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] h5 {
  color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-primary-button:before {
  background-color: rgb(195, 212, 251);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-primary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(195, 212, 251);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-primary-button:hover {
    background-color: rgb(195, 212, 251);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-primary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(195, 212, 251);
  border-color: rgb(195, 212, 251);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-secondary-button {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-secondary-button:before {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-secondary-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-secondary-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-secondary-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-tertiary-button {
  color: rgb(26, 26, 26);
  background-color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-tertiary-button:before {
  background-color: rgb(0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-tertiary-button:hover {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-tertiary-button:hover {
    background-color: rgb(0, 0, 0);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-tertiary-button:focus {
  color: rgb(238, 238, 238);
  background-color: rgb(0, 0, 0);
  border-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-branded-button:before {
  background-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-branded-button:hover {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-branded-button:hover {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-branded-button:focus {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-inline-text-button {
  color: rgb(238, 238, 238);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-inline-text-button:hover {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-style-inline-text-button:focus {
  color: rgb(195, 212, 251);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-wysiwyg ol li {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-wysiwyg ol li:before {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-wysiwyg ul li {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-gs-foreground-color=dark] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] p, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] h1, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] h2, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] h3, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] h4, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=light] h5 {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] p, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] h1, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] h2, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] h3, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] h4, .coh-style-feature-block .text-main-container[data-select-content-theme][data-select-content-theme=dark] h5 {
  color: rgb(0, 0, 0);
}
.coh-style-feature-block .text-main-container .media-container img {
  margin-bottom: 16px;
  max-width: 100%;
  width: auto;
}
.coh-style-feature-block .text-main-container .subtitle {
  margin-top: 0;
}
.coh-style-feature-block .text-main-container .btn-container {
  margin-top: 24px;
  margin-bottom: -webkit-calc(16px + 2px);
  margin-bottom: calc(16px + 2px);
}
@media (max-width: 1023px) {
  .coh-style-feature-block .text-main-container .btn-container {
    margin-bottom: -webkit-calc(24px + 2px);
    margin-bottom: calc(24px + 2px);
  }
}
.coh-style-feature-block .text-main-container .coh-wysiwyg p {
  font-weight: normal;
}
.coh-style-feature-block .text-main-container p {
  font-weight: 700;
}
.coh-style-feature-block .text-main-container .btnset-container.cta-align-center {
  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;
}
@media (max-width: 767px) {
  .coh-style-feature-block .text-main-container .btnset-container.cta-align-center {
    display: block;
  }
}
.coh-style-feature-block .text-main-container .btnset-container.cta-align-center .reusable-button-set .coh-text-button {
  text-align: center;
  display: block;
}
.coh-style-feature-block .text-main-container .btnset-container.cta-align-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}
@media (max-width: 767px) {
  .coh-style-feature-block .text-main-container .btnset-container.cta-align-right {
    display: block;
  }
}
.coh-style-feature-block .text-main-container .btnset-container.cta-align-right .reusable-button-set .coh-text-button {
  text-align: right;
  display: block;
}
.coh-style-feature-block .text-main-container .media-icon-container.icon-align-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.coh-style-feature-block .text-main-container .media-icon-container.icon-align-center {
  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;
}
.coh-style-feature-block .text-main-container .heading-align-center {
  text-align: center;
}
.coh-style-feature-block .text-main-container .heading-align-right {
  text-align: right;
}
.coh-style-feature-block .media-main-container {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-feature-block .media-main-container {
    height: 17.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-feature-block .media-main-container {
    height: 16.875rem;
  }
}
.coh-style-feature-block .media-main-container .media-container, .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
  height: 100%;
  position: absolute;
  width: -webkit-calc(100% + 31% + ((100vw - 1250px) / 2));
  width: calc(100% + 31% + ((100vw - 1250px) / 2));
  top: 0;
  left: -3px;
  margin-left: -webkit-calc((100vw - 1398px) / -2);
  margin-left: calc((100vw - 1398px) / -2);
}
@media (max-width: 1439px) {
  .coh-style-feature-block .media-main-container .media-container, .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    width: -webkit-calc(100% + 31% + ((100vw - 1142px) / 2));
    width: calc(100% + 31% + ((100vw - 1142px) / 2));
    margin-left: -webkit-calc((100vw - 1238px) / -2);
    margin-left: calc((100vw - 1238px) / -2);
  }
}
@media (max-width: 1279px) {
  .coh-style-feature-block .media-main-container .media-container, .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    width: -webkit-calc(100% + 30% + ((100vw - 990px) / 2));
    width: calc(100% + 30% + ((100vw - 990px) / 2));
    margin-left: -webkit-calc((100vw - 982px) / -2);
    margin-left: calc((100vw - 982px) / -2);
  }
}
@media (max-width: 1023px) {
  .coh-style-feature-block .media-main-container .media-container, .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    position: static;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -webkit-calc((100vw - 704px) / -2);
    margin-left: calc((100vw - 704px) / -2);
    width: 100vw;
  }
}
@media (max-width: 767px) {
  .coh-style-feature-block .media-main-container .media-container, .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    width: -webkit-calc(100% + 64px);
    width: calc(100% + 64px);
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
.coh-style-feature-block .media-main-container .media-container img, .coh-style-feature-block .media-main-container .background-overlay-color img, .coh-style-feature-block .media-main-container .background-overlay-gradient img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.75rem;
    right: 0;
    margin-left: -webkit-calc((100vw - 704px) / -2);
    margin-left: calc((100vw - 704px) / -2);
  }
}
@media (max-width: 767px) {
  .coh-style-feature-block .media-main-container .background-overlay-color, .coh-style-feature-block .media-main-container .background-overlay-gradient {
    margin-left: -2rem;
  }
}
.coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg p, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg span, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg a, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg ul li, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg ol li, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg ul li:before, .coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg ol li:before {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block [data-select-theme][data-select-theme=dark-grey] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg p, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg span, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg a, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg ul li, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg ol li, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg ul li:before, .coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg ol li:before {
  color: rgb(238, 238, 238);
}
.coh-style-feature-block [data-select-theme][data-select-theme=dark] .coh-wysiwyg ul li:before {
  background-color: rgb(238, 238, 238);
}
.coh-style-feature-block .text-main-container-column {
  z-index: 1;
}
.coh-style-feature-block [data-gif-align=gif-contain] img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.coh-style-feature-block .coh-style-gif-image details summary {
  top: 0.9375rem;
  bottom: auto;
}
html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
  margin-right: 0;
  margin-left: -webkit-calc((100vw - 1392px) / -2);
  margin-left: calc((100vw - 1392px) / -2);
  left: 0;
  right: auto;
}
@media (max-width: 1439px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: 0;
    margin-left: -webkit-calc((100vw - 1232px) / -2);
    margin-left: calc((100vw - 1232px) / -2);
  }
}
@media (max-width: 1279px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: 0;
    margin-left: -webkit-calc((100vw - 976px) / -2);
    margin-left: calc((100vw - 976px) / -2);
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 704px) / -2);
    margin-right: calc((100vw - 704px) / -2);
    margin-left: -webkit-calc((100vw - 704px) / -2);
    margin-left: calc((100vw - 704px) / -2);
  }
}
@media (max-width: 767px) {
  html[dir=rtl] [data-content-order][data-content-order=text-first].coh-style-feature-block .coh-row .coh-row-inner .media-main-container .media-container {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
html[dir=rtl] [data-content-order][data-content-order=image-first].coh-style-feature-block .coh-style-gif-image details summary {
  right: 0.9375rem;
  left: auto;
}
@media (max-width: 1023px) {
  html[dir=rtl] [data-content-order][data-content-order=image-first].coh-style-feature-block .coh-style-gif-image details summary {
    left: 0.9375rem;
    right: auto;
  }
}
html[dir=rtl] .coh-style-feature-block .text-main-container .btn-container a {
  margin-right: 0;
  margin-left: 24px;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-feature-block .text-main-container .btn-container a {
    margin-right: 0;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-feature-block .text-main-container .btn-container .cta-container:last-child a {
  margin-left: 0;
}
html[dir=rtl] .coh-style-feature-block .media-main-container .media-container {
  margin-right: -webkit-calc((100vw - 1393px) / -2);
  margin-right: calc((100vw - 1393px) / -2);
  margin-left: 0;
  right: 0;
  left: auto;
}
@media (max-width: 1439px) {
  html[dir=rtl] .coh-style-feature-block .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 1233px) / -2);
    margin-right: calc((100vw - 1233px) / -2);
    margin-left: 0;
  }
}
@media (max-width: 1279px) {
  html[dir=rtl] .coh-style-feature-block .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 977px) / -2);
    margin-right: calc((100vw - 977px) / -2);
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-feature-block .media-main-container .media-container {
    margin-right: -webkit-calc((100vw - 704px) / -2);
    margin-right: calc((100vw - 704px) / -2);
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-feature-block .media-main-container .media-container {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
html[dir=rtl] .coh-style-feature-block .coh-style-gif-image {
  right: auto;
  left: 0.9375rem;
}
html[dir=rtl] .coh-style-feature-block .coh-style-gif-image details summary {
  left: 0.9375rem;
  right: auto;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-title.is-active a, .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-nav li.is-active a {
  color: rgb(39, 44, 47);
  background-color: rgb(238, 238, 238);
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-title a, .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-nav li a {
  padding: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(39, 44, 47);
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-title a, .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-nav li a {
    font-size: inherit;
    padding: 16px;
    padding-right: 16px;
  }
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-title a:hover, .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-nav li a:hover {
  color: rgb(39, 44, 47);
  background-color: rgb(238, 238, 238);
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  margin-top: 4px;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-content-wrapper .coh-accordion-title:first-child {
  margin-top: 0;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-content-wrapper .coh-accordion-title a:after {
  margin-left: auto;
  padding-left: 16px;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-content {
  background-color: rgb(238, 238, 238);
  padding: 24px;
}
@media (max-width: 767px) {
  .coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-content {
    padding: 16px;
  }
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-inner.coh-accordion-tabs-horizontal-left li {
  margin-right: 4px;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-inner.coh-accordion-tabs-horizontal-left li:last-child {
  margin-right: 0;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-inner.coh-accordion-tabs-vertical-left .coh-accordion-tabs-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-inner.coh-accordion-tabs-vertical-left .coh-accordion-tabs-nav li {
  margin-bottom: 4px;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs .coh-accordion-tabs-inner.coh-accordion-tabs-vertical-left .coh-accordion-tabs-nav li:last-child {
  margin-bottom: 0;
}
.coh-style-accordion-and-tabs .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-accordion-and-tabs .coh-accordion-tabs-display-accordion-sm > .coh-accordion-tabs-nav {
    display: none;
  }
}
.coh-style-text {
  position: relative;
}
.coh-style-text .preheading {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.coh-style-text .link-container {
  margin-top: 24px;
}
[data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider {
  position: relative;
  padding-top: 40px;
  margin-top: -webkit-calc(40px * -1);
  margin-top: calc(40px * -1);
}
@media (max-width: 767px) {
  [data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider {
    padding-top: 0;
    margin-top: 0;
  }
}
[data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider .slider-header {
  padding-right: -webkit-calc(80px * 1.5);
  padding-right: calc(80px * 1.5);
  margin-top: -webkit-calc(40px * -1);
  margin-top: calc(40px * -1);
}
@media (max-width: 1023px) {
  [data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider .slider-header {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  [data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider .slider-header {
    margin-top: 0;
  }
}
[data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider .coh-slider-container {
  position: static;
}
[data-gs-slider-nav-pos][data-gs-slider-nav-pos=coh-slider-container-nav-outside-top-right].coh-style-slider .coh-slider-container .coh-slider-nav-top {
  position: absolute;
  top: -webkit-calc(12px / 2);
  top: calc(12px / 2);
  right: 0;
}
.coh-style-slider .slider-header {
  margin-bottom: 40px;
}
.coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-top-right] .coh-slider-nav-top {
  margin-bottom: 16px;
}
.coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-top-right] .slick-prev.slick-prev {
  margin-right: 24px;
}
.coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-middle-left-right] .slick-prev, .coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-middle-left-right] .slick-next {
  background-color: rgb(238, 238, 238);
  height: -webkit-calc(32px * 2);
  height: calc(32px * 2);
  width: 32px;
}
.coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-middle-left-right] .slick-prev.slick-disabled, .coh-style-slider .coh-slider-container[class*=coh-slider-container-nav-outside-middle-left-right] .slick-next.slick-disabled {
  pointer-events: none;
  opacity: 0;
}
.coh-style-slider .coh-slider-container .slick-prev, .coh-style-slider .coh-slider-container .slick-next {
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  font-size: 0;
  line-height: 0;
  padding: 0;
  -webkit-transition: 200ms opacity;
  transition: 200ms opacity;
}
@media (max-width: 767px) {
  .coh-style-slider .coh-slider-container .slick-prev, .coh-style-slider .coh-slider-container .slick-next {
    display: none !important;
  }
}
.coh-style-slider .coh-slider-container .slick-prev:hover, .coh-style-slider .coh-slider-container .slick-prev :focus, .coh-style-slider .coh-slider-container .slick-next:hover, .coh-style-slider .coh-slider-container .slick-next :focus {
  color: transparent;
  outline: none;
}
.coh-style-slider .coh-slider-container .slick-prev:hover:before, .coh-style-slider .coh-slider-container .slick-prev :focus:before, .coh-style-slider .coh-slider-container .slick-next:hover:before, .coh-style-slider .coh-slider-container .slick-next :focus:before {
  opacity: 1;
}
.coh-style-slider .coh-slider-container .slick-prev:before, .coh-style-slider .coh-slider-container .slick-next:before {
  color: rgb(53, 53, 53);
  font-size: 1.375rem;
  line-height: 0.0625rem;
  -webkit-transition: 200ms opacity;
  transition: 200ms opacity;
}
.coh-style-slider .coh-slider-container .slick-prev.slick-disabled, .coh-style-slider .coh-slider-container .slick-next.slick-disabled {
  cursor: default;
}
.coh-style-slider .coh-slider-container .slick-prev.slick-disabled:before, .coh-style-slider .coh-slider-container .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.coh-style-slider .coh-slider-container .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  top: 24px;
}
@media (max-width: 767px) {
  .coh-style-slider .coh-slider-container .slick-dots {
    top: -webkit-calc(16px + 1px);
    top: calc(16px + 1px);
  }
}
.coh-style-slider .coh-slider-container .slick-dots li {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  padding: 0;
  margin-top: 0;
  margin-right: -webkit-calc(4px / 2);
  margin-right: calc(4px / 2);
  margin-bottom: 4px;
  margin-left: -webkit-calc(4px / 2);
  margin-left: calc(4px / 2);
}
.coh-style-slider .coh-slider-container .slick-dots li.slick-active button {
  cursor: default;
}
.coh-style-slider .coh-slider-container .slick-dots li.slick-active button:before {
  opacity: 1;
}
.coh-style-slider .coh-slider-container .slick-dots li button {
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  color: transparent;
  display: block;
  height: 1.25rem;
  width: 1.25rem;
}
.coh-style-slider .coh-slider-container .slick-dots li button:hover, .coh-style-slider .coh-slider-container .slick-dots li button :focus {
  outline: none;
}
.coh-style-slider .coh-slider-container .slick-dots li button:hover:before, .coh-style-slider .coh-slider-container .slick-dots li button :focus:before {
  opacity: 1;
}
.coh-style-slider .coh-slider-container .slick-dots li button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.625rem;
  width: 0.625rem;
  opacity: 0.25;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: rgb(53, 53, 53);
  content: "";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 200ms opacity;
  transition: 200ms opacity;
}
.coh-style-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-section > .background-image-holder, .coh-style-section .background-video-holder {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.coh-style-section > .background-image-holder + .section-inner, .coh-style-section .background-video-holder + .section-inner {
  position: relative;
  z-index: 2;
}
.coh-style-section > .background-image-holder img, .coh-style-section .background-video-holder img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.coh-style-section > .section-inner {
  width: 100%;
}
@media (max-width: 390px) {
  .coh-style-section > .section-inner > .coh-container-boxed {
    margin-right: 16px;
    margin-left: 16px;
  }
}
.coh-style-section > .section-inner > .coh-container-boxed > * {
  margin-bottom: 40px;
}
.coh-style-section > .section-inner > .coh-container-boxed > *:last-child {
  margin-bottom: 0;
}
.coh-style-section section {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  left: auto;
  right: auto;
}
.coh-style-columns > .coh-row {
  margin-bottom: -webkit-calc(30px * -1);
  margin-bottom: calc(30px * -1);
}
.coh-style-columns > .coh-row.coh-row-bleed-xl {
  margin-bottom: 0;
}
.coh-style-columns > .coh-row.coh-row-bleed-xl > .coh-row-inner > .coh-column {
  margin-bottom: 0;
}
.coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-style-columns > .coh-row > .coh-row-inner > .coh-column {
    margin-bottom: 16px;
  }
}
.coh-style-footer {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
[data-menu-width][data-menu-width="3"].coh-style-footer .form-column {
  max-width: 33.33333%;
  -webkit-flex-basis: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
          flex-basis: 33.33333%;
}
@media (max-width: 1023px) {
  .slim-footer.coh-style-footer .copyright-social-container > .coh-row > .coh-row-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
[data-select-theme][data-select-theme=light].coh-style-footer .footer-main {
  background-color: rgb(255, 255, 255);
}
[data-select-theme][data-select-theme=light].coh-style-footer .social-container .coh-block > div a[class^=social-link]:hover {
  opacity: 0.648;
}
[data-select-theme][data-select-theme=light-grey].coh-style-footer .footer-main {
  background-color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .footer-main {
  background-color: rgb(26, 26, 26);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .main-menu > ul > li span {
  color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .main-menu > ul > li ul li a {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .form-column > div > div > div > p {
  color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .copyright-social-container .copyright-container .coh-block > div .copyright-title {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .copyright-social-container .copyright-container .coh-block > div > div:last-child p {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .footer-legal {
  background-color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .footer-legal ul li a.location-link:before {
  color: rgb(107, 107, 107);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .footer-legal ul li a {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link] {
  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;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link]:hover {
  opacity: 0.58;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link]:before {
  -webkit-transform: translateY(0.1875rem);
      -ms-transform: translateY(0.1875rem);
          transform: translateY(0.1875rem);
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook {
  width: 0.75rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook:before {
  content: url("../svg/fb.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram {
  width: 1.5rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram:before {
  content: url("../svg/ig.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter {
  width: 1.75rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter:before {
  content: url("../svg/twitter.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube {
  width: 1.8125rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube:before {
  content: url("../svg/yt.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory {
  width: 0.75rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory:before {
  content: url("../svg/kakaostory.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp {
  width: 1.4375rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp:before {
  content: url("../svg/whatsapp.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat {
  width: 1.75rem;
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat:before {
  content: url("../svg/wechat.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-tiktok:before {
  content: url("../svg/tiktok.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-linkedin:before {
  content: url("../svg/linkedin.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-pinterest:before {
  content: url("../svg/pinterest.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-vk:before {
  content: url("../svg/vk-dark.svg");
}
[data-select-theme][data-select-theme=dark-grey].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-ok:before {
  content: url("../svg/ok-dark.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .footer-main {
  background-color: rgb(0, 0, 0);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .main-menu > ul > li span {
  color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .main-menu > ul > li ul li a {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .form-column > div > div > div > p {
  color: rgb(196, 196, 196);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .copyright-social-container .copyright-container .coh-block > div .copyright-title {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .copyright-social-container .copyright-container .coh-block > div > div:last-child p {
  color: rgb(166, 166, 166);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .footer-legal ul li a.location-link:before {
  color: rgb(107, 107, 107);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .footer-legal ul li a {
  color: rgb(238, 238, 238);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link] {
  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;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link]:hover {
  opacity: 0.648;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link]:before {
  -webkit-transform: translateY(0.1875rem);
      -ms-transform: translateY(0.1875rem);
          transform: translateY(0.1875rem);
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook {
  width: 0.75rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook:before {
  content: url("../svg/fb.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram {
  width: 1.5rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram:before {
  content: url("../svg/ig.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter {
  width: 1.75rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter:before {
  content: url("../svg/twitter.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube {
  width: 1.8125rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube:before {
  content: url("../svg/yt.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory {
  width: 0.75rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory:before {
  content: url("../svg/kakaostory.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp {
  width: 1.4375rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp:before {
  content: url("../svg/whatsapp.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat {
  width: 1.75rem;
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat:before {
  content: url("../svg/wechat.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-tiktok:before {
  content: url("../svg/tiktok.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-linkedin:before {
  content: url("../svg/linkedin.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-pinterest:before {
  content: url("../svg/pinterest.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-vk:before {
  content: url("../svg/vk-dark.svg");
}
[data-select-theme][data-select-theme=dark].coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-ok:before {
  content: url("../svg/ok-dark.svg");
}
[data-select-theme][data-select-theme=brand-primary].coh-style-footer .footer-main {
  background-color: rgb(254, 189, 23);
}
.coh-style-footer .tagline-bar {
  padding-top: -webkit-calc(32px - 2px);
  padding-top: calc(32px - 2px);
  padding-bottom: -webkit-calc(32px - 2px);
  padding-bottom: calc(32px - 2px);
  color: rgb(0, 0, 0);
  text-align: center;
  background-color: rgb(254, 189, 23);
}
@media (max-width: 1023px) {
  .coh-style-footer .tagline-bar {
    padding-top: -webkit-calc(24px - 2px);
    padding-top: calc(24px - 2px);
    padding-bottom: -webkit-calc(24px - 2px);
    padding-bottom: calc(24px - 2px);
  }
}
@media (max-width: 767px) {
  .coh-style-footer .tagline-bar {
    padding-top: -webkit-calc(24px - 2px);
    padding-top: calc(24px - 2px);
    padding-bottom: -webkit-calc(24px - 2px);
    padding-bottom: calc(24px - 2px);
  }
}
.coh-style-footer .tagline-bar img {
  margin-right: auto;
  margin-left: auto;
  max-width: 28.125rem;
  height: auto;
}
@media (max-width: 1023px) {
  .coh-style-footer .tagline-bar img {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .tagline-bar img {
    max-width: 80%;
  }
}
.coh-style-footer .footer-main {
  background-color: rgb(238, 238, 238);
  padding: -webkit-calc(32px + 32px);
  padding: calc(32px + 32px);
  border-top-width: 4px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-top-color: rgb(254, 189, 23);
  border-bottom-color: rgb(254, 189, 23);
}
@media (max-width: 767px) {
  .coh-style-footer .footer-main {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-footer .footer-main .menu-form-container {
  margin-top: unset;
  margin-bottom: -webkit-calc(40px + 8px);
  margin-bottom: calc(40px + 8px);
}
.coh-style-footer .footer-main .menu-form-container + .copyright-social-container {
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-footer .footer-main .coh-row:not(:last-child) {
  margin-bottom: 4.0625rem;
}
.coh-style-footer .footer-main .coh-column {
  min-height: 0;
}
@media (max-width: 767px) {
  .coh-style-footer .footer-main .webform-submission-form .webform-required {
    margin-bottom: -webkit-calc(32px + 32px);
    margin-bottom: calc(32px + 32px);
  }
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-main .accessibility-usage-guidelines-desktop {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.coh-style-footer .footer-main .accessibility-usage-guidelines-desktop .sbd-accessibility-icon a {
  width: -webkit-calc(80px + 5px);
  width: calc(80px + 5px);
  height: 32px;
  display: block;
}
.coh-style-footer .footer-legal {
  background-color: rgb(26, 26, 26);
  color: rgb(255, 255, 255);
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-legal {
    text-align: left;
  }
}
.coh-style-footer .footer-legal ul {
  padding-top: 16px;
  padding-right: 32px;
  padding-bottom: 16px;
  padding-left: 32px;
  margin-right: 0;
  margin-left: 0;
  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;
  row-gap: 5px;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-legal ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    display: block;
    row-gap: unset;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .footer-legal ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding-right: 32px;
    padding-left: 32px;
  }
}
.coh-style-footer .footer-legal ul li {
  margin-right: 0;
  margin-left: 0;
  position: relative;
  padding-right: 16px;
  padding-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-legal ul li {
    display: block;
    margin-bottom: 1rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-footer .footer-legal ul li:after {
  position: absolute;
  right: 0;
  content: "";
  height: 100%;
  width: 0.0625rem;
  background-color: rgb(254, 189, 23);
  top: 0;
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-legal ul li:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .footer-legal ul li:last-child {
    margin-bottom: 0;
  }
}
.coh-style-footer .footer-legal ul li:last-child:after {
  display: none;
}
.coh-style-footer .footer-legal ul li a {
  color: rgb(196, 196, 196);
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-decoration-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.coh-style-footer .footer-legal ul li a.location-link:before {
  vertical-align: -0.1875rem;
  font-size: 0.875rem;
  color: rgb(166, 166, 166);
  content: "location_on";
  position: relative;
  top: -0.0625rem;
  margin-right: 4px;
  text-decoration: none;
  display: inline-block;
}
.coh-style-footer .footer-legal ul li + li {
  margin-left: -webkit-calc(4px * -1);
  margin-left: calc(4px * -1);
}
@media (max-width: 1023px) {
  .coh-style-footer .footer-legal ul li + li {
    margin-left: 0;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li {
  width: -webkit-calc(50% - 12px);
  width: calc(50% - 12px);
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li {
    width: 100%;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li:nth-child(odd):not(:last-child) {
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li:nth-child(odd):not(:last-child) {
    margin-right: 0;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="3"] > ul > li {
  width: -webkit-calc(33.333% - 16px);
  width: calc(33.333% - 16px);
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="3"] > ul > li {
    width: 100%;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="3"] > ul > li:nth-child(3n+2) {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="3"] > ul > li:nth-child(3n+2) {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li {
  width: -webkit-calc(25% - 18px);
  width: calc(25% - 18px);
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li {
    width: 100%;
    margin-right: 0;
  }
}
.coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li:nth-child(4n+0) {
  margin-right: 0;
}
.coh-style-footer .main-menu > ul {
  margin-right: 0;
  margin-bottom: -1.5rem;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu > ul {
    display: block;
    margin-bottom: 0;
  }
}
.coh-style-footer .main-menu > ul > li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 1.5rem;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-footer .main-menu > ul > li {
    max-width: 15.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu > ul > li {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .main-menu > ul > li:last-child {
    margin-bottom: 0;
  }
}
.coh-style-footer .main-menu > ul > li ul {
  margin-top: 12px;
}
.coh-style-footer .main-menu > ul > li ul li {
  display: block;
  margin-bottom: 8px;
}
.coh-style-footer .main-menu > ul > li ul li:last-child {
  margin-bottom: 0;
}
.coh-style-footer .main-menu > ul > li ul li.menu-item--expanded .menu {
  margin-top: 8px;
}
.coh-style-footer .main-menu > ul > li ul li a {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: rgb(0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.coh-style-footer .main-menu > ul > li ul li a:hover {
  text-decoration: none;
}
.coh-style-footer .main-menu > ul > li ul li a:hover > span {
  text-decoration: underline;
}
.coh-style-footer .main-menu > ul > li ul li a:focus {
  text-decoration: none;
}
.coh-style-footer .main-menu > ul > li ul li a .footer-menu-link-icon {
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}
.coh-style-footer .main-menu > ul > li > span {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(26, 26, 26);
  font-size: 1rem;
  line-height: 1.5rem;
  display: block;
  padding-bottom: 16px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  text-transform: uppercase;
}
.coh-style-footer .social-container .coh-block > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 1023px) {
  .coh-style-footer .social-container .coh-block > div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link] {
  margin-right: 8px;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  width: 32px;
  height: 32px;
}
@media (max-width: 1023px) {
  .coh-style-footer .social-container .coh-block > div a[class^=social-link] {
    margin-bottom: unset;
  }
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link]:hover {
  opacity: 0.62;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link]:before {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  width: 32px;
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link]:last-child {
  margin-right: 0;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-facebook:before {
  content: url("../svg/social_facebook.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-instagram:before {
  content: url("../svg/social_instagram.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-twitter:before {
  content: url("../svg/social_twitter.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-youtube:before {
  content: url("../svg/social_youtube.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory {
  height: 32px;
  margin-bottom: -0.125rem;
}
@media (max-width: 1023px) {
  .coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory {
    margin-bottom: -webkit-calc(16px - 2px);
    margin-bottom: calc(16px - 2px);
  }
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-kakaostory:before {
  content: url("../svg/kakaostory-light.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-whatsapp:before {
  content: url("../svg/whatsapp-light.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-wechat:before {
  content: url("../svg/wechat-light.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-linkedin {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-linkedin:before {
  content: url("../svg/social_linkedin.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-tiktok {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-tiktok:before {
  content: url("../svg/tiktok-light.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-pinterest {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-pinterest:before {
  content: url("../svg/pinterest-2.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-pinterest:last-child {
  margin-right: 0;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-vk {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-vk:before {
  content: url("../svg/vk.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-ok {
  height: 32px;
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link].social-link-ok:before {
  content: url("../svg/ok.svg");
}
.coh-style-footer .social-container .coh-block > div a[class^=social-link] span {
  display: none;
}
.coh-style-footer .copyright-social-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.coh-style-footer .copyright-social-container .copyright-container .coh-block > div .copyright-title {
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container .copyright-container .coh-block > div .copyright-title {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
.coh-style-footer .copyright-social-container .copyright-container .coh-block > div > div:last-child p {
  color: rgb(77, 77, 77);
}
.coh-style-footer .copyright-social-container > .coh-row > .coh-row-inner {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container > .coh-row > .coh-row-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container > .coh-row > .coh-row-inner > .coh-column:first-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-style-footer .copyright-social-container .social-container {
  margin-top: unset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container .social-container {
    margin-bottom: 0;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-footer .copyright-social-container .social-container:before {
  display: none;
}
.coh-style-footer .copyright-social-container .social-container:after {
  display: none;
}
.coh-style-footer .copyright-social-container .social-icon-column {
  margin-left: unset;
  max-width: 41.66%;
  width: auto;
}
@media (max-width: 1279px) {
  .coh-style-footer .copyright-social-container .social-icon-column {
    max-width: 50%;
  }
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container .social-icon-column {
    margin-left: 0;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}
.coh-style-footer .copyright-social-container .copyright-text-column {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 40.25rem;
  width: auto;
}
@media (max-width: 1279px) {
  .coh-style-footer .copyright-social-container .copyright-text-column {
    max-width: 50%;
  }
}
@media (max-width: 1023px) {
  .coh-style-footer .copyright-social-container .copyright-text-column {
    margin-bottom: -webkit-calc(40px + 8px);
    margin-bottom: calc(40px + 8px);
    max-width: 100%;
  }
}
.coh-style-footer .form-column > div > div > div > p {
  font-size: 2rem;
  line-height: 2.5rem;
  color: rgb(0, 0, 0);
  font-weight: 700;
  margin-bottom: 16px;
  margin-left: -0.1875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Oswald, Impact, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-footer .form-column > div > div > div > p:before {
  content: "mail_outline";
  margin-top: 4px;
  margin-right: 4px;
  font-size: 2.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
html[dir=rtl] .coh-style-footer .social-container .coh-block > div a[class^=social-link] {
  margin-right: 0;
  margin-left: -webkit-calc(24px - 4px);
  margin-left: calc(24px - 4px);
}
html[dir=rtl] .coh-style-footer .social-container .coh-block > div a[class^=social-link]:first-child {
  margin-right: 0;
}
html[dir=rtl] .coh-style-footer .social-container .coh-block > div a[class^=social-link]:last-child {
  margin-left: 0;
}
html[dir=rtl] .coh-style-footer .footer-legal ul li:after {
  left: 0;
  right: auto;
}
html[dir=rtl] .coh-style-footer .footer-legal ul li a.location-link:before {
  margin-right: 0;
  margin-left: 4px;
}
html[dir=rtl] .coh-style-footer .footer-legal ul li + li {
  margin-right: -webkit-calc(4px * -1);
  margin-right: calc(4px * -1);
  margin-left: 0;
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-footer .footer-legal ul li + li {
    margin-right: 0;
  }
}
html[dir=rtl] .coh-style-footer .copyright-social-container .social-icon-column {
  margin-right: -webkit-calc(80px + 12px);
  margin-right: calc(80px + 12px);
  margin-left: 0;
}
@media (max-width: 1279px) {
  html[dir=rtl] .coh-style-footer .copyright-social-container .social-icon-column {
    margin-right: -webkit-calc(80px + 40px + 12px);
    margin-right: calc(80px + 40px + 12px);
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  html[dir=rtl] .coh-style-footer .copyright-social-container .social-icon-column {
    margin-right: 0;
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li:nth-child(odd):not(:last-child) {
  margin-right: 0;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="2"] > ul > li:nth-child(odd):not(:last-child) {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li {
  margin-right: 0;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  html[dir=rtl] .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li {
    margin-left: 0;
  }
}
html[dir=rtl] .coh-style-footer .main-menu[data-menu-items-per-row][data-menu-items-per-row="4"] > ul > li:nth-child(4n+0) {
  margin-left: 0;
}
.coh-style-card-container .card-container-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -webkit-calc(30px / -2);
  margin-right: calc(30px / -2);
  margin-bottom: -webkit-calc(30px / -1);
  margin-bottom: calc(30px / -1);
  margin-left: -webkit-calc(30px / -2);
  margin-left: calc(30px / -2);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner {
    margin-right: -webkit-calc(16px * -1);
    margin-right: calc(16px * -1);
    margin-left: -webkit-calc(16px * -1);
    margin-left: calc(16px * -1);
  }
}
@media (max-width: 390px) {
  .coh-style-card-container .card-container-inner {
    margin-right: -webkit-calc(8px * -1);
    margin-right: calc(8px * -1);
    margin-left: -webkit-calc(8px * -1);
    margin-left: calc(8px * -1);
  }
}
.coh-style-card-container .card-container-inner[data-gs-fill-empty-space="1"] > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="1"] > * {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="1"] > * {
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}
.coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="2"] > * {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="2"] > * {
    width: -webkit-calc(50% - 32px);
    width: calc(50% - 32px);
  }
}
.coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="3"] > * {
  width: -webkit-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="3"] > * {
    width: -webkit-calc(33.33% - 32px);
    width: calc(33.33% - 32px);
  }
}
.coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="4"] > * {
  width: -webkit-calc(25% - 30px);
  width: calc(25% - 30px);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-desktop][data-gs-cards-per-row-desktop="4"] > * {
    width: -webkit-calc(25% - 32px);
    width: calc(25% - 32px);
  }
}
@media (max-width: 1023px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-tablet][data-gs-cards-per-row-tablet="1"] > * {
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}
@media (max-width: 1023px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-tablet][data-gs-cards-per-row-tablet="2"] > * {
    width: -webkit-calc(50% - 32px);
    width: calc(50% - 32px);
  }
}
@media (max-width: 1023px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-tablet][data-gs-cards-per-row-tablet="3"] > * {
    width: -webkit-calc(33.33% - 32px);
    width: calc(33.33% - 32px);
  }
}
@media (max-width: 1023px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-tablet][data-gs-cards-per-row-tablet="4"] > * {
    width: -webkit-calc(25% - 32px);
    width: calc(25% - 32px);
  }
}
@media (max-width: 767px) {
  .coh-style-card-container .card-container-inner[data-gs-cards-per-row-mobile][data-gs-cards-per-row-mobile="1"] > * {
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
}
.coh-style-card-container .card-container-inner > * {
  margin-right: -webkit-calc(30px / 2);
  margin-right: calc(30px / 2);
  margin-bottom: 30px;
  margin-left: -webkit-calc(30px / 2);
  margin-left: calc(30px / 2);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
@media (max-width: 1279px) {
  .coh-style-card-container .card-container-inner > * {
    margin-right: 16px;
    margin-left: 16px;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}
@media (max-width: 390px) {
  .coh-style-card-container .card-container-inner > * {
    margin-right: 8px;
    margin-left: 8px;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
}
.coh-style-boxed {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  background-color: rgb(255, 255, 255);
}
.coh-style-text-and-media {
  position: relative;
}
[data-gs-media-position^=full-height-].coh-style-text-and-media {
  position: static;
}
.coh-style-text-and-media .coh-column {
  position: static;
}
.coh-style-text-and-media .coh-style-text {
  position: static;
}
.coh-style-text-and-media .link-heading {
  text-decoration: none;
  margin-bottom: 16px;
  display: block;
  color: inherit !important;
}
.coh-style-text-and-media .link-heading .coh-heading:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-text-and-media .main-row[data-gs-align-content][data-gs-align-content=start] {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-text-and-media .main-row[data-gs-align-content][data-gs-align-content=center] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-text-and-media .main-row[data-gs-align-content][data-gs-align-content=end] {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=third] .column-media {
  width: 33.33%;
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=third] .column-media {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=half] .column-media {
  width: 50%;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=half] .column-media {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=two-thirds] .column-media {
  width: 66.66%;
  -webkit-flex-basis: 66.66%;
      -ms-flex-preferred-size: 66.66%;
          flex-basis: 66.66%;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=two-thirds] .column-media {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=icon][data-gs-media-position=top][data-gs-align-content][data-gs-align-content=start] .typography-container {
  text-align: left;
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=icon][data-gs-media-position=top][data-gs-align-content][data-gs-align-content=center] .typography-container {
  text-align: center;
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=icon][data-gs-media-position=top][data-gs-align-content][data-gs-align-content=end] .typography-container {
  text-align: right;
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=icon] .column-media {
  width: auto;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-style-text-and-media .main-row[data-gs-media-width][data-gs-media-width=icon] .column-media img {
  width: 3.75rem;
}
.coh-style-text-and-media .main-row[data-gs-media-width] .column-media {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=top] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=top]:not([data-gs-media-width=icon]) .column-media {
  width: 100%;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=top] > .coh-column {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  max-width: none;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=top] .column-media {
  margin-bottom: 16px;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom]:not([data-gs-media-width=icon]) .column-media {
  width: 100%;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] > .coh-column {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  max-width: none;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] .column-text {
  margin-bottom: 16px;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] .column-text {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=bottom] .column-media {
    margin-bottom: 24px;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=left] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=left] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=left] .coh-column {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=left] .column-media {
    margin-bottom: 24px;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=right] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=right] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=right] .column-text {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position=right] .column-media {
    margin-bottom: 24px;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] {
  -webkit-box-align: normal;
  -webkit-align-items: normal;
      -ms-flex-align: normal;
          align-items: normal;
  position: static;
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-][data-gs-media-position=full-height-left] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-][data-gs-media-position=full-height-left] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-][data-gs-media-position=full-height-left] .media-container {
  left: 0;
  right: auto;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-][data-gs-media-position=full-height-right] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-][data-gs-media-position=full-height-right] .media-container {
  left: auto;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .coh-column {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-text {
  width: 50%;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-text {
    width: 100%;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media {
  width: 50%;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media {
    width: 100%;
    margin-bottom: 16px;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media[data-gs-media-width=third] .media-container {
  width: -webkit-calc(33.33vw - 24px);
  width: calc(33.33vw - 24px);
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media[data-gs-media-width=third] .media-container {
    width: auto;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media[data-gs-media-width=two-thirds] .media-container {
  width: -webkit-calc(66.66vw - 24px);
  width: calc(66.66vw - 24px);
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .column-media[data-gs-media-width=two-thirds] .media-container {
    width: auto;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container {
  width: -webkit-calc(50vw - 24px);
  width: calc(50vw - 24px);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container {
    position: static;
    width: auto;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container img, .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container .coh-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container img, .coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container .coh-video {
    height: auto;
    width: auto;
    position: static;
  }
}
.coh-style-text-and-media .main-row[data-gs-media-position][data-gs-media-position^=full-height-] .media-container img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}
.coh-style-paragraph---default {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-paragraph---default {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-style-paragraph---large {
  font-size: 1.125rem;
  line-height: 1.625rem;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-paragraph---large {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }
}
.coh-style-paragraph---small {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-paragraph---small {
    font-size: 0.875rem;
    line-height: 1.375rem;
    margin-bottom: 1rem;
  }
}
.coh-style-paragraph---small a {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.coh-style-paragraph---small a:hover {
  text-decoration: none;
}
.coh-style-h6---default {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(53, 53, 53);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h6---default {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h6---default:last-child {
  margin-bottom: 0;
}
.coh-style-h6---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h6---default + hr {
    margin-top: 8px;
  }
}
.coh-style-h7---default {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-h7---default {
    font-size: 0.875rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
  }
}
.coh-style-h7---default:last-child {
  margin-bottom: 0;
}
.coh-style-h7---default + hr {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .coh-style-h7---default + hr {
    margin-top: 8px;
  }
}
.coh-style-paragraph---extrasmall {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(26, 26, 26);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-paragraph---extrasmall {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-bottom: 1rem;
  }
}
.coh-style-paragraph---extrasmall a {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.coh-style-paragraph---extrasmall a:hover {
  text-decoration: none;
}
.coh-style-paragraph---extralarge {
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-bottom: 0.25rem;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 0, 0);
  text-transform: none;
}
@media (max-width: 1023px) {
  .coh-style-paragraph---extralarge {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: 0.25rem;
  }
}
.coh-style-paragraph---extralarge a {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.coh-style-paragraph---extralarge a:hover {
  text-decoration: none;
}
.coh-ce-a0192b1b-5cbe1723 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-cpt_epigraph_configurator-619fa9eb {
  min-height: 600px;
  height: 90svh;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_feature_block-528ef8c4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-ce-cpt_full_width_carousel_containe-6ee28d51 .section-container-component {
  padding-right: 15px;
  padding-left: 15px;
}
.coh-ce-cpt_grid_container-a94273e0 {
  font-weight: 400;
  text-decoration: underline;
  margin-left: 16px;
}
.coh-ce-cpt_media-d70f1d0d {
  position: relative;
}
.coh-ce-cpt_media-d70f1d0d:before {
  content: "Warning: Please remove and re-add this component to your layout canvas to use the new Bynder functionality";
  background-color: rgba(205, 64, 64, 0.9);
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  -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;
  font-weight: 700;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.9375rem;
  line-height: 1rem;
}
.coh-ce-cpt_page_header_b-d5cd147 {
  display: none;
}
@media (max-width: 767px) {
  [video-mobile-visibility=mobile-video-off].coh-ce-cpt_page_header_b-d5cd147 + .coh-style-page-header .coh-style-background-video {
    display: none;
  }
}
@media (max-width: 1023px) {
  [video-mobile-visibility=mobile-video-on].coh-ce-cpt_page_header_b-d5cd147 + .coh-style-page-header .bynder-media-container {
    display: none;
  }
}
[display-background-video=background-video-off].coh-ce-cpt_page_header_b-d5cd147 + .coh-style-page-header .coh-style-background-video {
  display: none;
}
.coh-ce-cpt_product_quick_view_popup-24b6be19:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.292);
}
.coh-ce-cpt_product_teaser_comp-98023265 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  padding-top: 16px;
}
.coh-ce-cpt_section-a177ea9c {
  position: relative;
}
.coh-ce-c322dcd4 {
  margin-bottom: 24px;
}
.coh-ce-305a20b3 {
  display: none;
}
.coh-ce-a218f1c2 {
  margin-bottom: 1rem;
}
.coh-ce-5cbe1723 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .coh-ce-6e5d2874 {
    font-size: 32px;
  }
}
.coh-ce-ef4f4ab7 {
  line-height: 1.75rem;
  margin-bottom: 16px !important;
}
.coh-ce-a8a0e673 {
  margin-top: 0;
}

