@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-68 .tc-wp-content-root img, .wpc-scope-68 .tc-wp-content-root video, .wpc-scope-68 .tc-wp-content-root svg, .wpc-scope-68 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #17151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap section, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap div, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: linear-gradient(180deg, #fff8f3 0%, #fffdfb 100%);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(176, 46, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(176, 46, 42, 0.1), rgba(218, 143, 57, 0.12));
  color: #8d2527;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap h2, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap h3, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap h2{
  margin-bottom: 14px;
  color: #17151f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin-bottom: 0;
  color: #625b68;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 25, 39, 0.09);
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(176, 46, 42, 0.28), rgba(218, 143, 57, 0.1), rgba(32, 28, 45, 0.06)) border-box;
  box-shadow: 0 18px 46px rgba(31, 25, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::after, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #9f272b, #d98a33, #2f2938);
  opacity: 0;
  transform: translateY(3px);
  transition: opacity 220ms ease, transform 220ms ease;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(176, 46, 42, 0.22);
  box-shadow: 0 24px 58px rgba(31, 25, 39, 0.12);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover::after, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover::after{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
  margin-bottom: 10px;
  color: #1e1a27;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
  margin-bottom: 0;
  color: #625b68;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #9f272b, #d98a33);
  box-shadow: 0 12px 28px rgba(176, 46, 42, 0.22);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before, .wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover .cfg-icon{
  transform: translateY(-2px);
  transition: transform 220ms ease;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 999px;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-letter::before{
  content: "A";
  left: 14px;
  top: 7px;
  color: #ffffff;
  background: transparent;
  font-size: 24px;
  font-weight: 900;
  font-family: Georgia, serif;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-letter::after{
  width: 20px;
  height: 2px;
  left: 13px;
  bottom: 12px;
  border-radius: 999px;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-phone::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 9px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 999px;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 24px;
  bottom: 24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(159, 39, 43, 0.35), rgba(217, 138, 51, 0.18));
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(176, 46, 42, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 44px rgba(31, 25, 39, 0.06);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 22px 54px rgba(31, 25, 39, 0.1);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border: 8px solid #fff8f3;
  border-radius: 22px;
  background: linear-gradient(135deg, #9f272b, #d98a33);
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(176, 46, 42, 0.24);
  z-index: 1;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  height: 28px;
  margin-bottom: 18px;
  padding: 0 11px;
  border-radius: 999px;
  background: #fff3e7;
  color: #8d2527;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(217, 138, 51, 0.12), transparent 34%),
    #ffffff;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  text-align: center;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(159, 39, 43, 0.12), rgba(217, 138, 51, 0.18));
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 17px;
  top: 13px;
  width: 12px;
  height: 20px;
  border-right: 4px solid #9f272b;
  border-bottom: 4px solid #9f272b;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-68 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list::before{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list::before{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 60px;
    height: 60px;
    border-radius: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list::before{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 28px;
    padding: 32px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .cfg-editorial-wrap .cfg-reveal, .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible, .tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
    opacity: 1;
    transform: none;
    transition: none;
  }}.wpc-scope-68 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-step-content{}