.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__title {
  font-size: 31px !important;

} */
}

/* UPDATES FROM MASTER */
.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: 295px;
  margin-left: 5px;
  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 {
    width: 50px;
    height: 50px;
    margin-bottom: 40px;
    line-height: 10px;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    border: 10px solid #fff;
    background-color: #fff;
    position: absolute;
    top: 255px;
    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: 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 (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;
}
}


/*--------------------------------------------------------------------------------------*/
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;
    box-shadow: none !important;
}
i-slider:not([axis])[slides="5"] #tns2>.tns-item, i-slider[axis=horizontal][slides="5"] #tns2>.tns-item {
    width: calc((100% / 5) - 1.01px);
}
.beauty-school-howto-carousel-js.beauty-school-howto__carousel{
  height: 100%;
  min-height: 540px;
}
.beauty-school-howto__text {
  margin-bottom: 20px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  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;
      box-shadow: none !important;
  }
  i-slider:not([axis])[slides="5"] #tns2>.tns-item, i-slider[axis=horizontal][slides="5"] #tns2>.tns-item {
      width: calc((100% / 5) - 1.01px);
      padding: 20px;
  }
  #tns2 {
      width: calc(165.667%);
  }
  .beauty-school-howto__number {
      top: 180px;
  }
  .tns-next {
    right: -15px;
    background: none !important;
    border: none !important;
  }
  .tns-prev {
    left: -37px;
    background: none !important;
    border: none !important;
  }
  .beauty-school-howto__duration {
    padding-left: 34px;
  }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  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;
      box-shadow: none !important;
  }
  i-slider:not([axis])[slides="5"] #tns2>.tns-item, i-slider[axis=horizontal][slides="5"] #tns2>.tns-item {
      width: calc((100% / 5) - 1.01px);
      padding: 20px;
  }
  #tns2 {
      width: calc(165.667%);
  }
  .beauty-school-howto__number {
    top: 255px;
  }

    html, body { overflow-x : hidden !important}
      #main:not(.main-homepage) {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .tns-next {
    right: -15px;
  }
  .tns-prev {
    left: -37px;
  }
  .beauty-school-howto-carousel-js.beauty-school-howto__carousel {
    min-height: 700px;
  }
  .beauty-school-howto__duration {
    padding-left: 34px;
  }
}


/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
  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;
      box-shadow: none !important;
  }
  .beauty-school-howto__number {
    top: 200px;
  }
  .beauty-school-howto-carousel-js[items-view-tablet="3"] .beauty-school-howto__number {
    top: 265px;
  }
  .beauty-school-howto-carousel-js[items-view-tablet="2"] .beauty-school-howto__number {
    top: 180px;
  }
  .beauty-school-howto-carousel-js[items-view-base="1.5"] .beauty-school-howto__number {
    top: 184px;
  }
  .beauty-school-howto__title {
    font-size: 35px;
  }
}
