meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:801px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1261px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1261px)/";
  width: 1261px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1261px) and (max-width:1681px)/";
  width: 1261px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.topContainer .printerSearch {
  position: relative;
  padding: 0px; }
  .topContainer .printerSearch .printerSearch-title {
    color: #1061A3;
    text-transform: uppercase; }
  .topContainer .printerSearch .model {
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex; }
  .topContainer .printerSearch .cartridge {
    background-color: #fff;
    border-radius: 8px;
    padding: 25px;
    display: flex; }
    .topContainer .printerSearch .cartridge form {
      position: relative; }
    .topContainer .printerSearch .cartridge .quicksearch-button {
      right: auto; }
  .topContainer .printerSearch svg.search {
    fill: #000;
    left: 5px;
    right: auto;
    width: 20px;
    height: 20px; }
  .topContainer .printerSearch .form-input {
    padding-left: 35px; }

#product-listing-container .one-third img,
#full-desc .one-third img {
  max-height: 100%;
  max-width: 65%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 10px; }

#full-desc {
  margin-top: 40px; }

#product-listing-container .sub {
  background: #fff;
  margin-bottom: 20px; }
  #product-listing-container .sub .sub-cat-title {
    border: none;
    padding: 15px 40px 15px 20px;
    margin: 0;
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    position: relative; }
    #product-listing-container .sub .sub-cat-title:after {
      content: '';
      display: block;
      width: 16px;
      height: 16px;
      background: url("../icons/toplvl_down.svg") no-repeat center center/contain;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -8px; }
    #product-listing-container .sub .sub-cat-title.opened:after {
      background: url("../icons/toplvl_up.svg") no-repeat center center/contain; }
  #product-listing-container .sub .sub-cat-items {
    display: none; }

