.collage{display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:990px){.collage{gap:60px;grid-template-columns:55% 1fr}}@media (min-width:1310px){.collage{gap:120px}}.collage__item-visual{border-radius:4px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:990px){.collage__item:first-child .heading{margin-bottom:120px}}@media (max-width:990px){.collage__item:first-child .collage__item-visual:first-of-type,.collage__item:first-child .collage__item-visual:nth-of-type(2){display:none}}.collage__item:first-child .collage__item-visual:first-of-type{width:80%}.collage__item:first-child .collage__item-visual:nth-of-type(2){margin:60px 0 60px auto;width:70%}@media (min-width:990px){.collage__item:first-child .collage__item-visual:nth-of-type(2){margin:120px 0 0 auto}}@media (min-width:990px){.collage__item:nth-child(2){margin-top:120px}}@media (min-width:990px){.collage__item:nth-child(2) .text{margin-bottom:120px}}.collage__item:nth-child(2) .collage__item-visual:first-of-type{aspect-ratio:1;margin-top:60px}