@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-163 .tc-wp-content-root img, .wpc-scope-163 .tc-wp-content-root video, .wpc-scope-163 .tc-wp-content-root svg, .wpc-scope-163 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1b1f2a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
  position: relative;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-white{
  background: #ffffff;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8b1e2d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-kicker::before, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #8b1e2d, #d2a44a);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap h2{
  margin: 0;
  color: #161922;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
  margin: 16px auto 0;
  color: #5f6470;
  line-height: 1.72;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(22, 25, 34, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(25, 28, 38, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card::before, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8b1e2d, #d2a44a, #232936);
  opacity: 0.95;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card:hover, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card:hover, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(139, 30, 45, 0.24);
  box-shadow: 0 24px 58px rgba(25, 28, 38, 0.13);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
  margin: 0;
  color: #191c25;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
  margin: 10px 0 0;
  color: #606672;
  line-height: 1.68;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border-radius: 15px;
  background: linear-gradient(135deg, #8b1e2d 0%, #d2a44a 100%);
  box-shadow: 0 12px 26px rgba(139, 30, 45, 0.2);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon::before, .wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 240ms ease;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card:hover .nytfg-icon::before{
  transform: translateX(2px);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 12px;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #8b1e2d;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-editorial::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-options::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-options::after{
  width: 8px;
  height: 8px;
  left: 27px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -12px 9px 0 #ffffff, 5px 18px 0 #ffffff;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 18px;
  border-radius: 3px;
  transform: skew(-10deg);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 22px;
  border-radius: 99px;
  background: #8b1e2d;
  transform: rotate(35deg);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(139, 30, 45, 0.13);
  border-radius: 20px;
  background:
    radial-gradient(circle at top right, rgba(210, 164, 74, 0.16), transparent 34%),
    #ffffff;
  box-shadow: 0 18px 44px rgba(31, 34, 45, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #161922, #8b1e2d);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(139, 30, 45, 0.2);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-content{
  min-width: 0;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(139, 30, 45, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(139, 30, 45, 0.08), rgba(210, 164, 74, 0.14));
  color: #8b1e2d;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),
    radial-gradient(circle at top left, rgba(210, 164, 74, 0.18), transparent 38%);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(139, 30, 45, 0.08), transparent 36%),
    #ffffff;
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d2a44a, #8b1e2d);
  box-shadow: 0 12px 26px rgba(139, 30, 45, 0.18);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-163 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-reveal.nytfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nytfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-three, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
    padding: 8px 10px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-three, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
    padding: 8px 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-three, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 26px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
    padding: 9px 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-three, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
    padding: 9px 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nytfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-three, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 34px 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
    padding: 9px 13px;
  }}