@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-128 .tc-wp-content-root img, .wpc-scope-128 .tc-wp-content-root video, .wpc-scope-128 .tc-wp-content-root svg, .wpc-scope-128 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap, .wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap div, .wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap section, .wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section{
  position: relative;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-white{
  background: #ffffff;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-soft{
  background: #fbf8f2;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(227, 91, 58, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 232, 108, 0.28), rgba(242, 85, 92, 0.12), rgba(115, 75, 255, 0.1));
  color: #9a3a22;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
  margin: 0;
  color: #171923;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
  margin: 16px auto 0;
  color: #596171;
  line-height: 1.75;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 48px rgba(31, 36, 48, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 213, 79, 0.55), rgba(235, 78, 83, 0.3), rgba(110, 84, 255, 0.28));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(235, 78, 83, 0.22);
  box-shadow: 0 24px 70px rgba(31, 36, 48, 0.11);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover::before{
  opacity: 1;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card h3{
  margin: 0;
  color: #1c202b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card p{
  margin: 10px 0 0;
  color: #606878;
  line-height: 1.7;
}.wpc-scope-128 .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, #ffd44f 0%, #f45f55 52%, #7357ff 100%);
  box-shadow: 0 14px 28px rgba(244, 95, 85, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-card:hover .gfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::before, .wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 16px;
  border-radius: 4px;
  opacity: 0.7;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-retro::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-retro::after{
  width: 24px;
  height: 8px;
  left: 11px;
  top: 19px;
  border-radius: 50%;
  background: rgba(244, 95, 85, 0.82);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255,255,255,0.86), 0 16px 0 rgba(255,255,255,0.72);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-icon-flex::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 8px 14px 8px 14px;
  transform: rotate(12deg);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(31, 36, 48, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 54px rgba(31, 36, 48, 0.06);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ffd44f, #f45f55, #7357ff);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 70px rgba(31, 36, 48, 0.1);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #171923, #40335e);
  color: #fff3c4;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(23, 25, 35, 0.16);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy h3{
  margin: 0;
  color: #191d28;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy p{
  margin: 8px 0 0;
  color: #5f6878;
  line-height: 1.7;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  padding: 6px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #fff2d3;
  color: #a23e28;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark{
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffd44f, #f45f55);
  box-shadow: 0 14px 28px rgba(244, 95, 85, 0.2);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-benefit-mark::before{
  content: "";
  width: 18px;
  height: 10px;
  margin: 12px auto 0;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 700ms ease, transform 700ms ease;
}.wpc-scope-128 .tc-wp-content-root .gfg-editorial-wrap .gfg-reveal.gfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head 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-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy 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: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial-wrap .gfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 15.5px;
  }.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;
    border-radius: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card h3, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy p{
    font-size: 14.5px;
  }.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: 60px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head 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-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy 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: 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: 76px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-3, .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-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy p{
    font-size: 15.5px;
  }.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 34px;
  }.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: 92px 0;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-grid-3, .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-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-card p, .tc-wp-content-root .gfg-editorial-wrap .gfg-step-copy 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: 32px 38px;
  }.tc-wp-content-root .gfg-editorial-wrap .gfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-128 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfg-use-card{}