@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-182 .tc-wp-content-root img, .wpc-scope-182 .tc-wp-content-root video, .wpc-scope-182 .tc-wp-content-root svg, .wpc-scope-182 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-182 .tc-wp-content-root .afg-editorial-wrap{
  width: 100%;
  margin: 0 auto;
  color: #111827;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-182 .tc-wp-content-root .afg-editorial-wrap *{
  box-sizing: border-box;
}.wpc-scope-182 .tc-wp-content-root .afg-section{
  width: 100%;
  padding: 56px 16px;
}.wpc-scope-182 .tc-wp-content-root .afg-section-white{
  background: #ffffff;
}.wpc-scope-182 .tc-wp-content-root .afg-section-soft{
  background: #f6f7f8;
}.wpc-scope-182 .tc-wp-content-root .afg-section-header{
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}.wpc-scope-182 .tc-wp-content-root .afg-kicker{
  margin: 0 0 10px;
  color: #6b7280;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-transform: uppercase;
}.wpc-scope-182 .tc-wp-content-root .afg-section h2{
  margin: 0;
  color: #0f172a;
  font-size: 28px;
  font-weight: 760;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-182 .tc-wp-content-root .afg-intro{
  margin: 14px auto 0;
  max-width: 680px;
  color: #4b5563;
  font-size: 16px;
  line-height: 1.7;
}.wpc-scope-182 .tc-wp-content-root .afg-card-grid{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  gap: 16px;
}.wpc-scope-182 .tc-wp-content-root .afg-grid-six, .wpc-scope-182 .tc-wp-content-root .afg-grid-three{
  grid-template-columns: 1fr;
}.wpc-scope-182 .tc-wp-content-root .afg-card-stack{
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}.wpc-scope-182 .tc-wp-content-root .afg-card{
  min-width: 0;
  padding: 22px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 12px 34px rgba(15, 23, 42, 0.055);
}.wpc-scope-182 .tc-wp-content-root .afg-section-white .afg-card{
  background: #ffffff;
}.wpc-scope-182 .tc-wp-content-root .afg-section-soft .afg-card{
  background: #ffffff;
  border-color: #e6e8eb;
}.wpc-scope-182 .tc-wp-content-root .afg-card h3{
  margin: 0 0 10px;
  color: #111827;
  font-size: 18px;
  font-weight: 720;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-182 .tc-wp-content-root .afg-card p{
  margin: 0;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.68;
}@media (min-width: 375px){.tc-wp-content-root .afg-section{
    padding: 60px 18px;
  }.tc-wp-content-root .afg-section-header{
    margin-bottom: 32px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 30px;
  }.tc-wp-content-root .afg-intro{
    font-size: 16px;
  }.tc-wp-content-root .afg-card-grid, .tc-wp-content-root .afg-card-stack{
    gap: 18px;
  }.tc-wp-content-root .afg-card{
    padding: 24px;
  }.tc-wp-content-root .afg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-card p{
    font-size: 15px;
  }}@media (min-width: 390px){.tc-wp-content-root .afg-section{
    padding: 64px 20px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 31px;
  }.tc-wp-content-root .afg-intro{
    max-width: 620px;
  }.tc-wp-content-root .afg-card{
    padding: 25px;
  }}@media (min-width: 430px){.tc-wp-content-root .afg-section{
    padding: 68px 22px;
  }.tc-wp-content-root .afg-section-header{
    margin-bottom: 34px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-card h3{
    font-size: 19px;
  }}@media (min-width: 480px){.tc-wp-content-root .afg-section{
    padding: 72px 24px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 34px;
  }.tc-wp-content-root .afg-intro{
    font-size: 17px;
  }.tc-wp-content-root .afg-card{
    padding: 26px;
  }.tc-wp-content-root .afg-card p{
    font-size: 16px;
  }}@media (min-width: 640px){.tc-wp-content-root .afg-section{
    padding: 78px 28px;
  }.tc-wp-content-root .afg-grid-six, .tc-wp-content-root .afg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-section h2{
    font-size: 38px;
  }}@media (min-width: 768px){.tc-wp-content-root .afg-section{
    padding: 86px 32px;
  }.tc-wp-content-root .afg-section-header{
    margin-bottom: 40px;
  }.tc-wp-content-root .afg-card-grid, .tc-wp-content-root .afg-card-stack{
    gap: 20px;
  }.tc-wp-content-root .afg-card{
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-section{
    padding: 96px 40px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 44px;
  }.tc-wp-content-root .afg-grid-six, .tc-wp-content-root .afg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-card-stack{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-card{
    padding: 30px;
  }}@media (min-width: 1200px){.tc-wp-content-root .afg-section{
    padding: 108px 48px;
  }.tc-wp-content-root .afg-section h2{
    font-size: 48px;
  }.tc-wp-content-root .afg-card-grid{
    gap: 22px;
  }}