@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-344 .tc-wp-content-root img, .wpc-scope-344 .tc-wp-content-root video, .wpc-scope-344 .tc-wp-content-root svg, .wpc-scope-344 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial, .wpc-scope-344 .tc-wp-content-root .cfg-editorial section, .wpc-scope-344 .tc-wp-content-root .cfg-editorial div, .wpc-scope-344 .tc-wp-content-root .cfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section{
  position: relative;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section-white{
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(215, 38, 61, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(20, 122, 87, 0.08), transparent 30%),
    #fbf8f3;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(215, 38, 61, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(215, 38, 61, 0.1), rgba(20, 122, 87, 0.1));
  color: #a3162d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section-head h2{
  margin: 0;
  color: #18212b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-section-head p{
  margin: 16px auto 0;
  color: #5d6875;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 41, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(28, 35, 43, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card::before, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(215, 38, 61, 0.34), rgba(20, 122, 87, 0.26), rgba(244, 184, 64, 0.22));
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card:hover, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(215, 38, 61, 0.18);
  box-shadow: 0 24px 60px rgba(28, 35, 43, 0.12);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card:hover::before, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card h3, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
  margin: 0;
  color: #1d2630;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-card p, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-step-content p{
  margin: 10px 0 0;
  color: #5e6874;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d7263d, #147a57);
  box-shadow: 0 14px 28px rgba(215, 38, 61, 0.16);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon::before, .wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 16px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 34%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 34%);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-gift::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-gift::after{
  width: 28px;
  height: 5px;
  left: 9px;
  top: 14px;
  border-radius: 3px;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-snow::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 22px;
  border-radius: 999px;
  box-shadow: 0 0 0 0 #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-snow::after{
  width: 2px;
  height: 24px;
  left: 22px;
  top: 11px;
  border-radius: 999px;
  transform: rotate(45deg);
  box-shadow: 0 0 0 0 #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-icon-heart::after{
  width: 12px;
  height: 12px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 10px 0 0 #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(31, 41, 51, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffdf9);
  box-shadow: 0 18px 48px rgba(28, 35, 43, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(28, 35, 43, 0.12);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #d7263d, #147a57);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(20, 122, 87, 0.18);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(244, 184, 64, 0.14), transparent 38%);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 12px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(20, 122, 87, 0.1);
  color: #116b4d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
  background: #ffffff;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(215, 38, 61, 0.12), rgba(20, 122, 87, 0.14));
  position: relative;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #147a57;
  border-bottom: 3px solid #147a57;
  transform: rotate(-45deg);
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-344 .tc-wp-content-root .cfg-editorial .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial .cfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial .cfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial .cfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head{
    margin-bottom: 40px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial .cfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head{
    margin-bottom: 46px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid-3, .tc-wp-content-root .cfg-editorial .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial .cfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial .cfg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}