

/* Start:/bitrix/templates/grons/components/bitrix/catalog/katalog/style.css?17187061753446*/
.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
.kkatalogu{position:relative;margin-bottom:22px}
.kkatalogu a{display:flex; align-items:center;justify-content:flex-start;flex-wrap:wrap; color:rgba(60,60,59,0.5)}
.kkatalogu a:hover{color:#3c3c3b}
.kkatalogu a svg{width:auto; max-width:7px; height:auto; max-height:14px; margin-right:10px}
.kkatsvg{fill:none;stroke:#3c3c3b;stroke-miterlimit:10;stroke-width:2px;opacity:0.5}
.kkatalogu a:hover .kkatsvg{opacity:1}
.kkatalogu a span{font-size:15px;line-height:20px;}
	
.topblock{width: 100%; margin-bottom:10px}
.kolvotov{font-size:15px; color: rgba(60,60,59,.5);text-align: right;display: block;line-height:20px; margin-bottom:8px}
.topblock .row{align-items:center}
.topblock .sortblock{display:flex; align-items:flex-start; justify-content:flex-end; font-size:15px; flex-wrap:wrap; margin-top:0}
.topblock .sortblock span.sortlabel{padding:0; color:#3c3c3b; font-size:15px; min-width:200px}
.topblock .sortblock a.tsort{cursor:pointer; display: block; height:36px; padding-bottom: 0; border-bottom:3px solid #ededed; font-size:15px; padding-left:30px; color:rgba(60,60,59,0.5); font-weight:700; text-decoration:none}
.topblock .sortblock a.tsort:hover,
.topblock .sortblock a.tsort.selected{color:#3c3c3b;text-decoration:none;}

.topblock .sortblock a.tsort span,
.topblock .sortblock a.tsort span{position: relative;height:36px;display: block}

.topblock .sortblock a.tsort span:before{content:''; position:absolute; bottom: 0; width: 100%; height:100%; border-bottom:3px solid #ededed; z-index:2}

.topblock .sortblock a.tsort:hover span:before,
.topblock .sortblock a.tsort.selected span:before{border-bottom:3px solid #3c3c3b}

.topblock .sortblock span.sortlabel{font-weight:700; padding:0; color:#3c3c3b; font-size:15px;line-height:22px;
  display: block; height:36px; padding-bottom: 20px; border-bottom: 3px solid #ededed;
}
.topblock .viewblock{display:flex; align-items:center; justify-content:flex-end; font-size:15px; flex-wrap:wrap;margin-top:0}
.topblock .viewblock span.viewlabel{font-weight:700; padding:0; color:#3c3c3; font-size:15px}
.topblock .viewblock a.aview{display:flex; align-items:center; justify-content:center; width:36px; height:36px; border-radius:50%; margin-left:15px; background-color:rgba(240,240,240,1); border:2px solid rgba(240,240,240,1)}
.topblock .viewblock a.aview:hover,
.topblock .viewblock a.aview.selected{display:flex; align-items:center; justify-content:center; width:36px; height:36px; border-radius:50%; background-color:#fff; border:2px solid rgba(60,60,59,.3)}
.topblock .viewblock a.aview span.viewicon {background-repeat: no-repeat;background-size: contain;background-position: center;opacity: 0.3;width: 16px;height: 16px}
.topblock .viewblock a.aview span.viewicon.blockview{background-image:url(/bitrix/templates/grons/components/bitrix/catalog/katalog/block.svg)}
.topblock .viewblock a.aview span.viewicon.tabview{background-image:url(/bitrix/templates/grons/components/bitrix/catalog/katalog/table.svg)}

@media(max-width:767.98px){
	.topblock{margin-bottom:20px}
	.topblock .sortblock{justify-content: space-between}
	.topblock .viewblock{margin-top: 10px}
	.topblock .sortblock span.sortlabel {flex:1; min-width:auto}
	
	.kolvotov{font-size:13px; line-height:20px; margin-bottom:8px}
	.topblock .sortblock,
	.topblock .sortblock span.sortlabel,
	.topblock .sortblock a.tsort{font-size:13px}

}

/* End */


/* Start:/bitrix/templates/grons/components/bitrix/catalog.section.list/topcatalog/style.css?17187061751731*/
.catalog-section-list-item { }
.catalog-section-list-item .catalog-section-container{}
.catalog-section-list-item a.catalog-section-list-item-img{transition:all .25s linear; display:block; text-decoration: none; color:#3C3C3B; text-align:center}
.catalog-section-list-item a.catalog-section-list-item-img:hover{opacity:0.8}
.catalog-section-list-item a.catalog-section-list-item-img img.img-fluid{display:block;border-radius:10px; overflow:hidden}
.catalog-section-list-item a.catalog-section-list-item-img .catalog-section-list-item-link{
	display: block; font-weight: 700; font-size:22px; line-height:27px;
	color: #3C3C3B; margin: 10px 0 25px; height:54px; text-align:center;
}
.catalog-section-list-item .catalog-sections{display:block; margin:16px 0 38px; padding-left:20px; padding-top:1px; padding-bottom:2px; position:relative}
.catalog-section-list-item .catalog-sections:before{content:''; position:absolute; left:0; top: 0; width:2px; height:100%; background: rgba(0,0,0,.2); z-index:1}

.catalog-section-list-item .catalog-sections a.catalog-sections-link{position:relative; display:block; font-size:15px; line-height:18px; color:#3c3c3c; font-weight:300; margin: 0 0 8px}
.catalog-section-list-item .catalog-sections a.catalog-sections-link:last-child{margin:0}
.catalog-section-list-item .catalog-sections a.catalog-sections-link:before{content:''; position:absolute; left:-20px; top: 0; width:2px; height:20px; z-index:2}
.catalog-section-list-item .catalog-sections a.catalog-sections-link:hover:before{background:#000}

@media(max-width:767.98px){
	.catalog-section-list-item a.catalog-section-list-item-img .catalog-section-list-item-link{
		font-size:13px; line-height:16px; margin: 20px 0 10px; height:80px;
}
}
/* End */


/* Start:/local/templates/.default/components/fmf/items.detail/faq/style.css?17846002772606*/
.faq {
    margin: 0 0 72px;
    color: #050505;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.faq__heading {
    margin: 0 0 28px;
    color: #186030;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

.faq__items {
    border-bottom: 1px solid #dce5dd;
}

.faq__item {
    border-top: 1px solid #dce5dd;
}

.faq__item.is-open {
    border-top-color: #dce5dd;
}

.faq__question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 32px;
    padding: 25px 0;
    border: 0;
    outline: none !important;
    background: transparent;
    color: #050505;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    transition: color 0.25s ease;
}

.faq__item.is-open .faq__question,
.faq__question:hover {
    color: #186030;
}

.faq__question:focus-visible {
    outline: 2px solid #186030;
    outline-offset: -4px;
}

.faq__icon {
    position: relative;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    border: 1px solid #186030;
    border-radius: 50%;
    color: #186030;
}

.faq__icon::before,
.faq__icon::after {
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    content: '';
    transform: translate(-50%, -50%);
}

.faq__icon::before {
    width: 16px;
    height: 1px;
}

.faq__icon::after {
    width: 1px;
    height: 16px;
    opacity: 1;
}

.faq__item.is-open .faq__icon {
    border-color: #186030;
}

.faq__item.is-open .faq__icon::after {
    opacity: 0;
    transition: opacity 0.25s ease;
}

.faq__content {
    display: none;
}

.faq__content--text {
    padding: 0 74px 28px 0;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 1.6;
}

.faq__content--text > :first-child {
    margin-top: 0;
}

.faq__content--text > :last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .faq {
        margin: 48px 0 56px;
    }

    .faq__heading {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .faq__question {
        gap: 16px;
        padding: 19px 0;
        font-size: 17px;
    }

    .faq__icon {
        flex-basis: 34px;
        width: 34px;
        height: 34px;
    }

    .faq__icon::before {
        width: 13px;
    }

    .faq__icon::after {
        height: 13px;
    }

    .faq__content--text {
        padding: 0 0 21px;
        font-size: 15px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .faq__question,
    .faq__icon::before,
    .faq__icon::after,
    .faq__item.is-open .faq__icon::after {
        transition-duration: 0.01ms;
    }
}

/* End */
/* /bitrix/templates/grons/components/bitrix/catalog/katalog/style.css?17187061753446 */
/* /bitrix/templates/grons/components/bitrix/catalog.section.list/topcatalog/style.css?17187061751731 */
/* /local/templates/.default/components/fmf/items.detail/faq/style.css?17846002772606 */
