

/* Start:/local/templates/praktik72/components/bitrix/news/ui-catalog/style.css?1772189189345*/
.service__element .nounderline {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.s-el__pos {
    position: relative;
    padding-top: 100%;
}
.s-el__pos img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    max-height: 100%;
}
/* End */


/* Start:/local/templates/praktik72/components/bitrix/news/ui-catalog/bitrix/news.list/.default/style.css?17721891891453*/
.stocks {
    background-color: #FFFFFF;
    padding: 30px;
}
.stocks__item {
    display: flex;
    flex-direction: row;
    gap: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(157, 167, 177, .3);
}
@media (max-width: 1023px) {
    .stocks__item {
        flex-direction: column;
    }
}
.stocks__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: unset;
}
.stocks__image {
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.stocks__title {
    margin: 0 0 24px 0;
}
.stocks__desc, .stocks__desc * {
    font-size: 14px;
}
.stocks__desc li {
    margin-bottom: 0;
}
.stocks__desc ul {
    margin: 8px 0;
}
.stocks__postscriptum {
    margin: 20px 0;
    font-size: 12px;
}
.stocks__date {
    font-weight: 700;
    margin-bottom: 10px;
    color: #f04e23;
}
.stocks .btn {
    margin: 20px 0 0 0;
}

.p-product__params div {
    margin-bottom: 10px;
    font-size: 14px;
}
.p-product__desc {
    line-height: 20px;
}
.p-product__footer {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    margin-top: 30px;
}
.p-product__footer .btn {
    margin: 0!important;
}
.p-product__footer__price .val {
    font-weight: bold;
}
.p-product__footer__price .val .strong {
    font-size: 36px;
	font-weight: 300;
}
/* End */
/* /local/templates/praktik72/components/bitrix/news/ui-catalog/style.css?1772189189345 */
/* /local/templates/praktik72/components/bitrix/news/ui-catalog/bitrix/news.list/.default/style.css?17721891891453 */
