@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-44 .tc-wp-content-root img, .wpc-scope-44 .tc-wp-content-root video, .wpc-scope-44 .tc-wp-content-root svg, .wpc-scope-44 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #151827;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-section-white{
  background: #ffffff;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-section-soft{
  background: linear-gradient(180deg, #fbfafc 0%, #f7f7fb 100%);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #c13584;
  font-weight: 750;
  letter-spacing: 0;
  font-size: 13px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-eyebrow::before, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-eyebrow::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f58529, #dd2a7b, #8134af);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap h2, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap h3, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap p{
  margin: 0;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap h2{
  color: #111322;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
  color: #5e6475;
  margin-top: 14px;
  line-height: 1.7;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-card{
  position: relative;
  z-index: 1;
  border: 1px solid rgba(129, 52, 175, 0.12);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(25, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
  height: 100%;
  border-radius: 24px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card::before, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.34), rgba(221, 42, 123, 0.18), rgba(129, 52, 175, 0.26));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card:hover, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card:hover, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(221, 42, 123, 0.24);
  box-shadow: 0 24px 68px rgba(25, 28, 45, 0.12);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card:hover::before, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card h3, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
  color: #171a2a;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card p, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
  color: #626878;
  margin-top: 10px;
  line-height: 1.68;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  border-radius: 16px;
  margin-bottom: 20px;
  position: relative;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.14), rgba(221, 42, 123, 0.14), rgba(129, 52, 175, 0.14));
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon::before, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card:hover .iguv-icon::before, .wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-card:hover .iguv-icon::after{
  transform: translateY(-2px);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-view::before{
  width: 22px;
  height: 14px;
  border: 2px solid #dd2a7b;
  border-radius: 999px;
  left: 10px;
  top: 15px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-view::after{
  width: 7px;
  height: 7px;
  background: #8134af;
  border-radius: 50%;
  left: 19px;
  top: 20px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-speed::before{
  width: 24px;
  height: 24px;
  border: 2px solid #dd2a7b;
  border-radius: 50%;
  left: 11px;
  top: 11px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-speed::after{
  width: 12px;
  height: 2px;
  background: #f58529;
  border-radius: 999px;
  left: 22px;
  top: 22px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-preview::before{
  width: 24px;
  height: 18px;
  border: 2px solid #8134af;
  border-radius: 7px;
  left: 10px;
  top: 13px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-preview::after{
  width: 12px;
  height: 3px;
  background: #dd2a7b;
  border-radius: 999px;
  left: 16px;
  top: 21px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-easy::before{
  width: 22px;
  height: 22px;
  border: 2px solid #dd2a7b;
  border-radius: 8px;
  left: 11px;
  top: 11px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-easy::after{
  width: 12px;
  height: 6px;
  border-left: 2px solid #f58529;
  border-bottom: 2px solid #f58529;
  left: 17px;
  top: 19px;
  transform: rotate(-45deg);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-mobile::before{
  width: 17px;
  height: 26px;
  border: 2px solid #8134af;
  border-radius: 7px;
  left: 14px;
  top: 9px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-mobile::after{
  width: 5px;
  height: 5px;
  background: #dd2a7b;
  border-radius: 50%;
  left: 21px;
  top: 28px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-daily::before{
  width: 24px;
  height: 24px;
  border: 2px solid #dd2a7b;
  border-radius: 50%;
  left: 11px;
  top: 11px;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-icon-daily::after{
  width: 9px;
  height: 9px;
  border-top: 2px solid #f58529;
  border-right: 2px solid #f58529;
  left: 18px;
  top: 17px;
  transform: rotate(45deg);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 26px;
  background:
    radial-gradient(circle at 5% 10%, rgba(245, 133, 41, 0.12), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #ffffff 58%, #fff6fb 100%);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  background: linear-gradient(135deg, #f58529 0%, #dd2a7b 48%, #8134af 100%);
  box-shadow: 0 16px 34px rgba(221, 42, 123, 0.28);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-mini-dot{
  width: 34px;
  height: 34px;
  display: inline-flex;
  border-radius: 50%;
  margin-bottom: 18px;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 26%, transparent 27%),
    linear-gradient(135deg, #f58529, #dd2a7b 52%, #8134af);
  box-shadow: 0 12px 28px rgba(221, 42, 123, 0.2);
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-badge{
  display: inline-flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  border-radius: 999px;
  padding: 7px 12px;
  margin-bottom: 18px;
  color: #9a216c;
  background: rgba(221, 42, 123, 0.09);
  border: 1px solid rgba(221, 42, 123, 0.15);
  font-size: 13px;
  font-weight: 760;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-44 .tc-wp-content-root .iguv-content-wrap .iguv-reveal.iguv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iguv-content-wrap .iguv-section{
    padding: 52px 0;
  }.tc-wp-content-root .iguv-content-wrap .iguv-container{
    padding: 0 14px;
  }.tc-wp-content-root .iguv-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-grid, .tc-wp-content-root .iguv-content-wrap .iguv-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card p, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iguv-content-wrap .iguv-section{
    padding: 58px 0;
  }.tc-wp-content-root .iguv-content-wrap .iguv-container{
    padding: 0 18px;
  }.tc-wp-content-root .iguv-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-grid, .tc-wp-content-root .iguv-content-wrap .iguv-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card p, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-number{
    width: 56px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iguv-content-wrap .iguv-section{
    padding: 64px 0;
  }.tc-wp-content-root .iguv-content-wrap .iguv-container{
    padding: 0 22px;
  }.tc-wp-content-root .iguv-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-grid, .tc-wp-content-root .iguv-content-wrap .iguv-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card p, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iguv-content-wrap .iguv-section{
    padding: 78px 0;
  }.tc-wp-content-root .iguv-content-wrap .iguv-container{
    padding: 0 32px;
  }.tc-wp-content-root .iguv-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-grid-six, .tc-wp-content-root .iguv-content-wrap .iguv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card p, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iguv-content-wrap .iguv-section{
    padding: 92px 0;
  }.tc-wp-content-root .iguv-content-wrap .iguv-container{
    padding: 0 32px;
  }.tc-wp-content-root .iguv-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-grid-six, .tc-wp-content-root .iguv-content-wrap .iguv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card h3, .tc-wp-content-root .iguv-content-wrap .iguv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-card p, .tc-wp-content-root .iguv-content-wrap .iguv-trust-card p, .tc-wp-content-root .iguv-content-wrap .iguv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .iguv-content-wrap .iguv-step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }}