@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-388 .tc-wp-content-root img, .wpc-scope-388 .tc-wp-content-root video, .wpc-scope-388 .tc-wp-content-root svg, .wpc-scope-388 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #241421;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial, .wpc-scope-388 .tc-wp-content-root .bfg-editorial div, .wpc-scope-388 .tc-wp-content-root .bfg-editorial section, .wpc-scope-388 .tc-wp-content-root .bfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section-white{
  background: #ffffff;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section-soft{
  background: linear-gradient(180deg, #fff7fb 0%, #fffafc 100%);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(236, 79, 163, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 232, 245, 0.95), rgba(255, 255, 255, 0.95));
  color: #b31572;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section-header h2{
  margin: 0;
  color: #21101d;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-section-header p{
  margin: 14px auto 0;
  color: #68475d;
  line-height: 1.7;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(219, 154, 190, 0.28);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(107, 39, 82, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card::before, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 71, 168, 0.12), rgba(255, 206, 74, 0.08), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card:hover, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(236, 79, 163, 0.38);
  box-shadow: 0 24px 58px rgba(107, 39, 82, 0.13);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card:hover::before, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card h3, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
  position: relative;
  margin: 0;
  color: #241421;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-card p, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #6a4a61;
  line-height: 1.7;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4dab 0%, #ff8ecb 52%, #ffd45f 100%);
  box-shadow: 0 12px 26px rgba(236, 79, 163, 0.22);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon::before, .wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-sparkle::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 9px;
  border-radius: 50% 50% 0 0;
  box-shadow: -7px 4px 0 #ffffff;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-glow::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.28);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 999px;
  background: #ff7fc0;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-wand::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-icon-wand::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 10px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(219, 154, 190, 0.32);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff7fb 100%);
  box-shadow: 0 18px 42px rgba(107, 39, 82, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: 74px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(236, 79, 163, 0.45), rgba(236, 79, 163, 0));
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card:last-child::after{
  display: none;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(236, 79, 163, 0.42);
  box-shadow: 0 24px 56px rgba(107, 39, 82, 0.12);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #ff3fa2 0%, #ff8bc8 58%, #ffd35b 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(236, 79, 163, 0.24);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-step-content{
  min-width: 0;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 11px;
  margin-bottom: 15px;
  border-radius: 999px;
  background: rgba(255, 232, 245, 0.9);
  color: #b31572;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
  text-align: center;
  background: #ffffff;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-benefit-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 72px;
  min-height: 34px;
  padding: 7px 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff4dab 0%, #ff8ecb 58%, #ffd45f 100%);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(236, 79, 163, 0.22);
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-388 .tc-wp-content-root .bfg-editorial .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-editorial .bfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .bfg-editorial .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header{
    margin-bottom: 26px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header h2{
    font-size: 25px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial .bfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .bfg-editorial .bfg-card, .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-card h3, .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-card p, .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial .bfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial .bfg-steps{
    gap: 14px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bfg-editorial .bfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial .bfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .bfg-editorial .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header{
    margin-bottom: 28px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header h2{
    font-size: 28px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial .bfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .bfg-editorial .bfg-card, .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-editorial .bfg-card h3, .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial .bfg-card p, .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial .bfg-steps{
    gap: 16px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bfg-editorial .bfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial .bfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .bfg-editorial .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header{
    margin-bottom: 32px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header h2{
    font-size: 31px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial .bfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-card, .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .bfg-editorial .bfg-card h3, .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial .bfg-card p, .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial .bfg-steps{
    gap: 18px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bfg-editorial .bfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial .bfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .bfg-editorial .bfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header{
    margin-bottom: 40px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header h2{
    font-size: 38px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial .bfg-grid-3, .tc-wp-content-root .bfg-editorial .bfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .bfg-editorial .bfg-card, .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial .bfg-card h3, .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial .bfg-card p, .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial .bfg-steps{
    gap: 20px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial .bfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .bfg-editorial .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header{
    margin-bottom: 46px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header h2{
    font-size: 44px;
  }.tc-wp-content-root .bfg-editorial .bfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial .bfg-grid-3, .tc-wp-content-root .bfg-editorial .bfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .bfg-editorial .bfg-card, .tc-wp-content-root .bfg-editorial .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial .bfg-card h3, .tc-wp-content-root .bfg-editorial .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial .bfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial .bfg-card p, .tc-wp-content-root .bfg-editorial .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial .bfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial .bfg-steps{
    gap: 22px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .bfg-editorial .bfg-step-number{
    font-size: 22px;
  }}