

/* Start:/bitrix/templates/keetree/components/dev2fun/section.element.group/defect/style.css?17104864841304*/
.defects{
    font-family: 'Stapel', sans-serif;
}
.defects .row{
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
}
.defects .block-cat .row{
    --bs-gutter-x: 10px;
    --bs-gutter-y: 0;
}
.defects .style-panel-block{
    padding: 1.5rem;
    border-radius: 12px;
    background-color: #F5F5F5;
}
.defects .style-panel-block + .style-panel-block{
    margin-top: 20px;
}
.defects .title-sect{
    font-size: 1.33rem;
    font-weight: 700;
    margin-bottom: 4px;
}
.defects .desc-cat{
    margin-bottom: .55rem;
}
.defects select{
    background-color: #fff;
    border-radius: 5px;
}
.defects select:focus{
    background-color: #fff;
}
.defects .item-info{
    display: none;
}
.defects .item-info .title{
    font-size: 1.4rem;
    font-weight: 700;
}
.defects .item-info .desc b{
    font-weight: 700;
    font-size: 1.33rem;
}

@media (min-width: 768px){
    .defects .style-panel-block{
        padding: 2.66rem;
        border-radius: 1.33rem;
    }
    .defects .item-info .title{
        font-size: 1.5rem;
    }
}
@media (min-width: 1200px) {
    .defects .item-info .title{
        font-size: 1.8rem;
    }
}
@media (min-width: 1600px) {
    .defects .item-info .title{
        font-size: 2.22rem;
    }
}

@media (max-width: 768px) {
    .big-text-block br{
        display: none;
    }
}
/* End */
/* /bitrix/templates/keetree/components/dev2fun/section.element.group/defect/style.css?17104864841304 */
