@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-380 .tc-wp-content-root img, .wpc-scope-380 .tc-wp-content-root video, .wpc-scope-380 .tc-wp-content-root svg, .wpc-scope-380 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content div, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content section, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section-soft{
  background: linear-gradient(180deg, #fffaf4 0%, #f8fbff 100%);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(234, 58, 48, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 218, 73, 0.2), rgba(234, 58, 48, 0.1));
  color: #b92d25;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
  margin: 16px auto 0;
  color: #5b6678;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(234, 58, 48, 0.34), rgba(255, 218, 73, 0.3), rgba(47, 123, 255, 0.16)) border-box;
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card::before, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(255, 218, 73, 0.18), transparent 38%);
  opacity: 0.9;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card:hover, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(234, 58, 48, 0.22);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.13);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card h3, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
  position: relative;
  margin: 0;
  color: #151b2d;
  font-weight: 850;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card p, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6475;
  line-height: 1.66;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #e83d33 0%, #ffcf3d 58%, #2f7bff 100%);
  box-shadow: 0 12px 28px rgba(234, 58, 48, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-card:hover .mfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon::before, .wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-star::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 34%, 98% 34%, 68% 55%, 79% 91%, 50% 70%, 21% 91%, 32% 55%, 2% 34%, 38% 34%);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-spark::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0% 50%, 38% 38%);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-badge::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-bolt::before{
  width: 18px;
  height: 22px;
  left: 15px;
  top: 12px;
  clip-path: polygon(54% 0, 16% 52%, 45% 52%, 31% 100%, 84% 38%, 55% 38%);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-icon-heart::before{
  width: 20px;
  height: 18px;
  left: 13px;
  top: 15px;
  clip-path: polygon(50% 95%, 10% 55%, 0 32%, 7% 12%, 27% 4%, 50% 20%, 73% 4%, 93% 12%, 100% 32%, 90% 55%);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 52px rgba(17, 24, 39, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #e83d33, #ffcf3d, #2f7bff);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #141b2d 0%, #26324d 100%);
  color: #ffcf3d;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(20, 27, 45, 0.18);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-step-copy{
  position: relative;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fffdf8) padding-box,
    linear-gradient(135deg, rgba(47, 123, 255, 0.2), rgba(234, 58, 48, 0.24), rgba(255, 207, 61, 0.22)) border-box;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-mini-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(47, 123, 255, 0.08);
  color: #245fc7;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-grid-trust{
  align-items: stretch;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
  text-align: center;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin: 0 0 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(234, 58, 48, 0.12), rgba(255, 207, 61, 0.28));
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 24px;
  height: 13px;
  left: 15px;
  top: 18px;
  border-left: 4px solid #e83d33;
  border-bottom: 4px solid #e83d33;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content .mfg-reveal{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content.mfg-js .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-380 .tc-wp-content-root .mfg-bottom-content.mfg-js .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@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: 26px;
  }.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, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 14px;
  }.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: 58px;
    height: 48px;
    font-size: 18px;
  }}@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: 29px;
  }.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: 32px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.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: 62px;
    height: 50px;
    font-size: 19px;
  }}@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: 33px;
  }.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: 36px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 66px;
    height: 52px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 30px;
  }.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-card, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 15.5px;
  }.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 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 76px;
    height: 64px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 96px 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: 46px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid-3, .tc-wp-content-root .mfg-bottom-content .mfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card{
    padding: 32px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card p, .tc-wp-content-root .mfg-bottom-content .mfg-trust-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 84px;
    height: 70px;
    font-size: 24px;
  }}