@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-12 .tc-wp-content-root img, .wpc-scope-12 .tc-wp-content-root video, .wpc-scope-12 .tc-wp-content-root svg, .wpc-scope-12 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-section-white{
  background: #ffffff;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-section-soft{
  background: linear-gradient(180deg, #fafbff 0%, #f7f3ff 100%);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-section::before{
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(238, 72, 142, 0.14), rgba(255, 177, 90, 0.08) 46%, rgba(255, 255, 255, 0) 70%);
  top: -160px;
  right: -120px;
  pointer-events: none;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 13px;
  border: 1px solid rgba(226, 72, 139, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(239, 73, 143, 0.1), rgba(255, 181, 83, 0.12));
  color: #9d2d68;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-sizing: border-box;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-heading p{
  margin: 16px auto 0;
  color: #5e6677;
  max-width: 700px;
  line-height: 1.72;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card-grid, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card{
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(32, 42, 68, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(31, 41, 61, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card::after, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.24), rgba(251, 146, 60, 0.14), rgba(99, 102, 241, 0.13));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card:hover, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card:hover, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(226, 72, 139, 0.2);
  box-shadow: 0 24px 60px rgba(31, 41, 61, 0.12);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card:hover::after, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon{
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ec4899, #f97316);
  box-shadow: 0 12px 26px rgba(236, 72, 153, 0.24);
  position: relative;
  margin-bottom: 18px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon::before, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon::after{
  content: "";
  position: absolute;
  box-sizing: border-box;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-view::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 18px;
  left: 13px;
  top: 17px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-view::after{
  width: 7px;
  height: 7px;
  background: #ffffff;
  border-radius: 50%;
  left: 21px;
  top: 21px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-speed::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  left: 13px;
  top: 13px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-speed::after{
  width: 12px;
  height: 2px;
  background: #ffffff;
  transform: rotate(-32deg);
  left: 23px;
  top: 25px;
  border-radius: 10px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-preview::before{
  width: 24px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  left: 12px;
  top: 15px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-preview::after{
  width: 13px;
  height: 2px;
  background: #ffffff;
  left: 18px;
  top: 24px;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-steps::before{
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 50%;
  left: 14px;
  top: 14px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-steps::after{
  width: 16px;
  height: 2px;
  background: #ffffff;
  left: 23px;
  top: 16px;
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.95), 0 18px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-mobile::before{
  width: 17px;
  height: 26px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  left: 15px;
  top: 10px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-mobile::after{
  width: 5px;
  height: 2px;
  background: #ffffff;
  left: 22px;
  top: 31px;
  border-radius: 8px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-daily::before{
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 9px;
  left: 12px;
  top: 12px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-icon-daily::after{
  width: 12px;
  height: 2px;
  background: #ffffff;
  left: 18px;
  top: 23px;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card h3, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
  margin: 0;
  color: #141b2d;
  line-height: 1.25;
  font-weight: 820;
  letter-spacing: 0;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-card p, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
  margin: 10px 0 0;
  color: #636b7d;
  line-height: 1.72;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-steps{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card::before{
  content: "";
  position: absolute;
  left: 43px;
  top: 74px;
  bottom: -22px;
  width: 2px;
  background: linear-gradient(180deg, rgba(236, 72, 153, 0.35), rgba(249, 115, 22, 0));
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-card:last-child::before{
  display: none;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ec4899, #f97316);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(236, 72, 153, 0.22);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-mini-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 26px;
  padding: 3px 10px;
  border-radius: 999px;
  background: rgba(236, 72, 153, 0.09);
  color: #a72f6e;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 14px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 251, 253, 0.96));
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-dot{
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.14), rgba(249, 115, 22, 0.16));
  position: relative;
  margin-bottom: 16px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-trust-dot::before{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  border-left: 3px solid #ec4899;
  border-bottom: 3px solid #ec4899;
  transform: rotate(-45deg);
  left: 13px;
  top: 14px;
  border-radius: 2px;
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-12 .tc-wp-content-root .igfv-content-wrap .igfv-reveal.igfv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .igfv-content-wrap .igfv-section{
    padding: 52px 0;
  }.tc-wp-content-root .igfv-content-wrap .igfv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card-grid, .tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
    grid-template-columns: 1fr;
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card p, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-steps{
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card{
    grid-template-columns: 1fr;
    padding: 22px;
    gap: 14px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igfv-content-wrap .igfv-section{
    padding: 58px 0;
  }.tc-wp-content-root .igfv-content-wrap .igfv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card-grid, .tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card p, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card{
    grid-template-columns: 1fr;
    padding: 24px;
    gap: 14px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igfv-content-wrap .igfv-section{
    padding: 64px 0;
  }.tc-wp-content-root .igfv-content-wrap .igfv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card-grid, .tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card p, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card{
    grid-template-columns: 1fr;
    padding: 26px;
    gap: 15px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card::before{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igfv-content-wrap .igfv-section{
    padding: 76px 0;
  }.tc-wp-content-root .igfv-content-wrap .igfv-container{
    padding: 0 28px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card-grid, .tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card p, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card{
    padding: 28px;
    gap: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igfv-content-wrap .igfv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igfv-content-wrap .igfv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-trust-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card h3, .tc-wp-content-root .igfv-content-wrap .igfv-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-card p, .tc-wp-content-root .igfv-content-wrap .igfv-trust-card p, .tc-wp-content-root .igfv-content-wrap .igfv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-steps{
    gap: 20px;
    margin-top: 48px;
  }.tc-wp-content-root .igfv-content-wrap .igfv-step-card{
    padding: 30px;
    gap: 24px;
  }}.wpc-scope-12 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .igfv-grid-six{}.wpc-scope-12 .tc-wp-content-root .igfv-step-content{}