.wilmar-resources-card .main-title{display:flex;margin-bottom:32px;position:relative}.wilmar-resources-card .main-title h6{background:transparent;margin:0;padding-right:24px;position:relative;text-transform:uppercase;z-index:99}.wilmar-resources-card .main-title h6 span{opacity:.6}.wilmar-resources-card .main-title span.devider{background:#124076;height:1px;opacity:.1;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:9}.wilmar-resources-card .resources-card-wrapper{display:flex;flex-wrap:wrap;gap:36px}.wilmar-resources-card .resources-card-wrapper .resource-card{margin:16px 0;width:calc(25% - 28px)}.wilmar-resources-card .resources-card-wrapper .resource-card .image,.wilmar-resources-card .resources-card-wrapper .resource-card .image a{display:flex;overflow:hidden;width:100%}.wilmar-resources-card .resources-card-wrapper .resource-card .image img{object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:100%}.wilmar-resources-card .resources-card-wrapper .resource-card:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.wilmar-resources-card .resources-card-wrapper .resource-card h6{font-weight:500;margin:36px 0 16px}@media (max-width:639px){.wilmar-resources-card .resources-card-wrapper .resource-card{margin:5px 0;width:100%}}@media (min-width:640px) and (max-width:920px){.wilmar-resources-card .resources-card-wrapper .resource-card{width:calc(50% - 28px)}}@media (min-width:921px) and (max-width:1100px){.wilmar-resources-card .resources-card-wrapper .resource-card{width:calc(33.33% - 28px)}}