@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-185 .tc-wp-content-root img, .wpc-scope-185 .tc-wp-content-root video, .wpc-scope-185 .tc-wp-content-root svg, .wpc-scope-185 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial, .wpc-scope-185 .tc-wp-content-root .twfg-editorial div, .wpc-scope-185 .tc-wp-content-root .twfg-editorial section, .wpc-scope-185 .tc-wp-content-root .twfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-section-white{
  background: #ffffff;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-section-soft{
  background: #f8f5ef;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(164, 88, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(164, 88, 42, 0.12), rgba(33, 126, 118, 0.1));
  color: #8a4a25;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-heading h2{
  margin: 0;
  color: #18222f;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-heading p{
  margin: 14px auto 0;
  color: #5c6875;
  line-height: 1.72;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 51, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(30, 37, 46, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-section-soft .twfg-card{
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #a4582a, #217e76, #d6a24b);
  opacity: 0.9;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(33, 126, 118, 0.24);
  box-shadow: 0 24px 60px rgba(30, 37, 46, 0.13);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card h3, .wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
  margin: 0;
  color: #18222f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card p, .wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-content p{
  margin: 10px 0 0;
  color: #5c6875;
  line-height: 1.68;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(164, 88, 42, 0.16), rgba(33, 126, 118, 0.16));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon::before, .wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card:hover .twfg-icon::before, .wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-card:hover .twfg-icon::after{
  transform: translateY(-1px);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::before{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 14px;
  border: 2px solid #217e76;
  border-radius: 4px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::after{
  left: 18px;
  top: 31px;
  width: 10px;
  height: 2px;
  background: #a4582a;
  border-radius: 4px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::before{
  left: 17px;
  top: 12px;
  width: 15px;
  height: 19px;
  border: 2px solid #217e76;
  border-radius: 4px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::after{
  left: 12px;
  top: 17px;
  width: 15px;
  height: 19px;
  border: 2px solid #a4582a;
  border-radius: 4px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-options::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 3px;
  background: #217e76;
  border-radius: 999px;
  box-shadow: 0 8px 0 #a4582a, 0 16px 0 #217e76;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-options::after{
  left: 24px;
  top: 13px;
  width: 7px;
  height: 7px;
  background: #d6a24b;
  border-radius: 50%;
  box-shadow: -11px 8px 0 #d6a24b, 5px 16px 0 #d6a24b;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 2px solid #217e76;
  border-radius: 50%;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::after{
  left: 20px;
  top: 19px;
  width: 12px;
  height: 7px;
  border-left: 2px solid #a4582a;
  border-bottom: 2px solid #a4582a;
  transform: rotate(-45deg);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::before{
  left: 14px;
  top: 12px;
  width: 18px;
  height: 22px;
  border: 2px solid #217e76;
  border-radius: 10px 10px 7px 7px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::after{
  left: 21px;
  top: 18px;
  width: 2px;
  height: 8px;
  background: #a4582a;
  border-radius: 999px;
  box-shadow: 5px 5px 0 #d6a24b;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-friendly::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 2px solid #217e76;
  border-radius: 6px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-friendly::after{
  left: 18px;
  top: 20px;
  width: 10px;
  height: 2px;
  background: #a4582a;
  border-radius: 999px;
  box-shadow: 0 6px 0 #d6a24b;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-free::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 16px;
  border: 2px solid #217e76;
  border-radius: 5px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-free::after{
  left: 17px;
  top: 20px;
  width: 12px;
  height: 2px;
  background: #a4582a;
  border-radius: 999px;
  box-shadow: 0 5px 0 #d6a24b;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-mobile::before{
  left: 15px;
  top: 10px;
  width: 16px;
  height: 26px;
  border: 2px solid #217e76;
  border-radius: 7px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 4px;
  height: 4px;
  background: #a4582a;
  border-radius: 50%;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-private::before{
  left: 13px;
  top: 19px;
  width: 20px;
  height: 15px;
  border: 2px solid #217e76;
  border-radius: 5px;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-icon-private::after{
  left: 18px;
  top: 11px;
  width: 10px;
  height: 12px;
  border: 2px solid #a4582a;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 51, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(30, 37, 46, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #a4582a, #217e76);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(164, 88, 42, 0.22);
  box-shadow: 0 24px 60px rgba(30, 37, 46, 0.12);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #a4582a, #217e76);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(33, 126, 118, 0.18);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  min-height: 30px;
  margin-bottom: 18px;
  padding: 5px 10px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(164, 88, 42, 0.14), rgba(214, 162, 75, 0.2));
  color: #8a4a25;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-use-card::after, .wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-benefit-card::after{
  content: "";
  position: absolute;
  right: -28px;
  bottom: -28px;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(33, 126, 118, 0.12), rgba(33, 126, 118, 0));
  pointer-events: none;
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-185 .tc-wp-content-root .twfg-editorial .twfg-reveal.twfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms 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: 48px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 24px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-three, .tc-wp-content-root .twfg-editorial .twfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .twfg-editorial .twfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-three, .tc-wp-content-root .twfg-editorial .twfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .twfg-editorial .twfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px 34px 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}