.layout-18-wrapper{width:100%;display:block;background:var(--c-color-1)}.layout-18-content-wrapper{flex-wrap:wrap;font-size:0;display:flex;position:relative;padding:0}.layout-18-items-wrapper{width:100%;display:block}.layout-18-container{padding:0;width:100%}.layout-18-items{width:100%;display:flex;flex-wrap:wrap}.layout-18-child-wrapper{width:25%;display:inline-block;margin-bottom:0;position:relative;padding:0}.layout-18-item{width:100%;height:auto;display:flex;position:relative;background:var(--c-color-4);padding:0;overflow:hidden}.layout-18-item-image{width:100%;height:auto;position:relative;overflow:hidden}.layout-18-item-image img{width:100%;height:100%;object-position:center top;object-fit:cover;transition:all 250ms ease-in 0s}.layout-18-item:hover .layout-18-item-image img{transform:scale(1.05)}.layout-18-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:rgba(var(--c-1-rgb),.75);padding:30px;opacity:0;visibility:hidden}.layout-18-item-content-wrapper{display:flex;width:100%;height:100%}.layout-18-item-content{display:flex;width:100%;align-items:center;justify-content:center}.layout-18-item-title{display:inline-block;color:#fff}.layout-18-item-ikon{width:80px;height:80px;background:var(--c-color-3);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-18-item:hover .layout-18-item-overlay{opacity:100%;visibility:visible;transform:scale(1)}.layout-18-item:hover .layout-18-item-ikon{transform:scale(1)}@media (max-width:1280px){.layout-18-wrapper{padding:30px 0!important}}@media (max-width:1024px){.layout-18-items{columns:3}.layout-18-item-title{font-size:14px;line-height:24px}}@media (max-width:600px){.layout-18-child-wrapper{width:100%}.layout-18-item-image{height:auto}}