@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-698 .tc-wp-content-root img, .wpc-scope-698 .tc-wp-content-root video, .wpc-scope-698 .tc-wp-content-root svg, .wpc-scope-698 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #17201f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap, .wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap div, .wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap section, .wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-white{
  background: #ffffff;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-soft{
  background: linear-gradient(180deg, #fbfaf6 0%, #f5f2ea 100%);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(190, 122, 38, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 122, 38, 0.12), rgba(33, 105, 96, 0.1));
  color: #8a4f15;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
  margin: 0;
  color: #17201f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
  margin: 16px auto 0;
  color: #58615e;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 31, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(23, 32, 31, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #b66b1f, #d9a441, #2d766e);
  opacity: 0.9;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(190, 122, 38, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 31, 0.13);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card h3{
  margin: 18px 0 0;
  color: #17201f;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card p{
  margin: 10px 0 0;
  color: #5d6663;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b66b1f, #d9a441 52%, #2d766e);
  box-shadow: 0 14px 28px rgba(190, 122, 38, 0.22);
  position: relative;
  transition: transform 240ms ease;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover .vfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-rune::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 4px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-rune::after{
  width: 18px;
  height: 4px;
  left: 18px;
  top: 17px;
  border-radius: 4px;
  transform: rotate(42deg);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(50% 0, 86% 12%, 78% 70%, 50% 100%, 22% 70%, 14% 12%);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 6px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 32px;
  border-radius: 2px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mark::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mark::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-free::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-free::after{
  width: 14px;
  height: 2px;
  left: 16px;
  top: 23px;
  border-radius: 2px;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  background: transparent;
  border-radius: 50%;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 4px;
  transform: rotate(-34deg);
  transform-origin: left center;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 32, 31, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 46px rgba(23, 32, 31, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(217, 164, 65, 0.22), rgba(45, 118, 110, 0));
  pointer-events: none;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(45, 118, 110, 0.22);
  box-shadow: 0 24px 58px rgba(23, 32, 31, 0.12);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #17201f, #2d766e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(45, 118, 110, 0.22);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content{
  min-width: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
  margin: 0;
  color: #17201f;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
  margin: 8px 0 0;
  color: #5d6663;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 52px;
  min-height: 32px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(45, 118, 110, 0.1);
  border: 1px solid rgba(45, 118, 110, 0.16);
  color: #27675f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfaf6 100%);
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-698 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 24px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid-six, .tc-wp-content-root .vfg-editorial-wrap .vfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-698 .tc-wp-content-root .vfg-use-card{}