.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}.page-content{padding-bottom:40px;padding-top:100px}.page-title{margin-bottom:1.5em}.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__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}}