@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-15 .tc-wp-content-root img, .wpc-scope-15 .tc-wp-content-root video, .wpc-scope-15 .tc-wp-content-root svg, .wpc-scope-15 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #182033;
  background: #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content, .wpc-scope-15 .tc-wp-content-root .igsvd-content section, .wpc-scope-15 .tc-wp-content-root .igsvd-content div, .wpc-scope-15 .tc-wp-content-root .igsvd-content article{
  box-sizing: border-box;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-section-white{
  background: #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 78, 135, 0.08), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(122, 92, 255, 0.08), transparent 28%),
    #fbfafc;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 78, 135, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 78, 135, 0.1), rgba(122, 92, 255, 0.1));
  color: #9d2f77;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content h2{
  margin: 16px 0 0;
  color: #151b2d;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-section-head p{
  margin: 16px auto 0;
  color: #5a6378;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(22, 28, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card::before, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 78, 135, 0.14), rgba(122, 92, 255, 0.1), transparent 46%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card:hover, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 78, 135, 0.22);
  box-shadow: 0 24px 60px rgba(30, 36, 58, 0.11);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card:hover::before, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card h3, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
  position: relative;
  margin: 0;
  color: #171d2f;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card p, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-card p, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
  position: relative;
  margin: 11px 0 0;
  color: #596276;
  line-height: 1.7;
  font-weight: 440;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4e87, #7a5cff);
  box-shadow: 0 12px 26px rgba(122, 92, 255, 0.22);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon::before, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card:hover .igsvd-icon::before, .wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-card:hover .igsvd-icon::after{
  transform: translateY(-1px) scale(1.04);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-view::before{
  width: 19px;
  height: 12px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-view::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-speed::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-bottom-color: transparent;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-speed::after{
  width: 10px;
  height: 2px;
  left: 21px;
  top: 21px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-28deg);
  border-radius: 99px;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-preview::before{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-steps::before{
  width: 20px;
  height: 2px;
  left: 12px;
  top: 14px;
  background: #ffffff;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-steps::after{
  width: 4px;
  height: 4px;
  left: 10px;
  top: 13px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  background: #ffffff;
  border-radius: 99px;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-daily::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-icon-daily::after{
  width: 10px;
  height: 2px;
  left: 17px;
  top: 22px;
  background: #ffffff;
  border-radius: 99px;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(122, 92, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 248, 252, 0.96));
  box-shadow: 0 18px 48px rgba(22, 28, 45, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-card::after{
  content: "";
  position: absolute;
  right: -46px;
  top: -56px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 78, 135, 0.16), rgba(122, 92, 255, 0.04) 58%, transparent 70%);
  pointer-events: none;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 78, 135, 0.22);
  box-shadow: 0 24px 62px rgba(30, 36, 58, 0.11);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #ff4e87, #7a5cff);
  box-shadow: 0 14px 30px rgba(122, 92, 255, 0.24);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 78, 135, 0.18), rgba(122, 92, 255, 0.18)) border-box;
  border: 1px solid transparent;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-dot{
  position: relative;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4e87, #7a5cff);
  box-shadow: 0 0 0 7px rgba(255, 78, 135, 0.1);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(122, 92, 255, 0.09);
  color: #6b3fd8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-15 .tc-wp-content-root .igsvd-content .igsvd-reveal.igsvd-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .igsvd-content .igsvd-section{
    padding: 52px 0;
  }.tc-wp-content-root .igsvd-content .igsvd-container{
    padding: 0 14px;
  }.tc-wp-content-root .igsvd-content h2{
    font-size: 27px;
  }.tc-wp-content-root .igsvd-content .igsvd-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid, .tc-wp-content-root .igsvd-content .igsvd-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid-six, .tc-wp-content-root .igsvd-content .igsvd-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsvd-content .igsvd-card, .tc-wp-content-root .igsvd-content .igsvd-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }.tc-wp-content-root .igsvd-content .igsvd-card h3, .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .igsvd-content .igsvd-card p, .tc-wp-content-root .igsvd-content .igsvd-step-card p, .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igsvd-content .igsvd-section{
    padding: 58px 0;
  }.tc-wp-content-root .igsvd-content .igsvd-container{
    padding: 0 18px;
  }.tc-wp-content-root .igsvd-content h2{
    font-size: 30px;
  }.tc-wp-content-root .igsvd-content .igsvd-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid, .tc-wp-content-root .igsvd-content .igsvd-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid-six, .tc-wp-content-root .igsvd-content .igsvd-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsvd-content .igsvd-card, .tc-wp-content-root .igsvd-content .igsvd-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .igsvd-content .igsvd-card h3, .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .igsvd-content .igsvd-card p, .tc-wp-content-root .igsvd-content .igsvd-step-card p, .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igsvd-content .igsvd-section{
    padding: 64px 0;
  }.tc-wp-content-root .igsvd-content .igsvd-container{
    padding: 0 22px;
  }.tc-wp-content-root .igsvd-content h2{
    font-size: 34px;
  }.tc-wp-content-root .igsvd-content .igsvd-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid, .tc-wp-content-root .igsvd-content .igsvd-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid-six, .tc-wp-content-root .igsvd-content .igsvd-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsvd-content .igsvd-card, .tc-wp-content-root .igsvd-content .igsvd-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .igsvd-content .igsvd-card h3, .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .igsvd-content .igsvd-card p, .tc-wp-content-root .igsvd-content .igsvd-step-card p, .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igsvd-content .igsvd-section{
    padding: 78px 0;
  }.tc-wp-content-root .igsvd-content .igsvd-container{
    padding: 0 30px;
  }.tc-wp-content-root .igsvd-content h2{
    font-size: 40px;
  }.tc-wp-content-root .igsvd-content .igsvd-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid, .tc-wp-content-root .igsvd-content .igsvd-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid-six, .tc-wp-content-root .igsvd-content .igsvd-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .igsvd-content .igsvd-card, .tc-wp-content-root .igsvd-content .igsvd-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .igsvd-content .igsvd-card h3, .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .igsvd-content .igsvd-card p, .tc-wp-content-root .igsvd-content .igsvd-step-card p, .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igsvd-content .igsvd-section{
    padding: 96px 0;
  }.tc-wp-content-root .igsvd-content .igsvd-container{
    padding: 0 32px;
  }.tc-wp-content-root .igsvd-content h2{
    font-size: 46px;
  }.tc-wp-content-root .igsvd-content .igsvd-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid, .tc-wp-content-root .igsvd-content .igsvd-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .igsvd-content .igsvd-grid-six, .tc-wp-content-root .igsvd-content .igsvd-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igsvd-content .igsvd-card, .tc-wp-content-root .igsvd-content .igsvd-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .igsvd-content .igsvd-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .igsvd-content .igsvd-card h3, .tc-wp-content-root .igsvd-content .igsvd-step-card h3, .tc-wp-content-root .igsvd-content .igsvd-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .igsvd-content .igsvd-card p, .tc-wp-content-root .igsvd-content .igsvd-step-card p, .tc-wp-content-root .igsvd-content .igsvd-trust-card p{
    font-size: 15.5px;
  }}.wpc-scope-15 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .igsvd-step-content{}