.help-card {
  border: 1px solid #cccccc;
  padding: 2rem;
  text-align: center;
  margin-left: 2.5rem;
}
.help-card-title {
  font-size: 1.7142857143rem;
  margin: 0 0 1rem;
}
.help-card-item {
  margin: 2rem 0;
}
.help-card-item .title {
  display: block;
  max-width: 200px;
  font-size: 1.2857142857rem;
  font-weight: 700;
  border-bottom: 1px solid #3D3B3B;
  margin: 0 auto 0.5rem;
}
.help-card-item .link {
  font-weight: 700;
}
.help-card-item:last-of-type {
  margin-bottom: 0;
}

.help-page .page-main {
  margin-top: 0;
}
.help-page .breadcrumbs {
  margin-bottom: 3rem;
}
.help-page .help-card {
  margin: 2rem;
}

.help-top-wrapper {
  background-color: #efefef;
  text-align: center;
  padding: 1rem 0 2rem;
  margin-bottom: 3rem;
}
.help-top-wrapper .page-title {
  margin: 0;
}
.help-top-wrapper .pill-form input {
  border-color: #1E7EB0;
}

.help-content-wrapper {
  margin-top: 2rem;
  padding: 1rem;
  border-top: 5px solid #cdcdcd;
  background: #f7f7f7;
}

.cat-title {
  margin: 1rem 0 2rem;
}
.cat-title:before {
  font-family: "CI-Icons";
  font-weight: normal;
  content: "\e972";
  margin-right: 1rem;
}

.cat-title.account:before {
  content: "\e992";
}

.cat-title.orders:before {
  content: "\e97b";
}

.cat-title.returns:before {
  content: "\e99f";
}

.cat-title.shipping:before {
  content: "\e98b";
}

.cat-title.troubleshoot:before {
  content: "\e999";
}

.cat-title.ink-knowledge:before {
  content: "\e912";
}

.cat-title.combo-pack:before {
  content: "\e995";
}

.cat-title.product-review:before {
  content: "\e980";
}

