@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-66 .tc-wp-content-root img, .wpc-scope-66 .tc-wp-content-root video, .wpc-scope-66 .tc-wp-content-root svg, .wpc-scope-66 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #24172b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content, .wpc-scope-66 .tc-wp-content-root .bratz-font-content section, .wpc-scope-66 .tc-wp-content-root .bratz-font-content div, .wpc-scope-66 .tc-wp-content-root .bratz-font-content article{
  box-sizing: border-box;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-section{
  position: relative;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-section-white{
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 82, 178, 0.08), transparent 34%),
    radial-gradient(circle at 85% 20%, rgba(135, 85, 255, 0.08), transparent 30%),
    #fbf8fc;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(222, 54, 150, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 80, 176, 0.12), rgba(128, 73, 255, 0.1));
  color: #9d2472;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-heading h2{
  margin: 0;
  color: #221329;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-heading p{
  margin: 14px auto 0;
  color: #66576c;
  line-height: 1.7;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(114, 62, 136, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 76, 174, 0.35), rgba(132, 83, 255, 0.22), rgba(255, 192, 77, 0.18)) border-box;
  box-shadow: 0 18px 45px rgba(52, 25, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(222, 54, 150, 0.24);
  box-shadow: 0 24px 60px rgba(52, 25, 68, 0.13);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-card h3, .wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
  margin: 0;
  color: #25142e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-card p, .wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-content p{
  margin: 10px 0 0;
  color: #6a5d70;
  line-height: 1.68;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4eb1, #7c52ff);
  box-shadow: 0 12px 24px rgba(188, 49, 150, 0.23);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon::before, .wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  transition: transform 220ms ease;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-card:hover .bfc-icon::before{
  transform: scale(1.12) rotate(8deg);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-spark::after{
  inset: 10px 20px;
  border-radius: 999px;
  transform: rotate(45deg);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-copy::after{
  inset: 16px 10px 10px 16px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-heart::before{
  inset: 14px;
  transform: rotate(45deg);
  border-radius: 7px 7px 2px 7px;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-star::after{
  inset: 9px;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
  border-radius: 0;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-glow::after{
  inset: 9px;
  border: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-icon-mobile::after{
  inset: 9px 15px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 7px;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(114, 62, 136, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 45px rgba(52, 25, 68, 0.08);
  backdrop-filter: blur(10px);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(52, 25, 68, 0.12);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: -14px;
  bottom: -14px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(255, 78, 177, 0.28), rgba(124, 82, 255, 0.2), transparent);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff4eb1, #7c52ff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(188, 49, 150, 0.26);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 78, 177, 0.1);
  color: #a92778;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffafd 100%) padding-box,
    linear-gradient(135deg, rgba(255, 78, 177, 0.28), rgba(124, 82, 255, 0.2)) border-box;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-benefit-card{
  overflow: hidden;
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff4eb1, #7c52ff, #ffc04d);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-benefit-mark{
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: #fff3fa;
  color: #9d2472;
  font-size: 13px;
  font-weight: 850;
  box-shadow: inset 0 0 0 1px rgba(222, 54, 150, 0.14);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-66 .tc-wp-content-root .bratz-font-content .bfc-reveal.bfc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bratz-font-content .bfc-section{
    padding: 52px 0;
  }.tc-wp-content-root .bratz-font-content .bfc-container{
    padding: 0 14px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-content .bfc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-card{
    padding: 22px;
  }.tc-wp-content-root .bratz-font-content .bfc-card h3, .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-content .bfc-card p, .tc-wp-content-root .bratz-font-content .bfc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .bratz-font-content .bfc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card::before{
    display: none;
  }.tc-wp-content-root .bratz-font-content .bfc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bratz-font-content .bfc-section{
    padding: 58px 0;
  }.tc-wp-content-root .bratz-font-content .bfc-container{
    padding: 0 18px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-content .bfc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bratz-font-content .bfc-card{
    padding: 24px;
  }.tc-wp-content-root .bratz-font-content .bfc-card h3, .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bratz-font-content .bfc-card p, .tc-wp-content-root .bratz-font-content .bfc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .bratz-font-content .bfc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card::before{
    display: none;
  }.tc-wp-content-root .bratz-font-content .bfc-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bratz-font-content .bfc-section{
    padding: 64px 0;
  }.tc-wp-content-root .bratz-font-content .bfc-container{
    padding: 0 22px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-content .bfc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bratz-font-content .bfc-card{
    padding: 26px;
  }.tc-wp-content-root .bratz-font-content .bfc-card h3, .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bratz-font-content .bfc-card p, .tc-wp-content-root .bratz-font-content .bfc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-content .bfc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card::before{
    display: none;
  }.tc-wp-content-root .bratz-font-content .bfc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bratz-font-content .bfc-section{
    padding: 78px 0;
  }.tc-wp-content-root .bratz-font-content .bfc-container{
    padding: 0 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bratz-font-content .bfc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-content .bfc-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bratz-font-content .bfc-card{
    padding: 28px;
  }.tc-wp-content-root .bratz-font-content .bfc-card h3, .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bratz-font-content .bfc-card p, .tc-wp-content-root .bratz-font-content .bfc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-content .bfc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bratz-font-content .bfc-section{
    padding: 96px 0;
  }.tc-wp-content-root .bratz-font-content .bfc-container{
    padding: 0 32px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .bratz-font-content .bfc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-content .bfc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bratz-font-content .bfc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-content .bfc-card{
    padding: 30px;
  }.tc-wp-content-root .bratz-font-content .bfc-card h3, .tc-wp-content-root .bratz-font-content .bfc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bratz-font-content .bfc-card p, .tc-wp-content-root .bratz-font-content .bfc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-content .bfc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .bratz-font-content .bfc-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}