@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-178 .tc-wp-content-root img, .wpc-scope-178 .tc-wp-content-root video, .wpc-scope-178 .tc-wp-content-root svg, .wpc-scope-178 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-178 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial{
  --isv-ink: #24152b;
  --isv-muted: #6f6078;
  --isv-line: rgba(122, 64, 129, 0.16);
  --isv-grad: linear-gradient(135deg, #f75f8f 0%, #a855f7 48%, #ff9f43 100%);
  --isv-soft: #fff7f1;
  --isv-card-bg: rgba(255, 255, 255, 0.88);
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: var(--isv-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial *, .wpc-scope-178 .tc-wp-content-root .isv-premium-editorial *::before, .wpc-scope-178 .tc-wp-content-root .isv-premium-editorial *::after{
  box-sizing: border-box;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-section, .wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-container, .wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card-grid, .wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card{
  max-width: 100%;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-section-white{
  background: #fff;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-section-warm{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 159, 67, 0.18), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(168, 85, 247, 0.13), transparent 32%),
    linear-gradient(180deg, #fff7f1 0%, #fffaf6 100%);
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-container{
  width: min(1320px, 100%);
  margin: 0 auto;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
  width: min(780px, 100%);
  margin: 0 auto;
  text-align: center;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial h2{
  margin: 0;
  color: var(--isv-ink) !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial h2 span{
  display: inline-block;
  color: transparent !important;
  background: var(--isv-grad);
  -webkit-background-clip: text;
  background-clip: text;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap p{
  margin: 14px auto 0;
  color: var(--isv-muted) !important;
  font-size: 1.02rem;
  line-height: 1.75;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card{
  --isv-a: #f75f8f;
  --isv-b: #a855f7;
  --isv-c: #ff9f43;
  position: relative;
  isolation: isolate;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 248px;
  padding: 26px;
  border: 1px solid rgba(122, 64, 129, 0.14);
  border-radius: 22px;
  background:
    radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--isv-a) 16%, transparent), transparent 38%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 245, 0.84));
  box-shadow: 0 14px 38px rgba(58, 25, 73, 0.08);
  overflow: hidden;
  transform: translateY(0);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--isv-b) 14%, transparent), transparent 42%);
  opacity: 0.75;
  transition: opacity 260ms ease;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card::after{
  content: "";
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 0;
  height: 3px;
  border-radius: 99px 99px 0 0;
  background: linear-gradient(90deg, var(--isv-a), var(--isv-b), var(--isv-c));
  transform: scaleX(0.28);
  transform-origin: left;
  transition: transform 260ms ease;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:hover{
  transform: translateY(-7px);
  border-color: color-mix(in srgb, var(--isv-b) 42%, transparent);
  box-shadow: 0 22px 56px rgba(58, 25, 73, 0.14);
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:hover::after{
  transform: scaleX(1);
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-tilt-grid .isv-card:hover{
  transform: translateY(-7px) perspective(900px) rotateX(2deg) rotateY(-2deg);
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 20px;
  border-radius: 18px;
  color: var(--isv-b) !important;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), color-mix(in srgb, var(--isv-a) 14%, white));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 10px 24px color-mix(in srgb, var(--isv-a) 18%, transparent);
  transition: transform 260ms ease, color 260ms ease, background 260ms ease;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-card:hover .isv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--isv-a), var(--isv-b));
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial h3{
  position: relative;
  display: inline;
  margin: 0;
  color: var(--isv-ink) !important;
  font-size: 1.08rem;
  line-height: 1.35;
  font-weight: 780;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  background-image: linear-gradient(90deg, var(--isv-a), var(--isv-b));
  background-size: 0 2px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 260ms ease;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:hover h3{
  background-size: 100% 2px;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-card p{
  margin: 14px 0 0;
  color: var(--isv-muted) !important;
  font-size: 0.95rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-card-note{
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--isv-b) !important;
  font-size: 0.86rem;
  font-weight: 750;
  line-height: 1.35;
  opacity: 0.58;
  transform: translateY(6px);
  transition: opacity 260ms ease, transform 260ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:hover .isv-card-note{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-process-card{
  min-height: 268px;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-process-card::before{
  content: attr(data-step);
  position: absolute;
  top: 14px;
  right: 18px;
  z-index: -1;
  color: color-mix(in srgb, var(--isv-b) 13%, transparent) !important;
  font-size: 4.9rem;
  line-height: 1;
  font-weight: 900;
  transition: transform 260ms ease, color 260ms ease;
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-process-card:hover::before{
  color: color-mix(in srgb, var(--isv-b) 20%, transparent) !important;
  transform: translateY(-4px) scale(1.04);
}.wpc-scope-178 #tc-wp-content-island.tc-wp-content-root .isv-premium-editorial .isv-step-text{
  display: inline-block;
  margin-bottom: 16px;
  color: var(--isv-b) !important;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+1){ --isv-a: #f75f8f; --isv-b: #a855f7; --isv-c: #ff9f43; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+2){ --isv-a: #ff9f43; --isv-b: #f97316; --isv-c: #f75f8f; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+3){ --isv-a: #22c55e; --isv-b: #0f9f8f; --isv-c: #a855f7; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+4){ --isv-a: #38bdf8; --isv-b: #2563eb; --isv-c: #f75f8f; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+5){ --isv-a: #fb7185; --isv-b: #e11d48; --isv-c: #ff9f43; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+6){ --isv-a: #14b8a6; --isv-b: #0f766e; --isv-c: #f75f8f; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+7){ --isv-a: #c084fc; --isv-b: #7c3aed; --isv-c: #38bdf8; }.wpc-scope-178 .tc-wp-content-root .isv-premium-editorial .isv-card:nth-child(8n+8){ --isv-a: #f59e0b; --isv-b: #db2777; --isv-c: #a855f7; }@media (min-width: 1200px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 92px 28px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 46px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 78px 24px;
  }.tc-wp-content-root .isv-premium-editorial .isv-container{
    width: min(1080px, 100%);
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 38px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 22px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 66px 20px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 34px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card{
    padding: 23px;
  }.tc-wp-content-root .isv-premium-editorial h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 54px 16px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 28px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap p{
    font-size: 0.93rem;
    line-height: 1.65;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card{
    min-height: auto;
    padding: 22px;
    border-radius: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 48px 14px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap p{
    font-size: 0.9rem;
    line-height: 1.6;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card{
    min-height: auto;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .isv-premium-editorial .isv-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }.tc-wp-content-root .isv-premium-editorial h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-card p{
    font-size: 0.9rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-process-card::before{
    font-size: 4rem;
  }}@media (max-width: 374px){.tc-wp-content-root .isv-premium-editorial .isv-section{
    padding: 42px 12px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .isv-premium-editorial .isv-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.58;
  }.tc-wp-content-root .isv-premium-editorial .isv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .isv-premium-editorial .isv-card{
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .isv-premium-editorial .isv-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .isv-premium-editorial .isv-icon i{
    font-size: 1.05rem;
  }.tc-wp-content-root .isv-premium-editorial h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-card p, .tc-wp-content-root .isv-premium-editorial .isv-card-note{
    font-size: 0.86rem;
  }.tc-wp-content-root .isv-premium-editorial .isv-process-card::before{
    top: 10px;
    right: 12px;
    font-size: 3.4rem;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .isv-premium-editorial .isv-card, .tc-wp-content-root .isv-premium-editorial .isv-card::before, .tc-wp-content-root .isv-premium-editorial .isv-card::after, .tc-wp-content-root .isv-premium-editorial .isv-icon, .tc-wp-content-root .isv-premium-editorial .isv-card-note, .tc-wp-content-root .isv-premium-editorial h3, .tc-wp-content-root .isv-premium-editorial .isv-process-card::before{
    transition: none !important;
  }.tc-wp-content-root .isv-premium-editorial .isv-card:hover, .tc-wp-content-root .isv-premium-editorial .isv-tilt-grid .isv-card:hover{
    transform: none;
  }}.wpc-scope-178 .tc-wp-content-root .isv-process-grid{}