@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .hcpg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: inherit;
  line-height: 1.6;
}.tc-wp-content-root .hcpg-editorial, .tc-wp-content-root .hcpg-editorial .hcpg-section, .tc-wp-content-root .hcpg-editorial .hcpg-container, .tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-step-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
  box-sizing: border-box;
}.tc-wp-content-root .hcpg-editorial .hcpg-section-white{
  background: #ffffff;
}.tc-wp-content-root .hcpg-editorial .hcpg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f5f7f4 100%);
}.tc-wp-content-root .hcpg-editorial .hcpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .hcpg-editorial .hcpg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .hcpg-editorial .hcpg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(58, 132, 113, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(69, 159, 133, 0.12), rgba(215, 141, 82, 0.12));
  color: #2f6f5f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
  margin: 0;
  color: #16211f;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
  margin: 14px auto 0;
  color: #5b6670;
  line-height: 1.72;
}.tc-wp-content-root .hcpg-editorial .hcpg-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 41, 51, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(26, 43, 39, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .hcpg-editorial .hcpg-card::before, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(63, 153, 127, 0.16), rgba(220, 145, 76, 0.14), rgba(122, 143, 210, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.tc-wp-content-root .hcpg-editorial .hcpg-card:hover, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card:hover, .tc-wp-content-root .hcpg-editorial .hcpg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(58, 132, 113, 0.22);
  box-shadow: 0 24px 62px rgba(26, 43, 39, 0.13);
}.tc-wp-content-root .hcpg-editorial .hcpg-card:hover::before, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
  position: relative;
  margin: 0;
  color: #182522;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6871;
  line-height: 1.7;
}.tc-wp-content-root .hcpg-editorial .hcpg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #3f997f, #d98f4f);
  box-shadow: 0 12px 28px rgba(63, 153, 127, 0.22);
}.tc-wp-content-root .hcpg-editorial .hcpg-icon::after{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  transition: transform 240ms ease;
}.tc-wp-content-root .hcpg-editorial .hcpg-card:hover .hcpg-icon::after{
  transform: scale(0.82);
}.tc-wp-content-root .hcpg-editorial .hcpg-icon-swatch::after{
  border-radius: 4px;
}.tc-wp-content-root .hcpg-editorial .hcpg-icon-light::after{
  inset: 10px 15px 14px;
  border-radius: 999px 999px 8px 8px;
}.tc-wp-content-root .hcpg-editorial .hcpg-icon-home::after{
  inset: 13px 11px 11px;
  border-radius: 6px;
}.tc-wp-content-root .hcpg-editorial .hcpg-icon-tone::after{
  inset: 11px;
  border-radius: 50% 50% 50% 8px;
}.tc-wp-content-root .hcpg-editorial .hcpg-icon-check::after{
  width: 18px;
  height: 10px;
  inset: 14px auto auto 13px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  border-radius: 0;
  background: transparent;
  transform: rotate(45deg);
}.tc-wp-content-root .hcpg-editorial .hcpg-card:hover .hcpg-icon-check::after{
  transform: rotate(45deg) scale(0.92);
}.tc-wp-content-root .hcpg-editorial .hcpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  height: 100%;
  border: 1px solid rgba(47, 111, 95, 0.13);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfaf6 100%);
  box-shadow: 0 18px 52px rgba(37, 52, 48, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .hcpg-editorial .hcpg-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 35px;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(63, 153, 127, 0.35), rgba(217, 143, 79, 0.08));
}.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 22px;
  background: linear-gradient(135deg, #2f806b, #dd9354);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(63, 153, 127, 0.24);
}.tc-wp-content-root .hcpg-editorial .hcpg-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .hcpg-editorial .hcpg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(63, 153, 127, 0.1);
  color: #2f6f5f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
  overflow: hidden;
}.tc-wp-content-root .hcpg-editorial .hcpg-benefit-mark{
  position: relative;
  display: block;
  width: 54px;
  height: 6px;
  margin: 0 0 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #3f997f, #d98f4f, #7a8fd2);
}.tc-wp-content-root .hcpg-editorial .hcpg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .hcpg-editorial .hcpg-reveal.hcpg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .hcpg-editorial .hcpg-section{
    padding: 48px 0;
  }.tc-wp-content-root .hcpg-editorial .hcpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid, .tc-wp-content-root .hcpg-editorial .hcpg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid-three, .tc-wp-content-root .hcpg-editorial .hcpg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card::after{
    display: none;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .hcpg-editorial .hcpg-section{
    padding: 54px 0;
  }.tc-wp-content-root .hcpg-editorial .hcpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid, .tc-wp-content-root .hcpg-editorial .hcpg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid-three, .tc-wp-content-root .hcpg-editorial .hcpg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card::after{
    display: none;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
    width: 60px;
    height: 60px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .hcpg-editorial .hcpg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hcpg-editorial .hcpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid, .tc-wp-content-root .hcpg-editorial .hcpg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid-three, .tc-wp-content-root .hcpg-editorial .hcpg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card::after{
    display: none;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .hcpg-editorial .hcpg-section{
    padding: 74px 0;
  }.tc-wp-content-root .hcpg-editorial .hcpg-container{
    padding: 0 30px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid, .tc-wp-content-root .hcpg-editorial .hcpg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid-three, .tc-wp-content-root .hcpg-editorial .hcpg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .hcpg-editorial .hcpg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hcpg-editorial .hcpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid, .tc-wp-content-root .hcpg-editorial .hcpg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-grid-three, .tc-wp-content-root .hcpg-editorial .hcpg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hcpg-editorial .hcpg-card, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card h3, .tc-wp-content-root .hcpg-editorial .hcpg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-card p, .tc-wp-content-root .hcpg-editorial .hcpg-benefit-card p, .tc-wp-content-root .hcpg-editorial .hcpg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hcpg-editorial .hcpg-step-number{
    font-size: 20px;
  }}

.tc-wp-content-root .hcpg-icon-drop {}