@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.1/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;
}.wpc-scope-301 .tc-wp-content-root img, .wpc-scope-301 .tc-wp-content-root video, .wpc-scope-301 .tc-wp-content-root svg, .wpc-scope-301 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper{
  --lttgc-font: 'Playfair Display', Georgia, serif;
  --lttgc-text: #1E1B4B; --lttgc-muted: #7a3a6a; --lttgc-border: rgba(190, 24, 93, 0.14); --lttgc-radius: 24px;
  --lttgc-brand-1: #f59e0b; --lttgc-brand-2: #be185d; --lttgc-brand-3: #f472b6; --lttgc-soft: #fef2f4; --lttgc-glow: rgba(245,158,11,.18);
  width: 100%; display: block; overflow: hidden; font-family: var(--lttgc-font); color: var(--lttgc-text); -webkit-font-smoothing: antialiased; text-rendering: geometricPrecision;
}.wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper *{ box-sizing: border-box; }.wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h1, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h2, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h3, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h4, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h5, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper h6, .wpc-scope-301 .tc-wp-content-root .lttgc-content-wrapper p{ margin-top: 0; margin-bottom: 0; }.wpc-scope-301 .tc-wp-content-root .lttgc-section{ width: 100%; padding: 74px 20px; position: relative; overflow: hidden; }.wpc-scope-301 .tc-wp-content-root .lttgc-section-white{ background: #fff; }.wpc-scope-301 .tc-wp-content-root .lttgc-section-soft{ background: #fef2f4; }.wpc-scope-301 .tc-wp-content-root .lttgc-inner{ max-width: 1200px; width: 100%; margin-left: auto; margin-right: auto; position: relative; z-index: 1; }.wpc-scope-301 .tc-wp-content-root .lttgc-heading-wrap{ max-width: 860px; margin-left: auto; margin-right: auto; margin-bottom: 36px; text-align: center; }.wpc-scope-301 .tc-wp-content-root .lttgc-title{ font-size: clamp(24px, 2.7vw, 35px); font-weight: 760; line-height: 1.22; letter-spacing: -0.025em; color: #1E1B4B; text-align: center; margin-bottom: 14px !important; }.wpc-scope-301 .tc-wp-content-root .lttgc-subtitle{ font-size: clamp(15px, 1.45vw, 17px); font-weight: 400; line-height: 1.68; color: var(--lttgc-muted); max-width: 760px; margin-left: auto; margin-right: auto; text-align: center; }.wpc-scope-301 .tc-wp-content-root .lttgc-gradient{ background: linear-gradient(90deg, #f59e0b, #be185d, #f472b6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; display: inline-block; position: relative; }.wpc-scope-301 .tc-wp-content-root .lttgc-grid{ display: grid; gap: 22px; align-items: stretch; width: 100%; padding: 15px; }.wpc-scope-301 .tc-wp-content-root .lttgc-grid-1, .wpc-scope-301 .tc-wp-content-root .lttgc-grid-2, .wpc-scope-301 .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: repeat(3, minmax(0, 1fr)); }.wpc-scope-301 .tc-wp-content-root .lttgc-card{
  --cc1: #f59e0b; --cc2: #be185d; --cc3: #f472b6; --csoft: rgba(254,242,244,.96); --cglow: rgba(245,158,11,.18); --fmx: 50%; --fmy: 18%; --ftx: 0deg; --fty: 0deg;
  display: flex; flex-direction: column; padding: 26px; min-height: 310px; border: 1px solid var(--lttgc-border); border-radius: var(--lttgc-radius);
  background: radial-gradient(circle at var(--fmx) var(--fmy), rgba(255,255,255,.94), transparent 28%), linear-gradient(180deg, #fbfcff 0%, #f7f8fd 45%, #eef3f8 100%), linear-gradient(135deg, rgba(245, 158, 11, .08), transparent 34%), linear-gradient(315deg, rgba(244, 114, 182, .08), transparent 30%);
  position: relative; isolation: isolate; overflow: hidden; transform: translateY(18px); opacity: 0; transition: transform 420ms ease, opacity 420ms ease, box-shadow 320ms ease, border-color 320ms ease, background 320ms ease;
}.wpc-scope-301 .tc-wp-content-root .lttgc-visible{ transform: translateY(0); opacity: 1; }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(1){ --cc1: #f59e0b; --cc2: #be185d; --cc3: #fde68a; --csoft: rgba(254,242,244,.96); --cglow: rgba(245,158,11,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(2){ --cc1: #be185d; --cc2: #f59e0b; --cc3: #fde68a; --csoft: rgba(255,240,245,.96); --cglow: rgba(190,24,93,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(3){ --cc1: #7c2d12; --cc2: #be185d; --cc3: #f59e0b; --csoft: rgba(250,245,240,.96); --cglow: rgba(124,45,18,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(4){ --cc1: #f472b6; --cc2: #f59e0b; --cc3: #be185d; --csoft: rgba(253,242,248,.96); --cglow: rgba(244,114,182,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(5){ --cc1: #1E1B4B; --cc2: #7c2d12; --cc3: #f59e0b; --csoft: rgba(240,242,255,.96); --cglow: rgba(30,27,75,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(6){ --cc1: #f59e0b; --cc2: #f472b6; --cc3: #be185d; --csoft: rgba(254,242,244,.96); --cglow: rgba(245,158,11,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(7){ --cc1: #be185d; --cc2: #7c2d12; --cc3: #f59e0b; --csoft: rgba(255,240,245,.96); --cglow: rgba(190,24,93,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card:nth-child(8){ --cc1: #f472b6; --cc2: #1E1B4B; --cc3: #f59e0b; --csoft: rgba(253,242,248,.96); --cglow: rgba(244,114,182,.22); }.wpc-scope-301 .tc-wp-content-root .lttgc-card::before{ content: ""; width: 210px; height: 210px; right: -96px; top: -96px; border-radius: 999px; background: radial-gradient(circle, var(--cglow), transparent 72%); position: absolute; opacity: 0; transform: scale(0.7); transition: opacity 320ms ease, transform 320ms ease; z-index: -1; }.wpc-scope-301 .tc-wp-content-root .lttgc-card::after{ content: ""; width: 84px; height: 84px; right: 18px; bottom: 18px; border-radius: 999px; background: radial-gradient(circle, var(--cglow), transparent 68%); position: absolute; opacity: 0; transform: scale(.4); transition: opacity 320ms ease, transform 320ms ease; z-index: -1; }.wpc-scope-301 .tc-wp-content-root .lttgc-icon-w{ width: 70px; min-width: 70px; height: 70px; min-height: 70px; display: inline-flex; align-items: center; justify-content: center; border-radius: 22px; margin-bottom: 20px; background: transparent; color: var(--cc1); isolation: isolate; position: relative; transition: transform 320ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-icon-w::before{ content: ""; position: absolute; inset: 0; border-radius: 22px; background: linear-gradient(145deg, rgba(255,255,255,0.98), var(--csoft)), radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%); border: 1px solid rgba(255,255,255,0.82); box-shadow: inset 0 1px 0 rgba(255,255,255,0.96), 0 12px 26px rgba(15,23,42,0.08), 0 0 0 6px rgba(15,23,42,0.035); z-index: 1; transition: border-radius 320ms ease, background 320ms ease, box-shadow 320ms ease, transform 320ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-icon-w::after{ content: ""; position: absolute; inset: -7px; border-radius: 30px; border: 1px dashed var(--cc1); opacity: 0; transform: scale(0.78) rotate(18deg); z-index: 0; transition: opacity 300ms ease, transform 300ms ease, border-radius 300ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-icon-w i{ font-size: 26px; z-index: 3; color: var(--cc1); -webkit-text-fill-color: var(--cc1); background: none; filter: none; transition: color 320ms ease, -webkit-text-fill-color 320ms ease, transform 320ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-card-title{ font-size: 18.5px; font-weight: 620; line-height: 1.35; letter-spacing: -0.01em; color: #1E1B4B; z-index: 1; margin: 0 0 11px 0 !important; position: relative; transition: color 300ms ease, transform 300ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-card-title::after{ content: ""; display: block; width: 0; height: 2px; margin-top: 9px; border-radius: 20px; background: linear-gradient(90deg, var(--cc1), var(--cc2), var(--cc3)); transition: width 300ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-card-text{ font-size: 15px; font-weight: 400; line-height: 1.72; color: var(--lttgc-muted); flex: 1 1 auto; z-index: 1; margin: 0 !important; transition: color 300ms ease, transform 300ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-card-cta{ display: inline-flex; align-items: center; gap: 8px; width: fit-content; margin-top: 18px; font-size: 13px; font-weight: 700; color: var(--cc1); opacity: 0; transform: translateY(12px) scale(.96); transition: opacity 280ms ease, transform 280ms ease, color 280ms ease; position: relative; z-index: 1; }.wpc-scope-301 .tc-wp-content-root .lttgc-card-cta i{ font-size: 12px; transition: transform 280ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-badge{ width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 12px; background: linear-gradient(135deg, var(--cc1), var(--cc2), var(--cc3)); color: #ffffff; font-size: 13px; font-weight: 800; position: absolute; top: 18px; right: 18px; z-index: 4; transform: rotateY(0deg) scale(.84); opacity: .74; box-shadow: 0 12px 24px var(--cglow); transition: transform 320ms ease, opacity 320ms ease, border-radius 320ms ease; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover{ transform: translateY(-12px) rotate(-1deg); box-shadow: 0 24px 58px var(--cglow), 0 10px 28px rgba(30,27,75,0.10); border-color: var(--cc2); background: radial-gradient(circle at var(--fmx) var(--fmy), rgba(255,255,255,.98), transparent 30%), radial-gradient(circle at 88% 18%, var(--cglow), transparent 34%), linear-gradient(135deg, rgba(255,255,255,0.98), var(--csoft) 46%, rgba(255,255,255,0.96)); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover::before, .wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-icon-w{ transform: translateY(-9px) rotate(8deg) scale(1.08); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-icon-w::before{ border-radius: 50%; background: linear-gradient(145deg, var(--cc1), var(--cc2), var(--cc3)); box-shadow: 0 16px 34px var(--cglow), 0 0 0 6px rgba(30,27,75,.06), inset 0 1px 0 rgba(255,255,255,0.28); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-icon-w::after{ opacity: .52; transform: scale(1.05) rotate(0deg); border-radius: 50%; animation: lttgcSpin 1200ms linear infinite; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-icon-w i{ color: #ffffff; -webkit-text-fill-color: #ffffff; transform: scale(1.14) rotate(-8deg); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-card-title{ color: var(--cc1); transform: translateY(-3px); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-card-title::after{ width: 68px; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-card-text{ transform: translateY(-2px); color: #4a2040; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-card-cta{ opacity: 1; transform: translateY(0) scale(1); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-one .lttgc-card:hover .lttgc-card-cta i{ transform: translateX(6px); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card{ background: #fff; border: 1.5px solid rgba(255,255,255,.72); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transform-style: preserve-3d; perspective: 900px; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-visible{ transform: translateY(0); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover{ transform: translateY(-10px) rotateX(var(--fty)) rotateY(var(--ftx)); box-shadow: 0 26px 62px var(--cglow), 0 0 0 3px rgba(255,255,255,.38), 0 0 0 8px rgba(255,255,255,.16); border-color: rgba(255,255,255,.95); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover::before, .wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-icon-w{ transform: translateZ(24px) translateY(-8px) scale(1.08); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-icon-w::before{ border-radius: 18px 30px 18px 30px; background: linear-gradient(145deg, var(--cc1), var(--cc2), var(--cc3)); box-shadow: 0 16px 34px var(--cglow), 0 0 0 6px rgba(255,255,255,.34), inset 0 1px 0 rgba(255,255,255,.28); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-icon-w::after{ opacity: 1; transform: scale(1) rotate(-8deg); animation: lttgcPulse 850ms ease-in-out infinite alternate; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-icon-w i{ color: #ffffff; -webkit-text-fill-color: #ffffff; transform: rotateY(180deg) scale(1.12); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-card-title{ color: var(--cc1); transform: translateY(-4px); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-card-title::after{ width: 60px; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-two .lttgc-card:hover .lttgc-card-text{ color: #4a2040; transform: translateY(-2px); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card::after{ width: 12px; height: 12px; left: auto; right: 24px; bottom: 24px; border-radius: 50%; background: linear-gradient(135deg, var(--cc1), var(--cc2), var(--cc3)); transform: scale(.4); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover{ transform: translateY(-8px) scale(1.015); box-shadow: 0 24px 58px var(--cglow), 0 10px 24px rgba(30,27,75,.08); border-color: var(--cc2); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover::before, .wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-badge{ transform: rotateY(180deg) scale(1.06); opacity: 1; border-radius: 50%; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-icon-w{ transform: translateY(-8px) rotate(-6deg) scale(1.08); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-icon-w::before{ border-radius: 50%; box-shadow: inset 0 1px 0 rgba(255,255,255,.96), 0 18px 34px var(--cglow), 0 0 0 6px rgba(30,27,75,.045); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-icon-w::after{ opacity: .48; transform: scale(1.05) rotate(0deg); border-radius: 50%; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-icon-w i{ color: var(--cc1); -webkit-text-fill-color: var(--cc1); transform: translateY(-1px) scale(1.14) rotate(6deg); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-card-title{ color: var(--cc1); transform: translateY(-3px); }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-card-title::after{ width: 66px; }.wpc-scope-301 .tc-wp-content-root .lttgc-int-three .lttgc-card:hover .lttgc-card-text{ transform: translateY(-2px); color: #4a2040; }@keyframes lttgcSpin{ 0% { transform: scale(1.05) rotate(0deg); } 100% { transform: scale(1.05) rotate(360deg); } }@keyframes lttgcPulse{ 0% { box-shadow: 0 0 0 0 var(--cglow); } 100% { box-shadow: 0 0 0 8px transparent; } }@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lttgc-section{ padding: 40px 12px; }.tc-wp-content-root .lttgc-title{ font-size: 1.35rem; }.tc-wp-content-root .lttgc-subtitle{ font-size: 0.82rem; }.tc-wp-content-root .lttgc-grid-1, .tc-wp-content-root .lttgc-grid-2, .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-content-root .lttgc-card{ padding: 22px 18px; min-height: auto; }.tc-wp-content-root .lttgc-icon-w{ width: 52px; min-width: 52px; height: 52px; min-height: 52px; border-radius: 16px; margin-bottom: 16px; }.tc-wp-content-root .lttgc-icon-w::before{ border-radius: 16px; }.tc-wp-content-root .lttgc-icon-w i{ font-size: 19px; }.tc-wp-content-root .lttgc-card-title{ font-size: 16px; }.tc-wp-content-root .lttgc-card-text{ font-size: 14px; }.tc-wp-content-root .lttgc-badge{ width: 26px; height: 26px; top: 14px; right: 14px; font-size: 11px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lttgc-section{ padding: 48px 16px; }.tc-wp-content-root .lttgc-title{ font-size: 1.5rem; }.tc-wp-content-root .lttgc-subtitle{ font-size: 0.88rem; }.tc-wp-content-root .lttgc-grid-1, .tc-wp-content-root .lttgc-grid-2, .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: 1fr !important; gap: 16px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lttgc-section{ padding: 56px 20px; }.tc-wp-content-root .lttgc-title{ font-size: 1.7rem; }.tc-wp-content-root .lttgc-subtitle{ font-size: 0.92rem; }.tc-wp-content-root .lttgc-grid-1, .tc-wp-content-root .lttgc-grid-2, .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: 1fr !important; gap: 18px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lttgc-grid-1, .tc-wp-content-root .lttgc-grid-2, .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: repeat(2, 1fr) !important; gap: 20px; }}@media (min-width: 1024px){.tc-wp-content-root .lttgc-grid-1, .tc-wp-content-root .lttgc-grid-2, .tc-wp-content-root .lttgc-grid-3{ grid-template-columns: repeat(3, 1fr) !important; gap: 24px; }}