.help-cat-menu {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  text-align: center;
  padding: 0;
  display: flex;
  flex: 0 0 auto;
  width: 33.3333333333%;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.help-cat-menu:nth-child(3n) {
  border-right: 0;
}
.help-cat-menu:nth-last-child(-n+3) {
  border-bottom: 0;
}
.help-cat-menu a {
  color: #3D3B3B;
  line-height: 1;
}
.help-cat-menu a:before {
  font-family: "CI-Icons";
  font-weight: normal;
  content: "\e972";
  font-size: 1.5em;
  vertical-align: middle;
  display: block;
  margin: 0 0 0.5714285714rem;
}
.help-cat-menu.account a:before {
  content: "\e992";
}
.help-cat-menu.orders a:before {
  content: "\e97b";
}
.help-cat-menu.returns a:before {
  content: "\e99f";
}
.help-cat-menu.shipping a:before {
  content: "\e98b";
}
.help-cat-menu.troubleshoot a:before {
  content: "\e999";
}
.help-cat-menu.ink-knowledge a:before {
  content: "\e912";
}
.help-cat-menu.combo-pack a:before {
  content: "\e995";
}
.help-cat-menu.product-review a:before {
  content: "\e980";
}
.help-cat-menu:hover {
  background-color: #EC2748;
  border-color: transparent;
}
.help-cat-menu:hover a {
  color: #ffffff;
  text-decoration: none;
}
.help-cat-menu-wrapper {
  margin: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
}
.help-cat-menu a {
  border: 0;
  padding: 1.5rem 0;
  display: block;
}
.help-cat-menu a:hover {
  border: 0;
}

.help-faq-wrapper {
  background-color: #f7f7f7;
  padding: 2rem 0 3rem;
}
.help-faq-wrapper .accordion {
  margin-top: 2rem;
}
.help-faq-wrapper .accordion-item .accordion-title {
  padding: 1.25rem 2.5rem 1.25rem 0;
  line-height: 1.2;
  font-weight: 600;
}

.help-cs-wrapper {
  margin-top: 2rem;
}
.help-cs-wrapper .help-btn {
  display: inline-block;
  border: 1px solid #175f84;
  border-radius: 0;
  padding: 0.5714285714rem 1.1428571429rem;
  margin: 0.5rem;
  color: #1E7EB0;
  font-weight: 600;
}
.help-cs-wrapper .help-btn .icon {
  margin-right: 0.5rem;
  vertical-align: middle;
  color: #1e7eb0;
}
.help-cs-wrapper .help-btn:hover {
  background-color: #175f84;
  color: #ffffff;
}
.help-cs-wrapper .help-btn:hover .icon {
  color: rgba(255, 255, 255, 0.75);
}

.help-list-link {
  border: 0;
  font-weight: normal;
  color: #3D3B3B;
  display: inline-block;
  margin: 0.5714285714rem 0;
  line-height: 1.2;
}
.help-list-link:hover {
  border: 0;
}

.help-cat-link:last-child, .help-cat-link > a:hover, .help-cat-link > a {
  border: 0;
}

.help-cat-link {
  margin: 0 0 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
}
.help-cat-link > a {
  color: #707070;
  font-size: 1.4285714286rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.help-cat-link > ul {
  margin-left: 0;
}
.help-sidebar ul {
  padding-left: 0;
}
.help-sidebar .sidebar-menu-wrapper {
  font-size: 1.1428571429rem;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.help-sidebar .sidebar-menu-wrapper:hover {
  background-color: #EC2748;
}
.help-sidebar .sidebar-menu-wrapper:hover .sidebar-menu {
  text-decoration: none;
  color: #ffffff;
}
.help-sidebar .sidebar-menu-wrapper.active {
  background-color: #EC2748;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.help-sidebar .sidebar-menu-wrapper.active:after {
  content: "";
  position: absolute;
  width: 72.5%;
  bottom: 0;
  height: 120%;
  left: -20%;
  transform: skewX(-45deg);
  z-index: -1;
  background-color: #ce1232;
}
.help-sidebar .sidebar-menu-wrapper.active .sidebar-menu {
  color: #ffffff;
}
.help-sidebar .sidebar-menu {
  color: #3D3B3B;
  padding: 1rem 1.5rem;
  display: block;
}
.help-sidebar .sidebar-menu:before {
  font-family: "CI-Icons";
  font-weight: normal;
  content: "\e972";
  margin-right: 0.5rem;
}
.help-sidebar .sidebar-menu.account:before {
  content: "\e992";
}
.help-sidebar .sidebar-menu.orders:before {
  content: "\e97b";
}
.help-sidebar .sidebar-menu.returns:before {
  content: "\e99f";
}
.help-sidebar .sidebar-menu.shipping:before {
  content: "\e98b";
}
.help-sidebar .sidebar-menu.troubleshoot:before {
  content: "\e999";
}
.help-sidebar .sidebar-menu.ink-knowledge:before {
  content: "\e912";
}
.help-sidebar .sidebar-menu.combo-pack:before {
  content: "\e995";
}
.help-sidebar .sidebar-menu.product-review:before {
  content: "\e980";
}

.article-title {
  font-size: 2rem;
  margin: 1rem 0;
}

.divider-icon, .divider-cmy-swash, .divider-cmy-dots {
  text-align: center;
  position: relative;
}
.divider-icon:after, .divider-cmy-swash:after, .divider-cmy-dots:after {
  content: url("../../images/icons/logo-icon-dk.svg");
  background: #f7f7f7;
  padding: 0 1rem;
  display: inline-block;
  left: 50%;
  margin-left: -14px;
  width: 28px;
  height: auto;
  position: absolute;
  top: -10px;
}

.related-articles ul {
  margin-left: 0.5rem;
}
.related-articles ul li {
  margin: 1rem 0;
}
.related-articles a {
  margin: 0.5rem 0;
}

@media screen and (min-width: 48em) {
  .help-top-wrapper {
    padding: 2rem 0 3rem;
  }
  .help-cat-menu {
    width: 33.33%;
  }
  .help-cs-wrapper {
    margin-top: 4rem;
  }
  .help-cs-wrapper .help-btn {
    margin: 0 0.5rem;
  }
  .help-content-wrapper {
    padding: 2rem;
  }
  .help-content-wrapper.pl-0 {
    padding-left: 0;
  }
}
@media screen and (min-width: 64em) {
  .article-content-wrapper {
    margin-left: 2rem;
  }
  .help-cat-menu {
    width: 30%;
    border: 1px solid #cccccc;
    margin: 0.5rem 0;
  }
  .help-cat-menu:nth-child(3n) {
    border: 1px solid #cccccc;
  }
  .help-cat-menu:nth-last-child(-n+3) {
    border: 1px solid #cccccc;
  }
  .help-cat-menu a:before {
    display: inline-block;
    margin: -0.2142857143rem 0.7142857143rem 0 0;
  }
}
@media screen and (min-width: 75em) {
  .help-page .help-card {
    margin-right: 0;
  }
}
/*# sourceMappingURL=zendesk-help.css.map */
