@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .igbv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-content-root .igbv-content-wrap, .tc-wp-content-root .igbv-content-wrap section, .tc-wp-content-root .igbv-content-wrap div, .tc-wp-content-root .igbv-content-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .igbv-content-wrap .igbv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .igbv-content-wrap .igbv-section-white{
  background: #ffffff;
}.tc-wp-content-root .igbv-content-wrap .igbv-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.tc-wp-content-root .igbv-content-wrap .igbv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .igbv-content-wrap .igbv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .igbv-content-wrap .igbv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(205, 72, 145, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.1), rgba(221, 42, 123, 0.1), rgba(81, 91, 212, 0.1));
  color: #a21b63;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
  margin: 0;
  color: #141827;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
  margin: 16px auto 0;
  color: #566276;
  line-height: 1.7;
}.tc-wp-content-root .igbv-content-wrap .igbv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-step-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(29, 39, 62, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(32, 36, 72, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .igbv-content-wrap .igbv-card{
  height: 100%;
  overflow: hidden;
}.tc-wp-content-root .igbv-content-wrap .igbv-card::before, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4);
  opacity: 0.9;
}.tc-wp-content-root .igbv-content-wrap .igbv-card:hover, .tc-wp-content-root .igbv-content-wrap .igbv-step-card:hover, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(221, 42, 123, 0.22);
  box-shadow: 0 22px 56px rgba(32, 36, 72, 0.13);
}.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
  margin: 0;
  color: #171b2a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
  margin: 12px 0 0;
  color: #5c6678;
  line-height: 1.68;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon{
  display: inline-flex;
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f58529, #dd2a7b 52%, #515bd4);
  box-shadow: 0 12px 24px rgba(221, 42, 123, 0.2);
}.tc-wp-content-root .igbv-content-wrap .igbv-icon::before, .tc-wp-content-root .igbv-content-wrap .igbv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 22px;
  border-radius: 50%;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-speed::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 5px 8px 0 rgba(255, 255, 255, 0.86), -2px 16px 0 rgba(255, 255, 255, 0.72);
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-preview::before{
  width: 22px;
  height: 18px;
  left: 13px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-preview::after{
  width: 10px;
  height: 3px;
  left: 19px;
  top: 24px;
  border-radius: 99px;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 14px 0 rgba(255, 255, 255, 0.86), 14px 7px 0 rgba(255, 255, 255, 0.76);
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 22px;
  top: 31px;
  border-radius: 99px;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.tc-wp-content-root .igbv-content-wrap .igbv-icon-daily::after{
  width: 9px;
  height: 9px;
  left: 22px;
  top: 17px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
}.tc-wp-content-root .igbv-content-wrap .igbv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffaff 52%, #f9fbff 100%);
}.tc-wp-content-root .igbv-content-wrap .igbv-step-card::after{
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  right: -64px;
  top: -68px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(221, 42, 123, 0.14), rgba(81, 91, 212, 0));
}.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #515bd4);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(129, 52, 175, 0.22);
}.tc-wp-content-root .igbv-content-wrap .igbv-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.tc-wp-content-root .igbv-content-wrap .igbv-card-accent{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.tc-wp-content-root .igbv-content-wrap .igbv-mini-dot{
  display: block;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #ffffff 0 18%, #f58529 19% 36%, #dd2a7b 37% 63%, #515bd4 64% 100%);
  box-shadow: 0 10px 22px rgba(221, 42, 123, 0.18);
}.tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
  height: 100%;
  overflow: hidden;
}.tc-wp-content-root .igbv-content-wrap .igbv-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #f7ebff;
  color: #8a266d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .igbv-content-wrap .igbv-note{
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid rgba(221, 42, 123, 0.16);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 247, 252, 0.94));
  box-shadow: 0 14px 36px rgba(32, 36, 72, 0.07);
  text-align: center;
}.tc-wp-content-root .igbv-content-wrap .igbv-note p{
  margin: 0;
  color: #495469;
}.tc-wp-content-root .igbv-content-wrap .igbv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .igbv-content-wrap .igbv-reveal.igbv-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 .igbv-content-wrap .igbv-section{
    padding: 46px 0;
  }.tc-wp-content-root .igbv-content-wrap .igbv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid, .tc-wp-content-root .igbv-content-wrap .igbv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid-six, .tc-wp-content-root .igbv-content-wrap .igbv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
    width: 56px;
    font-size: 18px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
    font-size: 14px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-note{
    margin-top: 22px;
    padding: 20px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .igbv-content-wrap .igbv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igbv-content-wrap .igbv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid, .tc-wp-content-root .igbv-content-wrap .igbv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid-six, .tc-wp-content-root .igbv-content-wrap .igbv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
    width: 60px;
    font-size: 19px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
    font-size: 14.5px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-note{
    margin-top: 24px;
    padding: 22px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .igbv-content-wrap .igbv-section{
    padding: 62px 0;
  }.tc-wp-content-root .igbv-content-wrap .igbv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid, .tc-wp-content-root .igbv-content-wrap .igbv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid-six, .tc-wp-content-root .igbv-content-wrap .igbv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
    width: 64px;
    font-size: 20px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
    font-size: 15px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-note{
    margin-top: 26px;
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .igbv-content-wrap .igbv-section{
    padding: 76px 0;
  }.tc-wp-content-root .igbv-content-wrap .igbv-container{
    padding: 0 30px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid, .tc-wp-content-root .igbv-content-wrap .igbv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid-six, .tc-wp-content-root .igbv-content-wrap .igbv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
    width: 68px;
    font-size: 21px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
    font-size: 15.5px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-note{
    margin-top: 30px;
    padding: 26px 30px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .igbv-content-wrap .igbv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igbv-content-wrap .igbv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid, .tc-wp-content-root .igbv-content-wrap .igbv-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-grid-six, .tc-wp-content-root .igbv-content-wrap .igbv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igbv-content-wrap .igbv-card, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-step-number{
    width: 76px;
    font-size: 22px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-step-card h3, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-card p, .tc-wp-content-root .igbv-content-wrap .igbv-step-card p, .tc-wp-content-root .igbv-content-wrap .igbv-trust-card p, .tc-wp-content-root .igbv-content-wrap .igbv-note p{
    font-size: 15.5px;
  }.tc-wp-content-root .igbv-content-wrap .igbv-note{
    margin-top: 34px;
    padding: 28px 34px;
  }}