@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-105 .tc-wp-content-root img, .wpc-scope-105 .tc-wp-content-root video, .wpc-scope-105 .tc-wp-content-root svg, .wpc-scope-105 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #201824;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial, .wpc-scope-105 .tc-wp-content-root .bratz-font-editorial div, .wpc-scope-105 .tc-wp-content-root .bratz-font-editorial section, .wpc-scope-105 .tc-wp-content-root .bratz-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
  position: relative;
  width: 100%;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-section-white{
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-section-soft{
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 78, 164, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(145, 84, 255, 0.08), transparent 30%),
    #fff8fb;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(222, 66, 151, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 78, 164, 0.12), rgba(145, 84, 255, 0.12));
  color: #9b1767;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
  margin: 0;
  color: #201824;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #675a6d;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(43, 31, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
  box-shadow: 0 18px 44px rgba(93, 46, 87, 0.09);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff4ea4, #9154ff, #ffb347);
  opacity: 0.9;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 78, 164, 0.26);
  box-shadow: 0 24px 58px rgba(93, 46, 87, 0.14);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
  margin: 18px 0 0;
  color: #24162a;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
  margin: 10px 0 0;
  color: #665d6a;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4ea4, #9154ff);
  box-shadow: 0 12px 28px rgba(255, 78, 164, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-card:hover .bratz-fe-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon::before, .wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-copy::after{
  width: 12px;
  height: 14px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-heart::after{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 12px;
  border-radius: 999px 999px 0 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-glow::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-star::before, .wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-free::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 33%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 33%);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(45% 0%, 78% 0%, 58% 37%, 88% 37%, 35% 100%, 45% 55%, 17% 55%);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-icon-clean::after{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 12px;
  border-radius: 99px;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(43, 31, 51, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(93, 46, 87, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #ff4ea4, #9154ff);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(145, 84, 255, 0.22);
  box-shadow: 0 22px 54px rgba(93, 46, 87, 0.12);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #201824, #5a2251);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(32, 24, 36, 0.18);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content{
  min-width: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
  margin: 0;
  color: #24162a;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
  margin: 9px 0 0;
  color: #665d6a;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 253, 0.98)),
    radial-gradient(circle at 100% 0%, rgba(255, 78, 164, 0.16), transparent 34%);
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: #fff0f8;
  color: #a11469;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-benefit-card{
  text-align: center;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-benefit-card .bratz-fe-icon{
  margin: 0 auto;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial [data-bratz-reveal]{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-105 .tc-wp-content-root .bratz-font-editorial .bratz-fe-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
    padding: 50px 0;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
    padding: 0 14px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
    font-size: 14px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
    padding: 56px 0;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
    padding: 0 18px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
    padding: 64px 0;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
    padding: 0 22px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
    padding: 28px 24px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
    font-size: 15px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
    padding: 78px 0;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
    padding: 0 32px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid-three, .tc-wp-content-root .bratz-font-editorial .bratz-fe-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
    padding: 30px 26px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bratz-font-editorial .bratz-fe-section{
    padding: 92px 0;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-container{
    padding: 0 34px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-heading p{
    font-size: 18px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid-three, .tc-wp-content-root .bratz-font-editorial .bratz-fe-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card{
    padding: 32px 28px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card h3{
    font-size: 23px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-card p{
    font-size: 16px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-card{
    gap: 28px;
    padding: 34px 36px 34px 42px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .bratz-font-editorial .bratz-fe-step-content p{
    font-size: 16px;
  }}