@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-266 .tc-wp-content-root img, .wpc-scope-266 .tc-wp-content-root video, .wpc-scope-266 .tc-wp-content-root svg, .wpc-scope-266 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17131f;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-section{
  position: relative;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-section-white{
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-section-soft{
  background: linear-gradient(180deg, #fbf8fc 0%, #f7f3f9 100%);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(111, 41, 170, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(111, 41, 170, 0.1), rgba(191, 49, 116, 0.1));
  color: #6d248f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-heading h2{
  margin: 0;
  color: #17131f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-heading p{
  margin: 16px auto 0;
  color: #5f5968;
  line-height: 1.7;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  flex-direction: column;
  border: 1px solid rgba(36, 25, 49, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(37, 22, 52, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(111, 41, 170, 0.34), rgba(191, 49, 116, 0.18), rgba(234, 171, 92, 0.16));
  content: "";
  opacity: 0;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(111, 41, 170, 0.2);
  box-shadow: 0 24px 60px rgba(37, 22, 52, 0.12);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card:hover::before{
  opacity: 1;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card h3{
  margin: 18px 0 0;
  color: #1d1725;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card p{
  margin: 10px 0 0;
  color: #625b6b;
  line-height: 1.68;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: linear-gradient(135deg, #6127a8 0%, #b93278 58%, #d78b48 100%);
  box-shadow: 0 12px 24px rgba(111, 41, 170, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-card:hover .gtg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon::before, .wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-preview::before{
  width: 21px;
  height: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, 3px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  transform: translate(-3px, -3px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-options::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-options::after{
  width: 12px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff, 0 -6px 0 #ffffff;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-social::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-social::after{
  width: 18px;
  height: 8px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 18px 18px;
  transform: translateY(9px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-clean::before{
  width: 20px;
  height: 14px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg) translate(1px, -2px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-fast::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-fast::after{
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg) translate(1px, -1px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-free::before{
  width: 20px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-free::after{
  width: 10px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 5px 0 #ffffff;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-mobile::before{
  width: 16px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-mobile::after{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
  transform: translateY(8px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-private::before{
  width: 22px;
  height: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  transform: translateY(4px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-icon-private::after{
  width: 12px;
  height: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  transform: translateY(-8px);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(36, 25, 49, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(37, 22, 52, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-card::before{
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #6127a8, #b93278, #d78b48);
  content: "";
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(111, 41, 170, 0.18);
  box-shadow: 0 24px 58px rgba(37, 22, 52, 0.12);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #241531, #6d248f);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(111, 41, 170, 0.2);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
  margin: 0;
  color: #1d1725;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-step-content p{
  margin: 8px 0 0;
  color: #625b6b;
  line-height: 1.68;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(111, 41, 170, 0.09);
  color: #742797;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-use-card h3{
  margin-top: 16px;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fdfbff 100%);
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-266 .tc-wp-content-root .gtg-editorial .gtg-reveal.gtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gtg-editorial .gtg-section{
    padding: 48px 0;
  }.tc-wp-content-root .gtg-editorial .gtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .gtg-editorial .gtg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gtg-editorial .gtg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gtg-editorial .gtg-card h3, .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gtg-editorial .gtg-card p, .tc-wp-content-root .gtg-editorial .gtg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .gtg-editorial .gtg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 22px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gtg-editorial .gtg-section{
    padding: 56px 0;
  }.tc-wp-content-root .gtg-editorial .gtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial .gtg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gtg-editorial .gtg-card{
    padding: 24px;
  }.tc-wp-content-root .gtg-editorial .gtg-card h3, .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gtg-editorial .gtg-card p, .tc-wp-content-root .gtg-editorial .gtg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial .gtg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 24px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gtg-editorial .gtg-section{
    padding: 64px 0;
  }.tc-wp-content-root .gtg-editorial .gtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .gtg-editorial .gtg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gtg-editorial .gtg-card{
    padding: 26px;
  }.tc-wp-content-root .gtg-editorial .gtg-card h3, .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gtg-editorial .gtg-card p, .tc-wp-content-root .gtg-editorial .gtg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial .gtg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 26px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gtg-editorial .gtg-section{
    padding: 78px 0;
  }.tc-wp-content-root .gtg-editorial .gtg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gtg-editorial .gtg-grid-three, .tc-wp-content-root .gtg-editorial .gtg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gtg-editorial .gtg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gtg-editorial .gtg-card{
    padding: 28px;
  }.tc-wp-content-root .gtg-editorial .gtg-card h3, .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gtg-editorial .gtg-card p, .tc-wp-content-root .gtg-editorial .gtg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial .gtg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gtg-editorial .gtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gtg-editorial .gtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .gtg-editorial .gtg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gtg-editorial .gtg-grid-three, .tc-wp-content-root .gtg-editorial .gtg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gtg-editorial .gtg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .gtg-editorial .gtg-card{
    padding: 30px;
  }.tc-wp-content-root .gtg-editorial .gtg-card h3, .tc-wp-content-root .gtg-editorial .gtg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gtg-editorial .gtg-card p, .tc-wp-content-root .gtg-editorial .gtg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtg-editorial .gtg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .gtg-editorial .gtg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}