@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-703 .tc-wp-content-root img, .wpc-scope-703 .tc-wp-content-root video, .wpc-scope-703 .tc-wp-content-root svg, .wpc-scope-703 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-white{
  background: #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-soft{
  background:
    radial-gradient(circle at 15% 0%, rgba(255, 60, 52, 0.08), transparent 34%),
    radial-gradient(circle at 85% 10%, rgba(20, 35, 70, 0.08), transparent 30%),
    #f7f8fb;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 60, 52, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 60, 52, 0.1), rgba(255, 185, 42, 0.1));
  color: #c82722;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
  margin: 16px auto 0;
  color: #5b6577;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(18, 24, 39, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card::before, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 60, 52, 0.16), transparent 32%, rgba(255, 185, 42, 0.14));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card:hover, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card:hover, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 60, 52, 0.22);
  box-shadow: 0 24px 58px rgba(18, 24, 39, 0.13);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card:hover::before, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff3c34, #ffb92a);
  box-shadow: 0 12px 26px rgba(255, 60, 52, 0.22);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon::before, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-speed::before{
  width: 24px;
  height: 4px;
  top: 16px;
  left: 12px;
  border-radius: 999px;
  box-shadow: -6px 9px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-speed::after{
  width: 9px;
  height: 9px;
  right: 10px;
  bottom: 11px;
  border-radius: 50%;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 11px;
  left: 16px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-copy::after{
  width: 18px;
  height: 22px;
  top: 16px;
  left: 11px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-flag::before{
  width: 3px;
  height: 26px;
  top: 11px;
  left: 14px;
  border-radius: 999px;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-flag::after{
  width: 20px;
  height: 14px;
  top: 12px;
  left: 18px;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-style::before{
  width: 25px;
  height: 4px;
  top: 15px;
  left: 12px;
  border-radius: 999px;
  transform: skewX(-22deg);
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.76);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-style::after{
  width: 13px;
  height: 4px;
  right: 11px;
  bottom: 11px;
  border-radius: 999px;
  transform: skewX(-22deg);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  bottom: 14px;
  left: 21px;
  border-radius: 999px;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 18px;
  left: 13px;
  border-radius: 999px;
  transform: rotate(-24deg);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-clean::after{
  width: 8px;
  height: 8px;
  right: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap h3{
  position: relative;
  margin: 0;
  color: #151d2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
  position: relative;
  margin: 12px 0 0;
  color: #626c7e;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background:
    linear-gradient(90deg, rgba(255, 60, 52, 0.1), transparent 42%),
    #ffffff;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card::after{
  content: "";
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 82px;
  width: 1px;
  background: linear-gradient(to bottom, transparent, rgba(255, 60, 52, 0.28), transparent);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033, #2f3c56);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 32px rgba(23, 32, 51, 0.18);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-use-card{
  overflow: hidden;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 14px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #fff4e1;
  color: #b34b19;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ff3c34, #ffb92a);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: 0;
  box-shadow: 0 12px 25px rgba(255, 60, 52, 0.22);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-703 .tc-wp-content-root .rfg-editorial-wrap .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid, .tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid, .tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid, .tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card::after{
    display: none;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 66px;
    height: 52px;
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-grid-six, .tc-wp-content-root .rfg-editorial-wrap .rfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 72px;
    height: 58px;
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
    font-size: 15px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-grid-six, .tc-wp-content-root .rfg-editorial-wrap .rfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    gap: 34px;
    padding: 34px 38px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 82px;
    height: 64px;
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card p{
    font-size: 16px;
  }}