

/* Start:/local/components/unlimtech/catalog/templates/.default/style.css?17349558021534*/
.alert-block{
    padding: 23px 11px;
    border-radius: 4px;
    border: 1px solid #F96631;
    margin-block: 8px;
    background-color: #FFE8D9;
    position: relative;
    overflow: hidden;
}
.alert-block__list{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.alert-block__item{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #1A1A1A;
    position: relative;
    padding-left: 12px;
}
.alert-block__item:before{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background-color: #1A1A1A;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    min-height: 4px;
}
.alert-block__item+.alert-block__item{
    margin-top: 12px;
}
.alert-block__item a{
    text-decoration: underline;
    font-weight: 600;
    color: #FFA372;
}
.alert-block__item span{
    font-weight: 600;
}
.alert-block_withborder{
    margin-top: 20px;
    margin-bottom: 32px;
    padding: 20px 12px 20px 16px;
    border: none;
}
.alert-block_withborder:before{
    width: 4px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #F96631;
}
.nomt.uk-grid-margin.uk-first-column{
    margin-top: 0;
    margin-bottom: 32px;
}
.alert-block_withborder .alert-block__item{
    color: #4C4C4C;
    font-size: 16px;
    line-height: 22px;
}
@media(max-width: 767px){
    .alert-block{
        padding: 11px 11px;
    }
}
/* End */
/* /local/components/unlimtech/catalog/templates/.default/style.css?17349558021534 */
