.layout-16-content-wrapper{padding:60px 0 30px 0}.layout-16-content-container{margin-bottom:60px}.layout-16-content-header-wrapper{width:100%;display:block}.layout-16-content-header{display:flex;align-items:flex-start;width:100%;margin-bottom:0}.layout-16-header-left{width:50%;display:inline-block}.layout-16-header-right{width:50%;display:inline-block;padding:0 30px}.layout-16-header-title{display:block;width:70%;font-size:34px;line-height:44px;font-weight:700}.layout-16-header-desc{display:block;width:100%;font-size:20px;line-height:32px}.layout-16-container{flex-wrap:wrap;padding:0}.layout-16-flex{width:100%;display:flex;flex-wrap:wrap}.layout-16-item-wrapper{width:25%;padding:0 15px;display:block;position:relative;margin-bottom:60px}.layout-16-item{display:block;width:100%}.layout-16-item-image{width:100%;height:300px;overflow:hidden;position:relative}.layout-16-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all 200ms ease 0s}.layout-16-item:hover .layout-16-item-image img{transform:scale(1.05)}.layout-16-item-image-link-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:100;padding:5px;opacity:0;visibility:hidden;transition:all 300ms ease 0s}.layout-16-item-image-link{width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:flex-start;padding:15px;overflow:hidden}.layout-16-item-summary{display:block;width:100%;font-size:16px;line-height:26px;color:#fff}.layout-16-item:hover .layout-16-item-image-link-wrapper{opacity:100;visibility:visible}.layout-16-item-title{width:100%;display:block;margin-top:15px}.layout-16-item-title-link{font-size:16px;font-weight:600;color:#000;display:inline-block}@media (max-width:1024px){.layout-16-content-wrapper{padding:30px 0 30px 0}.layout-16-content-header{flex-wrap:wrap}.layout-16-header-left{width:100%}.layout-16-header-title{width:100%}.layout-16-header-right{width:100%;padding:0;margin-top:15px}.layout-16-item-wrapper{width:33.33%}}@media (max-width:768px){.layout-16-item-wrapper{width:50%}}@media (max-width:600px){.layout-16-item-wrapper{width:100%}.layout-16-item-image{height:auto}}