.img-group-container{height:500vh;position:relative}.img-group-container>div{position:sticky;top:0;overflow:hidden;height:100vh}.img-group{display:flex}.img-container{display:flex;width:100vw;height:100vh;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:column}#gallery header h2{font-size:56px;font-weight:700;letter-spacing:-3px;line-height:1.2;text-align:center;margin:0}.img-container h3{margin:0;font-size:50px;font-weight:700;letter-spacing:-3px;line-height:1.2;position:relative;bottom:30px;display:inline-block}.img-container figure{width:400px;height:400px;min-width:400px;min-height:400px;max-width:400px;max-height:400px}.img-container:nth-of-type(odd){rotate:5deg}.img-container:nth-of-type(even){rotate:-5deg}.img-container>figure{border-top:10px solid white;border-inline:10px solid white;border-bottom:60px solid white}.progress{position:fixed;left:0;right:0;height:5px;background:#9911ff;bottom:50px;transform:scaleX(0)}.polaroid-image-wrapper:nth-of-type(1){rotate:-4deg}.polaroid-image-wrapper:nth-of-type(2){rotate:2deg}.polaroid-image-wrapper:nth-of-type(3){rotate:5deg}.polaroid-image-wrapper:nth-of-type(4){rotate:-1deg}.polaroid-image-wrapper:nth-of-type(5){rotate:3deg}.polaroid-image-wrapper:nth-of-type(6){rotate:-3deg}.polaroid-image-wrapper:nth-of-type(7){rotate:1deg}.polaroid-image-wrapper:nth-of-type(8){rotate:-5deg}