@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-170 .tc-wp-content-root img, .wpc-scope-170 .tc-wp-content-root video, .wpc-scope-170 .tc-wp-content-root svg, .wpc-scope-170 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-170 .tc-wp-content-root .atg-editorial-wrap{
  width: 100%;
  margin: 0 auto;
  color: #171717;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-170 .tc-wp-content-root .atg-editorial-wrap *, .wpc-scope-170 .tc-wp-content-root .atg-editorial-wrap *::before, .wpc-scope-170 .tc-wp-content-root .atg-editorial-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-170 .tc-wp-content-root .atg-section{
  width: 100%;
  padding: 56px 16px;
}.wpc-scope-170 .tc-wp-content-root .atg-section-white{
  background: #ffffff;
}.wpc-scope-170 .tc-wp-content-root .atg-section-soft{
  background: #f7f5f1;
}.wpc-scope-170 .tc-wp-content-root .atg-section-head{
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}.wpc-scope-170 .tc-wp-content-root .atg-kicker{
  margin: 0 0 8px;
  color: #8a5f37;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-170 .tc-wp-content-root .atg-section-head h2{
  margin: 0;
  color: #121212;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-170 .tc-wp-content-root .atg-section-head p:last-child{
  margin: 14px auto 0;
  color: #55524d;
  font-size: 15px;
  line-height: 1.7;
}.wpc-scope-170 .tc-wp-content-root .atg-card-grid{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}.wpc-scope-170 .tc-wp-content-root .atg-card{
  min-width: 0;
  height: 100%;
  padding: 22px 18px;
  border: 1px solid #e7e1d8;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(22, 22, 22, 0.05);
}.wpc-scope-170 .tc-wp-content-root .atg-card h3{
  margin: 0 0 9px;
  color: #181818;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-170 .tc-wp-content-root .atg-card p{
  margin: 0;
  color: #5f5a53;
  font-size: 14.5px;
  line-height: 1.65;
}.wpc-scope-170 .tc-wp-content-root .atg-section-soft .atg-card{
  border-color: #e2dbd0;
  background: #ffffff;
}@media (min-width: 375px){.tc-wp-content-root .atg-section{
    padding: 60px 18px;
  }.tc-wp-content-root .atg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .atg-section-head p:last-child{
    font-size: 15.5px;
  }.tc-wp-content-root .atg-card-grid{
    gap: 17px;
  }.tc-wp-content-root .atg-card{
    padding: 23px 19px;
  }.tc-wp-content-root .atg-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .atg-card p{
    font-size: 15px;
  }}@media (min-width: 390px){.tc-wp-content-root .atg-section{
    padding: 64px 20px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .atg-section-head p:last-child{
    max-width: 620px;
  }.tc-wp-content-root .atg-card{
    padding: 24px 20px;
  }}@media (min-width: 430px){.tc-wp-content-root .atg-section{
    padding: 68px 22px;
  }.tc-wp-content-root .atg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .atg-card-grid{
    gap: 18px;
  }.tc-wp-content-root .atg-card{
    padding: 25px 22px;
  }}@media (min-width: 480px){.tc-wp-content-root .atg-section{
    padding: 72px 24px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .atg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .atg-grid-single{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .atg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .atg-card h3{
    font-size: 19px;
  }}@media (min-width: 640px){.tc-wp-content-root .atg-section{
    padding: 78px 28px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .atg-section-head p:last-child{
    font-size: 16px;
  }.tc-wp-content-root .atg-card-grid{
    gap: 20px;
  }}@media (min-width: 768px){.tc-wp-content-root .atg-section{
    padding: 86px 32px;
  }.tc-wp-content-root .atg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .atg-grid-single{
    grid-template-columns: 1fr;
    max-width: 860px;
  }.tc-wp-content-root .atg-card{
    padding: 28px 26px;
  }}@media (min-width: 1024px){.tc-wp-content-root .atg-section{
    padding: 96px 40px;
  }.tc-wp-content-root .atg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .atg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .atg-grid-single{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .atg-grid-final{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .atg-card{
    padding: 30px 28px;
  }.tc-wp-content-root .atg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .atg-card p{
    font-size: 15.5px;
  }}@media (min-width: 1200px){.tc-wp-content-root .atg-section{
    padding: 108px 48px;
  }.tc-wp-content-root .atg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .atg-card-grid{
    gap: 22px;
  }}