@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 .ipv-premium-content{
  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;
}.tc-wp-content-root .ipv-premium-content, .tc-wp-content-root .ipv-premium-content div, .tc-wp-content-root .ipv-premium-content section, .tc-wp-content-root .ipv-premium-content article, .tc-wp-content-root .ipv-premium-content span, .tc-wp-content-root .ipv-premium-content h2, .tc-wp-content-root .ipv-premium-content h3, .tc-wp-content-root .ipv-premium-content p{
  box-sizing: border-box;
}.tc-wp-content-root .ipv-premium-content .ipv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ipv-premium-content .ipv-section-white{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 63, 128, 0.08), transparent 30%),
    #ffffff;
}.tc-wp-content-root .ipv-premium-content .ipv-section-soft{
  background:
    radial-gradient(circle at 88% 18%, rgba(117, 64, 255, 0.08), transparent 32%),
    linear-gradient(180deg, #fff8fb 0%, #f8fafc 100%);
}.tc-wp-content-root .ipv-premium-content .ipv-container{
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ipv-premium-content .ipv-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ipv-premium-content .ipv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(225, 48, 108, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(225, 48, 108, 0.1), rgba(131, 58, 180, 0.1));
  color: #a91f5d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.72;
}.tc-wp-content-root .ipv-premium-content .ipv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(21, 31, 52, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ipv-premium-content .ipv-card::before, .tc-wp-content-root .ipv-premium-content .ipv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af, #515bd4);
  opacity: 0.9;
}.tc-wp-content-root .ipv-premium-content .ipv-card:hover, .tc-wp-content-root .ipv-premium-content .ipv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(221, 42, 123, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
  margin: 0;
  color: #121826;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.68;
}.tc-wp-content-root .ipv-premium-content .ipv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.16), rgba(221, 42, 123, 0.16), rgba(81, 91, 212, 0.16));
  box-shadow: inset 0 0 0 1px rgba(221, 42, 123, 0.14);
}.tc-wp-content-root .ipv-premium-content .ipv-icon::before, .tc-wp-content-root .ipv-premium-content .ipv-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-frame::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border: 2px solid #dd2a7b;
  border-radius: 7px;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-frame::after{
  width: 5px;
  height: 5px;
  right: 13px;
  top: 13px;
  background: #8134af;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #515bd4;
  border-left-color: transparent;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-speed::after{
  width: 14px;
  height: 2px;
  left: 18px;
  top: 23px;
  background: #dd2a7b;
  transform: rotate(-24deg);
}.tc-wp-content-root .ipv-premium-content .ipv-icon-preview::before{
  width: 25px;
  height: 17px;
  left: 12px;
  top: 16px;
  border: 2px solid #dd2a7b;
  border-radius: 12px;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 21px;
  top: 21px;
  background: #515bd4;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  background: #f58529;
  box-shadow: 0 10px 0 #dd2a7b, 0 20px 0 #515bd4;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-steps::after{
  width: 16px;
  height: 2px;
  left: 24px;
  top: 15px;
  background: #8134af;
  box-shadow: 0 10px 0 rgba(129, 52, 175, 0.72), 0 20px 0 rgba(129, 52, 175, 0.45);
}.tc-wp-content-root .ipv-premium-content .ipv-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #515bd4;
  border-radius: 7px;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 12px;
  background: #dd2a7b;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #dd2a7b;
}.tc-wp-content-root .ipv-premium-content .ipv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  background: #f58529;
}.tc-wp-content-root .ipv-premium-content .ipv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ipv-premium-content .ipv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(129, 52, 175, 0.12);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 248, 252, 0.9)),
    #ffffff;
  box-shadow: 0 20px 52px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ipv-premium-content .ipv-step-card::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 43px;
  width: 2px;
  height: 120%;
  background: linear-gradient(180deg, transparent, rgba(221, 42, 123, 0.24), transparent);
  transform: translateY(-50%);
}.tc-wp-content-root .ipv-premium-content .ipv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(221, 42, 123, 0.24);
  box-shadow: 0 26px 64px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .ipv-premium-content .ipv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 22px;
  background: linear-gradient(135deg, #f58529, #dd2a7b 48%, #515bd4);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(221, 42, 123, 0.24);
}.tc-wp-content-root .ipv-premium-content .ipv-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ipv-premium-content .ipv-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #515bd4);
  box-shadow: 0 0 0 8px rgba(221, 42, 123, 0.08);
}.tc-wp-content-root .ipv-premium-content .ipv-card-compact::before{
  height: 0;
}.tc-wp-content-root .ipv-premium-content .ipv-card-compact{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(245, 133, 41, 0.32), rgba(221, 42, 123, 0.18), rgba(81, 91, 212, 0.28)) border-box;
  border: 1px solid transparent;
}.tc-wp-content-root .ipv-premium-content .ipv-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(221, 42, 123, 0.09);
  color: #a91f5d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .ipv-premium-content .ipv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ipv-premium-content .ipv-reveal.ipv-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 .ipv-premium-content .ipv-section{
    padding: 46px 0;
  }.tc-wp-content-root .ipv-premium-content .ipv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ipv-premium-content .ipv-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card::after{
    display: none;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
    border-radius: 18px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ipv-premium-content .ipv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ipv-premium-content .ipv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ipv-premium-content .ipv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card::after{
    display: none;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-number{
    width: 60px;
    height: 60px;
    font-size: 16px;
    border-radius: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ipv-premium-content .ipv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ipv-premium-content .ipv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ipv-premium-content .ipv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card::after{
    display: none;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ipv-premium-content .ipv-section{
    padding: 74px 0;
  }.tc-wp-content-root .ipv-premium-content .ipv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ipv-premium-content .ipv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ipv-premium-content .ipv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ipv-premium-content .ipv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ipv-premium-content .ipv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ipv-premium-content .ipv-grid-three, .tc-wp-content-root .ipv-premium-content .ipv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ipv-premium-content .ipv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card, .tc-wp-content-root .ipv-premium-content .ipv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card h3, .tc-wp-content-root .ipv-premium-content .ipv-trust-card h3, .tc-wp-content-root .ipv-premium-content .ipv-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ipv-premium-content .ipv-card p, .tc-wp-content-root .ipv-premium-content .ipv-trust-card p, .tc-wp-content-root .ipv-premium-content .ipv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ipv-premium-content .ipv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ipv-premium-content .ipv-step-number{
    width: 70px;
    height: 70px;
    font-size: 18px;
  }}