.beauty-school-howto * {
    font-size: 14px;
    line-height: 1.4em;
    white-space: normal;
    box-sizing: border-box;
    --FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
    --FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    --FONT-CLARINS: "ClarinsRegular", "Clarins";
}


@media screen and (min-width:768px) {
    .how-to-block__lower {
        margin: 64px auto;
    }
}

@media (min-width: 1024px) {
    .how-to-block__lower {
        margin: 30px auto;
        display: block !important;
    }
}

.beauty-school-howto {
    display: block;
    max-width: 1170px;
    width: 100%;
    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 img {
    width: 100%;
}

.beauty-school-howto__title {
    margin: 0;
    font-size: 48px;
    color: #333;
    font-family: var(--FONT-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;
}


.beauty-school-howto__visual img {
    max-width: 100%;
    display: block;
}

.beauty-school-howto__action {
    margin: 0;
    font-size: 20px;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    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: var(--FONT-GOTHAM-MEDIUM);
    font-weight: normal;
    padding-top: 8px;
    padding-left: 35px;
    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 */

i-how-to-block,
.how-to-block {
    padding: 0px 0 0;
}

h2.how-to-block__title.text-center {
    padding-top: 80px;
}

/*Slider edits - Arrow Height and Width + Padding in the visuals*/
i-slider[carousel-padding=true] {
    padding-left: 10px;
    padding-right: 25px;
}

i-how-to-block .tns-prev .arrow-right-black__icon,
i-how-to-block .tns-prev .arrow-left-black__icon,
i-how-to-block .tns-next .arrow-right-black__icon,
i-how-to-block .tns-next .arrow-left-black__icon {
    width: 30px;
    height: 45px;
}

i-how-to-block .tns-prev,
i-how-to-block .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;
}



@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;
    }
}

@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;
    } */

    i-how-to-block .tns-prev .arrow-right-black__icon,
    i-how-to-block .tns-prev .arrow-left-black__icon,
    i-how-to-block .tns-next .arrow-right-black__icon,
    i-how-to-block .tns-next .arrow-left-black__icon {
        width: 85px;
        height: 30px;
    }

    i-how-to-block .tns-prev,
    i-how-to-block .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;
    }
}

/* UPDATES FROM MASTER */

.beauty-school-howto__number {
    --RADIUS: 56px;
    --FONT-SIZE: 30px;
    --MARGIN: 5px;
    width: var(--RADIUS);
    height: var(--RADIUS);
    margin: 0 var(--MARGIN);
    margin-bottom: calc(-1 * (var(--RADIUS) + var(--MARGIN)));
    font-size: var(--FONT-SIZE);
    line-height: 1em;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #fff;
    background-color: #fff;
    font-family: var(--FONT-GOTHAM-BOOK);
    transform: translateY(calc(-100% - 2*var(--MARGIN)));
    color: #000 !important;
    letter-spacing: 0.05em;
    display: flex;
    justify-content: center;
    align-items: center;
}

@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 {
        --RADIUS: 50px;
        --FONT-SIZE: 25px;
    }
}

@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 {
        --RADIUS: 45px;
        --FONT-SIZE: 20px;
    }
}

@media (max-width: 480px) {
    .beauty-school-howto__number {
        --RADIUS: 40px;
        --FONT-SIZE: 16px;
    }
}

.beauty-school-howto__carousel:not([axis])[slides="5"] .tns-outer>.tns-item,
.beauty-school-howto__carousel[axis=horizontal][slides="5"] .tns-outer>.tns-item {
    width: calc((100%/5) - 1.01px)
}

@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__carousel:not([axis])[slides="5"] .tns-outer>.tns-item,
    .beauty-school-howto__carousel[axis=horizontal][slides="5"] .tns-outer>.tns-item {
        width: calc((100%/5) - 1.01px);
        padding: 20px
    }

    .beauty-school-howto__carousel .tns-outer {
        width: calc(165.667%)
    }
}

@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__carousel:not([axis])[slides="5"] .tns-outer>.tns-item,
    .beauty-school-howto__carousel[axis=horizontal][slides="5"] .tns-outer>.tns-item {
        width: calc((100%/5) - 1.01px);
        padding: 20px
    }

    .beauty-school-howto .tns-outer {
        width: calc(165.667%)
    }
}