.objectives-images{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:var(--row-h, 200px);gap:1rem}.objectives-images img{z-index:9999;width:100%;height:100%!important;object-fit:cover;border-radius:12px;box-shadow:0 6px 16px #00000014}.objectives-images .first-img,.objectives-images .fourth-img{grid-row:span 1}.objectives-images .second-img,.objectives-images .third-img{grid-row:span 2}@media (min-width: 768px){.objectives-images{--row-h: 160px}}@media (min-width: 1200px){.objectives-images{--row-h: 200px}}.objectives-images-container .block-top,.objectives-images-container .block-bottom{position:relative}.objectives-images-container .block-top:after{content:"";position:absolute;top:-20px;right:-20px;width:220px;height:220px;border-radius:20px;background:var(--brand-primary);z-index:0}.objectives-images-container .block-bottom:before{content:"";position:absolute;bottom:-20px;left:-20px;width:220px;height:220px;border-radius:20px;background:var(--brand-dark);z-index:0}@media (max-width: 768px){.objectives-images-container .block-top:after{top:-10px;right:-10px;width:150px;height:150px}.objectives-images-container .block-bottom:before{bottom:-10px;left:-10px;width:150px;height:150px}}#key-figures{background:var(--brand-light-dark)!important}.objectives-container{text-align:justify}
