@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-176 .tc-wp-content-root img, .wpc-scope-176 .tc-wp-content-root video, .wpc-scope-176 .tc-wp-content-root svg, .wpc-scope-176 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #182033;
  background: #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap section, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap div, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-section{
  position: relative;
  width: 100%;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-section-white{
  background: #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 86, 46, 0.08), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(124, 58, 237, 0.07), transparent 30%),
    #f8fafc;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 86, 46, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 86, 46, 0.1), rgba(124, 58, 237, 0.08));
  color: #a73518;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff562e, #7c3aed);
  box-shadow: 0 0 0 5px rgba(255, 86, 46, 0.1);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap h2, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap h3, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  color: #5b6475;
  line-height: 1.72;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card{
  position: relative;
  border: 1px solid rgba(24, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card::after, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card::after, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 86, 46, 0.08), transparent 34%, rgba(124, 58, 237, 0.06));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card:hover, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card:hover, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 86, 46, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card:hover::after, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card:hover::after, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card:hover::after{
  opacity: 1;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card h3, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
  position: relative;
  z-index: 1;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-card p, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  color: #5b6475;
  line-height: 1.68;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff562e, #7c3aed);
  box-shadow: 0 12px 28px rgba(255, 86, 46, 0.22);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon::before, .wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 999px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-view::after{
  width: 8px;
  height: 8px;
  margin: auto;
  inset: 0;
  background: #ffffff;
  border: 0;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-speed::before{
  border-radius: 10px 10px 999px 999px;
  border-top-color: transparent;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-speed::after{
  width: 14px;
  height: 2px;
  inset: 22px 10px auto auto;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-32deg);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-preview::before{
  inset: 12px 10px;
  border-radius: 8px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-preview::after{
  inset: auto 15px 14px 15px;
  height: 2px;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-steps::before{
  width: 5px;
  height: 5px;
  inset: 13px auto auto 13px;
  background: #ffffff;
  border: 0;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-steps::after{
  inset: 14px 12px auto 23px;
  height: 2px;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-mobile::before{
  inset: 9px 15px;
  border-radius: 8px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-mobile::after{
  inset: auto 20px 12px 20px;
  height: 2px;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-daily::before{
  inset: 11px;
  border-radius: 8px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-icon-daily::after{
  inset: 18px 14px auto 14px;
  height: 2px;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-list{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff562e, #7c3aed);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(124, 58, 237, 0.2);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-badge-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff562e, #7c3aed);
  box-shadow: 0 0 0 8px rgba(255, 86, 46, 0.1);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
  border-radius: 24px;
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #fff4ef;
  color: #b73718;
  font-weight: 850;
  box-shadow: inset 0 0 0 1px rgba(255, 86, 46, 0.18);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-176 .tc-wp-content-root .rav-editorial-wrap .rav-reveal.rav-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 .rav-editorial-wrap .rav-section{
    padding: 54px 0;
  }.tc-wp-content-root .rav-editorial-wrap .rav-container{
    padding: 0 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-kicker{
    font-size: 12px;
  }.tc-wp-content-root .rav-editorial-wrap h2{
    font-size: 27px;
    margin-bottom: 13px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card-grid, .tc-wp-content-root .rav-editorial-wrap .rav-step-list{
    gap: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-grid-three, .tc-wp-content-root .rav-editorial-wrap .rav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
    font-size: 18px;
    margin-bottom: 9px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card p, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
    width: 38px;
    height: 38px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rav-editorial-wrap .rav-section{
    padding: 60px 0;
  }.tc-wp-content-root .rav-editorial-wrap .rav-container{
    padding: 0 18px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-kicker{
    font-size: 12px;
  }.tc-wp-content-root .rav-editorial-wrap h2{
    font-size: 30px;
    margin-bottom: 14px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card-grid, .tc-wp-content-root .rav-editorial-wrap .rav-step-list{
    gap: 18px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-grid-three, .tc-wp-content-root .rav-editorial-wrap .rav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
    font-size: 19px;
    margin-bottom: 10px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card p, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
    width: 40px;
    height: 40px;
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rav-editorial-wrap .rav-section{
    padding: 68px 0;
  }.tc-wp-content-root .rav-editorial-wrap .rav-container{
    padding: 0 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .rav-editorial-wrap h2{
    font-size: 34px;
    margin-bottom: 15px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card-grid, .tc-wp-content-root .rav-editorial-wrap .rav-step-list{
    gap: 20px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-grid-three, .tc-wp-content-root .rav-editorial-wrap .rav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
    font-size: 20px;
    margin-bottom: 10px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card p, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
    width: 42px;
    height: 42px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rav-editorial-wrap .rav-section{
    padding: 82px 0;
  }.tc-wp-content-root .rav-editorial-wrap .rav-container{
    padding: 0 30px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .rav-editorial-wrap h2{
    font-size: 42px;
    margin-bottom: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card-grid{
    gap: 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-list{
    gap: 22px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-grid-three, .tc-wp-content-root .rav-editorial-wrap .rav-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rav-editorial-wrap .rav-card, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
    font-size: 21px;
    margin-bottom: 11px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card p, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
    width: 44px;
    height: 44px;
    font-size: 15px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rav-editorial-wrap .rav-section{
    padding: 96px 0;
  }.tc-wp-content-root .rav-editorial-wrap .rav-container{
    padding: 0 32px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-kicker{
    font-size: 13px;
  }.tc-wp-content-root .rav-editorial-wrap h2{
    font-size: 48px;
    margin-bottom: 18px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card-grid{
    gap: 24px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-grid-three, .tc-wp-content-root .rav-editorial-wrap .rav-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rav-editorial-wrap .rav-card, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card{
    min-height: 100%;
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card h3, .tc-wp-content-root .rav-editorial-wrap .rav-step-card h3{
    font-size: 22px;
    margin-bottom: 12px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-card p, .tc-wp-content-root .rav-editorial-wrap .rav-benefit-card p, .tc-wp-content-root .rav-editorial-wrap .rav-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-list{
    gap: 24px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }.tc-wp-content-root .rav-editorial-wrap .rav-benefit-mark{
    width: 46px;
    height: 46px;
    font-size: 16px;
  }}.wpc-scope-176 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .rav-step-content{}