

/* Start:/local/templates/.default/components/bitrix/breadcrumb/inline/style.css?1755465074585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17866618877086*/
.text__block__stat{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 15px 0 0;
}
@media(max-width: 768px){
    .text__block__stat > div{
        width: 50%;
        margin-right: 0!important;
        margin-bottom: 10px;
    }
}
@media(max-width: 360px){
    .text__block__stat > div{
        width: 100%;
        margin-bottom: 10px;
    }
}
.text__block__stat > div{
    margin-right: 35px;
}
.text__block__stat > div:last-of-type{
    margin-right: 0;
}
.text__block__stat img{
    width: 30px;
    vertical-align: top;
    margin: 0 10px 0 0!important;
}
.text__block__stat img.author__image{
    vertical-align: middle;
    width: 40px;
}
@media(max-width: 429px){
    .text__block__stat img.author__image{
        width: 30px;
    }
}
.text__block__stat span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px!important;
    line-height: 1.2;
    color: #636569;
}
@media(max-width: 429px){
    .text__block__stat span{
        font-size: 12px!important;
    }
}
.text__block__headings{
    margin-bottom: 30px;
    padding: 0 0 15px;
}
.text__block__headings__heading{
    font-size: 1.125em;
    cursor: pointer;
}
.text__block__headings__heading span{
    display: inline-block;
    width: 30px;
    height: 15px;
    background-size: 15px 7px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 11.8L17.8 0l1 1.2L9.5 13l-1-1.2z' fill='%231F1500'/%3E%3Cpath d='M1 0L10 11.5 9.5 13 0 1.2 1 0z' fill='%231F1500'/%3E%3C/svg%3E");
}
.text__block__headings__heading.open span{
    transform: rotate(180deg);
}
.text__block__headings__list{
    padding-top: 15px;
}
.text__block__heading{
    display: block;
    font-size: .785em;
    margin-bottom: 5px;
    text-decoration: none!important;
}
.text__block__heading:hover{
    color: #00a69d!important;
    text-decoration: underline!important;
}
.text__block__heading.tag_H3{
    padding-left: 15px;
}
.text__block__heading.tag_H4{
    padding-left: 30px;
}
.text__block__heading.tag_H2.parent_heading span{
    display: inline-block;
    width: 25px;
    height: 12px;
    background-size: 11px 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 11.8L17.8 0l1 1.2L9.5 13l-1-1.2z' fill='%231F1500'/%3E%3Cpath d='M1 0L10 11.5 9.5 13 0 1.2 1 0z' fill='%231F1500'/%3E%3C/svg%3E");
    cursor: pointer;
}
.text__block__heading.tag_H2.parent_heading.open span{
    transform: rotate(180deg);
}

.text__block__like__footer{
    display: flex;
    align-items: center;
}
.text__block__like__footer span.heading{
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    font-size: 1.125em;
    font-weight: 900;
}
.text__block__footer .card__btn.is--catalog-item.is--soc > *{
    margin-left: 0;
}

.text__block__stat .vs-likeit:before,
.text__block__like__footer .vs-likeit:before {
    display: inline-block;
    vertical-align: middle;
    height: 33px;
    width: 38px;
    line-height: 33px;
    background: transparent url(/local/templates/timberk.v2/assets/images/like.svg) 0 0 no-repeat;
    background-size: contain;
    content: '';
    margin-right: 5px;
}
.text__block__stat .vs-likeit-active:before,
.text__block__like__footer .vs-likeit-active:before {
    background-image: url(/local/templates/timberk.v2/assets/images/like.svg);
}

.news-detail__footer-btn{
    margin-top: 15px;
}
.news-detail__footer-btn a{
    color: #fff!important;
    text-decoration: none!important;
}
.news-detail__footer-btn-heading{
    margin-bottom: 10px;
    text-align: left;
    color: #2e4150;
    font-weight: 700;
    font-size: 1.125rem;
}

/*FAQ List*/

.news-detail__faq-heading{
    margin-top: 30px;
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    font-size: 1.125em;
    font-weight: 900;
}

.news-detail__faq-list{
    margin-top: 15px;
}

.money-reviews-faq {
    margin-bottom: 40px !important;
}

.news-detail__faq-item {
    background: #fff;
    margin-bottom: 16px;
    border-radius: 4px;
}

.news-detail__faq-item:last-child {
    margin: 0;
}

.news-detail__faq-label {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    color: #5B5B5B;
    margin-right: 16px;
}

.news-detail__faq-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-detail__faq-icon svg {
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    fill: #5B5B5B;
}

.news-detail__faq-icon svg:last-child {
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.news-detail__faq-button {
    border-radius: 4px;
    min-height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    min-height: 56px;
    padding: 16px 24px;
    background: #eaeaea !important;
    border: 1px solid transparent;
}

.news-detail__faq-button.active svg:first-child {
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}

.news-detail__faq-button.active svg:last-child {
    width: 16px;
    height: 16px;
    opacity: 1;
    visibility: visible;
}

.news-detail__faq-content {
    background: #fff;
    padding: 24px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}

.news-detail__faq-content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}

.news-detail__faq-content p:last-child {
    margin: 0;
}

.news-detail__faq-content li {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 25px;
}

.news-detail__faq-content li:last-child {
    margin: 0;
}

.news-detail__faq-content li::before {
    content: "·";
    margin-right: 6px;
}

/*FAQ List*/
/* End */


/* Start:/local/components/vasoft/likeit.button/templates/article/style.css?1755465074556*/
.vs-likeit {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

.vs-likeit:before {
	display: inline-block;
	vertical-align: middle;
	height: 33px;
	width: 38px;
	line-height: 33px;
	background: transparent url(/local/templates/timberk.v2/assets/img/svg/like_icon.svg) 0 0 no-repeat;
	background-size: contain;
	content: '';
	margin-right: 5px;
}

.vs-likeit-active:before {
	background-image: url(/local/templates/timberk.v2/assets/img/svg/like_icon.svg);
}

.vs-likeit-action {
	cursor: pointer;
}

.vs-likeit-cnt {

}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/inline/style.css?1755465074585 */
/* /local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17866618877086 */
/* /local/components/vasoft/likeit.button/templates/article/style.css?1755465074556 */
