.aim-mosaic{position:relative}.aim-mosaic__shape{position:absolute;z-index:var(--z-behind);top:-70px;left:-230px;width:360px;height:360px;transform:rotate(-11deg);pointer-events:none}.aim-mosaic__wall{position:relative;z-index:var(--z-content);column-count:3;column-gap:28px}.aim-mosaic__tile{break-inside:avoid;margin:0 0 28px}.aim-mosaic__tile .aim-photo{display:block;width:100%;height:auto}.aim-mosaic__tile:nth-child(3n+1){transform:rotate(-.7deg)}.aim-mosaic__tile:nth-child(3n+2){transform:rotate(.5deg)}.aim-mosaic__tile:nth-child(4n+3){transform:rotate(.9deg)}@media (max-width:900px){.aim-mosaic__wall{column-count:2}.aim-mosaic__shape{width:240px;height:240px;left:-140px;top:-40px}}@media (max-width:560px){.aim-mosaic__wall{column-count:2;column-gap:14px}.aim-mosaic__tile{margin-bottom:14px}}