.gallery-custom{padding:50px 0}.gallery-custom .page-center{padding:0}.gallery-custom .page-center h2.gallery-title{color:#004e71;font-weight:700}.inspiration-gallery-container{display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}.gallery-main-item{align-items:stretch;border-radius:8px;display:flex;height:600px;min-height:600px;overflow:hidden;position:relative;width:100%}.gallery-grid{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:600px;min-height:600px}.main-image-overlay{align-items:stretch;background-color:#000;display:flex;height:100%;min-height:100%;position:relative;width:100%}.main-image-overlay a img{display:block;height:100%;object-fit:cover;object-position:center;opacity:.4;transition:opacity .3s ease;width:100%}.main-image-overlay a{display:block;height:1005;width:100%}.overlay-content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.add-icon-circle{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;margin:0 auto 20px;transition:transform .3s ease,box-shadow .3s ease;width:120px}.add-icon-circle span.add-icon{color:#4ade80;font-size:60px;font-weight:300;line-height:1}.gallery-main-item:hover .add-icon-circle{transform:scale(1.1)}a.gallery-grid-item{align-items:center;background-color:#f0f0f0;border-radius:8px;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}a.gallery-grid-item:first-child{grid-column:1/2;grid-row:1/3}a.gallery-grid-item:nth-child(2){grid-column:2/3;grid-row:1/2}a.gallery-grid-item:nth-child(3){grid-column:2/3;grid-row:2/3}a.gallery-grid-item:nth-child(4){grid-column:1/2;grid-row:3/4}a.gallery-grid-item:last-child{grid-column:2/3;grid-row:3/4}a.gallery-grid-item img{display:block;height:100%;min-height:100%;min-width:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.image-overlay-hover{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.image-overlay-hover span.view-icon{color:#fff;font-size:40px}.image-overlay-hover span.view-icon img.emoji{background:none!important;border:none!important;box-shadow:none!important;display:inline!important;height:1em!important;margin:0 .07em!important;padding:0!important;vertical-align:-.1em!important;width:1em!important}a.gallery-grid-item:hover .image-overlay-hover{opacity:1}a.gallery-grid-item:hover>img{transform:scale(1.06)}@media(max-width:1400px){.gallery-custom .page-center{padding:0 20px}}@media(max-width:767px){.gallery-grid,.inspiration-gallery-container{grid-template-columns:1fr}.gallery-grid{grid-template-rows:auto;height:auto}.gallery-grid-item:first-child,.gallery-grid-item:nth-child(2),.gallery-grid-item:nth-child(3),.gallery-grid-item:nth-child(4),.gallery-grid-item:nth-child(5){grid-column:1!important;grid-row:auto!important;height:250px}.add-icon-circle{height:80px;width:80px}.gallery-custom{padding:40px 0}}