@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-496 .tc-wp-content-root img, .wpc-scope-496 .tc-wp-content-root video, .wpc-scope-496 .tc-wp-content-root svg, .wpc-scope-496 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow: hidden;
  background: #ffffff;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap, .wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap div, .wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap section, .wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(80, 130, 255, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(0, 194, 168, 0.09), transparent 30%),
    #f7f9fc;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(68, 105, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(68, 105, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #3553d8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-496 .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(22, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  isolation: isolate;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(68, 105, 255, 0.35), rgba(0, 194, 168, 0.28));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(68, 105, 255, 0.24);
  box-shadow: 0 24px 65px rgba(15, 23, 42, 0.11);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover::before{
  opacity: 1;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p{
  margin: 11px 0 0;
  color: #5d6678;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #4469ff, #00c2a8);
  box-shadow: 0 14px 28px rgba(68, 105, 255, 0.2);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover .gfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 999px;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 27px;
  border-radius: 999px;
  opacity: 0.75;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
  opacity: 0.9;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-options::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 9px 0 rgba(255,255,255,0.85), 0 18px 0 rgba(255,255,255,0.7);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4469ff, #00c2a8);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid #ffffff;
  border-left-color: rgba(255,255,255,0.35);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-speed::after{
  width: 12px;
  height: 4px;
  left: 24px;
  top: 22px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-34deg);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  width: 23px;
  height: 4px;
  left: 13px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 10px 0 rgba(255,255,255,0.82);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #4469ff, #00c2a8);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #4469ff, #00c2a8);
  box-shadow: 0 16px 32px rgba(68, 105, 255, 0.22);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #087f73;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-use-card:nth-child(2n) .gfg-badge{
  background: rgba(68, 105, 255, 0.1);
  color: #3553d8;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-trust-card{
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(255,255,255,0.88)),
    radial-gradient(circle at 100% 0%, rgba(68, 105, 255, 0.16), transparent 34%);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 19px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4469ff, #00c2a8);
  box-shadow: 0 14px 28px rgba(68, 105, 255, 0.2);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-496 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 56px 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-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 62px 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-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 24px;
    border-radius: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 68px 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-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-6, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-3{
    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 .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-6, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-3{
    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 .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}