@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-474 .tc-wp-content-root img, .wpc-scope-474 .tc-wp-content-root video, .wpc-scope-474 .tc-wp-content-root svg, .wpc-scope-474 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap, .wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap section, .wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap div, .wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background: linear-gradient(180deg, #fafbff 0%, #f6f8fc 100%);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(112, 86, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 86, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5a43db;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.75;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(112, 86, 255, 0.14), rgba(0, 194, 203, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(112, 86, 255, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover::before{
  opacity: 1;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap h3{
  position: relative;
  margin: 0;
  color: #161e2e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
  position: relative;
  margin: 10px 0 0;
  color: #626b7f;
  line-height: 1.7;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7056ff, #00c2cb);
  box-shadow: 0 14px 26px rgba(112, 86, 255, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover .gfg-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::before{
  width: 20px;
  height: 20px;
  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-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::after{
  width: 12px;
  height: 2px;
  left: 18px;
  top: 23px;
  border-radius: 3px;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-speed::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 22px;
  border-radius: 3px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 17px;
  border-radius: 4px;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 13px;
  top: 27px;
  border-radius: 4px;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-free::after{
  width: 10px;
  height: 5px;
  left: 19px;
  top: 21px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 22px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 17px;
  top: 11px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step{
  position: relative;
  display: grid;
  min-width: 0;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(112, 86, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 20px 50px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 100%;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(112, 86, 255, 0.3), rgba(0, 194, 203, 0));
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step:last-child::after{
  display: none;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(112, 86, 255, 0.28);
  box-shadow: 0 26px 60px rgba(17, 24, 39, 0.1);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #7056ff, #00c2cb);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 30px rgba(112, 86, 255, 0.22);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content{
  min-width: 0;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border: 1px solid rgba(0, 194, 203, 0.22);
  border-radius: 999px;
  background: rgba(0, 194, 203, 0.08);
  color: #097783;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-474 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid, .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid, .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid, .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid, .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid, .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-474 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-use-card{}