<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#colorbox, #cboxOverlay, #cboxWrapper {position: absolute;top: 0;left: 0;z-index: 9999;-webkit-transform: translate3d(0, 0, 0); }#cboxWrapper {max-width: none; }#cboxOverlay {position: fixed;width: 100%;height: 100%; }#cboxMiddleLeft, #cboxBottomLeft {clear: left; }#cboxContent {position: relative; }#cboxLoadedContent {overflow: auto;-webkit-overflow-scrolling: touch; }#cboxTitle {margin: 0; }#cboxLoadingOverlay, #cboxLoadingGraphic {position: absolute;top: 0;left: 0;width: 100%;height: 100%; }#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor: pointer; }.cboxPhoto {float: left;margin: auto;border: 0;display: block;max-width: none;-ms-interpolation-mode: bicubic; }.cboxIframe {width: 100%;height: 100%;display: block;border: 0;padding: 0;margin: 0; }#colorbox, #cboxContent, #cboxLoadedContent {box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box; }#cboxOverlay {background: #fff;opacity: 0.9;filter: alpha(opacity=90); }#colorbox {outline: 0; }#cboxContent {background: #fff;overflow: hidden;padding: 15px;border: 1px solid #ddd;border-radius: 8px;box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }.cboxIframe {background: #fff; }#cboxError {padding: 50px;border: 1px solid #ccc; }#cboxLoadedContent {margin-bottom: 35px; }#cboxTitle {visibility: hidden;position: absolute;bottom: 50px;left: 0;text-align: center;width: 100%;padding: 5px 15px;color: #fff;background: rgba(0, 0, 0, 0.7); }#cboxTitle a {color: #fff; }#cboxTitle a:hover {color: #aaa; }#cboxCurrent {position: absolute;bottom: 15px;left: 15px;color: #999; }#cboxLoadingOverlay {background: #fff url(/system/assets/images/js/colorbox/loading.gif) no-repeat 5px 5px; }#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border: 0;padding: 0;margin: 0;overflow: visible;width: auto;background: none;visibility: hidden; }#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline: 0; }#cboxSlideshow {position: absolute;bottom: 0px;right: 42px;color: #444; }#cboxPrevious {width: 40px;height: 60px;background: white;position: absolute;top: 50%;left: 15px;color: #444;margin-top: -30px;font-family: FontAwesome;font-size : 0px;opacity: 0.8; }#cboxPrevious:hover {color: #2196f3;opacity: 1; }#cboxPrevious::before {content: "\f053";font-size : 30px;line-height: 60px; }#cboxNext {width: 40px;height: 60px;background: white;position: absolute;top: 50%;right: 15px;color: #444;margin-top: -30px;font-family: FontAwesome;font-size : 0px;opacity: 0.8; }#cboxNext:hover {color: #2196f3;opacity: 1; }#cboxNext::before {content: "\f054";font-size : 30px;line-height: 60px; }#cboxClose {width: 40px;height: 40px;background: white;position: absolute;top: 15px;right: 15px;display: block;color: #444;font-family: FontAwesome;font-size : 0px;opacity: 0.8; }#cboxClose:hover {color: #f44336;opacity: 1; }#cboxClose::before {content: "\f00d";font-size : 30px;line-height: 40px; }#cboxContent:hover #cboxPrevious, #cboxContent:hover #cboxNext, #cboxContent:hover #cboxSlideshow, #cboxContent:hover #cboxClose, #cboxContent:hover #cboxTitle {visibility: visible; }</pre></body></html>