<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.projects,.projects .empty_page,h1{width:100%;height:auto}h1{padding:30px;border-bottom:2px solid #fb9917;font-size:18px;color:#555;background:rgba(251,153,23,.05);text-align:center;margin:0 0 30px}@media screen and (max-width:760px){h1{font-size:16px}}.projects{max-width:1280px;min-height:-moz-calc(100% - 210px);min-height:-webkit-calc(100% - 210px);min-height:calc(100% - 210px);padding:0 15px;margin:0 auto;display:flex;flex-wrap:wrap}.projects .empty_page{padding:100px 0;text-align:center;font-size:12px;color:#999}.projects .item{width:-moz-calc(33% - 30px);width:-webkit-calc(33% - 30px);width:calc(33% - 30px);height:auto;margin:15px}@media screen and (max-width:992px){.projects .item{width:-moz-calc(50% - 30px);width:-webkit-calc(50% - 30px);width:calc(50% - 30px)}}@media screen and (max-width:760px){.projects .item{width:100%;margin:15px 0}}.projects .item a{display:block}.projects .item .img{width:100%;height:auto;position:relative}.projects .item .img img{width:100%;height:auto;display:inherit}.projects .item .img img.image{height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:10}.projects .item p{text-align:center;padding:20px 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.projects .item:hover p{color:#fb9917}</pre></body></html>