.ds-text-article-hero{display:grid;grid-template-columns:1fr;grid-gap:var(--space-24);gap:var(--space-24);padding-top:var(--space-24)}.ds-text-article-hero_breadcrumbs{margin-bottom:var(--space-24)}.ds-text-article-hero_title{margin:0 0 var(--space-24);font-size:28px;font-weight:700;line-height:1.4;color:var(--text)}.ds-text-article-hero_lead{margin:0 0 var(--space-16)}.ds-text-article-hero_lead p{margin:0 0 var(--space-8);font-size:16px;line-height:1.4;color:var(--muted)}.ds-text-article-hero_lead p:last-child{margin-bottom:0}.ds-text-article-hero_button{text-decoration:none}.ds-text-article-hero_meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16) var(--space-24);margin-top:var(--space-24);font-size:16px;color:var(--muted)}.ds-text-article-hero_meta_item{display:flex;align-items:center;gap:var(--space-8)}.ds-text-article-hero_meta_icon{width:16px;height:16px;color:var(--green)}.ds-text-article-hero_visual{display:flex;align-items:flex-end;justify-content:center}.ds-text-article-hero_mascot{width:100%;max-width:320px;height:auto;object-fit:contain;object-position:center bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (min-width:768px){.ds-text-article-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:stretch;gap:var(--space-32)}.ds-text-article-hero_title{font-size:36px}.ds-text-article-hero_visual{justify-content:flex-end}.ds-text-article-hero_mascot{max-width:100%}.ds-text-article-hero_button{width:auto}}@media (min-width:1200px){.ds-text-article-hero_title{font-size:36px}}@media (max-width:767px){.ds-text-article-hero{padding-top:var(--space-16)}.ds-text-article-hero_breadcrumbs{margin-bottom:var(--space-16)}.ds-text-article-hero_button{width:100%}.ds-text-article-hero_meta{margin-top:var(--space-16)}.ds-text-article-hero_mascot{max-width:280px;margin:0 auto}}