@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-358 .tc-wp-content-root img, .wpc-scope-358 .tc-wp-content-root video, .wpc-scope-358 .tc-wp-content-root svg, .wpc-scope-358 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap div, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap section, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f5f2ec 100%);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(183, 122, 32, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 247, 230, 0.95), rgba(255, 255, 255, 0.95));
  color: #9a5c10;
  font-size: 13px;
  font-weight: 760;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f3b13d, #d13b2f);
  box-shadow: 0 0 0 5px rgba(243, 177, 61, 0.14);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap h2{
  margin: 0;
  color: #151b26;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
  margin: 16px auto 0;
  color: #5a6473;
  line-height: 1.72;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(28, 34, 45, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(242, 178, 61, 0.48), rgba(209, 59, 47, 0.08), rgba(25, 31, 42, 0.08)) border-box;
  box-shadow: 0 18px 46px rgba(28, 34, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at 16% 0%, rgba(243, 177, 61, 0.12), transparent 32%);
  opacity: 0.9;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(211, 78, 42, 0.22);
  box-shadow: 0 24px 62px rgba(28, 34, 45, 0.13);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card h3{
  position: relative;
  margin: 0;
  color: #17202c;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6675;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f6c45a, #d94a37);
  box-shadow: 0 12px 28px rgba(217, 74, 55, 0.22);
  z-index: 1;
  transition: transform 260ms ease;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover .gfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::after{
  width: 18px;
  height: 2px;
  left: 14px;
  bottom: 12px;
  border-radius: 999px;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-serif::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 13px;
  border-radius: 999px;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-serif::after{
  width: 8px;
  height: 20px;
  left: 19px;
  top: 13px;
  border-radius: 2px;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 9px;
  top: 9px;
  border-radius: 999px;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-device::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(151, 107, 41, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 54px rgba(92, 73, 42, 0.09);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #f3b13d, #d13b2f);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 64px rgba(92, 73, 42, 0.13);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #1d2533, #374153);
  color: #ffffff;
  font-weight: 840;
  letter-spacing: 0;
  box-shadow: 0 14px 32px rgba(29, 37, 51, 0.18);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(29, 37, 51, 0.1), rgba(243, 177, 61, 0.32), rgba(209, 59, 47, 0.12)) border-box;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(243, 177, 61, 0.13);
  color: #9a5c10;
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
  z-index: 1;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  text-align: center;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card .gfg-icon{
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-free::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-free::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 20px;
  border-radius: 999px;
  transform: rotate(35deg);
  transform-origin: left center;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-358 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-358 .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: 52px 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-heading p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.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: 30px;
  }.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: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.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: 32px;
  }.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: 64px 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-heading p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.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: 15px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.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: 44px;
  }.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: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-three, .tc-wp-content-root .gfg-editorial-wrap .gfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.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: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-358 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-step-content{}