@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-532 .tc-wp-content-root img, .wpc-scope-532 .tc-wp-content-root video, .wpc-scope-532 .tc-wp-content-root svg, .wpc-scope-532 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content div, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content section, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-section-white{
  background: #ffffff;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-section-soft{
  background: linear-gradient(180deg, #fff9fb 0%, #f8fbff 100%);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 113, 185, 0.26);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 236, 247, 0.92), rgba(231, 248, 255, 0.92));
  color: #a51d70;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content h2{
  margin: 0;
  color: #121a2c;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5e687c;
  font-weight: 450;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(33, 45, 75, 0.1);
  box-shadow: 0 18px 50px rgba(34, 45, 78, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
  height: 100%;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card::before, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff6fb4, #8f7cff, #49c7ee);
  opacity: 0.88;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card:hover, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card:hover, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 113, 185, 0.32);
  box-shadow: 0 24px 70px rgba(34, 45, 78, 0.13);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card h3, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
  margin: 0;
  color: #151d31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card p, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
  margin: 10px 0 0;
  color: #606a7e;
  font-weight: 450;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff78bc, #8f7cff 56%, #4cc8ee);
  box-shadow: 0 12px 28px rgba(143, 124, 255, 0.25);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon::before, .wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  transition: transform 260ms ease;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-card:hover .bfg-icon::before{
  transform: translate(2px, -2px);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 12px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-preview::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 12px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  background: transparent;
  border-radius: 5px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-spark::before{
  width: 22px;
  height: 22px;
  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-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 10px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 10px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-clean::after{
  width: 18px;
  height: 3px;
  left: 15px;
  top: 23px;
  background: rgba(143, 124, 255, 0.72);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 84% 10%, 68% 45%, 92% 45%, 42% 100%, 53% 57%, 28% 57%);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 15px;
  top: 11px;
  border-radius: 7px;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 13px;
  background: rgba(143, 124, 255, 0.78);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.98));
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-card::before{
  content: "";
  position: absolute;
  left: 37px;
  top: 74px;
  bottom: -20px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 113, 185, 0.36), rgba(73, 199, 238, 0));
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-card:last-child::before{
  display: none;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 24px;
  background: linear-gradient(135deg, #ff6fb4, #8f7cff 58%, #49c7ee);
  box-shadow: 0 18px 36px rgba(143, 124, 255, 0.24);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 113, 185, 0.11);
  color: #a51d70;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-mark{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 180, 0.16), rgba(73, 199, 238, 0.16));
  border: 1px solid rgba(143, 124, 255, 0.2);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-benefit-mark::before{
  content: "";
  width: 18px;
  height: 10px;
  margin: 14px auto 0;
  border-left: 3px solid #8f7cff;
  border-bottom: 3px solid #8f7cff;
  transform: rotate(-45deg);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-532 .tc-wp-content-root .bfg-editorial-content .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-editorial-content .bfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfg-editorial-content .bfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .bfg-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card-grid, .tc-wp-content-root .bfg-editorial-content .bfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card::before{
    display: none;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card p, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-content .bfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .bfg-editorial-content .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card-grid, .tc-wp-content-root .bfg-editorial-content .bfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card::before{
    display: none;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card p, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-content .bfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .bfg-editorial-content .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card-grid, .tc-wp-content-root .bfg-editorial-content .bfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card::before{
    display: none;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card p, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-content .bfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .bfg-editorial-content .bfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .bfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card-grid, .tc-wp-content-root .bfg-editorial-content .bfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-content .bfg-card, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-number{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card p, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial-content .bfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .bfg-editorial-content .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card-grid, .tc-wp-content-root .bfg-editorial-content .bfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-content .bfg-card, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-step-number{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-content .bfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .bfg-editorial-content .bfg-card p, .tc-wp-content-root .bfg-editorial-content .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-content .bfg-step-content p{
    font-size: 16px;
  }}