@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

 

 

.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-86 .tc-wp-content-root img, .wpc-scope-86 .tc-wp-content-root video, .wpc-scope-86 .tc-wp-content-root svg, .wpc-scope-86 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-86 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content, .wpc-scope-86 .tc-wp-content-root .ipfv-premium-content *{
  box-sizing: border-box;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content{
  --ipfv-ink: #19151f;
  --ipfv-muted: #655d72;
  --ipfv-line: rgba(70, 44, 96, 0.14);
  --ipfv-grad: linear-gradient(135deg, #f46f8f 0%, #9c5cff 48%, #4f7cff 100%);
  --ipfv-warm: #fff5ef;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ipfv-ink) !important;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-section-white{
  background: #fff;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-section-warm{
  background:
    radial-gradient(circle at 12% 18%, rgba(244, 111, 143, 0.16), transparent 30%),
    radial-gradient(circle at 82% 10%, rgba(79, 124, 255, 0.13), transparent 34%),
    linear-gradient(180deg, #fff8f3 0%, #fff1e7 100%);
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
  width: min(1380px, calc(100% - 48px));
  max-width: 100%;
  margin: 0 auto;
  padding: 92px 0;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
  max-width: 790px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.16;
  letter-spacing: 0;
  font-weight: 850;
  color: var(--ipfv-ink) !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading h2 span{
  background: var(--ipfv-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: var(--ipfv-muted) !important;
  font-size: 1.03rem;
  line-height: 1.72;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ipfv-card-a: #f46f8f;
  --ipfv-card-b: #9c5cff;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 28px;
  border: 1px solid var(--ipfv-line);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ipfv-card-a) 22%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,0.96), rgba(255,255,255,0.78));
  box-shadow: 0 14px 38px rgba(41, 30, 55, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition: transform 420ms ease, opacity 520ms ease, box-shadow 280ms ease, border-color 280ms ease, background 280ms ease;
  will-change: transform;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, color-mix(in srgb, var(--ipfv-card-a) 12%, transparent), color-mix(in srgb, var(--ipfv-card-b) 9%, transparent));
  opacity: 0.38;
  transition: opacity 280ms ease;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 3px;
  border-radius: 20px;
  background: linear-gradient(90deg, var(--ipfv-card-a), var(--ipfv-card-b));
  transform: scaleX(0.18);
  transform-origin: left;
  opacity: 0.7;
  transition: transform 280ms ease, opacity 280ms ease;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover{
  border-color: color-mix(in srgb, var(--ipfv-card-a) 40%, rgba(70, 44, 96, 0.18));
  box-shadow: 0 24px 60px rgba(41, 30, 55, 0.14);
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid-what .ipfv-premium-card:hover, .wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid-how .ipfv-premium-card:hover{
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-8px);
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid-why .ipfv-premium-card:hover{
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover::before{
  opacity: 0.64;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover::after{
  transform: scaleX(1);
  opacity: 1;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-icon-box{
  width: 54px;
  height: 54px;
  max-width: 100%;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: color-mix(in srgb, var(--ipfv-card-a) 12%, #fff);
  color: var(--ipfv-card-a) !important;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ipfv-card-a) 22%, transparent);
  transition: transform 280ms ease, color 280ms ease, background 280ms ease, box-shadow 280ms ease;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-icon-box i{
  font-size: 1.22rem;
  line-height: 1;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover .ipfv-icon-box{
  transform: translateY(-3px) scale(1.04) rotate(-3deg);
  color: #fff !important;
  background: linear-gradient(135deg, var(--ipfv-card-a), var(--ipfv-card-b));
  box-shadow: 0 12px 26px color-mix(in srgb, var(--ipfv-card-a) 28%, transparent);
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3{
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 20px 0 11px;
  color: var(--ipfv-ink) !important;
  font-size: 1.12rem;
  line-height: 1.28;
  letter-spacing: 0;
  font-weight: 780;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 2px;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--ipfv-card-a), var(--ipfv-card-b));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 260ms ease;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover h3::after{
  transform: scaleX(1);
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card p{
  margin: 0;
  color: var(--ipfv-muted) !important;
  font-size: 0.96rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-card-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ipfv-card-a) !important;
  font-size: 0.88rem;
  line-height: 1.3;
  font-weight: 760;
  opacity: 0.34;
  transform: translateY(8px);
  transition: opacity 260ms ease, transform 260ms ease, color 260ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover .ipfv-card-cta{
  opacity: 1;
  transform: translateY(0);
  color: var(--ipfv-card-b) !important;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-process-card{
  padding-top: 24px;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-process-card::before{
  background:
    linear-gradient(145deg, color-mix(in srgb, var(--ipfv-card-a) 11%, transparent), color-mix(in srgb, var(--ipfv-card-b) 10%, transparent));
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-process-card::marker{
  content: "";
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-process-card[data-step]{
  counter-reset: none;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-process-card[data-step] .ipfv-step-label{
  position: relative;
  z-index: 1;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-process-card[data-step]::before{
  content: attr(data-step);
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: -1;
  font-size: 5.4rem;
  line-height: 1;
  font-weight: 900;
  color: color-mix(in srgb, var(--ipfv-card-a) 12%, transparent) !important;
  opacity: 0.75;
  transition: transform 280ms ease, opacity 280ms ease, color 280ms ease;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-process-card:hover::before{
  transform: translateY(-5px) scale(1.04);
  opacity: 1;
  color: color-mix(in srgb, var(--ipfv-card-b) 15%, transparent) !important;
}.wpc-scope-86 #tc-wp-content-island.tc-wp-content-root .ipfv-premium-content .ipfv-step-label{
  display: inline;
  color: var(--ipfv-card-a) !important;
  font-size: 0.82rem;
  line-height: 1.2;
  font-weight: 820;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(1){ --ipfv-card-a: #f46f8f; --ipfv-card-b: #9c5cff; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(2){ --ipfv-card-a: #ff8a4c; --ipfv-card-b: #f46f8f; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(3){ --ipfv-card-a: #4f7cff; --ipfv-card-b: #24b6a6; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(4){ --ipfv-card-a: #9c5cff; --ipfv-card-b: #4f7cff; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(5){ --ipfv-card-a: #24b6a6; --ipfv-card-b: #6c8cff; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(6){ --ipfv-card-a: #f2a33c; --ipfv-card-b: #f46f8f; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(7){ --ipfv-card-a: #5d79ff; --ipfv-card-b: #b65cff; }.wpc-scope-86 .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:nth-child(8){ --ipfv-card-a: #e95f9d; --ipfv-card-b: #25a9c7; }@media (min-width: 1200px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(1380px, calc(100% - 64px));
    padding: 96px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(1120px, calc(100% - 48px));
    padding: 82px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
    margin-bottom: 36px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
    font-size: 0.99rem;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    padding: 25px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(920px, calc(100% - 40px));
    padding: 68px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
    font-size: 0.96rem;
    line-height: 1.65;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    padding: 24px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3{
    font-size: 1.06rem;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(100%, calc(100% - 30px));
    padding: 54px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
    font-size: 0.93rem;
    line-height: 1.62;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-card-cta{
    width: 100%;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(100%, calc(100% - 24px));
    padding: 46px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
    margin-bottom: 22px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    padding: 19px;
    border-radius: 17px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-icon-box{
    width: 48px;
    height: 48px;
    border-radius: 14px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3{
    font-size: 1rem;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-process-card[data-step]::before{
    font-size: 4.4rem;
    right: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(100%, calc(100% - 18px));
    padding: 38px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading{
    margin-bottom: 18px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-heading p{
    font-size: 0.86rem;
    line-height: 1.54;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    padding: 16px;
    border-radius: 15px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-icon-box{
    width: 43px;
    height: 43px;
    border-radius: 13px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-icon-box i{
    font-size: 1rem;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3{
    margin-top: 16px;
    font-size: 0.96rem;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card p, .tc-wp-content-root .ipfv-premium-content .ipfv-card-cta{
    font-size: 0.84rem;
    line-height: 1.52;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-process-card[data-step]::before{
    font-size: 3.7rem;
    top: 8px;
    right: 12px;
  }}@media (max-width: 319px){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-container{
    width: min(100%, calc(100% - 16px));
    padding: 34px 0;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card{
    padding: 15px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card, .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card::before, .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card::after, .tc-wp-content-root .ipfv-premium-content .ipfv-icon-box, .tc-wp-content-root .ipfv-premium-content .ipfv-card-cta, .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card h3::after{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ipfv-premium-content .ipfv-premium-card, .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card.is-visible, .tc-wp-content-root .ipfv-premium-content .ipfv-premium-card:hover{
    transform: none !important;
  }}.wpc-scope-86 .tc-wp-content-root .ipfv-reveal{}