body.category-id-6 #left-column {
  display: none !important;
}

body.category-id-6 #center-column {
  flex: 0 0 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

body.category-id-6 .columns-container > .row {
  justify-content: center !important;
}

body.category-id-6 .columns-container.container {
  max-width: 1320px !important;
}

body.category-id-6 #product-list-header .category__header {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(300px, .55fr) minmax(0, 1.45fr) !important;
  align-items: center !important;
  gap: 12px 30px !important;
  max-width: 100% !important;
  position: relative !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 18px 22px 16px !important;
  border: 1px solid #e4e9f2 !important;
  border-top: 4px solid #0364ff !important;
  border-radius: 18px 18px 0 0 !important;
  background: #fff !important;
  background-image: none !important;
  box-shadow: 0 8px 22px rgba(40, 58, 107, .045) !important;
}

body.category-id-6 #product-list-header .page-title-section {
  margin: 0 !important;
  color: #283a6b !important;
  font-size: clamp(1.9rem, 3.5vw, 2.8rem) !important;
  font-weight: 600 !important;
  line-height: 1.06 !important;
  letter-spacing: -.035em !important;
  white-space: nowrap !important;
}

body.category-id-6 .category__description,
body.category-id-6 .category__description .elementor-section,
body.category-id-6 .category__description .elementor-widget-container {
  margin: 0 !important;
}

.la-acc-hero {
  min-width: 0;
  max-width: 900px;
}

.la-acc-lead {
  max-width: 900px;
  margin: 0 !important;
  color: #212529;
  font-size: clamp(.98rem, 1.35vw, 1.12rem);
  font-weight: 400;
  line-height: 1.48;
}

.la-acc-lead strong {
  color: #283a6b;
}

.la-acc-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 11px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.la-acc-benefits li {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin: 0 !important;
  padding: 5px 11px 5px 7px;
  border: 1px solid #dfe7f3;
  border-radius: 999px;
  background: #f7f9fc;
  color: #283a6b;
  font-size: .84rem;
  font-weight: 700;
  line-height: 1.2;
  list-style: none !important;
}

.la-acc-benefits li::before {
  display: grid;
  place-items: center;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  margin-right: 7px;
  border-radius: 50%;
  background: #e7f0ff;
  color: #0364ff;
  font-size: .72rem;
  font-weight: 900;
  line-height: 1;
}

.la-acc-benefits li:nth-child(1)::before {
  content: "✓";
}

.la-acc-benefits li:nth-child(2)::before {
  content: "↺";
}

.la-acc-benefits li:nth-child(3)::before {
  content: "ID";
}

body.category-id-6 #js-product-list-top .products__selection {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  align-items: center !important;
  gap: 8px 12px !important;
  margin: 0 0 18px !important;
  padding: 9px 12px !important;
  border: 1px solid #e4e9f2 !important;
  border-top: 0 !important;
  border-radius: 0 0 14px 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(40, 58, 107, .045) !important;
}

body.category-id-6 #js-product-list-top .products__count {
  margin: 0 !important;
}

body.category-id-6 #js-product-list-top .products__sort {
  min-width: 0 !important;
}

body.category-id-6 #js-product-list .products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

body.category-id-6 #js-product-list .product-miniature {
  min-width: 0;
}

body.category-id-6 #js-product-list .product-miniature__inner {
  height: 100%;
  overflow: hidden;
  border: 1px solid #e6ebf4;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(40, 58, 107, .07);
  transition: transform .22s ease, box-shadow .22s ease;
}

body.category-id-6 #js-product-list .product-miniature__inner:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 38px rgba(40, 58, 107, .12);
}

body.category-id-6 #js-product-list .product-miniature__image-container {
  background: linear-gradient(180deg, #f8faff 0%, #fff 100%);
}

body.category-id-6 #js-product-list .product-miniature__image {
  object-fit: contain;
}

body.category-id-6 .category__additional-description {
  margin: clamp(42px, 6vw, 76px) 0 22px;
  color: #212529;
}

.la-acc-section {
  margin-top: 28px;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid #e5ebf5;
  border-radius: 24px;
  background: #fff;
}

.la-acc-section--tint {
  background: #f4f7fc;
}

.la-acc-section--blue {
  border-color: rgba(3, 100, 255, .18);
  background: linear-gradient(135deg, #eef4ff 0%, #dfe9f8 100%);
}

.la-acc-eyebrow {
  margin: 0 0 8px !important;
  color: #0364ff;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.la-acc-section h2 {
  max-width: 900px;
  margin: 0 0 14px;
  color: #283a6b;
  font-size: clamp(1.7rem, 3vw, 2.35rem);
  line-height: 1.16;
  letter-spacing: -.025em;
}

.la-acc-section h3 {
  margin: 0 0 10px;
  color: #283a6b;
  font-size: 1.16rem;
  line-height: 1.3;
}

.la-acc-intro {
  max-width: 880px;
  margin: 0;
  color: #586174;
  font-size: 1.01rem;
  line-height: 1.7;
}

.la-acc-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.la-acc-card {
  min-width: 0;
  padding: 20px;
  border: 1px solid #e3e9f3;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(40, 58, 107, .05);
}

.la-acc-card-icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 14px;
  border-radius: 12px;
  background: #e8f0ff;
  color: #0364ff;
  font-size: .85rem;
  font-weight: 900;
}

.la-acc-card p {
  margin: 0;
  color: #5c6473;
  line-height: 1.62;
}

.la-acc-card a {
  display: inline-block;
  margin-top: 14px;
  color: #0364ff;
  font-weight: 800;
}

