@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-85 .tc-wp-content-root img, .wpc-scope-85 .tc-wp-content-root video, .wpc-scope-85 .tc-wp-content-root svg, .wpc-scope-85 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #26212a;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content section, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content div, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section-white{
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #fffdf9 100%);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(237, 94, 151, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 108, 174, 0.1), rgba(255, 196, 87, 0.12));
  color: #b92867;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
  margin: 0;
  color: #241d28;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
  margin: 16px auto 0;
  color: #695f6f;
  line-height: 1.72;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(226, 213, 222, 0.86);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(94, 53, 82, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card::before, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 104, 171, 0.16), rgba(255, 211, 107, 0.1) 48%, rgba(131, 105, 255, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card:hover, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(234, 93, 150, 0.34);
  box-shadow: 0 24px 60px rgba(94, 53, 82, 0.13);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card:hover::before, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
  position: relative;
  margin: 0;
  color: #2a2230;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #6d6272;
  line-height: 1.7;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6dae, #ffcf66);
  box-shadow: 0 12px 24px rgba(232, 84, 145, 0.2);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon::before, .wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-sparkle::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 11px;
  border-radius: 50%;
  box-shadow: -7px 4px 0 #ffffff;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-text::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-phone::before{
  width: 17px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(226, 213, 222, 0.9);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(90, 55, 80, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff66ab, #ffcf67);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(234, 93, 150, 0.34);
  box-shadow: 0 24px 58px rgba(90, 55, 80, 0.12);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff66ab, #ffcf67);
  box-shadow: 0 16px 30px rgba(232, 84, 145, 0.22);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: #fff2f7;
  color: #b92867;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
  overflow: hidden;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff6dae, #ffcf66);
  box-shadow: 0 12px 24px rgba(232, 84, 145, 0.2);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 14px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-85 .tc-wp-content-root .hkfg-bottom-content .hkfg-reveal.hkfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hkfg-bottom-content .hkfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hkfg-bottom-content .hkfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hkfg-bottom-content .hkfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hkfg-bottom-content .hkfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hkfg-bottom-content .hkfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card h3, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-benefit-card p, .tc-wp-content-root .hkfg-bottom-content .hkfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .hkfg-bottom-content .hkfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-85 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hkfg-step-content{}.wpc-scope-85 .tc-wp-content-root .hkfg-use-card{}