@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-184 .tc-wp-content-root img, .wpc-scope-184 .tc-wp-content-root video, .wpc-scope-184 .tc-wp-content-root svg, .wpc-scope-184 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #151827;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap, .wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap section, .wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap div, .wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-section-white{
  background: #ffffff;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-section-soft{
  background: linear-gradient(180deg, #fbfbff 0%, #f6f8fc 100%);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 176, 0, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 176, 0, 0.12), rgba(255, 71, 87, 0.1));
  color: #9a3f00;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap h2{
  margin: 0;
  color: #111423;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5e6475;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 34, 54, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(17, 20, 35, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ffb000, #ff4757, #7657ff);
  opacity: 0.9;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card::after{
  content: "";
  position: absolute;
  top: -54px;
  right: -54px;
  width: 118px;
  height: 118px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 176, 0, 0.18), rgba(255, 71, 87, 0));
  pointer-events: none;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 71, 87, 0.24);
  box-shadow: 0 24px 58px rgba(17, 20, 35, 0.13);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
  margin: 0;
  color: #16192a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
  margin: 10px 0 0;
  color: #626879;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffb000, #ff4757);
  box-shadow: 0 12px 26px rgba(255, 71, 87, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-card:hover .ifg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon::before, .wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-flash::before{
  width: 12px;
  height: 23px;
  left: 17px;
  top: 10px;
  clip-path: polygon(58% 0, 100% 0, 62% 43%, 100% 43%, 32% 100%, 45% 56%, 0 56%);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 10px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-shield::before{
  width: 21px;
  height: 24px;
  left: 12px;
  top: 9px;
  clip-path: polygon(50% 0, 90% 14%, 84% 66%, 50% 100%, 16% 66%, 10% 14%);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-device::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-clean::before{
  width: 22px;
  height: 11px;
  left: 11px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 16px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-speed::before{
  width: 23px;
  height: 23px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-speed::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-38deg);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-private::before{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 15px;
  top: 9px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  background: transparent;
  border-radius: 10px 10px 0 0;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(30, 34, 54, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(17, 20, 35, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(118, 87, 255, 0.18);
  box-shadow: 0 24px 54px rgba(17, 20, 35, 0.11);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::before{
  content: "";
  position: absolute;
  left: 31px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 176, 0, 0), rgba(255, 71, 87, 0.45), rgba(118, 87, 255, 0));
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #151827, #36324f);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 28px rgba(21, 24, 39, 0.18);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
  margin: 0;
  color: #151827;
  font-weight: 830;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
  margin: 8px 0 0;
  color: #626879;
  line-height: 1.65;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  height: 30px;
  margin: 0 0 18px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 176, 0, 0.16), rgba(118, 87, 255, 0.12));
  color: #8d3b00;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefe 100%);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-184 .tc-wp-content-root .ifg-editorial-wrap .ifg-reveal.ifg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::before{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::before{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::before{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 72px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 39px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid-six, .tc-wp-content-root .ifg-editorial-wrap .ifg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid-six, .tc-wp-content-root .ifg-editorial-wrap .ifg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card{
    padding: 32px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-content p{
    font-size: 16px;
  }}