@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-97 .tc-wp-content-root img, .wpc-scope-97 .tc-wp-content-root video, .wpc-scope-97 .tc-wp-content-root svg, .wpc-scope-97 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-97 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block, .wpc-scope-97 .tc-wp-content-root .ihv-premium-block *{
  box-sizing: border-box;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block{
  --ihv-text: #201a1f;
  --ihv-muted: #6f6470;
  --ihv-line: rgba(158, 88, 116, 0.18);
  --ihv-grad: linear-gradient(135deg, #e84a8a 0%, #f06a54 48%, #f5a83d 100%);
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: var(--ihv-text) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-section-white{
  background: #fff;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-section-warm{
  background:
    radial-gradient(circle at 12% 10%, rgba(232, 74, 138, 0.12), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(245, 168, 61, 0.16), transparent 30%),
    linear-gradient(180deg, #fff8f5 0%, #fff3ee 100%);
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-container{
  width: min(1240px, calc(100% - 48px));
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-section-head{
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-section-head h2{
  margin: 0;
  color: var(--ihv-text) !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.14;
  letter-spacing: 0;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-section-head h2 span{
  background: var(--ihv-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-section-head p{
  margin: 14px auto 0;
  color: var(--ihv-muted) !important;
  font-size: 1.02rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card{
  --fg-mx: 50%;
  --fg-my: 20%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ihv-a: #e84a8a;
  --ihv-b: #f5a83d;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 26px;
  border: 1px solid var(--ihv-line);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ihv-a) 18%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 249, 246, 0.92));
  box-shadow: 0 18px 42px rgba(49, 31, 43, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(22px);
  opacity: 0;
  transition: transform 360ms ease, opacity 520ms ease, box-shadow 360ms ease, border-color 360ms ease, background 360ms ease;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(2){ --ihv-a: #7c5cff; --ihv-b: #ff7a59; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(3){ --ihv-a: #0ea5a4; --ihv-b: #f59e0b; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(4){ --ihv-a: #ef476f; --ihv-b: #4f46e5; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(5){ --ihv-a: #14b8a6; --ihv-b: #e84a8a; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(6){ --ihv-a: #f97316; --ihv-b: #db2777; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(7){ --ihv-a: #6366f1; --ihv-b: #22c55e; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:nth-child(8){ --ihv-a: #d946ef; --ihv-b: #f59e0b; }.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:hover{
  border-color: color-mix(in srgb, var(--ihv-a) 46%, transparent);
  box-shadow: 0 24px 58px rgba(49, 31, 43, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, color-mix(in srgb, var(--ihv-a) 12%, transparent), color-mix(in srgb, var(--ihv-b) 10%, transparent));
  opacity: 0;
  transition: opacity 360ms ease;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:hover::before{
  opacity: 1;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-icon{
  width: 52px;
  height: 52px;
  max-width: 100%;
  display: grid;
  place-items: center;
  margin-bottom: 20px;
  border-radius: 16px;
  color: var(--ihv-a) !important;
  background: color-mix(in srgb, var(--ihv-a) 12%, #ffffff);
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ihv-a) 16%, transparent);
  transition: transform 360ms ease, color 360ms ease, background 360ms ease;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-icon i{
  font-size: 1.2rem;
  line-height: 1;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-card:hover .ihv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ihv-a), var(--ihv-b));
  transform: translateY(-3px) scale(1.06) rotate(-2deg);
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-card h3{
  position: relative;
  display: inline;
  margin: 0;
  color: var(--ihv-text) !important;
  font-size: 1.08rem;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 780;
  overflow-wrap: anywhere;
  word-break: break-word;
  background-image: linear-gradient(90deg, var(--ihv-a), var(--ihv-b));
  background-size: 0% 2px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 320ms ease;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:hover h3{
  background-size: 100% 2px;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-card p{
  margin: 14px 0 0;
  color: var(--ihv-muted) !important;
  font-size: 0.95rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ihv-a) !important;
  font-size: 0.9rem;
  font-weight: 750;
  opacity: 0.28;
  transform: translateY(8px);
  transition: opacity 320ms ease, transform 320ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-97 .tc-wp-content-root .ihv-premium-block .ihv-card:hover .ihv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-process-card::after{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  top: 10px;
  z-index: -1;
  color: color-mix(in srgb, var(--ihv-a) 12%, transparent) !important;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 900;
  transition: transform 360ms ease, color 360ms ease;
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-process-card:hover::after{
  color: color-mix(in srgb, var(--ihv-a) 20%, transparent) !important;
  transform: translateY(-5px) scale(1.04);
}.wpc-scope-97 #tc-wp-content-island.tc-wp-content-root .ihv-premium-block .ihv-step-text{
  display: inline-block;
  margin-bottom: 14px;
  color: var(--ihv-a) !important;
  font-size: 0.78rem;
  font-weight: 820;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}@media (min-width: 1200px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 92px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: min(1240px, calc(100% - 64px)); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 78px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: min(1060px, calc(100% - 52px)); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-content-root .ihv-premium-block .ihv-card{ padding: 24px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head p{ font-size: 0.98rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 66px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: min(820px, calc(100% - 42px)); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-content-root .ihv-premium-block .ihv-card{ padding: 22px; }.tc-wp-content-root .ihv-premium-block .ihv-card h3{ font-size: 1.02rem; }.tc-wp-content-root .ihv-premium-block .ihv-card p{ font-size: 0.92rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 54px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: calc(100% - 30px); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head{ margin-bottom: 28px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head p{ font-size: 0.94rem; line-height: 1.6; }.tc-wp-content-root .ihv-premium-block .ihv-card{ padding: 20px; border-radius: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 48px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: calc(100% - 24px); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head{ margin-bottom: 24px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head p{ font-size: 0.9rem; }.tc-wp-content-root .ihv-premium-block .ihv-card{ padding: 18px; border-radius: 17px; }.tc-wp-content-root .ihv-premium-block .ihv-icon{ width: 46px; height: 46px; border-radius: 14px; }.tc-wp-content-root .ihv-premium-block .ihv-process-card::after{ font-size: 4rem; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ihv-premium-block .ihv-section{ padding: 42px 0; }.tc-wp-content-root .ihv-premium-block .ihv-container{ width: calc(100% - 18px); }.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head{ margin-bottom: 22px; }.tc-wp-content-root .ihv-premium-block .ihv-section-head p{ font-size: 0.86rem; line-height: 1.55; }.tc-wp-content-root .ihv-premium-block .ihv-card{ padding: 16px; border-radius: 16px; }.tc-wp-content-root .ihv-premium-block .ihv-card h3{ font-size: 0.96rem; }.tc-wp-content-root .ihv-premium-block .ihv-card p{ font-size: 0.86rem; line-height: 1.58; }.tc-wp-content-root .ihv-premium-block .ihv-icon{ width: 42px; height: 42px; border-radius: 13px; margin-bottom: 16px; }.tc-wp-content-root .ihv-premium-block .ihv-icon i{ font-size: 1rem; }.tc-wp-content-root .ihv-premium-block .ihv-process-card::after{ font-size: 3.4rem; right: 12px; }}@media (max-width: 319px){.tc-wp-content-root .ihv-premium-block .ihv-card-grid{ grid-template-columns: 1fr !important; }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ihv-premium-block .ihv-card, .tc-wp-content-root .ihv-premium-block .ihv-icon, .tc-wp-content-root .ihv-premium-block .ihv-cta, .tc-wp-content-root .ihv-premium-block .ihv-process-card::after{
    transition: none !important;
    transform: none !important;
  }.tc-wp-content-root .ihv-premium-block .ihv-card{
    opacity: 1;
  }}.wpc-scope-97 .tc-wp-content-root .ihv-card-cta{}.wpc-scope-97 .tc-wp-content-root .ihv-process-grid{}.wpc-scope-97 .tc-wp-content-root .ihv-reveal-section{}.wpc-scope-97 .tc-wp-content-root .ihv-tilt-card{}.wpc-scope-97 .tc-wp-content-root .ihv-tilt-grid{}