

/* Start:/bitrix/components/technix/programs.filters/templates/.default/styles.css?1730380546915*/
.technix-filters button {
    padding: 12px 16px;
}

.technix-filters input {
    appearance: none;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding: 8px 12px;
}

.technix-filters select {
    appearance: none;
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23808080%22%20viewBox%3D%220%200%2023%2032%22%3E%3Cpath%20d%3D%22m22.56%2C12.06l-10%2C9.99c-.58.59-1.53.59-2.12%2C0%2C0%2C0%2C0%2C0%2C0%2C0L.44%2C12.06c-.59-.59-.59-1.54%2C0-2.12s1.54-.59%2C2.12%2C0l8.94%2C8.93%2C8.94-8.93c.59-.59%2C1.54-.59%2C2.12%2C0s.59%2C1.54%2C0%2C2.12h0Z%22%2F%3E%3C%2Fsvg%3E');
    background-position: top 50% right 12px;
    background-repeat: no-repeat;
    background-size: 11.5px 16px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 35.5px 8px 12px;
}

.technix-filters .row {
    row-gap: 16px;
}

/* End */


/* Start:/bitrix/components/technix/pagination/templates/.default/styles.css?1731048344745*/
.technix-pagination {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: center;
}

.technix-pagination a {
    align-items: center;
    background: #ffffff;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    color: #222222 !important;
    display: flex;
    height: 40px;
    justify-content: center;
    min-width: 36px;
    padding: 0 12px;
    text-decoration: none !important;
    transition: .25s ease border-color, .25s ease color;
    width: max-content;
}

.technix-pagination a svg {
    display: block;
    height: 18px;
}

.technix-pagination a:hover, .technix-pagination a:active {
    border-color: #016ef5a0;
    color: #016ef5 !important;
}

.technix-pagination span {
    font-weight: 600;
}
/* End */
/* /bitrix/components/technix/programs.filters/templates/.default/styles.css?1730380546915 */
/* /bitrix/components/technix/pagination/templates/.default/styles.css?1731048344745 */
