@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-224 .tc-wp-content-root img, .wpc-scope-224 .tc-wp-content-root video, .wpc-scope-224 .tc-wp-content-root svg, .wpc-scope-224 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-section{
  position: relative;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-section-white{
  background: #ffffff;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f4f7fb 100%);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 91, 31, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 31, 0.1), rgba(255, 194, 41, 0.13));
  color: #a23d12;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
  margin: 14px auto 0;
  color: #526071;
  line-height: 1.7;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(22, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card::before, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 91, 31, 0.16), rgba(255, 194, 41, 0.08), rgba(37, 99, 235, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card:hover, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card:hover, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 91, 31, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card:hover::before, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5b1f, #ffc229);
  box-shadow: 0 12px 24px rgba(255, 91, 31, 0.22);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-copy::after{
  transform: translate(3px, -3px);
  box-shadow: -6px 6px 0 -2px rgba(255, 255, 255, 0.85);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-style::after{
  border-radius: 2px 9px 9px 2px;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-brand::after{
  transform: rotate(45deg);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-speed::after{
  border-width: 0 3px 3px 0;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-icon-friendly::after{
  border-radius: 50%;
  box-shadow: 9px 0 0 -6px #ffffff, -9px 0 0 -6px #ffffff;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap h3{
  position: relative;
  margin: 0;
  color: #151f32;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #566477;
  line-height: 1.65;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf4 100%);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #151f32, #334155);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(21, 31, 50, 0.18);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 91, 31, 0.28), rgba(255, 194, 41, 0.12), rgba(21, 31, 50, 0.08)) border-box;
  border-color: transparent;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-use-card h3::before{
  content: "";
  display: block;
  width: 34px;
  height: 4px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff5b1f, #ffc229);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #151f32;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-224 .tc-wp-content-root .gtafg-content-wrap .gtafg-reveal.gtafg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gtafg-content-wrap .gtafg-section{
    padding: 46px 0;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gtafg-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .gtafg-content-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gtafg-content-wrap .gtafg-section{
    padding: 52px 0;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gtafg-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .gtafg-content-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gtafg-content-wrap .gtafg-section{
    padding: 58px 0;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gtafg-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .gtafg-content-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gtafg-content-wrap .gtafg-section{
    padding: 72px 0;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-container{
    padding: 0 28px;
  }.tc-wp-content-root .gtafg-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .gtafg-content-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gtafg-content-wrap .gtafg-section{
    padding: 88px 0;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gtafg-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-grid-3, .tc-wp-content-root .gtafg-content-wrap .gtafg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .gtafg-content-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-benefit-card p, .tc-wp-content-root .gtafg-content-wrap .gtafg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .gtafg-content-wrap .gtafg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}.wpc-scope-224 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gtafg-step-copy{}