@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;
}.wpc-scope-177 .tc-wp-content-root img, .wpc-scope-177 .tc-wp-content-root video, .wpc-scope-177 .tc-wp-content-root svg, .wpc-scope-177 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block, .wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block *{
  box-sizing: border-box;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #1f2933;
  background: #fff;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-section, .wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-container, .wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
  width: 100%;
  max-width: 100%;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-section{
  padding: 82px 22px;
  overflow-x: hidden;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-section-intro, .wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-section-steps{
  background: #fff;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-section-benefits{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 184, 107, 0.18), transparent 34%),
    linear-gradient(180deg, #fff8ef 0%, #fff3e5 100%);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap{
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem);
  line-height: 1.15;
  letter-spacing: 0;
  color: #111827;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap p{
  margin: 14px auto 0;
  max-width: 680px;
  font-size: 1.02rem;
  line-height: 1.72;
  color: #5f6b7a;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ttbg-accent: #e76f51;
  --ttbg-accent-2: #f4a261;
  --ttbg-soft: rgba(231, 111, 81, 0.12);
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 245px;
  padding: 28px;
  border: 1px solid rgba(31, 41, 55, 0.09);
  border-radius: 24px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.92), transparent 34%),
    linear-gradient(145deg, #ffffff 0%, #fffaf4 100%);
  box-shadow: 0 18px 45px rgba(31, 41, 55, 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,
    background 320ms ease;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:nth-child(2){
  --ttbg-accent: #2a9d8f;
  --ttbg-accent-2: #7bdcb5;
  --ttbg-soft: rgba(42, 157, 143, 0.13);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:nth-child(3){
  --ttbg-accent: #457b9d;
  --ttbg-accent-2: #8ecae6;
  --ttbg-soft: rgba(69, 123, 157, 0.13);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:nth-child(4){
  --ttbg-accent: #9d4edd;
  --ttbg-accent-2: #c77dff;
  --ttbg-soft: rgba(157, 78, 221, 0.12);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:nth-child(5){
  --ttbg-accent: #d97706;
  --ttbg-accent-2: #fbbf24;
  --ttbg-soft: rgba(217, 119, 6, 0.13);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:nth-child(6){
  --ttbg-accent: #0f766e;
  --ttbg-accent-2: #5eead4;
  --ttbg-soft: rgba(15, 118, 110, 0.13);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ttbg-accent) 18%, transparent), transparent 34%);
  opacity: 0;
  transition: opacity 300ms ease;
  pointer-events: none;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--ttbg-accent), var(--ttbg-accent-2));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 300ms ease;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card.ttbg-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover{
  border-color: color-mix(in srgb, var(--ttbg-accent) 42%, rgba(31, 41, 55, 0.12));
  box-shadow: 0 26px 70px rgba(31, 41, 55, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover::before{
  opacity: 1;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover::after{
  transform: scaleX(1);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-icon{
  position: relative;
  z-index: 1;
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--ttbg-soft);
  color: var(--ttbg-accent);
  font-size: 1.28rem;
  margin-bottom: 22px;
  transition: transform 300ms ease, color 300ms ease, background 300ms ease;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover .ttbg-icon{
  color: #fff;
  background: linear-gradient(135deg, var(--ttbg-accent), var(--ttbg-accent-2));
  transform: translateY(-4px) rotate(-3deg) scale(1.04);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 1.12rem;
  line-height: 1.35;
  color: #172033;
  font-weight: 800;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 11px;
  border-radius: 999px;
  background: var(--ttbg-accent);
  transform: scaleX(0.55);
  transform-origin: left;
  transition: transform 300ms ease;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover h3::after{
  transform: scaleX(1.45);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card p{
  position: relative;
  z-index: 1;
  margin: 14px 0 0;
  color: #657180;
  font-size: 0.96rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-cta{
  position: relative;
  z-index: 1;
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ttbg-accent);
  font-size: 0.92rem;
  font-weight: 800;
  opacity: 0.2;
  transform: translateY(8px);
  transition: opacity 300ms ease, transform 300ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover .ttbg-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-tilt{
  transform-style: preserve-3d;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-step-card{
  padding-top: 70px;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-step-badge{
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--ttbg-accent), var(--ttbg-accent-2));
  color: #fff;
  font-size: 0.9rem;
  font-weight: 900;
  box-shadow: 0 12px 28px color-mix(in srgb, var(--ttbg-accent) 26%, transparent);
  transition: transform 300ms ease, box-shadow 300ms ease;
}.wpc-scope-177 .tc-wp-content-root .ttbg-editorial-block .ttbg-step-card:hover .ttbg-step-badge{
  transform: translateY(-3px) scale(1.07);
  box-shadow: 0 18px 36px color-mix(in srgb, var(--ttbg-accent) 34%, transparent);
}@media (min-width: 1200px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 92px 28px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-container{
    max-width: 1220px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 76px 22px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-container{
    max-width: 980px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card{
    padding: 24px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap p{
    font-size: 0.98rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 64px 20px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card{
    padding: 23px;
    min-height: 230px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card h3{
    font-size: 1.06rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 52px 16px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap p{
    font-size: 0.95rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card{
    padding: 22px;
    min-height: auto;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-step-card{
    padding-top: 66px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 46px 14px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card{
    padding: 20px;
    border-radius: 20px;
    min-height: auto;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
    font-size: 1.12rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap p, .tc-wp-content-root .ttbg-editorial-block .ttbg-card p{
    font-size: 0.92rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card h3{
    font-size: 1rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttbg-editorial-block .ttbg-section{
    padding: 40px 12px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card{
    padding: 18px;
    border-radius: 18px;
    min-height: auto;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-icon{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    font-size: 1rem;
    margin-bottom: 18px;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-heading-wrap p, .tc-wp-content-root .ttbg-editorial-block .ttbg-card p{
    font-size: 0.9rem;
    line-height: 1.62;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-step-badge{
    width: 40px;
    height: 40px;
    border-radius: 14px;
    font-size: 0.82rem;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-step-card{
    padding-top: 62px;
  }}@media (max-width: 319px){.tc-wp-content-root .ttbg-editorial-block .ttbg-card-grid{
    grid-template-columns: 1fr !important;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttbg-editorial-block .ttbg-card, .tc-wp-content-root .ttbg-editorial-block .ttbg-card::before, .tc-wp-content-root .ttbg-editorial-block .ttbg-card::after, .tc-wp-content-root .ttbg-editorial-block .ttbg-icon, .tc-wp-content-root .ttbg-editorial-block .ttbg-cta, .tc-wp-content-root .ttbg-editorial-block .ttbg-step-badge, .tc-wp-content-root .ttbg-editorial-block .ttbg-card h3::after{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ttbg-editorial-block .ttbg-card, .tc-wp-content-root .ttbg-editorial-block .ttbg-card.ttbg-visible, .tc-wp-content-root .ttbg-editorial-block .ttbg-card:hover{
    transform: none !important;
  }}.wpc-scope-177 .tc-wp-content-root .ttbg-reveal{}