@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-234 .tc-wp-content-root img, .wpc-scope-234 .tc-wp-content-root video, .wpc-scope-234 .tc-wp-content-root svg, .wpc-scope-234 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17212b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap div, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap section, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fbf8f2 0%, #f6fbfb 100%);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(19, 143, 150, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(244, 162, 97, 0.14));
  color: #0f6f76;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
  margin: 0;
  color: #12202a;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #556573;
  line-height: 1.7;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 72, 86, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(18, 32, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::before, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.15), rgba(244, 162, 97, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.32);
  box-shadow: 0 24px 60px rgba(18, 32, 42, 0.12);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover::before, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
  position: relative;
  margin: 0;
  color: #14212b;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6874;
  line-height: 1.68;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #14b8a6, #f4a261);
  box-shadow: 0 12px 28px rgba(20, 184, 166, 0.22);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-wave::before{
  width: 24px;
  height: 10px;
  left: 11px;
  top: 19px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 18px 0;
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-shell::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 18px 18px 8px 8px;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(20, 72, 86, 0.12);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(18, 32, 42, 0.075);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(18, 32, 42, 0.11);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #14b8a6, #f4a261);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0f6f76;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.13), rgba(244, 162, 97, 0.15));
  border: 1px solid rgba(20, 184, 166, 0.2);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f6f76;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #14b8a6, #f4a261);
  box-shadow: 0 12px 28px rgba(244, 162, 97, 0.2);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-234 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three, .tc-wp-content-root .mfg-editorial-wrap .mfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three, .tc-wp-content-root .mfg-editorial-wrap .mfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 24px;
  }}.wpc-scope-234 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mfg-step-content{}