section.supported-projects-preview .wrapper .title{text-align:center;margin-bottom:28px}section.supported-projects-preview .wrapper .title h3{color:#0087cb}section.supported-projects-preview .wrapper .projects{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:16px}section.supported-projects-preview .wrapper .projects .column{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:16px}section.supported-projects-preview .wrapper .projects .column .project{position:relative;max-width:375px;width:100%;height:330px;border-radius:16px;overflow:hidden}section.supported-projects-preview .wrapper .projects .column .project img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}section.supported-projects-preview .wrapper .projects .column .project .overlay{display:flex;align-items:auto;justify-content:flex-end;flex-direction:column;flex-wrap:auto;background:linear-gradient(to top,rgba(7,48,74,.8),transparent);position:absolute;bottom:0;left:0;width:100%;height:100%;padding:16px}section.supported-projects-preview .wrapper .projects .column .project .overlay .location{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:auto;gap:8px;font-size:.875rem;color:#fff}section.supported-projects-preview .wrapper .projects .column .project .overlay .location svg{width:16px}section.supported-projects-preview .wrapper .projects .column .project .overlay .project-title{font-family:Martel Sans;font-weight:700;font-size:1.375rem;color:#fff;line-height:1.3}@media only screen and (min-width: 768px){section.supported-projects-preview .wrapper .projects{flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width: 1200px){section.supported-projects-preview .wrapper .title{margin-bottom:60px}section.supported-projects-preview .wrapper .projects{align-items:flex-start}section.supported-projects-preview .wrapper .projects .column{flex-basis:calc(25% - 16px)}section.supported-projects-preview .wrapper .projects .column:nth-child(1) .project:first-child,section.supported-projects-preview .wrapper .projects .column:nth-child(3) .project:first-child{height:430px}section.supported-projects-preview .wrapper .projects .column:nth-child(2) .project:last-child,section.supported-projects-preview .wrapper .projects .column:nth-child(4) .project:last-child{height:430px}section.supported-projects-preview .wrapper .projects .column .project:hover .overlay{height:100%;opacity:1}section.supported-projects-preview .wrapper .projects .column .project .overlay{height:0;opacity:0;transition:all .3s ease}}
