.layout-516-wrapper{width:100%;display:block}.layout-516-content-wrapper{flex-wrap:wrap;font-size:0;display:flex;position:relative}.layout-516-container{padding:0}.layout-516-items{width:100%;flex-wrap:wrap;padding:0 0 30px 0;display:flex;align-items:stretch;justify-content:flex-start}.layout-516-child-wrapper{width:25%;font-size:0;position:relative;padding:0 15px;margin-bottom:30px;display:flex;flex-wrap:wrap}.layout-516-item{width:100%;display:flex;position:relative}.with-radius .layout-516-item{border-radius:16px;overflow:hidden}.layout-516-item-image{width:100%;height:320px;position:relative;overflow:hidden}.layout-516-item-image img{width:100%;height:100%;object-position:center top;object-fit:cover;transition:all 250ms ease-in 0s}.layout-516-item-overlay{position:absolute;width:100%;height:100%;z-index:50;display:flex;align-items:flex-end;justify-content:flex-start;transform:scale(0);transition:all 500ms ease 0s;top:0;left:0;background:var(--c-color-2-overlay);padding:30px;opacity:0;visibility:hidden}.layout-516-item-content-wrapper{display:flex;width:100%;height:100%}.layout-516-item-content{display:flex;width:100%;align-items:center;justify-content:center}.layout-516-item-title{display:inline-block;color:#fff}.layout-516-item-ikon{width:80px;height:80px;background:var(--c-color-2-overlay);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:46px;margin-right:15px;transition:all 200ms ease 0s;color:#fff;position:absolute;bottom:15px;left:15px;z-index:100;transform:scale(.8);transition:all 500ms ease 0s}.layout-516-item:hover .layout-516-item-overlay{opacity:100%;visibility:visible;transform:scale(1)}.layout-516-item:hover .layout-516-item-ikon{transform:scale(1)}.layout-516-item:hover .layout-516-item-image img{transform:scale(1.11)}@media (max-width:1200px){.layout-516-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-516-child-wrapper{width:50%}.layout-516-item-title{font-size:14px;line-height:24px}}@media (max-width:600px){.layout-516-child-wrapper{width:100%}.layout-516-item-image{height:auto}}