

/* Start:/bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513*/
.bx-breadcrumb{
	display: flex;
	gap: 8px;
}
.bx-breadcrumb-item{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item span{
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item:first-child span{
	margin-left: 0px;
}
.bx-breadcrumb-item.last-item, .bx-breadcrumb-item.last-item *{
	color: #36273B!important;
}
@media screen and (max-width: 1000px) {
	.type_page div.bx-breadcrumb{
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/news.list/where_buy_page/style.css?17572904382227*/
.where_buy{
    padding-top: 32px!important;
    margin-bottom: 100px;
}
.where_buy .where_buy_top{
    padding: 0px;
}
.where_buy_slider{
    position: relative;
}
.where_buy_slider_nav{
    width: 100%;
    height: 100%;
}
.where_buy_slider_nav_left{
    position: absolute;
    left: -40px;
    width: 40px;
    height: 40px;
    background-image: url("/bitrix/templates/restola/img/slider_left.svg");
    background-repeat: no-repeat;
    background-position: center;
    top: 35%;
}
.where_buy_slider_nav_right{
    position: absolute;
    right: -40px;
    width: 40px;
    height: 40px;
    background-image: url("/bitrix/templates/restola/img/slider_left.svg");
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center;
    top: 35%;
}
.where_buy_title{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 32px;
    line-height: 110.00000000000001%;
}
.where_buy_text{
    font-weight: 450;
    font-size: 16px;
    line-height: 130%;
    margin-top: 12px;
    max-width: 762px;
}
.where_buy .where_buy_content{
    padding-top:0px;
}
.where_buy_slider_items{
    padding: 20px 0px;
}
.where_buy_slider_col_item{
    height: 110px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    filter: grayscale(100%);
    border:1px solid white;
}
.where_buy_slider_col_item:hover{
    filter: grayscale(0%);
    border:1px solid #C1CEDC;
}
.where_buy_btn_content{
    position: relative;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.where_buy_list{
    display: flex;
    gap: 20px;
    margin-bottom: 32px;
}
.where_buy_slider_col_item_picture img{
    width: 100%;
}
.where_buy_item{
    height: 40px;
    display: flex;
    margin: 20px 0px;
    gap: 20px;
}
@media screen and (max-width: 480px) {
    .where_buy_item{
        width: 100%;
    }
    .where_buy_item a{
        padding: 10px 0px!important;
        text-align: center;
        width: 50%;
        line-height: 20px;
    }
}
@media screen and (max-width: 360px) {
    .where_buy_item {
        flex-direction: column;
        height: initial;
    }
    .where_buy_item a{
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513 */
/* /bitrix/templates/restola/components/bitrix/news.list/where_buy_page/style.css?17572904382227 */
