*{box-sizing:border-box;margin:0;padding:0}.filtered-portfolio-gallery__container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.filtered-portfolio-gallery__container ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0;padding-left:0}.filtered-portfolio-gallery__container ul li{background-color:#eee;cursor:pointer;letter-spacing:1px;list-style:none;margin:5px;padding:12px 20px}.filtered-portfolio-gallery__container ul li:hover{border:1px solid transparent}.filtered-portfolio-gallery__items .filtered-portfolio-gallery__itembox{display:block;position:relative}.filtered-portfolio-gallery__items .filtered-portfolio-gallery__itembox.filtered-portfolio-gallery__hide{display:none}.filtered-portfolio-gallery__items .filtered-portfolio-gallery__itembox img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.filtered-portfolio-gallery__content{align-items:center;background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.6s;width:100%}.filtered-portfolio-gallery__content:hover{opacity:1}.filtered-portfolio-gallery__content>*{transform:translateY(25px);transition:transform .6s}.filtered-portfolio-gallery__content:hover>*{transform:translateY(0)}.lg-sub-html{display:none}.BLOCK__gallery__item__tint{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(31,113,22,.61);-webkit-transition:.2s ease;transition:.2s ease}.filtered-portfolio-gallery__itembox:hover .BLOCK__gallery__item__tint{opacity:1;-webkit-transition:.2s ease;transition:.2s ease}