@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-594 .tc-wp-content-root img, .wpc-scope-594 .tc-wp-content-root video, .wpc-scope-594 .tc-wp-content-root svg, .wpc-scope-594 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-594 .tc-wp-content-root .mfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-594 .tc-wp-content-root .mfg-content, .wpc-scope-594 .tc-wp-content-root .mfg-content div, .wpc-scope-594 .tc-wp-content-root .mfg-content section, .wpc-scope-594 .tc-wp-content-root .mfg-content article{
  box-sizing: border-box;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-section{
  position: relative;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-section-soft{
  background: linear-gradient(180deg, #fbf8f3 0%, #f7f4ee 100%);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(185, 127, 62, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(199, 132, 58, 0.12), rgba(111, 84, 203, 0.1));
  color: #8a5621;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #c78336, #7b61d8);
  box-shadow: 0 0 0 5px rgba(199, 131, 54, 0.12);
}.wpc-scope-594 .tc-wp-content-root .mfg-content h2{
  margin: 0;
  color: #131a2a;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-section-head p{
  margin: 16px auto 0;
  color: #5d6575;
  max-width: 700px;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(29, 34, 50, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card::before, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #c78336, #d96b8a, #7b61d8);
  opacity: 0.88;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card:hover, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(199, 131, 54, 0.36);
  box-shadow: 0 22px 56px rgba(29, 34, 50, 0.12);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card h3, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-content h3{
  margin: 0;
  color: #151d2e;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card p, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card p, .wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-content p{
  margin: 10px 0 0;
  color: #606879;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon{
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(199, 131, 54, 0.16), rgba(123, 97, 216, 0.14));
  border: 1px solid rgba(199, 131, 54, 0.18);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 8px;
  background: linear-gradient(135deg, #c78336, #7b61d8);
  transition: transform 260ms ease;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-card:hover .mfg-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-copy::after{
  box-shadow: 6px 6px 0 rgba(123, 97, 216, 0.28);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-spark::after{
  clip-path: polygon(50% 0%, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0% 50%, 38% 34%);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-brand::after{
  border-radius: 50% 50% 8px 8px;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-clean::after{
  border-radius: 4px;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-icon-fast::after{
  clip-path: polygon(18% 8%, 84% 8%, 58% 44%, 82% 44%, 28% 94%, 42% 56%, 18% 56%);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(36, 38, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 58px rgba(36, 38, 45, 0.12);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(199, 131, 54, 0.18), rgba(123, 97, 216, 0));
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #c78336, #7b61d8);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(123, 97, 216, 0.24);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(123, 97, 216, 0.1);
  color: #614bb3;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-use-card::before{
  background: linear-gradient(90deg, #7b61d8, #d96b8a, #c78336);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-mark{
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(199, 131, 54, 0.15), rgba(123, 97, 216, 0.16));
  position: relative;
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 13px;
  top: 10px;
  width: 9px;
  height: 15px;
  border-right: 3px solid #8a5621;
  border-bottom: 3px solid #8a5621;
  transform: rotate(42deg);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-594 .tc-wp-content-root .mfg-content .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-content .mfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mfg-content .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-content h2{
    font-size: 28px;
  }.tc-wp-content-root .mfg-content .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-content .mfg-card, .tc-wp-content-root .mfg-content .mfg-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-content .mfg-card h3, .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-content .mfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-content .mfg-card p, .tc-wp-content-root .mfg-content .mfg-benefit-card p, .tc-wp-content-root .mfg-content .mfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-content .mfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .mfg-content .mfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-content .mfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mfg-content .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-content h2{
    font-size: 31px;
  }.tc-wp-content-root .mfg-content .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-content .mfg-card, .tc-wp-content-root .mfg-content .mfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .mfg-content .mfg-card h3, .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-content .mfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-content .mfg-card p, .tc-wp-content-root .mfg-content .mfg-benefit-card p, .tc-wp-content-root .mfg-content .mfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-content .mfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .mfg-content .mfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-content .mfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .mfg-content .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-content h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-content .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-content .mfg-card, .tc-wp-content-root .mfg-content .mfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mfg-content .mfg-card h3, .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-content .mfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-content .mfg-card p, .tc-wp-content-root .mfg-content .mfg-benefit-card p, .tc-wp-content-root .mfg-content .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-content .mfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mfg-content .mfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-content .mfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .mfg-content .mfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .mfg-content h2{
    font-size: 42px;
  }.tc-wp-content-root .mfg-content .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-content .mfg-grid-three, .tc-wp-content-root .mfg-content .mfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-content .mfg-card, .tc-wp-content-root .mfg-content .mfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mfg-content .mfg-card h3, .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-content .mfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-content .mfg-card p, .tc-wp-content-root .mfg-content .mfg-benefit-card p, .tc-wp-content-root .mfg-content .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-content .mfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-content .mfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mfg-content .mfg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-content .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-content .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-content h2{
    font-size: 48px;
  }.tc-wp-content-root .mfg-content .mfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-content .mfg-grid-three, .tc-wp-content-root .mfg-content .mfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-content .mfg-card, .tc-wp-content-root .mfg-content .mfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mfg-content .mfg-card h3, .tc-wp-content-root .mfg-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-content .mfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-content .mfg-card p, .tc-wp-content-root .mfg-content .mfg-benefit-card p, .tc-wp-content-root .mfg-content .mfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-content .mfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-content .mfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .mfg-content .mfg-step-number{
    font-size: 22px;
  }}