@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-342 .tc-wp-content-root img, .wpc-scope-342 .tc-wp-content-root video, .wpc-scope-342 .tc-wp-content-root svg, .wpc-scope-342 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #201724;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content div, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content section, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-section{
  position: relative;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-section-white{
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 74, 173, 0.08), transparent 34%),
    linear-gradient(180deg, #fff8fc 0%, #fffaf6 100%);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 74, 173, 0.24);
  border-radius: 999px;
  color: #9b1b65;
  background: linear-gradient(135deg, rgba(255, 74, 173, 0.12), rgba(255, 181, 67, 0.14));
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content h2{
  margin: 0;
  color: #201724;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #665c6b;
  font-weight: 400;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(118, 86, 129, 0.14);
  border-radius: 22px;
  box-shadow: 0 16px 38px rgba(63, 35, 74, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
  height: 100%;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card::before, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card::before, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 74, 173, 0.42), rgba(255, 181, 67, 0.24), rgba(123, 91, 255, 0.22));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card:hover, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card:hover, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card:hover, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 74, 173, 0.24);
  box-shadow: 0 22px 54px rgba(63, 35, 74, 0.13);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card:hover::before, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card:hover::before, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content h3{
  margin: 0;
  color: #25172b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card p, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
  margin: 10px 0 0;
  color: #665c6b;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4aad, #ffb543);
  box-shadow: 0 12px 26px rgba(255, 74, 173, 0.24);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon::before{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-card:hover .bratz-icon::before{
  transform: scale(1.12) rotate(6deg);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-spark::before{
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-copy::before{
  border-radius: 4px;
  box-shadow: 6px 6px 0 rgba(255, 255, 255, 0.58);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-heart::before{
  clip-path: polygon(50% 86%, 12% 48%, 12% 24%, 31% 11%, 50% 25%, 69% 11%, 88% 24%, 88% 48%);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-star::before{
  clip-path: polygon(50% 0%, 61% 34%, 97% 34%, 68% 55%, 79% 91%, 50% 69%, 21% 91%, 32% 55%, 3% 34%, 39% 34%);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-smile::before{
  border-radius: 50%;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-icon-gem::before{
  clip-path: polygon(50% 0%, 92% 30%, 73% 100%, 27% 100%, 8% 30%);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 74, 173, 0.35), rgba(255, 181, 67, 0.26), rgba(123, 91, 255, 0.22)) border-box;
  overflow: hidden;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 43px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 74, 173, 0), rgba(255, 74, 173, 0.34), rgba(255, 181, 67, 0));
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff4aad, #7b5bff);
  box-shadow: 0 16px 30px rgba(123, 91, 255, 0.2);
  font-weight: 800;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  min-width: 52px;
  height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  color: #9b1b65;
  background: #fff0f8;
  border: 1px solid rgba(255, 74, 173, 0.2);
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-mini-mark{
  display: block;
  width: 42px;
  height: 6px;
  margin: 0 0 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff4aad, #ffb543, #7b5bff);
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-342 .tc-wp-content-root .bratz-editorial-content .bratz-reveal.bratz-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bratz-editorial-content .bratz-section{
    padding: 46px 0;
  }.tc-wp-content-root .bratz-editorial-content .bratz-container{
    padding: 0 14px;
  }.tc-wp-content-root .bratz-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-grid, .tc-wp-content-root .bratz-editorial-content .bratz-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card, .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-editorial-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card p, .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bratz-editorial-content .bratz-section{
    padding: 52px 0;
  }.tc-wp-content-root .bratz-editorial-content .bratz-container{
    padding: 0 18px;
  }.tc-wp-content-root .bratz-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-grid, .tc-wp-content-root .bratz-editorial-content .bratz-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card, .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-editorial-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card p, .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bratz-editorial-content .bratz-section{
    padding: 58px 0;
  }.tc-wp-content-root .bratz-editorial-content .bratz-container{
    padding: 0 22px;
  }.tc-wp-content-root .bratz-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-grid, .tc-wp-content-root .bratz-editorial-content .bratz-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card, .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card::after{
    display: none;
  }.tc-wp-content-root .bratz-editorial-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card p, .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bratz-editorial-content .bratz-section{
    padding: 72px 0;
  }.tc-wp-content-root .bratz-editorial-content .bratz-container{
    padding: 0 32px;
  }.tc-wp-content-root .bratz-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-grid-six, .tc-wp-content-root .bratz-editorial-content .bratz-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card, .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .bratz-editorial-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card p, .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bratz-editorial-content .bratz-section{
    padding: 86px 0;
  }.tc-wp-content-root .bratz-editorial-content .bratz-container{
    padding: 0 36px;
  }.tc-wp-content-root .bratz-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-grid-six, .tc-wp-content-root .bratz-editorial-content .bratz-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card, .tc-wp-content-root .bratz-editorial-content .bratz-use-card, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .bratz-editorial-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bratz-editorial-content .bratz-card p, .tc-wp-content-root .bratz-editorial-content .bratz-use-card p, .tc-wp-content-root .bratz-editorial-content .bratz-benefit-card p, .tc-wp-content-root .bratz-editorial-content .bratz-step-card p{
    font-size: 16px;
  }}