@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-77 .tc-wp-content-root img, .wpc-scope-77 .tc-wp-content-root video, .wpc-scope-77 .tc-wp-content-root svg, .wpc-scope-77 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap section, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap div, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-section-white{
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f4f1 100%);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(201, 116, 54, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 232, 0.95), rgba(255, 250, 245, 0.9));
  color: #a65322;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap h2{
  margin: 0;
  color: #151c2e;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
  margin: 16px auto 0;
  color: #596173;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(32, 40, 60, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(29, 35, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card::before, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #c96f35, #e8a45e, #7b61ff);
  opacity: 0.88;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card:hover, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card:hover, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(201, 111, 53, 0.26);
  box-shadow: 0 24px 58px rgba(29, 35, 54, 0.13);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
  margin: 0;
  color: #171f33;
  font-weight: 760;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
  margin: 10px 0 0;
  color: #5d6677;
  line-height: 1.68;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff4e8, #f2eaff);
  box-shadow: inset 0 0 0 1px rgba(201, 111, 53, 0.14);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon::before, .wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #c96f35, #7b61ff);
  transition: transform 260ms ease;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-card:hover .ifg-icon::before{
  transform: translateX(2px) translateY(-2px);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 13px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 18px;
  top: 9px;
  border-radius: 5px;
  opacity: 0.55;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #e8a45e;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-tone::before{
  width: 24px;
  height: 6px;
  left: 11px;
  top: 16px;
  border-radius: 999px;
  transform: skewX(-18deg);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-tone::after{
  width: 18px;
  height: 6px;
  left: 14px;
  top: 27px;
  border-radius: 999px;
  background: #e8a45e;
  transform: skewX(-18deg);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 7px;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-icon-clean::after{
  width: 12px;
  height: 5px;
  left: 18px;
  top: 21px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(32, 40, 60, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(30, 35, 52, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(201, 111, 53, 0), rgba(201, 111, 53, 0.34), rgba(123, 97, 255, 0));
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #c96f35, #7b61ff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(123, 97, 255, 0.18);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(201, 111, 53, 0.1);
  color: #a65322;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
  text-align: left;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fff3e8, #eee9ff);
  position: relative;
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 11px;
  top: 14px;
  border-left: 3px solid #c96f35;
  border-bottom: 3px solid #7b61ff;
  transform: rotate(-45deg);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-77 .tc-wp-content-root .ifg-editorial-wrap .ifg-reveal.ifg-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 .ifg-editorial-wrap .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 16px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::after{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::after{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card::after{
    display: none;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 28px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid-three, .tc-wp-content-root .ifg-editorial-wrap .ifg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-editorial-wrap .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-grid-three, .tc-wp-content-root .ifg-editorial-wrap .ifg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-editorial-wrap .ifg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ifg-editorial-wrap .ifg-step-number{
    font-size: 21px;
  }}