<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans);.image-preview{width:50vw;max-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;margin-top:10px}.image-preview .image-thumb{min-width:100px;min-height:100px;border-radius:5px;background-repeat:no-repeat;background-size:cover;margin-right:10px;overflow:hidden;border:2px solid transparent}.image-preview .image-thumb:hover{cursor:pointer;border:2px solid hsla(0,0%,100%,.8)}.image-preview .image-thumb.selected{border:2px solid #fff}.image-preview .image-thumb:last-child{margin-right:0}.gallery{position:absolute;bottom:0;top:0;left:0;right:0;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery .gallery-container{max-width:1024px;margin:0 auto}.gallery .gallery-visualization{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery .flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery .flex-center,.gallery .gallery-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery .gallery-box{-ms-flex-pack:distribute;justify-content:space-around}.gallery .gallery-box .image-view .image{position:relative}.gallery .gallery-box .image-view .image .image-info{position:absolute;bottom:0;background-color:rgba(0,0,0,.6);left:0;right:0;padding:20px}.gallery .gallery-box .image-view .image .image-info .image-info-title{font-size:20px;color:hsla(0,0%,100%,.8)}.gallery .gallery-box .image-view .image .image-info .image-info-description{color:hsla(0,0%,100%,.9);font-size:16px;font-weight:100}.gallery .image{width:50vw;height:50vw;max-width:600px;max-height:600px;border-radius:5px;background-repeat:no-repeat;background-size:cover}.gallery .gallery-action{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:hsla(0,0%,100%,.6);font-size:50px;margin:50px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.3;padding:20px;cursor:pointer;text-decoration:none;border-radius:50%;-webkit-box-shadow:0 0 1rem 1.4rem hsla(0,0%,100%,.13);box-shadow:0 0 1rem 1.4rem hsla(0,0%,100%,.13);background-color:hsla(0,0%,100%,.13)}.gallery .gallery-action:hover{opacity:1}.gallery .gallery-action:hover[disabled]{opacity:.3;cursor:not-allowed}.gallery .gallery-action.font-lg{font-size:100px}.gallery .gallery-action.action-close{position:absolute;top:0;right:60px}.gallery .gallery-action.action-close .default-icon{font-size:40px}*{font-family:Open Sans,sans-serif}</pre></body></html>