*{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;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__itembox:hover .filtered-portfolio-gallery__content{opacity:1}.filtered-portfolio-gallery__content>*{transform:translateY(25px);transition:transform .6s}.filtered-portfolio-gallery__itembox:hover .filtered-portfolio-gallery__content>*{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;text-align:center;top:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;background-color:rgba(36,36,36,.81);-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}.BLOCK__gallery__item__tint svg{position:absolute;right:10px;top:10px}