@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-475 .tc-wp-content-root img, .wpc-scope-475 .tc-wp-content-root video, .wpc-scope-475 .tc-wp-content-root svg, .wpc-scope-475 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro *{
  box-sizing: border-box;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro{
  width: 100%;
  overflow-x: hidden;
  color: #18202c;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
  position: relative;
  width: 100%;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-bg-white{
  background: #ffffff;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-bg-soft{
  background: linear-gradient(180deg, #faf7f1 0%, #fffaf4 100%);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 111, 66, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 66, 0.12), rgba(255, 189, 89, 0.14));
  color: #a33f20;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
  margin: 0;
  color: #171b24;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5c6675;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(27, 31, 42, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(24, 32, 44, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
  border-radius: 18px;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card:hover, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card:hover, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card:hover, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 111, 66, 0.28);
  box-shadow: 0 24px 60px rgba(24, 32, 44, 0.13);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card::before, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card::before, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(90deg, #ff512f, #f09819, #ffd166);
  opacity: 0.86;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
  margin: 0;
  color: #171b24;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
  margin: 10px 0 0;
  color: #5f6977;
  font-weight: 400;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-card-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff512f, #f09819);
  box-shadow: 0 12px 26px rgba(240, 126, 35, 0.28);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-card-icon::after{
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: 13px auto;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-copy::after{
  box-shadow: 5px -5px 0 rgba(255, 255, 255, 0.45);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-spark::after{
  width: 16px;
  height: 16px;
  border-radius: 2px;
  transform: rotate(45deg);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-game::after{
  border-radius: 8px;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-clean::after{
  border-width: 0 3px 3px 0;
  border-radius: 0;
  transform: rotate(45deg);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-icon-fast::after{
  width: 10px;
  border-left: 8px solid #ffffff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 0;
  border-radius: 0;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #fff8ef 100%);
  overflow: hidden;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff512f, #f09819);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  border-radius: 16px;
  background: linear-gradient(135deg, #151a24, #3b2a20);
  box-shadow: 0 14px 30px rgba(24, 32, 44, 0.18);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #fff3e8;
  color: #9d4022;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-trust-mark{
  display: block;
  width: 52px;
  height: 52px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: radial-gradient(circle at 34% 30%, #ffd166 0 18%, #f09819 19% 48%, #ff512f 49% 100%);
  box-shadow: 0 14px 34px rgba(255, 111, 66, 0.24);
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal{
  animation: gtaFadeUp 700ms ease both;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal:nth-child(2){
  animation-delay: 80ms;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal:nth-child(3){
  animation-delay: 140ms;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal:nth-child(4){
  animation-delay: 200ms;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal:nth-child(5){
  animation-delay: 260ms;
}.wpc-scope-475 .tc-wp-content-root .gta-font-editorial-pro .gta-reveal:nth-child(6){
  animation-delay: 320ms;
}@keyframes gtaFadeUp{
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
    padding: 48px 0;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
    padding: 0 14px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
    font-size: 26px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
    font-size: 14px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-card-grid, .tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
    padding: 54px 0;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
    padding: 0 18px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
    font-size: 29px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
    font-size: 15px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-card-grid, .tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
    padding: 60px 0;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
    padding: 0 22px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
    font-size: 32px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
    font-size: 15.5px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-card-grid, .tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
    padding: 76px 0;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
    padding: 0 30px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
    font-size: 40px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
    font-size: 16.5px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
    gap: 24px;
    padding: 32px 30px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gta-font-editorial-pro .gta-content-section{
    padding: 92px 0;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-content-container{
    padding: 0 32px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-title{
    font-size: 46px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-section-intro{
    font-size: 17px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-grid-3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card{
    padding: 34px 30px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card h3, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .gta-font-editorial-pro .gta-info-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-use-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-trust-card p, .tc-wp-content-root .gta-font-editorial-pro .gta-step-card p{
    font-size: 16px;
  }}.wpc-scope-475 .tc-wp-content-root .gta-step-content{}