.productColl li a {
  color: #2871AC;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px; }

.productColl li a:hover {
  text-decoration: underline; }

.page--category .body--topllevel {
  margin-top: 0;
  margin-bottom: 0; }

.body--topllevel {
  background-color: #F2F2F2; }
  .body--topllevel .row {
    display: flex; }
    @media (max-width: 767px) {
      .body--topllevel .row {
        flex-wrap: wrap; } }
  .body--topllevel .col-6 {
    width: 50%; }
    @media (max-width: 767px) {
      .body--topllevel .col-6 {
        width: 100%; } }
  .body--topllevel h1 {
    color: #fff;
    font-size: 38px;
    margin-top: 30px;
    display: flex;
    align-items: center; }
  .body--topllevel .title-inner {
    margin-bottom: 15px; }
    .body--topllevel .title-inner h1 {
      margin-bottom: 0 !important;
      vertical-align: middle;
      display: inline-block; }
  .body--topllevel .title-icon {
    background-color: #fff;
    padding: 15px;
    border-radius: 50px;
    display: inline-flex;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px; }
    .body--topllevel .title-icon.hp-icon {
      font-weight: 600;
      letter-spacing: -1px;
      width: 45px;
      height: 45px;
      border-radius: 50%;
      color: #1061A3;
      font-size: 22px;
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
    .body--topllevel .title-icon img {
      max-height: 38px; }
  .body--topllevel .section-title {
    color: #000;
    font-family: 'Open Sans';
    letter-spacing: 0;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px; }
  .body--topllevel iframe {
    max-width: 100%; }
  .body--topllevel .reseller-badge {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #1061a3;
    border-radius: 6px;
    overflow: hidden;
    font-family: "Filson Pro"; }
    .body--topllevel .reseller-badge img {
      max-height: 100px;
      width: auto;
      margin-right: 10px;
      margin-left: 10px; }

.hp-category .topContainer .title-block {
  max-width: 500px; }

.topContainer {
  margin: 0 0 40px 0;
  position: relative;
  padding: 40px 0;
  background: linear-gradient(231deg, #259AD0 6.18%, #1061A3 81.94%);
  color: #fff; }
  @media (min-width: 801px) {
    .topContainer {
      min-height: 100px; } }
  .topContainer p, .topContainer a {
    color: #fff; }
  .topContainer .title-block {
    padding-right: 30px; }
  .topContainer .sub-section {
    margin-top: 60px; }
    .topContainer .sub-section .row {
      display: flex; }
      @media (max-width: 767px) {
        .topContainer .sub-section .row {
          flex-wrap: wrap; } }
      .topContainer .sub-section .row .col-1by5 {
        width: 20%;
        text-align: center;
        justify-content: center; }
        @media (max-width: 767px) {
          .topContainer .sub-section .row .col-1by5 {
            width: 50%; } }
      .topContainer .sub-section .row a {
        text-decoration: none; }
      .topContainer .sub-section .row .icon {
        background-color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        padding: 20px; }
        .topContainer .sub-section .row .icon svg {
          width: 60px;
          height: 60px;
          fill: #1367A8; }
      .topContainer .sub-section .row p {
        font-size: 16px;
        text-align: center;
        margin-top: 10px;
        padding: 0 15px; }
        @media (max-width: 767px) {
          .topContainer .sub-section .row p {
            padding: 0 10px; } }
        .topContainer .sub-section .row p svg {
          width: 10px;
          height: 14px;
          color: #fff;
          vertical-align: middle;
          fill: #fff;
          margin: 0 0 0 5px; }

.printerSearch p {
  margin-bottom: 0;
  font-size: 18px; }
  @media (min-width: 801px) {
    .printerSearch p {
      margin-bottom: 15px; } }

.printerSearch #quickSearch .form-input {
  padding: 0.75rem 1rem; }

.filterCat__search-input .form-input::placeholder,
.printerSearch #quickSearch .form-input::placeholder {
  color: #aaa9a9;
  font-style: italic; }

.topContainer .printerSearch .form-input::placeholder {
  font-style: italic; }

.filterCat__search-input, .printerSearch #quickSearch {
  position: relative;
  margin-top: 20px; }
  @media (min-width: 801px) {
    .filterCat__search-input, .printerSearch #quickSearch {
      margin-top: 0;
      width: 100%;
      display: inline-block; } }

.r-searchBox {
  position: relative;
  display: inline-block;
  flex: 1 auto; }

.resultCat__search {
  max-height: 200px;
  overflow-y: auto;
  padding: 20px 25px;
  position: absolute;
  background: #fff;
  right: 0;
  left: 0;
  z-index: 11;
  border-radius: 0;
  box-shadow: 0px 4px 4px -4px #000; }
  .resultCat__search a {
    color: #212121;
    display: block;
    padding: 3px 0;
    font-size: 14px;
    text-decoration: none; }
  .resultCat__search p {
    color: #212121;
    margin: 0;
    font-size: 14px; }
    .resultCat__search p a {
      display: inline;
      text-decoration: underline; }

.printerSearch img {
  max-height: 120px;
  max-width: 120px;
  margin: 0 auto 0;
  display: none;
  padding: 0 10px 0 0; }
  @media (min-width: 1150px) {
    .printerSearch img {
      display: inline-block;
      float: left; } }

.productsShowing {
  display: none; }
  .productsShowing p {
    color: #000;
    font-size: 12px;
    margin-bottom: 5px; }

.productColl li {
  padding: 5px 0 5px 20px; }
  @media (min-width: 701px) {
    .productColl li {
      padding: 5px 20px 5px 20px; } }

.productColl {
  margin: 0;
  list-style-type: none;
  padding: 0 0 15px;
  column-count: 1; }
  @media (min-width: 601px) {
    .productColl {
      column-count: 3; } }
  @media (min-width: 901px) {
    .productColl {
      column-count: 3; } }

.sub {
  clear: both;
  display: block; }

.productColl li.hide {
  display: none; }

.catDesc {
  font-size: 15px; }

.catDesc hr {
  border-color: #bcbdbf; }

.page-sidebar {
  padding: 1rem; }

#full-desc p, #full-desc h1, #full-desc h2, #full-desc h3, #full-desc h4, #full-desc h5 {
  color: #000; }

.vertical-slide {
  display: flex;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .vertical-slide {
      flex-wrap: wrap; } }
  .vertical-slide .slide-title {
    margin: 0;
    list-style: none;
    margin-right: 20px;
    width: 25%; }
    @media (max-width: 767px) {
      .vertical-slide .slide-title {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0; } }
    .vertical-slide .slide-title li {
      padding: 10px;
      line-height: normal;
      color: #8A8A8A;
      font-size: 16px;
      cursor: pointer; }
      .vertical-slide .slide-title li.active {
        color: #000;
        background-color: #fff;
        border-left: 4px solid #2871AC;
        background-image: url("../icons/arrow-right.svg");
        background-repeat: no-repeat;
        background-position: center right 10px;
        padding-right: 30px; }
  .vertical-slide .slide-content {
    background-color: #fff;
    padding: 30px;
    flex: 1; }
    .vertical-slide .slide-content .content {
      display: none; }
      .vertical-slide .slide-content .content.active {
        display: block; }
      .vertical-slide .slide-content .content h2 {
        font-weight: normal;
        line-height: normal;
        letter-spacing: 0; }

.desc-title {
  color: #000;
  font-family: 'Open Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  letter-spacing: normal; }

.tonerTypes {
  display: flex;
  gap: 20px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .tonerTypes {
      flex-wrap: wrap; } }
  .tonerTypes .tonerItem {
    flex: 1 1 25%;
    background-color: #fff; }
    @media (max-width: 767px) {
      .tonerTypes .tonerItem {
        flex-basis: 100%; } }
    .tonerTypes .tonerItem .typeinfo {
      padding: 20px; }
      .tonerTypes .tonerItem .typeinfo h3 {
        font-size: 18px; }
      .tonerTypes .tonerItem .typeinfo ul {
        margin-bottom: 0; }
        .tonerTypes .tonerItem .typeinfo ul li {
          font-size: 14px; }

.compare-toner--content {
  padding: 60px 0 40px; }
  .compare-toner--content .button--primary {
    background-color: #000; }

.choosing-printer {
  padding: 60px 0 40px; }
  .choosing-printer ul {
    margin: 0;
    column-count: 2; }
    @media (max-width: 767px) {
      .choosing-printer ul {
        column-count: 1; } }
    .choosing-printer ul li {
      list-style: none;
      padding-left: 40px;
      padding-bottom: 20px;
      position: relative;
      display: inline-block;
      width: 100%; }
      .choosing-printer ul li:before {
        content: "";
        background: #F2F2F2 url("../icons/green-tick.svg") no-repeat center center;
        width: 28px;
        height: 28px;
        display: block;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0; }
      .choosing-printer ul li h3 {
        font-size: 18px;
        color: #000;
        margin-bottom: 5px;
        font-weight: 600; }
      .choosing-printer ul li p {
        color: #000;
        font-size: 14px; }
  .choosing-printer h2 {
    max-width: 500px; }

#imageModal {
  overflow: auto; }

.desc-maintain {
  padding: 30px 0; }
  .desc-maintain p {
    color: #000; }
  .desc-maintain .maintain-right {
    margin: 0;
    opacity: 1; }
    .desc-maintain .maintain-right p {
      margin: 0; }
  .desc-maintain .whit-bg {
    background-color: #fff;
    padding: 20px; }
  .desc-maintain .how-to-install {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .desc-maintain .how-to-install {
        flex-wrap: wrap; } }
  .desc-maintain .troubleshoot {
    margin-bottom: 30px; }
    .desc-maintain .troubleshoot ul {
      margin: 0;
      list-style: none;
      column-count: 2; }
      @media (max-width: 767px) {
        .desc-maintain .troubleshoot ul {
          column-count: 1; } }
      .desc-maintain .troubleshoot ul li {
        padding-left: 40px;
        position: relative;
        display: inline-block; }
        .desc-maintain .troubleshoot ul li .icon {
          background-color: #F2F2F2;
          width: 28px;
          height: 28px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          padding: 5px;
          position: absolute;
          left: 0; }
  .desc-maintain .app_dashboard {
    display: flex;
    gap: 30px; }
    @media (max-width: 767px) {
      .desc-maintain .app_dashboard {
        flex-wrap: wrap; } }
    .desc-maintain .app_dashboard > div {
      flex: 1 1 50%; }
      @media (max-width: 767px) {
        .desc-maintain .app_dashboard > div {
          flex-basis: 100%; } }
    .desc-maintain .app_dashboard .icon {
      background-color: #f2f2f2;
      width: 80px;
      height: 80px;
      display: flex;
      text-align: center;
      justify-content: center;
      padding: 20px;
      border-radius: 50%;
      margin-bottom: 10px; }

.recycle_outer {
  background-color: #fff;
  padding: 40px 0; }
  .recycle_outer .recyle-desc ul {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 30px; }
    @media (max-width: 767px) {
      .recycle_outer .recyle-desc ul {
        flex-wrap: wrap; } }
    .recycle_outer .recyle-desc ul li {
      flex: 1 1 33.33%;
      text-align: center; }
      @media (max-width: 767px) {
        .recycle_outer .recyle-desc ul li {
          flex-basis: 100%; } }
      .recycle_outer .recyle-desc ul li strong {
        display: block;
        font-size: 24px;
        font-weight: 600; }
      .recycle_outer .recyle-desc ul li p {
        font-size: 14px; }
  .recycle_outer .recyle-desc .icon {
    width: 80px;
    height: 80px;
    background-color: #f2f2f2;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 20px;
    margin: 0 auto 10px; }
  .recycle_outer .bottom .desc-title {
    max-width: 700px;
    margin: 80px auto 30px;
    text-align: center; }
  .recycle_outer .bottom .row {
    gap: 20px; }
  .recycle_outer .bottom .col-4 {
    flex: 1 1 33.33%; }
    @media (max-width: 767px) {
      .recycle_outer .bottom .col-4 {
        flex-basis: 100%; } }
  .recycle_outer .bottom img {
    margin-bottom: 20px; }

#full-desc .otherInfo {
  background-color: #1E86C0;
  padding: 40px 0;
  text-align: center; }
  #full-desc .otherInfo .desc-title {
    color: #fff; }
  #full-desc .otherInfo .sub-title {
    color: #fff;
    max-width: 510px;
    letter-spacing: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    margin: 0 auto 20px; }
  #full-desc .otherInfo .row {
    gap: 20px;
    flex-wrap: wrap; }
  #full-desc .otherInfo .col {
    background-color: #fff;
    text-align: left;
    padding: 30px;
    color: #000;
    flex-basis: 32%; }
    @media (max-width: 767px) {
      #full-desc .otherInfo .col {
        flex-basis: 100%; } }
  #full-desc .otherInfo .icon {
    width: 80px;
    height: 80px;
    background-color: #f2f2f2;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 20px;
    margin-bottom: 15px; }

.tb-resources {
  padding: 40px 0 0px; }
  .tb-resources h2 {
    text-align: center;
    margin-bottom: 30px; }
  .tb-resources .white-bg {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px; }
  .tb-resources h3 {
    font-size: 24px;
    font-weight: 700; }
  .tb-resources ul {
    margin: 0;
    list-style: none;
    column-count: 2; }
    @media (max-width: 767px) {
      .tb-resources ul {
        column-count: 1; } }
    .tb-resources ul li {
      padding: 10px 10px 10px 40px;
      position: relative; }
      .tb-resources ul li:before {
        content: '';
        width: 28px;
        height: 28px;
        background: url("../icons/list-arrow.svg") no-repeat;
        display: block;
        position: absolute;
        left: 0;
        top: 9px; }
      .tb-resources ul li a {
        color: #2871AC;
        font-weight: 700;
        text-decoration: none;
        font-size: 16px; }

.toplvlfaq.faq {
  background-color: transparent;
  padding-left: 15px;
  padding-right: 15px; }
  .toplvlfaq.faq h2 {
    text-align: center; }
  .toplvlfaq.faq .question {
    background-color: #fff; }
  .toplvlfaq.faq .faq-content .question::after {
    content: '';
    width: 16px;
    height: 16px;
    background: url("../icons/toplvl_down.svg") no-repeat center center/contain; }
  .toplvlfaq.faq .faq-content .question.open::after {
    content: '';
    background: url("../icons/toplvl_up.svg") no-repeat center center/contain;
    right: 16px;
    margin-top: 0px; }

.page--category .body.body--thirdLevel {
  margin-top: 0;
  margin-bottom: 0; }

.category__thridLevel {
  margin-top: 0px; }
  .category__thridLevel .breadcrumbs {
    text-align: left;
    margin: 0px 0 10px; }
    .category__thridLevel .breadcrumbs a {
      font-size: 13px; }
  .category__thridLevel .blue-bg {
    background-color: #0E5591;
    color: #fff; }
    .category__thridLevel .blue-bg p, .category__thridLevel .blue-bg h1 {
      color: #fff; }
  .category__thridLevel .bg-grey {
    background: #F8F8F8; }
  .category__thridLevel .cat-banner {
    padding: 28px 0; }
    .category__thridLevel .cat-banner > .item {
      width: 55%; }
    .category__thridLevel .cat-banner > .item + .item {
      width: 45%; }
  .category__thridLevel .btn-green {
    background-color: #4eae4c;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(78, 174, 76, 0.5) 0px 4px 20px 0px;
    color: #fff;
    border-radius: 8px;
    padding: 10px 24px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    gap: 8px;
    align-items: center; }
  .category__thridLevel .brand {
    background-color: rgba(203, 203, 203, 0.13);
    display: inline-block;
    border-radius: 6px;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    color: #ebebeb;
    margin-bottom: 20px; }
    .category__thridLevel .brand svg {
      color: #4eae4c; }
  .category__thridLevel .page-heading {
    text-align: left;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.25; }
  .category__thridLevel .description {
    font-size: 15px;
    line-height: 25.5px; }
    .category__thridLevel .description p {
      color: rgba(255, 255, 255, 0.6);
      margin-bottom: 12px; }
  .category__thridLevel .desc-bottom {
    color: rgba(255, 255, 255, 0.6);
    margin: 15px 0 0;
    gap: 6px; }
    .category__thridLevel .desc-bottom .item {
      font-size: 12px;
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 6px; }
      .category__thridLevel .desc-bottom .item svg {
        color: #4eae4c; }
  .category__thridLevel .product-banner {
    background-color: #fff;
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    display: inline-block;
    color: #2d2d2d; }
    .category__thridLevel .product-banner img {
      max-width: 230px; }
    .category__thridLevel .product-banner .price-range {
      border-top: 1px solid rgba(213, 214, 216, 0.4);
      margin-top: 12px;
      padding-top: 12px; }
    .category__thridLevel .product-banner .price-from {
      font-size: 20px; }
  .category__thridLevel .save-flag {
    background-color: #4eae4c;
    color: #fff;
    border-radius: 8px;
    padding: 6px 12px; }
  .category__thridLevel .bg-alt {
    background-color: #f2f2f4; }
  .category__thridLevel .box {
    border-radius: 16px;
    border: 1px solid rgba(213, 214, 216, 0.6);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    width: 100%; }
  .category__thridLevel .guarantee {
    flex-basis: 35%; }
    .category__thridLevel .guarantee .reseller-badge {
      border-top: 1px solid #e6e6e6;
      padding-top: 12px;
      display: flex;
      align-items: center;
      gap: 12px;
      color: #1061a3; }
      .category__thridLevel .guarantee .reseller-badge img {
        max-width: 150px;
        height: auto; }
  .category__thridLevel .titleblock {
    flex-basis: 65%; }
    .category__thridLevel .titleblock h1 {
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
      letter-spacing: 0px; }
  .category__thridLevel .guarantee, .category__thridLevel .titleblock {
    gap: 20px; }
    .category__thridLevel .guarantee .model, .category__thridLevel .titleblock .model {
      background-color: #fff;
      border-radius: 8px;
      margin-bottom: 20px;
      padding: 20px;
      color: #2d2d2d; }
      .category__thridLevel .guarantee .model .guarantee-title, .category__thridLevel .titleblock .model .guarantee-title {
        color: #1061a3;
        font-weight: bold;
        font-size: 17px;
        font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 5px; }
        .category__thridLevel .guarantee .model .guarantee-title svg, .category__thridLevel .titleblock .model .guarantee-title svg {
          width: 50px;
          height: 50px; }
      .category__thridLevel .guarantee .model p, .category__thridLevel .titleblock .model p {
        color: #2d2d2d;
        font-size: 15px; }
  .category__thridLevel .compatible-toner {
    padding: 24px 0; }
    .category__thridLevel .compatible-toner .box {
      border-radius: 16px;
      border: 1px solid rgba(213, 214, 216, 0.6);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
      overflow: hidden; }
      .category__thridLevel .compatible-toner .box .this-item {
        background-image: linear-gradient(to right in oklab, #e4eee5 0%, #eaf2eb 50%, #eff5f0 100%);
        display: flex;
        gap: 24px;
        align-items: center;
        padding: 24px; }
        .category__thridLevel .compatible-toner .box .this-item .img-block {
          display: flex;
          justify-content: center;
          flex-shrink: 0;
          border-radius: 6px;
          width: 140px;
          height: 110px;
          padding: 12px;
          border-radius: 12px;
          background: #fff;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }
          .category__thridLevel .compatible-toner .box .this-item .img-block img {
            max-width: 100%; }
        .category__thridLevel .compatible-toner .box .this-item .verified {
          color: #4eae4c;
          text-transform: uppercase;
          font-size: 11px;
          font-weight: 700;
          line-height: 16.5px;
          flex-grow: 1; }
          .category__thridLevel .compatible-toner .box .this-item .verified span {
            display: inline-flex;
            align-items: center;
            gap: 4px; }
          .category__thridLevel .compatible-toner .box .this-item .verified p {
            font-size: 18px;
            line-height: 22.5px;
            margin: 0; }
        .category__thridLevel .compatible-toner .box .this-item .works_with .btn-white {
          background-color: #fff;
          border-radius: 6px;
          padding: 10px;
          display: flex;
          align-items: center;
          gap: 6px;
          font-size: 12px;
          font-weight: 600;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); }
          .category__thridLevel .compatible-toner .box .this-item .works_with .btn-white svg {
            color: #4eae4c; }
      .category__thridLevel .compatible-toner .box .compatible-item {
        border-top: 1px solid rgba(213, 214, 216, 0.4);
        background-color: #eef0f2;
        padding: 20px 24px; }
        .category__thridLevel .compatible-toner .box .compatible-item .line {
          height: 1px;
          background: #e5e5e5;
          flex: 1; }
        .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid {
          display: grid;
          grid-template-columns: auto auto auto auto;
          gap: 12px; }
          .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a {
            padding: 16px;
            background-color: #fff;
            border-radius: 12px;
            border: 1px solid #eef0f2;
            gap: 16px;
            display: flex;
            text-decoration: none;
            transition-property: all;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 200ms; }
            .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a:hover {
              border-color: rgba(78, 174, 76, 0.3); }
              .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a:hover p, .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a:hover svg {
                color: #2d7232; }
              .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a:hover svg {
                transform: translate(0.125rem, -0.125rem) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1); }
              .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a:hover .img-block {
                background-color: #f0f8f066; }
            .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a .img-block {
              width: 80px;
              height: 65px;
              padding: 8px;
              background-color: #f3f4f2;
              border-radius: 12px; }
              .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a .img-block img {
                max-width: 100%;
                height: auto; }
            .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a p {
              margin: 0;
              font-size: 13px;
              font-weight: 600;
              line-height: 1.25; }
            .category__thridLevel .compatible-toner .box .compatible-item .compatible-item-grid > a svg {
              color: #d5d6d8;
              transition: all 0.2s; }
  .category__thridLevel .compare-families {
    display: inline-block;
    width: 100%; }
    .category__thridLevel .compare-families .box {
      background-color: #fff;
      border: 1px solid rgba(213, 214, 216, 0.6);
      padding: 28px;
      border-radius: 12px;
      position: relative;
      color: #5c5c5c;
      font-size: 14px; }
      .category__thridLevel .compare-families .box.active {
        border-width: 2px;
        border-color: rgba(31, 134, 235, 0.3);
        background-color: #e8f4fc; }
        .category__thridLevel .compare-families .box.active .tag {
          color: #1061a3;
          border-color: rgba(31, 134, 235, 0.2);
          background-color: transparent; }
      .category__thridLevel .compare-families .box .recommended {
        position: absolute;
        top: -13px;
        right: 28px; }
      .category__thridLevel .compare-families .box .item {
        padding: 14px 0;
        border-bottom: 1px solid gainsboro; }
    .category__thridLevel .compare-families .grid {
      display: grid;
      grid-template-columns: auto auto;
      gap: 20px; }
    .category__thridLevel .compare-families .tag {
      background-color: #f2f2f4;
      border: 1px solid rgba(213, 214, 216, 0.6);
      color: #7a7a7a;
      font-size: 11px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 6px 12px;
      letter-spacing: 1.1px;
      border-radius: 8px; }
    .category__thridLevel .compare-families .summary {
      font-size: 14px;
      margin: 0;
      color: #5c5c5c; }
      .category__thridLevel .compare-families .summary span {
        color: #000; }
  .category__thridLevel .section {
    padding: 48px 0; }
  .category__thridLevel .blue-tag {
    background-color: #1f86eb;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 2px 8px rgba(31, 134, 235, 0.25);
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 10px;
    border-radius: 16px;
    padding: 4px 14px; }
  .category__thridLevel h2.subtitle {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: normal; }
  .category__thridLevel .subtext {
    color: #5c5c5c;
    max-width: 720px;
    font-size: 15px;
    margin-bottom: 32px; }
  .category__thridLevel .compatibile-facts .list {
    display: grid;
    grid-template-columns: auto auto;
    gap: 12px; }
    .category__thridLevel .compatibile-facts .list .item {
      display: flex;
      align-items: start;
      padding: 16px 20px;
      gap: 16px;
      background-color: #f2f2f4;
      border-radius: 12px; }
      .category__thridLevel .compatibile-facts .list .item span {
        color: #7a7a7a;
        font-size: 13px;
        flex-shrink: 0;
        width: 140px; }
        .category__thridLevel .compatibile-facts .list .item span + span {
          color: #2d2d2d;
          font-size: 15px;
          font-weight: 600;
          width: auto; }
      .category__thridLevel .compatibile-facts .list .item.even {
        background-color: #fff;
        border: 1px solid rgba(213, 214, 216, 0.6); }
  .category__thridLevel .py_table_outer {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(213, 214, 216, 0.6); }
    .category__thridLevel .py_table_outer .py_table {
      width: 100%; }
      .category__thridLevel .py_table_outer .py_table thead tr {
        background-color: #34394d; }
        .category__thridLevel .py_table_outer .py_table thead tr th {
          font-size: 12px;
          padding: 16px 24px;
          text-transform: uppercase;
          font-weight: 600;
          color: rgba(255, 255, 255, 0.8);
          letter-spacing: 1.2px;
          line-height: 17px; }
      .category__thridLevel .py_table_outer .py_table tbody tr {
        border-top: 1px solid rgba(213, 214, 216, 0.6);
        color: #2d2d2d; }
        .category__thridLevel .py_table_outer .py_table tbody tr:first-child {
          border-left: 3px solid #4eae4c;
          background-color: #e8f5e9; }
        .category__thridLevel .py_table_outer .py_table tbody tr:nth-child(2n) {
          background-color: rgba(242, 242, 244, 0.5); }
        .category__thridLevel .py_table_outer .py_table tbody tr td {
          padding: 16px 24px;
          font-size: 14px; }
      .category__thridLevel .py_table_outer .py_table .best_value {
        margin-left: 8px; }
  .category__thridLevel .py_summary {
    margin-top: 24px;
    border-radius: 16px;
    background-color: #fef6eb;
    border: 1px solid rgba(248, 152, 29, 0.15);
    overflow: hidden;
    padding: 20px 28px;
    display: flex;
    align-items: flex-start;
    gap: 16px; }
    .category__thridLevel .py_summary p {
      margin: 0;
      font-size: 14px;
      color: #5c5c5c; }
    .category__thridLevel .py_summary .text {
      line-height: 1.6;
      margin-top: 4px; }
    .category__thridLevel .py_summary svg, .category__thridLevel .py_summary .s_t {
      color: #f8981d; }
  .category__thridLevel .faq-content {
    width: 100%;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden; }
    .category__thridLevel .faq-content .question-answer {
      border-bottom: 1px solid rgba(213, 214, 216, 0.6);
      padding-bottom: 0;
      padding: 20px 20px 20px 60px; }
      .category__thridLevel .faq-content .question-answer .question {
        font-weight: 600;
        color: #4a4a4a;
        padding: 0;
        font-size: 16px; }
        .category__thridLevel .faq-content .question-answer .question:after {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 24px;
          height: 24px;
          text-align: center;
          line-height: 24px;
          border-radius: 6px;
          background-color: rgba(213, 214, 216, 0.4);
          left: -40px;
          top: 12px; }
        .category__thridLevel .faq-content .question-answer .question.open:after {
          background-color: #4eae4c;
          color: #fff;
          line-height: 24px; }
      .category__thridLevel .faq-content .question-answer .answer {
        margin: 0;
        padding: 15px 0 0;
        color: #5c5c5c; }
  .category__thridLevel .related-printer .rp_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 32px; }
    .category__thridLevel .related-printer .rp_list > a {
      border: 1px solid rgba(213, 214, 216, 0.5);
      border-radius: 12px;
      overflow: hidden;
      text-decoration: none;
      background-color: #fff; }
      .category__thridLevel .related-printer .rp_list > a .img {
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(242, 242, 244, 0.4); }
        .category__thridLevel .related-printer .rp_list > a .img img {
          max-height: 132px; }
      .category__thridLevel .related-printer .rp_list > a .txt {
        padding: 16px; }
        .category__thridLevel .related-printer .rp_list > a .txt h3 {
          color: #2d2d2d;
          font-size: 14px;
          font-weight: 600; }
        .category__thridLevel .related-printer .rp_list > a .txt span {
          font-size: 13px;
          font-weight: 600; }
  .category__thridLevel .section-divider {
    background: linear-gradient(90deg, transparent 0%, #d5d6d8 15%, #d5d6d8 85%, transparent 100%);
    max-width: 1200px;
    height: 1px;
    margin: 0 auto; }
  .category__thridLevel .brand_guides .bg_outer {
    gap: 20px; }
  .category__thridLevel .brand_guides .box {
    padding: 20px;
    background-color: #fff; }
  .category__thridLevel .brand_guides h3 {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: #2d2d2d; }
  .category__thridLevel .brand_guides .icon-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background-color: #f2f2f4; }
    .category__thridLevel .brand_guides .icon-bg svg {
      color: #7a7a7a; }
  .category__thridLevel .brand_guides .brand_list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
    .category__thridLevel .brand_guides .brand_list a {
      display: inline-block;
      text-decoration: none;
      padding: 8px 14px;
      border: 1px solid rgba(213, 214, 216, 0.6);
      color: #4a4a4a;
      font-size: 14px;
      border-radius: 8px;
      font-weight: 600; }
      .category__thridLevel .brand_guides .brand_list a:hover {
        background-color: #d6d6d8; }
  .category__thridLevel .brand_guides .guides_list {
    list-style: none;
    margin: 0; }
    .category__thridLevel .brand_guides .guides_list a {
      text-decoration: none;
      color: #4a4a4a;
      display: flex;
      gap: 10px;
      align-items: center;
      padding: 12px 14px;
      border-radius: 8px; }
      .category__thridLevel .brand_guides .guides_list a svg {
        color: #4a4a4a; }
      .category__thridLevel .brand_guides .guides_list a:hover {
        background-color: #d6d6d8; }
        .category__thridLevel .brand_guides .guides_list a:hover svg {
          color: #1f86eb; }
  .category__thridLevel #product-listing-container {
    padding: 48px 0; }
    .category__thridLevel #product-listing-container .card {
      background-color: #F9FAFA;
      border-radius: 12px;
      padding: 16px; }
      .category__thridLevel #product-listing-container .card .button {
        border-radius: 30px;
        text-transform: none;
        font-weight: 600;
        font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    .category__thridLevel #product-listing-container .card-figure {
      background-color: transparent; }
    .category__thridLevel #product-listing-container .card-image {
      mix-blend-mode: multiply; }
    .category__thridLevel #product-listing-container .card-title {
      min-height: 125px; }
      .category__thridLevel #product-listing-container .card-title > a {
        color: #000;
        font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
        font-weight: 600;
        font-size: 16px; }
    .category__thridLevel #product-listing-container .price-section {
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
  .category__thridLevel .product-grid-tabs {
    margin: 0 0 20px;
    list-style: none;
    display: inline-block;
    border-bottom: 1px solid rgba(213, 214, 216, 0.6); }
    .category__thridLevel .product-grid-tabs li {
      display: inline-block; }
      .category__thridLevel .product-grid-tabs li.active {
        border-bottom: 2px solid #000; }
      .category__thridLevel .product-grid-tabs li a {
        display: block;
        text-decoration: none;
        padding: 12px 20px; }
  .category__thridLevel #product-listing-container {
    padding: 0; }
  .category__thridLevel .breadcrumb:first-child::before {
    content: "";
    margin: 0; }
  .category__thridLevel .breadcrumb::before {
    color: #fff;
    content: ">";
    margin: 0 0px; }
  .category__thridLevel li:first-child .breadcrumb-label {
    padding-left: 0; }
  .category__thridLevel .breadcrumb-label {
    display: inline-block;
    border-radius: 6px;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    color: #ebebeb; }
  .category__thridLevel .topContainer {
    padding: 30px 0 40px;
    font-family: 'Filson Pro', Arial, Verdana, Tahoma, sans-serif; }
  @media (max-width: 767px) {
    .category__thridLevel .productGrid .product {
      width: 100%;
      margin-bottom: 20px; } }
  .category__thridLevel .productGrid .product .card {
    border: none !important; }
  .category__thridLevel .topContainer .sub-section .row .col-1by5 .icon {
    padding: 10px; }
  @media (max-width: 767px) {
    .category__thridLevel .topContainer .sub-section .row .col-1by5 {
      width: 33.33%; }
      .category__thridLevel .topContainer .sub-section .row .col-1by5 .icon {
        width: 70px;
        height: 70px; }
      .category__thridLevel .topContainer .sub-section .row .col-1by5 p {
        font-size: 14px;
        padding: 0; }
        .category__thridLevel .topContainer .sub-section .row .col-1by5 p svg {
          width: 7px;
          height: 10px;
          padding-right: 2px; } }
  .category__thridLevel .topContainer h1 {
    color: #fff; }

.block {
  display: block; }

.font-bold {
  font-weight: 700; }

.font-semibold {
  font-weight: 600; }

.uppercase {
  text-transform: uppercase; }

.text-xs {
  font-size: 11px; }

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

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.justify-between {
  justify-content: space-between; }

.items-center {
  align-items: center; }

.grid {
  display: grid; }

.gap-2 {
  gap: 8px; }

.gap-3 {
  gap: 12px; }

.gap-4 {
  gap: 16px; }

.bg-tb-green {
  background-color: #4eae4c; }

.text-white {
  color: #fff; }

.text-black {
  color: #2d2d2d; }

.leading-tight {
  line-height: 1.25; }

.mb-3 {
  margin-bottom: 12px; }

.mb-6 {
  margin-bottom: 24px; }

.cat-info {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  opacity: 0.8;
  font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
  .cat-info ul {
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0; }
    @media (max-width: 767px) {
      .cat-info ul {
        flex-direction: column; } }
  .cat-info li {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 5px 10px;
    border-radius: 6px;
    display: flex;
    gap: 3px;
    align-items: center; }
    .cat-info li svg {
      margin-right: 3px; }

@media (max-width: 767px) {
  .topbanner .flex {
    flex-direction: column; } }

.landing-page-info {
  margin-top: -40px;
  padding: 40px 20px 40px;
  z-index: 1;
  position: relative;
  margin-bottom: 50px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover; }
  .landing-page-info .conent-wrap h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
    line-height: normal;
    letter-spacing: 1px;
    font-family: "Open Sans"; }
    @media (max-width: 767px) {
      .landing-page-info .conent-wrap h1 {
        font-size: 30px;
        margin-bottom: 20px; } }
  .landing-page-info .icon-img-section {
    display: flex;
    width: 100%;
    margin: 0px auto;
    max-width: 1000px;
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 2px solid #fff; }
  .landing-page-info .icon-img {
    padding: 0 15px;
    text-align: center;
    width: 25%;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .landing-page-info .icon-img {
        width: 100%; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .landing-page-info .icon-img {
        width: 50%; } }
    .landing-page-info .icon-img img {
      text-align: center;
      max-height: 80px; }
    .landing-page-info .icon-img h3 {
      color: #fff;
      font-size: 14px;
      margin: 25px 0 15px;
      font-weight: 600;
      text-transform: capitalize; }
    .landing-page-info .icon-img p {
      font-size: 13px;
      color: #e2e0e0;
      line-height: 16px; }
      .landing-page-info .icon-img p a {
        color: #e2e0e0; }

.landing-page-banner {
  position: relative; }
  .landing-page-banner .form-content {
    max-width: 500px;
    display: block;
    margin: 20px auto 0;
    text-align: center;
    width: 80%;
    z-index: 11; }
    .landing-page-banner .form-content form {
      position: relative; }
    .landing-page-banner .form-content h2 {
      color: #fff;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: 20px;
      font-size: 34px; }

.landing-pages {
  width: 100%;
  display: inline-block; }
  .landing-pages .category-description {
    margin-bottom: 50px; }
