@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-244 .tc-wp-content-root img, .wpc-scope-244 .tc-wp-content-root video, .wpc-scope-244 .tc-wp-content-root svg, .wpc-scope-244 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-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-244 .tc-wp-content-root .ggsfg-editorial-wrap, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap div, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap section, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section-white{
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(88, 101, 242, 0.09), transparent 34%),
    linear-gradient(180deg, #f8f9ff 0%, #f7f8fb 100%);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  color: #5865f2;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker::before, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #5865f2, #23c7d9);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #556070;
  font-weight: 450;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(88, 101, 242, 0.14);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 46px rgba(18, 25, 38, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card::before, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.14), transparent 34%, rgba(35, 199, 217, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card:hover, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(88, 101, 242, 0.32);
  box-shadow: 0 24px 64px rgba(18, 25, 38, 0.13);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card:hover::before, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6677;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #5865f2, #23c7d9);
  box-shadow: 0 14px 30px rgba(88, 101, 242, 0.25);
  transition: transform 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card:hover .ggsfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon::before, .wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border-radius: 9px;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #5865f2;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-tone::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-tone::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-fast::before{
  width: 21px;
  height: 21px;
  left: 14px;
  top: 13px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-38deg);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-readable::before{
  width: 22px;
  height: 4px;
  left: 13px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-icon-readable::after{
  width: 10px;
  height: 4px;
  left: 13px;
  bottom: 10px;
  border-radius: 999px;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(88, 101, 242, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 20px 55px rgba(18, 25, 38, 0.08);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #5865f2, #23c7d9);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0.04em;
  background: linear-gradient(135deg, #5865f2, #23c7d9);
  box-shadow: 0 16px 36px rgba(88, 101, 242, 0.24);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  border: 1px solid rgba(88, 101, 242, 0.2);
  border-radius: 999px;
  background: rgba(88, 101, 242, 0.08);
  color: #4d57d8;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fcfdff 100%),
    radial-gradient(circle at top right, rgba(35, 199, 217, 0.14), transparent 38%);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.13), rgba(35, 199, 217, 0.14));
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #5865f2;
  border-bottom: 3px solid #5865f2;
  transform: rotate(-45deg);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-244 .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-reveal.ggsfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ggsfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ggsfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ggsfg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ggsfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ggsfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid-three, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card h3, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-benefit-card p, .tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .ggsfg-editorial-wrap .ggsfg-badge{
    padding: 10px 14px;
    font-size: 12px;
  }}.wpc-scope-244 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ggsfg-step-content{}