@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 .sdc-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-content-root .sdc-editorial-content, .tc-wp-content-root .sdc-editorial-content section, .tc-wp-content-root .sdc-editorial-content div, .tc-wp-content-root .sdc-editorial-content article{
  box-sizing: border-box;
}.tc-wp-content-root .sdc-editorial-content .sdc-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .sdc-editorial-content .sdc-section-white{
  background: #ffffff;
}.tc-wp-content-root .sdc-editorial-content .sdc-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.tc-wp-content-root .sdc-editorial-content .sdc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .sdc-editorial-content .sdc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .sdc-editorial-content .sdc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(14, 165, 233, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.12), rgba(16, 185, 129, 0.12));
  color: #087d98;
  font-weight: 750;
  line-height: 1.2;
}.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #526071;
  line-height: 1.7;
}.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card, .tc-wp-content-root .sdc-editorial-content .sdc-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.25);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card::before, .tc-wp-content-root .sdc-editorial-content .sdc-use-card::before, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0ea5e9, #10b981, #6366f1);
  opacity: 0.85;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card:hover, .tc-wp-content-root .sdc-editorial-content .sdc-use-card:hover, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card:hover, .tc-wp-content-root .sdc-editorial-content .sdc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(14, 165, 233, 0.42);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.tc-wp-content-root .sdc-editorial-content .sdc-card-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.16), rgba(16, 185, 129, 0.16));
  border: 1px solid rgba(14, 165, 233, 0.18);
  position: relative;
}.tc-wp-content-root .sdc-editorial-content .sdc-card-icon::before, .tc-wp-content-root .sdc-editorial-content .sdc-card-icon::after{
  content: "";
  position: absolute;
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 3px;
  background: #0ea5e9;
  box-shadow: 9px -7px 0 #10b981, 18px -2px 0 #6366f1;
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-sigma::before{
  content: "σ";
  inset: 0;
  display: grid;
  place-items: center;
  color: #0f8bb8;
  font-size: 25px;
  font-weight: 850;
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-check::before{
  left: 13px;
  top: 15px;
  width: 18px;
  height: 10px;
  border-left: 4px solid #10b981;
  border-bottom: 4px solid #10b981;
  transform: rotate(-45deg);
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-chart::before{
  left: 11px;
  top: 12px;
  width: 23px;
  height: 18px;
  border-left: 3px solid #0ea5e9;
  border-bottom: 3px solid #0ea5e9;
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-chart::after{
  left: 15px;
  top: 18px;
  width: 20px;
  height: 10px;
  border-top: 3px solid #10b981;
  border-right: 3px solid #6366f1;
  transform: skew(-22deg);
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-note::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 24px;
  border-radius: 5px;
  border: 2px solid #0ea5e9;
  background: rgba(255, 255, 255, 0.6);
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-note::after{
  left: 18px;
  top: 18px;
  width: 10px;
  height: 2px;
  background: #10b981;
  box-shadow: 0 6px 0 #6366f1;
}.tc-wp-content-root .sdc-editorial-content .sdc-icon-target::before{
  left: 10px;
  top: 10px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #0ea5e9;
  box-shadow: inset 0 0 0 5px #ffffff;
  background: #10b981;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
  margin: 12px 0 0;
  color: #5a6676;
  line-height: 1.68;
}.tc-wp-content-root .sdc-editorial-content .sdc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.tc-wp-content-root .sdc-editorial-content .sdc-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 72px;
  bottom: -30px;
  width: 2px;
  background: linear-gradient(180deg, rgba(14, 165, 233, 0.45), rgba(16, 185, 129, 0));
}.tc-wp-content-root .sdc-editorial-content .sdc-step-card:last-child::before{
  display: none;
}.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #0ea5e9, #10b981);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(14, 165, 233, 0.24);
}.tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.1);
  color: #047857;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .sdc-editorial-content .sdc-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0ea5e9, #10b981);
  position: relative;
  box-shadow: 0 12px 28px rgba(14, 165, 233, 0.2);
}.tc-wp-content-root .sdc-editorial-content .sdc-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 14px;
  width: 15px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.tc-wp-content-root .sdc-editorial-content .sdc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .sdc-editorial-content .sdc-reveal.sdc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .sdc-editorial-content .sdc-section{
    padding: 48px 0;
  }.tc-wp-content-root .sdc-editorial-content .sdc-container{
    padding: 0 14px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-kicker, .tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
    font-size: 12px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card::before{
    display: none;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
    border-radius: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .sdc-editorial-content .sdc-section{
    padding: 54px 0;
  }.tc-wp-content-root .sdc-editorial-content .sdc-container{
    padding: 0 18px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-kicker, .tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
    font-size: 12px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card::before{
    display: none;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
    border-radius: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .sdc-editorial-content .sdc-section{
    padding: 60px 0;
  }.tc-wp-content-root .sdc-editorial-content .sdc-container{
    padding: 0 22px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-kicker, .tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
    font-size: 12.5px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card::before{
    display: none;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .sdc-editorial-content .sdc-section{
    padding: 76px 0;
  }.tc-wp-content-root .sdc-editorial-content .sdc-container{
    padding: 0 32px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-kicker, .tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
    font-size: 13px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
    font-size: 18px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .sdc-editorial-content .sdc-section{
    padding: 92px 0;
  }.tc-wp-content-root .sdc-editorial-content .sdc-container{
    padding: 0 36px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-kicker, .tc-wp-content-root .sdc-editorial-content .sdc-use-badge{
    font-size: 13px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sdc-editorial-content .sdc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card, .tc-wp-content-root .sdc-editorial-content .sdc-use-card, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-use-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card h3, .tc-wp-content-root .sdc-editorial-content .sdc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-info-card p, .tc-wp-content-root .sdc-editorial-content .sdc-use-card p, .tc-wp-content-root .sdc-editorial-content .sdc-benefit-card p, .tc-wp-content-root .sdc-editorial-content .sdc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-card{
    gap: 28px;
    padding: 34px 32px;
  }.tc-wp-content-root .sdc-editorial-content .sdc-step-number{
    font-size: 18px;
  }}