.models_list .item {
  margin: 0 0.8% 20px;
  padding: 10px !important;
  border: 1px solid transparent;
  box-shadow: 0 0 5px rgba(155, 155, 155, 0.376);
}
.models_list .active {
  border: 1px solid #2766A3;
  border-radius: 0.25rem;
}
.models_list a {
  display: block;
  height: 100%;
  text-align: center;
}
.models_list .img {
  height: 100%;
  line-height: 80px;
}
.models_list .img img {
  display: inline-block;
}
.alert-danger {
  background: rgba(255, 108, 0, 0.135);
  /*color: #FFF;*/
  font-size: 20px;
  color: #FF6C00;
  font-weight: bold;
  border-color: #FF6C00;
}
.visitor-management-cats {
  text-align: center;
}
.brand_logo_line {
  padding: 20px 0 20px;
  background: #3577BA;
  max-width: 100%;
}
.bybrand {
  text-align: center;
  margin-top: 0;
}
.bybrand .item {
  margin: 10px;
  background: #FFF;
  padding: 20px 10px;
  min-width: 10%;
}
.bybrand .item a {
  height: 100%;
  display: block;
}
.bybrand img {
  max-width: 140px;
  max-height: 50px;
}
.bybrand-supp {
  text-align: center;
}
.bybrand-supp > div {
  vertical-align: middle;
  text-align: center;
  margin: 5px;
  /*width: 15%;*/
}
.bybrand-supp div a {
  /*display: inline-block !important;*/
  height: 100%;
  width: 100%;
}
.bybrand-supp div span {
  /*width: 90%;*/
  display: block;
  text-align: center !important;
  background: #FFF;
  padding: 10px;
  height: 100%;
}
.bybrand-supp div .img {
  height: 150px;
  line-height: 150px;
}
.bybrand-supp img {
  /*height: 130px;*/
  max-height: 100%;
  /*width: auto !important;*/
  /*max-width: 100%;*/
  /*margin-bottom: 10px;*/
}
.body_badge-accessories {
  /*background: url(../img/badge-accessories.jpg) top right / contain no-repeat;*/
  border-bottom: 1px solid black;
}
.badge-accessories_page .cat_desc {
}
.badge-accessories_page .pict-bage {
  background: url(../img/badge-accessories23.jpg) top right / contain no-repeat;
  padding: 30px 38% 0 40px;
  font-size: 16px;
  height: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.128);
}
.badge-accessories_page .cat_desc p {
}
.badge-accessories_page .cat_desc .row {
  margin: 10px 10px 0 10px;
  font-size: 15px;
}
.badge-accessories_page .cat_desc .col.icon {
}
.badge-accessories_page .cat_desc ol li {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.badge-accessories_page .cat_desc .icon span {
  width: 100%;
  height: 100px;
  display: inline-block;
  /*background: #CCC;*/
  border-radius: 5px;
  border: 1px dotted rgba(56, 87, 108, 0.449);
}
.badge-accessories_page .cat_desc .icon.lanyards span {
  background: url(../img/Lanyards.svg) top right / 85% no-repeat #FFF;
}
.badge-accessories_page .cat_desc .icon.retractable span {
  background: url(../img/badge-reels.svg) center / 65% no-repeat #FFF;
}
.badge-accessories_page .cat_desc .icon.badgeholders span {
  background: url(../img/Badge-holders.svg) center 30% / 50% no-repeat #FFF;
}
.badge-accessories_page .cat_desc .icon.clips span {
  background: url(../img/Strap-clips.svg) center 30% / 50% no-repeat #FFF;
}
.custom .card {
  padding: 0 20px 10px;
  text-align: center;
  border: 2px dotted #FF6C00;
}
.custom .card h3 {
  font-size: 25px;
  text-transform: uppercase;
  color: #FF6C00;
}
.custom .card h4 {
  font-size: 15px;
  line-height: 135%;
  margin: 10px 0;
}
.custom a {
  display: block;
}
.custom a span {
  height: 209px;
  display: block;
  background: url(../img/custom.svg) center bottom / 50% no-repeat #FFF;
}
.custom .full {
  margin-top: 32px;
  text-transform: uppercase;
}
.custom .full a {
  font-weight: bold;
  font-size: 22px;
}
.visitor-management-cats {
}
.visitor-management-cats .item {
  margin: 10px;
  background: #FFF;
  padding: 10px 10px;
  min-width: 12%;
  font-size: 15px;
  text-align: center;
}
.visitor-management-cats .title {
  font-size: 14px;
  padding: 0 7px 5px;
  color: #000;
}
.visitor-management-cats .item span {
  height: 100%;
}
.visitor-management-cats .item a {
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}
.visitor-management-cats img {
  margin: 10px;
  max-width: 85% !important;
}
.loader {
  border: 4px solid #F3F3F3;
  border-top: 4px solid #2766A3;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}
.body_id-all-software .modal-dialog .long_desc {
  padding-left: 50px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 575px) {
  .bybrand img {
    max-width: 109px;
    max-height: 43px;
  }
  .bybrand .item {
    width: 43%;
    display: inline-block;
    height: 76px;
    vertical-align: top;
  }
  .visitor-management-cats .item {
    width: 43%;
    display: inline-block;
    /*height: 76px;*/
    vertical-align: top;
  }
  .bybrand-supp > div {
    width: 100%;
    margin: 0 0 18px 0;
  }
  .bybrand-supp div span {
  }
  .badge-accessories_page .pict-bage {
    padding: 30px 37% 0 40px;
    background-position: right top;
  }
  .badge-accessories_page .cat_desc .row {
    font-size: 13px;
  }
  .custom .card {
    margin-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .bybrand img {
    max-width: 109px;
    max-height: 43px;
  }
  .bybrand .item {
    width: 27%;
    display: inline-block;
    height: 76px;
    vertical-align: top;
  }
  .visitor-management-cats .item {
    width: 27%;
    display: inline-block;
    /*height: 76px;*/
    vertical-align: top;
  }
  .bybrand-supp > div {
    width: 30%;
    margin: 0 0 18px 0;
  }
  .bybrand-supp div span {
    /*width: 99px;*/
    /*margin: 5px;*/
  }
  .badge-accessories_page .pict-bage {
    padding: 30px 14% 0 40px;
    background-position: right;
  }
  .badge-accessories_page .cat_desc .row {
    font-size: 13px;
  }
  .custom .card {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bybrand img {
    max-width: 109px;
    max-height: 43px;
  }
  .bybrand .item {
    width: 20%;
    display: inline-block;
    height: 76px;
    vertical-align: top;
  }
  .visitor-management-cats .item {
    width: 20%;
    display: inline-block;
    /*height: 76px;*/
    vertical-align: top;
  }
  .badge-accessories_page .pict-bage {
    padding: 30px 14% 0 40px;
    background-position: right;
  }
  .badge-accessories_page .cat_desc .row {
    font-size: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bybrand img {
    max-width: 109px;
    max-height: 43px;
  }
  .bybrand .item {
    width: 20%;
    display: inline-block;
    height: 76px;
    vertical-align: top;
  }
  .visitor-management-cats .item {
    width: 20%;
    display: inline-block;
    /*height: 76px;*/
    vertical-align: top;
  }
  .badge-accessories_page .pict-bage {
    padding: 30px 14% 0 40px;
    background-position: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .bybrand img {
    max-width: 95px;
    max-height: 35px;
  }
  .badge-accessories_page .cat_desc .row {
    font-size: 13px;
  }
  .cat_desc .pl-xl-5.pr-xl-5 {
    padding: 0 !important;
  }
  .badge-accessories_page .pict-bage {
    padding: 10px 30% 0 30px;
  }
  .pict-bage p {
    font-size: 14px;
  }
  .pict-bage h2 {
    font-size: 18px;
  }
  .custom .card h3 {
    font-size: 18px;
  }
  .custom .card h4 {
    font-size: 14px;
  }
  .custom .full {
    margin-top: 18px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .bybrand img {
    max-width: 120px;
    max-height: 40px;
  }
  .pict-bage h2 {
    font-size: 20px;
  }
  .cat_desc .pl-xl-5.pr-xl-5 {
    padding: 0 !important;
  }
}
@media (min-width: 1600px) {
}

/* Modern Idesco product/category pages */
.products-breadcrumb {
  margin-bottom: 0.75rem;
}

.body_products .products_list > .products-category-top-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 360px);
  gap: 2rem;
  align-items: start;
  margin: 0 0 1.75rem;
}

.body_products .products_list > .products-category-top-grid.products-category-top-grid-no-form {
  grid-template-columns: minmax(0, 1fr);
}

.body_products .products_list > .products-category-top-grid.products-supplies-top-grid {
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 24rem);
  align-items: center;
}

.body_products .products_list > .products-category-top-grid > .product-quote-card {
  align-self: end;
  margin-top: 0;
}

.body_products .products_list .products-category-head {
  margin: 0;
  padding: 2rem 0 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.body_products .products_list .products-category-head h1 {
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(2rem, 3vw, 2.8rem);
  line-height: 1.12;
}

.body_products .products_list .products-category-head .cat_desc {
  max-width: 95ch;
  margin-top: 1rem;
  color: #64748b;
  font-size: 1.05rem;
  line-height: 1.75;
}

.body_products .products_list .products-category-head .products-category-copy.is-description-collapsed {
  position: relative;
  max-height: 230px;
  overflow: hidden;
}

.body_products .products_list .products-category-head .products-category-copy.is-description-collapsed::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5rem;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 82%);
  content: "";
  pointer-events: none;
}

.body_products .products_list .products-category-head .products-category-read-more {
  display: inline-flex;
  margin-top: 0.75rem;
  color: #1143a3;
  font-weight: 700;
  text-decoration: none;
}

.body_products .products_list .products-category-head .products-category-read-more:hover,
.body_products .products_list .products-category-head .products-category-read-more:focus-visible {
  color: #0f347d;
  text-decoration: none;
}

.body_products .products_list .products-category-head .btn-file {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.15rem;
  border: 1px solid #1143a3;
  border-radius: 0.9rem;
  background: #1143a3;
  color: #fff;
padding: 0.75rem 1.25rem;
  text-decoration: none;
}

.body_products .products-category-intro .products-consultation-card {
  flex: 0 0 18rem;
  min-height: 10rem;
  padding: 1.25rem;
  border: 1px solid #dfe5f1;
  border-radius: 1.375rem;
  background: #fff;
  box-shadow: 0 1rem 2.125rem rgba(23, 60, 143, 0.06);
}

.body_products .products-category-intro .articles-zoom-consultation {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.6;
}

.body_products .products-category-intro .articles-zoom-consultation p {
  margin: 0 0 1rem;
}

.body_products .products-category-intro .articles-zoom-consultation a {
  color: var(--brand-blue);
text-decoration: none;
}

.body_products .products-category-intro .articles-zoom-cta {
  width: 100%;
  margin-top: auto;
  border-color: #1143a3;
  background: #fff;
  color: #1143a3;
box-shadow: 0 0.75rem 1.5rem rgba(17, 67, 163, 0.08);
}

.body_products .products-category-intro .articles-zoom-cta:hover,
.body_products .products-category-intro .articles-zoom-cta:focus-visible {
  border-color: #0f347d;
  background: #eff6ff;
  color: #0f347d;
}

.body_products .products_list .products-category-head .btn-file:hover {
  border-color: #0f347d;
  background: #0f347d;
  color: #fff;
}

.body_products .products-category-intro {
  margin-top: 1.25rem;
  align-items: flex-start !important;
  gap: 2rem !important;
}

.body_products .products-category-intro .cat_desc,
.body_products .bot_desc,
.body_products .soft_bot_desc {
  color: #4f5f78;
  font-size: 1rem;
  line-height: 1.75;
}

.body_products .products-category-intro .cat_desc {
  flex: 1 1 auto;
  max-width: 95ch;
}

.product-quote-card {
  flex: 0 0 min(100%, 360px);
  align-self: flex-start;
  padding: 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.product-quote-card h2 {
  margin: 0 0 0.75rem;
  color: var(--brand-blue);
  font-size: 1.05rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}

.product-quote-form {
  margin: 0;
}

.product-quote-fields {
  display: grid;
  gap: 0.55rem;
}

.product-quote-field.floating-label {
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
}

.product-quote-field.floating-label label {
  margin: 0;
  color: #14213d;
  font-size: 0.76rem;
  line-height: 1rem;
  height: 1rem;
  opacity: 1;
  overflow: hidden;
  transition: all 0.2s ease;
}

.product-quote-field.floating-label > input:placeholder-shown + label,
.product-quote-field.floating-label > textarea:placeholder-shown + label {
  height: 0;
  opacity: 0;
}

.product-quote-field.floating-label > input:focus + label,
.product-quote-field.floating-label > textarea:focus + label {
  height: 1rem;
  opacity: 1;
}

.product-quote-field .form-control,
.product-quote-form input[type="text"],
.product-quote-form input[type="email"],
.product-quote-form input[type="tel"],
.product-quote-form textarea {
  width: 100%;
  min-height: 2.35rem;
  border: 1px solid #d7e0ef;
  border-radius: 0.7rem;
  color: #14213d;
  font-size: 0.9rem;
  box-shadow: none;
}

.product-quote-form textarea {
  min-height: 8.8rem;
  resize: vertical;
}

.product-quote-field .form-control:focus,
.product-quote-form input:focus,
.product-quote-form textarea:focus {
  border-color: #1143a3;
  box-shadow: 0 0 0 0.2rem rgba(17, 67, 163, 0.12);
}

.product-quote-submit {
  display: block;
  width: auto;
  min-height: 2.45rem;
  margin: 0.8rem auto 0;
  padding: 0.5rem 1rem;
  border: 1px solid var(--brand-red);
  border-radius: 0.75rem;
  background: var(--brand-red);
  color: #fff;
  font-size: 0.92rem;
}

.product-quote-submit:hover,
.product-quote-submit:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.product-quote-form .contact-alert {
  margin-bottom: 0.65rem;
  padding: 0.55rem 0.65rem;
  border: 1px solid #ffd5de;
  border-radius: 0.7rem;
  background: #fff4f6;
  color: #9f1239;
  font-size: 0.82rem;
}

.product-quote-form .form_err_message,
.product-quote-form .form_err_message span {
  display: none;
}

.product-quote-form .contact-alert:empty {
  display: none;
}

.body_products .brand_logo_line {
  max-width: none;
  margin-inline: calc(50% - 50vw);
  padding: 2rem 0;
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f8fbff;
}

.body_id-card-printers .brand_logo_line {
  padding: 3rem 0;
}

.body_products .bybrand-supp,
.body_products .visitor-management-cats {
  gap: 0.85rem;
}

.body_products .products-supplies-collage-wrap {
  align-self: stretch;
}

.body_products .products-supplies-collage {
  position: relative;
  min-height: 15rem;
  height: 100%;
  max-height: 25rem;
  overflow: hidden;
  border: 1px solid #dfe5f1;
  border-radius: 1.35rem;
  background:
    radial-gradient(circle at 72% 28%, rgba(229, 11, 53, 0.1), transparent 28%),
    linear-gradient(135deg, #f8fbff 0%, #eef4ff 58%, #fff 100%);
  box-shadow: 0 1rem 2.5rem rgba(23, 60, 143, 0.08);
}

.body_products .products-supplies-collage::before {
  position: absolute;
  inset: 1.1rem 1.1rem auto auto;
  width: 5rem;
  height: 5rem;
  border-radius: 999px;
  background: rgba(23, 60, 143, 0.08);
  content: "";
}

.body_products .products-supplies-collage-item {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 0.5rem solid #fff;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.9rem 1.9rem rgba(23, 60, 143, 0.13);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.body_products a.products-supplies-collage-item:hover,
.body_products a.products-supplies-collage-item:focus-visible {
  transform: translateY(-0.125rem) rotate(var(--collage-rotate, 0deg));
  box-shadow: 0 1.1rem 2.2rem rgba(23, 60, 143, 0.18);
}

.body_products .products-supplies-collage-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.body_products .products-supplies-collage-item:nth-child(1) {
  --collage-rotate: -4deg;
  left: 1.25rem;
  top: 2.1rem;
  z-index: 1;
  width: 42%;
  height: 48%;
  transform: rotate(var(--collage-rotate));
}

.body_products .products-supplies-collage-item:nth-child(2) {
  --collage-rotate: 5deg;
  right: 1.15rem;
  top: 1.15rem;
  z-index: 2;
  width: 44%;
  height: 52%;
  transform: rotate(var(--collage-rotate));
}

.body_products .products-supplies-collage-item:nth-child(3) {
  --collage-rotate: -1deg;
  left: 26%;
  bottom: 1.15rem;
  z-index: 3;
  width: 48%;
  height: 48%;
  transform: rotate(var(--collage-rotate));
}

.body_products .bybrand-supp > div,
.body_products .visitor-management-cats .item,
.body_products .models_list .item {
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
}

.body_products .models_list .active {
  border-color: var(--brand-blue);
}

.body_products .models_list a,
.body_products .models_list .title {
  color: var(--brand-blue);
  text-decoration: none;
}

.body_products .models_list a:hover,
.body_products .models_list a:focus-visible,
.body_products .models_list a:hover .title,
.body_products .models_list a:focus-visible .title {
  color: #0f347d;
  text-decoration: none;
}

.body_products .bybrand-supp div span {
  border-radius: 0.9rem;
}

.body_products .visitor-management-cats .title,
.body_products .bybrand-supp .title {
  color: var(--brand-blue);
}

.body_id-card-printers .brand_logo_line .bybrand.row {
  margin-inline: 0;
}

.body_id-card-printers .brand_logo_line .bybrand.row .item {
  min-width: 0;
  margin: 0;
  padding: 5px;
  background: transparent;
}

.body_id-card-printers .brand_logo_line .bybrand.row .item a {
  max-width: 16rem;
  min-height: 4.35rem;
  margin-inline: auto;
  padding: 0.8rem 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
}

.body_id-card-printers .brand_logo_line .bybrand.row img {
  max-width: 108px;
  max-height: 32px;
  object-fit: contain;
}

.body_products .gray_line {
  margin-inline: calc(50% - 50vw);
  padding: 2.5rem 0;
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f6f9ff;
}

.body_products .featured_products_list h2,
.body_products .products_list h2 {
  color: var(--brand-blue);
}

.body_products .featured_products_list h2 span,
.body_products .products_list h2 span {
  color: var(--brand-red);
}

.body_products .products__list__item {
  margin-bottom: 1.5rem;
}

.body_products .products__list__item .card {
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.body_products .products__list__item .card:hover {
  transform: translateY(-0.1875rem);
  border-color: rgba(17, 67, 163, 0.24);
  box-shadow: 0 1rem 2.25rem rgba(23, 60, 143, 0.12);
}

.body_products .products__list__item .card-body {
  flex: 1 1 auto;
  gap: 0.45rem;
  padding: 1.35rem 1.25rem 1.25rem;
}

.body_products .products__list__item__picture {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 12.5rem;
  padding: 1.35rem;
  background:
    radial-gradient(circle at 30% 20%, rgba(17, 67, 163, 0.07), transparent 28%),
    #f8fbff;
}

.body_products .products__list__item__picture img {
  max-width: 90%;
  max-height: 10.25rem;
  object-fit: contain;
}

.body_products .products__list__item .card-body {
  color: #4f5f78;
}

.body_products .products__list__item .more_info.quick_view_product {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 2;
}

.body_products .products__list__item .more_info.quick_view_product .btn {
  border-color: rgba(17, 67, 163, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #334155;
  box-shadow: 0 0.5rem 1.25rem rgba(23, 60, 143, 0.08);
}

.body_products .products__list__item .more_info.quick_view_product .btn:hover,
.body_products .products__list__item .more_info.quick_view_product .btn:focus-visible {
  border-color: #1143a3;
  background: #fff;
  color: #1143a3;
}

.body_products .products__list__item__caption {
  flex-grow: 0 !important;
  margin-bottom: 0.9rem;
  font-size: 1.1rem;
  line-height: 1.22;
}

.body_products .products__list__item__caption a,
.body_products .products__list__item__caption__link__name {
  color: var(--brand-blue);
text-decoration: none;
}

.body_products .products__list__item__caption a:hover,
.body_products .products__list__item__caption__link__name:hover {
  color: #0f347d;
  text-decoration: none;
}

.body_products .products__list__item .vendor,
.body_products .products__list__item .list_sku {
  color: #586780;
  font-size: 0.96rem;
  line-height: 1.35;
}

.body_products .products__list__item .vendor b,
.body_products .products__list__item .list_sku b {
  color: #3d4b63;
}

.body_products .products__list__item .card-footer {
  padding: 0.9rem 1.25rem 1.1rem;
  border-top: 1px solid #e6ecf5;
  background: #fbfdff;
}

.body_products .products__list__item .card-footer .more_info {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
}

.body_products .products__list__item .card-footer .qty {
  display: grid !important;
  grid-template-columns: minmax(4.5rem, 0.7fr) minmax(8rem, 1fr);
  gap: 0.65rem;
  margin: 0;
}

.body_products .products__list__item .card-footer .qty > .col-auto {
  width: auto;
  max-width: none;
  padding: 0;
}

.body_products .products__list__item .card-footer .form-control,
.body_products .products__list__item .card-footer .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 2.875rem;
  border-radius: 0.5rem;
  line-height: 1.15;
}

.body_products .products__list__item .card-footer .btn {
  font-weight: 700;
}

.body_products .products__list__item .btn-primary,
.body_products .products__list__item .js_add2cart,
.body_products .products_list .btn-primary {
  border-color: #1143a3;
  background: #1143a3;
  color: #fff;
}

.body_products .products__list__item .btn-primary:hover,
.body_products .products__list__item .js_add2cart:hover,
.body_products .products_list .btn-primary:hover {
  border-color: #0f347d;
  background: #0f347d;
  color: #fff;
}

.body_products .products-faq-section {
  padding: 3rem 0;
}

.body_products .products-faq-card {
  padding: clamp(1.35rem, 3vw, 2rem);
  border: 1px solid #dfe5f1;
  border-radius: 1.375rem;
  background: #fff;
  box-shadow: 0 1rem 2.125rem rgba(23, 60, 143, 0.08);
}

.body_products .products-faq-head {
  margin-bottom: 1.25rem;
}

.body_products .products-faq-head h2 {
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(1.75rem, 3vw, 2.4rem);
}

.body_products .products-faq-list {
  display: grid;
  gap: 1rem;
}

.body_products .products-faq-list .item {
  padding: 1rem 1.15rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #f8fbff;
}

.body_products .products-faq-list .title {
  color: var(--brand-blue);
  font-size: 1rem;
line-height: 1.35;
}

.body_products .products-faq-list .title::before {
  content: "Q";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 1.7rem;
  margin-right: 0.55rem;
  border-radius: 50%;
  background: #eaf1ff;
  color: var(--brand-blue);
  font-size: 0.8rem;
}

.body_products .products-faq-list .desc {
  margin-top: 0.7rem;
  padding-left: 2.25rem;
  color: #4f5f78;
  line-height: 1.7;
}

@media (max-width: 991.98px) {
  .body_products .products_list > .products-category-top-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .body_products .products_list > .products-category-top-grid.products-supplies-top-grid {
    grid-template-columns: 1fr;
  }

  .body_products .products-supplies-collage {
    min-height: 14rem;
  }

  .body_products .products-category-intro {
    gap: 1rem;
  }

  .body_products .products-category-intro .products-consultation-card {
    flex-basis: auto;
  }
}

/* iCLASS cards category landing */
.body_iclass_cards .iclass-cards-category {
  color: #14213d;
  overflow: hidden;
}

.body_iclass_cards .iclass-cards-category h1,
.body_iclass_cards .iclass-cards-category h2,
.body_iclass_cards .iclass-cards-category h3 {
  color: var(--brand-blue);
  letter-spacing: 0;
  line-height: 1.16;
}

.body_iclass_cards .iclass-hero,
.body_idcards .iclass-hero,
.body_pvc-cards .iclass-hero,
.body_hid-proximity-cards .iclass-hero,
.body_topprox-proximity-cards .iclass-hero,
.body_mifare-cards .iclass-hero {
  padding: 2.5rem 0 0.25rem;
}

.body_iclass_cards .iclass-hero-grid,
.body_iclass_cards .iclass-hero-shell,
.body_iclass_cards .iclass-intro,
.body_iclass_cards .iclass-guide,
.body_iclass_cards .iclass-help {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
}

.body_iclass_cards .iclass-hero-shell {
  overflow: hidden;
  border: 1px solid #e6ecf5;
  border-radius: 1.75rem;
  background: radial-gradient(circle at 82% 16%, rgba(228, 0, 43, 0.08), transparent 24rem), linear-gradient(135deg, #f8fbff 0%, #fff 52%, #f4f7ff 100%);
  box-shadow: 0 1.125rem 2.625rem rgba(17, 67, 163, 0.08);
  padding: clamp(1.35rem, 4vw, 3rem);
}

.body_iclass_cards .iclass-hero-grid {
  display: grid;
  width: 100%;
  grid-template-columns: minmax(0, 0.95fr) minmax(23rem, 1.05fr);
  gap: clamp(2rem, 4vw, 4rem);
  align-items: center;
}

.body_iclass_cards .iclass-hero-copy h1 {
  max-width: 12ch;
  margin: 0;
  font-size: clamp(2rem, 3vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
}

.body_iclass_cards .iclass-hero-text {
  max-width: 62rem;
  margin-top: 1rem;
  color: #4f5f78;
  font-size: 1.05rem;
  line-height: 1.75;
}

.body_iclass_cards .iclass-hero-actions,
.body_iclass_cards .iclass-help-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.body_iclass_cards .iclass-primary-cta,
.body_iclass_cards .iclass-secondary-cta,
.body_iclass_cards .iclass-order-guide {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.75rem 1.2rem;
  border-radius: 0.8rem;
  font-weight: 700;
  text-decoration: none;
}

.body_iclass_cards .iclass-primary-cta {
  border: 1px solid var(--brand-red);
  background: var(--brand-red);
  color: #fff;
}

.body_iclass_cards .iclass-primary-cta:hover,
.body_iclass_cards .iclass-primary-cta:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.body_iclass_cards .iclass-secondary-cta,
.body_iclass_cards .iclass-order-guide {
  border: 1px solid #1143a3;
  background: #fff;
  color: #1143a3;
}

.body_iclass_cards .iclass-secondary-cta:hover,
.body_iclass_cards .iclass-secondary-cta:focus-visible,
.body_iclass_cards .iclass-order-guide:hover,
.body_iclass_cards .iclass-order-guide:focus-visible {
  border-color: #0f347d;
  background: #eff6ff;
  color: #0f347d;
}

.body_iclass_cards .iclass-hero-visual {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  align-self: stretch;
}

.body_iclass_cards .iclass-card-stage {
  position: relative;
  width: 100%;
  min-height: 24.5rem;
  flex: 0 0 auto;
  margin-bottom: auto;
}

.body_iclass_cards .iclass-card-frame {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 1.2rem;
  background: #fff;
  box-shadow: 0 1rem 2rem rgba(15, 23, 42, 0.15);
  padding: 0.75rem;
}

.body_iclass_cards .iclass-card-frame img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.body_iclass_cards .iclass-card-frame-main {
  width: 52%;
  aspect-ratio: 1.25 / 1;
  right: 9%;
  bottom: 14%;
  z-index: 4;
}

.body_iclass_cards .iclass-card-frame-left {
  width: 38%;
  aspect-ratio: 1.2 / 1;
  left: 3%;
  top: 10%;
  transform: rotate(-5deg);
  z-index: 3;
}

.body_iclass_cards .iclass-card-frame-right {
  width: 36%;
  aspect-ratio: 1.2 / 1;
  right: 0;
  top: 6%;
  transform: rotate(6deg);
  z-index: 2;
}

.body_iclass_cards .prox-cards-category .iclass-hero-copy h1 {
  max-width: 18ch;
}

.body_iclass_cards .topprox-cards-category .iclass-hero-copy h1 {
  max-width: 18ch;
}

.body_iclass_cards .pvc-cards-category .iclass-hero-copy h1 {
  max-width: 11ch;
}

.body_iclass_cards .pvc-card-stage .iclass-card-frame-left {
  top: 8%;
}

.body_iclass_cards .pvc-card-stage .iclass-card-frame-right {
  top: 14%;
}

.body_iclass_cards .pvc-products-section {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.body_iclass_cards .pvc-product-list {
  min-width: 0;
}

.body_iclass_cards .pvc-product-list > .row {
  margin-left: 0;
  margin-right: 0;
}

.body_iclass_cards .pvc-product-list .products__list__item {
  min-width: 0;
}

.body_iclass_cards .topprox-hero-visual {
  justify-content: flex-start;
}

.body_iclass_cards .topprox-video-frame {
  width: 100%;
  max-width: 36rem;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid #dfe5f1;
  border-radius: 1.25rem;
  background: #0b1830;
  box-shadow: 0 1.125rem 2.625rem rgba(17, 67, 163, 0.14);
}

.body_iclass_cards .topprox-video-frame iframe,
.body_iclass_cards .topprox-video-frame video,
.body_iclass_cards .topprox-video-frame object,
.body_iclass_cards .topprox-video-frame embed,
.body_iclass_cards .topprox-video-frame .embed-responsive-item {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.body_iclass_cards .topprox-brochure-cta {
  margin-top: auto;
}

.body_iclass_cards .topprox-range-section,
.body_iclass_cards .topprox-products-section {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.body_iclass_cards .topprox-range-section {
  padding-bottom: 1rem;
}

.body_iclass_cards .topprox-products-section {
  padding-top: clamp(2rem, 4vw, 3rem);
}

.body_iclass_cards .topprox-range-card {
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid #e6ecf5;
  border-radius: 1.5rem;
  background: #fff;
  box-shadow: 0 1rem 2.125rem rgba(23, 60, 143, 0.08);
}

.body_iclass_cards .topprox-range-card .iclass-section-head {
  margin-bottom: 1.25rem;
}

.body_iclass_cards .topprox-range-table-wrap {
  overflow-x: auto;
  border: 1px solid #e6ecf5;
  border-radius: 1rem;
  background: #fff;
}

.body_iclass_cards .topprox-range-table {
  width: 100%;
  min-width: 42rem;
  margin: 0;
  border-collapse: collapse;
  color: #4f5f78;
}

.body_iclass_cards .topprox-range-table th,
.body_iclass_cards .topprox-range-table td {
  padding: 0.85rem 0.95rem;
  border-right: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  text-align: center;
  vertical-align: middle;
}

.body_iclass_cards .topprox-range-table tr > *:last-child {
  border-right: 0;
}

.body_iclass_cards .topprox-range-table tbody tr:last-child th,
.body_iclass_cards .topprox-range-table tbody tr:last-child td {
  border-bottom: 0;
}

.body_iclass_cards .topprox-range-table thead th {
  background: #f5f8ff;
  color: var(--brand-blue);
  font-weight: 700;
}

.body_iclass_cards .topprox-range-table tbody th {
  background: #fbfdff;
  color: #14213d;
  font-weight: 700;
  text-align: left;
}

.body_iclass_cards .topprox-range-table .topprox-range-group {
  background: #eaf1ff;
  color: var(--brand-blue);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.body_iclass_cards .topprox-range-image-row td {
  background: #f8fbff;
}

.body_iclass_cards .topprox-range-table img {
  max-width: 7rem;
  max-height: 4.75rem;
  object-fit: contain;
}

.body_iclass_cards .topprox-product-list {
  min-width: 0;
}

.body_iclass_cards .topprox-product-list > .row {
  margin-left: 0;
  margin-right: 0;
}

.body_iclass_cards .topprox-product-list .products__list__item {
  min-width: 0;
}

.body_iclass_cards .topprox-qa-section {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.body_iclass_cards .topprox-qa-card {
  padding: clamp(1.35rem, 3vw, 2rem);
  border: 1px solid #dfe5f1;
  border-radius: 1.375rem;
  background: #fff;
  box-shadow: 0 1rem 2.125rem rgba(23, 60, 143, 0.08);
}

.body_iclass_cards .topprox-qa-card .products-faq-head {
  margin-bottom: 1.25rem;
}

.body_iclass_cards .topprox-qa-card .products-faq-head h2 {
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(1.75rem, 3vw, 2.4rem);
  line-height: 1.16;
}

.body_iclass_cards .topprox-related-content .card_qa_desc {
  display: grid;
  gap: 0.85rem;
  margin: 0;
}

.body_iclass_cards .topprox-related-content .box {
  padding: 1rem 1.15rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #f8fbff;
}

.body_iclass_cards .topprox-related-content h3.qestion {
  display: flex;
  align-items: flex-start;
  gap: 0.55rem;
  margin: 0 0 0.5rem;
  padding: 0;
  border: 0;
  background: transparent !important;
  color: var(--brand-blue);
  font-size: 1rem;
  line-height: 1.35;
  text-transform: none;
}

.body_iclass_cards .topprox-related-content h3.qestion::before {
  content: "Q";
  display: inline-flex;
  flex: 0 0 1.7rem;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  background: #eaf1ff;
  color: var(--brand-blue);
  font-size: 0.8rem;
  line-height: 1;
}

.body_iclass_cards .topprox-related-content .answer {
  margin-top: 0.7rem;
  padding: 0 0 0 2.25rem;
  color: #4f5f78;
  font-size: 0.96rem;
  line-height: 1.7;
}

.body_iclass_cards .topprox-related-content .answer p:last-child,
.body_iclass_cards .topprox-related-content .answer ul:last-child {
  margin-bottom: 0;
}

.body_iclass_cards .topprox-related-content .answer h3 {
  margin: 1rem 0 0.35rem;
  color: var(--brand-blue);
  font-size: 1rem;
  line-height: 1.25;
}

.body_iclass_cards .topprox-related-content .answer ul {
  padding-left: 1.15rem;
}

.body_iclass_cards .mifare-products-section {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.body_iclass_cards .mifare-product-list {
  min-width: 0;
}

.body_iclass_cards .mifare-product-list > .row {
  margin-left: 0;
  margin-right: 0;
}

.body_iclass_cards .mifare-product-list .products__list__item {
  min-width: 0;
}

.body_iclass_cards .iclass-intro,
.body_iclass_cards .iclass-guide,
.body_iclass_cards .iclass-help,
.body_idcards .iclass-intro,
.body_idcards .iclass-guide,
.body_idcards .iclass-help,
.body_pvc-cards .iclass-intro,
.body_pvc-cards .iclass-guide,
.body_pvc-cards .iclass-help,
.body_hid-proximity-cards .iclass-intro,
.body_hid-proximity-cards .iclass-guide,
.body_hid-proximity-cards .iclass-help,
.body_topprox-proximity-cards .iclass-intro,
.body_topprox-proximity-cards .iclass-guide,
.body_topprox-proximity-cards .iclass-help,
.body_mifare-cards .iclass-intro,
.body_mifare-cards .iclass-guide,
.body_mifare-cards .iclass-help {
  padding: clamp(2rem, 5vw, 3rem) 0;
}

.body_iclass_cards .iclass-intro-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.body_iclass_cards .iclass-intro article {
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
}

.body_iclass_cards .iclass-intro article {
  padding: 1.25rem;
}

.body_iclass_cards .iclass-intro span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  margin-bottom: 0.85rem;
  border-radius: 50%;
  background: #eaf1ff;
  color: var(--brand-blue);
  font-weight: 800;
}

.body_iclass_cards .iclass-intro article:nth-child(2) span {
  background: #fff0f3;
  color: var(--brand-red);
}

.body_iclass_cards .iclass-intro h2 {
  margin: 0 0 0.5rem;
  font-size: 1.08rem;
}

.body_iclass_cards .iclass-intro p,
.body_iclass_cards .iclass-section-head p,
.body_iclass_cards .iclass-guide-copy p,
.body_iclass_cards .iclass-help h2 {
  color: #4f5f78;
  line-height: 1.65;
}

.body_iclass_cards .iclass-section-head {
  max-width: 54rem;
  margin-bottom: 1.5rem;
}

.body_iclass_cards .iclass-section-head h2,
.body_iclass_cards .iclass-guide h2,
.body_iclass_cards .iclass-help h2 {
  margin: 0 0 0.75rem;
  font-size: clamp(1.75rem, 3vw, 2.45rem);
}

.body_iclass_cards .iclass-guide-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(22rem, 1.15fr);
  gap: clamp(1.5rem, 3vw, 2.5rem);
  align-items: start;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid #e6ecf5;
  border-radius: 1.75rem;
  background: linear-gradient(135deg, #f8f9ff 0%, #fff6fa 100%);
  box-shadow: 0 1.125rem 2.625rem rgba(17, 67, 163, 0.08);
}

.body_iclass_cards .iclass-guide-list {
  display: grid;
  gap: 0.75rem;
}

.body_iclass_cards .iclass-guide-list div {
  padding: 1rem;
  border: 1px solid #e6e8f2;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.82);
}

.body_iclass_cards .iclass-guide-list b,
.body_iclass_cards .iclass-guide-list span {
  display: block;
}

.body_iclass_cards .iclass-guide-list b {
  color: var(--brand-blue);
  margin-bottom: 0.3rem;
}

.body_iclass_cards .iclass-guide-list span {
  color: #4f5f78;
  line-height: 1.55;
}

.body_iclass_cards .iclass-help {
  text-align: center;
}

.body_iclass_cards .iclass-help h2 {
  max-width: 52rem;
  margin-inline: auto;
}

.body_iclass_cards .iclass-help-actions {
  justify-content: center;
}

@media (max-width: 991.98px) {
  .body_iclass_cards .iclass-hero-grid,
  .body_iclass_cards .iclass-guide-shell {
    grid-template-columns: 1fr;
  }

  .body_iclass_cards .iclass-intro-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575.98px) {
  .body_iclass_cards .iclass-intro-grid {
    grid-template-columns: 1fr;
  }

  .body_iclass_cards .iclass-card-stage {
    min-height: 22rem;
  }

  .body_iclass_cards .iclass-card-frame-main {
    width: 58%;
    right: 4%;
    bottom: 2rem;
  }

  .body_iclass_cards .iclass-card-frame-left {
    width: 42%;
    left: 2%;
    top: 2rem;
  }
}

/* ID cards category landing */
.body_idcards .idcards-category-shell {
  color: #14213d;
}

.body_idcards .idcards-category .iclass-hero-copy h1 {
  max-width: 13ch;
}

.body_idcards .idcards-category .iclass-hero-text {
  max-width: 40rem;
}

.body_idcards .idcards-card-stage {
  min-height: 23rem;
}

.body_idcards .idcards-category .iclass-card-frame {
  padding: 1rem;
}

.body_idcards .idcards-category .iclass-card-frame-main {
  width: 54%;
  right: 10%;
  bottom: 15%;
  transform: translateY(5rem);
}

.body_idcards .idcards-category .iclass-card-frame-left {
  width: 42%;
  left: 2%;
  top: 14%;
}

.body_idcards .idcards-category .iclass-card-frame-right {
  width: 34%;
  right: 2%;
  top: 6%;
}

.body_idcards .idcards-format-guide {
  max-width: 24rem;
  text-align: center;
}

.body_idcards .idcards-list-section {
  width: min(100% - 2rem, 1180px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.body_idcards .idcards-list-section + .idcards-list-section {
  padding-top: 1rem;
}

.body_idcards .idcards-two-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: 1rem;
}

.body_idcards .idcards-list-card {
  min-width: 0;
}

.body_idcards .idcards-list-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.body_idcards .idcards-list-card a:hover,
.body_idcards .idcards-list-card a:focus-visible {
  border-color: #cdd9f3;
  box-shadow: 0 1rem 2rem rgba(17, 67, 163, 0.1);
  transform: translateY(-2px);
}

.body_idcards .idcards-list-image {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 12rem;
  padding: 1.1rem;
  background: #f8fbff;
}

.body_idcards .idcards-list-image img {
  max-width: 100%;
  max-height: 10.5rem;
  object-fit: contain;
}

.body_idcards .idcards-list-image i {
  color: #cdd9f3;
  font-size: 3rem;
}

.body_idcards .idcards-list-body {
  display: block;
  padding: 1.1rem;
}

.body_idcards .idcards-list-title {
  display: block;
  color: var(--brand-blue);
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.25;
}

.body_idcards .idcards-list-copy {
  display: block;
  margin-top: 0.45rem;
  color: #4f5f78;
  font-size: 0.92rem;
  line-height: 1.55;
}

.body_idcards .idcards-list-copy:empty {
  display: none;
}

.body_idcards .idcards-product-list > .row {
  margin-left: 0;
  margin-right: 0;
}

.body_idcards .idcards-product-list .products__list__item {
  margin-bottom: 0;
}

.body_idcards .idcards-product-list .products__list__item__picture {
  min-height: 12rem;
}

.body_idcards .idcards-product-list .products__list__item__picture img {
  max-height: 10.75rem;
}

@media (max-width: 575.98px) {
  .body_idcards .idcards-category .iclass-card-stage {
    min-height: 20rem;
  }

  .body_idcards .idcards-category .iclass-card-frame-main {
    transform: translateY(1rem);
  }
}

/* ID card printers landing */
.body_id-card-printers .products-breadcrumb {
  margin-bottom: 0;
}

.body_id-card-printers .printer-landing {
  overflow: hidden;
}

.body_id-card-printers .printer-landing-hero {
  margin-inline: calc(50% - 50vw);
  padding: clamp(1.5rem, 3.5vw, 2.75rem) 0;
  border-bottom: 1px solid #e6ecf5;
  background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
}

.body_id-card-printers .printer-landing-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(22rem, 34rem);
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: center;
}

.body_id-card-printers .printer-landing-hero-copy h1 {
  max-width: 46rem;
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(2.4rem, 5vw, 4.1rem);
  line-height: 1.04;
  letter-spacing: 0;
}

.body_id-card-printers .printer-landing-lead {
  max-width: 48rem;
  margin: 1rem 0 0;
  color: #4f5f78;
  font-size: 1.08rem;
  line-height: 1.8;
}

.body_id-card-printers .printer-landing-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9rem;
  max-width: 42rem;
  margin-top: 1.25rem;
}

.body_id-card-printers .printer-landing-point {
  min-height: 4.75rem;
  padding: 1rem 1.15rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  color: var(--brand-blue);
  font-weight: 700;
  line-height: 1.45;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.body_id-card-printers .printer-landing-visual {
  padding: 1.25rem;
  border: 1px solid #dfe5f1;
  border-radius: 1.5rem;
  background: #fff;
  box-shadow: 0 1.25rem 2.75rem rgba(23, 60, 143, 0.08);
}

.body_id-card-printers .printer-featured-pict-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.body_id-card-printers .printer-featured-pict {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  padding: 1rem;
  border: 1px solid #e6ecf5;
  border-radius: 1rem;
  background: #f8fbff;
}

.body_id-card-printers .printer-featured-pict img {
  max-width: 100%;
  max-height: 9rem;
  object-fit: contain;
}

.body_id-card-printers .printer-program-section,
.body_id-card-printers .printer-brand-section,
.body_id-card-printers .printer-featured-section,
.body_id-card-printers .printer-advisor-section {
  padding: clamp(1.35rem, 3vw, 2.25rem) 0;
}

.body_id-card-printers .printer-brand-section,
.body_id-card-printers .printer-featured-section {
  margin-inline: calc(50% - 50vw);
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f8fbff;
}

.body_id-card-printers .printer-section-head {
  max-width: 52rem;
  margin: 0 auto 1rem;
  text-align: center;
}

.body_id-card-printers .printer-section-head h2 {
  margin: 0 0 0.55rem;
  color: var(--brand-blue);
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.14;
  letter-spacing: 0;
}

.body_id-card-printers .printer-section-head p {
  margin: 0;
  color: #4f5f78;
  font-size: 1.02rem;
  line-height: 1.7;
}

.body_id-card-printers .printer-advisor-section {
  padding-top: 0;
  padding-bottom: 0.75rem;
}

.body_id-card-printers .printer-program-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.body_id-card-printers .printer-program-card {
  min-height: 100%;
  padding: 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.body_id-card-printers .printer-program-number {
  margin-bottom: 0.85rem;
  font-weight: 800;
}

.body_id-card-printers .printer-program-card h3 {
  margin: 0 0 0.55rem;
  color: var(--brand-blue);
  font-size: 1.05rem;
  line-height: 1.3;
}

.body_id-card-printers .printer-program-card p {
  margin: 0;
  color: #4f5f78;
  line-height: 1.65;
}

.body_id-card-printers .printer-brand-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
}

.body_id-card-printers .printer-brand-button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5.25rem;
  padding: 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.body_id-card-printers .printer-brand-button:hover,
.body_id-card-printers .printer-brand-button:focus-visible {
  border-color: #cdd9f3;
  box-shadow: 0 1rem 2rem rgba(23, 60, 143, 0.08);
  transform: translateY(-2px);
}

.body_id-card-printers .printer-brand-button img {
  max-width: 8.75rem;
  max-height: 2.5rem;
  object-fit: contain;
}

.body_id-card-printers .printer-featured-section .featured_products_list h2 {
  margin-bottom: 0.9rem;
  color: var(--brand-blue);
}

.body_id-card-printers .printer-featured-section {
  padding-bottom: 0.5rem;
}

.body_id-card-printers .printer-advisor-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.body_id-card-printers .printer-advisor-card h2 {
  margin: 0 0 0.45rem;
  color: var(--brand-blue);
  font-size: clamp(1.35rem, 2.5vw, 2rem);
  line-height: 1.2;
}

.body_id-card-printers .printer-advisor-card p {
  max-width: 48rem;
  margin: 0;
  color: #4f5f78;
  line-height: 1.7;
}

.body_id-card-printers .products-faq-section {
  padding-top: 0.5rem;
  padding-bottom: 2.25rem;
}

.body_id-card-printers .products-faq-list {
  gap: 0.85rem;
}

.body_id-card-printers .products-faq-list .item {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.body_id-card-printers .printer-advisor-cta {
  min-height: 3rem;
  padding: 0.75rem 1.25rem;
  border: 1px solid var(--brand-red);
  border-radius: 0.8rem;
  background: var(--brand-red);
  color: #fff;
  font-weight: 700;
}

.body_id-card-printers .printer-advisor-cta:hover,
.body_id-card-printers .printer-advisor-cta:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

/* Photo ID systems landing */
.body_photo-id-systems .products-breadcrumb {
  margin-bottom: 0;
}

.body_photo-id-systems .printer-landing {
  overflow: hidden;
}

.body_photo-id-systems .printer-landing-hero {
  margin-inline: calc(50% - 50vw);
  padding: clamp(1.5rem, 3.5vw, 2.75rem) 0;
  border-bottom: 1px solid #e6ecf5;
  background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
}

.body_photo-id-systems .printer-landing-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(22rem, 34rem);
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: center;
}

.body_photo-id-systems .printer-landing-hero-copy h1 {
  max-width: 46rem;
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(2.4rem, 5vw, 4.1rem);
  line-height: 1.04;
  letter-spacing: 0;
}

.body_photo-id-systems .printer-landing-lead {
  max-width: 48rem;
  margin: 1rem 0 0;
  color: #4f5f78;
  font-size: 1.08rem;
  line-height: 1.8;
}

.body_photo-id-systems .printer-landing-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9rem;
  max-width: 42rem;
  margin-top: 1.25rem;
}

.body_photo-id-systems .printer-landing-point {
  min-height: 4.75rem;
  padding: 1rem 1.15rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  color: var(--brand-blue);
  font-weight: 700;
  line-height: 1.45;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.body_photo-id-systems .printer-landing-visual {
  padding: 1.25rem;
  border: 1px solid #dfe5f1;
  border-radius: 1.5rem;
  background: #fff;
  box-shadow: 0 1.25rem 2.75rem rgba(23, 60, 143, 0.08);
}

.body_photo-id-systems .printer-featured-pict-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.body_photo-id-systems .printer-featured-pict {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  padding: 1rem;
  border: 1px solid #e6ecf5;
  border-radius: 1rem;
  background: #f8fbff;
}

.body_photo-id-systems .printer-featured-pict img {
  max-width: 100%;
  max-height: 9rem;
  object-fit: contain;
}

.body_photo-id-systems .printer-program-section,
.body_photo-id-systems .printer-featured-section,
.body_photo-id-systems .printer-advisor-section {
  padding: clamp(1.35rem, 3vw, 2.25rem) 0;
}

.body_photo-id-systems .printer-featured-section {
  margin-inline: calc(50% - 50vw);
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f8fbff;
}

.body_photo-id-systems .printer-section-head {
  max-width: 52rem;
  margin: 0 auto 1rem;
  text-align: center;
}

.body_photo-id-systems .printer-section-head h2 {
  margin: 0 0 0.55rem;
  color: var(--brand-blue);
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.14;
  letter-spacing: 0;
}

.body_photo-id-systems .printer-section-head p {
  margin: 0;
  color: #4f5f78;
  font-size: 1.02rem;
  line-height: 1.7;
}

.body_photo-id-systems .printer-program-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.body_photo-id-systems .printer-program-card {
  min-height: 100%;
  padding: 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.body_photo-id-systems .printer-program-number {
  margin-bottom: 0.85rem;
  font-weight: 800;
}

.body_photo-id-systems .printer-program-card h3 {
  margin: 0 0 0.55rem;
  color: var(--brand-blue);
  font-size: 1.05rem;
  line-height: 1.3;
}

.body_photo-id-systems .printer-program-card p {
  margin: 0;
  color: #4f5f78;
  line-height: 1.65;
}

.body_photo-id-systems .printer-featured-section .featured_products_list h2 {
  margin-bottom: 0.9rem;
  color: var(--brand-blue);
}

.body_photo-id-systems .printer-featured-section {
  padding-bottom: 0.5rem;
}

.body_photo-id-systems .printer-advisor-section {
  padding-top: 0;
  padding-bottom: 0.75rem;
}

.body_photo-id-systems .printer-advisor-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.body_photo-id-systems .printer-advisor-card h2 {
  margin: 0 0 0.45rem;
  color: var(--brand-blue);
  font-size: clamp(1.35rem, 2.5vw, 2rem);
  line-height: 1.2;
}

.body_photo-id-systems .printer-advisor-card p {
  max-width: 48rem;
  margin: 0;
  color: #4f5f78;
  line-height: 1.7;
}

.body_photo-id-systems .products-faq-section {
  padding-top: 0.5rem;
  padding-bottom: 2.25rem;
}

.body_photo-id-systems .products-faq-list {
  gap: 0.85rem;
}

.body_photo-id-systems .products-faq-list .item {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.body_photo-id-systems .printer-advisor-cta {
  min-height: 3rem;
  padding: 0.75rem 1.25rem;
  border: 1px solid var(--brand-red);
  border-radius: 0.8rem;
  background: var(--brand-red);
  color: #fff;
  font-weight: 700;
}

.body_photo-id-systems .printer-advisor-cta:hover,
.body_photo-id-systems .printer-advisor-cta:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

/* Card printer supplies landing */
.body_card-printer-supplies .products_list > .supplies-category-top-grid {
  grid-template-columns: minmax(0, 1fr) minmax(20rem, 31rem);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
  margin-bottom: 2rem;
}

.body_card-printer-supplies .supplies-finder-card {
  width: min(100%, 31rem);
  justify-self: end;
  padding: 1.15rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  color: #14213d;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
}

.body_card-printer-supplies .supplies-finder-form {
  display: grid;
  gap: 0.75rem;
  margin: 0;
}

.body_card-printer-supplies .supplies-finder-row {
  display: grid;
  gap: 0.35rem;
}

.body_card-printer-supplies .supplies-finder-row label {
  margin: 0;
  color: var(--brand-blue);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}

.body_card-printer-supplies .supplies-finder-row .form-select {
  min-height: 2.45rem;
  border: 1px solid #d7e0ef;
  border-radius: 0.7rem;
  color: #14213d;
  font-size: 0.92rem;
  box-shadow: none;
}

.body_card-printer-supplies .supplies-finder-row .form-select:focus {
  border-color: #1143a3;
  box-shadow: 0 0 0 0.2rem rgba(17, 67, 163, 0.12);
}

.body_card-printer-supplies .supplies-finder-submit-row {
  display: flex;
  justify-content: center;
  padding-top: 0.35rem;
}

.body_card-printer-supplies .supplies-finder-submit {
  min-height: 2.5rem;
  padding: 0.55rem 1rem;
  border: 1px solid var(--brand-red);
  border-radius: 0.75rem;
  background: var(--brand-red);
  color: #fff;
  font-weight: 700;
}

.body_card-printer-supplies .supplies-finder-submit:hover,
.body_card-printer-supplies .supplies-finder-submit:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.body_card-printer-supplies .supplies-help-section {
  margin-inline: calc(50% - 50vw);
  padding: clamp(1.75rem, 3vw, 2.5rem) 0;
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #fff;
}

.body_card-printer-supplies .printer-advisor-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
}

.body_card-printer-supplies .printer-advisor-card h2 {
  margin: 0 0 0.45rem;
  color: var(--brand-blue);
  font-size: clamp(1.55rem, 3vw, 2.35rem);
  line-height: 1.2;
  letter-spacing: 0;
}

.body_card-printer-supplies .printer-advisor-card p {
  max-width: 58rem;
  margin: 0;
  color: #4f5f78;
  font-size: 1.02rem;
  line-height: 1.7;
}

.body_card-printer-supplies .printer-advisor-cta {
  min-height: 3.25rem;
  padding: 0.8rem 1.35rem;
  border: 1px solid var(--brand-red);
  border-radius: 0.8rem;
  background: var(--brand-red);
  color: #fff;
  font-weight: 700;
}

.body_card-printer-supplies .printer-advisor-cta:hover,
.body_card-printer-supplies .printer-advisor-cta:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.body_card-printer-supplies .supplies-type-section {
  margin-inline: calc(50% - 50vw);
  padding: clamp(1.75rem, 3vw, 2.5rem) 0;
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f8fbff;
}

.body_card-printer-supplies .supplies-type-section h2 {
  margin: 0 0 1.2rem;
  color: var(--brand-blue);
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.14;
  letter-spacing: 0;
  text-align: center;
}

.body_card-printer-supplies .supplies-type-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(0.85rem, 2vw, 1.35rem);
}

.body_card-printer-supplies .supplies-type-card {
  display: flex;
  flex-direction: column;
  min-height: 14rem;
  padding: 1rem;
  border: 1px solid #dfe5f1;
  border-radius: 1rem;
  background: #fff;
  color: var(--brand-blue);
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.body_card-printer-supplies .supplies-type-card:hover,
.body_card-printer-supplies .supplies-type-card:focus-visible {
  color: var(--brand-blue);
  border-color: #cdd9f3;
  box-shadow: 0 1rem 2rem rgba(23, 60, 143, 0.1);
  transform: translateY(-2px);
}

.body_card-printer-supplies .supplies-type-image {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  min-height: 9rem;
}

.body_card-printer-supplies .supplies-type-image img {
  max-width: 100%;
  max-height: 8.5rem;
  object-fit: contain;
}

.body_card-printer-supplies .supplies-type-title {
  display: block;
  margin-top: 0.75rem;
  color: inherit;
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.3;
}

/* ID software landing */
.body_id-software .products-breadcrumb {
  margin-bottom: 0;
}

.body_id-software .id-software-landing {
  overflow: hidden;
}

.body_id-software .id-software-hero {
  margin-inline: calc(50% - 50vw);
  padding: clamp(1.5rem, 3.5vw, 2.75rem) 0;
  border-bottom: 0;
  background: #fff;
}

.body_id-software .id-software-hero-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(19rem, 28rem);
  align-items: center;
  min-height: clamp(19rem, 32vw, 25rem);
  overflow: hidden;
  border-radius: 1.75rem;
  background: linear-gradient(90deg, #f4f8ff 0%, #f4f8ff 68%, #4db59f 68%, #4db59f 100%);
  box-shadow: 0 1rem 2.5rem rgba(23, 60, 143, 0.08);
}

.body_id-software .id-software-hero-copy {
  padding: clamp(2rem, 5vw, 4rem);
}

.body_id-software .id-software-hero .eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 2rem;
  padding: 0.35rem 1rem;
  border-radius: 999px;
  background: #fff;
  color: var(--brand-blue);
  letter-spacing: 0.12em;
}

.body_id-software .id-software-hero-copy h1 {
  max-width: 46rem;
  margin: 0;
  color: var(--brand-blue);
  font-size: clamp(2.4rem, 5vw, 4.1rem);
  line-height: 1.04;
  letter-spacing: 0;
}

.body_id-software .id-software-lead {
  max-width: 48rem;
  margin: 1rem 0 0;
  color: #4f5f78;
  font-size: 1.08rem;
  line-height: 1.8;
}

.body_id-software .id-software-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 1.35rem;
}

.body_id-software .id-software-primary-cta,
.body_id-software .id-software-secondary-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  font-weight: 700;
}

.body_id-software .id-software-primary-cta {
  border: 1px solid var(--brand-red);
  background: var(--brand-red);
  color: #fff;
}

.body_id-software .id-software-primary-cta:hover,
.body_id-software .id-software-primary-cta:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.body_id-software .id-software-secondary-cta {
  border: 1px solid #cdd9f3;
  background: #fff;
  color: var(--brand-blue);
}

.body_id-software .id-software-secondary-cta:hover,
.body_id-software .id-software-secondary-cta:focus-visible {
  border-color: var(--brand-blue);
  background: #f8fbff;
  color: var(--brand-blue);
}

.body_id-software .id-software-hero-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  padding: clamp(1.5rem, 4vw, 3rem);
  background: transparent;
}

.body_id-software .id-software-hero-image-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 18rem);
  aspect-ratio: 0.86;
  overflow: hidden;
  border-radius: 0 0 2rem 2rem;
  background: #fff;
  box-shadow: 0 1rem 2rem rgba(23, 60, 143, 0.14);
}

.body_id-software .id-software-hero-visual img {
  width: 112%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.body_id-software .printer-featured-pict-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
}

.body_id-software .printer-featured-pict {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 8.5rem;
  padding: 1rem;
  border: 1px solid #e6ecf5;
  border-radius: 0.5rem;
  background: #f8fbff;
}

.body_id-software .printer-featured-pict img {
  max-width: 100%;
  max-height: 7.5rem;
  object-fit: contain;
}

.body_id-software .id-software-visual-placeholder {
  display: grid;
  place-items: center;
  min-width: min(100%, 18rem);
  min-height: 12rem;
  padding: 1.5rem;
  border: 1px solid #e6ecf5;
  border-radius: 0.5rem;
  background: #f8fbff;
  color: var(--brand-blue);
  text-align: center;
}

.body_id-software .id-software-visual-placeholder span,
.body_id-software .id-software-visual-placeholder strong {
  display: block;
  line-height: 1.12;
}

.body_id-software .id-software-visual-placeholder span {
  font-size: 1.45rem;
}

.body_id-software .id-software-visual-placeholder strong {
  font-size: 2.1rem;
}

.body_id-software .id-software-options-section,
.body_id-software .id-software-featured-section,
.body_id-software .id-software-bottom-section {
  padding: clamp(1.35rem, 3vw, 2.25rem) 0;
}

.body_id-software .id-software-options-section {
  scroll-margin-top: 12rem;
}

.body_id-software .id-software-options-layout {
  display: grid;
  grid-template-columns: minmax(0, 2.15fr) minmax(20rem, 1fr);
  gap: clamp(1.5rem, 3vw, 2.5rem);
  align-items: start;
}

.body_id-software .id-software-categories {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.35rem;
}

.body_id-software .id-software-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 15.25rem;
  overflow: hidden;
  padding: 1.55rem;
  border: 1px solid #dfe5f1;
  border-radius: 1.15rem;
  background: #fff;
  box-shadow: 0 0.75rem 1.5rem rgba(23, 60, 143, 0.05);
}

.body_id-software .id-software-card::after {
  content: "";
  position: absolute;
  right: -3.75rem;
  bottom: -3.75rem;
  width: 8.5rem;
  height: 8.5rem;
  border-radius: 50%;
  background: #e8f2ff;
}

.body_id-software .id-software-card:last-child {
  grid-column: 1 / -1;
  min-height: 13rem;
}

.body_id-software .id-software-card h2 {
  position: relative;
  z-index: 1;
  margin: 0 0 0.6rem;
  color: var(--brand-blue);
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  line-height: 1.24;
  letter-spacing: 0;
}

.body_id-software .id-software-card p {
  position: relative;
  z-index: 1;
  margin: 0 0 1rem;
  color: #4f5f78;
  font-size: 1.02rem;
  line-height: 1.65;
}

.body_id-software .id-software-card a {
  position: relative;
  z-index: 1;
  margin-top: auto;
  color: var(--brand-blue);
  font-weight: 700;
  text-decoration: none;
}

.body_id-software .id-software-card a:hover,
.body_id-software .id-software-card a:focus-visible {
  color: var(--brand-red);
  text-decoration: underline;
}

.body_id-software .id-software-quote-card {
  position: sticky;
  top: 1rem;
  padding: clamp(1.5rem, 3vw, 2rem);
  border: 1px solid #dfe5f1;
  border-radius: 1.15rem;
  background: #fff;
  box-shadow: 0 1rem 2.125rem rgba(23, 60, 143, 0.08);
}

.body_id-software .id-software-quote-card h2 {
  margin: 0 0 1.25rem;
  color: var(--brand-blue);
  font-size: clamp(1.75rem, 3vw, 2.2rem);
  line-height: 1.2;
}

.body_id-software .id-software-quote-form {
  display: grid;
  gap: 1rem;
}

.body_id-software .id-software-form-fields {
  display: grid;
  gap: 0.95rem;
}

.body_id-software .id-software-form-field label {
  display: block;
  margin: 0 0 0.35rem;
  color: #1f2937;
  font-weight: 700;
}

.body_id-software .id-software-form-field .form-control {
  width: 100%;
  min-height: 3.25rem;
  padding: 0.8rem 1rem;
  border: 1px solid #d2deee;
  border-radius: 0.8rem;
  color: #1f2937;
  font-size: 1rem;
}

.body_id-software .id-software-form-field textarea.form-control {
  min-height: 7.75rem;
  resize: vertical;
}

.body_id-software .id-software-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 3.25rem;
  padding: 0.8rem 1.25rem;
  border: 1px solid var(--brand-red);
  border-radius: 999px;
  background: var(--brand-red);
  color: #fff;
  font-weight: 800;
}

.body_id-software .id-software-form-submit:hover,
.body_id-software .id-software-form-submit:focus-visible {
  border-color: #bd0024;
  background: #bd0024;
  color: #fff;
}

.body_id-software .id-software-featured-section {
  margin-inline: calc(50% - 50vw);
  border-top: 1px solid #e6ecf5;
  border-bottom: 1px solid #e6ecf5;
  background: #f8fbff;
}

.body_id-software .id-software-section-head {
  max-width: 52rem;
  margin: 0 auto 1rem;
  text-align: center;
}

.body_id-software .id-software-section-head h2 {
  margin: 0 0 0.55rem;
  color: var(--brand-blue);
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.14;
  letter-spacing: 0;
}

.body_id-software .id-software-section-head p {
  margin: 0;
  color: #4f5f78;
  font-size: 1.02rem;
  line-height: 1.7;
}

.body_id-software .id-software-featured-products h2 {
  color: var(--brand-blue);
}

.body_id-software .id-software-bottom-section {
  padding-top: 1.25rem;
}

.body_id-software .id-software-featured-products .products__list__item {
  margin-bottom: 1.35rem;
}

.body_id-software .id-software-featured-products .products__list__item .card {
  border-radius: 1.15rem;
  box-shadow: 0 0.85rem 1.75rem rgba(23, 60, 143, 0.07);
}

.body_id-software .id-software-featured-products .products__list__item__picture {
  min-height: 13rem;
  background: #fff;
}

.body_id-software .id-software-featured-products .products__list__item__picture a,
.body_id-software .id-software-product-picture-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.body_id-software .id-software-featured-products .products__list__item__picture img {
  max-height: 11.5rem;
  object-fit: contain;
}

.body_id-software .id-software-featured-products .products__list__item__caption {
  margin-bottom: 0.75rem;
  font-size: 1.12rem;
  line-height: 1.3;
}

.body_id-software .id-software-featured-products .vendor,
.body_id-software .id-software-featured-products .list_sku {
  color: #4f5f78;
  font-size: 0.95rem;
  line-height: 1.45;
}

.body_id-software .id-software-featured-products .card-footer {
  padding: 1rem;
  border-top: 1px solid #e6ecf5;
}

.body_id-software .id-software-product-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  align-items: center;
  justify-content: center;
}

.body_id-software .id-software-details-btn,
.body_id-software .id-software-add-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding: 0.65rem 0.95rem;
  border-radius: 0.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.body_id-software .id-software-details-btn {
  border: 1px solid #cdd9f3;
  background: #fff;
  color: var(--brand-blue);
}

.body_id-software .id-software-details-btn:hover,
.body_id-software .id-software-details-btn:focus-visible {
  border-color: var(--brand-blue);
  background: #f8fbff;
  color: var(--brand-blue);
}

.body_id-software .id-software-add-btn,
.body_id-software .products__list__item .id-software-add-btn {
  border: 1px solid var(--brand-blue);
  background: var(--brand-blue);
  color: #fff;
}

.body_id-software .id-software-add-btn:hover,
.body_id-software .id-software-add-btn:focus-visible,
.body_id-software .products__list__item .id-software-add-btn:hover,
.body_id-software .products__list__item .id-software-add-btn:focus-visible {
  border-color: #0f347d;
  background: #0f347d;
  color: #fff;
}

.body_id-software .products-faq-section {
  padding-top: 0.5rem;
  padding-bottom: 2.25rem;
}

.body_id-software .products-faq-list {
  gap: 0.85rem;
}

.body_id-software .products-faq-list .item {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.product-quote-modal .modal-content {
  border: 0;
  border-radius: 1rem;
  overflow: hidden;
}

.product-quote-modal .modal-header,
.product-quote-modal .modal-footer {
  border-color: #e6ecf5;
}

.product-quote-modal .modal-title {
  color: var(--brand-blue);
  font-weight: 700;
}

.product-quote-modal .product-quote-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 0;
}

.modal-quick_view .modal-dialog {
  max-width: min(980px, calc(100vw - 2rem));
}

.modal-quick_view .modal-content {
  overflow: hidden;
  border: 0;
  border-radius: 1.25rem;
  box-shadow: 0 1.75rem 4.5rem rgba(16, 48, 112, 0.22);
}

.modal-quick_view .modal-header {
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #e2e9f5;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);
}

.modal-quick_view .modal-title {
  max-width: 48rem;
  color: var(--brand-blue);
  font-size: 1.35rem;
  font-weight: 800;
  line-height: 1.25;
}

.modal-quick_view .btn-close {
  margin-top: 0.1rem;
  opacity: 0.65;
}

.modal-quick_view .btn-close:hover,
.modal-quick_view .btn-close:focus-visible {
  opacity: 1;
}

.modal-quick_view .modal-body {
  padding: 1.5rem;
  background: #f8fbff;
}

.modal-quick_view .modal-footer {
  padding: 1rem 1.5rem;
  border-top: 1px solid #e2e9f5;
  background: #fff;
}

.modal-quick_view .modal-footer .btn {
  min-width: 6rem;
  border-radius: 0.55rem;
}

.quick-view-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(20rem, 1fr);
  gap: 1.4rem;
  align-items: start;
}

.quick-view-media-panel,
.quick-view-detail-panel {
  min-width: 0;
}

.quick-view-media-panel {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.quick-view-image-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 18rem;
  padding: 1.25rem;
  border: 1px solid #e2e9f5;
  border-radius: 1rem;
  background:
    radial-gradient(circle at 50% 0%, rgba(17, 67, 163, 0.08), transparent 44%),
    #fff;
}

.quick-view-image-card img {
  max-height: 17rem;
  object-fit: contain;
}

.quick-view-no-image {
  min-height: 12rem;
}

.quick-view-specs {
  padding: 1rem 1.15rem;
  border: 1px solid #e2e9f5;
  border-radius: 1rem;
  background: #fff;
  color: #4d5b73;
  font-size: 0.95rem;
  line-height: 1.55;
}

.modal-quick_view .quick-view-media-panel .quick-view-specs {
  padding: 1rem 1.15rem;
}

.quick-view-specs p:last-child,
.quick-view-summary p:last-child {
  margin-bottom: 0;
}

.quick-view-specs ul,
.quick-view-specs ol {
  margin-bottom: 0;
  padding-left: 1.2rem;
  text-align: left;
}

.quick-view-specs li {
  margin-bottom: 0.35rem;
}

.quick-view-detail-panel {
  padding: 1.25rem;
  border: 1px solid #e2e9f5;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 1rem 2.25rem rgba(23, 60, 143, 0.08);
}

.quick-view-form {
  margin: 0;
}

.quick-view-meta {
  display: grid;
  gap: 0.35rem;
  margin-bottom: 1rem;
  color: #4d5b73;
  font-size: 1rem;
}

.quick-view-meta b {
  color: #1f2937;
}

.quick-view-summary {
  margin-bottom: 1rem;
  color: #2f3745;
  font-size: 1rem;
  line-height: 1.55;
}

.quick-view-form .product_option {
  margin: 1rem 0;
}

.quick-view-form .product_option > div {
  display: grid;
  grid-template-columns: minmax(7rem, 0.4fr) minmax(0, 1fr);
  gap: 0.65rem;
  align-items: center;
  margin-bottom: 0.75rem;
}

.quick-view-form .product_option strong {
  color: #1f2937;
}

.modal-quick_view .product-option-radio-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.modal-quick_view .product-option-radio-item {
  margin: 0.25rem 0;
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"],
.modal-quick_view .product-option-radio-list[data-option-name="Color"] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] .product-option-radio-item,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] .product-option-radio-item {
  position: relative;
  margin: 0;
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] input[type="radio"],
.modal-quick_view .product-option-radio-list[data-option-name="Color"] input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] label,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] label {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 2.4rem;
  margin: 0;
  padding: 0.45rem 0.8rem 0.45rem 2.55rem;
  border: 1px solid #d7e0ef;
  border-radius: 999px;
  background: #fff;
  color: #14213d;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.25;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] .product-option-color-swatch,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] .product-option-color-swatch {
  position: absolute;
  left: 0.68rem;
  top: 50%;
  width: 1.35rem;
  height: 1.35rem;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(20, 33, 61, 0.18), inset 0 0 0.55rem rgba(255, 255, 255, 0.22);
  pointer-events: none;
  transform: translateY(-50%);
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] input[type="radio"]:checked + label,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] input[type="radio"]:checked + label {
  border-color: var(--brand-blue);
  background: #eef4ff;
  color: var(--brand-blue);
  box-shadow: 0 0.4rem 0.9rem rgba(17, 67, 163, 0.12);
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] input[type="radio"]:checked + label + .product-option-color-swatch,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] input[type="radio"]:checked + label + .product-option-color-swatch {
  box-shadow: 0 0 0 2px var(--brand-blue), inset 0 0 0.55rem rgba(255, 255, 255, 0.22);
}

