

/* Start:/local/css/hangers.css?17399531754728*/
.top-content__text.hangers-top{
    margin-top: 128px;
    position: relative;
    font-size: 20px;
}
.hangers-top:before{
    content: '“';
    top: -35px;
    font-size: 150px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    color: #F94F0D;
}
.hangers-counter{
    background: url("/images/hangers/bg-mobile.jpg") no-repeat center;
    background-size: cover;
    padding: 40px 0 20px;
    color: #fff;
}
.hangers-counter h2{
    margin-bottom: 40px;
    text-align: center;
}
.hangers-counter__description {
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 30px;
    text-align: center;
}
.hangers-counter__list{
}
.hangers-counter__item{
    width: 160px;
    margin: 0 0 20px calc(50% - 80px);
}
.hangers-counter__number{
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border: none;
    border-bottom: 1px solid #f94f0d;
    text-align: center;
}
.hangers-counter__note{
    font-size: 6px;
    line-height: 100%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
}
.top-content__warning.hangers-warning{
    margin: 40px 0;
    font-size: 14px;
}
.hangers-list{
    margin-bottom: 80px;
}
.hangers-list__img{
    display: block;
    margin-bottom: 20px;
    filter: drop-shadow(0px 0px 34px rgba(0, 0, 0, 0.06));
    border-radius: 20px;
}


@media (min-width: 768px) {
    .top-content__text.hangers-top{
        margin: 215px 0 130px;
        font-size: 30px;
    }
    .hangers-top:before{
        content: '“';
        top: -35px;
        font-size: 250px;
    }
    .hangers-counter{
        background: url("/images/hangers/bg.jpg") no-repeat center;
        background-size: cover;
        padding: 75px 0;
    }
    .hangers-counter h2{
       font-size: 30px;
    }
    .hangers-counter__description {
        margin-bottom: 40px;
    }
    .hangers-counter__list{
        width:  540px;
        margin-left: calc(50% - 270px);
        display: flex;
        justify-content: space-between;
    }
    .hangers-counter__item{
        width: 160px;
        margin: 0;
    }
    .hangers-counter__number{
    }
    .hangers-counter__note{
    }
    .top-content__warning.hangers-warning{
        margin: 60px 0;
        font-size: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        padding-top: 0;
    }
    .top-content__warning.hangers-warning .top-content__warning-svg{
        width: 24px;
        height: 24px;
        margin-right: 16px;
        position: static;
        transform: none;
        -webkit-transform: none;
    }
    .hangers-list{
        margin-bottom: 130px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }
    .hangers-list__img{
        width: calc(50% - 10px);
    }
}


@media (min-width: 1024px) {
    .top-content__text.hangers-top{
       max-width: 100%;
    }
    .hangers-counter{
        padding: 100px 0;
    }
    .hangers-counter h2{
        font-size: 40px;
        margin-bottom: 50px;
    }
    .hangers-counter__description {
        margin-bottom: 50px;
        font-size: 18px;
    }
    .hangers-counter__list{
        width:  725px;
        margin-left: calc(50% - 362px);
    }
    .hangers-counter__item{
        width: 215px;
    }
    .hangers-counter__number{
        font-size: 60px;
        padding-bottom: 25px;
        margin-bottom: 17px;
    }
    .hangers-counter__note{
        font-size: 10px;
    }
    .top-content__warning.hangers-warning{
        margin: 90px 0;
        font-size: 24px;
    }
    .hangers-list{
        margin-bottom: 180px;
    }
    .hangers-list__img{
        width: calc(33.33% - 14px);
    }
}
@media (min-width: 1440px) {
    .top-content__text.hangers-top{
         margin: 250px 0 180px;
         font-size: 48px;
    }
     .hangers-top:before{
         content: '“';
         top: -35px;
         font-size: 305px;
     }
    .hangers-counter{
        padding: 150px 0;
    }
    .hangers-counter h2{
        font-size: 60px;
        margin-bottom: 70px;
    }
    .hangers-counter__description {
        margin-bottom: 70px;
        font-size: 24px;
    }
    .hangers-counter__list{
        width:  1010px;
        margin-left: calc(50% - 505px);
    }
    .hangers-counter__item{
        width: 300px;
    }
    .hangers-counter__number{
        font-size: 80px;
        padding-bottom: 35px;
        margin-bottom: 20px;
    }
    .hangers-counter__note{
        font-size: 14px;
    }
    .hangers-list{
        margin-bottom: 215px;
    }
    .hangers-list__img{
        width: calc(33.33% - 14px);
    }
}
/* End */
/* /local/css/hangers.css?17399531754728 */
