

/* Start:/local/templates/lumin/components/ds/form.post/question_form/style.css?1747998595634*/
.callback-form.modal {
    background: #fff;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    padding: 40px 50px;
}

.callback-form.modal h3{
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 3px;
}

.btn_std {
	margin-top: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 35px;
    width: 120px;
    cursor: pointer;
    font-weight: 500;
    overflow: hidden;
    color: #FFF;
    border: 0;
    background: #81d1d0;
}
.btn_std:hover {
    color: #444;
}
/* End */
/* /local/templates/lumin/components/ds/form.post/question_form/style.css?1747998595634 */
