

/* Start:/local/templates/stopamer/template_styles.css?1778530325595*/
/* Стили подключаются из сборки Vite: /assets/css/scripts.min.css (+ vendor), см. header.php */

.catalog-page__layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: flex-start;
}
.catalog-page__main {
    flex: 1 1 22rem;
}
.catalog-page__aside {
    flex: 0 1 18rem;
}

.specialist-item__actions {
    margin-top: 0.75rem;
}

.specialist-popup-loaded__photo img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
}

.specialist-page__body img,
.specialist-popup-loaded__text img {
    max-width: 100%;
    height: auto;
}

/* End */
/* /local/templates/stopamer/template_styles.css?1778530325595 */
