@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-524 .tc-wp-content-root img, .wpc-scope-524 .tc-wp-content-root video, .wpc-scope-524 .tc-wp-content-root svg, .wpc-scope-524 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Helvetica, Arial, sans-serif;
  background: #ffffff;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section-white{
  background: #ffffff;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f6f9 100%);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(18, 147, 154, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 147, 154, 0.1), rgba(74, 111, 255, 0.1));
  color: #0f7378;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
  margin: 16px auto 0;
  color: #536176;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card::before, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(18, 147, 154, 0.45), rgba(74, 111, 255, 0.28), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card:hover, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(18, 147, 154, 0.22);
  box-shadow: 0 24px 70px rgba(17, 24, 39, 0.11);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card:hover::before, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card h3, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card p, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
  margin: 12px 0 0;
  color: #5b677a;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #12939a, #4a6fff);
  box-shadow: 0 12px 26px rgba(18, 147, 154, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-card:hover .hfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon::before, .wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-clean::after{
  width: 15px;
  height: 3px;
  left: 12px;
  top: 27px;
  border-radius: 4px;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-options::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-options::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-speed::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 3px;
  transform: rotate(35deg);
  transform-origin: left center;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-readable::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 4px;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-icon-readable::after{
  width: 18px;
  height: 4px;
  left: 12px;
  top: 26px;
  border-radius: 4px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.86);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  border: 1px solid rgba(18, 147, 154, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 55px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #12939a, #4a6fff);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(74, 111, 255, 0.25);
  box-shadow: 0 24px 70px rgba(17, 24, 39, 0.1);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #12939a, #4a6fff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(18, 147, 154, 0.2);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(18, 147, 154, 0.09);
  color: #0f7378;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
  overflow: hidden;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-benefit-mark{
  display: block;
  width: 54px;
  height: 5px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #12939a, #4a6fff);
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-524 .tc-wp-content-root .hfg-editorial-content .hfg-reveal.hfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hfg-editorial-content .hfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .hfg-editorial-content .hfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid, .tc-wp-content-root .hfg-editorial-content .hfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid-three, .tc-wp-content-root .hfg-editorial-content .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card p, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hfg-editorial-content .hfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .hfg-editorial-content .hfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid, .tc-wp-content-root .hfg-editorial-content .hfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid-three, .tc-wp-content-root .hfg-editorial-content .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card p, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hfg-editorial-content .hfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .hfg-editorial-content .hfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid, .tc-wp-content-root .hfg-editorial-content .hfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid-three, .tc-wp-content-root .hfg-editorial-content .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card p, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hfg-editorial-content .hfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hfg-editorial-content .hfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid, .tc-wp-content-root .hfg-editorial-content .hfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid-three, .tc-wp-content-root .hfg-editorial-content .hfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-editorial-content .hfg-card, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card p, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-card{
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hfg-editorial-content .hfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hfg-editorial-content .hfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid, .tc-wp-content-root .hfg-editorial-content .hfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-grid-three, .tc-wp-content-root .hfg-editorial-content .hfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-editorial-content .hfg-card, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-card p, .tc-wp-content-root .hfg-editorial-content .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-content .hfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-card{
    gap: 28px;
    padding: 36px 42px;
  }.tc-wp-content-root .hfg-editorial-content .hfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}