@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-196 .tc-wp-content-root img, .wpc-scope-196 .tc-wp-content-root video, .wpc-scope-196 .tc-wp-content-root svg, .wpc-scope-196 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-196 .tc-wp-content-root .pfg-editorial-wrap{
  width: 100%;
  margin: 0 auto;
  color: #171717;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-196 .tc-wp-content-root .pfg-editorial-wrap *{
  box-sizing: border-box;
}.wpc-scope-196 .tc-wp-content-root .pfg-section{
  width: 100%;
  padding: 52px 18px;
}.wpc-scope-196 .tc-wp-content-root .pfg-section-white{
  background: #ffffff;
}.wpc-scope-196 .tc-wp-content-root .pfg-section-soft{
  background: #f7f5f0;
}.wpc-scope-196 .tc-wp-content-root .pfg-section-head{
  max-width: 760px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-196 .tc-wp-content-root .pfg-section-head h2{
  margin: 0;
  color: #161616;
  font-size: 28px;
  line-height: 1.18;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-196 .tc-wp-content-root .pfg-section-head p{
  margin: 14px auto 0;
  max-width: 650px;
  color: #5d5a54;
  font-size: 16px;
  line-height: 1.7;
}.wpc-scope-196 .tc-wp-content-root .pfg-card-grid{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}.wpc-scope-196 .tc-wp-content-root .pfg-card{
  min-width: 0;
  padding: 22px;
  border: 1px solid #e8e2d8;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(30, 24, 18, 0.055);
}.wpc-scope-196 .tc-wp-content-root .pfg-card h3{
  margin: 0;
  color: #1d1b18;
  font-size: 18px;
  line-height: 1.28;
  font-weight: 720;
  letter-spacing: 0;
}.wpc-scope-196 .tc-wp-content-root .pfg-card p{
  margin: 10px 0 0;
  color: #625f59;
  font-size: 15px;
  line-height: 1.65;
}@media (min-width: 375px){.tc-wp-content-root .pfg-section{
    padding: 56px 20px;
  }.tc-wp-content-root .pfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 29px;
    line-height: 1.17;
  }.tc-wp-content-root .pfg-section-head p{
    font-size: 16px;
    line-height: 1.72;
  }.tc-wp-content-root .pfg-card-grid{
    gap: 17px;
  }.tc-wp-content-root .pfg-card{
    padding: 23px;
  }.tc-wp-content-root .pfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-card p{
    font-size: 15px;
  }}@media (min-width: 390px){.tc-wp-content-root .pfg-section{
    padding: 58px 22px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .pfg-section-head p{
    max-width: 680px;
    font-size: 16.5px;
  }.tc-wp-content-root .pfg-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .pfg-card p{
    font-size: 15.5px;
  }}@media (min-width: 430px){.tc-wp-content-root .pfg-section{
    padding: 62px 24px;
  }.tc-wp-content-root .pfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-card-grid{
    gap: 18px;
  }.tc-wp-content-root .pfg-card{
    padding: 25px;
  }}@media (min-width: 480px){.tc-wp-content-root .pfg-section{
    padding: 66px 26px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .pfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-grid-three{
    grid-template-columns: 1fr;
    max-width: 760px;
  }.tc-wp-content-root .pfg-card{
    padding: 26px;
  }}@media (min-width: 640px){.tc-wp-content-root .pfg-section{
    padding: 72px 30px;
  }.tc-wp-content-root .pfg-section-head{
    margin-bottom: 36px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .pfg-card-grid{
    gap: 20px;
  }}@media (min-width: 768px){.tc-wp-content-root .pfg-section{
    padding: 82px 36px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-grid-six{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 1120px;
  }.tc-wp-content-root .pfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-section{
    padding: 96px 40px;
  }.tc-wp-content-root .pfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-card{
    padding: 28px;
  }}@media (min-width: 1200px){.tc-wp-content-root .pfg-section{
    padding: 108px 48px;
  }.tc-wp-content-root .pfg-section-head h2{
    font-size: 50px;
  }.tc-wp-content-root .pfg-card-grid{
    gap: 22px;
  }}