.la-acc-table-wrap {
  margin-top: 24px;
  overflow-x: auto;
  border: 1px solid #dfe6f1;
  border-radius: 16px;
  background: #fff;
  -webkit-overflow-scrolling: touch;
}

.la-acc-table-wrap:focus-visible {
  outline: 3px solid rgba(3, 100, 255, .35);
  outline-offset: 3px;
}

.la-acc-table {
  width: 100%;
  min-width: 780px;
  margin: 0;
  border-collapse: collapse;
}

.la-acc-table caption {
  padding: 16px 18px 8px;
  color: #586174;
  text-align: left;
}

.la-acc-table th,
.la-acc-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #e7ecf4;
  text-align: left;
  vertical-align: top;
}

.la-acc-table thead th {
  background: #283a6b;
  color: #fff;
  font-size: .88rem;
  letter-spacing: .02em;
}

.la-acc-table tbody th {
  color: #283a6b;
}

.la-acc-table tbody tr:nth-child(even) {
  background: #f7f9fc;
}

.la-acc-table tbody tr:last-child th,
.la-acc-table tbody tr:last-child td {
  border-bottom: 0;
}

.la-acc-check-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
}

.la-acc-check {
  padding: 20px;
  border-left: 4px solid #0364ff;
  border-radius: 0 14px 14px 0;
  background: #f7f9fc;
}

.la-acc-check strong {
  display: block;
  margin-bottom: 8px;
  color: #283a6b;
}

.la-acc-check p,
.la-acc-note {
  margin: 0;
  color: #586174;
  line-height: 1.65;
}

.la-acc-note {
  margin-top: 18px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #fff7df;
}

.la-acc-link-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.la-acc-link-grid a {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 14px 16px;
  border: 1px solid rgba(3, 100, 255, .18);
  border-radius: 14px;
  background: rgba(255, 255, 255, .84);
  color: #283a6b;
  font-weight: 800;
  text-decoration: none !important;
}

.la-acc-link-grid a::after {
  margin-left: auto;
  color: #0364ff;
  content: "→";
  font-size: 1.2rem;
}

.la-acc-link-grid a:hover,
.la-acc-link-grid a:focus-visible,
.la-acc-card a:focus-visible {
  color: #0364ff;
  outline: 3px solid rgba(3, 100, 255, .25);
  outline-offset: 3px;
}

.la-acc-faq {
  margin-top: 20px;
}

.la-acc-faq details {
  border-top: 1px solid #dfe6f1;
}

.la-acc-faq details:last-child {
  border-bottom: 1px solid #dfe6f1;
}

.la-acc-faq summary {
  position: relative;
  padding: 18px 42px 18px 0;
  color: #283a6b;
  cursor: pointer;
  font-weight: 800;
  list-style: none;
}

.la-acc-faq summary::-webkit-details-marker {
  display: none;
}

.la-acc-faq summary::after {
  position: absolute;
  top: 17px;
  right: 5px;
  color: #0364ff;
  content: "+";
  font-size: 1.35rem;
  line-height: 1;
}

.la-acc-faq details[open] summary::after {
  content: "−";
}

.la-acc-answer {
  max-width: 920px;
  padding: 0 42px 18px 0;
  color: #586174;
  line-height: 1.7;
}

@media (max-width: 991.98px) {
  body.category-id-6 #product-list-header .category__header {
    grid-template-columns: minmax(220px, .48fr) minmax(0, 1.52fr) !important;
  }

  .la-acc-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  body.category-id-6 .columns-container.container {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  body.category-id-6 #product-list-header .category__header {
    display: block !important;
    margin-top: 4px !important;
    padding: 10px 12px 9px !important;
    border-top-width: 3px !important;
    border-radius: 14px 14px 0 0 !important;
    box-shadow: none !important;
  }

  body.category-id-6 #product-list-header .page-title-section {
    margin: 0 0 5px !important;
    font-size: 1.55rem !important;
    line-height: 1.1 !important;
    white-space: normal !important;
  }

  .la-acc-lead {
    font-size: .86rem;
    line-height: 1.36;
  }

  .la-acc-benefits {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5px;
    margin-top: 7px !important;
    width: 100%;
  }

  .la-acc-benefits li {
    justify-content: center;
    min-width: 0;
    min-height: 30px;
    padding: 4px 5px;
    border-radius: 10px;
    font-size: .67rem;
    line-height: 1.15;
    text-align: center;
    overflow-wrap: anywhere;
  }

  .la-acc-benefits li::before {
    flex-basis: 20px;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    font-size: .58rem;
  }

  body.category-id-6 #js-product-list-top .products__selection {
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px 12px !important;
    margin-bottom: 12px !important;
    padding: 9px 12px !important;
  }

  body.category-id-6 #js-product-list-top .products__sort {
    order: 1 !important;
  }

  body.category-id-6 #js-product-list-top .products__count {
    order: 2 !important;
  }

  body.category-id-6 #js-product-list-top .products__sort-label {
    display: none !important;
  }

  body.category-id-6 #js-product-list-top .products__sort-dropdown,
  body.category-id-6 #js-product-list-top .products__sort-dropdown-button {
    min-width: 0 !important;
    width: 100% !important;
  }

  .la-acc-section {
    padding: 22px 18px;
    border-radius: 19px;
  }

  .la-acc-check-grid,
  .la-acc-link-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575.98px) {
  body.category-id-6 #js-product-list .products,
  .la-acc-card-grid {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.category-id-6 #js-product-list .product-miniature__inner {
    transition: none !important;
  }
}
