

/* Start:/local/templates/empty/styles.css?1761945286109*/
.form-label {
    margin-bottom: 0;
}

.col-md-4 {
    margin-bottom: 16px;
}
.mb-3 {
    margin-bottom: 0;
}
/* End */


/* Start:/local/templates/empty/template_styles.css?17632209044302*/
body {
    font-family: 'Inter', sans-serif; background: #f9fafb; color: #1f2937; line-height: 1.6;

}
#signature-pad {
    touch-action: none; /* запрещает прокрутку при касании */
}
a.nav-link {
    color: #000;
}
p.lead {
    color: #a42044;
    line-height: 19px;
    font-size: 15px;
}
.bd-example-snippet.bd-code-snippet {
    margin-top: 20px;
}
.signature-box {
    border: 1px solid #ccc;
    width: 100%;
    height: 200px;
    display: block;
    touch-action: none;
}
.btn-clear {
    position: absolute;
    top: 10px;
    right: 10px;
}
#signature-preview {
    max-height: 200px;
    border: 1px dashed #aaa;
    padding: 5px;
}

.container { max-width: 1200px; margin: 0 auto; padding: 2rem; }
.home_hero { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 4rem 2rem; background:linear-gradient(to right, #8448f8, #00b2ff); color: white; border-radius: 1.5rem; }
.home_hero h1 { font-size: 2.5rem; font-weight: 700; margin-bottom: 1rem; }
.home_hero p { font-size: 1.125rem; margin-bottom: 2rem; }

.btn-primary {
    background: #a42044;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.table-responsive{    min-height: 300px;}

.modern-page-navigation a {
    color: #a42044;
}

.btn-primary:hover{

    background: #a42044;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.btn-primary:focus {

    background: #a42044;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-success {
    background-color: #28a745;
    border-color: #28a745;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.button_chek {
    position: sticky;
    bottom: 0;
    background: rgb(184 206 231 / 48%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #adadad;
}

.brand-color {
    color: #8448f8;
    font-weight: 900;
}

.bg-brand {
    background-color: #8448f8;
}

.hero {
    background: linear-gradient(to right, #f9f9f9, #f0f0ff);
    padding: 100px 0;
    text-align: center;
}

.hero h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #333;
}

.hero p {
    font-size: 1.25rem;
    color: #666;
}

.navbar-brand img {
    height: 40px;
}

.tg-btn {
    background-color: #8448f8;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 30px;
    font-weight: 500;
    transition: 0.3s ease-in-out;
}

.tg-btn:hover {
    background-color: #6f35d4;
    color: #fff;
}


.gsr_btn{
    background-color: #8448f8;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 30px;
    font-weight: 500;
    transition: 0.3s ease-in-out;
}

.bg-gsr{
    background-color: #8448f8;
    color: #fff;
}

.bg-gsr a{

    color: #fff;
}

nav.navbar {
    background: #fff;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


.notification-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

.notification-popup {
    max-width: 500px;
    background: #fff;
    padding: 1.5rem 2rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    position: relative;
    font-size: 1.1rem;
}

.notification-popup .close-btn {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    cursor: pointer;
}



.navbar.container{
    padding: 0;
}


/* End */
/* /local/templates/empty/styles.css?1761945286109 */
/* /local/templates/empty/template_styles.css?17632209044302 */
