@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* 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-32 .tc-wp-content-root img, .wpc-scope-32 .tc-wp-content-root video, .wpc-scope-32 .tc-wp-content-root svg, .wpc-scope-32 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content{
      width: 100%;
      overflow: hidden;
      background: #ffffff;
      border-radius: 0;
      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      color: #1f1f24;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content, .wpc-scope-32 .tc-wp-content-root .ffg-bottom-content *, .wpc-scope-32 .tc-wp-content-root .ffg-bottom-content *::before, .wpc-scope-32 .tc-wp-content-root .ffg-bottom-content *::after{
      box-sizing: border-box;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-section{
      position: relative;
      width: 100%;
      overflow: hidden;
      border-radius: 0;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-section-white{
      background: #ffffff;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-section-soft{
      background: linear-gradient(180deg, #fdf5ff 0%, #fff5f7 100%);
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap{
      text-align: center;
      max-width: 790px;
      margin: 0 auto;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-eyebrow{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      padding: 8px 15px;
      margin-bottom: 16px;
      border: 1px solid rgba(139, 92, 246, 0.24);
      border-radius: 999px;
      background: linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(236, 72, 153, 0.08), rgba(168, 85, 247, 0.07));
      color: #7c3aed;
      font-weight: 750;
      letter-spacing: 0.02em;
      line-height: 1.2;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap h2{
      margin: 0;
      color: #17171d;
      font-weight: 850;
      line-height: 1.08;
      letter-spacing: -0.045em;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
      margin: 16px auto 0;
      color: #626672;
      line-height: 1.75;
      font-weight: 450;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-grid{
      display: grid;
      align-items: stretch;
      width: 100%;
      grid-auto-rows: auto;
      row-gap: 24px; 
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-card, .wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-step-card, .wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-trust-card{
      position: relative;
      width: 100%;
      min-width: 0;
      height: auto;
      min-height: 100%;
      background: rgba(255, 255, 255, 0.94);
      border: 1px solid rgba(139, 92, 246, 0.15);
      box-shadow: 0 18px 45px rgba(55, 32, 55, 0.07);
      transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
      overflow: hidden;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-icon{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      margin-bottom: 16px;
      background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 60%, #a855f7 100%);
      border-radius: 12px;
      color: #fff;
      font-weight: 900;
      line-height: 1;
      text-align: center;
      box-shadow: 0 6px 12px rgba(139, 92, 246, 0.3);
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-card h3{
      margin: 0;
      font-weight: 800;
      color: #1b1b22;
      line-height: 1.25;
      letter-spacing: -0.02em;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-card p{
      margin: 8px 0 0;
      font-weight: 430;
      color: #626672;
      line-height: 1.7;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-step-list{
      display: grid;
      grid-template-columns: 1fr;
      row-gap: 24px;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-step-card{
      display: grid;
      grid-template-columns: auto 1fr;
      gap: 16px;
      align-items: center;
      padding: 24px;
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(253, 245, 255, 0.92));
      border-radius: 12px;
      border: 1px solid rgba(139, 92, 246, 0.2);
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-step-number{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: linear-gradient(135deg, #8b5cf6, #a855f7);
      color: #fff;
      font-weight: 800;
    }.wpc-scope-32 .tc-wp-content-root .ffg-bottom-content .ffg-badge{
      display: inline-flex;
      padding: 5px 12px;
      border-radius: 999px;
      background: rgba(236, 72, 153, 0.12);
      color: #ec4899;
      font-weight: 700;
      margin-bottom: 8px;
    }