@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-187 .tc-wp-content-root img, .wpc-scope-187 .tc-wp-content-root video, .wpc-scope-187 .tc-wp-content-root svg, .wpc-scope-187 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content, .wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content div, .wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content section, .wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-section{
  position: relative;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-section-white{
  background: #ffffff;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #5c4dff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-kicker::before, .wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #6c5cff, #00c2a8);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #596579;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(91, 103, 125, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(25, 35, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(108, 92, 255, 0.12), rgba(0, 194, 168, 0.08) 42%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card:hover{
  transform: translateY(-6px);
  border-color: rgba(108, 92, 255, 0.32);
  box-shadow: 0 24px 60px rgba(37, 48, 78, 0.13);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card:hover::before{
  opacity: 1;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-card p{
  position: relative;
  margin: 12px 0 0;
  color: #5d697b;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon{
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6c5cff, #00c2a8);
  box-shadow: 0 14px 28px rgba(70, 83, 255, 0.24);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon::before, .wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #00c2a8;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(40% 0, 100% 0, 62% 42%, 92% 42%, 28% 100%, 43% 56%, 12% 56%);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-friendly::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-icon-friendly::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 24px;
  border-radius: 0 0 999px 999px;
  background: #6c5cff;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
  display: grid;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(91, 103, 125, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(25, 35, 55, 0.075);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  bottom: 24px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #6c5cff, #00c2a8);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #6c5cff, #00c2a8);
  box-shadow: 0 16px 34px rgba(70, 83, 255, 0.24);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content{
  min-width: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
  margin: 10px 0 0;
  color: #5d697b;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-tag{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #4e42de;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  background: rgba(108, 92, 255, 0.1);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-benefit-mark{
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(108, 92, 255, 0.16), rgba(0, 194, 168, 0.16));
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-benefit-mark::before{
  content: "";
  width: 16px;
  height: 9px;
  border-left: 3px solid #00a995;
  border-bottom: 3px solid #00a995;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-187 .tc-wp-content-root .ggsans-editorial-content .ggsans-reveal.ggsans-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ggsans-editorial-content .ggsans-section{
    padding: 48px 0;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-container{
    padding: 0 14px;
  }.tc-wp-content-root .ggsans-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card h3, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card p, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ggsans-editorial-content .ggsans-section{
    padding: 54px 0;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-container{
    padding: 0 18px;
  }.tc-wp-content-root .ggsans-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card{
    padding: 24px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card h3, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card p, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ggsans-editorial-content .ggsans-section{
    padding: 60px 0;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-container{
    padding: 0 22px;
  }.tc-wp-content-root .ggsans-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card{
    padding: 26px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card h3, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card p, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ggsans-editorial-content .ggsans-section{
    padding: 76px 0;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-container{
    padding: 0 30px;
  }.tc-wp-content-root .ggsans-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card{
    padding: 28px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card h3, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card p, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ggsans-editorial-content .ggsans-section{
    padding: 94px 0;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-container{
    padding: 0 32px;
  }.tc-wp-content-root .ggsans-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card{
    padding: 30px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card h3, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-card p, .tc-wp-content-root .ggsans-editorial-content .ggsans-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ggsans-editorial-content .ggsans-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-187 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ggsans-grid-3{}