.beauty-school-howto * {
  font-size: 14px;
  line-height: 1.4em;
  white-space: normal;
  box-sizing: border-box;
}

@media (min-width: 1024px) {
  .how-to-block__lower {
      margin: 30px auto;
      display: block !important;
  }
}

.beauty-school-howto {
  display: block;
  max-width: 1170px;
  width: 100%;
  /* overflow: hidden; */
  text-align: center;
  color: #333;
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (min-width: 762px) {
  .beauty-school-howto__carousel[slides="2"] {
      max-width: 820px;
      margin: 0 auto;
      padding-right: 25px;
  }
}

.beauty-school-howto::before {
  display: block;
  width: 1600px;
  height: 100%;
  position: absolute;
  content: " ";
  background-color: rgba(50, 50, 50, 0.025);
  top: 0;
  left: calc(50% - 800px);
  z-index: 1;
}

/*
.how-to-block *,
.how-to-block *:before,
.how-to-block *:after {
box-sizing: border-box;
}
.how-to-block button {
min-width: auto;
}*/
.how-to-block img {
  width: 100%;
}

.beauty-school-howto__title {
  margin: 0;
  font-size: 48px;
  color: #333;
  font-family: ClarinsRegular, Clarins;
  position: relative;
  z-index: 2;
  font-weight: normal;
  padding-bottom: 35px;
  line-height: 1em;
  display: none;
}

.beauty-school .beauty-school-howto__title {
  display: block;
}

.beauty-school-howto__item {
  margin: 0;
  min-height: 442px;
  text-align: left;
  /* max-width: 387px;*/
}

.beauty-school-howto__number {
  line-height: 1em;
  font-size: 80px;
  height: 90px;
  padding: 10px;
  margin-top: -90px;
  margin-bottom: 0;
  color: #333;
  font-family: ClarinsRegular, Clarins;
}

.beauty-school-howto__visual img {
  max-width: 100%;
  display: block;
}

.beauty-school-howto__action {
  margin: 0;
  font-size: 20px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica,
      Arial, sans-serif;
  font-weight: normal;
  padding-top: 18px;
  padding-bottom: 10px;
  line-height: 1em;
}

.beauty-school-howto__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.4em;
}

.beauty-school-howto__duration {
  margin: 0;
  font-size: 14px;
  line-height: 1.4em;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica,
      Arial, sans-serif;
  font-weight: normal;
  padding-top: 8px;
  padding-left: 35px;
  /* background-image: url(../img/chrono.svg);*/
  background-image: url(../../../images/svg/global/chrono.svg?$staticlink$);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: left 0px top 0;
}

@media (max-width: 1023px) {
  .beauty-school-howto {
      padding-top: 35px;
  }
}

@media (max-width: 761px) {
  .beauty-school-howto__item {
      margin: 0px;
      outline: 0;
      border: 0px;
  }

  .beauty-school-howto {
      padding-bottom: 0;
      width: auto;
      overflow: unset;
      background-color: rgba(50, 50, 50, 0.025);
  }

  .beauty-school-howto::before {
      display: none;
  }
}


/*============================================*/

.beauty-school-howto__text {
  min-height: 120px;
}

.beauty-school-hero-video__thumbnail img {
  display: unset;
}

.beauty-school-hero-video__thumbnail source {
  display: unset;
}

.beauty-school-related-videos__text {
  min-height: 60px;
}

.beauty-school-howto__text {
  margin-right: 10px;
}

/* 10.01.2022 */
/* CFC-25218 + CFC-22051 */
@media screen and (min-width:768px) {
  .how-to-block__lower {
      margin: 64px auto;
  }
}


i-how-to-block,
.how-to-block {
  padding: 0px 0 0;
}


h2.how-to-block__title.text-center {
  padding-top: 80px;
}

/*@media screen and (max-width:769px){
.how-to-block__lower {
  margin: 64px 0px 0px;
}  
}*/
/* i-how-to-block,
.how-to-block {
  max-width: 970px;
  margin: 0 auto;
} */

/*Slider edits - Arrow Height and Width + Padding in the visuals*/
i-slider[carousel-padding=true] {
    padding-left: 10px;
    padding-right: 25px;
}
.tns-prev .arrow-right-black__icon, .tns-prev .arrow-left-black__icon, .tns-next .arrow-right-black__icon, .tns-next .arrow-left-black__icon {
    width: 30px;
    height: 45px;
}

.tns-prev, .tns-next {
  position: absolute;
  z-index: 2;
  top: 30%;
  padding: 0;
  background: transparent;
  border: none;
  transform: translate(0, -50%);
}

.beauty-school-howto__title {
  font-size: 35px !important;
}
.beauty-school-howto__number {
  color: #000 !important;
}
.beauty-school-howto__number {
  color: #000 !important;
  letter-spacing: 0.05em;
  text-shadow: 0px 0px 10px #fff, 7px 7px 0px rgb(0 0 0 / 0%);
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .beauty-school-howto::before {
    z-index: 0 !important;
}
.beauty-school-howto * {
  padding-left: 3px;
  padding-right: 6px;
}
.beauty-school-howto__item {
  margin: 0;
  min-height: 60px;
  text-align: left;
  /* max-width: 387px; */
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .beauty-school-howto::before {
    z-index: 0 !important;
}
.beauty-school-howto * {
  padding-left: 3px;
  padding-right: 6px;
}
.tns-prev .arrow-right-black__icon, .tns-prev .arrow-left-black__icon, .tns-next .arrow-right-black__icon, .tns-next .arrow-left-black__icon {
  width: 85px;
  height: 30px;
}
.tns-prev, .tns-next {
  position: absolute;
  z-index: 2;
  top: 25%;
  padding: 0;
  background: transparent;
  border: none;
  transform: translate(0, -50%);
}
}

@media (max-width: 480px) {
  .beauty-school-howto::before {
    z-index: 0;
}
.beauty-school-howto__item {
  margin: 0;
  min-height: 60px;
  text-align: left;
  /* max-width: 387px; */
}
}


/*-----------------------------------------------------------------*/
.beauty-school-howto__item{
  position: relative;
}
.beauty-school-howto__number {
    width: 56px;
    height: 56px;
    margin-bottom: 40px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    border: 3px solid #fff;
    background-color: #fff;
    position: absolute;
    top: 290px;
    margin-left: 5px;
    font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
}
.beauty-school-howto__title {
    display: block !important;
}
.carousel-wrapper .tns-next .arrow-right-black__icon, .carousel-wrapper .tns-next .arrow-left-black__icon, .carousel-wrapper .tns-prev .arrow-right-black__icon, .carousel-wrapper .tns-prev .arrow-left-black__icon {
  margin-top: 3px;
  margin-left: -10px;
}

button:hover:not(.cba-button-style),
button:not(.not-tabbable):not(.cba-button-style):focus {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .beauty-school-howto__number {
    width: 45px;
    height: 45px;
    margin-bottom: 40px;
    line-height: 8px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    border: 8px solid #fff;
    background-color: #fff;
    position: absolute;
    top: 185px;
    margin-left: 10px;
    font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .beauty-school-howto__number {
    top: 237px;
  }
}

@media (max-width: 480px) {
  .beauty-school-howto__number {
    width: 40px;
    height: 40px;
    margin-bottom: 40px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    border: 2px solid #fff;
    background-color: #fff;
    position: absolute;
    top: 180px;
    margin-left: 5px;
    font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
  }
}

