@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-2 .tc-wp-content-root img, .wpc-scope-2 .tc-wp-content-root video, .wpc-scope-2 .tc-wp-content-root svg, .wpc-scope-2 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-2 .tc-wp-content-root .igsv-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-2 .tc-wp-content-root .igsv-content, .wpc-scope-2 .tc-wp-content-root .igsv-content div, .wpc-scope-2 .tc-wp-content-root .igsv-content section, .wpc-scope-2 .tc-wp-content-root .igsv-content article, .wpc-scope-2 .tc-wp-content-root .igsv-content span, .wpc-scope-2 .tc-wp-content-root .igsv-content h2, .wpc-scope-2 .tc-wp-content-root .igsv-content h3, .wpc-scope-2 .tc-wp-content-root .igsv-content p{
  box-sizing: border-box;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-section{
  position: relative;
  width: 100%;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-section-white{
  background: #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fafc 100%);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  border: 1px solid rgba(225, 48, 108, 0.18);
  border-radius: 999px;
  background: rgba(225, 48, 108, 0.07);
  color: #b6195a;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
  box-shadow: 0 0 0 5px rgba(221, 42, 123, 0.12);
}.wpc-scope-2 .tc-wp-content-root .igsv-content h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-heading p{
  margin: 14px auto 0;
  color: #5a667a;
  font-weight: 450;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 28, 45, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.12), rgba(221, 42, 123, 0.1), rgba(129, 52, 175, 0.09));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(221, 42, 123, 0.22);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card:hover::after{
  opacity: 1;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5c6677;
  font-weight: 430;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f58529 0%, #dd2a7b 52%, #8134af 100%);
  box-shadow: 0 14px 26px rgba(221, 42, 123, 0.2);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon::before, .wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-view::before{
  top: 17px;
  left: 10px;
  width: 26px;
  height: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-view::after{
  top: 20px;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-speed::before{
  top: 22px;
  left: 11px;
  width: 24px;
  height: 12px;
  border: 2px solid #ffffff;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom: 0;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-speed::after{
  top: 17px;
  left: 24px;
  width: 3px;
  height: 14px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(38deg);
  transform-origin: bottom center;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-preview::before{
  inset: 11px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-preview::after{
  top: 17px;
  left: 17px;
  width: 12px;
  height: 12px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-steps::before{
  top: 12px;
  left: 13px;
  width: 20px;
  height: 4px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-steps::after{
  top: 11px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-mobile::before{
  top: 9px;
  left: 15px;
  width: 16px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-mobile::after{
  bottom: 12px;
  left: 21px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-daily::before{
  top: 12px;
  left: 12px;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-icon-daily::after{
  top: 17px;
  left: 22px;
  width: 3px;
  height: 13px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(-38deg);
  transform-origin: top center;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(221, 42, 123, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(23, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-card::before{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 28px;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f58529, #dd2a7b, #8134af);
  opacity: 0.35;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(221, 42, 123, 0.26);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.11);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #f58529, #dd2a7b 55%, #8134af);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(221, 42, 123, 0.22);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-copy h3{
  margin: 0;
  color: #151d2f;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-step-copy p{
  margin: 8px 0 0;
  color: #5c6677;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-dot{
  position: relative;
  z-index: 1;
  width: 36px;
  height: 36px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(221, 42, 123, 0.1);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-dot::before{
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
  box-shadow: 0 0 0 7px rgba(221, 42, 123, 0.1);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-badge{
  position: relative;
  z-index: 1;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(129, 52, 175, 0.18);
  border-radius: 999px;
  background: rgba(129, 52, 175, 0.07);
  color: #6e2a94;
  font-weight: 760;
  line-height: 1.2;
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-2 .tc-wp-content-root .igsv-content .igsv-reveal.igsv-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 .igsv-content .igsv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igsv-content .igsv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igsv-content .igsv-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .igsv-content h2{
    font-size: 27px;
  }.tc-wp-content-root .igsv-content .igsv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igsv-content .igsv-card-grid, .tc-wp-content-root .igsv-content .igsv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igsv-content .igsv-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsv-content .igsv-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .igsv-content .igsv-card h3, .tc-wp-content-root .igsv-content .igsv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .igsv-content .igsv-card p, .tc-wp-content-root .igsv-content .igsv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .igsv-content .igsv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igsv-content .igsv-step-card::before{
    display: none;
  }.tc-wp-content-root .igsv-content .igsv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .igsv-content .igsv-badge{
    padding: 7px 10px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igsv-content .igsv-section{
    padding: 60px 0;
  }.tc-wp-content-root .igsv-content .igsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igsv-content .igsv-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .igsv-content h2{
    font-size: 30px;
  }.tc-wp-content-root .igsv-content .igsv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .igsv-content .igsv-card-grid, .tc-wp-content-root .igsv-content .igsv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .igsv-content .igsv-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsv-content .igsv-card{
    padding: 24px;
  }.tc-wp-content-root .igsv-content .igsv-card h3, .tc-wp-content-root .igsv-content .igsv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .igsv-content .igsv-card p, .tc-wp-content-root .igsv-content .igsv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .igsv-content .igsv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .igsv-content .igsv-step-card::before{
    display: none;
  }.tc-wp-content-root .igsv-content .igsv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .igsv-content .igsv-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igsv-content .igsv-section{
    padding: 66px 0;
  }.tc-wp-content-root .igsv-content .igsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igsv-content .igsv-kicker{
    padding: 8px 14px;
    font-size: 13px;
  }.tc-wp-content-root .igsv-content h2{
    font-size: 34px;
  }.tc-wp-content-root .igsv-content .igsv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igsv-content .igsv-card-grid, .tc-wp-content-root .igsv-content .igsv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .igsv-content .igsv-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igsv-content .igsv-card{
    padding: 26px;
  }.tc-wp-content-root .igsv-content .igsv-card h3, .tc-wp-content-root .igsv-content .igsv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .igsv-content .igsv-card p, .tc-wp-content-root .igsv-content .igsv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .igsv-content .igsv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .igsv-content .igsv-step-card::before{
    display: none;
  }.tc-wp-content-root .igsv-content .igsv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .igsv-content .igsv-badge{
    padding: 8px 12px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igsv-content .igsv-section{
    padding: 76px 0;
  }.tc-wp-content-root .igsv-content .igsv-container{
    padding: 0 30px;
  }.tc-wp-content-root .igsv-content .igsv-kicker{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-content-root .igsv-content h2{
    font-size: 40px;
  }.tc-wp-content-root .igsv-content .igsv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igsv-content .igsv-card-grid, .tc-wp-content-root .igsv-content .igsv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .igsv-content .igsv-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .igsv-content .igsv-card{
    padding: 28px;
  }.tc-wp-content-root .igsv-content .igsv-card h3, .tc-wp-content-root .igsv-content .igsv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .igsv-content .igsv-card p, .tc-wp-content-root .igsv-content .igsv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .igsv-content .igsv-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .igsv-content .igsv-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .igsv-content .igsv-badge{
    padding: 8px 12px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igsv-content .igsv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igsv-content .igsv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igsv-content .igsv-kicker{
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-content-root .igsv-content h2{
    font-size: 46px;
  }.tc-wp-content-root .igsv-content .igsv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .igsv-content .igsv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .igsv-content .igsv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igsv-content .igsv-card{
    padding: 30px;
  }.tc-wp-content-root .igsv-content .igsv-card h3, .tc-wp-content-root .igsv-content .igsv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .igsv-content .igsv-card p, .tc-wp-content-root .igsv-content .igsv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .igsv-content .igsv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .igsv-content .igsv-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .igsv-content .igsv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .igsv-content .igsv-badge{
    padding: 8px 13px;
    font-size: 13px;
  }}.wpc-scope-2 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .igsv-benefits{}