@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-55 .tc-wp-content-root img, .wpc-scope-55 .tc-wp-content-root video, .wpc-scope-55 .tc-wp-content-root svg, .wpc-scope-55 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-55 .tc-wp-content-root .riv-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .riv-content, .wpc-scope-55 .tc-wp-content-root .riv-content div, .wpc-scope-55 .tc-wp-content-root .riv-content section, .wpc-scope-55 .tc-wp-content-root .riv-content article, .wpc-scope-55 .tc-wp-content-root .riv-content span, .wpc-scope-55 .tc-wp-content-root .riv-content h2, .wpc-scope-55 .tc-wp-content-root .riv-content h3, .wpc-scope-55 .tc-wp-content-root .riv-content p{
  box-sizing: border-box;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-section{
  position: relative;
  width: 100%;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 69, 0, 0.08), transparent 30%),
    #ffffff;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-section-soft{
  background:
    linear-gradient(135deg, rgba(255, 69, 0, 0.065), rgba(255, 177, 117, 0.08)),
    #f8fafc;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 69, 0, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 69, 0, 0.1), rgba(255, 177, 117, 0.16));
  color: #bd3b00;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5f6b7a;
  font-weight: 450;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-step, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.24);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card{
  height: 100%;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card::before, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(255, 69, 0, 0.12), transparent 38%, rgba(255, 177, 117, 0.12));
  transition: opacity 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card:hover, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-step:hover, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 69, 0, 0.28);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card:hover::before, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card h3, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-step h3, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card p, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-step p, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #64748b;
  font-weight: 430;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff4500, #ff8a3d);
  box-shadow: 0 12px 26px rgba(255, 69, 0, 0.24);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon::before, .wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-frame::before{
  inset: 12px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-frame::after{
  width: 8px;
  height: 8px;
  right: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-bolt::before{
  width: 12px;
  height: 24px;
  left: 18px;
  top: 11px;
  clip-path: polygon(55% 0, 100% 0, 68% 38%, 100% 38%, 34% 100%, 45% 55%, 0 55%);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 12px;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ff6b1a;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-path::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-path::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-icon-daily::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(35deg);
  transform-origin: left center;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff4500, #ff9a55);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff4500, #ff8a3d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(255, 69, 0, 0.24);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-step-content{
  min-width: 0;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-card-use{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 247, 0.96));
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #ff4500;
  box-shadow: 0 0 0 8px rgba(255, 69, 0, 0.1), 0 0 24px rgba(255, 69, 0, 0.28);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-trust-card{
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 69, 0, 0.09);
  color: #bd3b00;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-55 .tc-wp-content-root .riv-content .riv-reveal.riv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .riv-content .riv-section{
    padding: 48px 0;
  }.tc-wp-content-root .riv-content .riv-container{
    padding: 0 14px;
  }.tc-wp-content-root .riv-content .riv-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .riv-content .riv-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .riv-content .riv-grid, .tc-wp-content-root .riv-content .riv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .riv-content .riv-grid-three, .tc-wp-content-root .riv-content .riv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .riv-content .riv-card, .tc-wp-content-root .riv-content .riv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .riv-content .riv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .riv-content .riv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .riv-content .riv-card h3, .tc-wp-content-root .riv-content .riv-step h3, .tc-wp-content-root .riv-content .riv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .riv-content .riv-card p, .tc-wp-content-root .riv-content .riv-step p, .tc-wp-content-root .riv-content .riv-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .riv-content .riv-section{
    padding: 54px 0;
  }.tc-wp-content-root .riv-content .riv-container{
    padding: 0 18px;
  }.tc-wp-content-root .riv-content .riv-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .riv-content .riv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .riv-content .riv-grid, .tc-wp-content-root .riv-content .riv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .riv-content .riv-grid-three, .tc-wp-content-root .riv-content .riv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .riv-content .riv-card, .tc-wp-content-root .riv-content .riv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .riv-content .riv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .riv-content .riv-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }.tc-wp-content-root .riv-content .riv-card h3, .tc-wp-content-root .riv-content .riv-step h3, .tc-wp-content-root .riv-content .riv-trust-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .riv-content .riv-card p, .tc-wp-content-root .riv-content .riv-step p, .tc-wp-content-root .riv-content .riv-trust-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .riv-content .riv-section{
    padding: 62px 0;
  }.tc-wp-content-root .riv-content .riv-container{
    padding: 0 22px;
  }.tc-wp-content-root .riv-content .riv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .riv-content .riv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .riv-content .riv-grid, .tc-wp-content-root .riv-content .riv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .riv-content .riv-grid-three, .tc-wp-content-root .riv-content .riv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .riv-content .riv-card, .tc-wp-content-root .riv-content .riv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .riv-content .riv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .riv-content .riv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .riv-content .riv-card h3, .tc-wp-content-root .riv-content .riv-step h3, .tc-wp-content-root .riv-content .riv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .riv-content .riv-card p, .tc-wp-content-root .riv-content .riv-step p, .tc-wp-content-root .riv-content .riv-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .riv-content .riv-section{
    padding: 76px 0;
  }.tc-wp-content-root .riv-content .riv-container{
    padding: 0 28px;
  }.tc-wp-content-root .riv-content .riv-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .riv-content .riv-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .riv-content .riv-grid, .tc-wp-content-root .riv-content .riv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .riv-content .riv-grid-three, .tc-wp-content-root .riv-content .riv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .riv-content .riv-card, .tc-wp-content-root .riv-content .riv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .riv-content .riv-step{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .riv-content .riv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .riv-content .riv-card h3, .tc-wp-content-root .riv-content .riv-step h3, .tc-wp-content-root .riv-content .riv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .riv-content .riv-card p, .tc-wp-content-root .riv-content .riv-step p, .tc-wp-content-root .riv-content .riv-trust-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .riv-content .riv-section{
    padding: 92px 0;
  }.tc-wp-content-root .riv-content .riv-container{
    padding: 0 32px;
  }.tc-wp-content-root .riv-content .riv-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .riv-content .riv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .riv-content .riv-grid, .tc-wp-content-root .riv-content .riv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .riv-content .riv-grid-three, .tc-wp-content-root .riv-content .riv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .riv-content .riv-card, .tc-wp-content-root .riv-content .riv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .riv-content .riv-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .riv-content .riv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .riv-content .riv-card h3, .tc-wp-content-root .riv-content .riv-step h3, .tc-wp-content-root .riv-content .riv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .riv-content .riv-card p, .tc-wp-content-root .riv-content .riv-step p, .tc-wp-content-root .riv-content .riv-trust-card p{
    font-size: 16px;
  }}