@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-649 .tc-wp-content-root img, .wpc-scope-649 .tc-wp-content-root video, .wpc-scope-649 .tc-wp-content-root svg, .wpc-scope-649 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial div, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial section, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section{
  position: relative;
  width: 100%;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section-white{
  background: #ffffff;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8fbff 100%);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(212, 154, 43, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 226, 133, 0.22), rgba(66, 164, 118, 0.12));
  color: #8b5e05;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section h2{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-section-head p{
  margin: 16px auto 0;
  color: #526071;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(27, 39, 61, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card::before, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #f3c247, #35a66f, #5c79d6);
  opacity: 0.9;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card:hover, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(212, 154, 43, 0.38);
  box-shadow: 0 24px 58px rgba(27, 39, 61, 0.13);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card h3, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
  margin: 0;
  color: #1b2538;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-card p, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-card p{
  margin: 10px 0 0;
  color: #5a6575;
  line-height: 1.7;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffe38a, #48b983);
  box-shadow: 0 12px 24px rgba(53, 166, 111, 0.18);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon::before, .wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0% 50%, 38% 34%);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-wand::before{
  width: 25px;
  height: 4px;
  left: 11px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-38deg);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-icon-mobile::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(27, 39, 61, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f3c247, #35a66f);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(53, 166, 111, 0.28);
  box-shadow: 0 24px 56px rgba(27, 39, 61, 0.12);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #17345f, #35a66f);
  box-shadow: 0 14px 30px rgba(23, 52, 95, 0.18);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-pill{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(53, 166, 111, 0.1);
  color: #21714b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-mark{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f3c247, #35a66f);
  box-shadow: 0 12px 24px rgba(53, 166, 111, 0.18);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-649 .tc-wp-content-root .woz-font-editorial .woz-reveal.woz-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .woz-font-editorial .woz-section{
    padding: 48px 0;
  }.tc-wp-content-root .woz-font-editorial .woz-container{
    padding: 0 14px;
  }.tc-wp-content-root .woz-font-editorial .woz-section h2{
    font-size: 25px;
  }.tc-wp-content-root .woz-font-editorial .woz-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .woz-font-editorial .woz-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .woz-font-editorial .woz-card, .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .woz-font-editorial .woz-card h3, .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .woz-font-editorial .woz-card p, .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .tc-wp-content-root .woz-font-editorial .woz-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .woz-font-editorial .woz-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .woz-font-editorial .woz-section{
    padding: 54px 0;
  }.tc-wp-content-root .woz-font-editorial .woz-container{
    padding: 0 18px;
  }.tc-wp-content-root .woz-font-editorial .woz-section h2{
    font-size: 28px;
  }.tc-wp-content-root .woz-font-editorial .woz-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .woz-font-editorial .woz-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .woz-font-editorial .woz-card, .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .woz-font-editorial .woz-card h3, .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .woz-font-editorial .woz-card p, .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .tc-wp-content-root .woz-font-editorial .woz-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .woz-font-editorial .woz-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .woz-font-editorial .woz-section{
    padding: 60px 0;
  }.tc-wp-content-root .woz-font-editorial .woz-container{
    padding: 0 22px;
  }.tc-wp-content-root .woz-font-editorial .woz-section h2{
    font-size: 31px;
  }.tc-wp-content-root .woz-font-editorial .woz-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .woz-font-editorial .woz-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .woz-font-editorial .woz-card, .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .woz-font-editorial .woz-card h3, .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .woz-font-editorial .woz-card p, .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .tc-wp-content-root .woz-font-editorial .woz-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .woz-font-editorial .woz-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .woz-font-editorial .woz-section{
    padding: 76px 0;
  }.tc-wp-content-root .woz-font-editorial .woz-container{
    padding: 0 32px;
  }.tc-wp-content-root .woz-font-editorial .woz-section h2{
    font-size: 38px;
  }.tc-wp-content-root .woz-font-editorial .woz-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .woz-font-editorial .woz-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .woz-font-editorial .woz-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .woz-font-editorial .woz-card, .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .woz-font-editorial .woz-card h3, .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .woz-font-editorial .woz-card p, .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .tc-wp-content-root .woz-font-editorial .woz-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .woz-font-editorial .woz-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .woz-font-editorial .woz-section{
    padding: 92px 0;
  }.tc-wp-content-root .woz-font-editorial .woz-container{
    padding: 0 36px;
  }.tc-wp-content-root .woz-font-editorial .woz-section h2{
    font-size: 44px;
  }.tc-wp-content-root .woz-font-editorial .woz-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .woz-font-editorial .woz-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .woz-font-editorial .woz-grid-six, .tc-wp-content-root .woz-font-editorial .woz-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .woz-font-editorial .woz-card, .tc-wp-content-root .woz-font-editorial .woz-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .woz-font-editorial .woz-card h3, .tc-wp-content-root .woz-font-editorial .woz-benefit-card h3, .tc-wp-content-root .woz-font-editorial .woz-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .woz-font-editorial .woz-card p, .tc-wp-content-root .woz-font-editorial .woz-benefit-card p, .tc-wp-content-root .woz-font-editorial .woz-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .woz-font-editorial .woz-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-card{
    gap: 28px;
    padding: 34px 36px 34px 40px;
  }.tc-wp-content-root .woz-font-editorial .woz-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-649 .tc-wp-content-root .woz-step-content{}