.elementor-32780 .elementor-element.elementor-element-07facca{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32780 .elementor-element.elementor-element-50384b4{width:var( --container-widget-width, 103.545% );max-width:103.545%;--container-widget-width:103.545%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-50384b4 */.hh-seo-article {
  --hh-navy: #0d274d;
  --hh-navy-light: #183f6c;
  --hh-blue: #005eb8;
  --hh-cyan: #54b9df;
  --hh-text: #33475b;
  --hh-muted: #718096;
  --hh-line: #dce6ef;
  --hh-soft: #f5f8fb;
  --hh-blue-soft: #edf6fc;
  --hh-white: #ffffff;
  --hh-green: #16846b;
  --hh-green-soft: #edf9f5;
  --hh-red: #b65353;
  --hh-red-soft: #fff3f2;
  --hh-radius-xl: 30px;
  --hh-radius-lg: 22px;
  --hh-radius-md: 15px;
  --hh-content-width: 1160px;
  --hh-reading-width: 920px;
  --hh-shadow-lg: 0 24px 68px rgba(13, 39, 77, 0.13);
  --hh-shadow-md: 0 14px 38px rgba(13, 39, 77, 0.08);
  --hh-shadow-sm: 0 8px 24px rgba(13, 39, 77, 0.055);

  width: 100%;
  color: var(--hh-text);
  font-family: "Microsoft JhengHei", "PingFang TC", Arial, sans-serif;
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.9;
  overflow-wrap: anywhere;
}

.hh-seo-article *,
.hh-seo-article *::before,
.hh-seo-article *::after {
  box-sizing: border-box;
}

.hh-seo-article__inner {
  width: min(calc(100% - 48px), var(--hh-content-width));
  margin-inline: auto;
}

.hh-seo-article p {
  margin: 0 0 1.35em;
}

.hh-seo-article a {
  color: var(--hh-blue);
  font-weight: 750;
  text-decoration-color: rgba(0, 94, 184, 0.35);
  text-underline-offset: 5px;
  transition: color 0.2s ease;
}

.hh-seo-article a:hover {
  color: var(--hh-navy);
}

.hh-seo-article a:focus-visible,
.hh-seo-article summary:focus-visible,
.hh-seo-article [tabindex="0"]:focus-visible {
  outline: 3px solid rgba(0, 94, 184, 0.28);
  outline-offset: 4px;
  border-radius: 6px;
}

.hh-seo-article img {
  display: block;
  max-width: 100%;
  height: auto;
}

.hh-seo-article__intro {
  position: relative;
  isolation: isolate;
  margin: clamp(26px, 5vw, 70px) 0 clamp(38px, 7vw, 78px);
  padding: clamp(38px, 6vw, 76px);
  border-radius: var(--hh-radius-xl);
  color: rgba(255, 255, 255, 0.84);
  background:
    radial-gradient(circle at 88% 12%, rgba(84, 185, 223, 0.3), transparent 27%),
    radial-gradient(circle at 5% 100%, rgba(0, 94, 184, 0.6), transparent 35%),
    linear-gradient(135deg, #081b34, var(--hh-navy) 55%, #144f82);
  box-shadow: var(--hh-shadow-lg);
  overflow: hidden;
}

.hh-seo-article__intro::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -120px;
  right: -90px;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 50%;
}

.hh-seo-article__eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 19px;
  color: #a2ddf3;
  font-size: 0.74em;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.hh-seo-article__eyebrow::before {
  content: "";
  width: 30px;
  height: 2px;
  border-radius: 99px;
  background: var(--hh-cyan);
}

.hh-seo-article__lead {
  max-width: 930px;
  color: var(--hh-white);
  font-size: clamp(1.25rem, 2.2vw, 1.68rem);
  font-weight: 850;
  line-height: 1.68;
  letter-spacing: -0.018em;
}

.hh-seo-article__intro p:last-child {
  max-width: 900px;
  margin-bottom: 0;
}

.hh-seo-article__toc {
  position: relative;
  margin-bottom: clamp(72px, 10vw, 118px);
  padding: clamp(28px, 5vw, 45px);
  border-top: 1px solid var(--hh-line);
  border-bottom: 1px solid var(--hh-line);
  background: linear-gradient(90deg, var(--hh-blue-soft), transparent);
}

.hh-seo-article__toc::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 96px;
  height: 3px;
  background: linear-gradient(90deg, var(--hh-blue), var(--hh-cyan));
}

.hh-seo-article__toc-title {
  margin-bottom: 20px;
  color: var(--hh-navy);
  font-size: 0.85em;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.hh-seo-article__toc ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px 42px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: hh-toc;
}

.hh-seo-article__toc li {
  counter-increment: hh-toc;
}

.hh-seo-article__toc a {
  display: flex;
  gap: 12px;
  padding: 7px 0;
  color: var(--hh-text);
  font-size: 0.93em;
  text-decoration: none;
}

.hh-seo-article__toc a::before {
  content: counter(hh-toc, decimal-leading-zero);
  flex: 0 0 auto;
  color: var(--hh-blue);
  font-size: 0.74em;
  font-weight: 900;
}

.hh-seo-article__section {
  margin-bottom: clamp(78px, 11vw, 132px);
  scroll-margin-top: 30px;
}

.hh-seo-article__section > p,
.hh-seo-article__section > h3 {
  max-width: var(--hh-reading-width);
  margin-right: auto;
  margin-left: auto;
}

.hh-seo-article__heading {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  align-items: center;
  gap: clamp(18px, 3vw, 31px);
  margin-bottom: clamp(30px, 5vw, 48px);
  padding-bottom: 22px;
  border-bottom: 1px solid var(--hh-line);
}

.hh-seo-article__heading > span {
  display: grid;
  width: 70px;
  height: 70px;
  place-items: center;
  border: 1px solid rgba(0, 94, 184, 0.25);
  border-radius: 50%;
  color: var(--hh-blue);
  background: linear-gradient(145deg, var(--hh-white), var(--hh-blue-soft));
  box-shadow: inset 0 0 0 6px var(--hh-white);
  font-size: 0.75em;
  font-weight: 900;
}

.hh-seo-article h2 {
  margin: 0;
  color: var(--hh-navy);
  font-size: clamp(1.72rem, 3vw, 2.48rem);
  font-weight: 900;
  line-height: 1.36;
  letter-spacing: -0.032em;
}

.hh-seo-article h3 {
  position: relative;
  margin-top: clamp(42px, 6vw, 65px);
  margin-bottom: 17px;
  padding-left: 20px;
  color: var(--hh-navy);
  font-size: clamp(1.25rem, 2vw, 1.58rem);
  font-weight: 850;
  line-height: 1.5;
}

.hh-seo-article h3::before {
  content: "";
  position: absolute;
  top: 0.17em;
  bottom: 0.17em;
  left: 0;
  width: 5px;
  border-radius: 99px;
  background: linear-gradient(var(--hh-blue), var(--hh-cyan));
}

.hh-seo-article__summary-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: clamp(38px, 6vw, 60px) 0;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-lg);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-md);
  overflow: hidden;
}

