@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-65 .tc-wp-content-root img, .wpc-scope-65 .tc-wp-content-root video, .wpc-scope-65 .tc-wp-content-root svg, .wpc-scope-65 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #203127;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content, .wpc-scope-65 .tc-wp-content-root .sdv-font-content section, .wpc-scope-65 .tc-wp-content-root .sdv-font-content div, .wpc-scope-65 .tc-wp-content-root .sdv-font-content article{
  box-sizing: border-box;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-section{
  position: relative;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-section-white{
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-section-soft{
  background:
    radial-gradient(circle at top left, rgba(114, 179, 101, 0.12), transparent 34%),
    linear-gradient(180deg, #fbfaf4 0%, #f7f4eb 100%);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(78, 129, 72, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 219, 118, 0.34), rgba(116, 190, 111, 0.16));
  color: #4f7247;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content h2, .wpc-scope-65 .tc-wp-content-root .sdv-font-content h3, .wpc-scope-65 .tc-wp-content-root .sdv-font-content p{
  margin-top: 0;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content h2{
  margin-bottom: 14px;
  color: #1d2d23;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-section-head p{
  margin-bottom: 0;
  color: #667263;
  line-height: 1.7;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(46, 80, 56, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(107, 176, 98, 0.36), rgba(232, 166, 75, 0.22), rgba(87, 139, 179, 0.18)) border-box;
  box-shadow: 0 18px 42px rgba(38, 58, 46, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(255, 214, 111, 0.18), transparent 32%);
  opacity: 0.85;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(89, 151, 80, 0.25);
  box-shadow: 0 24px 58px rgba(38, 58, 46, 0.13);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card h3{
  position: relative;
  margin-bottom: 10px;
  color: #243328;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card p{
  position: relative;
  margin-bottom: 0;
  color: #687266;
  line-height: 1.68;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffe08b 0%, #7ab86f 54%, #4f8f82 100%);
  box-shadow: 0 12px 26px rgba(79, 143, 130, 0.22);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon::before, .wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-card:hover .sdv-icon{
  transform: translateY(-2px);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-seed::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-radius: 100% 0 100% 0;
  transform: rotate(-18deg);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-chat::before{
  width: 23px;
  height: 16px;
  left: 12px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-chat::after{
  width: 9px;
  height: 9px;
  left: 16px;
  top: 25px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-leaf::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 100% 0 100% 0;
  transform: rotate(18deg);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 34%, 96% 34%, 68% 55%, 79% 90%, 50% 69%, 21% 90%, 32% 55%, 4% 34%, 39% 34%);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-free::after{
  width: 10px;
  height: 6px;
  left: 18px;
  top: 19px;
  background: transparent;
  border-left: 2px solid #6aa661;
  border-bottom: 2px solid #6aa661;
  transform: rotate(-45deg);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #6aa661;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-lock::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-icon-lock::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 10px;
  background: transparent;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(64, 99, 73, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(52, 75, 58, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffd76d, #76b86d, #4f8f82);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(52, 75, 58, 0.12);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2f5f47, #6eb364);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(78, 139, 89, 0.24);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-body h3{
  margin-bottom: 8px;
  color: #243328;
  font-weight: 850;
  line-height: 1.24;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-step-body p{
  margin-bottom: 0;
  color: #697366;
  line-height: 1.68;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(116, 184, 105, 0.12);
  color: #4f7949;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-trust-card{
  text-align: left;
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-65 .tc-wp-content-root .sdv-font-content .sdv-reveal.sdv-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 .sdv-font-content .sdv-section{
    padding: 54px 0;
  }.tc-wp-content-root .sdv-font-content .sdv-container{
    padding: 0 16px;
  }.tc-wp-content-root .sdv-font-content h2{
    font-size: 28px;
  }.tc-wp-content-root .sdv-font-content .sdv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sdv-font-content .sdv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sdv-font-content .sdv-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sdv-font-content .sdv-card h3, .tc-wp-content-root .sdv-font-content .sdv-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .sdv-font-content .sdv-card p, .tc-wp-content-root .sdv-font-content .sdv-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .sdv-font-content .sdv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sdv-font-content .sdv-section{
    padding: 60px 0;
  }.tc-wp-content-root .sdv-font-content .sdv-container{
    padding: 0 18px;
  }.tc-wp-content-root .sdv-font-content h2{
    font-size: 31px;
  }.tc-wp-content-root .sdv-font-content .sdv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sdv-font-content .sdv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sdv-font-content .sdv-card{
    padding: 24px;
  }.tc-wp-content-root .sdv-font-content .sdv-card h3, .tc-wp-content-root .sdv-font-content .sdv-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .sdv-font-content .sdv-card p, .tc-wp-content-root .sdv-font-content .sdv-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .sdv-font-content .sdv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sdv-font-content .sdv-section{
    padding: 66px 0;
  }.tc-wp-content-root .sdv-font-content .sdv-container{
    padding: 0 22px;
  }.tc-wp-content-root .sdv-font-content h2{
    font-size: 34px;
  }.tc-wp-content-root .sdv-font-content .sdv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sdv-font-content .sdv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sdv-font-content .sdv-card{
    padding: 26px;
  }.tc-wp-content-root .sdv-font-content .sdv-card h3, .tc-wp-content-root .sdv-font-content .sdv-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .sdv-font-content .sdv-card p, .tc-wp-content-root .sdv-font-content .sdv-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .sdv-font-content .sdv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sdv-font-content .sdv-section{
    padding: 82px 0;
  }.tc-wp-content-root .sdv-font-content .sdv-container{
    padding: 0 30px;
  }.tc-wp-content-root .sdv-font-content h2{
    font-size: 40px;
  }.tc-wp-content-root .sdv-font-content .sdv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sdv-font-content .sdv-grid-six, .tc-wp-content-root .sdv-font-content .sdv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sdv-font-content .sdv-card{
    padding: 28px;
  }.tc-wp-content-root .sdv-font-content .sdv-card h3, .tc-wp-content-root .sdv-font-content .sdv-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .sdv-font-content .sdv-card p, .tc-wp-content-root .sdv-font-content .sdv-step-body p{
    font-size: 15.75px;
  }.tc-wp-content-root .sdv-font-content .sdv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sdv-font-content .sdv-section{
    padding: 96px 0;
  }.tc-wp-content-root .sdv-font-content .sdv-container{
    padding: 0 34px;
  }.tc-wp-content-root .sdv-font-content h2{
    font-size: 46px;
  }.tc-wp-content-root .sdv-font-content .sdv-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .sdv-font-content .sdv-grid-six, .tc-wp-content-root .sdv-font-content .sdv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sdv-font-content .sdv-card{
    padding: 30px;
  }.tc-wp-content-root .sdv-font-content .sdv-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sdv-font-content .sdv-card p{
    font-size: 16px;
  }.tc-wp-content-root .sdv-font-content .sdv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-body h3{
    font-size: 24px;
  }.tc-wp-content-root .sdv-font-content .sdv-step-body p{
    font-size: 16.5px;
  }}