.coh-style-primary-button {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  text-align: center;
  letter-spacing: 0.01em;
}
@media (min-width: 414px) {
  .coh-style-primary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 1920px) {
  .coh-style-primary-button {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    line-height: 1.3125rem;
    text-align: center;
    letter-spacing: 0.01em;
    background-color: rgb(78, 54, 41);
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    border-width: 0.0625rem;
    -webkit-border-radius: 0.125rem;
            border-radius: 0.125rem;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    font-family: "UniversLT";
    font-style: normal;
  }
}
@media (min-width: 1920px) {
  .coh-style-primary-button:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(56, 47, 45);
    border-color: rgb(56, 47, 45);
  }
}
@media (min-width: 1920px) {
  .coh-style-primary-button:focus {
    background-color: rgb(56, 47, 45);
    border-color: rgb(56, 47, 45);
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row {
    background-color: rgb(250, 250, 250);
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
  padding-top: 0;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
    padding-top: 0;
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 {
    padding-top: 48px;
    padding-left: 60px;
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link {
    font-style: normal;
    font-family: "AcherusGrotesque";
    font-weight: 700;
    color: rgb(78, 54, 41);
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    text-decoration: underline;
    margin-bottom: 48px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
  left: 62%;
}
@media (min-width: 768px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    left: 40.5%;
  }
}
@media (min-width: 1900px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    left: 40.5%;
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-link:after {
    font-weight: 400;
    color: rgb(78, 54, 41);
    font-size: 16px;
    position: absolute;
    left: 29.5%;
    font-family: 'IcoMoon', sans-sarif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\F105";
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    bottom: 35px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
  font-size: 24px;
}
@media (min-width: 768px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
    min-width: 330px;
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-title {
    font-family: "AddingtonCF";
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    color: rgb(45, 41, 38);
    margin-bottom: 13px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-description p {
  min-width: 330px;
  font-size: 16px;
  letter-spacing: 0;
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-col-1 .product-finder-section-description p {
    font-family: "UniversLT";
    font-weight: 400;
    color: rgb(45, 41, 38);
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 37px;
  }
}
.product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
  width: 100%;
  min-width: 202px;
  margin-top: 1.65rem;
  margin-left: -70px;
  max-height: 189px;
}
@media (min-width: 768px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
    margin-left: -50px;
    max-height: 210px;
  }
}
@media (min-width: 1920px) {
  .product-finder-section.coh-style-product-finder-section .product-finder-section-row .product-finder-section-img {
    width: 582px;
    height: 100%;
  }
}
.coh-style-text-link {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  text-align: center;
}
@media (min-width: 414px) {
  .coh-style-text-link {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
  }
}
@media (min-width: 1920px) {
  .coh-style-text-link {
    font-weight: 700;
    color: rgb(78, 54, 41);
    font-style: normal;
    font-size: 1rem;
    line-height: 1.3125rem;
    text-align: center;
    text-transform: capitalize;
    text-decoration: underline;
    font-family: "UniversLT";
  }
}
.coh-style-secondary-button {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  text-align: center;
  letter-spacing: 0.01em;
}
@media (min-width: 414px) {
  .coh-style-secondary-button {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    text-align: center;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 1920px) {
  .coh-style-secondary-button {
    color: rgb(78, 54, 41);
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.3125rem;
    text-align: center;
    letter-spacing: 0.01em;
    background-color: rgb(255, 255, 255);
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    border-style: solid;
    border-color: rgb(78, 54, 41);
    -webkit-border-radius: 0.125rem;
            border-radius: 0.125rem;
    border-width: 0.0625rem;
    font-family: "UniversLT";
  }
}


@media (min-width: 1920px) {
  .coh-ce-cpt_reward_subscription-78243e23 {
    text-transform: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-63a30450 div {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-63a30450 div a {
    display: block;
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-63a30450 div a img {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu {
    margin-top: 0.9375rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -0.9375rem;
    margin-bottom: 0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media (min-width: 1263px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col .tablinks {
    font-family: "AcherusGrotesque";
    color: rgb(153, 153, 153);
    font-size: 1.125rem;
    line-height: 1.5rem;
    text-align: left;
    font-style: normal;
    border-bottom-width: 0.1875rem;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    font-weight: 700;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-tabs .col .tablinks.active {
    border-bottom-color: rgb(78, 54, 41);
    color: rgb(78, 54, 41);
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li a {
    font-family: "AcherusGrotesque";
    color: rgb(0, 0, 0);
    font-size: 1.125rem;
    line-height: 1.4375rem;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 900;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-links .tabcontent ul li p {
    font-family: 'Open Sans', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    color: rgb(45, 41, 38);
    font-size: 1rem;
    line-height: 1.8125rem;
    text-align: left;
    font-style: normal;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all {
    margin-top: 0.75rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all a {
    font-family: "AcherusGrotesque";
    font-weight: 700;
    color: rgb(78, 54, 41);
    font-size: 1rem;
    line-height: 1.3125rem;
    text-align: left;
    font-style: normal;
    text-transform: capitalize;
    position: relative;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_template_primary_menu_naviga-81ab11a .jfm-main_navigation-menu .jfm-mainnavigation-view-all a:after {
    line-height: 1.0;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-family: icomoon;
    color: rgb(78, 54, 41);
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: -webkit-calc(100% + 15px);
    left: calc(100% + 15px);
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 {
    background-color: rgb(250, 250, 250);
    overflow: hidden;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row {
    position: relative;
    margin-right: 122px;
    margin-left: 60px;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
  padding-top: 36px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 36px;
    padding-bottom: 49px;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
    margin-bottom: 20px;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-heading {
    font-family: "AddingtonCF";
    font-weight: 800;
    color: rgb(45, 41, 38);
    font-size: 32px;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    margin-bottom: 13px;
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    margin-bottom: 35px;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description {
    font-family: "UniversLT";
    font-weight: 400;
    color: rgb(45, 41, 38);
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.01em;
    font-style: normal;
    margin-bottom: 37px;
  }
}
@media (min-width: 768px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .product-finder-description p {
    font-family: "UniversLT";
    font-weight: 400;
    color: rgb(45, 41, 38);
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.01em;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
    font-size: 14px;
    line-height: 19px;
    text-align: left;
  }
}
@media (min-width: 1263px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor {
    font-family: "AcherusGrotesque";
    font-weight: 700;
    color: rgb(78, 54, 41);
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    position: relative;
    text-decoration: underline;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:after {
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: -webkit-calc(100% + 15px);
    left: calc(100% + 15px);
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    font-family: 'IcoMoon', sans-sarif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: rgb(78, 54, 41);
    font-size: 18px;
    text-align: left;
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:hover {
    color: rgb(56, 47, 45);
  }
}
@media (min-width: 1920px) {
  .product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-left-column .anchor:hover:after {
    color: rgb(56, 47, 45);
  }
}
.product-finder-centered.coh-ce-cpt_text_with_image-ba736498 .product-finder-row .product-finder-right-column {
  min-height: 189px;
  max-height: 189px;
  height: 189px;
  min-width: 253px;
  max-width: 253px;
  width: 253px;
  position: absolute;
  bottom: 0px;
  right: -15px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_text_with_image-b4893cbe {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-b4893cbe {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_text_with_image-7129f4d7 {
    display: inline-block;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-7129f4d7 {
    display: none;
  }
}
@media (min-width: 414px) {
  .coh-ce-cpt_text_with_image-cc3c5e39 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-cc3c5e39 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 414px) {
  .coh-ce-cpt_text_with_image-f44e7af2 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-f44e7af2 {
    max-width: 582px;
    display: block;
  }
}
@media (min-width: 414px) {
  .coh-ce-cpt_text_with_image-af9ce868 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-af9ce868 {
    display: block;
  }
}
@media (min-width: 414px) {
  .coh-ce-cpt_text_with_image-ce291562 {
    display: block;
  }
}
@media (min-width: 1920px) {
  .coh-ce-cpt_text_with_image-ce291562 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-7dcbe838 {
    position: relative;
  }
}
@media (min-width: 768px) {
  .coh-ce-55d7b3f6 {
    display: block;
  }
}
@media (min-width: 1920px) {
  .coh-ce-55d7b3f6 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-55d5ecc6 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-c416cc99 {
    height: 100%;
  }
}
@media (min-width: 1920px) {
  .coh-ce-7dcbe838 {
    position: relative;
  }
}
.coh-ce-a3293368 {
  display: block;
}
@media (min-width: 768px) {
  .coh-ce-a3293368 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (min-width: 1920px) {
  .coh-ce-a3293368 {
    display: inline-block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
  }
}
.coh-ce-55a01cc0 {
  width: 100%;
}
@media (min-width: 768px) {
  .coh-ce-55a01cc0 {
    position: static;
  }
}
@media (min-width: 1920px) {
  .coh-ce-55a01cc0 {
    position: absolute;
    top: 110%;
    display: none;
    z-index: 1;
    left: 1rem;
    pointer-events: none;
    background-color: rgb(92, 107, 196);
    min-width: 160px;
  }
}
@media (min-width: 1920px) {
  .coh-ce-d4832507 {
    pointer-events: auto;
  }
}
@media (min-width: 1920px) {
  .coh-ce-41faece7 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
  }
}
.coh-ce-271ce721 {
  padding-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-271ce721 {
    padding-right: 0;
    padding-left: 1rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-271ce721 {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .has-children.coh-ce-271ce721 {
    position: relative;
  }
}
.has-children.coh-ce-271ce721:hover .menu-level-3 {
  display: none;
}
@media (min-width: 1920px) {
  .has-children.coh-ce-271ce721:hover .menu-level-3 {
    display: block;
  }
}
.has-children.coh-ce-271ce721:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-family: icomoon;
}
@media (min-width: 1920px) {
  .has-children.coh-ce-271ce721:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    content: "\f105";
    font-family: icomoon;
    position: absolute;
    color: rgb(255, 255, 255);
    top: 5px;
    right: 1rem;
    font-size: 2rem;
  }
}
@media (min-width: 1920px) {
  .coh-ce-c416cc99 {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .coh-ce-55d7b3f6 {
    display: block;
  }
}
@media (min-width: 1920px) {
  .coh-ce-55d7b3f6 {
    display: none;
  }
}
@media (min-width: 1920px) {
  .coh-ce-c416cc99 {
    height: 100%;
  }
}
@media (min-width: 1920px) {
  .coh-ce-7dcbe838 {
    position: relative;
  }
}

