@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-508 .tc-wp-content-root img, .wpc-scope-508 .tc-wp-content-root video, .wpc-scope-508 .tc-wp-content-root svg, .wpc-scope-508 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap section, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap div, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
  position: relative;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-white{
  background: #ffffff;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(142, 91, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(166, 113, 50, 0.11), rgba(31, 54, 89, 0.08));
  color: #8b5a24;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
  margin: 0;
  color: #151b28;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
  margin: 16px auto 0;
  color: #5c6472;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 47, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(31, 37, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card::before, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #a66f2f, #253b5f, #111827);
  opacity: 0.9;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card:hover, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(166, 111, 47, 0.28);
  box-shadow: 0 24px 64px rgba(31, 37, 54, 0.13);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
  margin: 0;
  color: #151b28;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
  margin: 10px 0 0;
  color: #5a6270;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #a66f2f, #263b60);
  box-shadow: 0 14px 28px rgba(38, 59, 96, 0.18);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon::before, .wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 12px;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #263b60;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 13px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-editorial::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 16px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-editorial::after{
  width: 9px;
  height: 28px;
  left: 12px;
  top: 10px;
  border-radius: 2px;
  opacity: 0.35;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-options::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 13px 0 0 #ffffff, 26px 0 0 #ffffff, 0 12px 0 #ffffff, 13px 12px 0 #ffffff, 26px 12px 0 #ffffff;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-options::after{
  display: none;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-clean::before{
  width: 25px;
  height: 25px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 26px;
  top: 31px;
  border-radius: 3px;
  transform: rotate(45deg);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 23px;
  border-radius: 4px;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  border: 1px solid rgba(37, 59, 95, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(31, 37, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -58px;
  top: -76px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(166, 111, 47, 0.18), rgba(166, 111, 47, 0));
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 59, 95, 0.22);
  box-shadow: 0 24px 68px rgba(31, 37, 54, 0.12);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #151b28, #253b5f);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(37, 59, 95, 0.22);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(166, 111, 47, 0.11);
  color: #8b5a24;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
  text-align: left;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #a66f2f, #253b5f);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 12px;
  height: 18px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(40deg);
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-508 .tc-wp-content-root .nytfg-editorial-wrap .nytfg-reveal.nytfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    flex-direction: column;
    gap: 18px;
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.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-step-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    flex-direction: column;
    gap: 18px;
    padding: 26px 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    flex-direction: column;
    gap: 20px;
    padding: 28px 24px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
    font-size: 16.5px;
  }.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));
    gap: 22px;
    margin-top: 44px;
  }.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-step-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    gap: 24px;
    padding: 32px 30px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-section-head p{
    font-size: 17px;
  }.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));
    gap: 24px;
    margin-top: 48px;
  }.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-step-card h3, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card p, .tc-wp-content-root .nytfg-editorial-wrap .nytfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .nytfg-editorial-wrap .nytfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}