@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-390 .tc-wp-content-root img, .wpc-scope-390 .tc-wp-content-root video, .wpc-scope-390 .tc-wp-content-root svg, .wpc-scope-390 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content, .wpc-scope-390 .tc-wp-content-root .sd-font-content div, .wpc-scope-390 .tc-wp-content-root .sd-font-content section, .wpc-scope-390 .tc-wp-content-root .sd-font-content article{
  box-sizing: border-box;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section{
  position: relative;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section-white{
  background: #ffffff;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8fbff 100%);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(62, 177, 109, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(62, 177, 109, 0.12), rgba(255, 150, 56, 0.14));
  color: #256d3d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section-head h2{
  margin: 0;
  color: #121a27;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-section-head p{
  margin: 14px auto 0;
  color: #5a6473;
  line-height: 1.7;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(24, 33, 47, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(18, 26, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card{
  border-radius: 22px;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card::before, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card::before, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(62, 177, 109, 0.44), rgba(255, 150, 56, 0.35), rgba(79, 130, 255, 0.2));
  opacity: 0;
  transition: opacity 260ms 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;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card:hover, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card:hover, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card:hover, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(62, 177, 109, 0.22);
  box-shadow: 0 24px 60px rgba(18, 26, 39, 0.12);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card:hover::before, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card:hover::before, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card h3, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card h3, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card h3{
  margin: 0;
  color: #151d2a;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-info-card p, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-use-card p, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card p, .wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card p{
  margin: 10px 0 0;
  color: #5d6877;
  line-height: 1.68;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #39b86f, #ff9d39);
  box-shadow: 0 14px 30px rgba(57, 184, 111, 0.24);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  opacity: 0.95;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-copy::after{
  inset: 12px 10px 10px 14px;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-spark::after{
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-retro::after{
  border-radius: 8px 8px 14px 14px;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-clean::after{
  border-width: 0 3px 3px 0;
  border-radius: 0;
  transform: rotate(45deg);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-icon-fast::after{
  inset: 11px 17px;
  border-radius: 999px;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-steps{
  display: grid;
  gap: 18px;
  max-width: 960px;
  margin: 0 auto;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff7ec 100%);
  overflow: hidden;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #39b86f, #ff9d39);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-step-number{
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: #162033;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 36px rgba(22, 32, 51, 0.2);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 157, 57, 0.14);
  color: #9c5618;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-mark{
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #39b86f, #2f80ed);
  position: relative;
  box-shadow: 0 12px 24px rgba(47, 128, 237, 0.2);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 9px;
  width: 8px;
  height: 15px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-390 .tc-wp-content-root .sd-font-content .sd-reveal.sd-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sd-font-content .sd-section{
    padding: 48px 0;
  }.tc-wp-content-root .sd-font-content .sd-container{
    padding: 0 16px;
  }.tc-wp-content-root .sd-font-content .sd-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sd-font-content .sd-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .sd-font-content .sd-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sd-font-content .sd-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sd-font-content .sd-info-card, .tc-wp-content-root .sd-font-content .sd-use-card, .tc-wp-content-root .sd-font-content .sd-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sd-font-content .sd-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .sd-font-content .sd-info-card h3, .tc-wp-content-root .sd-font-content .sd-use-card h3, .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .tc-wp-content-root .sd-font-content .sd-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sd-font-content .sd-info-card p, .tc-wp-content-root .sd-font-content .sd-use-card p, .tc-wp-content-root .sd-font-content .sd-benefit-card p, .tc-wp-content-root .sd-font-content .sd-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sd-font-content .sd-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sd-font-content .sd-section{
    padding: 54px 0;
  }.tc-wp-content-root .sd-font-content .sd-container{
    padding: 0 18px;
  }.tc-wp-content-root .sd-font-content .sd-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sd-font-content .sd-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .sd-font-content .sd-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sd-font-content .sd-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sd-font-content .sd-info-card, .tc-wp-content-root .sd-font-content .sd-use-card, .tc-wp-content-root .sd-font-content .sd-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sd-font-content .sd-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .sd-font-content .sd-info-card h3, .tc-wp-content-root .sd-font-content .sd-use-card h3, .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .tc-wp-content-root .sd-font-content .sd-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sd-font-content .sd-info-card p, .tc-wp-content-root .sd-font-content .sd-use-card p, .tc-wp-content-root .sd-font-content .sd-benefit-card p, .tc-wp-content-root .sd-font-content .sd-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sd-font-content .sd-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sd-font-content .sd-section{
    padding: 60px 0;
  }.tc-wp-content-root .sd-font-content .sd-container{
    padding: 0 22px;
  }.tc-wp-content-root .sd-font-content .sd-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sd-font-content .sd-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .sd-font-content .sd-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sd-font-content .sd-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sd-font-content .sd-info-card, .tc-wp-content-root .sd-font-content .sd-use-card, .tc-wp-content-root .sd-font-content .sd-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sd-font-content .sd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .sd-font-content .sd-info-card h3, .tc-wp-content-root .sd-font-content .sd-use-card h3, .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .tc-wp-content-root .sd-font-content .sd-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sd-font-content .sd-info-card p, .tc-wp-content-root .sd-font-content .sd-use-card p, .tc-wp-content-root .sd-font-content .sd-benefit-card p, .tc-wp-content-root .sd-font-content .sd-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sd-font-content .sd-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sd-font-content .sd-section{
    padding: 74px 0;
  }.tc-wp-content-root .sd-font-content .sd-container{
    padding: 0 32px;
  }.tc-wp-content-root .sd-font-content .sd-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sd-font-content .sd-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .sd-font-content .sd-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sd-font-content .sd-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sd-font-content .sd-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sd-font-content .sd-info-card, .tc-wp-content-root .sd-font-content .sd-use-card, .tc-wp-content-root .sd-font-content .sd-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sd-font-content .sd-step-card{
    gap: 24px;
    padding: 28px 32px;
  }.tc-wp-content-root .sd-font-content .sd-info-card h3, .tc-wp-content-root .sd-font-content .sd-use-card h3, .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .tc-wp-content-root .sd-font-content .sd-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sd-font-content .sd-info-card p, .tc-wp-content-root .sd-font-content .sd-use-card p, .tc-wp-content-root .sd-font-content .sd-benefit-card p, .tc-wp-content-root .sd-font-content .sd-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sd-font-content .sd-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sd-font-content .sd-section{
    padding: 92px 0;
  }.tc-wp-content-root .sd-font-content .sd-container{
    padding: 0 28px;
  }.tc-wp-content-root .sd-font-content .sd-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sd-font-content .sd-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .sd-font-content .sd-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sd-font-content .sd-grid-three, .tc-wp-content-root .sd-font-content .sd-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sd-font-content .sd-info-card, .tc-wp-content-root .sd-font-content .sd-use-card, .tc-wp-content-root .sd-font-content .sd-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sd-font-content .sd-step-card{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .sd-font-content .sd-info-card h3, .tc-wp-content-root .sd-font-content .sd-use-card h3, .tc-wp-content-root .sd-font-content .sd-benefit-card h3, .tc-wp-content-root .sd-font-content .sd-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sd-font-content .sd-info-card p, .tc-wp-content-root .sd-font-content .sd-use-card p, .tc-wp-content-root .sd-font-content .sd-benefit-card p, .tc-wp-content-root .sd-font-content .sd-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sd-font-content .sd-step-number{
    font-size: 22px;
  }}.wpc-scope-390 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sd-step-content{}