@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-6 .tc-wp-content-root img, .wpc-scope-6 .tc-wp-content-root video, .wpc-scope-6 .tc-wp-content-root svg, .wpc-scope-6 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #161827;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap section, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap div, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-section{
  position: relative;
  width: 100%;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-section-white{
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 119, 162, 0.12), transparent 28%),
    radial-gradient(circle at 86% 16%, rgba(111, 87, 255, 0.1), transparent 30%),
    #fbfafc;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(226, 74, 145, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 119, 162, 0.11), rgba(111, 87, 255, 0.1));
  color: #9d245f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
  margin: 14px 0 0;
  color: #171726;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-heading p{
  margin: 14px auto 0;
  color: #5e6275;
  line-height: 1.7;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-card{
  position: relative;
  border: 1px solid rgba(29, 31, 48, 0.08);
  box-shadow: 0 18px 44px rgba(22, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card{
  min-width: 0;
  height: 100%;
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 119, 162, 0.42), rgba(111, 87, 255, 0.32), rgba(255, 195, 87, 0.22)) border-box;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card::after, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 18px auto;
  width: 42px;
  height: 42px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 119, 162, 0.12), rgba(111, 87, 255, 0.1));
  opacity: 0.78;
  pointer-events: none;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card:hover, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card:hover, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(226, 74, 145, 0.22);
  box-shadow: 0 24px 56px rgba(22, 24, 39, 0.11);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card h3, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
  margin: 0;
  color: #191a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-card p, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
  margin: 10px 0 0;
  color: #646879;
  line-height: 1.68;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff6a9f, #8b5cf6);
  box-shadow: 0 12px 28px rgba(226, 74, 145, 0.2);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon::before, .wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-ring::before{
  inset: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-ring::after{
  top: 11px;
  right: 11px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-flash::before{
  left: 15px;
  top: 9px;
  width: 10px;
  height: 23px;
  background: #ffffff;
  clip-path: polygon(55% 0, 100% 0, 70% 38%, 100% 38%, 35% 100%, 48% 54%, 12% 54%);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-frame::before{
  inset: 10px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-frame::after{
  left: 14px;
  bottom: 13px;
  width: 14px;
  height: 8px;
  border-radius: 8px 8px 3px 3px;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-path::before{
  left: 11px;
  top: 13px;
  width: 20px;
  height: 14px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-radius: 0 10px 0 0;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-path::after{
  right: 9px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-phone::before{
  left: 13px;
  top: 8px;
  width: 16px;
  height: 26px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-phone::after{
  left: 19px;
  bottom: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-icon-spark::before{
  left: 10px;
  top: 10px;
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff6a9f, #8b5cf6, #ffc45d);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff6a9f, #8b5cf6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(139, 92, 246, 0.22);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-badge-dot{
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #ffffff 0 24%, transparent 26%),
    linear-gradient(135deg, #ff6a9f, #8b5cf6);
  box-shadow: 0 12px 28px rgba(226, 74, 145, 0.18);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
  height: 100%;
  border-radius: 22px;
  background: #ffffff;
  overflow: hidden;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff6a9f, #8b5cf6, #ffc45d);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-mark{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 106, 159, 0.15), rgba(139, 92, 246, 0.15));
  position: relative;
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-trust-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #9d245f;
  border-bottom: 3px solid #9d245f;
  transform: rotate(-45deg);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-6 .tc-wp-content-root .ighv-content-wrap .ighv-reveal.ighv-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 .ighv-content-wrap .ighv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ighv-content-wrap .ighv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card p, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ighv-content-wrap .ighv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ighv-content-wrap .ighv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card p, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ighv-content-wrap .ighv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ighv-content-wrap .ighv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card p, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ighv-content-wrap .ighv-section{
    padding: 74px 0;
  }.tc-wp-content-root .ighv-content-wrap .ighv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ighv-content-wrap .ighv-card, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card p, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ighv-content-wrap .ighv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ighv-content-wrap .ighv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-grid-six, .tc-wp-content-root .ighv-content-wrap .ighv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ighv-content-wrap .ighv-card, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card h3, .tc-wp-content-root .ighv-content-wrap .ighv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-card p, .tc-wp-content-root .ighv-content-wrap .ighv-trust-card p, .tc-wp-content-root .ighv-content-wrap .ighv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .ighv-content-wrap .ighv-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}