@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-351 .tc-wp-content-root img, .wpc-scope-351 .tc-wp-content-root video, .wpc-scope-351 .tc-wp-content-root svg, .wpc-scope-351 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #2e2630;
  font-family: inherit;
  --hkfg-ink: #2e2630;
  --hkfg-muted: #6f6471;
  --hkfg-soft: #fff7fa;
  --hkfg-line: rgba(226, 87, 135, 0.16);
  --hkfg-pink: #f35d9b;
  --hkfg-rose: #ff8ab9;
  --hkfg-coral: #ffb08a;
  --hkfg-shadow: 0 18px 45px rgba(127, 47, 83, 0.1);
  --hkfg-shadow-hover: 0 24px 60px rgba(127, 47, 83, 0.16);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial div, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial section, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-section{
  position: relative;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-section-white{
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 138, 185, 0.11), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 176, 138, 0.1), transparent 24%),
    #fff8fb;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(243, 93, 155, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 138, 185, 0.14), rgba(255, 176, 138, 0.13));
  color: #b63168;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial h2{
  margin: 0;
  color: var(--hkfg-ink);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: var(--hkfg-muted);
  line-height: 1.7;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-card, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid var(--hkfg-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--hkfg-shadow);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-card::before, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card::before{
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 138, 185, 0.14), rgba(255, 176, 138, 0.08), transparent 55%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-card:hover, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card:hover, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(243, 93, 155, 0.32);
  box-shadow: var(--hkfg-shadow-hover);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-card:hover::before, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial h3{
  position: relative;
  margin: 0;
  color: var(--hkfg-ink);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-card p, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
  position: relative;
  margin: 12px 0 0;
  color: var(--hkfg-muted);
  line-height: 1.68;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon{
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--hkfg-pink), var(--hkfg-coral));
  box-shadow: 0 12px 24px rgba(243, 93, 155, 0.22);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon::before, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-sparkle::before{
  top: 10px;
  left: 21px;
  width: 4px;
  height: 26px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-sparkle::after{
  top: 21px;
  left: 10px;
  width: 26px;
  height: 4px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-copy::before{
  top: 12px;
  left: 12px;
  width: 18px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-copy::after{
  top: 8px;
  left: 17px;
  width: 18px;
  height: 22px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-bow::before, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-bow::after{
  top: 15px;
  width: 16px;
  height: 16px;
  border: 3px solid #ffffff;
  border-radius: 12px 12px 12px 4px;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-bow::before{
  left: 8px;
  transform: rotate(45deg);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-bow::after{
  right: 8px;
  transform: rotate(225deg);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-mix::before{
  top: 13px;
  left: 11px;
  width: 24px;
  height: 20px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-mix::after{
  top: 11px;
  left: 19px;
  width: 8px;
  height: 24px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-phone::before{
  top: 8px;
  left: 15px;
  width: 16px;
  height: 30px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-phone::after{
  bottom: 11px;
  left: 21px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-heart::before, .wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-heart::after{
  top: 13px;
  width: 15px;
  height: 23px;
  border-radius: 15px 15px 0 0;
  background: #ffffff;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-heart::before{
  left: 13px;
  transform: rotate(-45deg);
  transform-origin: 0 100%;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-icon-heart::after{
  left: 19px;
  transform: rotate(45deg);
  transform-origin: 100% 100%;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(243, 93, 155, 0.18);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 252, 0.92));
  box-shadow: var(--hkfg-shadow);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-card::after{
  position: absolute;
  top: 50%;
  left: 45px;
  width: 2px;
  height: calc(100% + 22px);
  content: "";
  background: linear-gradient(to bottom, rgba(243, 93, 155, 0.28), rgba(255, 176, 138, 0));
  transform: translateY(24px);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-card:last-child::after{
  display: none;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--hkfg-pink), var(--hkfg-coral));
  box-shadow: 0 14px 30px rgba(243, 93, 155, 0.24);
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-step-content{
  min-width: 0;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(243, 93, 155, 0.1);
  color: #b63168;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
  overflow: hidden;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-benefit-mark{
  position: relative;
  width: 54px;
  height: 8px;
  margin: 0 0 22px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--hkfg-pink), var(--hkfg-coral));
  box-shadow: 0 10px 20px rgba(243, 93, 155, 0.2);
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-351 .tc-wp-content-root .hkfg-editorial .hkfg-reveal.hkfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hkfg-editorial .hkfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .hkfg-editorial .hkfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hkfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .hkfg-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card p, .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-steps{
    display: grid;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hkfg-editorial .hkfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .hkfg-editorial .hkfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hkfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .hkfg-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card p, .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-steps{
    display: grid;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hkfg-editorial .hkfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hkfg-editorial .hkfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hkfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .hkfg-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card p, .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-steps{
    display: grid;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hkfg-editorial .hkfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .hkfg-editorial .hkfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .hkfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hkfg-editorial .hkfg-card, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hkfg-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card p, .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-steps{
    display: grid;
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hkfg-editorial .hkfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hkfg-editorial .hkfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hkfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-grid-3, .tc-wp-content-root .hkfg-editorial .hkfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hkfg-editorial .hkfg-card, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hkfg-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-card p, .tc-wp-content-root .hkfg-editorial .hkfg-step-card p, .tc-wp-content-root .hkfg-editorial .hkfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .hkfg-editorial .hkfg-step-card{
    gap: 26px;
    padding: 34px;
  }}.wpc-scope-351 .tc-wp-content-root .hkfg-use-card{}