@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-30 .tc-wp-content-root img, .wpc-scope-30 .tc-wp-content-root video, .wpc-scope-30 .tc-wp-content-root svg, .wpc-scope-30 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap div, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap section, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-section-white{
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 91, 137, 0.08), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(124, 58, 237, 0.07), transparent 30%),
    #f8f7fb;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(229, 52, 121, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 137, 0.1), rgba(124, 58, 237, 0.1));
  color: #8d245d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4f87, #7c3aed);
  box-shadow: 0 0 0 5px rgba(255, 79, 135, 0.12);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap h2{
  margin: 0;
  color: #141827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-heading p{
  margin: 16px auto 0;
  color: #5e6678;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(30, 35, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(30, 35, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card::after, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 79, 135, 0.12), rgba(124, 58, 237, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card:hover, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card:hover, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(229, 52, 121, 0.22);
  box-shadow: 0 24px 62px rgba(30, 35, 55, 0.13);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card:hover::after, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card h3, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #171b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card p, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #626a7d;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff4f87, #7c3aed);
  box-shadow: 0 13px 28px rgba(229, 52, 121, 0.22);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon::before, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card:hover .iav-icon::before, .wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-card:hover .iav-icon::after{
  transform: translateY(-1px) scale(1.04);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-lens::before{
  width: 16px;
  height: 16px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-lens::after{
  width: 10px;
  height: 2px;
  top: 29px;
  left: 27px;
  border-radius: 3px;
  background: #ffffff;
  transform: rotate(45deg);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-bolt::before{
  top: 10px;
  left: 17px;
  width: 13px;
  height: 26px;
  background: #ffffff;
  clip-path: polygon(48% 0, 100% 0, 62% 42%, 100% 42%, 34% 100%, 48% 55%, 0 55%);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-frame::before{
  inset: 12px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-frame::after{
  width: 9px;
  height: 9px;
  right: 13px;
  bottom: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-flow::before{
  width: 24px;
  height: 2px;
  top: 17px;
  left: 11px;
  background: #ffffff;
  box-shadow: 0 10px 0 #ffffff;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-flow::after{
  width: 8px;
  height: 8px;
  top: 14px;
  right: 11px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-phone::before{
  width: 17px;
  height: 25px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-phone::after{
  width: 5px;
  height: 2px;
  bottom: 13px;
  left: 21px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-calendar::before{
  width: 24px;
  height: 22px;
  top: 13px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-icon-calendar::after{
  width: 20px;
  height: 2px;
  top: 20px;
  left: 13px;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-steps{
  display: grid;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(30, 35, 55, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    radial-gradient(circle at 12% 20%, rgba(255, 79, 135, 0.14), transparent 32%);
  box-shadow: 0 18px 48px rgba(30, 35, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(229, 52, 121, 0.28), transparent);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff4f87, #7c3aed);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.22);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-step-copy{
  min-width: 0;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.08);
  color: #6c2bd9;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
  padding-top: 30px;
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 79, 135, 0.14), rgba(124, 58, 237, 0.14));
  border: 1px solid rgba(229, 52, 121, 0.16);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #e53479;
  border-bottom: 3px solid #e53479;
  transform: rotate(-45deg);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-30 .tc-wp-content-root .iav-editorial-wrap .iav-reveal.iav-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iav-editorial-wrap .iav-section{
    padding: 50px 0;
  }.tc-wp-content-root .iav-editorial-wrap .iav-container{
    padding: 0 14px;
  }.tc-wp-content-root .iav-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-heading p{
    font-size: 15px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid, .tc-wp-content-root .iav-editorial-wrap .iav-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card p, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card::before{
    display: none;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iav-editorial-wrap .iav-section{
    padding: 56px 0;
  }.tc-wp-content-root .iav-editorial-wrap .iav-container{
    padding: 0 18px;
  }.tc-wp-content-root .iav-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid, .tc-wp-content-root .iav-editorial-wrap .iav-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card p, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card::before{
    display: none;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iav-editorial-wrap .iav-section{
    padding: 64px 0;
  }.tc-wp-content-root .iav-editorial-wrap .iav-container{
    padding: 0 22px;
  }.tc-wp-content-root .iav-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-heading p{
    font-size: 16px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid, .tc-wp-content-root .iav-editorial-wrap .iav-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
    padding: 26px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card p, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card::before{
    display: none;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iav-editorial-wrap .iav-section{
    padding: 78px 0;
  }.tc-wp-content-root .iav-editorial-wrap .iav-container{
    padding: 0 30px;
  }.tc-wp-content-root .iav-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-heading p{
    font-size: 17px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card p, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iav-editorial-wrap .iav-section{
    padding: 92px 0;
  }.tc-wp-content-root .iav-editorial-wrap .iav-container{
    padding: 0 32px;
  }.tc-wp-content-root .iav-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-heading p{
    font-size: 18px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-grid-three, .tc-wp-content-root .iav-editorial-wrap .iav-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card h3, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-card p, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card p, .tc-wp-content-root .iav-editorial-wrap .iav-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .iav-editorial-wrap .iav-step-number{
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .iav-editorial-wrap .iav-reveal, .tc-wp-content-root .iav-editorial-wrap .iav-reveal.iav-visible, .tc-wp-content-root .iav-editorial-wrap .iav-card, .tc-wp-content-root .iav-editorial-wrap .iav-trust-card, .tc-wp-content-root .iav-editorial-wrap .iav-step-card{
    opacity: 1;
    transform: none;
    transition: none;
  }}