@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-276 .tc-wp-content-root img, .wpc-scope-276 .tc-wp-content-root video, .wpc-scope-276 .tc-wp-content-root svg, .wpc-scope-276 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #26312b;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial, .wpc-scope-276 .tc-wp-content-root .svfg-editorial div, .wpc-scope-276 .tc-wp-content-root .svfg-editorial section, .wpc-scope-276 .tc-wp-content-root .svfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-section-white{
  background: #ffffff;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-section-soft{
  background: linear-gradient(180deg, #fbf8f1 0%, #f6f1e7 100%);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(75, 139, 84, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 219, 122, 0.24), rgba(108, 180, 113, 0.14));
  color: #3e7c49;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f4b942, #4b8b54);
  box-shadow: 0 0 0 5px rgba(244, 185, 66, 0.14);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial h2{
  margin: 0;
  color: #1f2a24;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-section-head p{
  margin: 16px auto 0;
  color: #5b665f;
  line-height: 1.75;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(60, 84, 68, 0.12);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 45px rgba(35, 48, 41, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card::after, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(circle at top right, rgba(244, 185, 66, 0.16), transparent 34%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card:hover, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(75, 139, 84, 0.28);
  box-shadow: 0 24px 60px rgba(35, 48, 41, 0.12);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card:hover::after, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit:hover::after{
  opacity: 1;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #4b8b54, #f4b942);
  box-shadow: 0 14px 30px rgba(75, 139, 84, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card:hover .svfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon::before, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-leaf::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 22px 4px 22px 4px;
  transform: rotate(-24deg);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  border-radius: 50%;
  box-shadow: -6px 6px 0 #ffffff;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-badge::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #4b8b54;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-moon::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-icon-moon::after{
  width: 18px;
  height: 18px;
  left: 20px;
  top: 9px;
  border-radius: 50%;
  background: #74a96d;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #213027;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-card p, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit p, .wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #657069;
  line-height: 1.7;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(75, 139, 84, 0.16);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(35, 48, 41, 0.08);
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #4b8b54, #f4b942);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(244, 185, 66, 0.4);
  box-shadow: 0 24px 58px rgba(35, 48, 41, 0.12);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-step-number{
  position: relative;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #263f2d, #4b8b54);
  color: #fff4cf;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(75, 139, 84, 0.24);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(244, 185, 66, 0.15);
  color: #6f5a13;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fbf7ee 100%);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-benefit-mark{
  display: block;
  width: 54px;
  height: 5px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4b8b54, #f4b942);
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-276 .tc-wp-content-root .svfg-editorial .svfg-reveal.svfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .svfg-editorial .svfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .svfg-editorial .svfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .svfg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .svfg-editorial .svfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid, .tc-wp-content-root .svfg-editorial .svfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .svfg-editorial .svfg-card, .tc-wp-content-root .svfg-editorial .svfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial .svfg-card p, .tc-wp-content-root .svfg-editorial .svfg-benefit p, .tc-wp-content-root .svfg-editorial .svfg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .svfg-editorial .svfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .svfg-editorial .svfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .svfg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .svfg-editorial .svfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid, .tc-wp-content-root .svfg-editorial .svfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .svfg-editorial .svfg-card, .tc-wp-content-root .svfg-editorial .svfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 19px;
  }.tc-wp-content-root .svfg-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .svfg-editorial .svfg-card p, .tc-wp-content-root .svfg-editorial .svfg-benefit p, .tc-wp-content-root .svfg-editorial .svfg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .svfg-editorial .svfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .svfg-editorial .svfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .svfg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .svfg-editorial .svfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid, .tc-wp-content-root .svfg-editorial .svfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .svfg-editorial .svfg-card, .tc-wp-content-root .svfg-editorial .svfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-number{
    width: 66px;
    height: 54px;
    font-size: 20px;
  }.tc-wp-content-root .svfg-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .svfg-editorial .svfg-card p, .tc-wp-content-root .svfg-editorial .svfg-benefit p, .tc-wp-content-root .svfg-editorial .svfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .svfg-editorial .svfg-section{
    padding: 84px 0;
  }.tc-wp-content-root .svfg-editorial .svfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .svfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .svfg-editorial .svfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid-six, .tc-wp-content-root .svfg-editorial .svfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .svfg-editorial .svfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .svfg-editorial .svfg-card, .tc-wp-content-root .svfg-editorial .svfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-number{
    width: 76px;
    height: 64px;
    font-size: 22px;
  }.tc-wp-content-root .svfg-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .svfg-editorial .svfg-card p, .tc-wp-content-root .svfg-editorial .svfg-benefit p, .tc-wp-content-root .svfg-editorial .svfg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .svfg-editorial .svfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .svfg-editorial .svfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .svfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .svfg-editorial .svfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .svfg-editorial .svfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .svfg-editorial .svfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .svfg-editorial .svfg-card, .tc-wp-content-root .svfg-editorial .svfg-benefit{
    padding: 32px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .svfg-editorial .svfg-step-number{
    width: 84px;
    height: 70px;
    font-size: 24px;
  }.tc-wp-content-root .svfg-editorial h3{
    font-size: 22px;
  }.tc-wp-content-root .svfg-editorial .svfg-card p, .tc-wp-content-root .svfg-editorial .svfg-benefit p, .tc-wp-content-root .svfg-editorial .svfg-step-card p{
    font-size: 16px;
  }}.wpc-scope-276 .tc-wp-content-root .svfg-step-content{}