@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-244 .tc-wp-content-root img, .wpc-scope-244 .tc-wp-content-root video, .wpc-scope-244 .tc-wp-content-root svg, .wpc-scope-244 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #241c17;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap div, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap section, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap article, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap span, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap h2, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap h3, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap p{
  box-sizing: border-box;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-section{
  position: relative;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-white{
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-soft{
  background:
    radial-gradient(circle at 10% 0%, rgba(190, 112, 48, 0.09), transparent 30%),
    radial-gradient(circle at 90% 20%, rgba(124, 68, 37, 0.08), transparent 32%),
    #fbf8f3;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(173, 102, 43, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 112, 48, 0.11), rgba(111, 55, 32, 0.08));
  color: #8a4a22;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
  margin: 0;
  color: #211914;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #66584f;
  font-weight: 450;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(105, 78, 58, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 247, 0.96)),
    #ffffff;
  box-shadow: 0 18px 44px rgba(50, 32, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(205, 127, 50, 0.46), rgba(121, 61, 34, 0), rgba(42, 117, 105, 0.28));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(173, 102, 43, 0.24);
  box-shadow: 0 24px 58px rgba(50, 32, 20, 0.13);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover::before{
  opacity: 1;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card h3{
  margin: 0;
  color: #2a211b;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
  margin: 10px 0 0;
  color: #695b51;
  font-weight: 430;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #c97a32, #7a3e24);
  box-shadow: 0 12px 22px rgba(168, 92, 37, 0.22);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
  transition: transform 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover .vfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #7a3e24;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 100% 35%, 68% 57%, 80% 100%, 50% 72%, 20% 100%, 32% 57%, 0 35%, 39% 35%);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-brand::after{
  width: 12px;
  height: 12px;
  left: 16px;
  top: 16px;
  border-radius: 50%;
  background: #7a3e24;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 12px;
  clip-path: polygon(48% 0, 100% 0, 60% 42%, 92% 42%, 33% 100%, 47% 55%, 15% 55%);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-simple::before{
  width: 22px;
  height: 3px;
  left: 11px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.92), 0 14px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-free::after{
  width: 4px;
  height: 14px;
  left: 20px;
  top: 15px;
  border-radius: 3px;
  background: #7a3e24;
  box-shadow: 5px 3px 0 -1px #7a3e24;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mobile::before{
  width: 15px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 99px;
  background: #7a3e24;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 18px;
  border-radius: 5px;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 15px;
  top: 10px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(116, 82, 54, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 45px rgba(62, 43, 28, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: calc(100% + 10px);
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(201, 122, 50, 0.42), rgba(201, 122, 50, 0));
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:last-child::after{
  display: none;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(173, 102, 43, 0.25);
  box-shadow: 0 24px 56px rgba(62, 43, 28, 0.12);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #2f6f66, #c97a32);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(47, 111, 102, 0.2);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 243, 0.9)),
    #ffffff;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(47, 111, 102, 0.09);
  color: #2f6f66;
  font-size: 12px;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
  text-align: left;
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-244 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading p{
    font-size: 14.5px;
  }.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;
    border-radius: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 20px;
    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: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
    left: 25px;
    height: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading 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-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 22px;
    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: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
    left: 27px;
    height: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading 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-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 22px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
    left: 29px;
    height: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading 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-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.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-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
    left: 32px;
    height: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-heading 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-3{
    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-card h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal, .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
    opacity: 1;
  }}.wpc-scope-244 .tc-wp-content-root .vfg-step-content{}