@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-237 .tc-wp-content-root img, .wpc-scope-237 .tc-wp-content-root video, .wpc-scope-237 .tc-wp-content-root svg, .wpc-scope-237 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section-soft{
  background: linear-gradient(180deg, #f8faf7 0%, #f3f5f1 100%);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(83, 111, 64, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(93, 120, 70, 0.12), rgba(196, 154, 70, 0.12));
  color: #536f40;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
  margin: 0;
  color: #141b24;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.08;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
  margin: 16px auto 0;
  color: #5e6875;
  line-height: 1.7;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(35, 49, 36, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(30, 42, 31, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(83, 111, 64, 0.45), rgba(196, 154, 70, 0.35), rgba(38, 63, 54, 0.18));
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(83, 111, 64, 0.24);
  box-shadow: 0 24px 62px rgba(30, 42, 31, 0.13);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card:hover::before{
  opacity: 1;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card h3{
  margin: 0;
  color: #17202b;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.22;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-card p{
  margin: 10px 0 0;
  color: #64707d;
  line-height: 1.68;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #536f40 0%, #263f36 58%, #c49a46 100%);
  box-shadow: 0 12px 24px rgba(83, 111, 64, 0.18);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon::before, .wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-stripes::before{
  inset: 13px 10px;
  background: repeating-linear-gradient(90deg, #ffffff 0 3px, transparent 3px 7px);
  opacity: 0.92;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-badge::before{
  left: 13px;
  top: 9px;
  width: 20px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 12px 12px 8px 8px;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-star::before{
  left: 15px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-grid::before{
  inset: 12px;
  background-image: linear-gradient(#ffffff 2px, transparent 2px), linear-gradient(90deg, #ffffff 2px, transparent 2px);
  background-size: 11px 11px;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-shield::before{
  left: 13px;
  top: 10px;
  width: 20px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 88% 12%, 82% 62%, 50% 100%, 18% 62%, 12% 12%);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-icon-flash::before{
  left: 17px;
  top: 9px;
  width: 14px;
  height: 28px;
  background: #ffffff;
  clip-path: polygon(48% 0, 100% 0, 66% 42%, 100% 42%, 30% 100%, 43% 55%, 0 55%);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(35, 49, 36, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(30, 42, 31, 0.08);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #536f40, #c49a46);
  content: "";
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #263f36, #536f40 62%, #c49a46);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(83, 111, 64, 0.2);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
  margin: 0;
  color: #17202b;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
  margin: 9px 0 0;
  color: #64707d;
  line-height: 1.68;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(196, 154, 70, 0.12), transparent 34%),
    #ffffff;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-label{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(83, 111, 64, 0.1);
  color: #536f40;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 18% 0%, rgba(83, 111, 64, 0.16), transparent 36%);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #536f40, #c49a46);
  box-shadow: 0 14px 28px rgba(83, 111, 64, 0.18);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-mark::before{
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  content: "";
  transform: rotate(45deg);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-237 .tc-wp-content-root .mfg-bottom-content .mfg-reveal.mfg-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 .mfg-bottom-content .mfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card{
    padding: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-bottom-content .mfg-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid-six, .tc-wp-content-root .mfg-bottom-content .mfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-bottom-content .mfg-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}