@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-597 .tc-wp-content-root img, .wpc-scope-597 .tc-wp-content-root video, .wpc-scope-597 .tc-wp-content-root svg, .wpc-scope-597 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content div, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content section, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-section{
  position: relative;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-section-white{
  background: #ffffff;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-section-soft{
  background: #f8f4ed;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(184, 116, 38, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 215, 0.95), rgba(255, 255, 255, 0.9));
  color: #8a4f13;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content h2, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content h3, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content p{
  margin-top: 0;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content h2{
  color: #17212b;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
  color: #526170;
  line-height: 1.72;
  margin-bottom: 0;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-grid{
  display: grid;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-card{
  position: relative;
  border: 1px solid rgba(28, 40, 51, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 41, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card:hover, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card:hover, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card:hover, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(201, 125, 38, 0.28);
  box-shadow: 0 22px 58px rgba(31, 41, 51, 0.12);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card::before, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card::before, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card::before{
  content: "";
  position: absolute;
  top: 0;
  right: 22px;
  left: 22px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #c97724, #e6b35f, #246a73);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f3b24f, #b85f1d);
  box-shadow: 0 12px 24px rgba(184, 95, 29, 0.22);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon::before, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card:hover .pfg-icon::before, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card:hover .pfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-preview::before{
  width: 21px;
  height: 14px;
  top: 15px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 19px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-map::before{
  width: 24px;
  height: 18px;
  top: 14px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: skewY(-7deg);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-map::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-flag::before{
  width: 2px;
  height: 25px;
  top: 11px;
  left: 16px;
  background: #ffffff;
  border-radius: 3px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-flag::after{
  width: 18px;
  height: 12px;
  top: 12px;
  left: 18px;
  background: #ffffff;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-icon-clean::before{
  width: 22px;
  height: 13px;
  top: 16px;
  left: 12px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(38deg);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card h3, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
  color: #1c2833;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-card p, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
  color: #5b6875;
  line-height: 1.68;
  margin-bottom: 0;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 241, 0.94)),
    #ffffff;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #12343b, #246a73 52%, #c97724);
  box-shadow: 0 16px 30px rgba(36, 106, 115, 0.2);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-badge{
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(36, 106, 115, 0.09);
  color: #246a73;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-mark{
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(36, 106, 115, 0.12), rgba(230, 179, 95, 0.3));
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #246a73;
  border-bottom: 3px solid #246a73;
  transform: rotate(-45deg);
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-597 .tc-wp-content-root .pfg-bottom-content .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .pfg-bottom-content h2{
    margin: 12px 0 12px;
    font-size: 27px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card, .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
    margin-bottom: 9px;
    font-size: 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .pfg-bottom-content h2{
    margin: 13px 0 13px;
    font-size: 30px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card, .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
    margin-bottom: 10px;
    font-size: 19px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .pfg-bottom-content h2{
    margin: 14px 0 14px;
    font-size: 34px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card, .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
    margin-bottom: 10px;
    font-size: 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .pfg-bottom-content h2{
    margin: 14px 0 15px;
    font-size: 40px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid-three, .tc-wp-content-root .pfg-bottom-content .pfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card, .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
    margin-bottom: 10px;
    font-size: 21px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .pfg-bottom-content h2{
    margin: 15px 0 16px;
    font-size: 46px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid-three, .tc-wp-content-root .pfg-bottom-content .pfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card, .tc-wp-content-root .pfg-bottom-content .pfg-use-card, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-use-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-card h3{
    margin-bottom: 11px;
    font-size: 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-use-card p, .tc-wp-content-root .pfg-bottom-content .pfg-benefit-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}.wpc-scope-597 .tc-wp-content-root .pfg-step-copy{}