@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-665 .tc-wp-content-root img, .wpc-scope-665 .tc-wp-content-root video, .wpc-scope-665 .tc-wp-content-root svg, .wpc-scope-665 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #202124;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap, .wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap div, .wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap section, .wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-section{
  position: relative;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-section-white{
  background: #ffffff;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8fbff 100%);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 191, 54, 0.42);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 191, 54, 0.16), rgba(29, 149, 87, 0.12));
  color: #1f6f49;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap h2{
  margin: 0;
  color: #16231c;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
  margin: 14px auto 0;
  color: #58615c;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 35, 28, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 51, 41, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ffbf36, #2fb36d, #1f8fe5);
  opacity: 0.9;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 179, 109, 0.28);
  box-shadow: 0 24px 60px rgba(31, 51, 41, 0.13);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card h3{
  margin: 0;
  color: #18251e;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card p{
  margin: 10px 0 0;
  color: #5a625d;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffbf36, #2fb36d);
  box-shadow: 0 12px 24px rgba(47, 179, 109, 0.2);
  transition: transform 220ms ease;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-card:hover .ssf-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon::before, .wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-preview::before{
  width: 24px;
  height: 15px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #1f8fe5;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-smile::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-smile::after{
  width: 12px;
  height: 6px;
  left: 18px;
  top: 25px;
  border-bottom: 3px solid #ffffff;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-clean::after{
  width: 18px;
  height: 3px;
  left: 15px;
  top: 23px;
  border-radius: 99px;
  background: #1f8fe5;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-icon-star::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 34%, 97% 34%, 68% 55%, 79% 91%, 50% 69%, 21% 91%, 32% 55%, 3% 34%, 39% 34%);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(22, 35, 28, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(31, 51, 41, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 99px;
  background: linear-gradient(180deg, #ffbf36, #2fb36d, #1f8fe5);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 58px rgba(31, 51, 41, 0.12);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #16231c, #255c41);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(22, 35, 28, 0.18);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
  margin: 0;
  color: #18251e;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
  margin: 8px 0 0;
  color: #5a625d;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-badge, .wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-trust-mark{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 999px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-badge{
  padding: 8px 11px;
  background: rgba(31, 143, 229, 0.1);
  color: #1769aa;
  font-size: 12px;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-trust-mark{
  min-width: 58px;
  min-height: 34px;
  padding: 8px 12px;
  background: linear-gradient(135deg, #ffbf36, #2fb36d);
  color: #ffffff;
  font-size: 13px;
  box-shadow: 0 12px 24px rgba(47, 179, 109, 0.18);
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-665 .tc-wp-content-root .ssf-editorial-wrap .ssf-reveal.ssf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ssf-editorial-wrap .ssf-section{
    padding: 48px 0;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-container{
    padding: 0 14px;
  }.tc-wp-content-root .ssf-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card h3, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card p, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
    width: 58px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ssf-editorial-wrap .ssf-section{
    padding: 54px 0;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-container{
    padding: 0 18px;
  }.tc-wp-content-root .ssf-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card h3, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card p, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
    width: 62px;
    height: 50px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ssf-editorial-wrap .ssf-section{
    padding: 60px 0;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-container{
    padding: 0 22px;
  }.tc-wp-content-root .ssf-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card h3, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card p, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
    width: 66px;
    height: 52px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ssf-editorial-wrap .ssf-section{
    padding: 74px 0;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-container{
    padding: 0 30px;
  }.tc-wp-content-root .ssf-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card h3, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card p, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
    width: 74px;
    height: 58px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ssf-editorial-wrap .ssf-section{
    padding: 88px 0;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-container{
    padding: 0 32px;
  }.tc-wp-content-root .ssf-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-grid{
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card{
    padding: 32px 30px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card h3, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-card p, .tc-wp-content-root .ssf-editorial-wrap .ssf-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ssf-editorial-wrap .ssf-step-number{
    width: 82px;
    height: 64px;
    font-size: 24px;
  }}.wpc-scope-665 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ssf-feature-card{}.wpc-scope-665 .tc-wp-content-root .ssf-use-card{}