@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-192 .tc-wp-content-root img, .wpc-scope-192 .tc-wp-content-root video, .wpc-scope-192 .tc-wp-content-root svg, .wpc-scope-192 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-192 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  color: #171717;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-192 .tc-wp-content-root .sfg-editorial-wrap *, .wpc-scope-192 .tc-wp-content-root .sfg-editorial-wrap *::before, .wpc-scope-192 .tc-wp-content-root .sfg-editorial-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-192 .tc-wp-content-root .sfg-content-section{
  width: 100%;
  padding: 48px 16px;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-white{
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-soft{
  background: #f6f4f0;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-header{
  max-width: 760px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-192 .tc-wp-content-root .sfg-kicker{
  display: block;
  margin-bottom: 10px;
  color: #8a5a2b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-header h2{
  margin: 0;
  color: #111111;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-header p{
  margin: 14px auto 0;
  color: #555555;
  font-size: 15px;
  line-height: 1.72;
}.wpc-scope-192 .tc-wp-content-root .sfg-card-grid{
  display: grid;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  gap: 16px;
}.wpc-scope-192 .tc-wp-content-root .sfg-grid-six, .wpc-scope-192 .tc-wp-content-root .sfg-grid-three, .wpc-scope-192 .tc-wp-content-root .sfg-grid-three-single{
  grid-template-columns: 1fr;
}.wpc-scope-192 .tc-wp-content-root .sfg-card{
  min-width: 0;
  padding: 22px 18px;
  background: #ffffff;
  border: 1px solid #e7e1d8;
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(22, 22, 22, 0.06);
}.wpc-scope-192 .tc-wp-content-root .sfg-section-white .sfg-card{
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .sfg-section-soft .sfg-card{
  background: #fffdf9;
}.wpc-scope-192 .tc-wp-content-root .sfg-card h3{
  margin: 0 0 9px;
  color: #161616;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-192 .tc-wp-content-root .sfg-card p{
  margin: 0;
  color: #5e5a55;
  font-size: 15px;
  line-height: 1.68;
}@media (min-width: 375px){.tc-wp-content-root .sfg-content-section{
    padding: 52px 18px;
  }.tc-wp-content-root .sfg-section-header{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-card-grid{
    gap: 17px;
  }.tc-wp-content-root .sfg-card{
    padding: 23px 19px;
  }.tc-wp-content-root .sfg-card h3{
    font-size: 18.5px;
  }}@media (min-width: 390px){.tc-wp-content-root .sfg-content-section{
    padding: 56px 20px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-section-header p{
    max-width: 640px;
  }.tc-wp-content-root .sfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .sfg-card p{
    font-size: 15.5px;
  }}@media (min-width: 430px){.tc-wp-content-root .sfg-content-section{
    padding: 60px 22px;
  }.tc-wp-content-root .sfg-section-header{
    margin-bottom: 32px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-card-grid{
    gap: 18px;
  }.tc-wp-content-root .sfg-card{
    padding: 25px 21px;
  }}@media (min-width: 480px){.tc-wp-content-root .sfg-content-section{
    padding: 64px 24px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 35px;
  }.tc-wp-content-root .sfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sfg-card h3{
    font-size: 19px;
  }}@media (min-width: 640px){.tc-wp-content-root .sfg-content-section{
    padding: 72px 28px;
  }.tc-wp-content-root .sfg-grid-six, .tc-wp-content-root .sfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-grid-three-single{
    grid-template-columns: 1fr;
    max-width: 860px;
  }}@media (min-width: 768px){.tc-wp-content-root .sfg-content-section{
    padding: 82px 32px;
  }.tc-wp-content-root .sfg-section-header{
    margin-bottom: 38px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-card-grid{
    gap: 20px;
  }.tc-wp-content-root .sfg-card{
    padding: 28px 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-content-section{
    padding: 96px 40px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-grid-three-single{
    grid-template-columns: 1fr;
    max-width: 920px;
  }.tc-wp-content-root .sfg-card{
    min-height: 190px;
  }.tc-wp-content-root .sfg-grid-three-single .sfg-card{
    min-height: auto;
  }}@media (min-width: 1200px){.tc-wp-content-root .sfg-content-section{
    padding: 108px 48px;
  }.tc-wp-content-root .sfg-section-header h2{
    font-size: 50px;
  }.tc-wp-content-root .sfg-card-grid{
    gap: 24px;
  }}