/* 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 .ighv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .ighv-editorial-wrap, .tc-wp-content-root .ighv-editorial-wrap section, .tc-wp-content-root .ighv-editorial-wrap div, .tc-wp-content-root .ighv-editorial-wrap article, .tc-wp-content-root .ighv-editorial-wrap span{
  box-sizing: border-box;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-section-white{
  background: #ffffff;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-section-soft{
  background:
    radial-gradient(circle at 15% 15%, rgba(255, 92, 160, 0.08), transparent 32%),
    radial-gradient(circle at 85% 10%, rgba(120, 85, 255, 0.08), transparent 30%),
    #faf8fc;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(221, 49, 139, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 149, 0.1), rgba(116, 82, 255, 0.1));
  color: #b52176;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-content-root .ighv-editorial-wrap h2{
  margin: 0;
  color: #141927;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #586174;
  line-height: 1.7;
  letter-spacing: 0;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(29, 38, 59, 0.09);
  box-shadow: 0 18px 45px rgba(31, 35, 59, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card{
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 73, 145, 0.28), rgba(117, 92, 255, 0.22), rgba(255, 177, 71, 0.18)) border-box;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 120px;
  height: 120px;
  border-radius: 34px;
  background: linear-gradient(135deg, rgba(255, 87, 151, 0.11), rgba(117, 92, 255, 0.09));
  transform: rotate(18deg);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card:hover, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card:hover, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(211, 54, 142, 0.28);
  box-shadow: 0 24px 58px rgba(31, 35, 59, 0.12);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4f93, #7b5cff);
  box-shadow: 0 12px 28px rgba(189, 49, 145, 0.24);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon::before, .tc-wp-content-root .ighv-editorial-wrap .ighv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-ring::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-ring::after{
  right: 11px;
  top: 11px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-flash::before{
  left: 19px;
  top: 9px;
  width: 8px;
  height: 27px;
  transform: skew(-18deg);
  border-radius: 3px;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-frame::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-frame::after{
  left: 18px;
  top: 18px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-path::before{
  left: 11px;
  top: 21px;
  width: 24px;
  height: 4px;
  border-radius: 999px;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-path::after{
  right: 10px;
  top: 17px;
  width: 12px;
  height: 12px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-phone::before{
  left: 15px;
  top: 8px;
  width: 16px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-phone::after{
  left: 21px;
  bottom: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-calendar::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-icon-calendar::after{
  left: 14px;
  top: 20px;
  width: 18px;
  height: 3px;
  border-radius: 999px;
}.tc-wp-content-root .ighv-editorial-wrap h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #182033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #5d6678;
  line-height: 1.68;
  letter-spacing: 0;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card::before{
  content: "";
  position: absolute;
  left: 35px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 80, 147, 0), rgba(255, 80, 147, 0.28), rgba(123, 92, 255, 0));
}.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff4f93, #7b5cff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(163, 68, 202, 0.24);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-step-content{
  min-width: 0;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 253, 0.98)) padding-box,
    linear-gradient(135deg, rgba(255, 73, 145, 0.24), rgba(117, 92, 255, 0.18)) border-box;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 79, 147, 0.09);
  color: #b52176;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}.tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff4f93, #7b5cff, #ffb347);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-trust-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 79, 147, 0.13), rgba(123, 92, 255, 0.13));
  border: 1px solid rgba(202, 64, 156, 0.18);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-trust-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 11px;
  width: 9px;
  height: 16px;
  border-right: 3px solid #b52176;
  border-bottom: 3px solid #b52176;
  transform: rotate(42deg);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ighv-editorial-wrap .ighv-reveal.ighv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ighv-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card-grid, .tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card::before{
    display: none;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .ighv-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ighv-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card-grid, .tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card::before{
    display: none;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .ighv-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
    padding: 66px 0;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ighv-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card-grid, .tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card::before{
    left: 31px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .ighv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ighv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-grid-six, .tc-wp-content-root .ighv-editorial-wrap .ighv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
    width: 60px;
    height: 60px;
    font-size: 16px;
  }.tc-wp-content-root .ighv-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
    font-size: 16px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ighv-editorial-wrap .ighv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ighv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-grid-six, .tc-wp-content-root .ighv-editorial-wrap .ighv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-step-number{
    width: 66px;
    height: 66px;
    font-size: 17px;
  }.tc-wp-content-root .ighv-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .ighv-editorial-wrap .ighv-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-step-card p, .tc-wp-content-root .ighv-editorial-wrap .ighv-trust-card p{
    font-size: 16px;
  }}