@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-4 .tc-wp-content-root img, .wpc-scope-4 .tc-wp-content-root video, .wpc-scope-4 .tc-wp-content-root svg, .wpc-scope-4 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content div, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content section, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content article{
  box-sizing: border-box;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-section-white{
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 122, 89, 0.08), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(181, 74, 255, 0.08), transparent 28%),
    #fbf9fc;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(214, 79, 142, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.1), rgba(181, 74, 255, 0.1));
  color: #b53375;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff7a59, #d64f8e 48%, #7b5cff);
  box-shadow: 0 0 0 5px rgba(214, 79, 142, 0.1);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596273;
  line-height: 1.7;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(22, 32, 51, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card::after, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.1), transparent 32%, rgba(123, 92, 255, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card:hover, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card:hover, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(214, 79, 142, 0.25);
  box-shadow: 0 24px 70px rgba(22, 32, 51, 0.13);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card:hover::after, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
  position: relative;
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5b6575;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a59, #d64f8e 52%, #7b5cff);
  box-shadow: 0 12px 28px rgba(214, 79, 142, 0.26);
  z-index: 1;
  transition: transform 240ms ease;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-card:hover .igp-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon::before, .wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-lens::before{
  width: 15px;
  height: 15px;
  left: 13px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-lens::after{
  width: 12px;
  height: 3px;
  left: 25px;
  top: 28px;
  border-radius: 99px;
  background: #ffffff;
  transform: rotate(45deg);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-bolt::before{
  left: 17px;
  top: 10px;
  width: 13px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(55% 0, 100% 0, 62% 42%, 100% 42%, 35% 100%, 48% 55%, 0 55%);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-frame::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 9px;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-frame::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-path::before{
  left: 11px;
  top: 14px;
  width: 24px;
  height: 18px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 14px 14px;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-path::after{
  left: 16px;
  top: 10px;
  width: 14px;
  height: 14px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-icon-spark::before{
  left: 12px;
  top: 9px;
  width: 22px;
  height: 28px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(255, 122, 89, 0.16), rgba(123, 92, 255, 0.14));
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7a59, #d64f8e 52%, #7b5cff);
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(214, 79, 142, 0.28);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-chip{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(214, 79, 142, 0.09);
  color: #a93070;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  z-index: 1;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card{
  overflow: hidden;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.16), rgba(123, 92, 255, 0.16));
  z-index: 1;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #d64f8e;
  border-bottom: 3px solid #d64f8e;
  transform: rotate(45deg);
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-4 .tc-wp-content-root .ig-pfp-viewer-content .igp-reveal.igp-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ig-pfp-viewer-content .igp-section{
    padding: 48px 0;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-container{
    padding: 0 14px;
  }.tc-wp-content-root .ig-pfp-viewer-content h2{
    font-size: 25px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid, .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid-three, .tc-wp-content-root .ig-pfp-viewer-content .igp-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    padding: 20px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ig-pfp-viewer-content .igp-section{
    padding: 54px 0;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-container{
    padding: 0 18px;
  }.tc-wp-content-root .ig-pfp-viewer-content h2{
    font-size: 28px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid, .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid-three, .tc-wp-content-root .ig-pfp-viewer-content .igp-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    padding: 22px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ig-pfp-viewer-content .igp-section{
    padding: 62px 0;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-container{
    padding: 0 22px;
  }.tc-wp-content-root .ig-pfp-viewer-content h2{
    font-size: 32px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid, .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid-three, .tc-wp-content-root .ig-pfp-viewer-content .igp-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    padding: 24px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ig-pfp-viewer-content .igp-section{
    padding: 74px 0;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-container{
    padding: 0 30px;
  }.tc-wp-content-root .ig-pfp-viewer-content h2{
    font-size: 38px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid, .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid-three, .tc-wp-content-root .ig-pfp-viewer-content .igp-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    padding: 26px;
    gap: 22px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ig-pfp-viewer-content .igp-section{
    padding: 88px 0;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-container{
    padding: 0 32px;
  }.tc-wp-content-root .ig-pfp-viewer-content h2{
    font-size: 44px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid, .tc-wp-content-root .ig-pfp-viewer-content .igp-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-grid-three, .tc-wp-content-root .ig-pfp-viewer-content .igp-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card h3, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ig-pfp-viewer-content .igp-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-benefit-card p, .tc-wp-content-root .ig-pfp-viewer-content .igp-step-card p{
    font-size: 16px;
  }}.wpc-scope-4 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .igp-step-content{}