.hh-seo-article__summary-item {
  position: relative;
  min-width: 0;
  padding: clamp(25px, 4vw, 38px) 20px;
  text-align: center;
}

.hh-seo-article__summary-item:not(:last-child) {
  border-right: 1px solid var(--hh-line);
}

.hh-seo-article__summary-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 28%;
  left: 28%;
  height: 3px;
  background: linear-gradient(90deg, var(--hh-blue), var(--hh-cyan));
}

.hh-seo-article__summary-item span,
.hh-seo-article__summary-item strong {
  display: block;
}

.hh-seo-article__summary-item span {
  color: var(--hh-muted);
  font-size: 0.75em;
  font-weight: 800;
}

.hh-seo-article__summary-item strong {
  margin: 5px 0;
  color: var(--hh-navy);
  font-size: clamp(1.18rem, 2vw, 1.52rem);
  font-weight: 900;
}

.hh-seo-article__summary-item p {
  margin: 0;
  color: var(--hh-muted);
  font-size: 0.82em;
  line-height: 1.6;
}

.hh-seo-article__figure {
  margin: clamp(38px, 6vw, 66px) auto;
}

.hh-seo-article__figure--wide {
  max-width: 1040px;
}

.hh-seo-article__figure--portrait {
  max-width: 610px;
}

