@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-316 .tc-wp-content-root img, .wpc-scope-316 .tc-wp-content-root video, .wpc-scope-316 .tc-wp-content-root svg, .wpc-scope-316 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-316 .tc-wp-content-root .afg-content-sections{
      width: 100%;
      background: #ffffff;
      color: #172033;
      font-family: Arial, Helvetica, sans-serif;
      overflow: hidden;
      isolation: isolate;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections, .wpc-scope-316 .tc-wp-content-root .afg-content-sections div, .wpc-scope-316 .tc-wp-content-root .afg-content-sections section, .wpc-scope-316 .tc-wp-content-root .afg-content-sections h2, .wpc-scope-316 .tc-wp-content-root .afg-content-sections h3, .wpc-scope-316 .tc-wp-content-root .afg-content-sections p, .wpc-scope-316 .tc-wp-content-root .afg-content-sections span, .wpc-scope-316 .tc-wp-content-root .afg-content-sections a{
      box-sizing: border-box;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-section{
      width: 100%;
      position: relative;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-section-white{
      background:
        radial-gradient(circle at 12% 18%, rgba(111, 0, 255, .055), transparent 34%),
        radial-gradient(circle at 88% 76%, rgba(233, 179, 251, .18), transparent 30%),
        #ffffff;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-section-soft{
      background:
        linear-gradient(180deg, #fff7ff 0%, #fbf6ff 42%, #f7f3fb 100%),
        radial-gradient(circle at 16% 20%, rgba(59, 2, 112, .08), transparent 32%),
        radial-gradient(circle at 86% 72%, rgba(111, 0, 255, .08), transparent 34%);
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-head{
      max-width: 780px;
      margin: 0 auto;
      text-align: center;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-kicker{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      min-height: 32px;
      padding: 7px 14px;
      margin: 0 0 16px;
      border: 1px solid rgba(111, 0, 255, .16);
      border-radius: 999px;
      background: rgba(255, 255, 255, .74);
      color: #6f00ff;
      font-size: 13px;
      font-weight: 700;
      line-height: 1;
      letter-spacing: .02em;
      box-shadow: 0 12px 30px rgba(59, 2, 112, .06);
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-kicker::before{
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: linear-gradient(135deg, #3b0270, #6f00ff, #e9b3fb);
      box-shadow: 0 0 0 5px rgba(111, 0, 255, .08);
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-head h2{
      margin: 0;
      color: #3b0270;
      font-weight: 850;
      letter-spacing: -.035em;
      line-height: 1.08;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-head p{
      margin: 16px auto 0;
      max-width: 710px;
      color: #596174;
      line-height: 1.72;
      font-weight: 500;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-grid{
      display: grid;
      width: 100%;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card{
      position: relative;
      height: 100%;
      border: 1px solid rgba(59, 2, 112, .10);
      border-radius: 24px;
      background: rgba(255, 255, 255, .88);
      box-shadow: 0 22px 55px rgba(45, 20, 78, .08);
      transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease, background .32s ease;
      overflow: hidden;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card::before{
      content: "";
      position: absolute;
      inset: 0;
      border-radius: inherit;
      background:
        linear-gradient(135deg, rgba(111, 0, 255, .12), transparent 38%),
        radial-gradient(circle at 86% 12%, rgba(233, 179, 251, .28), transparent 30%);
      opacity: 0;
      transition: opacity .32s ease;
      pointer-events: none;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card:hover{
      transform: translateY(-8px);
      border-color: rgba(111, 0, 255, .30);
      box-shadow: 0 28px 80px rgba(59, 2, 112, .14);
      background: #ffffff;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card:hover::before{
      opacity: 1;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card-inner{
      position: relative;
      z-index: 2;
      height: 100%;
      display: flex;
      flex-direction: column;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-icon{
      width: 54px;
      height: 54px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 18px;
      background: linear-gradient(135deg, #3b0270 0%, #6f00ff 62%, #e9b3fb 100%);
      color: #ffffff;
      font-size: 22px;
      font-weight: 850;
      line-height: 1;
      box-shadow: 0 16px 32px rgba(111, 0, 255, .22);
      transition: transform .32s ease, border-radius .32s ease;
      flex: 0 0 auto;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card:hover .afg-icon{
      transform: translateY(-3px) rotate(-3deg) scale(1.04);
      border-radius: 16px 22px 16px 22px;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card h3{
      margin: 20px 0 0;
      color: #20263a;
      font-weight: 820;
      letter-spacing: -.018em;
      line-height: 1.22;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-card p{
      margin: 12px 0 0;
      color: #626a7d;
      line-height: 1.68;
      font-weight: 500;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-wide-card{
      display: grid;
      align-items: center;
      border-radius: 28px;
      background:
        linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 247, 255, .94)),
        radial-gradient(circle at 92% 20%, rgba(111, 0, 255, .12), transparent 32%);
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-wide-left{
      display: flex;
      align-items: flex-start;
      gap: 18px;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-wide-text h3{
      margin-top: 0;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-wide-note{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      min-height: 34px;
      margin-top: 18px;
      padding: 8px 13px;
      border-radius: 999px;
      background: rgba(111, 0, 255, .08);
      color: #4f038f;
      font-size: 13px;
      font-weight: 800;
      line-height: 1;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-mini-list{
      display: grid;
      gap: 10px;
      margin: 0;
      padding: 0;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-mini-item{
      display: flex;
      align-items: center;
      gap: 10px;
      color: #394155;
      font-weight: 700;
      line-height: 1.45;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-mini-item::before{
      content: "";
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: linear-gradient(135deg, #6f00ff, #e9b3fb);
      box-shadow: 0 0 0 5px rgba(111, 0, 255, .07);
      flex: 0 0 auto;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-cta-card{
      text-align: center;
      align-items: center;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-cta-card .afg-card-inner{
      align-items: center;
      text-align: center;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-cta-link{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      width: fit-content;
      margin-top: auto;
      padding: 12px 16px;
      border-radius: 999px;
      border: 1px solid rgba(111, 0, 255, .14);
      background: rgba(111, 0, 255, .07);
      color: #5c00d6;
      font-size: 14px;
      font-weight: 850;
      line-height: 1;
      text-decoration: none;
      transition: transform .28s ease, background .28s ease, color .28s ease;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-cta-card:hover .afg-cta-link{
      transform: translateY(-2px);
      background: linear-gradient(135deg, #3b0270, #6f00ff);
      color: #ffffff;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-reveal{
      opacity: 0;
      transform: translateY(18px);
      transition: opacity .65s ease, transform .65s ease;
    }.wpc-scope-316 .tc-wp-content-root .afg-content-sections .afg-reveal.afg-visible{
      opacity: 1;
      transform: translateY(0);
    }@media (min-width: 320px) and (max-width: 429px){.tc-wp-content-root .afg-content-sections .afg-section{
        padding: 54px 0;
      }.tc-wp-content-root .afg-content-sections .afg-container{
        padding: 0 16px;
      }.tc-wp-content-root .afg-content-sections .afg-head h2{
        font-size: 28px;
      }.tc-wp-content-root .afg-content-sections .afg-head p{
        font-size: 15px;
      }.tc-wp-content-root .afg-content-sections .afg-grid{
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 30px;
      }.tc-wp-content-root .afg-content-sections .afg-card-inner{
        padding: 22px;
      }.tc-wp-content-root .afg-content-sections .afg-card h3{
        font-size: 19px;
      }.tc-wp-content-root .afg-content-sections .afg-card p{
        font-size: 14.5px;
      }.tc-wp-content-root .afg-content-sections .afg-wide-card{
        grid-template-columns: 1fr;
        gap: 22px;
      }.tc-wp-content-root .afg-content-sections .afg-wide-left{
        flex-direction: column;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-content-sections .afg-section{
        padding: 62px 0;
      }.tc-wp-content-root .afg-content-sections .afg-container{
        padding: 0 22px;
      }.tc-wp-content-root .afg-content-sections .afg-head h2{
        font-size: 34px;
      }.tc-wp-content-root .afg-content-sections .afg-head p{
        font-size: 16px;
      }.tc-wp-content-root .afg-content-sections .afg-grid{
        grid-template-columns: 1fr;
        gap: 18px;
        margin-top: 34px;
      }.tc-wp-content-root .afg-content-sections .afg-card-inner{
        padding: 25px;
      }.tc-wp-content-root .afg-content-sections .afg-card h3{
        font-size: 20px;
      }.tc-wp-content-root .afg-content-sections .afg-card p{
        font-size: 15px;
      }.tc-wp-content-root .afg-content-sections .afg-wide-card{
        grid-template-columns: 1fr;
        gap: 24px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-content-sections .afg-section{
        padding: 78px 0;
      }.tc-wp-content-root .afg-content-sections .afg-container{
        padding: 0 30px;
      }.tc-wp-content-root .afg-content-sections .afg-head h2{
        font-size: 42px;
      }.tc-wp-content-root .afg-content-sections .afg-head p{
        font-size: 17px;
      }.tc-wp-content-root .afg-content-sections .afg-grid{
        gap: 22px;
        margin-top: 42px;
      }.tc-wp-content-root .afg-content-sections .afg-grid-three{
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }.tc-wp-content-root .afg-content-sections .afg-grid-wide{
        grid-template-columns: 1fr;
      }.tc-wp-content-root .afg-content-sections .afg-grid-cta{
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }.tc-wp-content-root .afg-content-sections .afg-card-inner{
        padding: 28px;
      }.tc-wp-content-root .afg-content-sections .afg-wide-card{
        grid-template-columns: 1.45fr .75fr;
        gap: 28px;
      }.tc-wp-content-root .afg-content-sections .afg-card h3{
        font-size: 21px;
      }.tc-wp-content-root .afg-content-sections .afg-card p{
        font-size: 15.5px;
      }}@media (min-width: 1024px){.tc-wp-content-root .afg-content-sections .afg-section{
        padding: 96px 0;
      }.tc-wp-content-root .afg-content-sections .afg-container{
        padding: 0 32px;
      }.tc-wp-content-root .afg-content-sections .afg-head h2{
        font-size: 50px;
      }.tc-wp-content-root .afg-content-sections .afg-head p{
        font-size: 18px;
      }.tc-wp-content-root .afg-content-sections .afg-grid{
        gap: 24px;
        margin-top: 50px;
      }.tc-wp-content-root .afg-content-sections .afg-grid-three{
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }.tc-wp-content-root .afg-content-sections .afg-grid-wide{
        grid-template-columns: 1fr;
      }.tc-wp-content-root .afg-content-sections .afg-grid-cta{
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }.tc-wp-content-root .afg-content-sections .afg-card-inner{
        padding: 30px;
      }.tc-wp-content-root .afg-content-sections .afg-wide-card{
        grid-template-columns: 1.5fr .7fr;
        gap: 34px;
      }.tc-wp-content-root .afg-content-sections .afg-card h3{
        font-size: 22px;
      }.tc-wp-content-root .afg-content-sections .afg-card p{
        font-size: 16px;
      }}