.gl-projects-listing-01__item{background:var(--light);height:100%}.gl-projects-listing-01__item-content{padding:30px}.gl-projects-listing-01__heading{padding:40px 30px}.gl-projects-listing-01__heading>*{position:relative;z-index:2}.gl-projects-listing-01__heading .heading{font-size:24px;font-style:normal;font-weight:700;line-height:110%}.gl-projects-listing-01__item-image{aspect-ratio:16/9;display:grid;grid-template-areas:"overlay";isolation:isolate;min-height:200px;overflow:hidden;position:relative}.gl-projects-listing-01__item-image img{transition:transform .3s ease-in-out}.gl-projects-listing-01__item-image:hover img{transform:scale(1.1)}@media (min-width:768px){.gl-projects-listing-01__item.feature-item{display:flex}.gl-projects-listing-01__item.feature-item .gl-projects-listing-01__item-image{max-height:none;min-width:47.375%}.gl-projects-listing-01__item.feature-item .gl-projects-listing-01__item-content{padding:50px 40px}.gl-projects-listing-01__item.feature-item .gl-projects-listing-01__heading .heading{font-size:32px}}.gl-projects-listing-01__item-image>*{grid-area:overlay}.gl-projects-listing-01__item-image img{height:100%;object-fit:cover;width:100%}.gl-projects-listing-01__item-image:before{background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.4),transparent);content:"";height:100%;position:absolute;width:100%;z-index:1}