@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-213 .tc-wp-content-root img, .wpc-scope-213 .tc-wp-content-root video, .wpc-scope-213 .tc-wp-content-root svg, .wpc-scope-213 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #243126;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap div, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap section, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-section-white{
  background: #ffffff;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(245, 171, 74, 0.14), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(78, 148, 92, 0.12), transparent 30%),
    #fbf8f1;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 13px;
  border: 1px solid rgba(78, 148, 92, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 246, 222, 0.96), rgba(233, 246, 232, 0.96));
  color: #47602f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap h2{
  margin: 0;
  color: #1d2a20;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
  margin: 16px auto 0;
  color: #5d675f;
  line-height: 1.7;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid rgba(60, 88, 57, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 252, 246, 0.98));
  box-shadow: 0 16px 42px rgba(42, 55, 38, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card::before, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(245, 171, 74, 0.52), rgba(78, 148, 92, 0.42), rgba(196, 92, 74, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card:hover, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit:hover{
  transform: translateY(-5px);
  border-color: rgba(78, 148, 92, 0.24);
  box-shadow: 0 22px 54px rgba(42, 55, 38, 0.13);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card:hover::before, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
  margin: 0;
  color: #243126;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
  margin: 10px 0 0;
  color: #647067;
  line-height: 1.68;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon{
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #f5ab4a, #4e945c);
  box-shadow: 0 10px 24px rgba(78, 148, 92, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-card:hover .svfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon::before, .wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 16px;
  border-radius: 4px;
  opacity: 0.52;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-leaf::before{
  width: 21px;
  height: 15px;
  left: 12px;
  top: 14px;
  border-radius: 100% 0 100% 0;
  transform: rotate(-18deg);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-mix::before{
  width: 20px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-phone::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 88%, 14% 52%, 14% 27%, 31% 14%, 50% 27%, 69% 14%, 86% 27%, 86% 52%);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(78, 148, 92, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(42, 55, 38, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(245, 171, 74, 0.36);
  box-shadow: 0 22px 54px rgba(42, 55, 38, 0.12);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step::after{
  content: "";
  position: absolute;
  left: 34px;
  top: calc(100% + 8px);
  width: 2px;
  height: 20px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(245, 171, 74, 0.7), rgba(78, 148, 92, 0.18));
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step:last-child::after{
  display: none;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #4e945c, #f5ab4a);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(78, 148, 92, 0.24);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(78, 148, 92, 0.1);
  color: #47602f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 250, 239, 0.94));
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit-mark{
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(245, 171, 74, 0.18), rgba(78, 148, 92, 0.18));
  border: 1px solid rgba(78, 148, 92, 0.18);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #4e945c;
  border-bottom: 3px solid #4e945c;
  transform: rotate(-45deg);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-213 .tc-wp-content-root .svfg-editorial-wrap .svfg-reveal.svfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .svfg-editorial-wrap .svfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .svfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .svfg-editorial-wrap .svfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .svfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .svfg-editorial-wrap .svfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .svfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .svfg-editorial-wrap .svfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .svfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .svfg-editorial-wrap .svfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .svfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-grid-three, .tc-wp-content-root .svfg-editorial-wrap .svfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit h3, .tc-wp-content-root .svfg-editorial-wrap .svfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-card p, .tc-wp-content-root .svfg-editorial-wrap .svfg-benefit p, .tc-wp-content-root .svfg-editorial-wrap .svfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .svfg-editorial-wrap .svfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-213 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .svfg-step-content{}