@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-139 .tc-wp-content-root img, .wpc-scope-139 .tc-wp-content-root video, .wpc-scope-139 .tc-wp-content-root svg, .wpc-scope-139 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-section{
  position: relative;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-section-white{
  background: #ffffff;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-section-soft{
  background: #f7f9fc;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(49, 105, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(49, 105, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #2557d6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
  margin: 14px auto 0;
  color: #5a6475;
  line-height: 1.7;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card{
  border-radius: 18px;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card::before, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card::before, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(49, 105, 255, 0.12), rgba(0, 194, 168, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card:hover, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card:hover, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card:hover, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(49, 105, 255, 0.25);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.12);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card:hover::before, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card:hover::before, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content h3{
  position: relative;
  margin: 0;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.65;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #3169ff, #00c2a8);
  box-shadow: 0 12px 28px rgba(49, 105, 255, 0.24);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-copy::after{
  inset: 12px 14px 14px 12px;
  box-shadow: 5px -5px 0 rgba(255, 255, 255, 0.45);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-spark::after{
  inset: 14px;
  transform: rotate(45deg);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-clean::after{
  border-radius: 3px;
  border-top-width: 6px;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-brand::after{
  border-radius: 50% 50% 50% 4px;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-icon-fast::after{
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #3169ff, #00c2a8);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  height: 70px;
  border-radius: 18px;
  background: #101828;
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(16, 24, 40, 0.18);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(0, 194, 168, 0.1), transparent 36%),
    #ffffff;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-use-card h3::before{
  content: "";
  display: block;
  width: 34px;
  height: 4px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #3169ff, #00c2a8);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fbfcff);
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #eaf1ff;
  color: #2557d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-139 .tc-wp-content-root .gfg-editorial-content .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial-content .gfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .gfg-editorial-content .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-card-grid, .tc-wp-content-root .gfg-editorial-content .gfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card, .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card, .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .gfg-editorial-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-content .gfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .gfg-editorial-content .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-card-grid, .tc-wp-content-root .gfg-editorial-content .gfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card, .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card, .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .gfg-editorial-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial-content .gfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .gfg-editorial-content .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-card-grid, .tc-wp-content-root .gfg-editorial-content .gfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card, .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card, .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .gfg-editorial-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial-content .gfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .gfg-editorial-content .gfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-card-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-grid-six, .tc-wp-content-root .gfg-editorial-content .gfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-content .gfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card, .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card, .tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    gap: 24px;
  }.tc-wp-content-root .gfg-editorial-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial-content .gfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .gfg-editorial-content .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-grid-six, .tc-wp-content-root .gfg-editorial-content .gfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-content .gfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card, .tc-wp-content-root .gfg-editorial-content .gfg-use-card, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-step-card{
    padding: 34px 36px;
    gap: 28px;
  }.tc-wp-content-root .gfg-editorial-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-content .gfg-info-card p, .tc-wp-content-root .gfg-editorial-content .gfg-use-card p, .tc-wp-content-root .gfg-editorial-content .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-content .gfg-step-card p{
    font-size: 16px;
  }}.wpc-scope-139 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-step-copy{}