@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-91 .tc-wp-content-root img, .wpc-scope-91 .tc-wp-content-root video, .wpc-scope-91 .tc-wp-content-root svg, .wpc-scope-91 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-91 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content, .wpc-scope-91 .tc-wp-content-root .igfv-premium-content *{
  box-sizing: border-box;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #241c2a !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-section{
  width: 100%;
  max-width: 100%;
  padding: 86px 24px;
  overflow-x: hidden;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-section-white{
  background: #fff;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-section-warm{
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 103, 121, 0.14), transparent 34%),
    radial-gradient(circle at 85% 20%, rgba(255, 186, 86, 0.15), transparent 34%),
    linear-gradient(180deg, #fff7f2 0%, #fffaf7 100%);
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-container{
  width: min(1240px, 100%);
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-heading-wrap{
  width: min(760px, 100%);
  max-width: 100%;
  margin: 0 auto 38px;
  text-align: center;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap h2{
  margin: 0;
  color: #211927 !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.14;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap h2 span{
  background: linear-gradient(110deg, #fd4f6f 0%, #f7a736 52%, #9d55ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #6d6274 !important;
  font-size: 1rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --igfv-accent: #fd4f6f;
  --igfv-accent-2: #f7a736;
  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 252px;
  padding: 26px;
  overflow: hidden;
  border: 1px solid rgba(115, 82, 112, 0.14);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--igfv-accent) 18%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 247, 0.92));
  box-shadow: 0 16px 42px rgba(53, 31, 58, 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 320ms ease, border-color 320ms ease;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:nth-child(2n){ --igfv-accent: #9d55ff; --igfv-accent-2: #fd4f6f; }.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:nth-child(3n){ --igfv-accent: #f7a736; --igfv-accent-2: #ff6f91; }.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:nth-child(4n){ --igfv-accent: #16a3a8; --igfv-accent-2: #f7a736; }.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:nth-child(5n){ --igfv-accent: #ff6f61; --igfv-accent-2: #9d55ff; }.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:nth-child(7n){ --igfv-accent: #2f80ed; --igfv-accent-2: #fd4f6f; }.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, color-mix(in srgb, var(--igfv-accent) 12%, transparent), transparent 46%);
  opacity: 0.75;
  pointer-events: none;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:hover{
  border-color: color-mix(in srgb, var(--igfv-accent) 38%, rgba(115, 82, 112, 0.18));
  box-shadow: 0 24px 62px rgba(53, 31, 58, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 20px;
  border-radius: 18px;
  color: var(--igfv-accent) !important;
  background: linear-gradient(135deg, color-mix(in srgb, var(--igfv-accent) 13%, #fff), #fff);
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--igfv-accent) 20%, transparent);
  transition: transform 300ms ease, color 300ms ease, background 300ms ease;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-card:hover .igfv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--igfv-accent), var(--igfv-accent-2));
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-card h3{
  position: relative;
  margin: 0 0 12px;
  color: #211927 !important;
  font-size: 1.06rem;
  line-height: 1.24;
  font-weight: 800;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  margin-top: 10px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--igfv-accent), var(--igfv-accent-2));
  transition: width 300ms ease;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:hover h3::after{
  width: 76px;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-card p{
  margin: 0;
  color: #6a6070 !important;
  font-size: 0.95rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-cta{
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: var(--igfv-accent) !important;
  font-size: 0.88rem;
  font-weight: 800;
  opacity: 0.22;
  transform: translateY(8px);
  transition: opacity 280ms ease, transform 280ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-card:hover .igfv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-tilt-grid .igfv-card{
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--igfv-accent) 16%, transparent), transparent 34%),
    linear-gradient(150deg, rgba(255, 255, 255, 0.94), rgba(255, 247, 241, 0.9));
}.wpc-scope-91 .tc-wp-content-root .igfv-premium-content .igfv-process-card{
  min-height: 266px;
  padding-top: 34px;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-step{
  position: absolute;
  top: 14px;
  right: 18px;
  max-width: 42%;
  color: color-mix(in srgb, var(--igfv-accent) 18%, transparent) !important;
  font-size: clamp(2.4rem, 8vw, 4.5rem);
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  pointer-events: none;
  transition: transform 320ms ease, color 320ms ease;
}.wpc-scope-91 #tc-wp-content-island.tc-wp-content-root .igfv-premium-content .igfv-process-card:hover .igfv-step{
  color: color-mix(in srgb, var(--igfv-accent) 28%, transparent) !important;
  transform: translateY(-4px) scale(1.04);
}@media (min-width: 1200px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 92px 28px; }.tc-wp-content-root .igfv-premium-content .igfv-container{ width: min(1240px, 100%); }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 78px 24px; }.tc-wp-content-root .igfv-premium-content .igfv-container{ width: min(1080px, 100%); }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-content-root .igfv-premium-content .igfv-card{ padding: 24px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap p{ font-size: 0.98rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 64px 20px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap{ margin-bottom: 30px; }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-content-root .igfv-premium-content .igfv-card{ padding: 22px; min-height: 238px; }.tc-wp-content-root .igfv-premium-content .igfv-card h3{ font-size: 1rem; }.tc-wp-content-root .igfv-premium-content .igfv-card p{ font-size: 0.93rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 52px 16px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap{ margin-bottom: 26px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap p{ font-size: 0.94rem; }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-content-root .igfv-premium-content .igfv-card{ width: 100%; min-width: 0; padding: 21px; min-height: auto; }.tc-wp-content-root .igfv-premium-content .igfv-icon{ width: 50px; height: 50px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 46px 14px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap{ margin-bottom: 22px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap p{ font-size: 0.9rem; }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-content-root .igfv-premium-content .igfv-card{ padding: 19px; border-radius: 18px; min-height: auto; }.tc-wp-content-root .igfv-premium-content .igfv-icon{ width: 46px; height: 46px; border-radius: 15px; }.tc-wp-content-root .igfv-premium-content .igfv-card h3{ font-size: 0.98rem; }.tc-wp-content-root .igfv-premium-content .igfv-card p{ font-size: 0.9rem; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .igfv-premium-content .igfv-section{ padding: 40px 12px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap{ margin-bottom: 20px; }.tc-wp-content-root .igfv-premium-content .igfv-heading-wrap p{ font-size: 0.86rem; }.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-content-root .igfv-premium-content .igfv-card{ padding: 17px; border-radius: 16px; min-height: auto; }.tc-wp-content-root .igfv-premium-content .igfv-icon{ width: 42px; height: 42px; border-radius: 14px; margin-bottom: 16px; }.tc-wp-content-root .igfv-premium-content .igfv-icon i{ font-size: 1.05rem; }.tc-wp-content-root .igfv-premium-content .igfv-card h3{ font-size: 0.94rem; }.tc-wp-content-root .igfv-premium-content .igfv-card p, .tc-wp-content-root .igfv-premium-content .igfv-cta{ font-size: 0.86rem; }}@media (max-width: 319px){.tc-wp-content-root .igfv-premium-content .igfv-grid{ grid-template-columns: 1fr !important; }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .igfv-premium-content .igfv-card, .tc-wp-content-root .igfv-premium-content .igfv-icon, .tc-wp-content-root .igfv-premium-content .igfv-cta, .tc-wp-content-root .igfv-premium-content .igfv-step, .tc-wp-content-root .igfv-premium-content .igfv-card h3::after{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .igfv-premium-content .igfv-card, .tc-wp-content-root .igfv-premium-content .igfv-card.is-visible, .tc-wp-content-root .igfv-premium-content .igfv-card:hover{
    transform: none !important;
    opacity: 1;
  }}.wpc-scope-91 .tc-wp-content-root .igfv-process-grid{}.wpc-scope-91 .tc-wp-content-root .igfv-reveal{}