main>img{width:100%;border-radius:20px 0 20px 0}h1.styled{text-align:center;font-family:rage;font-weight:400}main ul li{margin:5px 18px}main small{margin-top:15px}main small div{font-size:.8rem}#montage{display:grid;margin-top:10px;grid-template:"a b" 1fr/1fr 1fr}#montage-left{margin-right:5px}#montage-right{margin-left:5px}#montage img{position:relative}#montage-right img:first-of-type{z-index:2}#montage div img:last-of-type{margin-top:-40px}#montage-left img:first-of-type{border-radius:20px 0 20px 0}#montage-right img:last-of-type{border-radius:0 20px 0 20px}#montage-left img:last-of-type,#montage-right img:first-of-type{border:5px solid var(--color-blue-2);border-radius:500px;width:calc(100% - 10px)}#montage-right aside{color:var(--color-white-0);padding:5px 10px;background:var(--color-blue-1);margin-top:5px;margin-left:-200px;padding-left:200px;border-radius:0 0 20px 0}@media screen and (max-width:940px){#montage{display:none}}