@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-126 .tc-wp-content-root img, .wpc-scope-126 .tc-wp-content-root video, .wpc-scope-126 .tc-wp-content-root svg, .wpc-scope-126 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1d1b22;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background: #faf7f2;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(130, 54, 28, 0.14);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(166, 61, 35, 0.1), rgba(219, 154, 64, 0.14));
  color: #8d321f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #a63d23, #dba047);
  box-shadow: 0 0 0 4px rgba(166, 61, 35, 0.1);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap h2{
  margin: 0;
  color: #19151d;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
  margin: 14px auto 0;
  color: #635d68;
  max-width: 720px;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(36, 29, 24, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 48px rgba(41, 25, 17, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(circle at top right, rgba(219, 160, 71, 0.16), transparent 34%);
  opacity: 0.8;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(166, 61, 35, 0.24);
  box-shadow: 0 24px 60px rgba(41, 25, 17, 0.13);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
  position: relative;
  margin: 0;
  color: #211820;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #625a65;
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon{
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #a63d23, #dba047);
  box-shadow: 0 12px 26px rgba(166, 61, 35, 0.22);
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
  background: #fff8ef;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #a63d23;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 12px;
  top: 18px;
  border: 2px solid #fff8ef;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-options::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #fff8ef, 0 16px 0 #fff8ef;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-options::after{
  width: 7px;
  height: 7px;
  left: 26px;
  top: 13px;
  border-radius: 50%;
  box-shadow: -10px 8px 0 #fff8ef, 6px 16px 0 #fff8ef;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 34%, 98% 34%, 68% 55%, 80% 92%, 50% 70%, 20% 92%, 32% 55%, 2% 34%, 39% 34%);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-simple::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-simple::after{
  width: 12px;
  height: 6px;
  left: 18px;
  top: 22px;
  border-left: 3px solid #a63d23;
  border-bottom: 3px solid #a63d23;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 18px;
  top: 20px;
  border-radius: 8px;
  background: #a63d23;
  box-shadow: 0 7px 0 #a63d23;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid rgba(36, 29, 24, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(41, 25, 17, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #a63d23, #dba047);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(166, 61, 35, 0.24);
  box-shadow: 0 24px 58px rgba(41, 25, 17, 0.12);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #211820, #a63d23);
  color: #fff8ef;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(166, 61, 35, 0.22);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  position: relative;
  z-index: 1;
  width: max-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(166, 61, 35, 0.09);
  color: #8d321f;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark{
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #a63d23, #dba047);
  box-shadow: 0 12px 26px rgba(166, 61, 35, 0.22);
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #fff8ef;
  border-bottom: 3px solid #fff8ef;
  transform: rotate(-45deg);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-126 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal.gfg-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 .gfg-editorial-wrap .gfg-section{
    padding: 44px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 16px;
    margin-top: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 20px;
    margin-top: 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 28px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 86px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-126 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-step-content{}.wpc-scope-126 .tc-wp-content-root .gfg-use-card{}