@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-470 .tc-wp-content-root img, .wpc-scope-470 .tc-wp-content-root video, .wpc-scope-470 .tc-wp-content-root svg, .wpc-scope-470 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap section, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap div, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fffaf3 0%, #f7fbfb 100%);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 155, 170, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 155, 170, 0.12), rgba(255, 154, 71, 0.14));
  color: #057887;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
  margin: 0;
  color: #132033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(19, 32, 51, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(31, 45, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #009baa, #20c7b4, #ff9a47);
  opacity: 0.92;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 155, 170, 0.24);
  box-shadow: 0 24px 60px rgba(31, 45, 61, 0.13);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 155, 170, 0.14), rgba(255, 154, 71, 0.16));
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 155, 170, 0.12);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover .mfg-icon::before, .wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover .mfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-wave::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 18px;
  border: 3px solid #009baa;
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 18px 0;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #009baa;
  border-radius: 5px;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 18px;
  border: 2px solid #ff9a47;
  border-radius: 5px;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: linear-gradient(135deg, #009baa, #ff9a47);
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-mobile::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border: 2px solid #009baa;
  border-radius: 7px;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #ff9a47;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-badge::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: linear-gradient(135deg, #009baa, #ff9a47);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-badge::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-left: 3px solid #009baa;
  border-bottom: 3px solid #009baa;
  transform: rotate(-45deg);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(0, 155, 170, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 54px rgba(31, 45, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #009baa, #20c7b4, #ff9a47);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(255, 154, 71, 0.28);
  box-shadow: 0 24px 62px rgba(31, 45, 61, 0.12);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #009baa, #ff9a47);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 12px 26px rgba(0, 155, 170, 0.2);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-mini-badge{
  display: inline-flex;
  width: max-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0, 155, 170, 0.1);
  color: #057887;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-use-card::before{
  background: linear-gradient(90deg, #ff9a47, #20c7b4, #009baa);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
  text-align: center;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-mark{
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 155, 170, 0.16), rgba(255, 154, 71, 0.2));
  position: relative;
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 22px;
  height: 12px;
  left: 15px;
  top: 18px;
  border-left: 3px solid #009baa;
  border-bottom: 3px solid #009baa;
  transform: rotate(-45deg);
}.wpc-scope-470 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-470 .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: 48px 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: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-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: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 54px 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: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-step-card p{
    font-size: 14.5px;
  }.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: 16px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 60px 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: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 28px 24px 28px 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 74px 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: 38px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 22px;
    padding: 30px 30px 30px 36px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 88px 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: 44px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 24px;
    padding: 34px 34px 34px 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}.wpc-scope-470 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mfg-step-content{}