@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 .bm-palette-editorial{
  width: 100%;
  overflow: hidden;
  color: #17211d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section{
  position: relative;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section-white{
  background: #ffffff;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f4f0e9 100%);
}.tc-wp-content-root .bm-palette-editorial .bmpe-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .bm-palette-editorial .bmpe-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(72, 112, 86, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(72, 112, 86, 0.1), rgba(181, 128, 76, 0.12));
  color: #406a4b;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
  margin: 0;
  color: #17211d;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5a665f;
  line-height: 1.72;
}.tc-wp-content-root .bm-palette-editorial .bmpe-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .bm-palette-editorial .bmpe-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 48, 39, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(76, 117, 88, 0.34), rgba(181, 128, 76, 0.2), rgba(226, 215, 196, 0.32)) border-box;
  box-shadow: 0 16px 42px rgba(33, 45, 38, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .bm-palette-editorial .bmpe-card:hover{
  transform: translateY(-5px);
  border-color: rgba(72, 112, 86, 0.28);
  box-shadow: 0 24px 58px rgba(33, 45, 38, 0.13);
}.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
  margin: 0;
  color: #19251f;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
  margin: 10px 0 0;
  color: #5b675f;
  line-height: 1.68;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #456f50 0%, #8c7650 52%, #c49a67 100%);
  box-shadow: 0 12px 24px rgba(69, 111, 80, 0.22);
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon::before, .tc-wp-content-root .bm-palette-editorial .bmpe-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.88);
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-swatch::before{
  width: 18px;
  height: 18px;
  left: 10px;
  top: 10px;
  border-radius: 7px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-swatch::after{
  width: 14px;
  height: 14px;
  right: 9px;
  bottom: 9px;
  border-radius: 50%;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-balance::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 16px;
  border-radius: 5px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-balance::after{
  width: 18px;
  height: 18px;
  left: 14px;
  bottom: 9px;
  border: 3px solid rgba(255, 255, 255, 0.88);
  border-top: 0;
  background: transparent;
  border-radius: 0 0 12px 12px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-trim::before{
  width: 25px;
  height: 18px;
  left: 10px;
  top: 11px;
  border-radius: 4px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-trim::after{
  width: 25px;
  height: 4px;
  left: 10px;
  bottom: 10px;
  border-radius: 5px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-mood::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-mood::after{
  width: 13px;
  height: 13px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55);
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-home::before{
  width: 24px;
  height: 18px;
  left: 11px;
  bottom: 9px;
  border-radius: 4px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-home::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 8px;
  transform: rotate(45deg);
  border-radius: 3px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-choice::before{
  width: 25px;
  height: 25px;
  left: 10px;
  top: 10px;
  border-radius: 50%;
}.tc-wp-content-root .bm-palette-editorial .bmpe-icon-choice::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 18px;
  border-left: 3px solid #456f50;
  border-bottom: 3px solid #456f50;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .bm-palette-editorial .bmpe-steps{
  display: grid;
  gap: 18px;
}.tc-wp-content-root .bm-palette-editorial .bmpe-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(31, 48, 39, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 48px rgba(45, 48, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease;
}.tc-wp-content-root .bm-palette-editorial .bmpe-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(45, 48, 42, 0.12);
}.tc-wp-content-root .bm-palette-editorial .bmpe-step::before{
  content: "";
  position: absolute;
  left: 35px;
  top: 50%;
  width: 3px;
  height: 70%;
  transform: translateY(-50%);
  border-radius: 10px;
  background: linear-gradient(180deg, #456f50, #c49a67);
  opacity: 0.25;
}.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #456f50, #c49a67);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(69, 111, 80, 0.2);
}.tc-wp-content-root .bm-palette-editorial .bmpe-step-content{
  min-width: 0;
}.tc-wp-content-root .bm-palette-editorial .bmpe-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(72, 112, 86, 0.1);
  color: #426d4e;
  font-size: 12px;
  font-weight: 780;
}.tc-wp-content-root .bm-palette-editorial .bmpe-use-card::after{
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, rgba(196, 154, 103, 0.55), rgba(72, 112, 86, 0.18) 58%, transparent 60%);
  opacity: 0.65;
}.tc-wp-content-root .bm-palette-editorial .bmpe-benefit-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 247, 0.96)) padding-box,
    linear-gradient(135deg, rgba(72, 112, 86, 0.3), rgba(196, 154, 103, 0.28)) border-box;
}.tc-wp-content-root .bm-palette-editorial .bmpe-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #456f50, #c49a67);
  position: relative;
}.tc-wp-content-root .bm-palette-editorial .bmpe-benefit-mark::after{
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.tc-wp-content-root .bm-palette-editorial .bmpe-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.tc-wp-content-root .bm-palette-editorial .bmpe-reveal.bmpe-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .bm-palette-editorial .bmpe-section{
    padding: 48px 0;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-container{
    padding: 0 14px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
    font-size: 18px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
    font-size: 14px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step::before{
    display: none;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .bm-palette-editorial .bmpe-section{
    padding: 54px 0;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-container{
    padding: 0 18px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card{
    padding: 22px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
    font-size: 19px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
    font-size: 15px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step::before{
    display: none;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .bm-palette-editorial .bmpe-section{
    padding: 60px 0;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-container{
    padding: 0 22px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card{
    padding: 24px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
    font-size: 20px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step::before{
    display: none;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .bm-palette-editorial .bmpe-section{
    padding: 76px 0;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-container{
    padding: 0 30px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card{
    padding: 26px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
    font-size: 21px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step{
    grid-template-columns: 86px 1fr;
    gap: 22px;
    padding: 26px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .bm-palette-editorial .bmpe-section{
    padding: 92px 0;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-container{
    padding: 0 34px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card{
    padding: 30px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card h3, .tc-wp-content-root .bm-palette-editorial .bmpe-step h3{
    font-size: 22px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-card p, .tc-wp-content-root .bm-palette-editorial .bmpe-step p{
    font-size: 16px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step{
    grid-template-columns: 96px 1fr;
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .bm-palette-editorial .bmpe-step-number{
    font-size: 21px;
  }}