@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-26 .tc-wp-content-root img, .wpc-scope-26 .tc-wp-content-root video, .wpc-scope-26 .tc-wp-content-root svg, .wpc-scope-26 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap section, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap div, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-section{
  position: relative;
  width: 100%;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-section-white{
  background: #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-section-soft{
  background:
    radial-gradient(circle at 15% 15%, rgba(249, 57, 132, 0.08), transparent 30%),
    radial-gradient(circle at 85% 20%, rgba(255, 178, 72, 0.12), transparent 28%),
    #faf8fb;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(225, 46, 126, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #c21b6b;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f92f83, #ffb34d);
  box-shadow: 0 0 0 5px rgba(249, 47, 131, 0.12);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #596274;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(35, 42, 64, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(23, 28, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card::after, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(249, 47, 131, 0.12), transparent 38%, rgba(255, 179, 77, 0.12));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card:hover, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card:hover, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(249, 47, 131, 0.22);
  box-shadow: 0 24px 60px rgba(23, 28, 45, 0.11);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card:hover::after, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card h3, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card p, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #f92f83, #ffb34d);
  box-shadow: 0 14px 30px rgba(249, 47, 131, 0.2);
  transition: transform 240ms ease;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-card:hover .igiv-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon::before, .wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon::after{
  content: "";
  position: absolute;
  border-color: rgba(255, 255, 255, 0.9);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-frame::before{
  inset: 11px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  border-radius: 8px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-frame::after{
  width: 6px;
  height: 6px;
  right: 13px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-flash::before{
  left: 18px;
  top: 9px;
  width: 9px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(48% 0, 100% 0, 64% 44%, 100% 44%, 30% 100%, 44% 55%, 0 55%);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-preview::before{
  left: 10px;
  top: 15px;
  width: 24px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-preview::after{
  left: 19px;
  top: 19px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-path::before{
  left: 11px;
  top: 20px;
  width: 22px;
  border-top: 3px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-path::after{
  right: 10px;
  top: 15px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-mobile::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 27px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-mobile::after{
  left: 20px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-daily::before{
  left: 11px;
  top: 11px;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-icon-daily::after{
  left: 21px;
  top: 15px;
  width: 7px;
  height: 11px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f92f83, #ffb34d);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #28324b);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(249, 47, 131, 0.1), rgba(255, 179, 77, 0.13));
  color: #b01964;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.1;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(249, 47, 131, 0.1);
  border: 1px solid rgba(249, 47, 131, 0.2);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-trust-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 9px;
  width: 9px;
  height: 16px;
  border-right: 3px solid #e3297b;
  border-bottom: 3px solid #e3297b;
  transform: rotate(42deg);
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-26 .tc-wp-content-root .igiv-content-wrap .igiv-reveal.igiv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .igiv-content-wrap .igiv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igiv-content-wrap .igiv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igiv-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card p, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igiv-content-wrap .igiv-section{
    padding: 60px 0;
  }.tc-wp-content-root .igiv-content-wrap .igiv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igiv-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card p, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igiv-content-wrap .igiv-section{
    padding: 66px 0;
  }.tc-wp-content-root .igiv-content-wrap .igiv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igiv-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card p, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igiv-content-wrap .igiv-section{
    padding: 78px 0;
  }.tc-wp-content-root .igiv-content-wrap .igiv-container{
    padding: 0 28px;
  }.tc-wp-content-root .igiv-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card p, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igiv-content-wrap .igiv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igiv-content-wrap .igiv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igiv-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid-three, .tc-wp-content-root .igiv-content-wrap .igiv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igiv-content-wrap .igiv-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card h3, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-card p, .tc-wp-content-root .igiv-content-wrap .igiv-trust-card p, .tc-wp-content-root .igiv-content-wrap .igiv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .igiv-content-wrap .igiv-step-number{
    width: 78px;
    height: 78px;
    font-size: 21px;
  }}