.item-page__top{padding:32px 0 40px}.item-layout{flex-direction:column;gap:24px;display:flex}@media (min-width:992px){.item-layout--with-photo{flex-direction:row;align-items:flex-start;gap:48px}.item-layout--with-photo .item-photo{flex:60%}.item-layout--with-photo .item-content{flex:40%}}.item-breadcrumb{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.item-breadcrumb__back{color:var(--brand);align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.item-breadcrumb__back:hover{color:var(--brand-dark)}.item-breadcrumb__back svg{flex:none}.item-heart{color:#333;background:0 0;border:1px solid #ccc;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.item-photo{aspect-ratio:5/3;background:#eee;position:relative;overflow:hidden}.item-photo img{object-fit:cover}.item-photo__badge{color:var(--paper);background:#000000b8;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex;position:absolute;top:12px;right:12px}.item-section-line{text-transform:uppercase;color:var(--brand);text-align:center;margin:0 0 32px;font-size:16px;font-weight:700;line-height:24px}.item-heading{font-family:var(--font-figtree), "Figtree", Arial, sans-serif;color:var(--ink-strong);text-align:center;padding:48px 0;font-size:28px;font-weight:700}.item-description{color:var(--ink-strong);text-align:center;margin:-16px 0 0;font-size:16px;line-height:24px}.item-tags{justify-content:center;gap:8px;margin-top:24px;display:flex}.item-tag{background:var(--ink-strong);width:36px;height:36px;color:var(--paper);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}