.modal-quick_view .product-option-radio-list[data-option-name="Colors"] input[type="radio"]:focus-visible + label,
.modal-quick_view .product-option-radio-list[data-option-name="Color"] input[type="radio"]:focus-visible + label {
  outline: 3px solid rgba(17, 67, 163, 0.18);
  outline-offset: 2px;
}

.quick-view-form .form-control {
  min-height: 2.75rem;
  border-color: #d7e0ef;
  border-radius: 0.55rem;
}

.quick-view-qty-row {
  display: grid !important;
  grid-template-columns: auto minmax(5rem, 1fr) minmax(9rem, auto);
  gap: 0.65rem;
  align-items: center;
  margin: 1rem 0 0;
}

.quick-view-qty-row > .col-auto,
.quick-view-qty-row > .col {
  flex: none;
  width: auto;
  padding: 0;
}

.quick-view-qty-row .qty_err_message {
  grid-column: 1 / -1;
}

.quick-view-add-btn {
  min-height: 2.75rem;
  padding-right: 1.2rem;
  padding-left: 1.2rem;
  border-color: var(--brand-blue);
  border-radius: 0.55rem;
  background: var(--brand-blue);
  font-weight: 700;
}

.quick-view-add-btn:hover,
.quick-view-add-btn:focus-visible {
  border-color: #0f347d;
  background: #0f347d;
}