.hh-seo-article__figure img {
  width: 100%;
  border-radius: var(--hh-radius-lg);
  background: var(--hh-soft);
  box-shadow: var(--hh-shadow-lg);
}

.hh-seo-article__figure figcaption,
.hh-seo-article__product-image figcaption {
  position: relative;
  margin-top: 14px;
  padding-left: 20px;
  color: var(--hh-muted);
  font-size: 0.83em;
  line-height: 1.7;
}

.hh-seo-article__figure figcaption::before,
.hh-seo-article__product-image figcaption::before {
  content: "";
  position: absolute;
  top: 0.52em;
  left: 0;
  width: 11px;
  height: 2px;
  background: var(--hh-blue);
}

.hh-seo-article__need-grid {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: clamp(36px, 6vw, 58px) auto;
}

.hh-seo-article__need-card {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 20px;
  padding: clamp(23px, 4vw, 34px);
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-lg);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-sm);
}

.hh-seo-article__need-card > span {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border-radius: 50%;
  color: var(--hh-white);
  background: linear-gradient(145deg, var(--hh-blue), var(--hh-cyan));
  font-size: 0.72em;
  font-weight: 900;
}

.hh-seo-article__need-card h3 {
  margin: 0 0 8px;
  padding: 0;
}

.hh-seo-article__need-card h3::before {
  display: none;
}

.hh-seo-article__need-card p {
  margin: 0;
  color: var(--hh-muted);
}

.hh-seo-article__note {
  max-width: 940px;
  margin: clamp(36px, 6vw, 58px) auto;
  padding: clamp(25px, 4vw, 38px);
  border-left: 5px solid var(--hh-blue);
  border-radius: var(--hh-radius-md);
  background: var(--hh-blue-soft);
}

.hh-seo-article__note strong {
  display: block;
  margin-bottom: 9px;
  color: var(--hh-navy);
}

.hh-seo-article__note p {
  margin: 0;
}

.hh-seo-article__flow {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 54px 1.08fr 54px 1fr;
  align-items: center;
  gap: 8px;
  margin: clamp(40px, 7vw, 70px) 0;
  padding: clamp(28px, 5vw, 52px);
  border: 1px solid rgba(0, 94, 184, 0.13);
  border-radius: var(--hh-radius-xl);
  background: linear-gradient(145deg, var(--hh-white), var(--hh-blue-soft));
  box-shadow: var(--hh-shadow-md);
}

.hh-seo-article__flow-card {
  min-width: 0;
  padding: 25px 18px;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-md);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-sm);
  text-align: center;
}

.hh-seo-article__flow-card span,
.hh-seo-article__flow-card strong,
.hh-seo-article__flow-card small {
  display: block;
}

.hh-seo-article__flow-card span {
  color: var(--hh-muted);
  font-size: 0.72em;
}

.hh-seo-article__flow-card strong {
  margin: 4px 0;
  color: var(--hh-navy);
  font-size: 1.08em;
  font-weight: 900;
}

.hh-seo-article__flow-card small {
  color: var(--hh-muted);
  font-size: 0.73em;
  line-height: 1.5;
}

.hh-seo-article__flow-card--primary {
  border-color: transparent;
  color: var(--hh-white);
  background: linear-gradient(145deg, var(--hh-navy), var(--hh-navy-light));
}

.hh-seo-article__flow-card--primary span,
.hh-seo-article__flow-card--primary strong,
.hh-seo-article__flow-card--primary small {
  color: var(--hh-white);
}

.hh-seo-article__flow-card--primary span,
.hh-seo-article__flow-card--primary small {
  opacity: 0.78;
}

.hh-seo-article__flow-arrow {
  color: var(--hh-blue);
  font-size: 1.55em;
  font-weight: 900;
  text-align: center;
}

.hh-seo-article__product-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr);
  align-items: center;
  gap: clamp(34px, 6vw, 72px);
  margin: clamp(56px, 9vw, 96px) 0;
  padding: clamp(28px, 5vw, 54px);
  border-radius: var(--hh-radius-xl);
  background: var(--hh-soft);
}

.hh-seo-article__product-layout--reverse {
  grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr);
}

.hh-seo-article__product-layout--reverse .hh-seo-article__product-image {
  grid-column: 2;
  grid-row: 1;
}

.hh-seo-article__product-layout--reverse .hh-seo-article__product-copy {
  grid-column: 1;
  grid-row: 1;
}

.hh-seo-article__product-image {
  margin: 0;
}

.hh-seo-article__product-image img {
  width: 100%;
  border-radius: var(--hh-radius-lg);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-md);
  object-fit: contain;
}

.hh-seo-article__product-copy h3 {
  margin-top: 0;
}

.hh-seo-article__label {
  margin-bottom: 7px;
  color: var(--hh-blue);
  font-size: 0.72em;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.hh-seo-article__spec-list {
  margin: 26px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--hh-line);
}

.hh-seo-article__spec-list li {
  padding: 10px 0;
  border-bottom: 1px solid var(--hh-line);
}

.hh-seo-article__spec-list strong {
  color: var(--hh-navy);
}

.hh-seo-article__source {
  margin-bottom: 0;
  color: var(--hh-muted);
  font-size: 0.83em;
}

.hh-seo-article__steps {
  max-width: 940px;
  margin: clamp(40px, 7vw, 66px) auto;
  padding: 0;
  list-style: none;
  counter-reset: hh-step;
}

.hh-seo-article__steps li {
  position: relative;
  min-height: 108px;
  padding: 18px 18px 30px 105px;
  counter-increment: hh-step;
}

.hh-seo-article__steps li::before {
  content: counter(hh-step, decimal-leading-zero);
  position: absolute;
  z-index: 1;
  top: 9px;
  left: 7px;
  display: grid;
  width: 62px;
  height: 62px;
  place-items: center;
  border: 6px solid var(--hh-white);
  border-radius: 50%;
  color: var(--hh-white);
  background: linear-gradient(145deg, var(--hh-blue), var(--hh-cyan));
  box-shadow: 0 10px 24px rgba(0, 94, 184, 0.2);
  font-size: 0.74em;
  font-weight: 900;
}

.hh-seo-article__steps li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 65px;
  bottom: -7px;
  left: 38px;
  width: 1px;
  background: linear-gradient(var(--hh-blue), var(--hh-line));
}

.hh-seo-article__steps strong {
  display: block;
  color: var(--hh-navy);
  font-size: 1.07em;
  font-weight: 900;
}

.hh-seo-article__steps p {
  margin: 4px 0 0;
  color: var(--hh-muted);
  font-size: 0.92em;
}

.hh-seo-article__capability-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin: clamp(38px, 6vw, 64px) 0;
}

.hh-seo-article__capability-card {
  padding: clamp(28px, 5vw, 44px);
  border-radius: var(--hh-radius-lg);
}

.hh-seo-article__capability-card--yes {
  border: 1px solid rgba(22, 132, 107, 0.2);
  background: var(--hh-green-soft);
}

.hh-seo-article__capability-card--no {
  border: 1px solid rgba(182, 83, 83, 0.18);
  background: var(--hh-red-soft);
}

.hh-seo-article__capability-title {
  margin-bottom: 18px;
  color: var(--hh-navy);
  font-size: 1.13em;
  font-weight: 900;
}

