@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 .ccw-editorial{
  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 .ccw-editorial, .tc-wp-content-root .ccw-editorial section, .tc-wp-content-root .ccw-editorial div, .tc-wp-content-root .ccw-editorial article{
  box-sizing: border-box;
}.tc-wp-content-root .ccw-editorial .ccw-section{
  width: 100%;
  position: relative;
}.tc-wp-content-root .ccw-editorial .ccw-section-white{
  background: #ffffff;
}.tc-wp-content-root .ccw-editorial .ccw-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.tc-wp-content-root .ccw-editorial .ccw-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ccw-editorial .ccw-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ccw-editorial .ccw-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(24, 119, 242, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.08), rgba(16, 185, 129, 0.08));
  color: #1765d1;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .ccw-editorial .ccw-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.14;
}.tc-wp-content-root .ccw-editorial .ccw-heading p{
  margin: 16px auto 0;
  color: #536174;
  line-height: 1.7;
}.tc-wp-content-root .ccw-editorial .ccw-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ccw-editorial .ccw-card{
  position: relative;
  height: 100%;
  padding: 28px;
  border: 1px solid rgba(21, 35, 56, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(18, 38, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.tc-wp-content-root .ccw-editorial .ccw-section-soft .ccw-card, .tc-wp-content-root .ccw-editorial .ccw-step{
  background: rgba(255, 255, 255, 0.86);
}.tc-wp-content-root .ccw-editorial .ccw-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #1877f2, #20c997, #7c3aed);
  opacity: 0.85;
}.tc-wp-content-root .ccw-editorial .ccw-card:hover{
  transform: translateY(-6px);
  border-color: rgba(24, 119, 242, 0.25);
  box-shadow: 0 24px 60px rgba(18, 38, 63, 0.13);
}.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
  margin: 18px 0 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
  margin: 10px 0 0;
  color: #5f6d7e;
  line-height: 1.65;
}.tc-wp-content-root .ccw-editorial .ccw-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1877f2, #20c997);
  box-shadow: 0 12px 28px rgba(24, 119, 242, 0.22);
  position: relative;
}.tc-wp-content-root .ccw-editorial .ccw-icon::before, .tc-wp-content-root .ccw-editorial .ccw-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
}.tc-wp-content-root .ccw-editorial .ccw-icon-count::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-count::after{
  width: 15px;
  height: 3px;
  left: 12px;
  top: 26px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-limit::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 3px solid #ffffff;
}.tc-wp-content-root .ccw-editorial .ccw-icon-limit::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-edit::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 21px;
  transform: rotate(-35deg);
}.tc-wp-content-root .ccw-editorial .ccw-icon-edit::after{
  width: 7px;
  height: 7px;
  left: 27px;
  top: 13px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.tc-wp-content-root .ccw-editorial .ccw-icon-speed::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 15px;
  transform: rotate(35deg);
}.tc-wp-content-root .ccw-editorial .ccw-icon-seo::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  background: transparent;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-seo::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 23px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-focus::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  background: transparent;
  border: 3px solid #ffffff;
}.tc-wp-content-root .ccw-editorial .ccw-icon-focus::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 3px solid #ffffff;
}.tc-wp-content-root .ccw-editorial .ccw-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  background: transparent;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-mobile::after{
  width: 5px;
  height: 3px;
  left: 21px;
  top: 30px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-private::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 20px;
  border-radius: 5px;
}.tc-wp-content-root .ccw-editorial .ccw-icon-private::after{
  width: 16px;
  height: 15px;
  left: 15px;
  top: 10px;
  background: transparent;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.tc-wp-content-root .ccw-editorial .ccw-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ccw-editorial .ccw-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(21, 35, 56, 0.09);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(18, 38, 63, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ccw-editorial .ccw-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #1877f2, #20c997);
}.tc-wp-content-root .ccw-editorial .ccw-step:hover{
  transform: translateY(-4px);
  border-color: rgba(24, 119, 242, 0.24);
  box-shadow: 0 24px 60px rgba(18, 38, 63, 0.12);
}.tc-wp-content-root .ccw-editorial .ccw-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #1877f2, #20c997);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(24, 119, 242, 0.22);
}.tc-wp-content-root .ccw-editorial .ccw-step h3{
  margin-top: 0;
}.tc-wp-content-root .ccw-editorial .ccw-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.1), rgba(32, 201, 151, 0.12));
  color: #1765d1;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .ccw-editorial .ccw-benefit-card{
  text-align: left;
}.tc-wp-content-root .ccw-editorial .ccw-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ccw-editorial .ccw-reveal.ccw-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ccw-editorial .ccw-section{
    padding: 48px 0;
  }.tc-wp-content-root .ccw-editorial .ccw-container{
    padding: 0 14px;
  }.tc-wp-content-root .ccw-editorial .ccw-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ccw-editorial .ccw-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ccw-editorial .ccw-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .ccw-editorial .ccw-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ccw-editorial .ccw-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ccw-editorial .ccw-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ccw-editorial .ccw-section{
    padding: 54px 0;
  }.tc-wp-content-root .ccw-editorial .ccw-container{
    padding: 0 18px;
  }.tc-wp-content-root .ccw-editorial .ccw-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ccw-editorial .ccw-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ccw-editorial .ccw-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
    font-size: 15px;
  }.tc-wp-content-root .ccw-editorial .ccw-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ccw-editorial .ccw-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ccw-editorial .ccw-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ccw-editorial .ccw-section{
    padding: 62px 0;
  }.tc-wp-content-root .ccw-editorial .ccw-container{
    padding: 0 22px;
  }.tc-wp-content-root .ccw-editorial .ccw-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ccw-editorial .ccw-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ccw-editorial .ccw-card{
    padding: 26px;
  }.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ccw-editorial .ccw-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ccw-editorial .ccw-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ccw-editorial .ccw-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ccw-editorial .ccw-section{
    padding: 74px 0;
  }.tc-wp-content-root .ccw-editorial .ccw-container{
    padding: 0 30px;
  }.tc-wp-content-root .ccw-editorial .ccw-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ccw-editorial .ccw-grid-three, .tc-wp-content-root .ccw-editorial .ccw-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ccw-editorial .ccw-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ccw-editorial .ccw-card{
    padding: 28px;
  }.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
    font-size: 16px;
  }.tc-wp-content-root .ccw-editorial .ccw-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ccw-editorial .ccw-step{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .ccw-editorial .ccw-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ccw-editorial .ccw-section{
    padding: 88px 0;
  }.tc-wp-content-root .ccw-editorial .ccw-container{
    padding: 0 32px;
  }.tc-wp-content-root .ccw-editorial .ccw-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .ccw-editorial .ccw-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ccw-editorial .ccw-grid-three, .tc-wp-content-root .ccw-editorial .ccw-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ccw-editorial .ccw-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ccw-editorial .ccw-card{
    padding: 30px;
  }.tc-wp-content-root .ccw-editorial .ccw-card h3, .tc-wp-content-root .ccw-editorial .ccw-step h3{
    font-size: 22px;
  }.tc-wp-content-root .ccw-editorial .ccw-card p, .tc-wp-content-root .ccw-editorial .ccw-step p{
    font-size: 16px;
  }.tc-wp-content-root .ccw-editorial .ccw-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ccw-editorial .ccw-step{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ccw-editorial .ccw-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}

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