@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-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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .hgtw-editorial-wrap, .tc-wp-content-root .hgtw-editorial-wrap *{
  box-sizing: border-box;
}.tc-wp-content-root .hgtw-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #2b2230;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .hgtw-editorial-wrap section, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-container, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
  max-width: 100%;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
  width: 100%;
  padding: 92px 24px;
  overflow: hidden;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-white{
  background: #fff;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-warm{
  background:
    radial-gradient(circle at 15% 20%, rgba(255, 177, 109, 0.22), transparent 30%),
    radial-gradient(circle at 82% 8%, rgba(189, 106, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #fff7ef 0%, #fff1f5 48%, #f8f1ff 100%);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-container{
  width: min(1320px, 100%);
  margin: 0 auto;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head{
  width: min(820px, 100%);
  margin: 0 auto 42px;
  text-align: center;
}.tc-wp-content-root .hgtw-editorial-wrap h2{
  margin: 0;
  color: #26172d;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.16;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-gradient-keyword{
  background: linear-gradient(105deg, #ff8a3d 0%, #ff4f7b 42%, #8d54ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head p{
  margin: 16px auto 0;
  color: #675969;
  font-size: 1.04rem;
  line-height: 1.75;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid{
  display: grid;
  width: 100%;
  gap: 24px;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
  --fg-mx: 50%;
  --fg-my: 20%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --hgtw-a: #ff8a3d;
  --hgtw-b: #ff5c89;
  --hgtw-c: #fff4ea;
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 260px;
  padding: 28px;
  border: 1px solid rgba(121, 75, 123, 0.14);
  border-radius: 24px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.82), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 246, 0.9));
  box-shadow: 0 18px 48px rgba(49, 30, 57, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.65s ease,
    transform 0.65s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(2){ --hgtw-a: #ff5f73; --hgtw-b: #a35cff; --hgtw-c: #fff0f4; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(3){ --hgtw-a: #f7a928; --hgtw-b: #ff6c4a; --hgtw-c: #fff7df; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(4){ --hgtw-a: #c064ff; --hgtw-b: #ff6f9e; --hgtw-c: #f8efff; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(5){ --hgtw-a: #ff7a45; --hgtw-b: #ffbd4a; --hgtw-c: #fff2e8; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(6){ --hgtw-a: #ef4c8d; --hgtw-b: #7b61ff; --hgtw-c: #fff1fa; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(7){ --hgtw-a: #ff9c42; --hgtw-b: #ef4f6f; --hgtw-c: #fff5e9; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:nth-child(8){ --hgtw-a: #9d5cff; --hgtw-b: #ff8b4a; --hgtw-c: #f7f0ff; }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--hgtw-a) 22%, transparent), transparent 34%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--hgtw-a), var(--hgtw-b));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.28s ease;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:hover{
  border-color: color-mix(in srgb, var(--hgtw-a) 38%, rgba(121, 75, 123, 0.2));
  box-shadow: 0 28px 70px rgba(74, 39, 84, 0.15);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:hover::after{
  transform: scaleX(1);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--hgtw-a);
  background: linear-gradient(145deg, var(--hgtw-c), #ffffff);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.75), 0 12px 28px rgba(58, 35, 63, 0.08);
  transition: transform 0.25s ease, color 0.25s ease, background 0.25s ease;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon i{
  font-size: 1.22rem;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:hover .hgtw-icon{
  color: #fff;
  background: linear-gradient(135deg, var(--hgtw-a), var(--hgtw-b));
  transform: translateY(-4px) rotate(-3deg);
}.tc-wp-content-root .hgtw-editorial-wrap h3{
  position: relative;
  z-index: 1;
  margin: 0 0 12px;
  color: #2d1b32;
  font-size: 1.08rem;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap p{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #6f6370;
  font-size: 0.96rem;
  line-height: 1.72;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-cta{
  position: relative;
  z-index: 1;
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: #8e3fff;
  font-size: 0.9rem;
  font-weight: 800;
  opacity: 0.2;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease, color 0.25s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card:hover .hgtw-cta{
  color: var(--hgtw-a);
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card-tilt:hover{
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-8px);
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-process-card{
  padding-top: 34px;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-badge{
  position: relative;
  z-index: 1;
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 32px;
  margin-bottom: 18px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg, var(--hgtw-a), var(--hgtw-b));
  box-shadow: 0 14px 30px color-mix(in srgb, var(--hgtw-a) 24%, transparent);
  font-size: 0.82rem;
  font-weight: 900;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.tc-wp-content-root .hgtw-editorial-wrap .hgtw-process-card:hover .hgtw-badge{
  transform: translateY(-3px) scale(1.06);
  box-shadow: 0 18px 38px color-mix(in srgb, var(--hgtw-b) 28%, transparent);
}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
    padding: 78px 22px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    padding: 26px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head p{
    font-size: 1rem;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
    padding: 68px 20px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    min-height: 238px;
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .hgtw-editorial-wrap h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .hgtw-editorial-wrap p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
    padding: 54px 16px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head p{
    font-size: 0.95rem;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    min-height: auto;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
    padding: 48px 14px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head{
    margin-bottom: 24px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head p{
    font-size: 0.92rem;
    line-height: 1.65;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    min-height: auto;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-badge{
    width: 42px;
    height: 30px;
  }.tc-wp-content-root .hgtw-editorial-wrap h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .hgtw-editorial-wrap p{
    font-size: 0.9rem;
  }}@media (max-width: 374px) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section{
    padding: 42px 12px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head{
    margin-bottom: 22px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-section-head p{
    font-size: 0.88rem;
    line-height: 1.6;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-four, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-grid-three{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon{
    width: 40px;
    height: 40px;
    margin-bottom: 14px;
    border-radius: 13px;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon i{
    font-size: 1rem;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-badge{
    width: 40px;
    height: 28px;
    font-size: 0.76rem;
  }.tc-wp-content-root .hgtw-editorial-wrap h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .hgtw-editorial-wrap p, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-cta{
    font-size: 0.86rem;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-card::before, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-card::after, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-icon, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-cta, .tc-wp-content-root .hgtw-editorial-wrap .hgtw-badge{
    transition: none !important;
    animation: none !important;
    transform: none !important;
  }.tc-wp-content-root .hgtw-editorial-wrap .hgtw-card{
    opacity: 1;
  }}

.tc-wp-content-root .hgtw-card-glow {}
.tc-wp-content-root .hgtw-reveal {}