@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-484 .tc-wp-content-root img, .wpc-scope-484 .tc-wp-content-root video, .wpc-scope-484 .tc-wp-content-root svg, .wpc-scope-484 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #151821;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap section, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap div, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-section{
  position: relative;
  width: 100%;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-section-white{
  background: #ffffff;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f4f7fb 100%);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 111, 32, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 32, 0.1), rgba(0, 177, 128, 0.1));
  color: #a34113;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
  margin: 0;
  color: #12151d;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
  margin: 16px auto 0;
  color: #596171;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 30, 42, 0.08);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(26, 32, 44, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card::before, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 111, 32, 0.5), rgba(0, 177, 128, 0.3), rgba(52, 91, 255, 0.2));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 240ms ease;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card:hover, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 111, 32, 0.2);
  box-shadow: 0 24px 54px rgba(26, 32, 44, 0.12);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card:hover::before, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
  margin: 0;
  color: #151821;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
  margin: 10px 0 0;
  color: #5c6472;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 8px;
  background: linear-gradient(135deg, #ff6f20, #00b180);
  box-shadow: 0 12px 26px rgba(255, 111, 32, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-card:hover .gtafg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon::before, .wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ff6f20;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-bolt::before{
  width: 14px;
  height: 24px;
  left: 16px;
  top: 11px;
  clip-path: polygon(55% 0, 100% 0, 62% 42%, 100% 42%, 34% 100%, 48% 54%, 0 54%);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-game::before{
  width: 25px;
  height: 16px;
  left: 11px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-game::after{
  width: 4px;
  height: 4px;
  left: 17px;
  top: 22px;
  border-radius: 50%;
  box-shadow: 12px 0 0 #ffffff;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-device::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 4px;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-icon-device::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 30px;
  border-radius: 2px;
  background: #ff6f20;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 30, 42, 0.08);
  border-radius: 8px;
  background: linear-gradient(135deg, #ffffff 0%, #fff9f4 100%);
  box-shadow: 0 18px 42px rgba(26, 32, 44, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(180deg, #ff6f20, #00b180);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 52px rgba(26, 32, 44, 0.11);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #12151d;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(18, 21, 29, 0.18);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 177, 128, 0.1);
  color: #057c5e;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
  background: #ffffff;
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00b180, #345bff);
  box-shadow: 0 12px 26px rgba(0, 177, 128, 0.2);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-wrap .gtafg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-484 .tc-wp-content-root .gtafg-editorial-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-editorial-wrap .gtafg-section{
    padding: 46px 0;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gtafg-editorial-wrap .gtafg-section{
    padding: 52px 0;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gtafg-editorial-wrap .gtafg-section{
    padding: 58px 0;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gtafg-editorial-wrap .gtafg-section{
    padding: 72px 0;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gtafg-editorial-wrap .gtafg-section{
    padding: 88px 0;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid-3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card h3, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card p, .tc-wp-content-root .gtafg-editorial-wrap .gtafg-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .gtafg-editorial-wrap .gtafg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}.wpc-scope-484 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gtafg-step-content{}