.block-history__wrapper{display:flex;flex-direction:column;max-width:var(--wrapper-wide);margin:0 auto}@media (min-width:1010px){.block-history__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.block-history__content{padding:0 1.5rem}@media (min-width:1010px){.block-history__content{padding:4rem 6rem}}.block-history__items{display:flex;flex-direction:column;gap:3.5rem;margin-top:3rem}@media (min-width:1010px){.block-history__items{gap:3rem}}.block-history__item-header{display:flex;gap:2rem;align-items:center;margin-bottom:2rem}@media (min-width:1010px){.block-history__item-header{margin-bottom:1.5rem}}.block-history__item-year{padding:.7rem 1rem;border-radius:2.4rem;line-height:1}.block-history__image{display:flex;align-items:center;margin-top:3rem}@media (min-width:1010px){.block-history__image{margin-top:0}}.block-history__image-img{display:block;width:100%;height:30rem;object-fit:cover}@media (min-width:1010px){.block-history__image-img{height:100%}}