@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-664 .tc-wp-content-root img, .wpc-scope-664 .tc-wp-content-root video, .wpc-scope-664 .tc-wp-content-root svg, .wpc-scope-664 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #24313b;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-section-white{
  background: #ffffff;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-section-soft{
  background: #f8fbf8;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(24, 141, 120, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 141, 120, 0.1), rgba(232, 92, 125, 0.1));
  color: #0f806d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-heading h2{
  margin: 0;
  color: #1c2932;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-heading p{
  margin: 16px auto 0;
  color: #5c6972;
  line-height: 1.7;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(33, 53, 64, 0.1);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(31, 51, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card::before, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(24, 141, 120, 0.14), rgba(232, 92, 125, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card:hover, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(24, 141, 120, 0.24);
  box-shadow: 0 24px 58px rgba(31, 51, 61, 0.12);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card:hover::before, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card h3, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-step h3{
  position: relative;
  margin: 0;
  color: #1f2d36;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-card p, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit p, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-step p{
  position: relative;
  margin: 11px 0 0;
  color: #61707a;
  line-height: 1.68;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #18a286, #ef6f8e);
  box-shadow: 0 12px 28px rgba(24, 141, 120, 0.22);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon::before, .wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #18a286;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-thread::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-thread::after{
  width: 18px;
  height: 3px;
  right: 7px;
  bottom: 12px;
  border-radius: 999px;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 11px;
  border-radius: 4px;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-grid::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  background-image: linear-gradient(#ffffff 2px, transparent 2px), linear-gradient(90deg, #ffffff 2px, transparent 2px);
  background-size: 8px 8px;
  background-color: transparent;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-icon-heart::before{
  width: 22px;
  height: 20px;
  left: 12px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 92%, 8% 48%, 8% 22%, 28% 8%, 50% 24%, 72% 8%, 92% 22%, 92% 48%);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(24, 141, 120, 0.16);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
  box-shadow: 0 18px 45px rgba(31, 51, 61, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(31, 51, 61, 0.11);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #137f6d, #ea5b82);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 15px 34px rgba(232, 92, 125, 0.24);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 17px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(24, 141, 120, 0.1);
  color: #0f806d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(24, 141, 120, 0.16), rgba(232, 92, 125, 0.16));
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #12816d;
  border-bottom: 3px solid #12816d;
  transform: rotate(-45deg);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-664 .tc-wp-content-root .csfg-editorial .csfg-reveal.csfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .csfg-editorial .csfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .csfg-editorial .csfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid, .tc-wp-content-root .csfg-editorial .csfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid-three, .tc-wp-content-root .csfg-editorial .csfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial .csfg-card, .tc-wp-content-root .csfg-editorial .csfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .csfg-editorial .csfg-card h3, .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .tc-wp-content-root .csfg-editorial .csfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .csfg-editorial .csfg-card p, .tc-wp-content-root .csfg-editorial .csfg-benefit p, .tc-wp-content-root .csfg-editorial .csfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .csfg-editorial .csfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .csfg-editorial .csfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .csfg-editorial .csfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .csfg-editorial .csfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid, .tc-wp-content-root .csfg-editorial .csfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid-three, .tc-wp-content-root .csfg-editorial .csfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial .csfg-card, .tc-wp-content-root .csfg-editorial .csfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .csfg-editorial .csfg-card h3, .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .tc-wp-content-root .csfg-editorial .csfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .csfg-editorial .csfg-card p, .tc-wp-content-root .csfg-editorial .csfg-benefit p, .tc-wp-content-root .csfg-editorial .csfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .csfg-editorial .csfg-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .csfg-editorial .csfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .csfg-editorial .csfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .csfg-editorial .csfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid, .tc-wp-content-root .csfg-editorial .csfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid-three, .tc-wp-content-root .csfg-editorial .csfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial .csfg-card, .tc-wp-content-root .csfg-editorial .csfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .csfg-editorial .csfg-card h3, .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .tc-wp-content-root .csfg-editorial .csfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .csfg-editorial .csfg-card p, .tc-wp-content-root .csfg-editorial .csfg-benefit p, .tc-wp-content-root .csfg-editorial .csfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial .csfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .csfg-editorial .csfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .csfg-editorial .csfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .csfg-editorial .csfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid, .tc-wp-content-root .csfg-editorial .csfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid-three, .tc-wp-content-root .csfg-editorial .csfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .csfg-editorial .csfg-card, .tc-wp-content-root .csfg-editorial .csfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .csfg-editorial .csfg-card h3, .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .tc-wp-content-root .csfg-editorial .csfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .csfg-editorial .csfg-card p, .tc-wp-content-root .csfg-editorial .csfg-benefit p, .tc-wp-content-root .csfg-editorial .csfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .csfg-editorial .csfg-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .csfg-editorial .csfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .csfg-editorial .csfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .csfg-editorial .csfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .csfg-editorial .csfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid, .tc-wp-content-root .csfg-editorial .csfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .csfg-editorial .csfg-grid-three, .tc-wp-content-root .csfg-editorial .csfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .csfg-editorial .csfg-card, .tc-wp-content-root .csfg-editorial .csfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .csfg-editorial .csfg-card h3, .tc-wp-content-root .csfg-editorial .csfg-benefit h3, .tc-wp-content-root .csfg-editorial .csfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .csfg-editorial .csfg-card p, .tc-wp-content-root .csfg-editorial .csfg-benefit p, .tc-wp-content-root .csfg-editorial .csfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .csfg-editorial .csfg-step{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .csfg-editorial .csfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}.wpc-scope-664 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .csfg-step-content{}