@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-60 .tc-wp-content-root img, .wpc-scope-60 .tc-wp-content-root video, .wpc-scope-60 .tc-wp-content-root svg, .wpc-scope-60 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1d2433;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content section, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content div, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section-white{
  background: #ffffff;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section-soft{
  background: linear-gradient(180deg, #fff8f0 0%, #fffdf9 100%);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(222, 92, 58, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 125, 64, 0.12), rgba(255, 202, 87, 0.14));
  color: #9b3f22;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
  margin: 16px 0 12px;
  color: #172033;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
  margin: 0;
  color: #5b6575;
  font-weight: 450;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 37, 51, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 37, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 125, 64, 0.16), rgba(255, 202, 87, 0.12), rgba(63, 112, 255, 0.08));
  content: "";
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(222, 92, 58, 0.22);
  box-shadow: 0 24px 60px rgba(31, 37, 51, 0.12);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover::before{
  opacity: 1;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card h3, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card p, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card span{
  position: relative;
  z-index: 1;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card h3{
  margin: 0;
  color: #1b2537;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-card p{
  margin: 10px 0 0;
  color: #5f6878;
  font-weight: 440;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff7a3d, #ffc857);
  box-shadow: 0 12px 24px rgba(222, 92, 58, 0.2);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon::before, .wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-preview::before{
  width: 20px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, -3px);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 4px;
  transform: translate(-3px, 3px);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-spark::before{
  width: 18px;
  height: 18px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-brand::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-brand::after{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-fast::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  transform: rotate(-22deg);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-fast::after{
  width: 9px;
  height: 2px;
  border-radius: 2px;
  background: #ffffff;
  transform: translate(6px, 0);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-icon-clean::before{
  width: 20px;
  height: 12px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(45deg) translate(-2px, -3px);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 37, 51, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 20px 55px rgba(31, 37, 51, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-card::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff7a3d, #ffc857);
  content: "";
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 65px rgba(31, 37, 51, 0.12);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #172033, #35415a);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(23, 32, 51, 0.18);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
  margin: 0;
  color: #1b2537;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
  margin: 8px 0 0;
  color: #5f6878;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 122, 61, 0.1);
  color: #a74725;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf3 100%);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff7a3d, #ffc857);
  box-shadow: 0 12px 24px rgba(222, 92, 58, 0.2);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-mark::before{
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  content: "";
  transform: rotate(45deg);
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-60 .tc-wp-content-root .rfg-editorial-content .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card{
    padding: 21px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card{
    padding: 23px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 27px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-3, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 20px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 90px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-3, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 24px;
  }}.wpc-scope-60 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .rfg-feature-card{}.wpc-scope-60 .tc-wp-content-root .rfg-use-card{}