@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-476 .tc-wp-content-root img, .wpc-scope-476 .tc-wp-content-root video, .wpc-scope-476 .tc-wp-content-root svg, .wpc-scope-476 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content{
  width: 100%;
  color: #19211f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow-x: hidden;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content section, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content div, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-section-soft{
  background: linear-gradient(180deg, #fbfaf6 0%, #f5f2ea 100%);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(28, 110, 72, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(19, 136, 90, 0.1), rgba(185, 136, 43, 0.13));
  color: #17683f;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content h2{
  margin: 0;
  color: #14201b;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5c6861;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 104, 63, 0.12);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fdfcf9 100%);
  box-shadow: 0 18px 45px rgba(25, 33, 31, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #148a5b, #c99232, #7f4bb3);
  opacity: 0.9;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 138, 91, 0.28);
  box-shadow: 0 24px 60px rgba(25, 33, 31, 0.11);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card h3, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
  margin: 0;
  color: #17231e;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card p, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
  margin: 10px 0 0;
  color: #5f6a64;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #148a5b, #c99232);
  box-shadow: 0 14px 24px rgba(20, 138, 91, 0.18);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon::before, .wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover .cfg-icon::before{
  transform: translate(-50%, -50%) rotate(45deg) scale(1.06);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-knot::before{
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  transform: translate(-50%, -50%) rotate(45deg);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::before{
  top: 13px;
  left: 16px;
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::after{
  top: 18px;
  left: 11px;
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-spark::before{
  top: 50%;
  left: 50%;
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 37%, 100% 50%, 61% 63%, 50% 100%, 39% 63%, 0% 50%, 39% 37%);
  transform: translate(-50%, -50%);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-shield::before{
  top: 11px;
  left: 13px;
  width: 20px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 90% 16%, 82% 70%, 50% 100%, 18% 70%, 10% 16%);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-phone::before{
  top: 9px;
  left: 15px;
  width: 16px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-icon-feather::before{
  top: 11px;
  left: 15px;
  width: 18px;
  height: 26px;
  background: #ffffff;
  border-radius: 90% 10% 90% 10%;
  transform: rotate(28deg);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 104, 63, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(25, 33, 31, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(20, 138, 91, 0.45), rgba(201, 146, 50, 0));
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card:last-child::after{
  display: none;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(127, 75, 179, 0.22);
  box-shadow: 0 24px 58px rgba(25, 33, 31, 0.1);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #123f31, #148a5b 48%, #c99232);
  box-shadow: 0 16px 30px rgba(20, 138, 91, 0.2);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfbf7 100%);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(20, 138, 91, 0.09);
  color: #17683f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fdfbf5 100%);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-mark{
  display: block;
  width: 54px;
  height: 6px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #148a5b, #c99232, #7f4bb3);
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-476 .tc-wp-content-root .cfg-bottom-content .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .cfg-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-bottom-content h2{
    font-size: 35px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content h2{
    font-size: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content h2{
    font-size: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-476 .tc-wp-content-root .cfg-step-content{}