@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-542 .tc-wp-content-root img, .wpc-scope-542 .tc-wp-content-root video, .wpc-scope-542 .tc-wp-content-root svg, .wpc-scope-542 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #25211a;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial, .wpc-scope-542 .tc-wp-content-root .gfg-editorial div, .wpc-scope-542 .tc-wp-content-root .gfg-editorial section, .wpc-scope-542 .tc-wp-content-root .gfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-section-white{
  background: #ffffff;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-section-soft{
  background: linear-gradient(180deg, #fffaf0 0%, #f8f5ee 100%);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(196, 143, 43, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 248, 220, 0.95), rgba(255, 255, 255, 0.9));
  color: #8a5b08;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f9dc78, #b87b12);
  box-shadow: 0 0 0 4px rgba(224, 169, 45, 0.14);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial h2{
  margin: 0;
  color: #201c16;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-section-head p{
  margin: 16px auto 0;
  color: #635a4c;
  line-height: 1.72;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(43, 36, 24, 0.1);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(247, 210, 104, 0.6), rgba(165, 105, 12, 0.08), rgba(255, 255, 255, 0.8)) border-box;
  box-shadow: 0 18px 45px rgba(45, 34, 17, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card::after, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(circle at 20% 0%, rgba(255, 226, 134, 0.22), transparent 34%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card:hover, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(194, 135, 26, 0.32);
  box-shadow: 0 24px 60px rgba(45, 34, 17, 0.13);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card:hover::after, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card h3, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
  position: relative;
  margin: 0;
  color: #241f18;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card p, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #665d50;
  line-height: 1.68;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #fff2b3 0%, #e0ad37 45%, #9b6410 100%);
  box-shadow: 0 12px 26px rgba(184, 123, 18, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-card:hover .gfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon::before, .wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-spark::before{
  width: 18px;
  height: 18px;
  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-542 .tc-wp-content-root .gfg-editorial .gfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.92);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 16px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-type::before{
  width: 22px;
  height: 3px;
  left: 11px;
  top: 12px;
  border-radius: 8px;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-type::after{
  width: 4px;
  height: 20px;
  left: 20px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-crown::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 15px;
  clip-path: polygon(0 100%, 0 28%, 25% 58%, 50% 0, 75% 58%, 100% 28%, 100% 100%);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-bolt::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  clip-path: polygon(58% 0, 18% 48%, 48% 48%, 32% 100%, 84% 38%, 54% 38%);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-icon-polish::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 1) 0 18%, rgba(255, 255, 255, 0.86) 19% 100%);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(190, 130, 22, 0.1);
  color: #855708;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(43, 36, 24, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 45px rgba(45, 34, 17, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ffe48c, #b87b12);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(194, 135, 26, 0.28);
  box-shadow: 0 24px 58px rgba(45, 34, 17, 0.11);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #fff1ae, #d99d29 55%, #9e650d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(184, 123, 18, 0.2);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-step-content{
  min-width: 0;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
  text-align: left;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fff2b4, #d19a2c);
  box-shadow: 0 12px 26px rgba(184, 123, 18, 0.18);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 12px;
  height: 7px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-542 .tc-wp-content-root .gfg-editorial .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-editorial .gfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .gfg-editorial .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .gfg-editorial .gfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid, .tc-wp-content-root .gfg-editorial .gfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-editorial .gfg-card, .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .gfg-editorial .gfg-card h3, .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial .gfg-card p, .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial .gfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-editorial .gfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .gfg-editorial .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .gfg-editorial .gfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid, .tc-wp-content-root .gfg-editorial .gfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gfg-editorial .gfg-card, .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .gfg-editorial .gfg-card h3, .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .gfg-editorial .gfg-card p, .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial .gfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-editorial .gfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .gfg-editorial .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .gfg-editorial .gfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid, .tc-wp-content-root .gfg-editorial .gfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfg-editorial .gfg-card, .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-editorial .gfg-card h3, .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .gfg-editorial .gfg-card p, .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial .gfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-editorial .gfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .gfg-editorial .gfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .gfg-editorial .gfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid-three, .tc-wp-content-root .gfg-editorial .gfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial .gfg-card, .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .gfg-editorial .gfg-card h3, .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .gfg-editorial .gfg-card p, .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial .gfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfg-editorial .gfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 28px 30px 28px 34px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-editorial .gfg-section{
    padding: 86px 0;
  }.tc-wp-content-root .gfg-editorial .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .gfg-editorial .gfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-editorial .gfg-grid-three, .tc-wp-content-root .gfg-editorial .gfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-editorial .gfg-card, .tc-wp-content-root .gfg-editorial .gfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-editorial .gfg-card h3, .tc-wp-content-root .gfg-editorial .gfg-benefit-card h3, .tc-wp-content-root .gfg-editorial .gfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .gfg-editorial .gfg-card p, .tc-wp-content-root .gfg-editorial .gfg-benefit-card p, .tc-wp-content-root .gfg-editorial .gfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .gfg-editorial .gfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 32px 36px 32px 40px;
  }.tc-wp-content-root .gfg-editorial .gfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}