
body.tax-product_cat.term-may-pha-ca-phe .term-description {
  display: block;
  clear: both;
  margin-top: 28px;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #24312d;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content *,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide *,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap * { box-sizing: border-box; }
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content a,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide a,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap a { text-decoration: none; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-intro,
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-choose,
body.tax-product_cat.term-may-pha-ca-phe .phadin-product-filter { margin: 22px 0; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 350px);
  gap: 18px;
  padding: 24px;
  border: 1px solid rgba(0, 82, 57, .10);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(15, 47, 38, .07);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-eyebrow,
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-kicker,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-eyebrow {
  display: block;
  margin: 0 0 8px;
  color: #008452;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-lead {
  max-width: 820px;
  margin: 0 0 12px;
  color: #12324a;
  font-size: clamp(24px, 2.2vw, 34px);
  font-weight: 800;
  line-height: 1.22;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-copy,
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-lead,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__head p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-lead {
  margin: 0;
  color: #5f6d67;
  font-size: 15px;
  line-height: 1.65;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-cta,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-cta .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-help,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin: 0;
  padding: 10px 17px;
  border-radius: 6px;
  border: 1px solid #007e50;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-cta .primary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-help,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .primary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form input[type="submit"] {
  background: #008452;
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-cta .secondary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .secondary {
  background: #fff;
  color: #007e50;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel {
  align-self: stretch;
  padding: 18px;
  border-radius: 8px;
  background: linear-gradient(180deg, #064b37 0%, #073626 100%);
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel-title {
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 800;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel li {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 10px;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel strong { color: #fff; font-size: 14px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel span { color: rgba(255,255,255,.82); font-size: 13px; line-height: 1.45; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-strip {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 2px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-strip span {
  min-height: 42px;
  padding: 11px 13px;
  border-radius: 6px;
  background: #f5faf7;
  color: #39504a;
  font-size: 13px;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-strip strong { color: #f36b40; margin-right: 6px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-choose--professional,
body.tax-product_cat.term-may-pha-ca-phe .phadin-product-filter.phadin-filter-final,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap {
  border: 1px solid rgba(0, 82, 57, .10);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(15, 47, 38, .06);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-choose--professional,
body.tax-product_cat.term-may-pha-ca-phe .phadin-product-filter.phadin-filter-final { padding: 20px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-header,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-header h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__head h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-block h2 {
  margin: 0 0 6px;
  color: #12324a;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-panel h2.phadin-hero-panel-title {
  margin: 0 0 12px;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.25;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card {
  position: relative;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 14px;
  min-height: 166px;
  padding: 17px;
  border: 1px solid rgba(15, 107, 75, .16);
  border-radius: 8px;
  background: linear-gradient(180deg, #fff 0%, #fbfdfc 100%);
  color: #24312d;
  overflow: hidden;
  box-shadow: 0 8px 22px rgba(15, 47, 38, .06);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card:before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #008452 0%, #008452 82%, #c86b3c 100%);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card:hover {
  border-color: rgba(0, 132, 82, .36);
  box-shadow: 0 16px 28px rgba(0, 82, 57, .12);
  transform: translateY(-1px);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: #007e50;
  color: #fff;
  box-shadow: 0 10px 20px rgba(0, 126, 80, .18);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-body {
  display: block;
  min-width: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-tag {
  display: block;
  margin-bottom: 7px;
  color: #008452;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card strong {
  display: block;
  margin-bottom: 6px;
  color: #12324a;
  font-size: 15px;
  line-height: 1.32;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-desc {
  display: block;
  color: #5f6d67;
  font-size: 13px;
  line-height: 1.45;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-more {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(0, 82, 57, .08);
  color: #5f6d67;
  font-size: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-more a { color: #007e50; font-weight: 800; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__toggle {
  display: none;
  min-height: 40px;
  padding: 9px 14px;
  border: 0;
  border-radius: 6px;
  background: #008452;
  color: #fff;
  font-weight: 800;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__body { display: grid; gap: 12px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid rgba(0, 132, 82, .16);
  border-radius: 8px;
  background: #f6fbf8;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__card h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reason h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq-item h3 {
  margin: 0 0 6px;
  color: #12324a;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__card {
  min-width: 0;
  padding: 12px;
  border: 1px solid rgba(0, 82, 57, .09);
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__card h3 {
  display: flex;
  align-items: center;
  gap: 9px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__card h3:before {
  content: "";
  width: 4px;
  height: 18px;
  border-radius: 999px;
  background: #f36b40;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 34px;
  padding: 7px 9px;
  border: 1px solid rgba(0, 82, 57, .16);
  border-radius: 8px;
  background: #fff;
  color: #26332f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip.is-filter:before {
  content: "";
  width: 11px;
  height: 11px;
  margin: 2px 7px 0 0;
  border: 2px solid #1e8bff;
  border-radius: 4px;
  background: #fff;
  flex: 0 0 auto;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip.is-active {
  border-color: rgba(0, 132, 82, .38);
  background: #eaf5f0;
  color: #00794b;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__chip.is-active.is-filter:before {
  border-color: #008452;
  background: #008452;
  box-shadow: inset 0 0 0 2px #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-copy strong,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-copy small {
  display: block;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-copy small {
  margin-top: 3px;
  color: #61706a;
  font-size: 12px;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-reset-row,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-status {
  display: none;
  padding: 12px 14px;
  border: 1px solid rgba(0, 132, 82, .18);
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter.has-active .phadin-filter-reset-row,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter.has-active .phadin-filter-status { display: flex; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-status {
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-clear {
  min-height: 32px;
  padding: 7px 10px;
  border: 1px solid rgba(0, 82, 57, .16);
  border-radius: 6px;
  background: #fff;
  color: #007e50;
  font-size: 13px;
  font-weight: 800;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-empty {
  display: none;
  margin: 12px 0;
  padding: 12px;
  border-radius: 8px;
  background: #fff7f3;
  color: #8a3d1f;
  font-size: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-empty.is-visible { display: block; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide {
  margin-top: 28px;
  padding: 24px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide h2 { margin-top: 28px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide h2:first-child { margin-top: 0; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide.phadin-guide-pro {
  display: grid;
  gap: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide.phadin-guide-pro > *,
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero > *,
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-system > * {
  min-width: 0;
  max-width: 100%;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero,
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-block,
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta {
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(0,82,57,.11);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(15,47,38,.055);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 18px;
  padding: 24px;
  background: #f6fbf8;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 8px;
  color: #008452;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-eyebrow:before,
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-block h2:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 22px;
  border-radius: 999px;
  background: #f36b40;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide.phadin-guide-pro .phadin-guide-block h2 {
  margin: 0 0 10px;
  color: #12324a;
  font-size: 26px;
  font-weight: 850;
  line-height: 1.22;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide.phadin-guide-pro .phadin-guide-block h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 23px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-copy {
  display: grid;
  gap: 10px;
  min-width: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-factors {
  display: grid;
  gap: 10px;
  align-self: start;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-factors li {
  padding: 12px;
  border: 1px solid rgba(0,132,82,.13);
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-factors strong {
  display: block;
  margin-bottom: 3px;
  color: #123f31;
  font-size: 14px;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-factors span {
  display: block;
  color: #5f6d67;
  font-size: 13px;
  line-height: 1.45;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-block {
  padding: 22px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-block > p + p {
  margin-top: 9px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-table-wrap.phadin-table-wrap--pro {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 16px 0 0;
  border: 1px solid rgba(0,82,57,.10);
  border-radius: 8px;
  background: #fff;
  overflow-x: auto;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table.phadin-guide-table {
  min-width: 760px;
  border: 0;
  border-radius: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table.phadin-guide-table th {
  padding: 13px 14px;
  background: #edf7f2;
  color: #12324a;
  font-size: 13px;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table.phadin-guide-table td {
  padding: 14px;
  color: #4c5c56;
  font-size: 14px;
  line-height: 1.55;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table.phadin-guide-table tbody tr:nth-child(even) td {
  background: #fafdfb;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table.phadin-guide-table td:first-child {
  color: #123f31;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-system {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 16px;
  align-items: start;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-stack {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-stack li {
  padding: 11px 12px;
  border-radius: 8px;
  background: #f6fbf8;
  color: #31443d;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.4;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  padding: 20px;
  background: #083c2e;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta h3 {
  margin: 0 0 6px;
  color: #fff;
  font-size: 20px;
  font-weight: 850;
  line-height: 1.25;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta p {
  color: rgba(255,255,255,.84);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin: 0;
  padding: 10px 17px;
  border-radius: 6px;
  border: 1px solid #f36b40;
  background: #f36b40;
  color: #fff;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.2;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-table-wrap { overflow-x: auto; margin: 16px 0 22px; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid rgba(0,82,57,.12);
  border-radius: 8px;
  overflow: hidden;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table th,
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0,82,57,.10);
  text-align: left;
  vertical-align: top;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table th {
  background: #f5faf7;
  color: #12324a;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-link-grid,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 16px 0 22px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-link-card,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid a,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reason {
  display: block;
  padding: 14px;
  border: 1px solid rgba(0,82,57,.10);
  border-radius: 8px;
  background: #fff;
  color: #24312d;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-link-card strong,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid a { color: #007e50; font-weight: 800; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 16px 0 22px;
  padding: 0;
  list-style: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links li {
  padding: 14px;
  border: 1px solid rgba(0,82,57,.10);
  border-radius: 8px;
  background: #fff;
  color: #39504a;
  line-height: 1.55;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links a {
  color: #007e50;
  font-weight: 800;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta {
  margin: 22px 0;
  padding: 18px;
  border: 1px solid rgba(0,132,82,.18);
  border-radius: 8px;
  background: #f6fbf8;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq-item {
  padding: 14px;
  border: 1px solid rgba(0,82,57,.10);
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(320px, 1fr);
  gap: 18px;
  margin-top: 28px;
  padding: 22px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-highlights {
  display: grid;
  gap: 8px;
  margin: 16px 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-highlights span,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-list,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-prepare {
  padding: 12px;
  border-radius: 8px;
  background: #f6fbf8;
  color: #39504a;
  font-size: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-list ul,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consult-prepare ul { margin-bottom: 0; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form {
  padding: 20px;
  border: 1px solid rgba(0,82,57,.10);
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-form-head h3 {
  margin: 0 0 6px;
  color: #12324a;
  font-size: 18px;
  font-weight: 800;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-advice-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-advice-form-grid p { margin: 0; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-advice-form-full { grid-column: 1 / -1; }
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form input,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form select,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form textarea {
  border-radius: 6px !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-commercial-blocks {
  max-width: 1140px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-commerce-title {
  color: #12324a !important;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-commerce-cta {
  background: #008452 !important;
}
@media (max-width: 1024px) {
  body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-intro,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-system,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult { grid-template-columns: 1fr; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-link-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
  body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap { padding-left: 10px; padding-right: 10px; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-intro,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-block,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-choose--professional,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-product-filter.phadin-filter-final,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-wrap { padding: 15px; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-lead { font-size: 23px; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-strip,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-link-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-advice-form-grid { grid-template-columns: 1fr; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-header,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__head { align-items: flex-start; flex-direction: column; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-help,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-final__consult .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-cta .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-hero-cta .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .button { width: 100%; text-align: center; }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-guide.phadin-guide-pro .phadin-guide-block h2,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-guide-hero h2 { font-size: 21px; }
}

/* Recode landing blocks supplied for the may-pha category. Keep selectors scoped so
   WooCommerce product grid, pagination, and plugin schema output stay untouched. */
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content,
body.tax-product_cat.term-may-pha-ca-phe .term-description {
  color: #1f2a24;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > section,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section {
  max-width: 1140px;
  margin: 22px auto;
  padding: 22px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(31, 42, 36, .055);
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner {
  max-width: 1140px;
  margin: 0 auto 22px;
  padding: 0 !important;
  border: 0;
  background: transparent;
  box-shadow: none;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner .gioi_thieu_banner_breadcrumb {
  margin: 0 0 10px;
  color: #5f6b65;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner .gioi_thieu_banner_breadcrumb a {
  color: #4c5c56;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner .gioi_thieu_banner_breadcrumb .breadcrumb_last,
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner .gioi_thieu_banner_breadcrumb span:last-child {
  color: #0f6b4b;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-top-banner .gioi_thieu_banner_image {
  overflow: hidden;
  border: 1px solid rgba(15, 107, 75, .18);
  border-radius: 8px;
  background: #0b3e2f;
  box-shadow: 0 14px 32px rgba(31, 42, 36, .13);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-top-banner figure,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-top-banner .img,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-top-banner .img-inner,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-top-banner .cat_banner {
  display: block;
  margin: 0;
  padding: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-top-banner img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-category-hero {
  background: linear-gradient(180deg, #ffffff 0%, #f7f8f6 100%);
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-quick-choose {
  border-color: #cfe3dc;
  background: linear-gradient(180deg, #f4fbf7 0%, #eaf5f0 100%);
  box-shadow: 0 16px 34px rgba(15, 47, 38, .075);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-quick-choose .phadin-section-kicker {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  width: max-content;
  max-width: 100%;
  min-height: 30px;
  margin-bottom: 10px;
  padding: 6px 13px;
  border-radius: 999px;
  background: rgba(15, 107, 75, .10);
  color: #0f6b4b;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-quick-choose .phadin-section-head {
  margin-bottom: 20px;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-filter-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 16px;
  align-items: stretch;
  background: #eaf5f0;
}
body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-machine-filter {
  border-color: #cfe3dc;
  background: linear-gradient(180deg, #f4fbf7 0%, #eaf5f0 100%);
  box-shadow: 0 16px 34px rgba(15, 47, 38, .075);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: start;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__head h2 {
  margin: 0 0 6px;
  color: #12324a;
  font-size: 24px;
  font-weight: 850;
  line-height: 1.22;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__head p {
  max-width: 1040px;
  margin: 0;
  color: #5f6b65;
  font-size: 14px;
  line-height: 1.55;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__body {
  display: grid;
  gap: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid #cfe3dc;
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__model h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__card h3 {
  margin: 0 0 12px;
  color: #12324a;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.25;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult h3 {
  margin-bottom: 6px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult p {
  margin: 0;
  color: #5f6b65;
  font-size: 13px;
  line-height: 1.45;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult .button {
  white-space: nowrap;
  min-height: 40px;
  padding: 9px 16px;
  border-radius: 6px;
  font-size: 13px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__model h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__card h3 {
  display: flex;
  align-items: center;
  gap: 9px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__model h3:before,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__card h3:before {
  content: "";
  width: 4px;
  height: 18px;
  border-radius: 999px;
  background: #c86b3c;
  flex: 0 0 auto;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip-row--pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__card {
  padding: 12px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(31, 42, 36, .045);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__card h3:before {
  height: 18px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip {
  display: inline-flex;
  align-items: center;
  width: 100%;
  min-height: 34px;
  padding: 7px 9px;
  border: 1px solid #cfe3dc;
  border-radius: 8px;
  background: #fff;
  color: #26332f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip-row--pills .phadin-filter-final__chip {
  width: auto;
  min-height: 34px;
  padding: 7px 12px;
  border-radius: 999px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip.is-filter:before {
  content: "";
  width: 11px;
  height: 11px;
  margin: 0 7px 0 0;
  border: 2px solid #0f6b4b;
  border-radius: 4px;
  background: #fff;
  flex: 0 0 auto;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip.is-active {
  border-color: rgba(15, 107, 75, .45);
  background: #eaf5f0;
  color: #0f6b4b;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip.is-active.is-filter:before {
  border-color: #0f6b4b;
  background: #0f6b4b;
  box-shadow: inset 0 0 0 2px #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-copy strong {
  display: block;
  color: inherit;
  font-size: 13px;
  line-height: 1.22;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-copy small {
  display: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__inner,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 360px);
  gap: 18px;
  align-items: stretch;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-eyebrow,
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-kicker {
  display: block;
  margin: 0 0 8px;
  color: #0f6b4b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__title,
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-intro h2,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section > h2,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-content h2 {
  margin: 0 0 10px;
  color: #1f2a24;
  font-size: clamp(23px, 2.1vw, 32px);
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__desc,
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-intro p,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq-item p,
body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-box li,
body.tax-product_cat.term-may-pha-ca-phe .phadin-check-list li {
  color: #5f6b65;
  font-size: 15px;
  line-height: 1.65;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__actions,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-btn,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 17px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  box-shadow: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-btn--primary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .primary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help .button,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap input[type="submit"] {
  border: 1px solid #0f6b4b;
  background: #0f6b4b;
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-btn--primary:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .primary:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help .button:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap input[type="submit"]:hover {
  border-color: #0b5a3f;
  background: #0b5a3f;
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-btn--secondary,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .secondary {
  border: 1px solid #e7c3b2;
  background: #f9eee8;
  color: #c86b3c;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-btn--secondary:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta .secondary:hover {
  border-color: #dfa98f;
  background: #f5e3da;
  color: #b65c2f;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-card {
  min-width: 0;
  padding: 18px;
  border-radius: 8px;
  background: #0f6b4b;
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-card h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-box h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq-item h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reason h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta h3 {
  margin: 0 0 8px;
  color: #1f2a24;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.28;
  letter-spacing: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-card h3,
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-card strong {
  color: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-card span {
  color: rgba(255, 255, 255, .84);
  font-size: 13px;
  line-height: 1.45;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-list {
  display: grid;
  gap: 0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-operation-item {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  gap: 10px;
  padding: 12px 0;
  border-top: 1px solid rgba(255, 255, 255, .16);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-process-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-process-step {
  display: flex;
  gap: 9px;
  align-items: flex-start;
  min-height: 54px;
  padding: 12px;
  border-radius: 8px;
  background: #f7f8f6;
  color: #1f2a24;
  font-size: 14px;
  line-height: 1.35;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-process-step span,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reason__number {
  color: #c86b3c;
  font-weight: 900;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 6px 18px;
  align-items: start;
  margin-bottom: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head .button {
  grid-row: 1 / span 3;
  grid-column: 2;
  align-self: center;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card {
  position: relative;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 14px;
  min-height: 166px;
  padding: 17px;
  border: 1px solid rgba(15, 107, 75, .16);
  border-radius: 8px;
  background: linear-gradient(180deg, #fff 0%, #fbfdfc 100%);
  color: #1f2a24;
  overflow: hidden;
  box-shadow: 0 8px 22px rgba(15, 47, 38, .06);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-card:hover,
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links li:hover {
  border-color: rgba(15, 107, 75, .38);
  box-shadow: 0 16px 28px rgba(31, 42, 36, .10);
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card__label {
  display: block;
  margin-bottom: 7px;
  color: #008452;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card strong {
  display: block;
  margin-bottom: 7px;
  color: #12324a;
  font-size: 16px;
  line-height: 1.32;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card .phadin-quick-desc {
  color: #5f6b65;
  font-size: 13px;
  line-height: 1.45;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card .phadin-quick-icon {
  background: #007e50 !important;
  color: #fff !important;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-card .phadin-quick-icon svg {
  color: #fff !important;
  stroke: #fff !important;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-more-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid #d9e2dd;
  color: #5f6b65;
  font-size: 14px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-more-links a,
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links a,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-card strong {
  color: #0f6b4b;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help {
  padding: 16px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help .button {
  margin-top: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-table-wrap {
  width: 100%;
  max-width: 100%;
  margin: 16px 0 22px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  overflow-x: auto;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table {
  width: 100%;
  min-width: 760px;
  border: 0;
  border-collapse: collapse;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table th,
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table td {
  padding: 13px 14px;
  border-bottom: 1px solid #d9e2dd;
  text-align: left;
  vertical-align: top;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table th {
  background: #eaf5f0;
  color: #1f2a24;
  font-size: 13px;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table td {
  color: #5f6b65;
  font-size: 14px;
  line-height: 1.55;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-buying-table td:first-child {
  color: #0f6b4b;
  font-weight: 850;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  margin-top: 18px;
  padding: 18px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  background: #f7f8f6;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-link-grid,
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links li,
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-card,
body.tax-product_cat.term-may-pha-ca-phe .phadin-reason,
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq-item,
body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-box,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap {
  display: block;
  padding: 15px;
  border: 1px solid #d9e2dd;
  border-radius: 8px;
  background: #fff;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-card span {
  display: block;
  margin-top: 3px;
  color: #5f6b65;
  font-size: 13px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-faq {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-check-list,
body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-box ul {
  display: grid;
  gap: 8px;
  margin: 14px 0 0;
  padding-left: 18px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-boxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-consultation {
  background: #eaf5f0;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap .wpcf7-form p {
  margin-bottom: 12px;
}
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap input,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap select,
body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-form-wrap textarea {
  width: 100%;
  border-color: #d9e2dd !important;
  border-radius: 6px !important;
  box-shadow: none !important;
}
@media (max-width: 1024px) {
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__inner,
  body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > .phadin-filter-intro,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__head,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-grid {
    grid-template-columns: 1fr;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-boxes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content {
    margin-top: 88px;
  }
  body.tax-product_cat.term-may-pha-ca-phe #phadin-may-pha-top-content > section,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section {
    margin: 14px auto;
    padding: 15px;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__title,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head h2,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-intro h2,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__head h2,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section > h2,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-consultation-content h2 {
    font-size: 22px;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-process-strip,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-quick-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-internal-links,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-reasons-grid,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-fit-boxes {
    grid-template-columns: 1fr;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-section-head .button {
    grid-row: auto;
    grid-column: auto;
    width: 100%;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-category-hero__actions .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-project-cta__actions .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__consult .button,
  body.tax-product_cat.term-may-pha-ca-phe .phadin-filter-help .button {
    width: 100%;
  }
  body.tax-product_cat.term-may-pha-ca-phe .phadin-machine-filter .phadin-filter-final__chip-row--pills .phadin-filter-final__chip {
    width: 100%;
    border-radius: 8px;
  }
}

/* Post-grid polish: match the may-xay category rhythm and override older
   Customizer CSS that can squeeze headings into a narrow grid column. */
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-guide,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-system-cta,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-types,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-brand-section,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-why-buy,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-faq-section,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-consultation {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 28px auto !important;
  padding: 22px !important;
  border: 1px solid rgba(15, 107, 75, .16) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(6, 62, 45, .055) !important;
  color: #243831 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head {
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 16px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description h2,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head h2,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section > h2 {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
  color: #1f2a24 !important;
  font-size: 28px !important;
  font-weight: 850 !important;
  line-height: 1.22 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description h2::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head h2::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description > section > h2::before {
  content: "" !important;
  display: block !important;
  width: 5px !important;
  height: 24px !important;
  flex: 0 0 5px !important;
  border-radius: 999px !important;
  background: #c86b3c !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description p,
body.tax-product_cat.term-may-pha-ca-phe .term-description li,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head p {
  max-width: 100% !important;
  margin: 0 0 10px !important;
  color: #43554f !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  letter-spacing: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head p {
  max-width: 980px !important;
  margin-bottom: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description h3,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason h3,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-faq-item h3,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-project-cta h3 {
  margin: 0 0 8px !important;
  color: #263d34 !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-table-wrap {
  width: 100% !important;
  margin: 18px 0 26px !important;
  overflow-x: auto !important;
  border: 1px solid rgba(15, 107, 75, .16) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(6, 62, 45, .055) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-buying-table {
  width: 100% !important;
  min-width: 760px !important;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: collapse !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-buying-table th {
  padding: 13px 14px !important;
  background: #eaf5f0 !important;
  color: #1f2a24 !important;
  font-size: 13px !important;
  font-weight: 850 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-buying-table td {
  padding: 13px 14px !important;
  border-bottom: 1px solid #d9e2dd !important;
  color: #43554f !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-grid,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reasons-grid {
  display: grid !important;
  gap: 14px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 18px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links br,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-grid br,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reasons-grid br,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-quick-grid br,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-link-grid br {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 22px 0 0 !important;
  padding: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-grid br {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-card {
  display: grid !important;
  gap: 8px !important;
  min-width: 0 !important;
  min-height: 128px !important;
  margin: 0 !important;
  padding: 18px 20px !important;
  border: 1px solid rgba(0, 84, 58, .18) !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: #243831 !important;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(9, 50, 39, .06) !important;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-card:hover {
  border-color: rgba(0, 111, 73, .42) !important;
  box-shadow: 0 16px 30px rgba(0, 84, 58, .12) !important;
  transform: translateY(-2px) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-title {
  display: block !important;
  color: #0f6b4b !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  line-height: 1.32 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-desc {
  display: block !important;
  color: #43554f !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-grid,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reasons-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links li,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-card,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-faq-item,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-fit-box,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-consultation-form-wrap {
  display: block !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 16px !important;
  border: 1px solid rgba(0, 84, 58, .18) !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: #243831 !important;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(9, 50, 39, .06) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-card strong,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links a {
  display: block !important;
  color: #0f6b4b !important;
  font-size: 16px !important;
  font-weight: 850 !important;
  line-height: 1.32 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-card span {
  display: block !important;
  margin-top: 5px !important;
  color: #5f6b65 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-brand-showcase {
  padding: 20px !important;
  border-color: rgba(1, 119, 78, .12) !important;
  background: #f7faf8 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-showcase-head {
  max-width: 900px !important;
  margin: 0 0 18px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-showcase-head h2 {
  margin-bottom: 12px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-showcase-head p {
  margin: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-all-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin: 0 0 14px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-all-head h3 {
  margin: 0 !important;
  color: #12324a !important;
  font-size: 20px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-count {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 12px !important;
  border-radius: 999px !important;
  background: #f9eee8 !important;
  color: #9b3d22 !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 12px !important;
  width: 100% !important;
  margin: 16px 0 0 !important;
  padding: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-grid br {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-width: 0 !important;
  min-height: 128px !important;
  padding: 14px 12px !important;
  border: 1px solid rgba(11, 66, 52, .12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #20312d !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: 0 10px 26px rgba(8, 41, 32, .05) !important;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile:hover {
  border-color: rgba(0, 111, 73, .46) !important;
  box-shadow: 0 16px 30px rgba(0, 84, 58, .13) !important;
  color: #0a7a4c !important;
  transform: translateY(-2px) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-frame {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 54px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-image {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile[data-brand-logo="bfc"] .phadin-brand-logo-image {
  background-image: url("https://phadincoffee.com/wp-content/uploads/2022/11/Danh-muc-bfc-logoi.jpg") !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile[data-brand-logo="delonghi"] .phadin-brand-logo-image {
  background-image: url("https://phadincoffee.com/wp-content/uploads/2022/12/logo-delonghi.jpg") !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile[data-brand-logo="foresto"] .phadin-brand-logo-image {
  background-image: url("https://phadincoffee.com/wp-content/uploads/2022/12/logo-foresto.jpg") !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile[data-brand-logo="gaggia"] .phadin-brand-logo-image {
  background-image: url("https://phadincoffee.com/wp-content/uploads/2022/12/logo-gaggia.jpg") !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile[data-brand-logo="saeco"] .phadin-brand-logo-image {
  background-image: url("https://phadincoffee.com/wp-content/uploads/2022/12/logo-saeco.jpg") !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-img {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 54px !important;
  object-fit: contain !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-frame-text {
  height: 64px !important;
  padding: 0 10px !important;
  border-radius: 10px !important;
  background: #064531 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-frame-text span {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  overflow-wrap: anywhere !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-title {
  display: block !important;
  color: #20312d !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-action {
  display: block !important;
  color: #007a4d !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  line-height: 1.2 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile.no-logo .phadin-brand-logo-title {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason {
  border-top: 4px solid #0f6b4b !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason__number {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  height: 36px !important;
  margin: 0 0 14px !important;
  border-radius: 999px !important;
  background: #f9eee8 !important;
  color: #c86b3c !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-faq {
  display: grid !important;
  gap: 12px !important;
  margin: 18px 0 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item {
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid #d7e7df !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 8px 22px rgba(12, 55, 44, .04) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 36px !important;
  gap: 16px !important;
  align-items: center !important;
  min-height: 64px !important;
  padding: 16px 18px 16px 20px !important;
  cursor: pointer !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::-webkit-details-marker {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::after {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq > h2 {
  color: #12324a !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item h3 {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #12324a !important;
  font-size: 18px !important;
  font-weight: 850 !important;
  line-height: 1.35 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item h3::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item h3::after {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-toggle {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 999px !important;
  background: #eaf5f0 !important;
  color: #008452 !important;
  font-size: 23px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-toggle::before {
  content: "+" !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-toggle::after {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item[open] .phadin-faq-toggle::before {
  content: "-" !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item p {
  margin: 0 !important;
  padding: 0 20px 18px !important;
  border-top: 1px solid rgba(15, 107, 75, .10) !important;
  color: #43554f !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq > h2 {
  margin: 0 0 12px !important;
  color: #12324a !important;
  font-size: 25px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq {
  gap: 8px !important;
  margin: 14px 0 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item {
  border-radius: 16px !important;
  box-shadow: 0 4px 14px rgba(12, 55, 44, .035) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary {
  grid-template-columns: minmax(0, 1fr) 30px !important;
  gap: 12px !important;
  min-height: 52px !important;
  padding: 14px 14px 14px 16px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item h3 {
  color: #12324a !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-toggle {
  width: 30px !important;
  height: 30px !important;
  font-size: 19px !important;
  line-height: 1 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item p {
  padding: 0 16px 15px !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-faq-section.phadin-machine-faq {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-faq > h2 {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  border: 0 !important;
  color: #082f46 !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-faq > h2::before {
  content: "" !important;
  display: inline-block !important;
  width: 5px !important;
  height: 24px !important;
  border-radius: 999px !important;
  background: #f26a3d !important;
  flex: 0 0 auto !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq {
  display: block !important;
  margin: 14px 0 26px !important;
  padding: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item {
  display: block !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  border: 1px solid rgba(0, 82, 57, .10) !important;
  border-radius: 8px !important;
  background: #fff !important;
  overflow: hidden !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary {
  position: relative !important;
  display: block !important;
  min-height: 0 !important;
  padding: 15px 48px 15px 16px !important;
  color: #12324a !important;
  cursor: pointer !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::-webkit-details-marker {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::before {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item summary::after {
  content: "+" !important;
  position: absolute !important;
  right: 15px !important;
  top: 50% !important;
  display: block !important;
  width: 26px !important;
  height: 26px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #f5faf7 !important;
  color: #008452 !important;
  text-align: center !important;
  font-size: 18px !important;
  font-weight: 850 !important;
  line-height: 26px !important;
  transform: translateY(-50%) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item[open] summary::after {
  content: "-" !important;
  background: #008452 !important;
  color: #fff !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-question {
  display: block !important;
  min-width: 0 !important;
  color: inherit !important;
  font: inherit !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-answer {
  display: block !important;
  padding: 0 16px 16px !important;
  border-top: 1px solid rgba(0, 82, 57, .08) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-answer p {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #43554f !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-toggle,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-faq .phadin-faq-item h3 {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-system {
  padding: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-machine-system {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 34px 34px !important;
  padding: 0 !important;
  border: 1px solid rgba(15, 107, 75, .16) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(6, 62, 45, .055) !important;
  overflow: hidden !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-banner {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: #0b3e2f !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-banner img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  border: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system br {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-body {
  padding: 24px 26px 26px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-copy {
  max-width: 980px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-kicker {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 28px !important;
  margin: 0 0 10px !important;
  padding: 5px 10px !important;
  border-radius: 999px !important;
  background: #eaf5f0 !important;
  color: #0f6b4b !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system h2 {
  max-width: 920px !important;
  margin: 0 0 12px !important;
  color: #12324a !important;
  font-size: clamp(24px, 2.2vw, 34px) !important;
  line-height: 1.18 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-lead {
  max-width: 1040px !important;
  margin: 0 !important;
  color: #43554f !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-points {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 20px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-points li {
  min-width: 0 !important;
  padding: 15px 16px !important;
  border: 1px solid rgba(15, 107, 75, .16) !important;
  border-radius: 8px !important;
  background: #f7f8f6 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-points strong {
  display: block !important;
  margin: 0 0 5px !important;
  color: #0f6b4b !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-points span {
  display: block !important;
  color: #5f6b65 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-actions {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px !important;
  align-items: center !important;
  margin-top: 22px !important;
  padding: 18px !important;
  border: 1px solid rgba(15, 107, 75, .18) !important;
  border-radius: 8px !important;
  background: #eaf5f0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-actions h3 {
  margin: 0 0 5px !important;
  color: #12324a !important;
  font-size: 20px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-actions p {
  margin: 0 !important;
  color: #43554f !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-action-buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  min-width: min(390px, 100%) !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-action-buttons .button {
  min-width: 170px !important;
  margin: 0 !important;
  color: #fff !important;
  text-decoration: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-action-buttons .secondary {
  color: #c86b3c !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-project-cta {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 16px !important;
  align-items: center !important;
  margin: 18px 0 0 !important;
  padding: 18px !important;
  border: 1px solid rgba(15, 107, 75, .16) !important;
  border-radius: 8px !important;
  background: #eaf5f0 !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-consultation-grid {
  display: grid !important;
  grid-template-columns: minmax(0, .95fr) minmax(320px, 1fr) !important;
  gap: 18px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-consultation {
  background: #eaf5f0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-consultation h2::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-consultation-form-wrap h3::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-faq-item h3::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason h3::before {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason::before,
body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reason::after {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description > section#phadin-tu-van.phadin-machine-consultation {
  padding: 0 !important;
  overflow: hidden !important;
  background: #f7fbf9 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-grid {
  display: grid !important;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr) !important;
  gap: 0 !important;
  align-items: stretch !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content {
  min-width: 0 !important;
  padding: 34px !important;
  background: linear-gradient(180deg, #064b37 0%, #032f23 100%) !important;
  color: #fff !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content .phadin-section-kicker {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 0 22px !important;
  padding: 8px 14px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .13) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content h2 {
  margin: 0 0 20px !important;
  color: #fff !important;
  font-size: 32px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content h2::before {
  content: none !important;
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content p,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content li {
  color: rgba(255, 255, 255, .84) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-check-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 24px 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-check-list li {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 14px !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, .08) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  line-height: 1.35 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-boxes {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 16px !important;
  margin: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-box {
  padding: 22px !important;
  border: 1px solid rgba(255, 255, 255, .20) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, .08) !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-box h3 {
  margin: 0 0 16px !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 850 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-box ul {
  display: grid !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-box li {
  position: relative !important;
  margin: 0 !important;
  padding: 0 0 0 22px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-fit-box li::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: .72em !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 999px !important;
  background: #f26a3d !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-form-wrap {
  min-width: 0 !important;
  padding: 34px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #f7fbf9 !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-form-wrap h3 {
  margin: 0 0 10px !important;
  color: #082f46 !important;
  font-size: 30px !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-form-wrap > p {
  margin: 0 0 22px !important;
  padding: 0 0 20px !important;
  border-bottom: 1px solid #d9e2dd !important;
  color: #5f6b65 !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 22px 20px !important;
  margin: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid > p,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid > div {
  margin: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid br {
  display: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid label {
  display: block !important;
  margin: 0 !important;
  color: #082f46 !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  line-height: 1.35 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .wpcf7-form-control-wrap {
  display: block !important;
  margin-top: 8px !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van select,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van textarea {
  width: 100% !important;
  min-height: 50px !important;
  margin: 0 !important;
  padding: 12px 14px !important;
  border: 1px solid #cdded7 !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #1f2a24 !important;
  font-size: 15px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
  box-shadow: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van textarea {
  min-height: 118px !important;
  resize: vertical !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input::placeholder,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van textarea::placeholder {
  color: #8b918c !important;
  opacity: 1 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input:focus,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van select:focus,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van textarea:focus {
  border-color: #0f6b4b !important;
  outline: 2px solid rgba(15, 107, 75, .14) !important;
  outline-offset: 0 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-full {
  grid-column: 1 / -1 !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input[type="submit"] {
  width: 100% !important;
  min-height: 56px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #007e52 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  text-transform: none !important;
}
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input[type="submit"]:hover,
body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van input[type="submit"]:focus {
  background: #006c46 !important;
}
@media (max-width: 1024px) {
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reasons-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-project-cta,
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-consultation-grid {
    grid-template-columns: 1fr !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-actions {
    grid-template-columns: 1fr !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-action-buttons {
    justify-content: flex-start !important;
    min-width: 0 !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-grid,
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-check-list {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 640px) {
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-guide,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-system-cta,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-types,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-brand-section,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-why-buy,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-faq-section,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-consultation {
    width: 100% !important;
    margin: 20px auto !important;
    padding: 16px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section.phadin-machine-system {
    padding: 0 !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-machine-system {
    margin: 0 16px 16px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-body {
    padding: 18px 16px 20px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-points {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-grid {
    grid-template-columns: 1fr !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-type-card {
    min-height: 0 !important;
    padding: 16px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-actions {
    padding: 16px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-machine-system .phadin-system-action-buttons .button {
    width: 100% !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description h2,
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-section-head h2,
  body.tax-product_cat.term-may-pha-ca-phe .term-description > section > h2 {
    font-size: 23px !important;
    line-height: 1.28 !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-internal-links,
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-grid,
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-reasons-grid {
    grid-template-columns: 1fr !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-tile {
    min-height: 116px !important;
    padding: 12px 10px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-frame {
    height: 46px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-logo-frame-text {
    height: 56px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-brand-all-head {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 8px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description .phadin-project-cta__actions .button {
    width: 100% !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content,
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-form-wrap {
    padding: 22px 16px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-content h2,
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-consultation-form-wrap h3 {
    font-size: 25px !important;
  }
  body.tax-product_cat.term-may-pha-ca-phe .term-description #phadin-tu-van .phadin-advice-form-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
}
