@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-426 .tc-wp-content-root img, .wpc-scope-426 .tc-wp-content-root video, .wpc-scope-426 .tc-wp-content-root svg, .wpc-scope-426 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content, .wpc-scope-426 .tc-wp-content-root .twfg-editorial-content div, .wpc-scope-426 .tc-wp-content-root .twfg-editorial-content section, .wpc-scope-426 .tc-wp-content-root .twfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section-white{
  background: #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(168, 85, 247, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(14, 165, 233, 0.08), transparent 32%),
    #f8fafc;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(6, 182, 212, 0.1));
  color: #6d28d9;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #526071;
  font-weight: 450;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(125, 137, 156, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(124, 58, 237, 0.34), rgba(6, 182, 212, 0.24), rgba(255, 255, 255, 0)) border-box;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.08), rgba(6, 182, 212, 0.04), transparent 48%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 58, 237, 0.28);
  box-shadow: 0 24px 54px rgba(15, 23, 42, 0.11);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card:hover::before{
  opacity: 1;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #566273;
  font-weight: 430;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 14px 26px rgba(124, 58, 237, 0.22);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon::before, .wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card:hover .twfg-icon::before, .wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-card:hover .twfg-icon::after{
  transform: translateY(-1px);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 14px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-preview::after{
  width: 14px;
  height: 2px;
  left: 16px;
  top: 30px;
  border-radius: 2px;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-creative::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.86), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-clean::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 15px;
  border-radius: 2px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.86), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-fast::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 2px;
  transform-origin: left center;
  transform: rotate(-42deg);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-flex::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-flex::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-free::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 22px;
  border-radius: 2px;
  box-shadow: 0 -5px 0 rgba(255, 255, 255, 0.85), 0 5px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 30px;
  border-radius: 2px;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 18px;
  border-radius: 5px;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 16px;
  top: 10px;
  border-radius: 10px 10px 0 0;
  background: transparent;
  border: 2px solid #ffffff;
  border-bottom: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(125, 137, 156, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #7c3aed, #06b6d4);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(6, 182, 212, 0.24);
  box-shadow: 0 24px 56px rgba(15, 23, 42, 0.1);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 14px 28px rgba(124, 58, 237, 0.2);
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
  margin: 9px 0 0;
  color: #566273;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.09);
  color: #6d28d9;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-trust-card{
  background:
    linear-gradient(180deg, #ffffff, #fbfdff) padding-box,
    linear-gradient(135deg, rgba(124, 58, 237, 0.3), rgba(6, 182, 212, 0.24)) border-box;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-426 .tc-wp-content-root .twfg-editorial-content .twfg-reveal.twfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .twfg-editorial-content .twfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .twfg-editorial-content .twfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card h3, .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card p, .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .twfg-editorial-content .twfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .twfg-editorial-content .twfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card{
    padding: 24px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card h3, .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card p, .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .twfg-editorial-content .twfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .twfg-editorial-content .twfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card{
    padding: 26px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card h3, .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card p, .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .twfg-editorial-content .twfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .twfg-editorial-content .twfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-grid-six, .tc-wp-content-root .twfg-editorial-content .twfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card{
    padding: 28px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card h3, .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card p, .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .twfg-editorial-content .twfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .twfg-editorial-content .twfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-grid-six, .tc-wp-content-root .twfg-editorial-content .twfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card{
    padding: 30px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card h3, .tc-wp-content-root .twfg-editorial-content .twfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-card p, .tc-wp-content-root .twfg-editorial-content .twfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-card{
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .twfg-editorial-content .twfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}