.hh-seo-article__capability-card ul {
  margin: 0;
  padding-left: 1.25em;
}

.hh-seo-article__capability-card li + li {
  margin-top: 8px;
}

.hh-seo-article__capability-card--yes li::marker {
  color: var(--hh-green);
}

.hh-seo-article__capability-card--no li::marker {
  color: var(--hh-red);
}

.hh-seo-article__table-wrap {
  width: 100%;
  margin: clamp(38px, 6vw, 64px) 0;
  overflow-x: auto;
  border-radius: var(--hh-radius-lg);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-md);
  -webkit-overflow-scrolling: touch;
}

.hh-seo-article table {
  width: 100%;
  min-width: 850px;
  border-collapse: collapse;
  font-size: 0.9em;
}

.hh-seo-article caption {
  padding: 22px 26px;
  color: var(--hh-white);
  background: linear-gradient(110deg, var(--hh-navy), var(--hh-navy-light));
  font-size: 1.02em;
  font-weight: 900;
  text-align: left;
}

.hh-seo-article th,
.hh-seo-article td {
  padding: 19px 21px;
  border-bottom: 1px solid var(--hh-line);
  text-align: left;
  vertical-align: top;
}

.hh-seo-article thead th {
  color: var(--hh-navy);
  background: var(--hh-blue-soft);
  font-weight: 900;
}

.hh-seo-article tbody th {
  color: var(--hh-navy);
  background: #fafcfe;
  font-weight: 900;
}

.hh-seo-article tbody tr:last-child th,
.hh-seo-article tbody tr:last-child td {
  border-bottom: 0;
}

.hh-seo-article__related-inline {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}

.hh-seo-article__related-inline p {
  margin: 0;
  padding: 22px 24px;
  border-left: 4px solid var(--hh-blue);
  border-radius: 0 var(--hh-radius-md) var(--hh-radius-md) 0;
  background: var(--hh-soft);
}

.hh-seo-article__application-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: clamp(36px, 6vw, 58px) 0;
  padding: 0;
  list-style: none;
}

.hh-seo-article__application-list li {
  position: relative;
  padding: 22px 18px 22px 50px;
  border-bottom: 1px solid var(--hh-line);
  color: var(--hh-navy);
  font-weight: 800;
}

.hh-seo-article__application-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 19px;
  width: 10px;
  height: 10px;
  border: 3px solid rgba(0, 94, 184, 0.16);
  border-radius: 50%;
  background: var(--hh-blue);
  box-shadow: 0 0 0 4px rgba(0, 94, 184, 0.08);
  transform: translateY(-50%);
}

.hh-seo-article__planning-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 17px;
  margin: clamp(38px, 6vw, 64px) 0;
}

.hh-seo-article__planning-grid > div {
  position: relative;
  min-width: 0;
  padding: 27px 24px;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-md);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-sm);
  overflow: hidden;
}

.hh-seo-article__planning-grid > div::after {
  content: "";
  position: absolute;
  right: -26px;
  bottom: -26px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(0, 94, 184, 0.055);
}

.hh-seo-article__planning-grid span {
  display: block;
  margin-bottom: 8px;
  color: var(--hh-blue);
  font-size: 0.7em;
  font-weight: 900;
}

.hh-seo-article__planning-grid strong {
  display: block;
  margin-bottom: 8px;
  color: var(--hh-navy);
}

.hh-seo-article__planning-grid p {
  margin: 0;
  color: var(--hh-muted);
  font-size: 0.85em;
  line-height: 1.72;
}

.hh-seo-article__related-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-top: clamp(36px, 6vw, 58px);
}

.hh-seo-article__related-card {
  position: relative;
  display: block;
  min-width: 0;
  padding: 31px 30px 58px;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-lg);
  color: var(--hh-text);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow-sm);
  text-decoration: none;
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    border-color 0.22s ease;
}

.hh-seo-article__related-card::after {
  content: "↗";
  position: absolute;
  right: 26px;
  bottom: 19px;
  color: var(--hh-blue);
  font-size: 1.35em;
  font-weight: 900;
}

