<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-tekhnicheskaya-informaciya-index-item{border:1px solid #ededed;display:grid;grid-template-areas:"title" "description" "children";grid-template-columns:1fr;grid-template-rows:min-content min-content min-content}.app-tekhnicheskaya-informaciya-index-item__title{background-size:cover;grid-area:title;min-height:64px}.app-tekhnicheskaya-informaciya-index-item__title:before{background-color:#93b7cba3;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s;width:100%;z-index:1}.app-tekhnicheskaya-informaciya-index-item__title .--h1{transition:color .3s;z-index:2}.app-tekhnicheskaya-informaciya-index-item:hover .app-tekhnicheskaya-informaciya-index-item__title .text-white{color:#4f4f4f!important}.app-tekhnicheskaya-informaciya-index-item:hover .app-tekhnicheskaya-informaciya-index-item__title:before{background-color:#ffc200a3}.app-tekhnicheskaya-informaciya-index-item__description{border-bottom:1px solid #ededed;border-top:1px solid #ededed;font-size:1rem;grid-area:description;line-height:1.5rem}.app-tekhnicheskaya-informaciya-index-item__description&gt;span{display:-webkit-box!important;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.app-tekhnicheskaya-informaciya-index-item__children{display:grid;gap:4px;grid-area:children;grid-template-columns:1fr;grid-template-rows:min-content min-content}.app-tekhnicheskaya-informaciya-index-item__children-item{padding-bottom:10px}.app-tekhnicheskaya-informaciya-index-item__children-item a{font-size:16px;line-height:24px}.app-tekhnicheskaya-informaciya-index-item__children-item a:after{background-color:#ffc200;bottom:0;content:"";height:4px;left:0;position:absolute;transition:width 1s;width:60px}.app-tekhnicheskaya-informaciya-index-item__children-item:hover a:after{width:100%}@media (min-width:768px){.app-tekhnicheskaya-informaciya-index-item{grid-template-areas:"title description" "title children";grid-template-columns:231px auto;grid-template-rows:min-content auto}.app-tekhnicheskaya-informaciya-index-item__title{min-height:296px}.app-tekhnicheskaya-informaciya-index-item__description{border:none}.app-tekhnicheskaya-informaciya-index-item__children{gap:20px;grid-template-columns:1fr 1fr}.app-tekhnicheskaya-informaciya-index-item__children-item{padding-bottom:18px}}@media (min-width:1024px){.app-tekhnicheskaya-informaciya-index-item{grid-template-areas:"title description children";grid-template-columns:1fr 1fr 2fr;grid-template-rows:1fr}.app-tekhnicheskaya-informaciya-index-item__title{min-height:268px}}
</pre></body></html>