@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-650 .tc-wp-content-root img, .wpc-scope-650 .tc-wp-content-root video, .wpc-scope-650 .tc-wp-content-root svg, .wpc-scope-650 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content, .wpc-scope-650 .tc-wp-content-root .hfg-bottom-content section, .wpc-scope-650 .tc-wp-content-root .hfg-bottom-content div, .wpc-scope-650 .tc-wp-content-root .hfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-section{
  position: relative;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-section-white{
  background: #ffffff;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(67, 123, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(67, 123, 255, 0.09), rgba(0, 219, 196, 0.11));
  color: #2559c7;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #34e7d5, #5b7cff);
  box-shadow: 0 0 16px rgba(52, 231, 213, 0.65);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6a7d;
  font-weight: 450;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(141, 156, 180, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(28, 47, 84, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #45e4d6, #5d77ff, #a45cff);
  opacity: 0.9;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(83, 118, 255, 0.36);
  box-shadow: 0 24px 70px rgba(28, 47, 84, 0.14);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card p{
  margin: 10px 0 0;
  color: #627084;
  font-weight: 450;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(69, 228, 214, 0.16), rgba(93, 119, 255, 0.16));
  border: 1px solid rgba(93, 119, 255, 0.17);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-icon::before, .wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-icon::before{
  inset: 12px;
  background: linear-gradient(135deg, #45e4d6, #5d77ff);
  box-shadow: 0 0 18px rgba(69, 228, 214, 0.42);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-icon::after{
  width: 18px;
  height: 3px;
  right: 8px;
  bottom: 10px;
  background: #a45cff;
  opacity: 0.85;
  transform: rotate(-24deg);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-card:hover .hfg-icon{
  transform: translateY(-2px);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(122, 140, 170, 0.22);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 56%, #f5fbff 100%);
  box-shadow: 0 18px 54px rgba(34, 52, 88, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-card::after{
  content: "";
  position: absolute;
  top: -70px;
  right: -70px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(69, 228, 214, 0.24), rgba(93, 119, 255, 0));
  pointer-events: none;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(69, 228, 214, 0.42);
  box-shadow: 0 24px 68px rgba(34, 52, 88, 0.12);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033, #2f46a3);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(47, 70, 163, 0.22);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
  margin: 9px 0 0;
  color: #627084;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(69, 228, 214, 0.13);
  color: #197a82;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-use-card:nth-child(2n) .hfg-badge{
  background: rgba(93, 119, 255, 0.12);
  color: #3558d4;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-use-card:nth-child(3n) .hfg-badge{
  background: rgba(164, 92, 255, 0.11);
  color: #7138c8;
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #45e4d6, #5d77ff);
  box-shadow: 0 12px 28px rgba(69, 142, 255, 0.2);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-trust-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-650 .tc-wp-content-root .hfg-bottom-content .hfg-reveal.hfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hfg-bottom-content .hfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .hfg-bottom-content .hfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hfg-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card h3, .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card p, .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hfg-bottom-content .hfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hfg-bottom-content .hfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hfg-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card h3, .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card p, .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hfg-bottom-content .hfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .hfg-bottom-content .hfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hfg-bottom-content h2{
    font-size: 35px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card h3, .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card p, .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hfg-bottom-content .hfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .hfg-bottom-content .hfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hfg-bottom-content h2{
    font-size: 42px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-grid-six, .tc-wp-content-root .hfg-bottom-content .hfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card h3, .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card p, .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hfg-bottom-content .hfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .hfg-bottom-content .hfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .hfg-bottom-content h2{
    font-size: 48px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-grid-six, .tc-wp-content-root .hfg-bottom-content .hfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card h3, .tc-wp-content-root .hfg-bottom-content .hfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-card p, .tc-wp-content-root .hfg-bottom-content .hfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .hfg-bottom-content .hfg-step-number{
    width: 82px;
    height: 82px;
    font-size: 24px;
  }}.wpc-scope-650 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hfg-icon-clean{}.wpc-scope-650 .tc-wp-content-root .hfg-icon-copy{}.wpc-scope-650 .tc-wp-content-root .hfg-icon-fast{}.wpc-scope-650 .tc-wp-content-root .hfg-icon-glow{}.wpc-scope-650 .tc-wp-content-root .hfg-icon-options{}.wpc-scope-650 .tc-wp-content-root .hfg-icon-preview{}