@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;
}
.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 .ihv-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content, .tc-wp-content-root .ihv-bottom-content div, .tc-wp-content-root .ihv-bottom-content section, .tc-wp-content-root .ihv-bottom-content article{
  box-sizing: border-box;
}.tc-wp-content-root .ihv-bottom-content .ihv-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.tc-wp-content-root .ihv-bottom-content .ihv-section-white{
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-section-soft{
  background: linear-gradient(180deg, #fbfafc 0%, #f6f4f8 100%);
}.tc-wp-content-root .ihv-bottom-content .ihv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ihv-bottom-content .ihv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ihv-bottom-content .ihv-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(219, 39, 119, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(253, 244, 255, 0.95), rgba(255, 247, 237, 0.95));
  color: #a21caf;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .ihv-bottom-content .ihv-eyebrow::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f97316, #db2777 48%, #7c3aed);
  box-shadow: 0 0 0 5px rgba(219, 39, 119, 0.1);
}.tc-wp-content-root .ihv-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5c6474;
  font-weight: 400;
}.tc-wp-content-root .ihv-bottom-content .ihv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card, .tc-wp-content-root .ihv-bottom-content .ihv-step-card{
  position: relative;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ihv-bottom-content .ihv-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.tc-wp-content-root .ihv-bottom-content .ihv-card::after, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(219, 39, 119, 0.12), rgba(249, 115, 22, 0.06), rgba(124, 58, 237, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .ihv-bottom-content .ihv-card:hover, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card:hover, .tc-wp-content-root .ihv-bottom-content .ihv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(219, 39, 119, 0.26);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.tc-wp-content-root .ihv-bottom-content .ihv-card:hover::after, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card:hover::after{
  opacity: 1;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f97316, #db2777 52%, #7c3aed);
  box-shadow: 0 14px 30px rgba(219, 39, 119, 0.24);
  transition: transform 260ms ease;
}.tc-wp-content-root .ihv-bottom-content .ihv-card:hover .ihv-icon{
  transform: translateY(-2px) rotate(-3deg);
}.tc-wp-content-root .ihv-bottom-content .ihv-icon::before, .tc-wp-content-root .ihv-bottom-content .ihv-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-ring::before{
  inset: 11px;
  border: 2px solid #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-ring::after{
  width: 6px;
  height: 6px;
  top: 12px;
  right: 12px;
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 17px;
  top: 11px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 62% 42%, 100% 42%, 34% 100%, 47% 55%, 12% 55%);
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-frame::before{
  inset: 12px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-frame::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-path::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 22px;
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-path::after{
  width: 9px;
  height: 9px;
  right: 10px;
  top: 18px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-radius: 2px;
  transform: rotate(45deg);
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-phone::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  background: #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-daily::before{
  inset: 12px;
  border: 2px solid #ffffff;
}.tc-wp-content-root .ihv-bottom-content .ihv-icon-daily::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border: 2px solid #ffffff;
  border-top-color: transparent;
  transform: rotate(35deg);
}.tc-wp-content-root .ihv-bottom-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151c2e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #626b7c;
  font-weight: 400;
}.tc-wp-content-root .ihv-bottom-content .ihv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.tc-wp-content-root .ihv-bottom-content .ihv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f97316, #db2777, #7c3aed);
}.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.tc-wp-content-root .ihv-bottom-content .ihv-step-copy{
  min-width: 0;
}.tc-wp-content-root .ihv-bottom-content .ihv-use-card{
  background:
    radial-gradient(circle at top right, rgba(219, 39, 119, 0.08), transparent 34%),
    rgba(255, 255, 255, 0.94);
}.tc-wp-content-root .ihv-bottom-content .ihv-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 18px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.08);
  color: #6d28d9;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 22px;
}.tc-wp-content-root .ihv-bottom-content .ihv-trust-dot{
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #f97316, #db2777 52%, #7c3aed);
  box-shadow: 0 14px 28px rgba(219, 39, 119, 0.2);
}.tc-wp-content-root .ihv-bottom-content .ihv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .ihv-bottom-content .ihv-reveal.ihv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ihv-bottom-content .ihv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ihv-bottom-content .ihv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ihv-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid, .tc-wp-content-root .ihv-bottom-content .ihv-grid-three, .tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ihv-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ihv-bottom-content .ihv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ihv-bottom-content .ihv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ihv-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid, .tc-wp-content-root .ihv-bottom-content .ihv-grid-three, .tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ihv-bottom-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
    width: 60px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ihv-bottom-content .ihv-section{
    padding: 66px 0;
  }.tc-wp-content-root .ihv-bottom-content .ihv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ihv-bottom-content h2{
    font-size: 33px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid, .tc-wp-content-root .ihv-bottom-content .ihv-grid-three, .tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ihv-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
    width: 64px;
    height: 52px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ihv-bottom-content .ihv-section{
    padding: 82px 0;
  }.tc-wp-content-root .ihv-bottom-content .ihv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ihv-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid, .tc-wp-content-root .ihv-bottom-content .ihv-grid-three, .tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ihv-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
    width: 72px;
    height: 62px;
    font-size: 21px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ihv-bottom-content .ihv-section{
    padding: 96px 0;
  }.tc-wp-content-root .ihv-bottom-content .ihv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ihv-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-grid-three, .tc-wp-content-root .ihv-bottom-content .ihv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ihv-bottom-content .ihv-card, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ihv-bottom-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-card p, .tc-wp-content-root .ihv-bottom-content .ihv-step-card p, .tc-wp-content-root .ihv-bottom-content .ihv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ihv-bottom-content .ihv-step-number{
    width: 78px;
    height: 66px;
    font-size: 22px;
  }}