.theme-header{margin-bottom:4em}.theme-header .page-title{margin-bottom:1.5em}.theme-phrase{font-size:15px;font-weight:300;font-style:italic;line-height:1.8;max-width:600px;text-align:center;margin:0 auto;color:#3E3E3E}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.gallery-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#3A3A3A}.gallery-item:hover{opacity:1!important}.gallery-item img{width:100%;aspect-ratio:3 / 4;object-fit:cover;margin-bottom:.8em;opacity:1!important}.gallery-item:hover img{opacity:1!important}.gallery-item__coming{width:100%;aspect-ratio:3 / 4;background-color:#E8E4DE;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.8em;gap:.5em}.gallery-item__coming-title{font-family:'Inter',sans-serif;font-size:16px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#3A3A3A}.gallery-item__coming-sub{font-family:'Inter',sans-serif;font-size:12px;font-weight:300;font-style:italic;letter-spacing:.1em;color:#999}.gallery-item__name{display:block;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:300;margin-bottom:.3em}.gallery-item__details{display:block;font-size:11px;color:#888}@media (max-width:767px){.gallery-grid{grid-template-columns:1fr;gap:30px}}