@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-632 .tc-wp-content-root img, .wpc-scope-632 .tc-wp-content-root video, .wpc-scope-632 .tc-wp-content-root svg, .wpc-scope-632 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial{
  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.5;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial section, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial div, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-section{
  position: relative;
  width: 100%;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-white{
  background: #ffffff;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #f8fbf6 100%);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(18, 117, 105, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(39, 186, 151, 0.12), rgba(255, 182, 57, 0.16));
  color: #0b6f65;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-heading p{
  margin: 16px auto 0;
  color: #5f6b7a;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(33, 55, 80, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card::before, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(39, 186, 151, 0.5), rgba(255, 182, 57, 0.42), rgba(93, 73, 224, 0.22));
  content: "";
  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-632 .tc-wp-content-root .sd-font-editorial .sdfe-card:hover, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(39, 186, 151, 0.26);
  box-shadow: 0 24px 64px rgba(23, 32, 51, 0.13);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card:hover::before, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card h3, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card p, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
  margin: 10px 0 0;
  color: #637080;
  line-height: 1.7;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #27ba97, #ffb639);
  box-shadow: 0 14px 30px rgba(39, 186, 151, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-card:hover .sdfe-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon::before, .wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-preview::before{
  inset: 14px 10px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-preview::after{
  width: 9px;
  height: 9px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-copy::before{
  width: 18px;
  height: 21px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-copy::after{
  width: 18px;
  height: 21px;
  top: 16px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-brand::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-brand::after{
  width: 12px;
  height: 12px;
  top: 18px;
  left: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-fast::before{
  width: 25px;
  height: 16px;
  top: 16px;
  left: 11px;
  background: #ffffff;
  clip-path: polygon(0 35%, 58% 35%, 48% 0, 100% 50%, 48% 100%, 58% 65%, 0 65%);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-clean::before{
  width: 24px;
  height: 18px;
  top: 15px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-icon-clean::after{
  width: 13px;
  height: 7px;
  top: 20px;
  left: 18px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(33, 55, 80, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-card::after{
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #27ba97, #ffb639);
  content: "";
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033, #0b6f65);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(11, 111, 101, 0.22);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(39, 186, 151, 0.11);
  color: #0b6f65;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
  overflow: hidden;
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #27ba97, #ffb639);
  box-shadow: 0 14px 30px rgba(255, 182, 57, 0.22);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-benefit-mark::before{
  display: block;
  width: 16px;
  height: 8px;
  margin: 14px 0 0 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-632 .tc-wp-content-root .sd-font-editorial .sdfe-reveal.sdfe-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 .sd-font-editorial .sdfe-section{
    padding: 46px 0;
  }.tc-wp-content-root .sd-font-editorial .sdfe-container{
    padding: 0 15px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card p, .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sd-font-editorial .sdfe-section{
    padding: 52px 0;
  }.tc-wp-content-root .sd-font-editorial .sdfe-container{
    padding: 0 18px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card p, .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sd-font-editorial .sdfe-section{
    padding: 58px 0;
  }.tc-wp-content-root .sd-font-editorial .sdfe-container{
    padding: 0 22px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card p, .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sd-font-editorial .sdfe-section{
    padding: 76px 0;
  }.tc-wp-content-root .sd-font-editorial .sdfe-container{
    padding: 0 32px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card p, .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sd-font-editorial .sdfe-section{
    padding: 94px 0;
  }.tc-wp-content-root .sd-font-editorial .sdfe-container{
    padding: 0 36px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid-three, .tc-wp-content-root .sd-font-editorial .sdfe-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sd-font-editorial .sdfe-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-step-card h3, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-card p, .tc-wp-content-root .sd-font-editorial .sdfe-step-card p, .tc-wp-content-root .sd-font-editorial .sdfe-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .sd-font-editorial .sdfe-step-number{
    width: 78px;
    height: 78px;
    font-size: 23px;
  }}.wpc-scope-632 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sdfe-step-content{}