@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-78 .tc-wp-content-root img, .wpc-scope-78 .tc-wp-content-root video, .wpc-scope-78 .tc-wp-content-root svg, .wpc-scope-78 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #18202c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial, .wpc-scope-78 .tc-wp-content-root .twfg-editorial section, .wpc-scope-78 .tc-wp-content-root .twfg-editorial div, .wpc-scope-78 .tc-wp-content-root .twfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section-white{
  background: #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section-soft{
  background: linear-gradient(180deg, #fbf8f1 0%, #f7f3ea 100%);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9a5b18;
  font-weight: 760;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-kicker::before, .wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-kicker::after{
  content: "";
  width: 26px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #c97926, #e4b75f);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section-head h2{
  margin: 0;
  color: #151a22;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-section-head p{
  margin: 16px auto 0;
  color: #5b6472;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(150, 116, 72, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(204, 121, 38, 0.22), rgba(228, 183, 95, 0.18), rgba(69, 94, 120, 0.14)) border-box;
  box-shadow: 0 18px 48px rgba(32, 38, 48, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 18px auto;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(228, 183, 95, 0.18), rgba(228, 183, 95, 0));
  pointer-events: none;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(201, 121, 38, 0.36);
  box-shadow: 0 24px 60px rgba(32, 38, 48, 0.12);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 0;
  color: #151a22;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #626b78;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c97926, #e4b75f);
  box-shadow: 0 12px 26px rgba(201, 121, 38, 0.22);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon::before, .wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 14px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::after{
  width: 14px;
  height: 2px;
  left: 17px;
  top: 31px;
  border-radius: 4px;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 18px;
  top: 13px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::after{
  width: 14px;
  height: 17px;
  left: 13px;
  top: 18px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.82);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-creative::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 5px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-creative::after{
  width: 5px;
  height: 5px;
  right: 11px;
  bottom: 11px;
  border-radius: 50%;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::before{
  width: 21px;
  height: 2px;
  left: 14px;
  top: 16px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::after{
  width: 2px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 23px;
  border-radius: 4px;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-flex::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-flex::after{
  width: 13px;
  height: 2px;
  left: 18px;
  top: 23px;
  border-radius: 4px;
  box-shadow: 0 -6px 0 #ffffff, 0 6px 0 #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(150, 116, 72, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 46px rgba(67, 55, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #c97926, #e4b75f);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(201, 121, 38, 0.34);
  box-shadow: 0 24px 58px rgba(67, 55, 39, 0.12);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(31, 42, 56, 0.96), rgba(67, 78, 91, 0.96)),
    linear-gradient(135deg, #c97926, #e4b75f);
  box-shadow: 0 14px 32px rgba(31, 42, 56, 0.18);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
  margin: 0;
  color: #151a22;
  font-weight: 790;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-step-content p{
  margin: 10px 0 0;
  color: #626b78;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffdf9 100%) padding-box,
    linear-gradient(135deg, rgba(201, 121, 38, 0.24), rgba(91, 112, 132, 0.14)) border-box;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 30px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #7b4310;
  background: rgba(228, 183, 95, 0.18);
  border: 1px solid rgba(201, 121, 38, 0.22);
  font-weight: 760;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-trust-card{
  text-align: left;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-free::after{
  width: 12px;
  height: 2px;
  left: 18px;
  top: 23px;
  border-radius: 4px;
  box-shadow: 0 -5px 0 #ffffff, 0 5px 0 #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-mobile::before{
  width: 17px;
  height: 27px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 22px;
  bottom: 15px;
  border-radius: 4px;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-privacy::before{
  width: 22px;
  height: 17px;
  left: 13px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-icon-privacy::after{
  width: 16px;
  height: 13px;
  left: 16px;
  top: 10px;
  border-radius: 12px 12px 0 0;
  background: transparent;
  border: 2px solid #ffffff;
  border-bottom: 0;
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-78 .tc-wp-content-root .twfg-editorial .twfg-reveal.twfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker::before, .tc-wp-content-root .twfg-editorial .twfg-kicker::after{
    width: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-card-grid, .tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker::before, .tc-wp-content-root .twfg-editorial .twfg-kicker::after{
    width: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-card-grid, .tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker::before, .tc-wp-content-root .twfg-editorial .twfg-kicker::after{
    width: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-card-grid, .tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-six{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 86px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .twfg-editorial .twfg-kicker{
    font-size: 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 23px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-step-card, .tc-wp-content-root .twfg-editorial .twfg-reveal, .tc-wp-content-root .twfg-editorial .twfg-reveal.twfg-visible{
    transition: none;
    transform: none;
    opacity: 1;
  }}