@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-412 .tc-wp-content-root img, .wpc-scope-412 .tc-wp-content-root video, .wpc-scope-412 .tc-wp-content-root svg, .wpc-scope-412 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap section, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap div, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap article, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap span, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap h2, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap h3, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap p{
  box-sizing: border-box;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section{
  position: relative;
  width: 100%;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section-white{
  background: #ffffff;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(30, 136, 229, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(30, 136, 229, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.1), rgba(0, 191, 165, 0.1));
  color: #0f6fb8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5e6a7d;
  line-height: 1.7;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(25, 37, 64, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1e88e5, #00bfa5, #7c4dff);
  opacity: 0.86;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(30, 136, 229, 0.26);
  box-shadow: 0 24px 60px rgba(25, 37, 64, 0.13);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card p{
  margin: 10px 0 0;
  color: #5e6a7d;
  line-height: 1.68;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #e8f3ff, #e8fff9);
  box-shadow: inset 0 0 0 1px rgba(30, 136, 229, 0.12);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon::before, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card:hover .stg-icon::before, .wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card:hover .stg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border: 2px solid #1e88e5;
  border-radius: 10px;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #00bfa5;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #1e88e5;
  border-radius: 5px;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid #00bfa5;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.65);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1e88e5, #7c4dff);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-creative::after{
  width: 8px;
  height: 8px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  background: #00bfa5;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-readable::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  background: #1e88e5;
  box-shadow: 0 7px 0 #00bfa5, 0 14px 0 rgba(124, 77, 255, 0.75);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-platform::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #1e88e5;
  border-radius: 8px;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-platform::after{
  width: 12px;
  height: 5px;
  left: 17px;
  top: 31px;
  border-radius: 999px;
  background: #00bfa5;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border: 2px solid #1e88e5;
  border-radius: 50%;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  background: #00bfa5;
  transform-origin: left center;
  transform: rotate(-40deg);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-card:hover .stg-icon-fast::after{
  transform: rotate(-18deg);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(30, 136, 229, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(25, 37, 64, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #1e88e5, #00bfa5);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 191, 165, 0.26);
  box-shadow: 0 26px 62px rgba(25, 37, 64, 0.12);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #1e88e5, #00bfa5);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(30, 136, 229, 0.22);
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
  margin: 8px 0 0;
  color: #5e6a7d;
  line-height: 1.7;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 255, 0.96)),
    #ffffff;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-chip{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(30, 136, 229, 0.09);
  color: #0f6fb8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
  text-align: left;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 68px;
  min-height: 34px;
  padding: 7px 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #182033, #26344f);
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-412 .tc-wp-content-root .stg-editorial-wrap .stg-reveal.stg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 48px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 16px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 54px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card{
    padding: 26px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 60px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card{
    padding: 28px 24px;
    border-radius: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
    border-radius: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 74px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid-six, .tc-wp-content-root .stg-editorial-wrap .stg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head{
    margin-bottom: 50px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid-six, .tc-wp-content-root .stg-editorial-wrap .stg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 24px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}