@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-620 .tc-wp-content-root img, .wpc-scope-620 .tc-wp-content-root video, .wpc-scope-620 .tc-wp-content-root svg, .wpc-scope-620 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #17201b;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-section{
  position: relative;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-section-white{
  background: #ffffff;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-section-soft{
  background: #f8f5ee;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-section-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 14px;
  border: 1px solid rgba(23, 132, 93, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 210, 87, 0.22), rgba(38, 166, 112, 0.14));
  color: #176146;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content h2{
  margin: 0;
  color: #121a16;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #53615a;
  font-weight: 400;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-info-card, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-card{
  position: relative;
  border: 1px solid rgba(27, 46, 38, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(23, 32, 27, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-info-card, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-info-card::before, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-use-card::before, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 211, 82, 0.22), rgba(36, 155, 108, 0.08) 42%, rgba(255, 255, 255, 0));
  opacity: 0.8;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-info-card:hover, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-use-card:hover, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card:hover, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 150, 103, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 27, 0.13);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content h3{
  position: relative;
  margin: 0;
  color: #17201b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a675f;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffd65a, #1f9a69);
  box-shadow: 0 12px 24px rgba(31, 154, 105, 0.22);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon::before, .wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-rune::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  clip-path: polygon(50% 0, 92% 16%, 82% 70%, 50% 100%, 18% 70%, 8% 16%);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-star::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 69%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-flow::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border: 3px solid #ffffff;
  border-left: 0;
  border-radius: 0 999px 999px 0;
  background: transparent;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-icon-flow::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 19px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-card{
  display: grid;
  min-width: 0;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffaf0);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffd65a, #1f9a69);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #17201b;
  color: #ffd65a;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(23, 32, 27, 0.16);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-step-content{
  min-width: 0;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 214, 90, 0.24);
  color: #176146;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1f9a69, #ffd65a);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-620 .tc-wp-content-root .zfg-editorial-content .zfg-reveal.zfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .zfg-editorial-content .zfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .zfg-editorial-content .zfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .zfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card, .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .zfg-editorial-content h3{
    font-size: 18px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .zfg-editorial-content .zfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .zfg-editorial-content .zfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .zfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card, .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .zfg-editorial-content h3{
    font-size: 18.5px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 26px 28px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .zfg-editorial-content .zfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .zfg-editorial-content .zfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .zfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card, .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .zfg-editorial-content h3{
    font-size: 19px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 28px 30px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .zfg-editorial-content .zfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .zfg-editorial-content .zfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .zfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-grid-six, .tc-wp-content-root .zfg-editorial-content .zfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card, .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .zfg-editorial-content h3{
    font-size: 20px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-card{
    grid-template-columns: 76px minmax(0, 1fr);
    gap: 22px;
    padding: 30px 32px 30px 36px;
    align-items: center;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .zfg-editorial-content .zfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .zfg-editorial-content .zfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .zfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-grid-six, .tc-wp-content-root .zfg-editorial-content .zfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card, .tc-wp-content-root .zfg-editorial-content .zfg-use-card, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .zfg-editorial-content h3{
    font-size: 21px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-info-card p, .tc-wp-content-root .zfg-editorial-content .zfg-use-card p, .tc-wp-content-root .zfg-editorial-content .zfg-benefit-card p, .tc-wp-content-root .zfg-editorial-content .zfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-card{
    grid-template-columns: 90px minmax(0, 1fr);
    gap: 26px;
    padding: 34px 38px 34px 42px;
    align-items: center;
  }.tc-wp-content-root .zfg-editorial-content .zfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}