.hh-seo-article__related-card:hover {
  border-color: rgba(0, 94, 184, 0.34);
  color: var(--hh-text);
  box-shadow: var(--hh-shadow-md);
  transform: translateY(-4px);
}

.hh-seo-article__related-card > span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 5px 11px;
  border-radius: 99px;
  color: var(--hh-blue);
  background: var(--hh-blue-soft);
  font-size: 0.7em;
  font-weight: 900;
}

.hh-seo-article__related-card > strong {
  display: block;
  color: var(--hh-navy);
  font-size: 1.08em;
  line-height: 1.55;
}

.hh-seo-article__related-card p {
  margin: 10px 0 0;
  color: var(--hh-muted);
  font-size: 0.88em;
  font-weight: 400;
}

.hh-seo-article__cta {
  position: relative;
  isolation: isolate;
  margin: clamp(88px, 12vw, 146px) 0;
  padding: clamp(52px, 8vw, 88px) clamp(28px, 7vw, 80px);
  border-radius: var(--hh-radius-xl);
  color: var(--hh-white);
  background:
    radial-gradient(circle at 88% 12%, rgba(84, 185, 223, 0.34), transparent 28%),
    linear-gradient(135deg, #071a33, var(--hh-navy) 55%, #145183);
  box-shadow: var(--hh-shadow-lg);
  text-align: center;
  overflow: hidden;
}

.hh-seo-article__cta::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -110px;
  right: -90px;
  width: 300px;
  height: 300px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.hh-seo-article__cta-label {
  margin-bottom: 11px;
  color: #9edcf3;
  font-size: 0.72em;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hh-seo-article__cta h2 {
  max-width: 830px;
  margin-inline: auto;
  color: var(--hh-white);
}

.hh-seo-article__cta > p:not(.hh-seo-article__cta-label) {
  max-width: 760px;
  margin: 20px auto 31px;
  color: rgba(255, 255, 255, 0.8);
}

.hh-seo-article__cta-button {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 13px 29px;
  border: 1px solid var(--hh-white);
  border-radius: 99px;
  color: var(--hh-navy);
  background: var(--hh-white);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.15);
  font-weight: 900;
  text-decoration: none;
  transition:
    color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease;
}

.hh-seo-article__cta-button:hover {
  color: var(--hh-white);
  background: transparent;
  transform: translateY(-3px);
}

.hh-seo-article__faq {
  padding: clamp(36px, 6vw, 64px);
  border-radius: var(--hh-radius-xl);
  background: var(--hh-soft);
}

.hh-seo-article__faq .hh-seo-article__heading {
  margin-bottom: 30px;
}

.hh-seo-article__faq-list {
  display: grid;
  gap: 12px;
}

.hh-seo-article__faq-list details {
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius-md);
  background: var(--hh-white);
  box-shadow: 0 5px 18px rgba(13, 39, 77, 0.035);
  overflow: hidden;
}

.hh-seo-article__faq-list summary {
  position: relative;
  padding: 22px 64px 22px 25px;
  color: var(--hh-navy);
  font-weight: 850;
  line-height: 1.6;
  cursor: pointer;
  list-style: none;
}

.hh-seo-article__faq-list summary::-webkit-details-marker {
  display: none;
}

.hh-seo-article__faq-list summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 21px;
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  border-radius: 50%;
  color: var(--hh-blue);
  background: var(--hh-blue-soft);
  font-size: 1.08em;
  transform: translateY(-50%);
}

.hh-seo-article__faq-list details[open] summary {
  color: var(--hh-blue);
}

.hh-seo-article__faq-list details[open] summary::after {
  content: "−";
  color: var(--hh-white);
  background: var(--hh-blue);
}

.hh-seo-article__faq-list details > div {
  padding: 0 25px 24px;
}

.hh-seo-article__faq-list details > div p {
  margin: 0;
  padding-top: 19px;
  border-top: 1px solid var(--hh-line);
  color: var(--hh-muted);
}

