.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  grid-template-columns: repeat(auto-fill, minmax(252px, 306px)) !important;
  justify-content: center;
  align-items: start;
  gap: 18px;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  position: relative;
  display: flex !important;
  flex-direction: column;
  width: 100%;
  max-width: 306px;
  min-height: 426px !important;
  padding: 0 !important;
  gap: 0 !important;
  overflow: hidden !important;
  color: #101828 !important;
  background: #ffffff !important;
  border: 1px solid #edf1f5 !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06) !important;
  text-align: center;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover {
  transform: translateY(-2px);
  border-color: rgba(11, 115, 217, 0.22) !important;
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.1) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card::before,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card .novotech-product-card__notice {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card > * {
  position: relative;
  z-index: 1;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  position: absolute !important;
  top: 14px;
  z-index: 3;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 8px;
  font-size: 14px !important;
  font-weight: 950 !important;
  line-height: 1;
  letter-spacing: 0;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
  left: 14px;
  color: #ffffff !important;
  background: #f22d32 !important;
  text-transform: uppercase;
  box-shadow: 0 12px 24px rgba(242, 45, 50, 0.18) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  right: 14px;
  color: #111111 !important;
  background: #f2f3f5 !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  position: relative;
  display: block !important;
  padding: 56px 0 0 !important;
  background: #ffffff !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__gallery {
  display: flex !important;
  gap: 0;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__gallery::-webkit-scrollbar {
  display: none;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  display: flex !important;
  flex: 0 0 100%;
  align-items: center;
  justify-content: center;
  min-height: 226px !important;
  height: 226px;
  padding: 0 18px !important;
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 0 !important;
  scroll-snap-align: center;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  display: block !important;
  width: 100% !important;
  max-width: 218px !important;
  height: 218px !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__dots,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__installment,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__specs,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__availability {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  align-items: center;
  gap: 8px !important;
  padding: 8px 17px 0 !important;
  text-align: center;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  min-height: 0 !important;
  margin: 0 !important;
  color: #111111 !important;
  font-size: 17px !important;
  font-weight: 560 !important;
  line-height: 1.26 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 8px !important;
  min-height: 0 !important;
  margin: 2px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices span {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  display: block !important;
  color: #050505 !important;
  font-size: 24px !important;
  font-weight: 920 !important;
  line-height: 1 !important;
  white-space: nowrap;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
  position: relative;
  color: #8b9096 !important;
  font-size: 14px !important;
  font-weight: 820 !important;
  line-height: 1.1;
  white-space: nowrap;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del::after {
  content: "i";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  margin-left: 6px;
  border-radius: 999px;
  color: #ffffff;
  background: #c5c8cc;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  vertical-align: middle;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  width: min(198px, calc(100% - 34px));
  margin: 10px auto 16px !important;
  padding: 0 14px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #0b73d9 0%, #23a236 100%) !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  font-weight: 920 !important;
  line-height: 1;
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  box-shadow: 0 14px 24px rgba(11, 115, 217, 0.18) !important;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover .novotech-product-mini__actions,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-visible .novotech-product-mini__actions,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-within .novotech-product-mini__actions {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions::after {
  display: none !important;
}

@media (max-width: 1180px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: repeat(auto-fill, minmax(252px, 306px)) !important;
  }
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 320px) !important;
    gap: 16px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    max-width: 320px;
    min-height: 0 !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 202px !important;
    height: 202px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    max-width: 198px !important;
    height: 198px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    gap: 7px !important;
    padding: 6px 15px 0 !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    font-size: 16px !important;
    line-height: 1.24 !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 23px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    min-height: 38px;
    width: min(190px, calc(100% - 30px));
    margin: 9px auto 14px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 380px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 296px) !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    max-width: 296px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
    top: 12px;
    min-height: 28px;
    padding: 0 10px;
    font-size: 12px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
    left: 12px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
    right: 12px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
    padding-top: 48px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 188px !important;
    height: 188px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    max-width: 184px !important;
    height: 184px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    font-size: 15px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
    gap: 7px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 21px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
    font-size: 13px !important;
  }
}

@media (hover: none) {
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    opacity: 1;
    transform: none;
    pointer-events: auto;
  }
}

/* Novotech chapter 1: premium catalog card baseline */
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  border-color: var(--nt-line, #e3ebf4) !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) !important;
  box-shadow: 0 10px 28px rgba(16, 24, 40, 0.06) !important;
  transition: transform var(--nt-motion-fast, 140ms) var(--nt-ease, ease), border-color var(--nt-motion-base, 190ms) var(--nt-ease, ease), box-shadow var(--nt-motion-base, 190ms) var(--nt-ease, ease) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-within {
  transform: translateY(-3px) !important;
  border-color: rgba(8, 117, 223, 0.28) !important;
  box-shadow: 0 18px 44px rgba(16, 24, 40, 0.12) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  background:
    radial-gradient(circle at 78% 18%, rgba(167, 224, 52, 0.16), transparent 34%),
    linear-gradient(180deg, #f7fbff 0%, #ffffff 100%) !important;
  border-bottom: 1px solid rgba(227, 235, 244, 0.78);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  border: 1px solid rgba(8, 117, 223, 0.13) !important;
  color: var(--nt-blue-700, #075cb8) !important;
  background: rgba(234, 244, 255, 0.94) !important;
  box-shadow: 0 8px 18px rgba(16, 24, 40, 0.06) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  color: var(--nt-ink, #101828) !important;
  font-weight: 760 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: var(--nt-ink, #101828) !important;
  font-weight: 880 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
  color: var(--nt-muted, #667085) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del::after {
  color: var(--nt-blue-700, #075cb8) !important;
  background: var(--nt-blue-50, #eaf4ff) !important;
  border: 1px solid var(--nt-blue-100, #d9ecff);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  opacity: 1 !important;
  transform: none !important;
  pointer-events: auto !important;
  border: 1px solid var(--nt-blue, #0875df) !important;
  border-radius: var(--nt-radius-control, 10px) !important;
  color: #ffffff !important;
  background: var(--nt-blue, #0875df) !important;
  box-shadow: 0 12px 28px rgba(8, 117, 223, 0.18) !important;
  transition: transform var(--nt-motion-fast, 140ms) var(--nt-ease, ease), background-color var(--nt-motion-base, 190ms) var(--nt-ease, ease), border-color var(--nt-motion-base, 190ms) var(--nt-ease, ease), box-shadow var(--nt-motion-base, 190ms) var(--nt-ease, ease) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions:hover,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover .novotech-product-mini__actions:hover {
  transform: translateY(-1px) !important;
  border-color: var(--nt-blue-700, #075cb8) !important;
  background: var(--nt-blue-700, #075cb8) !important;
  box-shadow: 0 16px 34px rgba(7, 92, 184, 0.22) !important;
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-within {
    transform: none !important;
  }
}

/* Novotech 2026 chapter 3: richer premium catalog cards. */
.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  grid-template-columns: repeat(auto-fill, minmax(268px, 314px)) !important;
  gap: 20px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  max-width: 314px;
  min-height: 506px !important;
  border-color: rgba(8, 117, 223, 0.11) !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) !important;
  box-shadow:
    0 16px 36px rgba(16, 24, 40, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card::after {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  z-index: 2;
  height: 3px;
  background: linear-gradient(90deg, #0875df, #a7e034);
  opacity: 0.85;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-within {
  transform: translateY(-4px) !important;
  border-color: rgba(8, 117, 223, 0.28) !important;
  box-shadow: 0 22px 52px rgba(16, 24, 40, 0.14) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  padding-top: 54px !important;
  background:
    linear-gradient(180deg, rgba(234, 244, 255, 0.78), rgba(255, 255, 255, 0.98) 72%),
    #ffffff !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  min-height: 216px !important;
  height: 216px;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  max-width: 206px !important;
  height: 206px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  top: 15px;
  min-height: 30px;
  border-radius: 999px;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
  color: #123000 !important;
  background: rgba(167, 224, 52, 0.92) !important;
  border-color: rgba(35, 162, 54, 0.22) !important;
  box-shadow: 0 10px 22px rgba(167, 224, 52, 0.2) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-status="stock"] .novotech-product-mini__tag {
  color: #ffffff !important;
  background: #0875df !important;
  border-color: #0875df !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  align-items: stretch;
  gap: 9px !important;
  padding: 12px 17px 0 !important;
  text-align: left;
}

.novotech-product-card__brandline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 28px;
  color: #075cb8;
  font-size: 12px;
  font-weight: 900;
}

.novotech-product-card__brandline > span {
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 26px;
  border-radius: 999px;
  color: #075cb8;
  background: #eaf4ff;
  font-size: 13px;
  font-weight: 900;
}

.novotech-product-card__brandline em {
  font-style: normal;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  min-height: 44px !important;
  color: #101828 !important;
  font-size: 17px !important;
  font-weight: 820 !important;
  line-height: 1.25 !important;
}

.novotech-product-card__quick-specs,
.novotech-used-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.novotech-product-card__quick-specs em,
.novotech-used-card__meta em {
  min-height: 25px;
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  border: 1px solid #d9ecff;
  border-radius: 999px;
  color: #14345f;
  background: #f2f8ff;
  font-size: 11px;
  font-style: normal;
  font-weight: 820;
  line-height: 1;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
  justify-content: flex-start;
  margin-top: 2px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: #101828 !important;
  font-size: 23px !important;
  font-weight: 900 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__prices b {
  color: #075cb8 !important;
  font-size: 20px !important;
}

.novotech-product-card__store-note {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 28px;
  color: #267433;
  font-size: 12px;
  font-weight: 850;
}

.novotech-product-card__store-note::before {
  content: "";
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 999px;
  background: #23a236;
  box-shadow: 0 0 0 3px rgba(35, 162, 54, 0.12);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  width: calc(100% - 34px);
  min-height: 44px;
  margin: 13px auto 17px !important;
  border-radius: 12px !important;
  font-size: 15px !important;
  font-weight: 900 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__actions {
  color: #075cb8 !important;
  background: #eaf4ff !important;
  border-color: #b9d9ff !important;
  box-shadow: 0 10px 24px rgba(8, 117, 223, 0.1) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__actions:hover {
  color: #ffffff !important;
  background: #0875df !important;
  border-color: #0875df !important;
}

.novotech-used-card__condition {
  width: max-content;
  max-width: 100%;
  min-height: 26px;
  display: inline-flex !important;
  align-items: center;
  padding: 0 9px;
  border: 1px solid rgba(35, 162, 54, 0.18);
  border-radius: 999px;
  color: #267433;
  background: #f2fbe3;
  font-size: 12px;
  font-weight: 900;
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 328px) !important;
    gap: 18px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    max-width: 328px;
    min-height: 0 !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:focus-within {
    transform: none !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 196px !important;
    height: 196px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    max-width: 188px !important;
    height: 188px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    padding: 10px 15px 0 !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    min-height: 0 !important;
    font-size: 16px !important;
  }

  .novotech-product-card__quick-specs em,
  .novotech-used-card__meta em {
    min-height: 24px;
    font-size: 10px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 22px !important;
  }
}

@media (max-width: 380px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 300px) !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    max-width: 300px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    width: calc(100% - 28px);
  }
}
