@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-461 .tc-wp-content-root img, .wpc-scope-461 .tc-wp-content-root video, .wpc-scope-461 .tc-wp-content-root svg, .wpc-scope-461 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap section, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap div, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-section-white{
  background: #ffffff;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f7fb 100%);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #d9272e;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-kicker::before, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #ff3b30, #ffb000);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
  margin: 16px auto 0;
  color: #5a6475;
  line-height: 1.75;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(24, 32, 47, 0.1);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card{
  overflow: hidden;
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffefe 100%);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff2d2d, #ffb000, #111827);
  opacity: 0.9;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card:hover, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card:hover, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 59, 48, 0.34);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.13);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card h3, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
  margin: 0;
  color: #121826;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-card p, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
  margin: 10px 0 0;
  color: #5d6675;
  line-height: 1.68;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff3b30, #ffb000);
  box-shadow: 0 12px 28px rgba(255, 59, 48, 0.22);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon::before, .wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-speed::before{
  width: 24px;
  height: 3px;
  top: 17px;
  left: 12px;
  border-radius: 99px;
  box-shadow: -6px 7px 0 rgba(255,255,255,0.75), 7px 14px 0 rgba(255,255,255,0.55);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-copy::before{
  width: 18px;
  height: 20px;
  top: 12px;
  left: 17px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255,255,255,0.75);
  background: transparent;
  border-radius: 5px;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-flag::before{
  width: 3px;
  height: 25px;
  top: 12px;
  left: 14px;
  border-radius: 99px;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-flag::after{
  width: 21px;
  height: 14px;
  top: 12px;
  left: 18px;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 22px;
  bottom: 15px;
  border-radius: 99px;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-brand::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: transparent;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-icon-brand::after{
  width: 8px;
  height: 8px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff2d2d, #ffb000);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #141a28, #ff3b30);
  box-shadow: 0 16px 32px rgba(255, 59, 48, 0.2);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfcfd 100%);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 8px 11px;
  border-radius: 999px;
  color: #b71923;
  background: rgba(255, 59, 48, 0.09);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,176,0,0.28), rgba(255,59,48,0));
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff3b30, #ffb000);
  position: relative;
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-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-461 .tc-wp-content-root .rfg-content-wrap .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-461 .tc-wp-content-root .rfg-content-wrap .rfg-reveal.rfg-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 .rfg-content-wrap .rfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .rfg-content-wrap .rfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .rfg-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card p, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-content-wrap .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-content-wrap .rfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .rfg-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card p, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-content-wrap .rfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .rfg-content-wrap .rfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .rfg-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card p, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-content-wrap .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-content-wrap .rfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .rfg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-content-wrap .rfg-card, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card p, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px 30px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-content-wrap .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-content-wrap .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-content-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card-grid{
    gap: 26px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-content-wrap .rfg-card, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card{
    padding: 34px 30px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card h3, .tc-wp-content-root .rfg-content-wrap .rfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-card p, .tc-wp-content-root .rfg-content-wrap .rfg-benefit-card p, .tc-wp-content-root .rfg-content-wrap .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 36px 34px;
  }.tc-wp-content-root .rfg-content-wrap .rfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}