@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-95 .tc-wp-content-root img, .wpc-scope-95 .tc-wp-content-root video, .wpc-scope-95 .tc-wp-content-root svg, .wpc-scope-95 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #241c2c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-section-white{
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-section-soft{
  background: #fbf8f4;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(128, 54, 180, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(116, 50, 174, 0.1), rgba(239, 91, 115, 0.1));
  color: #6f2aa6;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
  margin: 0;
  color: #1d1724;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-heading p{
  margin: 16px auto 0;
  color: #63576d;
  line-height: 1.75;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(54, 40, 70, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  box-shadow: 0 18px 44px rgba(38, 25, 52, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card::before, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(111, 42, 166, 0.12), rgba(239, 91, 115, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card:hover, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(111, 42, 166, 0.22);
  box-shadow: 0 24px 58px rgba(38, 25, 52, 0.12);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card:hover::before, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card h3, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
  position: relative;
  margin: 0;
  color: #23172d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-card p, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #64596d;
  line-height: 1.7;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6f2aa6, #ef5b73);
  box-shadow: 0 14px 28px rgba(111, 42, 166, 0.22);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon::before, .wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon::after{
  content: "";
  position: absolute;
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-moon::before{
  width: 22px;
  height: 22px;
  left: 14px;
  top: 12px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-moon::after{
  width: 20px;
  height: 20px;
  left: 20px;
  top: 9px;
  border-radius: 50%;
  background: #8a32aa;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 64%, 50% 100%, 36% 64%, 0% 50%, 36% 35%);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-mask::before{
  width: 26px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 50% 50% 44% 44%;
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-mask::after{
  width: 4px;
  height: 4px;
  left: 18px;
  top: 22px;
  border-radius: 50%;
  background: #6f2aa6;
  box-shadow: 10px 0 0 #6f2aa6;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-bolt::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(58% 0%, 20% 47%, 48% 47%, 34% 100%, 82% 39%, 54% 39%);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-icon-star::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 34%, 96% 34%, 68% 55%, 79% 90%, 50% 69%, 21% 90%, 32% 55%, 4% 34%, 39% 34%);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(54, 40, 70, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(38, 25, 52, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 30px;
  top: 28px;
  bottom: 28px;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, #6f2aa6, #ef5b73);
  opacity: 0.18;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(111, 42, 166, 0.2);
  box-shadow: 0 24px 56px rgba(38, 25, 52, 0.11);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #24172e, #6f2aa6 58%, #ef5b73);
  box-shadow: 0 14px 30px rgba(111, 42, 166, 0.24);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-step-content{
  min-width: 0;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(111, 42, 166, 0.08);
  color: #6f2aa6;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
  overflow: hidden;
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6f2aa6, #ef5b73);
  box-shadow: 0 12px 26px rgba(111, 42, 166, 0.2);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 12px;
  height: 7px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-95 .tc-wp-content-root .spooky-font-editorial .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .spooky-font-editorial .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .spooky-font-editorial .sfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card p, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .spooky-font-editorial .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .spooky-font-editorial .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card p, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .spooky-font-editorial .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .spooky-font-editorial .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-kicker{
    padding: 9px 14px;
    font-size: 12.5px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card p, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-badge{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .spooky-font-editorial .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .spooky-font-editorial .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-kicker{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-grid-three, .tc-wp-content-root .spooky-font-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card p, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .spooky-font-editorial .sfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .spooky-font-editorial .sfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-kicker{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-grid-three, .tc-wp-content-root .spooky-font-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card h3, .tc-wp-content-root .spooky-font-editorial .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-card p, .tc-wp-content-root .spooky-font-editorial .sfg-benefit-card p, .tc-wp-content-root .spooky-font-editorial .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .spooky-font-editorial .sfg-badge{
    padding: 9px 15px;
    font-size: 13px;
  }}