@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-72 .tc-wp-content-root img, .wpc-scope-72 .tc-wp-content-root video, .wpc-scope-72 .tc-wp-content-root svg, .wpc-scope-72 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap div, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap section, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-section{
  position: relative;
  width: 100%;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-section-white{
  background: #ffffff;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(236, 72, 153, 0.08), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(245, 158, 11, 0.08), transparent 30%),
    #fbfafc;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 12px;
  margin: 0 0 14px;
  border: 1px solid rgba(236, 72, 153, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.1), rgba(245, 158, 11, 0.1));
  color: #a21caf;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5f6878;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card::before, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ec4899, #f97316, #f59e0b);
  opacity: 0.92;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card:hover, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card:hover, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(236, 72, 153, 0.3);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.12);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card h3, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card p, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-note p{
  margin: 10px 0 0;
  color: #667085;
  font-weight: 430;
  line-height: 1.66;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.14), rgba(249, 115, 22, 0.13));
  border: 1px solid rgba(236, 72, 153, 0.16);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon::before, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card:hover .icv-icon::before, .wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-card:hover .icv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-chat::before{
  width: 20px;
  height: 14px;
  left: 11px;
  top: 12px;
  border: 2px solid #db2777;
  border-radius: 8px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-chat::after{
  width: 7px;
  height: 7px;
  left: 16px;
  top: 24px;
  border-left: 2px solid #db2777;
  border-bottom: 2px solid #db2777;
  transform: rotate(-18deg);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-bolt::before{
  left: 17px;
  top: 10px;
  width: 10px;
  height: 24px;
  background: linear-gradient(135deg, #ec4899, #f97316);
  clip-path: polygon(58% 0, 100% 0, 62% 42%, 100% 42%, 24% 100%, 42% 55%, 0 55%);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-view::before{
  left: 10px;
  top: 15px;
  width: 24px;
  height: 15px;
  border: 2px solid #db2777;
  border-radius: 999px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-view::after{
  left: 18px;
  top: 19px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f97316;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-flow::before{
  left: 11px;
  top: 13px;
  width: 22px;
  height: 18px;
  border-top: 2px solid #db2777;
  border-right: 2px solid #db2777;
  border-radius: 0 12px 0 0;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-flow::after{
  right: 10px;
  top: 24px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #f97316;
  border-right: 2px solid #f97316;
  transform: rotate(45deg);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-mobile::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border: 2px solid #db2777;
  border-radius: 6px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-mobile::after{
  left: 20px;
  top: 30px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f97316;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-spark::before{
  left: 19px;
  top: 8px;
  width: 6px;
  height: 28px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ec4899, #f97316);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-icon-spark::after{
  left: 8px;
  top: 19px;
  width: 28px;
  height: 6px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ec4899, #f97316);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(236, 72, 153, 0), rgba(236, 72, 153, 0.34), rgba(249, 115, 22, 0));
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ec4899, #f97316);
  color: #ffffff;
  font-size: 18px;
  font-weight: 850;
  box-shadow: 0 15px 30px rgba(236, 72, 153, 0.24);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-badge-dot{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 18px;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #ec4899, #f97316);
  box-shadow: 0 12px 22px rgba(236, 72, 153, 0.18);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-mark{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.13), rgba(249, 115, 22, 0.13));
  border: 1px solid rgba(236, 72, 153, 0.15);
  position: relative;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 14px;
  height: 20px;
  border: 2px solid #db2777;
  border-radius: 10px 10px 7px 7px;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-trust-mark::after{
  content: "";
  position: absolute;
  left: 20px;
  top: 21px;
  width: 5px;
  height: 8px;
  border-right: 2px solid #f97316;
  border-bottom: 2px solid #f97316;
  transform: rotate(38deg);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-note{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(236, 72, 153, 0.18);
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 247, 237, 0.76));
  text-align: center;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.06);
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-note p{
  margin: 0;
  color: #4b5563;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-72 .tc-wp-content-root .icv-editorial-wrap .icv-reveal.icv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .icv-editorial-wrap .icv-section{
    padding: 54px 0;
  }.tc-wp-content-root .icv-editorial-wrap .icv-container{
    padding: 0 14px;
  }.tc-wp-content-root .icv-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid, .tc-wp-content-root .icv-editorial-wrap .icv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-three, .tc-wp-content-root .icv-editorial-wrap .icv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card::before{
    display: none;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card p, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .tc-wp-content-root .icv-editorial-wrap .icv-note p{
    font-size: 14.5px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-note{
    margin-top: 22px;
    padding: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .icv-editorial-wrap .icv-section{
    padding: 60px 0;
  }.tc-wp-content-root .icv-editorial-wrap .icv-container{
    padding: 0 18px;
  }.tc-wp-content-root .icv-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid, .tc-wp-content-root .icv-editorial-wrap .icv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-three, .tc-wp-content-root .icv-editorial-wrap .icv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card::before{
    display: none;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card p, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .tc-wp-content-root .icv-editorial-wrap .icv-note p{
    font-size: 15px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-note{
    margin-top: 24px;
    padding: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .icv-editorial-wrap .icv-section{
    padding: 66px 0;
  }.tc-wp-content-root .icv-editorial-wrap .icv-container{
    padding: 0 22px;
  }.tc-wp-content-root .icv-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid, .tc-wp-content-root .icv-editorial-wrap .icv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-three, .tc-wp-content-root .icv-editorial-wrap .icv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card::before{
    display: none;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card p, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .tc-wp-content-root .icv-editorial-wrap .icv-note p{
    font-size: 15.5px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-note{
    margin-top: 26px;
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .icv-editorial-wrap .icv-section{
    padding: 78px 0;
  }.tc-wp-content-root .icv-editorial-wrap .icv-container{
    padding: 0 30px;
  }.tc-wp-content-root .icv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid, .tc-wp-content-root .icv-editorial-wrap .icv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .icv-editorial-wrap .icv-card, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card p, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .tc-wp-content-root .icv-editorial-wrap .icv-note p{
    font-size: 16px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-note{
    margin-top: 30px;
    padding: 26px 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .icv-editorial-wrap .icv-section{
    padding: 92px 0;
  }.tc-wp-content-root .icv-editorial-wrap .icv-container{
    padding: 0 32px;
  }.tc-wp-content-root .icv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid, .tc-wp-content-root .icv-editorial-wrap .icv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-grid-three, .tc-wp-content-root .icv-editorial-wrap .icv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .icv-editorial-wrap .icv-card, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card h3, .tc-wp-content-root .icv-editorial-wrap .icv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-card p, .tc-wp-content-root .icv-editorial-wrap .icv-trust-card p, .tc-wp-content-root .icv-editorial-wrap .icv-step-content p, .tc-wp-content-root .icv-editorial-wrap .icv-note p{
    font-size: 16px;
  }.tc-wp-content-root .icv-editorial-wrap .icv-note{
    margin-top: 34px;
    padding: 28px 34px;
  }}