

/* Start:/local/components/rosneft/form.questions/templates/.default/style.css?1750321247589*/
#questions-region {
    z-index: 11;
}
ul.questions-region {
    display: none;
    z-index: 10;
    position: absolute;
    width: 100%;
    top: 60px;
    background-color: #fffbe5;
    border-radius: 0 0 12px 12px;
    padding: 12px 16px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    color: #05060f;
    font-family: "Mulish", "Arial", sans-serif;
    list-style: none;
}
ul.questions-region li {
    cursor: pointer;
    padding: 0 0 10px 0;
}
ul.questions-region li:hover {
    text-decoration: underline;
}
ul.questions-region.show {
    display: block;
}


/* End */
/* /local/components/rosneft/form.questions/templates/.default/style.css?1750321247589 */
