@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-199 .tc-wp-content-root img, .wpc-scope-199 .tc-wp-content-root video, .wpc-scope-199 .tc-wp-content-root svg, .wpc-scope-199 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap div, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap section, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section-white{
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 122, 72, 0.28);
  border-radius: 999px;
  color: #9a3f16;
  background: linear-gradient(135deg, rgba(255, 150, 87, 0.14), rgba(255, 205, 96, 0.16));
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
  margin: 16px auto 0;
  color: #566175;
  line-height: 1.75;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(22, 31, 48, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card::before, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 113, 67, 0.38), rgba(255, 204, 84, 0.16), rgba(36, 123, 255, 0.14));
  opacity: 0;
  content: "";
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card:hover, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 122, 72, 0.22);
  box-shadow: 0 24px 60px rgba(22, 31, 48, 0.12);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card:hover::before, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card h3, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
  margin: 0;
  color: #151b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card p, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
  margin: 10px 0 0;
  color: #5b6577;
  line-height: 1.68;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7448, #ffbe4b);
  box-shadow: 0 14px 28px rgba(255, 122, 72, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-card:hover .ifg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon::before, .wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-preview::before{
  inset: 14px 10px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-bold::before{
  left: 13px;
  top: 10px;
  color: #ffffff;
  content: "B";
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-creative::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-creative::after{
  width: 5px;
  height: 20px;
  left: 21px;
  top: 7px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(45deg);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-fast::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 999px 6px 6px 999px;
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-fast::after{
  width: 9px;
  height: 9px;
  right: 11px;
  top: 19px;
  border-radius: 50%;
  background: #ff7448;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(22, 31, 48, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-card::after{
  position: absolute;
  right: -42px;
  top: -42px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 122, 72, 0.18), rgba(255, 122, 72, 0));
  content: "";
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(22, 31, 48, 0.11);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff7043, #ffba42);
  box-shadow: 0 16px 32px rgba(255, 112, 67, 0.25);
  font-weight: 900;
  line-height: 1;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-use-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #1d4f7c;
  background: linear-gradient(135deg, rgba(36, 123, 255, 0.1), rgba(255, 190, 75, 0.14));
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #21a67a, #ffba42);
  box-shadow: 0 14px 28px rgba(33, 166, 122, 0.18);
  position: relative;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-benefit-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-199 .tc-wp-content-root .ifg-content-wrap .ifg-reveal.ifg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid-3, .tc-wp-content-root .ifg-content-wrap .ifg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid-3, .tc-wp-content-root .ifg-content-wrap .ifg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-benefit-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}