@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-260 .tc-wp-content-root img, .wpc-scope-260 .tc-wp-content-root video, .wpc-scope-260 .tc-wp-content-root svg, .wpc-scope-260 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap section, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap div, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-section-white{
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-section-soft{
  background: linear-gradient(180deg, #fff9f1 0%, #f8fbff 100%);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 122, 42, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 42, 0.12), rgba(25, 118, 210, 0.1));
  color: #9a3f08;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #526071;
  line-height: 1.72;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-card, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  box-shadow: 0 18px 50px rgba(24, 32, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-card, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
  height: 100%;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-card::before, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff7a2a, #f2c94c, #1976d2);
  opacity: 0.9;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-card:hover, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card:hover, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 122, 42, 0.28);
  box-shadow: 0 24px 70px rgba(24, 32, 45, 0.13);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff7a2a, #f2c94c);
  box-shadow: 0 12px 26px rgba(255, 122, 42, 0.24);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon::before, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-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-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-copy::after{
  width: 14px;
  height: 17px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-wave::before{
  width: 24px;
  height: 10px;
  left: 11px;
  top: 18px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-left: 0;
  background: transparent;
  border-radius: 0 0 20px 0;
  transform: rotate(-12deg);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-flag::before{
  width: 4px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 4px;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-flag::after{
  width: 17px;
  height: 13px;
  left: 19px;
  top: 12px;
  border-radius: 3px 9px 9px 3px;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 10px;
  transform: rotate(-32deg);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-icon-clean::before{
  width: 22px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.7;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card::after{
  content: "";
  position: absolute;
  inset: auto 22px 0 auto;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(25, 118, 210, 0.14), rgba(255, 122, 42, 0));
  pointer-events: none;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background: linear-gradient(135deg, #1976d2, #25b7a0);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(25, 118, 210, 0.24);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-mini-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #fff3e8;
  color: #a64608;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf4 100%);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff7a2a, #1976d2);
  position: relative;
  box-shadow: 0 14px 28px rgba(25, 118, 210, 0.18);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-260 .tc-wp-content-root .opfg-editorial-wrap .opfg-reveal.opfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .opfg-editorial-wrap .opfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .opfg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-grid{
    grid-template-columns: 1fr;
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .opfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .opfg-editorial-wrap .opfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .opfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .opfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .opfg-editorial-wrap .opfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .opfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .opfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .opfg-editorial-wrap .opfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .opfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-grid-six, .tc-wp-content-root .opfg-editorial-wrap .opfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .opfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .opfg-editorial-wrap .opfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .opfg-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-grid-six, .tc-wp-content-root .opfg-editorial-wrap .opfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .opfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-wrap .opfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .opfg-editorial-wrap .opfg-step-number{
    font-size: 20px;
  }}.wpc-scope-260 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .opfg-step-content{}