.grid-title{margin-bottom:75px;text-align:center}.grid-title h2{margin-bottom:50px}.grid-items{display:flex;flex-wrap:wrap}.grid-item-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.grid-item-inner{padding:110px 60px;position:relative;z-index:1}.grid-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:424px;position:relative}.grid-item:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.grid-item-desc h3{font-size:32px;letter-spacing:1.6px;line-height:1;text-transform:none}.grid-50{width:42%}.grid-25{width:29%}.grid-dark-green:before{background:linear-gradient(0deg,rgba(44,80,60,.8),rgba(44,80,60,.8)) no-repeat}.grid-light-green:before{background:linear-gradient(0deg,rgba(152,198,172,.8),rgba(152,198,172,.8)) no-repeat}.grid-green:before{background:linear-gradient(0deg,rgba(87,160,119,.8),rgba(87,160,119,.8)) no-repeat}.grid-dark-green *,.grid-green *{color:var(--color-white)}.grid-light-green *{color:var(--color-black)}.grid-last-dark-green{background:var(--color-third)}.grid-last-light-green{background:var(--color-fourth)}.grid-last-green{background:var(--color-third)}.grid-item.grid-last-item{align-items:center;justify-content:center}@media (max-width:1199px){.grid-item-inner{padding:80px 40px}}@media (max-width:991px){.grid-item-inner{padding:80px 40px}.grid-25,.grid-50{width:50%}.grid-title h2{margin-bottom:30px}}@media (max-width:767px){.grid-25,.grid-50{width:100%}.grid-item-inner{padding:60px 30px}.grid-item{min-height:350px}}