@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .ldac-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .ldac-editorial-wrap, .tc-wp-content-root .ldac-editorial-wrap div, .tc-wp-content-root .ldac-editorial-wrap section, .tc-wp-content-root .ldac-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-section-white{
  background: #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(47, 117, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(47, 117, 255, 0.1), rgba(27, 198, 178, 0.1));
  color: #245bd6;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .ldac-editorial-wrap h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #526174;
  font-weight: 400;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 45, 68, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(16, 24, 40, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f75ff, #1bc6b2, #8b5cf6);
  opacity: 0.9;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 117, 255, 0.26);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.12);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-card p{
  margin: 10px 0 0;
  color: #536173;
  line-height: 1.65;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2f75ff, #1bc6b2);
  box-shadow: 0 12px 28px rgba(47, 117, 255, 0.24);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon::before, .tc-wp-content-root .ldac-editorial-wrap .ldac-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 99px;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-division::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 21px;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-division::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 11px;
  box-shadow: 0 18px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 13px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 12px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-check::before{
  width: 18px;
  height: 9px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  border-radius: 2px;
  transform: rotate(-45deg);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-check::after{
  display: none;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-remainder::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  box-shadow: 0 13px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-remainder::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 28px;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-learning::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  border: 3px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-learning::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 21px;
  box-shadow: 0 6px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-icon-clean::after{
  width: 9px;
  height: 9px;
  right: 9px;
  bottom: 9px;
  border: 3px solid #ffffff;
  background: transparent;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(47, 117, 255, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(16, 24, 40, 0.08);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card::after{
  content: "";
  position: absolute;
  top: -70px;
  right: -70px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(27, 198, 178, 0.18), rgba(47, 117, 255, 0));
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #2f75ff, #1bc6b2);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(47, 117, 255, 0.24);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
  margin: 9px 0 0;
  color: #536173;
  line-height: 1.65;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(47, 117, 255, 0.09);
  color: #245bd6;
  font-size: 12px;
  font-weight: 800;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.tc-wp-content-root .ldac-editorial-wrap .ldac-trust-mark{
  display: block;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(47, 117, 255, 0.16), rgba(27, 198, 178, 0.18));
  position: relative;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 10px;
  top: 12px;
  border-left: 3px solid #245bd6;
  border-bottom: 3px solid #1aa99a;
  transform: rotate(-45deg);
  border-radius: 2px;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.tc-wp-content-root .ldac-editorial-wrap .ldac-reveal.ldac-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
    padding: 46px 0;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
    padding: 0 14px;
  }.tc-wp-content-root .ldac-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card p, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
    padding: 52px 0;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
    padding: 0 18px;
  }.tc-wp-content-root .ldac-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card p, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
    padding: 58px 0;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
    padding: 0 22px;
  }.tc-wp-content-root .ldac-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card p, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
    padding: 72px 0;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
    padding: 0 30px;
  }.tc-wp-content-root .ldac-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-grid-six, .tc-wp-content-root .ldac-editorial-wrap .ldac-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card p, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ldac-editorial-wrap .ldac-section{
    padding: 88px 0;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-container{
    padding: 0 32px;
  }.tc-wp-content-root .ldac-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-grid-six, .tc-wp-content-root .ldac-editorial-wrap .ldac-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card h3, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-card p, .tc-wp-content-root .ldac-editorial-wrap .ldac-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .ldac-editorial-wrap .ldac-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}

.tc-wp-content-root .ldac-use-card {}