@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-470 .tc-wp-content-root img, .wpc-scope-470 .tc-wp-content-root video, .wpc-scope-470 .tc-wp-content-root svg, .wpc-scope-470 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #241926;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial div, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial section, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section{
  position: relative;
  width: 100%;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 62, 165, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section-soft{
  background:
    radial-gradient(circle at 88% 12%, rgba(137, 76, 255, 0.09), transparent 30%),
    linear-gradient(180deg, #fff8fc 0%, #fffdf8 100%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 62, 165, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 62, 165, 0.1), rgba(137, 76, 255, 0.1));
  color: #9a2266;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
  margin: 0;
  color: #201321;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #6a5b6d;
  line-height: 1.7;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(92, 54, 100, 0.11);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(58, 28, 73, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff3ea5, #8a5cff, #ffc857);
  opacity: 0.92;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 62, 165, 0.28);
  box-shadow: 0 24px 60px rgba(58, 28, 73, 0.13);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card h3, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
  margin: 0;
  color: #241926;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card p, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
  margin: 10px 0 0;
  color: #65576a;
  line-height: 1.68;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff3ea5, #8a5cff);
  box-shadow: 0 12px 26px rgba(255, 62, 165, 0.22);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon::before, .wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 4px;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-heart::before{
  width: 19px;
  height: 17px;
  left: 14px;
  top: 15px;
  background: #ffffff;
  transform: rotate(-45deg);
  border-radius: 4px 4px 2px 2px;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-heart::after{
  width: 12px;
  height: 12px;
  left: 14px;
  top: 11px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 9px 0 0 #ffffff;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-star::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 38% 35%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-gem::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(20% 0, 80% 0, 100% 32%, 50% 100%, 0 32%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-bolt::before{
  width: 18px;
  height: 24px;
  left: 15px;
  top: 11px;
  background: #ffffff;
  clip-path: polygon(52% 0, 12% 52%, 44% 52%, 31% 100%, 88% 39%, 56% 39%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-free::after{
  width: 6px;
  height: 14px;
  left: 20px;
  top: 16px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(38deg);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 28px;
  background: #ffffff;
  border-radius: 50%;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-lock::before{
  width: 20px;
  height: 15px;
  left: 13px;
  top: 20px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-icon-lock::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-card:hover .bf-icon{
  transform: translateY(-2px);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(92, 54, 100, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 246, 252, 0.94));
  box-shadow: 0 18px 45px rgba(58, 28, 73, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: 82px;
  bottom: -28px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 62, 165, 0.35), rgba(138, 92, 255, 0));
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card:last-child::after{
  display: none;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(138, 92, 255, 0.24);
  box-shadow: 0 24px 60px rgba(58, 28, 73, 0.12);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff3ea5, #8a5cff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(138, 92, 255, 0.24);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-badge{
  display: inline-flex;
  width: max-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 62, 165, 0.1);
  color: #9a2266;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-use-card::before{
  background: linear-gradient(90deg, #8a5cff, #ff3ea5);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fff8fc 100%);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-470 .tc-wp-content-root .bratz-font-editorial .bf-reveal.bf-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bratz-font-editorial .bf-section{
    padding: 48px 0;
  }.tc-wp-content-root .bratz-font-editorial .bf-container{
    padding: 0 14px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card h3, .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card p, .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bratz-font-editorial .bf-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bratz-font-editorial .bf-section{
    padding: 54px 0;
  }.tc-wp-content-root .bratz-font-editorial .bf-container{
    padding: 0 18px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card h3, .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card p, .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bratz-font-editorial .bf-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bratz-font-editorial .bf-section{
    padding: 60px 0;
  }.tc-wp-content-root .bratz-font-editorial .bf-container{
    padding: 0 22px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card{
    padding: 28px 24px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card h3, .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card p, .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-editorial .bf-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bratz-font-editorial .bf-section{
    padding: 76px 0;
  }.tc-wp-content-root .bratz-font-editorial .bf-container{
    padding: 0 30px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card{
    padding: 30px 26px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card h3, .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card p, .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-editorial .bf-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bratz-font-editorial .bf-section{
    padding: 92px 0;
  }.tc-wp-content-root .bratz-font-editorial .bf-container{
    padding: 0 32px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bf-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bf-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bratz-font-editorial .bf-card{
    padding: 32px 28px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card h3, .tc-wp-content-root .bratz-font-editorial .bf-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bratz-font-editorial .bf-card p, .tc-wp-content-root .bratz-font-editorial .bf-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-editorial .bf-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .bratz-font-editorial .bf-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}.wpc-scope-470 .tc-wp-content-root .bf-benefit-grid{}.wpc-scope-470 .tc-wp-content-root .bf-step-content{}