@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-183 .tc-wp-content-root img, .wpc-scope-183 .tc-wp-content-root video, .wpc-scope-183 .tc-wp-content-root svg, .wpc-scope-183 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-183 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  color: #1f2933;
  font-family: inherit;
  line-height: 1.65;
}.wpc-scope-183 .tc-wp-content-root .cfg-editorial-wrap *{
  box-sizing: border-box;
}.wpc-scope-183 .tc-wp-content-root .cfg-content-section{
  width: 100%;
  padding: 54px 18px;
}.wpc-scope-183 .tc-wp-content-root .cfg-bg-white{
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .cfg-bg-soft{
  background: #f7f5f0;
}.wpc-scope-183 .tc-wp-content-root .cfg-section-head{
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}.wpc-scope-183 .tc-wp-content-root .cfg-section-head h2{
  margin: 0 0 12px;
  color: #111827;
  font-size: 28px;
  line-height: 1.18;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .cfg-section-head p{
  margin: 0;
  color: #5b6472;
  font-size: 16px;
}.wpc-scope-183 .tc-wp-content-root .cfg-card-grid, .wpc-scope-183 .tc-wp-content-root .cfg-stack-grid{
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  display: grid;
  gap: 18px;
}.wpc-scope-183 .tc-wp-content-root .cfg-card-grid{
  grid-template-columns: 1fr;
}.wpc-scope-183 .tc-wp-content-root .cfg-stack-grid{
  grid-template-columns: 1fr;
  max-width: 880px;
}.wpc-scope-183 .tc-wp-content-root .cfg-info-card{
  min-width: 0;
  padding: 22px;
  background: #ffffff;
  border: 1px solid #e7e2d8;
  border-radius: 8px;
  box-shadow: 0 12px 34px rgba(28, 35, 45, 0.06);
}.wpc-scope-183 .tc-wp-content-root .cfg-bg-white .cfg-info-card{
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .cfg-bg-soft .cfg-info-card{
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .cfg-info-card h3{
  margin: 0 0 9px;
  color: #151b23;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .cfg-info-card p{
  margin: 0;
  color: #5d6673;
  font-size: 15.5px;
}.wpc-scope-183 .tc-wp-content-root .cfg-wide-card{
  padding: 24px;
}@media (min-width: 375px){.tc-wp-content-root .cfg-content-section{
    padding: 58px 20px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-section-head p{
    font-size: 16.2px;
  }.tc-wp-content-root .cfg-info-card{
    padding: 23px;
  }}@media (min-width: 390px){.tc-wp-content-root .cfg-content-section{
    padding: 62px 22px;
  }.tc-wp-content-root .cfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-info-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .cfg-info-card p{
    font-size: 15.75px;
  }}@media (min-width: 430px){.tc-wp-content-root .cfg-content-section{
    padding: 66px 24px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-card-grid, .tc-wp-content-root .cfg-stack-grid{
    gap: 20px;
  }.tc-wp-content-root .cfg-info-card{
    padding: 24px;
  }}@media (min-width: 480px){.tc-wp-content-root .cfg-content-section{
    padding: 70px 28px;
  }.tc-wp-content-root .cfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-info-card{
    padding: 26px;
  }}@media (min-width: 640px){.tc-wp-content-root .cfg-content-section{
    padding: 76px 32px;
  }.tc-wp-content-root .cfg-grid-six, .tc-wp-content-root .cfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 38px;
  }}@media (min-width: 768px){.tc-wp-content-root .cfg-content-section{
    padding: 84px 36px;
  }.tc-wp-content-root .cfg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-card-grid, .tc-wp-content-root .cfg-stack-grid{
    gap: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-content-section{
    padding: 96px 40px;
  }.tc-wp-content-root .cfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-info-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-wide-card{
    padding: 30px;
  }}@media (min-width: 1200px){.tc-wp-content-root .cfg-content-section{
    padding: 104px 48px;
  }.tc-wp-content-root .cfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .cfg-section-head h2{
    font-size: 48px;
  }}