.ImageProgressor{position:relative;width:100%;height:100vh}.ImageProgressor__Frame{position:absolute;inset:0}.ImageProgressor__ImageWrap{position:absolute;width:100%;height:100%;opacity:1}.ImageProgressor__Image{width:100%;height:100%;object-fit:cover;object-position:center}.ImageProgressor__Progress{position:absolute;right:0;bottom:1rem;left:0;z-index:11;display:inline-flex;width:100%;padding:0 1.13rem}.ImageProgressor__ProgressBar{width:100%;height:1.5px;overflow:hidden;background:hsla(0,0%,100%,.4)}.ImageProgressor__ProgressBar+.ImageProgressor__ProgressBar{margin-left:10px}.ImageProgressor__ProgressBar span{position:relative;display:block;height:100%;overflow:hidden;background-color:#fff;transform-origin:left}.ImageProgressor__Copy{position:absolute;right:0;bottom:0;left:0;padding:3.13rem .63rem 3.75rem;color:#fff;background:linear-gradient(0deg,rgba(64,62,61,.5),transparent)}.ImageProgressor__Link a{color:#fff}.ImageProgressor__Link a:hover{opacity:.9}.ImageProgressor .UnderlineButton.inactive:after,.ImageProgressor .UnderlineButton.inactive:before{background:#fff}.ImageProgressor__Head{max-width:23ch}.ImageProgressor__PaddleLeft,.ImageProgressor__PaddleRight{width:33.3vw;height:100%;opacity:0}.ImageProgressor__PaddleRight{left:66.6vw}