@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-29 .tc-wp-content-root img, .wpc-scope-29 .tc-wp-content-root video, .wpc-scope-29 .tc-wp-content-root svg, .wpc-scope-29 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-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;
  background: #ffffff;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap div, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap section, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-section{
  position: relative;
  width: 100%;
  isolation: isolate;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-section-white{
  background: #ffffff;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 83, 143, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(124, 58, 237, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(225, 48, 108, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(225, 48, 108, 0.1), rgba(131, 58, 180, 0.1));
  color: #9d174d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #5c667a;
  line-height: 1.72;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card::before, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4);
  opacity: 0.9;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card:hover, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card:hover, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(221, 42, 123, 0.32);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.13);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
  margin: 0;
  color: #121827;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
  margin: 10px 0 0;
  color: #5f6b7f;
  line-height: 1.68;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.16), rgba(221, 42, 123, 0.14), rgba(81, 91, 212, 0.14));
  box-shadow: inset 0 0 0 1px rgba(221, 42, 123, 0.14);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon::before, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card:hover .igiv-icon::before, .wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-card:hover .igiv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-frame::before{
  inset: 13px;
  border: 2px solid #dd2a7b;
  border-radius: 7px;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-frame::after{
  width: 7px;
  height: 7px;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  background: #8134af;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #dd2a7b;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 23px;
  top: 23px;
  border-radius: 99px;
  background: #515bd4;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 2px solid #8134af;
  border-radius: 9px;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #dd2a7b;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  background: #dd2a7b;
  box-shadow: 0 8px 0 #8134af, 0 16px 0 #515bd4;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #8134af;
  border-radius: 8px;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
  background: #dd2a7b;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #dd2a7b;
  border-radius: 50%;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-right: 2px solid #515bd4;
  border-bottom: 2px solid #515bd4;
  transform: rotate(45deg);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    linear-gradient(135deg, rgba(245, 133, 41, 0.14), rgba(221, 42, 123, 0.1), rgba(81, 91, 212, 0.12));
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -92px;
  top: -92px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(221, 42, 123, 0.14), transparent 68%);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: linear-gradient(135deg, #f58529, #dd2a7b 48%, #515bd4);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(221, 42, 123, 0.25);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-pill{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin-bottom: 16px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(221, 42, 123, 0.08);
  color: #a21caf;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
  min-width: 0;
  height: 100%;
  border-radius: 22px;
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-dot{
  display: inline-flex;
  width: 16px;
  height: 16px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #515bd4);
  box-shadow: 0 0 0 8px rgba(221, 42, 123, 0.1);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-29 .tc-wp-content-root .igiv-editorial-wrap .igiv-reveal.igiv-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 .igiv-editorial-wrap .igiv-section{
    padding: 48px 0;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igiv-editorial-wrap .igiv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
    width: 60px;
    height: 60px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igiv-editorial-wrap .igiv-section{
    padding: 60px 0;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
    width: 62px;
    height: 62px;
    border-radius: 20px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igiv-editorial-wrap .igiv-section{
    padding: 76px 0;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igiv-editorial-wrap .igiv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid-three, .tc-wp-content-root .igiv-editorial-wrap .igiv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-editorial-wrap .igiv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .igiv-editorial-wrap .igiv-step-number{
    font-size: 21px;
  }}