@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-164 .tc-wp-content-root img, .wpc-scope-164 .tc-wp-content-root video, .wpc-scope-164 .tc-wp-content-root svg, .wpc-scope-164 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color: #17202a;
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap section, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap div, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-section{
  position: relative;
  width: 100%;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-section-white{
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-section-soft{
  background:
    radial-gradient(circle at 12% 20%, rgba(37, 244, 238, 0.12), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(254, 44, 85, 0.10), transparent 26%),
    #f7f9fb;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.14), rgba(254, 44, 85, 0.12));
  color: #0f6670;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6472;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 31, 46, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card::before, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #25f4ee, #7c3aed, #fe2c55);
  opacity: 0.9;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card:hover, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(254, 44, 85, 0.24);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card h3, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
  margin: 0;
  color: #151a23;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card p, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
  margin: 10px 0 0;
  color: #5c6675;
  line-height: 1.68;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.16));
  box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.06);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon::before, .wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-card:hover .tiv-icon::before{
  transform: translateY(-2px);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-frame::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 14px;
  border: 2px solid #111827;
  border-radius: 5px;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-frame::after{
  width: 6px;
  height: 6px;
  right: 13px;
  top: 17px;
  border-radius: 50%;
  background: #fe2c55;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #111827;
  border-top-color: #25f4ee;
  border-radius: 50%;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-speed::after{
  width: 11px;
  height: 2px;
  left: 23px;
  top: 23px;
  background: #fe2c55;
  transform-origin: left center;
  transform: rotate(-32deg);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 12px;
  background: #111827;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #25f4ee;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-path::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 22px;
  background: #111827;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-path::after{
  width: 9px;
  height: 9px;
  right: 11px;
  top: 18px;
  border-top: 2px solid #fe2c55;
  border-right: 2px solid #fe2c55;
  transform: rotate(45deg);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 2px solid #111827;
  border-radius: 6px;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 10px;
  background: #fe2c55;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  border: 2px solid #111827;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-icon-daily::after{
  width: 12px;
  height: 7px;
  left: 17px;
  top: 19px;
  border-left: 2px solid #25f4ee;
  border-bottom: 2px solid #fe2c55;
  transform: rotate(-45deg);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(15, 23, 42, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-card::after{
  content: "";
  position: absolute;
  right: -36px;
  top: -36px;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.14));
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.10);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-number::after{
  content: "";
  position: absolute;
  right: -8px;
  top: 12px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #25f4ee;
  box-shadow: 12px 14px 0 #fe2c55;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.98)),
    radial-gradient(circle at top right, rgba(37, 244, 238, 0.16), transparent 34%);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(17, 24, 39, 0.06);
  color: #19313a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 0 0 8px rgba(37, 244, 238, 0.12);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-164 .tc-wp-content-root .tiv-content-wrap .tiv-reveal.tiv-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 .tiv-content-wrap .tiv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tiv-content-wrap .tiv-container{
    padding: 0 15px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card p, .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 20px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tiv-content-wrap .tiv-section{
    padding: 60px 0;
  }.tc-wp-content-root .tiv-content-wrap .tiv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card p, .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tiv-content-wrap .tiv-section{
    padding: 68px 0;
  }.tc-wp-content-root .tiv-content-wrap .tiv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card p, .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 24px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tiv-content-wrap .tiv-section{
    padding: 82px 0;
  }.tc-wp-content-root .tiv-content-wrap .tiv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card p, .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tiv-content-wrap .tiv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tiv-content-wrap .tiv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-grid-3, .tc-wp-content-root .tiv-content-wrap .tiv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tiv-content-wrap .tiv-card, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-step-card h3, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-card p, .tc-wp-content-root .tiv-content-wrap .tiv-step-card p, .tc-wp-content-root .tiv-content-wrap .tiv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .tiv-content-wrap .tiv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}