@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-108 .tc-wp-content-root img, .wpc-scope-108 .tc-wp-content-root video, .wpc-scope-108 .tc-wp-content-root svg, .wpc-scope-108 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-section{
  position: relative;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-section-white{
  background: #ffffff;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-section-soft{
  background: #f8f5ef;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(239, 93, 56, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 214, 0.95), rgba(255, 231, 239, 0.95));
  color: #a8422b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-heading p{
  margin: 16px auto 0;
  color: #5b6474;
  line-height: 1.7;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(24, 31, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card::before, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 185, 79, 0.9), rgba(239, 93, 56, 0.55), rgba(78, 205, 196, 0.55));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card:hover, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(239, 93, 56, 0.22);
  box-shadow: 0 24px 62px rgba(24, 31, 45, 0.13);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover::before, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card h3, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-card p, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
  margin: 10px 0 0;
  color: #5c6677;
  line-height: 1.68;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffb94f, #ef5d38 54%, #4ecdc4);
  box-shadow: 0 12px 28px rgba(239, 93, 56, 0.22);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon::after{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 5px;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon-copy::after{
  border-radius: 3px;
  box-shadow: 5px -5px 0 rgba(255, 255, 255, 0.35);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon-spark::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 -11px 0 rgba(255,255,255,0.8), 0 11px 0 rgba(255,255,255,0.8), 11px 0 0 rgba(255,255,255,0.8), -11px 0 0 rgba(255,255,255,0.8);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon-neon::after{
  width: 20px;
  height: 10px;
  border-radius: 999px;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon-fast::after{
  width: 16px;
  height: 16px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-icon-friendly::after{
  width: 20px;
  height: 12px;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  border-radius: 0;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf1 100%);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 185, 79, 0), rgba(239, 93, 56, 0.45), rgba(78, 205, 196, 0));
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #151b2c, #ef5d38);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 34px rgba(239, 93, 56, 0.24);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-use-card{
  overflow: hidden;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(78, 205, 196, 0.13);
  color: #08726d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
  background: #ffffff;
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-mark{
  display: block;
  width: 38px;
  height: 5px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ffb94f, #ef5d38, #4ecdc4);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-108 .tc-wp-content-root .rfg-editorial-content .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@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 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@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-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@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-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-three, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-three, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 18px;
  }}.wpc-scope-108 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .rfg-icon-preview{}