@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-431 .tc-wp-content-root img, .wpc-scope-431 .tc-wp-content-root video, .wpc-scope-431 .tc-wp-content-root svg, .wpc-scope-431 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial, .wpc-scope-431 .tc-wp-content-root .ifg-editorial section, .wpc-scope-431 .tc-wp-content-root .ifg-editorial div, .wpc-scope-431 .tc-wp-content-root .ifg-editorial article{
  box-sizing: border-box;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-section-white{
  background: #ffffff;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ef 100%);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(240, 87, 36, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 118, 54, 0.12), rgba(255, 190, 64, 0.14));
  color: #aa3a17;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial h2{
  margin: 0;
  color: #121826;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5c667a;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid rgba(25, 32, 48, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  box-shadow: 0 18px 45px rgba(21, 28, 44, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 111, 44, 0.12), rgba(255, 203, 76, 0.08) 42%, rgba(255, 255, 255, 0) 72%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(240, 87, 36, 0.28);
  box-shadow: 0 24px 60px rgba(21, 28, 44, 0.13);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card:hover::before{
  opacity: 1;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6878;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6b2c 0%, #ffbf3f 100%);
  box-shadow: 0 12px 26px rgba(245, 105, 35, 0.24);
  transition: transform 220ms ease;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-card:hover .ifg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon::before, .wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 11px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 16px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-meme::before{
  width: 24px;
  height: 16px;
  top: 15px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-meme::after{
  width: 18px;
  height: 3px;
  top: 22px;
  left: 14px;
  border-radius: 999px;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-focus::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-focus::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-speed::after{
  width: 11px;
  height: 3px;
  top: 22px;
  left: 22px;
  border-radius: 999px;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-free::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-free::after{
  width: 10px;
  height: 4px;
  top: 20px;
  left: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-mobile::before{
  width: 17px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-mobile::after{
  width: 5px;
  height: 5px;
  top: 29px;
  left: 21px;
  border-radius: 50%;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-privacy::before{
  width: 22px;
  height: 17px;
  top: 20px;
  left: 12px;
  border-radius: 5px;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-icon-privacy::after{
  width: 14px;
  height: 14px;
  top: 10px;
  left: 16px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(25, 32, 48, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(21, 28, 44, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #ff6b2c 0%, #ffbf3f 100%);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(240, 87, 36, 0.25);
  box-shadow: 0 24px 62px rgba(21, 28, 44, 0.12);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033 0%, #303a52 100%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(23, 32, 51, 0.18);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-content{
  min-width: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-step-content p{
  margin: 8px 0 0;
  color: #5f6878;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 107, 44, 0.14), rgba(255, 191, 63, 0.16));
  color: #b94719;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf3 100%);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-431 .tc-wp-content-root .ifg-editorial .ifg-reveal.ifg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial .ifg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial .ifg-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial .ifg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial .ifg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial .ifg-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial .ifg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial .ifg-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}