.modGalleryProject{background-color:#f0f0f0;float:left;padding:120px 0;position:relative;width:100%}@media(max-width:1400px){.modGalleryProject{padding:clamp(80px,calc(80px + (120 - 80) * ((100vw - 320px) / (1400 - 320))),120px) 0}}.modGalleryProjectGrid{display:grid;float:left;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(170px,1fr));gap:1rem;position:relative;width:100%}@media(max-width:780px){.modGalleryProjectGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}}@media(max-width:540px){.modGalleryProjectGrid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}}.modGalleryProjectItem{background-color:#065666;border-radius:1rem;display:block;min-height:180px;overflow:hidden;position:relative}.modGalleryProjectItem.large{grid-column:1/span 2;grid-row:1/span 2}@media(max-width:780px){.modGalleryProjectItem.large{grid-column:auto;grid-row:auto}}.modGalleryProjectItem.wide{grid-column:3/span 2;grid-row:1}@media(max-width:780px){.modGalleryProjectItem.wide{grid-column:auto;grid-row:auto}}.modGalleryProjectItem.smallLeft{grid-column:3;grid-row:2}@media(max-width:780px){.modGalleryProjectItem.smallLeft{grid-column:auto;grid-row:auto}}.modGalleryProjectItem.smallRight{grid-column:4;grid-row:2}@media(max-width:780px){.modGalleryProjectItem.smallRight{grid-column:auto;grid-row:auto}}.modGalleryProjectItem.hidden{display:none}.modGalleryProjectItem:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(0deg,#0000,#000000b3);content:"";height:40%;inset:0 0 auto;pointer-events:none;position:absolute;z-index:1}.modGalleryProjectItem img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modGalleryProjectItem .modGalleryProjectItemTitle{color:#fff;font-weight:600;left:1rem;position:absolute;right:1rem;top:.875rem;z-index:2}.modGalleryProjectMoreBadge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#02398a;border-radius:1rem;bottom:.75rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.8rem;font-weight:600;gap:.35rem;padding:.4rem .65rem;position:absolute;right:.75rem;z-index:3}.modGalleryProjectMoreBadge strong{font-size:.85rem}
