@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-18 .tc-wp-content-root img, .wpc-scope-18 .tc-wp-content-root video, .wpc-scope-18 .tc-wp-content-root svg, .wpc-scope-18 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content div, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content section, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section{
  position: relative;
  width: 100%;
  isolation: isolate;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section-white{
  background: #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(214, 47, 135, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(214, 47, 135, 0.1), rgba(255, 126, 69, 0.1));
  color: #b32070;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-section-head p{
  margin: 16px auto 0;
  color: #536072;
  line-height: 1.72;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(154, 164, 178, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card::before, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(214, 47, 135, 0.11), rgba(255, 126, 69, 0.06), rgba(88, 86, 214, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card:hover, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(214, 47, 135, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card:hover::before, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card h3, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card p, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d62f87, #ff7e45);
  box-shadow: 0 12px 28px rgba(214, 47, 135, 0.22);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon::before, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card:hover .iav-icon::before, .wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-card:hover .iav-icon::after{
  transform: translateY(-1px);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-view::before{
  width: 21px;
  height: 13px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-view::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-speed::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-speed::after{
  width: 11px;
  height: 2px;
  left: 23px;
  top: 21px;
  border-radius: 2px;
  background: #ffffff;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-preview::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-preview::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 21px;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 14px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-steps::after{
  width: 14px;
  height: 2px;
  left: 24px;
  top: 15px;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.9), 0 16px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 30px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-daily::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-icon-daily::after{
  width: 9px;
  height: 9px;
  left: 20px;
  top: 17px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(214, 47, 135, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #d62f87, #ff7e45);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(214, 47, 135, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.1);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #d62f87, #ff7e45);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(214, 47, 135, 0.24);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-step-body{
  min-width: 0;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-badge-dot{
  position: relative;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(214, 47, 135, 0.14), rgba(255, 126, 69, 0.16));
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-badge-dot::before{
  content: "";
  position: absolute;
  inset: 11px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d62f87, #ff7e45);
  box-shadow: 0 0 0 7px rgba(214, 47, 135, 0.08);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-card{
  text-align: left;
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: #172033;
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.16);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-trust-mark::after{
  content: "";
  position: absolute;
  right: -6px;
  bottom: -6px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d62f87, #ff7e45);
  box-shadow: 0 8px 18px rgba(214, 47, 135, 0.24);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-18 .tc-wp-content-root .iav-bottom-content .iav-reveal.iav-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iav-bottom-content .iav-section{
    padding: 48px 0;
  }.tc-wp-content-root .iav-bottom-content .iav-container{
    padding: 0 14px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .iav-bottom-content .iav-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iav-bottom-content .iav-card-grid, .tc-wp-content-root .iav-bottom-content .iav-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .iav-bottom-content .iav-grid-six, .tc-wp-content-root .iav-bottom-content .iav-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .iav-bottom-content .iav-card, .tc-wp-content-root .iav-bottom-content .iav-trust-card{
    padding: 22px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .iav-bottom-content .iav-card h3, .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .iav-bottom-content .iav-card p, .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .tc-wp-content-root .iav-bottom-content .iav-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iav-bottom-content .iav-section{
    padding: 54px 0;
  }.tc-wp-content-root .iav-bottom-content .iav-container{
    padding: 0 18px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .iav-bottom-content .iav-kicker{
    font-size: 12px;
  }.tc-wp-content-root .iav-bottom-content .iav-card-grid, .tc-wp-content-root .iav-bottom-content .iav-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iav-bottom-content .iav-grid-six, .tc-wp-content-root .iav-bottom-content .iav-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .iav-bottom-content .iav-card, .tc-wp-content-root .iav-bottom-content .iav-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .iav-bottom-content .iav-card h3, .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .iav-bottom-content .iav-card p, .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .tc-wp-content-root .iav-bottom-content .iav-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iav-bottom-content .iav-section{
    padding: 60px 0;
  }.tc-wp-content-root .iav-bottom-content .iav-container{
    padding: 0 22px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .iav-bottom-content .iav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .iav-bottom-content .iav-card-grid, .tc-wp-content-root .iav-bottom-content .iav-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iav-bottom-content .iav-grid-six, .tc-wp-content-root .iav-bottom-content .iav-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .iav-bottom-content .iav-card, .tc-wp-content-root .iav-bottom-content .iav-trust-card{
    padding: 26px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .iav-bottom-content .iav-card h3, .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .iav-bottom-content .iav-card p, .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .tc-wp-content-root .iav-bottom-content .iav-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iav-bottom-content .iav-section{
    padding: 76px 0;
  }.tc-wp-content-root .iav-bottom-content .iav-container{
    padding: 0 30px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .iav-bottom-content .iav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .iav-bottom-content .iav-card-grid, .tc-wp-content-root .iav-bottom-content .iav-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iav-bottom-content .iav-grid-six, .tc-wp-content-root .iav-bottom-content .iav-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .iav-bottom-content .iav-card, .tc-wp-content-root .iav-bottom-content .iav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-card{
    grid-template-columns: 76px 1fr;
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .iav-bottom-content .iav-card h3, .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .iav-bottom-content .iav-card p, .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .tc-wp-content-root .iav-bottom-content .iav-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iav-bottom-content .iav-section{
    padding: 92px 0;
  }.tc-wp-content-root .iav-bottom-content .iav-container{
    padding: 0 32px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .iav-bottom-content .iav-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .iav-bottom-content .iav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .iav-bottom-content .iav-card-grid, .tc-wp-content-root .iav-bottom-content .iav-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iav-bottom-content .iav-grid-six, .tc-wp-content-root .iav-bottom-content .iav-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .iav-bottom-content .iav-card, .tc-wp-content-root .iav-bottom-content .iav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-card{
    grid-template-columns: 86px 1fr;
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .iav-bottom-content .iav-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .iav-bottom-content .iav-card h3, .tc-wp-content-root .iav-bottom-content .iav-trust-card h3, .tc-wp-content-root .iav-bottom-content .iav-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .iav-bottom-content .iav-card p, .tc-wp-content-root .iav-bottom-content .iav-trust-card p, .tc-wp-content-root .iav-bottom-content .iav-step-card p{
    font-size: 16px;
  }}