

/* Start:/bitrix/templates/ipovszrt/components/bitrix/news.list/arizayo/style.css?17733959431941*/
.docs-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.docs-section {
    margin-bottom: 40px;
}

.docs-section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3498db;
    position: relative;
}

.docs-section-title .title-icon {
    font-size: 2rem;
    line-height: 1;
}

.docs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 20px;
}

.docs-card {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px 20px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    color: #2c3e50;
    transition: all 0.25s ease;
    border: 1px solid #edf2f7;
    min-height: 70px;
    box-sizing: border-box;
}

.docs-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 24px rgba(52, 152, 219, 0.15);
    border-color: #3498db;
    background: #f8fcff;
}

.card-icon {
    font-size: 1.8rem;
    min-width: 36px;
    text-align: center;
    color: #3498db;
    transition: color 0.2s;
}

.docs-card:hover .card-icon {
    color: #2980b9;
}

.card-text {
    font-size: 0.95rem;
    line-height: 1.4;
    font-weight: 500;
    word-break: break-word;
}

/* Мобильная адаптация */
@media (max-width: 640px) {
    .docs-wrapper {
        padding: 15px;
    }
    
    .docs-section-title {
        font-size: 1.5rem;
    }
    
    .docs-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .docs-card {
        padding: 15px;
    }
}

/* Для очень длинных слов */
.card-text {
    hyphens: auto;
}
/* End */


/* Start:/bitrix/templates/ipovszrt/components/bitrix/news.list/nomguyi_hujat/style.css?17733959431941*/
.docs-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.docs-section {
    margin-bottom: 40px;
}

.docs-section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3498db;
    position: relative;
}

.docs-section-title .title-icon {
    font-size: 2rem;
    line-height: 1;
}

.docs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 20px;
}

.docs-card {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px 20px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    color: #2c3e50;
    transition: all 0.25s ease;
    border: 1px solid #edf2f7;
    min-height: 70px;
    box-sizing: border-box;
}

.docs-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 24px rgba(52, 152, 219, 0.15);
    border-color: #3498db;
    background: #f8fcff;
}

.card-icon {
    font-size: 1.8rem;
    min-width: 36px;
    text-align: center;
    color: #3498db;
    transition: color 0.2s;
}

.docs-card:hover .card-icon {
    color: #2980b9;
}

.card-text {
    font-size: 0.95rem;
    line-height: 1.4;
    font-weight: 500;
    word-break: break-word;
}

/* Мобильная адаптация */
@media (max-width: 640px) {
    .docs-wrapper {
        padding: 15px;
    }
    
    .docs-section-title {
        font-size: 1.5rem;
    }
    
    .docs-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .docs-card {
        padding: 15px;
    }
}

/* Для очень длинных слов */
.card-text {
    hyphens: auto;
}
/* End */
/* /bitrix/templates/ipovszrt/components/bitrix/news.list/arizayo/style.css?17733959431941 */
/* /bitrix/templates/ipovszrt/components/bitrix/news.list/nomguyi_hujat/style.css?17733959431941 */
