@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-558 .tc-wp-content-root img, .wpc-scope-558 .tc-wp-content-root video, .wpc-scope-558 .tc-wp-content-root svg, .wpc-scope-558 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-section{
  position: relative;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-section-soft{
  background: #f7f9fc;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #2152d9;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-kicker::before, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1e5bff, #c21d67);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content h2, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content h3, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content p{
  margin: 0;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 91, 255, .12);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 45px rgba(20, 37, 70, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card::before, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1e5bff, #c21d67, #ffb000);
  opacity: .9;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card:hover, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(30, 91, 255, .28);
  box-shadow: 0 24px 60px rgba(20, 37, 70, .13);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card h3, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card p, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
  color: #5d6878;
  line-height: 1.7;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(30, 91, 255, .13), rgba(194, 29, 103, .12));
  box-shadow: inset 0 0 0 1px rgba(30, 91, 255, .12);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon::before, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #1e5bff, #c21d67);
  transition: transform .28s ease;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card:hover .cfg-icon::before, .wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-card:hover .cfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 13px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 18px;
  background: #ffffff;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
  opacity: .45;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-varsity::before{
  width: 26px;
  height: 8px;
  left: 11px;
  top: 14px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-varsity::after{
  width: 26px;
  height: 8px;
  left: 11px;
  top: 27px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-options::before{
  width: 26px;
  height: 5px;
  left: 11px;
  top: 15px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-options::after{
  width: 18px;
  height: 5px;
  left: 15px;
  top: 28px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-speed::after{
  width: 3px;
  height: 12px;
  left: 24px;
  top: 16px;
  transform-origin: bottom center;
  transform: rotate(38deg);
  background: #ffffff;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::after{
  width: 12px;
  height: 6px;
  left: 18px;
  top: 21px;
  border-radius: 0;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(30, 91, 255, .12);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(20, 37, 70, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #1e5bff, #c21d67);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(194, 29, 103, .24);
  box-shadow: 0 24px 56px rgba(20, 37, 70, .12);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #1e5bff, #c21d67);
  box-shadow: 0 16px 34px rgba(30, 91, 255, .2);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(30, 91, 255, .16);
  border-radius: 999px;
  color: #2152d9;
  font-weight: 800;
  line-height: 1;
  background: rgba(30, 91, 255, .06);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
  background: #ffffff;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1e5bff, #c21d67);
  box-shadow: 0 14px 28px rgba(30, 91, 255, .18);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark::before{
  content: "";
  width: 15px;
  height: 8px;
  margin: 13px auto 0;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .55s ease, transform .55s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-558 .tc-wp-content-root .cfg-editorial-content .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header{
    margin-bottom: 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    margin-top: 12px;
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    margin-top: 9px;
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header{
    margin-bottom: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    margin-top: 13px;
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    margin-top: 10px;
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header{
    margin-bottom: 34px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 33px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    margin-top: 10px;
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header{
    margin-bottom: 42px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    margin-top: 10px;
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header{
    margin-bottom: 48px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    margin-top: 18px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    margin-top: 11px;
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    gap: 28px;
    padding: 34px 36px 34px 40px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-558 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-step-content{}.wpc-scope-558 .tc-wp-content-root .cfg-use-card{}