.quick-view-error {
  margin: 0;
  padding: 1rem;
  border: 1px solid #f1c7cf;
  border-radius: 0.75rem;
  background: #fff4f6;
  color: #8d1730;
}

@media (max-width: 1199.98px) {
  .body_id-card-printers .printer-program-grid,
  .body_photo-id-systems .printer-program-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .body_card-printer-supplies .supplies-type-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .body_id-card-printers .printer-brand-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991.98px) {
  .body_id-card-printers .printer-landing-hero-grid,
  .body_id-card-printers .printer-advisor-card,
  .body_photo-id-systems .printer-landing-hero-grid,
  .body_photo-id-systems .printer-advisor-card,
  .body_card-printer-supplies .printer-advisor-card,
  .body_id-software .id-software-hero-panel,
  .body_id-software .id-software-options-layout {
    grid-template-columns: 1fr;
  }

  .body_id-software .id-software-hero-panel {
    background: #f4f8ff;
  }

  .body_id-software .id-software-hero-visual {
    background: #4db59f;
  }

  .body_id-card-printers .printer-advisor-cta,
  .body_photo-id-systems .printer-advisor-cta,
  .body_card-printer-supplies .printer-advisor-cta,
  .body_id-software .id-software-primary-cta,
  .body_id-software .id-software-secondary-cta {
    width: 100%;
  }

  .body_id-software .id-software-quote-card {
    position: static;
  }

  .body_card-printer-supplies .products_list > .supplies-category-top-grid {
    grid-template-columns: 1fr;
  }

  .quick-view-layout {
    grid-template-columns: 1fr;
  }

  .body_card-printer-supplies .supplies-type-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 575.98px) {
  .body_id-card-printers .printer-landing-points,
  .body_id-card-printers .printer-program-grid,
  .body_id-card-printers .printer-brand-grid,
  .body_photo-id-systems .printer-landing-points,
  .body_photo-id-systems .printer-program-grid,
  .body_id-software .id-software-categories {
    grid-template-columns: 1fr;
  }

  .body_id-software .id-software-card:last-child {
    grid-column: auto;
  }

  .body_id-software .id-software-hero-copy {
    padding: 1.5rem;
  }

  .body_card-printer-supplies .supplies-finder-row,
  .body_card-printer-supplies .supplies-type-grid {
    grid-template-columns: 1fr;
  }

  .body_card-printer-supplies .supplies-finder-row label {
    text-align: left;
  }

  .body_id-card-printers .printer-featured-pict-grid,
  .body_photo-id-systems .printer-featured-pict-grid {
    gap: 0.75rem;
  }

  .body_id-card-printers .printer-featured-pict,
  .body_photo-id-systems .printer-featured-pict {
    min-height: 8rem;
  }

  .modal-quick_view .modal-dialog {
    max-width: calc(100vw - 1rem);
  }

  .modal-quick_view .modal-header,
  .modal-quick_view .modal-body,
  .modal-quick_view .modal-footer {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .quick-view-image-card {
    min-height: 14rem;
  }

  .quick-view-qty-row {
    grid-template-columns: 1fr;
  }

  .quick-view-form .product_option > div {
    grid-template-columns: 1fr;
  }

  .quick-view-qty-row label {
    padding-bottom: 0;
  }
}
