/* Контентные стили (визуальный редактор + фронт) */

/* Блок: ссылка на статью */
.sob-readalso{position:relative;margin:1.8em 0;padding:22px 24px 22px 76px;background:#f3f0eb;border-radius:20px;}
.sob-readalso::before{content:"";position:absolute;left:22px;top:22px;width:40px;height:40px;border-radius:50%;background:#175c48 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z'/%3E%3Cpath d='M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z'/%3E%3C/svg%3E") center / 22px no-repeat;}
.sob-readalso a{color:#175c48;font-weight:600;text-decoration:none;}
.sob-readalso a:hover{text-decoration:underline;}
@media (max-width:575px){
.sob-readalso{padding:20px 22px;}
.sob-readalso::before{position:static;display:block;margin-bottom:12px;}
}
