<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/.default/components/bitrix/catalog/services_catalog_new/bitrix/catalog.section/list_elements/style.css?1748522229276*/
.section_desciption.section_desciption_custom .textblock {
    max-width: 100%;
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 19px;
    margin-bottom: 19px;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider_masters_new/style.css?17485222292924*/
.index-salons {
    margin-top: 0 !important;
}

.masters-slider__list .masters-slider__item {
    flex-direction: column;
}
.masters_slider {
    background: #F4F4F4;
    margin-top: 24px;
}
.swiper_pagination_custom {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 11px;
}
.masters_slider_title {
    font-family: Proxima Nova;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 27px;
    margin-bottom: 25px;
}
.item-right__name {
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 19px;
}
.swiper_pagination_custom .swiper-pagination-bullet {
    background: #000000;
    opacity: 1;
    transition: 200ms;
}
.swiper_pagination_custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid #000000;
    background: #fff;
    width: 11px;
    height: 11px;
}
.masters_slider__item_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
}
.masters_slider__item_info .item-right__props-list .item-right__props-item::before {
    content: unset;
}
.masters_slider__item_info .item-right__props-list .item-right__props-item,
.masters_slider__item_info .item-right__props-list .item-right__props-item * {
    font-family: Proxima Nova;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #969696;
    padding-left: 0;
    margin-bottom: 0;
}
.masters-slider__list {
    margin-bottom: 37px;
}
.masters-slider__list .masters-slider__item {
    align-items: center;
    height: auto;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 24px;
    margin-bottom: 28px;
}
.masters-slider__item img {
    width: 100%;
}
@media(max-width: 600px) {
    .masters_slider_title {
        font-family: Proxima Nova;
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
    }
    .masters-slider__item .masters-slider__item-left {
        max-width: 147px;
        max-height: 147px;
    }
}
.button_master a {
    pointer-events: none;
    display: block;
    padding: 14px 37px;
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    background: #070707;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    overflow: hidden;
}
.button_master a span {
    background: linear-gradient(90deg, #C4C4C4 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.masters-slider__item {
    /*min-height: 370px;*/
}
.item-right__props-list {
    flex-grow: 1;
}
/* End */


/* Start:/bitrix/templates/vosksalon_inner/components/bitrix/news.list/license_new/style.css?17485222291031*/
.license__item img {
    width: 100%;
}
.licensies_custom {
    margin-bottom: 20px;
}
.licensies_custom h3 {
    font-family: Proxima Nova;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 34px;
    margin-bottom: 25px;
    text-transform: none;
}
.license__list_title {
    font-family: Proxima Nova;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 31px;
    margin-bottom: 28px;
}
.license__list .swiper-slide {
    border-bottom: 1px solid #EEEEEE;
}
.swiper_pagination_licensies {
    margin-top: 30px;
}
@media(max-width: 600px) {
    .license__list_element {
        max-width: 230px;
        margin: auto;
    }
    .licensies_custom h3 {
        font-family: Proxima Nova;
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;

    }
}

/* End */


/* Start:/bitrix/components/pixelplus/video/templates/.default/style.css?17485222221462*/
.block-video{
    margin-bottom: 33px;
}
.container &gt; .block-video{
    margin-left: -15px;
    margin-right: -15px;
}
.block-video__row{
    background: #000;
}
.block-video__cont{
    position: relative;
}
.block-video__cont img{
    max-width: 100%;
}
.block-video__cont:after{
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    left: 22px;
    right: 22px;
    bottom: 33px;
    background: #fff;
}
.block-video__name{
    position: absolute;
    padding: 22px;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}
.block-video__play{
    background: none;
    border: none;
    outline: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.block-video video{
    max-width: 100%;
    display: none;
}
@media (min-width: 992px) {
    .block-video__row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .container &gt; .block-video .block-video__row{
        margin: 0;
    }
}

/*РџРµСЂРµРѕРїСЂРµРґРµР»СЏРµРј РІРµСЂСЃС‚РєСѓ СЃРѕСЃРµРґРЅРёС… Р±Р»РѕРєРѕРІ*/
.brands .brands-carousel {
    margin-top: 0 !important;
    padding-top: 15px;
}
.triangle-top.triangle-top-brands{
    top: 0 !important;
}
@media (max-width: 768px) {
    .brands {
        margin-top: 40px !important;
    }
}

@media (max-width: 420px) {
    .block-video__play {
        scale: 0.8;
        top: 42%;
        left: 48%;
    }
}

/* End */


/* Start:/bitrix/templates/vosksalon_inner/components/bitrix/news.list/actions/style.css?17485222292054*/
.actions {
    background: #F4F4F4;
    padding: 31px 0;
}
.actions_title {
    font-family: Proxima Nova;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
}
.action_element_picture {
    max-width: 495px;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
    /*height: 100%;*/
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.action_element_picture img {
    width: 100%;
}
.action_element_title {
    font-family: Proxima Nova;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;
}
.action_element_description {
    max-width: 310px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 17px auto 0;
}
.action_element_text {
    font-family: Proxima Nova;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-top: 9px;
}
.action_element_description a {
    display: block;
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    background: #070707;
    padding: 14px 67px;
    border-radius: 30px;
    margin-top: 20px;
}
.action_element_description a:hover {
    text-decoration: none;
}

.action_element_description a span {
    background: linear-gradient(90deg, #C4C4C4 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.swiper_pagination_actions {
    margin-top: 27px;
}
@media(max-width: 992px) {
    .action_element_picture {
        min-height: 280px;
    }
}
@media(max-width: 600px) {
    .actions_title {
        font-family: Proxima Nova;
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;

    }
} 
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/services_catalog_new/bitrix/catalog.section/list_elements/style.css?1748522229276 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider_masters_new/style.css?17485222292924 */
/* /bitrix/templates/vosksalon_inner/components/bitrix/news.list/license_new/style.css?17485222291031 */
/* /bitrix/components/pixelplus/video/templates/.default/style.css?17485222221462 */
/* /bitrix/templates/vosksalon_inner/components/bitrix/news.list/actions/style.css?17485222292054 */
</pre></body></html>