.breadcrumb__ul{display:flex;flex-wrap:wrap;padding:0;list-style-type:none;font-size:var(--font-m-xs)}.breadcrumb__ul__li:not(:first-child):before{content:"\00a0> "}.breadcrumb__ul__li__a{color:var(--black)}.breadcrumb__ul__li.current{text-decoration:none}.breadcrumb__current{color:red}.tags{display:inline-flex;flex-wrap:wrap;gap:16px;margin:24px 0}.tags__tag{display:flex;align-items:center;justify-content:center;height:44px;padding:8px 16px;background:var(--white);border:1px solid var(--black);border-radius:8px;box-sizing:border-box;text-decoration:none;color:var(--black)}.info{display:flex;align-items:center;gap:16px}.info__by{font-weight:700}.info__by__pict{width:50px;height:50px;border-radius:50%}.info__read-time{font-size:var(--font-m-xs);margin:0 8px 0 0}.info__date{font-size:var(--font-m-xs);color:var(--gray)}.card{display:block;margin:32px 0;padding:0 24px 24px;text-decoration:none;color:inherit;background:var(--white);border-radius:8px;overflow:hidden}.card__pict{width:calc(100% + 48px);height:250px;object-fit:cover;margin:0 -24px 24px}.card__title{margin:0;padding:0 0 12px;font-weight:900}.card__tags{padding:0 0 24px}.card__tags__tag{font-size:var(--font-m-xs);margin:0 8px 0 0;text-decoration:underline}@media(min-width:960px){.grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px}.card{margin:0}}.hero{margin:var(--header-h)-24px 0;padding:0 24px}.hero__h1{font-family:baste;text-transform:uppercase}.pict{width:100%;margin:24px 0;border-radius:8px}.h2{font-size:var(--font-m-xl);font-weight:900}.other{margin:24px -24px;padding:24px;background:var(--blue-light)}.other__title{font-family:baste;text-transform:uppercase;text-align:center}aside{display:none}@media(min-width:960px){.hero{margin:var(--header-h)0 48px}.hero__h1{width:80%;font-size:var(--font-xxl)}.intro{margin:0 0 48px}aside{display:inline-block;width:30%;vertical-align:top;position:sticky;top:20px}.links{display:flex;flex-direction:column;gap:8px;font-weight:700}.links__title{font-size:var(--font-m);text-transform:uppercase}.links__link{color:inherit}main{margin:0 0 0 48px;display:inline-block;width:calc(69% - 48px)}.other__title{text-align:left}.other__title+p{max-width:50%}}