@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 .pcpg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17201b;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .pcpg-editorial, .tc-wp-content-root .pcpg-editorial div, .tc-wp-content-root .pcpg-editorial section, .tc-wp-content-root .pcpg-editorial article{
  box-sizing: border-box;
}.tc-wp-content-root .pcpg-editorial .pcpg-section{
  position: relative;
}.tc-wp-content-root .pcpg-editorial .pcpg-section-white{
  background: #ffffff;
}.tc-wp-content-root .pcpg-editorial .pcpg-section-soft{
  background: #f7f4ee;
}.tc-wp-content-root .pcpg-editorial .pcpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .pcpg-editorial .pcpg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .pcpg-editorial .pcpg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(48, 126, 96, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(240, 127, 72, 0.12), rgba(50, 132, 104, 0.12));
  color: #27654f;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0;
}.tc-wp-content-root .pcpg-editorial h2{
  margin: 0;
  color: #17201b;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5c665f;
  line-height: 1.72;
}.tc-wp-content-root .pcpg-editorial .pcpg-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .pcpg-editorial .pcpg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 27, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 42px rgba(33, 41, 35, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .pcpg-editorial .pcpg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #df7f4c, #b8a050, #328468);
  opacity: 0.92;
}.tc-wp-content-root .pcpg-editorial .pcpg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(50, 132, 104, 0.28);
  box-shadow: 0 24px 56px rgba(33, 41, 35, 0.12);
}.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
  margin: 0;
  color: #17201b;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
  margin: 10px 0 0;
  color: #5d675f;
  line-height: 1.7;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(223, 127, 76, 0.16), rgba(50, 132, 104, 0.16));
  box-shadow: inset 0 0 0 1px rgba(50, 132, 104, 0.12);
}.tc-wp-content-root .pcpg-editorial .pcpg-icon::before, .tc-wp-content-root .pcpg-editorial .pcpg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-swatch::before{
  width: 18px;
  height: 18px;
  left: 9px;
  top: 9px;
  background: #df7f4c;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-swatch::after{
  width: 18px;
  height: 18px;
  right: 9px;
  bottom: 9px;
  background: #328468;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-room::before{
  inset: 12px;
  border-radius: 6px;
  border: 3px solid #328468;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-room::after{
  width: 14px;
  height: 14px;
  right: 9px;
  bottom: 9px;
  background: #df7f4c;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-tone::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  background: conic-gradient(from 120deg, #df7f4c, #b8a050, #328468, #df7f4c);
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-tone::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  background: #ffffff;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-accent::before{
  width: 26px;
  height: 12px;
  left: 10px;
  top: 12px;
  border-radius: 10px;
  background: #df7f4c;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-accent::after{
  width: 26px;
  height: 12px;
  left: 10px;
  bottom: 10px;
  border-radius: 10px;
  background: #328468;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-trim::before{
  inset: 10px;
  border-radius: 8px;
  border: 3px solid #b8a050;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-trim::after{
  width: 12px;
  height: 26px;
  left: 17px;
  top: 10px;
  background: rgba(50, 132, 104, 0.7);
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-save::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  background: #328468;
}.tc-wp-content-root .pcpg-editorial .pcpg-icon-save::after{
  width: 14px;
  height: 6px;
  left: 16px;
  top: 18px;
  border-radius: 2px;
  background: #fff8ee;
}.tc-wp-content-root .pcpg-editorial .pcpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .pcpg-editorial .pcpg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 27, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 42px rgba(33, 41, 35, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .pcpg-editorial .pcpg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(223, 127, 76, 0.28);
  box-shadow: 0 24px 56px rgba(33, 41, 35, 0.11);
}.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #df7f4c, #328468);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(50, 132, 104, 0.24);
}.tc-wp-content-root .pcpg-editorial .pcpg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(50, 132, 104, 0.1);
  color: #27654f;
  font-size: 12px;
  font-weight: 800;
}.tc-wp-content-root .pcpg-editorial .pcpg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
}.tc-wp-content-root .pcpg-editorial .pcpg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #328468, #df7f4c);
}.tc-wp-content-root .pcpg-editorial .pcpg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.tc-wp-content-root .pcpg-editorial .pcpg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .pcpg-editorial .pcpg-reveal.pcpg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .pcpg-editorial .pcpg-section{
    padding: 48px 0;
  }.tc-wp-content-root .pcpg-editorial .pcpg-container{
    padding: 0 16px;
  }.tc-wp-content-root .pcpg-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card{
    padding: 24px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
    font-size: 14px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .pcpg-editorial .pcpg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pcpg-editorial .pcpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pcpg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card{
    padding: 26px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
    font-size: 15px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .pcpg-editorial .pcpg-section{
    padding: 62px 0;
  }.tc-wp-content-root .pcpg-editorial .pcpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pcpg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card{
    padding: 28px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
    font-size: 15px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 28px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .pcpg-editorial .pcpg-section{
    padding: 76px 0;
  }.tc-wp-content-root .pcpg-editorial .pcpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pcpg-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card{
    padding: 30px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
    font-size: 16px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-benefits .pcpg-card:last-child{
    grid-column: 1 / -1;
  }}@media (min-width: 1024px) {.tc-wp-content-root .pcpg-editorial .pcpg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pcpg-editorial .pcpg-container{
    padding: 0 34px;
  }.tc-wp-content-root .pcpg-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pcpg-editorial .pcpg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card{
    padding: 32px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card h3, .tc-wp-content-root .pcpg-editorial .pcpg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-card p, .tc-wp-content-root .pcpg-editorial .pcpg-step p{
    font-size: 16px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step{
    grid-template-columns: 88px 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .pcpg-editorial .pcpg-step-number{
    width: 70px;
    height: 70px;
    font-size: 18px;
  }}

.tc-wp-content-root .pcpg-step-content {}