@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 .ttusd-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
}.tc-wp-content-root .ttusd-editorial, .tc-wp-content-root .ttusd-editorial section, .tc-wp-content-root .ttusd-editorial div, .tc-wp-content-root .ttusd-editorial article{
  box-sizing: border-box;
}.tc-wp-content-root .ttusd-editorial .ttusd-section{
  position: relative;
}.tc-wp-content-root .ttusd-editorial .ttusd-section-white{
  background: #ffffff;
}.tc-wp-content-root .ttusd-editorial .ttusd-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(23, 119, 255, 0.08), transparent 28%),
    radial-gradient(circle at 88% 22%, rgba(0, 191, 166, 0.08), transparent 30%),
    #f7f9fc;
}.tc-wp-content-root .ttusd-editorial .ttusd-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ttusd-editorial .ttusd-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ttusd-editorial .ttusd-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(23, 119, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(23, 119, 255, 0.1), rgba(0, 191, 166, 0.1));
  color: #1262c4;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}.tc-wp-content-root .ttusd-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526071;
  line-height: 1.7;
}.tc-wp-content-root .ttusd-editorial .ttusd-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 40px rgba(16, 24, 40, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .ttusd-editorial .ttusd-card::before, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(23, 119, 255, 0.42), rgba(0, 191, 166, 0.34), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.tc-wp-content-root .ttusd-editorial .ttusd-card:hover, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(23, 119, 255, 0.22);
  box-shadow: 0 22px 52px rgba(16, 24, 40, 0.12);
}.tc-wp-content-root .ttusd-editorial .ttusd-card:hover::before, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.65;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1777ff, #00bfa6);
  box-shadow: 0 12px 24px rgba(23, 119, 255, 0.22);
}.tc-wp-content-root .ttusd-editorial .ttusd-icon::before, .tc-wp-content-root .ttusd-editorial .ttusd-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-clock::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-clock::after{
  width: 8px;
  height: 2px;
  left: 23px;
  top: 23px;
  transform: rotate(35deg);
  transform-origin: left center;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-rate::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 22px;
  transform: rotate(-35deg);
  border-radius: 999px;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-rate::after{
  width: 7px;
  height: 7px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 14px 14px 0 #ffffff;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-invoice::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 4px;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-invoice::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 19px;
  border-radius: 999px;
  background: #1777ff;
  box-shadow: 0 6px 0 #1777ff;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-plan::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-plan::after{
  width: 4px;
  height: 14px;
  left: 18px;
  top: 18px;
  border-radius: 999px;
  box-shadow: 8px -4px 0 #ffffff, 16px -8px 0 #ffffff;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-focus::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-focus::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-simple::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.tc-wp-content-root .ttusd-editorial .ttusd-icon-simple::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.tc-wp-content-root .ttusd-editorial .ttusd-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ttusd-editorial .ttusd-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(23, 119, 255, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 255, 0.96));
  box-shadow: 0 16px 42px rgba(16, 24, 40, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .ttusd-editorial .ttusd-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #1777ff, #00bfa6);
}.tc-wp-content-root .ttusd-editorial .ttusd-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 54px rgba(16, 24, 40, 0.12);
}.tc-wp-content-root .ttusd-editorial .ttusd-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  background: linear-gradient(135deg, #1777ff, #00bfa6);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(23, 119, 255, 0.24);
}.tc-wp-content-root .ttusd-editorial .ttusd-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 191, 166, 0.1);
  color: #087f73;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
  text-align: center;
}.tc-wp-content-root .ttusd-editorial .ttusd-trust-mark{
  width: 54px;
  height: 54px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(23, 119, 255, 0.14), rgba(0, 191, 166, 0.14)),
    #ffffff;
  position: relative;
}.tc-wp-content-root .ttusd-editorial .ttusd-trust-mark::before{
  content: "";
  position: absolute;
  width: 22px;
  height: 12px;
  left: 16px;
  top: 18px;
  border-left: 4px solid #00a98f;
  border-bottom: 4px solid #00a98f;
  transform: rotate(-45deg);
  border-radius: 2px;
}.tc-wp-content-root .ttusd-editorial .ttusd-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.tc-wp-content-root .ttusd-editorial .ttusd-reveal.ttusd-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ttusd-editorial .ttusd-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttusd-editorial .ttusd-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttusd-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ttusd-editorial .ttusd-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttusd-editorial .ttusd-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttusd-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ttusd-editorial .ttusd-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttusd-editorial .ttusd-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttusd-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ttusd-editorial .ttusd-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttusd-editorial .ttusd-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttusd-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid-six, .tc-wp-content-root .ttusd-editorial .ttusd-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-step{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ttusd-editorial .ttusd-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttusd-editorial .ttusd-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttusd-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-grid-six, .tc-wp-content-root .ttusd-editorial .ttusd-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttusd-editorial .ttusd-card, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card h3, .tc-wp-content-root .ttusd-editorial .ttusd-step h3, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-card p, .tc-wp-content-root .ttusd-editorial .ttusd-step p, .tc-wp-content-root .ttusd-editorial .ttusd-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttusd-editorial .ttusd-step{
    gap: 26px;
    padding: 34px 36px;
  }}

.tc-wp-content-root .ttusd-step-content {}