@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-178 .tc-wp-content-root img, .wpc-scope-178 .tc-wp-content-root video, .wpc-scope-178 .tc-wp-content-root svg, .wpc-scope-178 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-178 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  color: #171717;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-178 .tc-wp-content-root .sfg-editorial-wrap *, .wpc-scope-178 .tc-wp-content-root .sfg-editorial-wrap *::before, .wpc-scope-178 .tc-wp-content-root .sfg-editorial-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-178 .tc-wp-content-root .sfg-section{
  width: 100%;
  padding: 56px 16px;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-white{
  background: #ffffff;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-soft{
  background: #f7f5f0;
}.wpc-scope-178 .tc-wp-content-root .sfg-container{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-head{
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-head h2{
  margin: 0;
  color: #111111;
  font-size: 28px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-head p{
  margin: 14px auto 0;
  color: #555555;
  font-size: 16px;
  line-height: 1.7;
}.wpc-scope-178 .tc-wp-content-root .sfg-card-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}.wpc-scope-178 .tc-wp-content-root .sfg-stacked-list{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  max-width: 900px;
  margin: 0 auto;
}.wpc-scope-178 .tc-wp-content-root .sfg-card{
  min-width: 0;
  height: 100%;
  padding: 22px;
  background: #ffffff;
  border: 1px solid #e8e3d8;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(17, 17, 17, 0.05);
}.wpc-scope-178 .tc-wp-content-root .sfg-section-white .sfg-card{
  background: #ffffff;
}.wpc-scope-178 .tc-wp-content-root .sfg-section-soft .sfg-card{
  background: #ffffff;
}.wpc-scope-178 .tc-wp-content-root .sfg-card h3{
  margin: 0;
  color: #151515;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-178 .tc-wp-content-root .sfg-card p{
  margin: 10px 0 0;
  color: #5f5f5f;
  font-size: 15px;
  line-height: 1.7;
}.wpc-scope-178 .tc-wp-content-root .sfg-wide-card{
  padding: 24px;
}@media (min-width: 375px){.tc-wp-content-root .sfg-section{
    padding: 60px 18px;
  }.tc-wp-content-root .sfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-card-grid, .tc-wp-content-root .sfg-stacked-list{
    gap: 19px;
  }.tc-wp-content-root .sfg-card{
    padding: 23px;
  }.tc-wp-content-root .sfg-card h3{
    font-size: 20px;
  }}@media (min-width: 390px){.tc-wp-content-root .sfg-section{
    padding: 64px 20px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-card p{
    font-size: 15.5px;
  }}@media (min-width: 430px){.tc-wp-content-root .sfg-section{
    padding: 68px 22px;
  }.tc-wp-content-root .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .sfg-card-grid, .tc-wp-content-root .sfg-stacked-list{
    gap: 20px;
  }.tc-wp-content-root .sfg-card h3{
    font-size: 21px;
  }}@media (min-width: 480px){.tc-wp-content-root .sfg-section{
    padding: 72px 24px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 35px;
  }.tc-wp-content-root .sfg-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-card p{
    font-size: 16px;
  }}@media (min-width: 640px){.tc-wp-content-root .sfg-section{
    padding: 76px 28px;
  }.tc-wp-content-root .sfg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-stacked-list{
    gap: 20px;
  }}@media (min-width: 768px){.tc-wp-content-root .sfg-section{
    padding: 84px 32px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-grid-six{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-card{
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-section{
    padding: 96px 40px;
  }.tc-wp-content-root .sfg-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-stacked-list{
    gap: 22px;
  }.tc-wp-content-root .sfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-card p{
    font-size: 16px;
  }}@media (min-width: 1200px){.tc-wp-content-root .sfg-section{
    padding: 104px 48px;
  }.tc-wp-content-root .sfg-section-head h2{
    font-size: 50px;
  }}