@media (max-width: 980px) {
  .hh-seo-article__summary-grid,
  .hh-seo-article__planning-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hh-seo-article__summary-item:nth-child(2) {
    border-right: 0;
  }

  .hh-seo-article__summary-item:nth-child(-n + 2) {
    border-bottom: 1px solid var(--hh-line);
  }

  .hh-seo-article__product-layout,
  .hh-seo-article__product-layout--reverse {
    grid-template-columns: minmax(230px, 0.75fr) minmax(0, 1.25fr);
  }
}

@media (max-width: 820px) {
  .hh-seo-article__flow {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__flow-arrow {
    transform: rotate(90deg);
  }

  .hh-seo-article__product-layout,
  .hh-seo-article__product-layout--reverse {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__product-layout--reverse .hh-seo-article__product-image,
  .hh-seo-article__product-layout--reverse .hh-seo-article__product-copy {
    grid-column: auto;
    grid-row: auto;
  }

  .hh-seo-article__product-layout--reverse .hh-seo-article__product-image {
    order: 1;
  }

  .hh-seo-article__product-layout--reverse .hh-seo-article__product-copy {
    order: 2;
  }

  .hh-seo-article__product-image img {
    max-height: 430px;
  }

  .hh-seo-article__capability-grid,
  .hh-seo-article__related-inline {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__application-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .hh-seo-article__inner {
    width: min(calc(100% - 28px), var(--hh-content-width));
  }

  .hh-seo-article__intro {
    margin-top: 18px;
    padding: 35px 24px;
    border-radius: 21px;
  }

  .hh-seo-article__intro::before,
  .hh-seo-article__cta::before {
    display: none;
  }

  .hh-seo-article__toc {
    padding: 26px 19px;
  }

  .hh-seo-article__toc ol,
  .hh-seo-article__summary-grid,
  .hh-seo-article__planning-grid,
  .hh-seo-article__application-list,
  .hh-seo-article__related-grid {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__heading {
    grid-template-columns: 51px minmax(0, 1fr);
    gap: 13px;
    padding-bottom: 17px;
  }

  .hh-seo-article__heading > span {
    width: 49px;
    height: 49px;
    box-shadow: inset 0 0 0 4px var(--hh-white);
    font-size: 0.65em;
  }

  .hh-seo-article h2 {
    font-size: clamp(1.46rem, 7vw, 1.82rem);
  }

  .hh-seo-article h3 {
    padding-left: 16px;
  }

  .hh-seo-article__summary-item:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid var(--hh-line);
  }

  .hh-seo-article__need-card {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__need-card > span {
    width: 48px;
    height: 48px;
  }

  .hh-seo-article__flow {
    padding: 24px 18px;
    border-radius: 20px;
  }

  .hh-seo-article__product-layout {
    padding: 25px 19px;
    border-radius: 20px;
  }

  .hh-seo-article__steps li {
    min-height: 0;
    padding: 78px 5px 28px;
  }

  .hh-seo-article__steps li::before {
    top: 7px;
    left: 0;
    width: 54px;
    height: 54px;
  }

  .hh-seo-article__steps li:not(:last-child)::after {
    display: none;
  }

  .hh-seo-article__capability-card {
    padding: 26px 22px;
  }

  .hh-seo-article__cta {
    padding: 45px 23px;
    border-radius: 22px;
  }

  .hh-seo-article__cta-button {
    width: 100%;
  }

  .hh-seo-article__faq {
    padding: 28px 18px;
    border-radius: 20px;
  }

  .hh-seo-article__faq-list summary {
    padding: 20px 56px 20px 20px;
  }

  .hh-seo-article__faq-list summary::after {
    right: 15px;
  }

  .hh-seo-article__faq-list details > div {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-seo-article a,
  .hh-seo-article__related-card,
  .hh-seo-article__cta-button {
    transition: none;
  }
}/* End custom CSS */