@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-486 .tc-wp-content-root img, .wpc-scope-486 .tc-wp-content-root video, .wpc-scope-486 .tc-wp-content-root svg, .wpc-scope-486 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172018;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-container, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
  box-sizing: border-box;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section-white{
  background: #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(126, 183, 58, 0.13), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(210, 42, 49, 0.08), transparent 28%),
    #f7f9f3;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(78, 132, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(139, 195, 54, 0.14), rgba(210, 42, 49, 0.08));
  color: #446f22;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
  margin: 0;
  color: #142015;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #536052;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(28, 47, 27, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(126, 183, 58, 0.34), rgba(210, 42, 49, 0.16)) border-box;
  box-shadow: 0 18px 46px rgba(24, 43, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 18px auto;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(126, 183, 58, 0.18), rgba(210, 42, 49, 0.1));
  opacity: 0.55;
  pointer-events: none;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card:hover{
  transform: translateY(-5px);
  border-color: rgba(93, 155, 41, 0.28);
  box-shadow: 0 24px 60px rgba(24, 43, 22, 0.13);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
  margin: 0;
  color: #172018;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
  margin: 10px 0 0;
  color: #566254;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #8bc43d, #436f25 54%, #c6282e);
  box-shadow: 0 12px 28px rgba(82, 129, 38, 0.22);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon::before, .wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 14px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 10px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-mood::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-mood::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 24px;
  border-radius: 0 0 12px 12px;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-style::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-clean::before{
  width: 18px;
  height: 10px;
  left: 14px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(28deg);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 99px;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-mobile::before{
  width: 15px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-privacy::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 20px;
  border-radius: 4px;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border-radius: 12px 12px 0 0;
  background: transparent;
  border: 2px solid #ffffff;
  border-bottom: 0;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 50, 29, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfff5);
  box-shadow: 0 18px 48px rgba(24, 43, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #8bc43d, #c6282e);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(24, 43, 22, 0.12);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #8bc43d, #345f24 58%, #c6282e);
  box-shadow: 0 14px 34px rgba(79, 128, 38, 0.24);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fcfff8) padding-box,
    linear-gradient(135deg, rgba(126, 183, 58, 0.24), rgba(210, 42, 49, 0.14)) border-box;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(126, 183, 58, 0.13);
  color: #466f25;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-benefit-card{
  text-align: left;
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-486 .tc-wp-content-root .grinch-font-bottom-content .gfb-reveal.gfb-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .grinch-font-bottom-content .gfb-section{
    padding: 50px 0;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-container{
    padding: 0 14px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid, .tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card{
    padding: 22px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
    width: 52px;
    height: 52px;
    border-radius: 18px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .grinch-font-bottom-content .gfb-section{
    padding: 56px 0;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-container{
    padding: 0 18px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid, .tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card{
    padding: 24px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
    width: 56px;
    height: 56px;
    border-radius: 19px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .grinch-font-bottom-content .gfb-section{
    padding: 62px 0;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-container{
    padding: 0 22px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid, .tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card{
    padding: 26px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
    width: 58px;
    height: 58px;
    border-radius: 20px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .grinch-font-bottom-content .gfb-section{
    padding: 78px 0;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-container{
    padding: 0 30px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-grid-three, .tc-wp-content-root .grinch-font-bottom-content .gfb-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card{
    padding: 28px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
    width: 66px;
    height: 66px;
    border-radius: 22px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .grinch-font-bottom-content .gfb-section{
    padding: 92px 0;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-container{
    padding: 0 34px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-grid-three, .tc-wp-content-root .grinch-font-bottom-content .gfb-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card{
    padding: 30px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card h3, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-card p, .tc-wp-content-root .grinch-font-bottom-content .gfb-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .grinch-font-bottom-content .gfb-step-number{
    width: 74px;
    height: 74px;
    border-radius: 24px;
    font-size: 20px;
  }}.wpc-scope-486 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .gfb-step-content{}