@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-344 .tc-wp-content-root img, .wpc-scope-344 .tc-wp-content-root video, .wpc-scope-344 .tc-wp-content-root svg, .wpc-scope-344 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1d2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content, .wpc-scope-344 .tc-wp-content-root .vfg-editorial-content div, .wpc-scope-344 .tc-wp-content-root .vfg-editorial-content section, .wpc-scope-344 .tc-wp-content-root .vfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-section-white{
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(199, 132, 56, 0.11), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(37, 95, 101, 0.09), transparent 26%),
    #f8f6f1;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(199, 132, 56, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(199, 132, 56, 0.13), rgba(37, 95, 101, 0.08));
  color: #8a5420;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
  margin: 0;
  color: #151b24;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
  margin: 16px auto 0;
  color: #5d6572;
  line-height: 1.72;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(199, 132, 56, 0.36), rgba(37, 95, 101, 0.16), rgba(31, 41, 55, 0.06)) border-box;
  box-shadow: 0 18px 45px rgba(29, 36, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card::before{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(199, 132, 56, 0.16), rgba(37, 95, 101, 0.1));
  opacity: 0.75;
  pointer-events: none;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(199, 132, 56, 0.36);
  box-shadow: 0 24px 60px rgba(29, 36, 48, 0.13);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #18202b;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6875;
  line-height: 1.68;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b96f28, #255f65);
  box-shadow: 0 12px 26px rgba(185, 111, 40, 0.22);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon::before, .wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-rune::before{
  width: 4px;
  height: 25px;
  left: 21px;
  top: 10px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-rune::after{
  width: 18px;
  height: 4px;
  left: 19px;
  top: 15px;
  transform: rotate(35deg);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 15px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 20px;
  top: 9px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.78);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  border-radius: 12px 12px 14px 14px;
  clip-path: polygon(50% 0, 88% 13%, 82% 70%, 50% 100%, 18% 70%, 12% 13%);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-shield::after{
  width: 3px;
  height: 18px;
  left: 22px;
  top: 13px;
  background: rgba(37, 95, 101, 0.55);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-fast::before{
  width: 22px;
  height: 4px;
  left: 13px;
  top: 16px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-fast::after{
  width: 16px;
  height: 4px;
  left: 17px;
  top: 26px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-clean::before{
  width: 20px;
  height: 4px;
  left: 13px;
  top: 15px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-clean::after{
  width: 20px;
  height: 4px;
  left: 13px;
  top: 27px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-free::after{
  width: 12px;
  height: 4px;
  left: 17px;
  top: 21px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 31px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-private::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 19px;
  border-radius: 5px;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-icon-private::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  background: transparent;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(31, 41, 55, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(29, 36, 48, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #b96f28, #255f65);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 95, 101, 0.25);
  box-shadow: 0 24px 60px rgba(29, 36, 48, 0.12);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151b24, #255f65);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(37, 95, 101, 0.22);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-content{
  min-width: 0;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
  margin: 0;
  color: #18202b;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
  margin: 9px 0 0;
  color: #5f6875;
  line-height: 1.68;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-use-card{
  background:
    linear-gradient(145deg, #ffffff, #fffaf3) padding-box,
    linear-gradient(135deg, rgba(199, 132, 56, 0.32), rgba(37, 95, 101, 0.18)) border-box;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(37, 95, 101, 0.1);
  color: #255f65;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-benefit-card{
  text-align: left;
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-344 .tc-wp-content-root .vfg-editorial-content .vfg-reveal.vfg-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 .vfg-editorial-content .vfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .vfg-editorial-content .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 18px 22px 24px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-content .vfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .vfg-editorial-content .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 20px 24px 26px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-content .vfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .vfg-editorial-content .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px 26px 28px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-content .vfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .vfg-editorial-content .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-grid-six, .tc-wp-content-root .vfg-editorial-content .vfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-card{
    gap: 24px;
    padding: 28px 30px 28px 34px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-content .vfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .vfg-editorial-content .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-grid-six, .tc-wp-content-root .vfg-editorial-content .vfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-card{
    gap: 28px;
    padding: 30px 34px 30px 38px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-content .vfg-step-content p{
    font-size: 16px;
  }}