@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-56 .tc-wp-content-root img, .wpc-scope-56 .tc-wp-content-root video, .wpc-scope-56 .tc-wp-content-root svg, .wpc-scope-56 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap section, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap div, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background: linear-gradient(180deg, #faf8f3 0%, #fffdf8 100%);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(173, 124, 46, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(173, 124, 46, 0.12), rgba(63, 93, 166, 0.1));
  color: #8a5b17;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
  margin: 0;
  color: #151c2d;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
  margin: 16px auto 0;
  color: #5a6478;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-six{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::before, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(191, 143, 55, 0.14), rgba(65, 94, 165, 0.08), transparent 58%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(173, 124, 46, 0.28);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.11);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover::before, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6679;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c8993c, #3f5da6);
  box-shadow: 0 12px 26px rgba(63, 93, 166, 0.18);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-alpha::before{
  left: 14px;
  top: 9px;
  width: 18px;
  height: 24px;
  border: 3px solid #ffffff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom: 0;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-alpha::after{
  left: 10px;
  top: 28px;
  width: 26px;
  height: 3px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  left: 14px;
  top: 12px;
  width: 15px;
  height: 19px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  left: 19px;
  top: 16px;
  width: 15px;
  height: 19px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 5px;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-column::before{
  left: 11px;
  top: 11px;
  width: 24px;
  height: 4px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 20px 0 #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-column::after{
  left: 17px;
  top: 16px;
  width: 12px;
  height: 16px;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::before{
  left: 20px;
  top: 8px;
  width: 6px;
  height: 30px;
  border-radius: 10px;
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::after{
  left: 8px;
  top: 20px;
  width: 30px;
  height: 6px;
  border-radius: 10px;
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 17px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::after{
  left: 18px;
  top: 20px;
  width: 10px;
  height: 3px;
  border-radius: 6px;
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-fast::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-fast::after{
  left: 7px;
  top: 21px;
  width: 16px;
  height: 3px;
  border-radius: 6px;
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(23, 32, 51, 0.06);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #c8993c, #3f5da6);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(63, 93, 166, 0.22);
  box-shadow: 0 24px 64px rgba(23, 32, 51, 0.1);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #3f5da6, #c8993c);
  box-shadow: 0 16px 32px rgba(63, 93, 166, 0.2);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(63, 93, 166, 0.09);
  color: #34508f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  background: #ffffff;
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(200, 153, 60, 0.16), rgba(63, 93, 166, 0.13));
  border: 1px solid rgba(173, 124, 46, 0.2);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #8a5b17;
  border-bottom: 3px solid #8a5b17;
  transform: rotate(42deg);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-56 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head 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, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head 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, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head 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: 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 64px;
    height: 64px;
    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 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-six, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 70px;
    height: 70px;
    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 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 46px;
  }.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: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.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: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-56 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-step-content{}