.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;
  }  
}*/  
#video_related{
  min-height: 78px;
}

#txt_related{
  min-height: 42px;
}

#txt_related1{
  min-height: 65px;
}

#video_related1{
  min-height: 64px
}

#actn1{
  min-height: 77px;
}

#text_related_6{
  min-height: 77px;
}

@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__text {
    min-height: 141px;
  }
}

@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__text{
    min-height: 180px;
  }
  .beauty-school-howto__action{
    min-height: 90px;
  }
  #actn1 {
    min-height: 89px;
  }
#video_related6{
  min-height: 63px;
}
}

@media (max-width: 480px) {
  .beauty-school-howto__text {
    min-height: 202px;
  }
  
  #actn1 {
    min-height: 114px;
}
}





