

/* Start:/local/templates/moder_new/components/bitrix/news/lookbook/bitrix/news.list/.default/style.css?17701641013340*/
.lookbook {
    width: 100%;
    padding: 0 8px;
}

.lookbook__title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 165px;
    line-height: 193px;
    letter-spacing: 0.01em;
    font-family: "CoFo Kak", Tahoma, sans-serif;
    color: #000;
    margin-bottom: 50px;
    margin-left: -5px;
}

.lookbook__items {
    display: block;
    width: 100%;
}

.lookbook__block-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 0 50px;
}
.lookbook__block-wrap > .lookbook__item {
    flex: 50%;
    padding: 0 30px;
}

.lookbook__item {
    display: block;
    text-align: center;
    margin-bottom: 130px;
}

.lookbook__item.center {

}
.lookbook__item.block {
    margin-bottom: 100px;
}
.lookbook__item-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wide .lookbook__item-box {
    align-items: flex-end;
}
.wide picture {
    margin-right: 130px;
}
.lookbook__gradient {
    position: absolute;
    width: 880px;
    height: 560px;
    z-index: -1;
    margin-top: 193px;
}
.wide .lookbook__gradient {
    width: 1392px;
    padding: 0 24px;
}
.lookbook__item-title {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-top: 5px;
    /*height: 0;*/
    width: 320px;
}
.center .lookbook__item-title {
    /*position: absolute;*/
    /*right: 0;*/
    /*height: 0;*/
    margin-right: 30px;
}
.block .lookbook__item-title {

}
.lookbook__item-title a {
    font-size: 16px;
    font-family: "Noto Sans", Tahoma, sans-serif;
    line-height: 24px;
    color: #B4B4B4;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    margin-bottom: 3px;
}
.lookbook__item-title a:hover, .lookbook__item-title.active {
    color: #686868;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
@media (max-width: 1199px) {
    .lookbook__title {
        font-size: 100px;
        line-height: 118px;
        margin-left: -3px;
    }
    .wide .lookbook__item-box {
        align-items: center;
    }
    .wide picture {
        margin-right: 0;
        /*width: 80%;*/
    }
    .wide .lookbook__gradient {
        /*width: 880px;*/
    }
}
@media (max-width: 767px){
    .lookbook__title {
        margin: 0;
        font-size: 94px;
        line-height: 80px;
        text-align: right;
    }
    .lookbook__item {
        margin-bottom: 60px;
    }
    .lookbook__item.block {
        margin-bottom: 60px;
    }
    .lookbook__block-wrap {
        padding: 0;
    }
    .lookbook__block-wrap > .lookbook__item {
        flex: 100%;
        padding: 0;
    }
    .center .lookbook__item-title {
        position: relative;
        margin-right: 0;
        height: auto;
    }
    .lookbook__gradient {
        width: calc(100% - 30px);
        height: 304px;
        margin-top: 15px;
    }
    .wide .lookbook__gradient {
        height: 240px;
        width: calc(100% - 30px);
    }
    .lookbook__item-title {
        margin-top: 3px;
    }
    .lookbook__item-title a {
        font-size: 13px;
        line-height: 18px;
        width: 256px;
        margin-bottom: 5px;
    }
}
/* End */
/* /local/templates/moder_new/components/bitrix/news/lookbook/bitrix/news.list/.default/style.css?17701641013340 */
