<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery-img,.gallery-box{cursor:pointer;overflow:hidden;transition:.7s ease;-moz-transition:.7s ease;-webkit-transition:.7s ease}.gallery-img img{transition:.7s ease;-moz-transition:.7s ease;-webkit-transition:.7s ease;transform:scale(1.2)}.gallery-content{width:95%;text-align:center;background:#fff;margin-top:-37px;z-index:99;position:relative;margin:0 auto;margin-top:0;transform:translate3d(0,-30px,0);box-shadow:0 0 11px -7px #0000006b;padding:20px 10px;transition:.7s ease;-moz-transition:.7s ease;-webkit-transition:.7s ease}.gallery-box:hover .gallery-content{margin-top:0;transform:none;box-shadow:none}.gallery-box:hover .gallery-img img{transform:scale(1)}.gallery-content h4{font-size:20px}.gallery-content h6{color:#f16583;font-weight:300;letter-spacing:2px}</pre></body></html>