.tour-start{background:var(--paper)}
.tour-start .section-head{gap:24px}
.tour-start .section-head .btn{flex-shrink:0}
.tour-start-copy{max-width:none;margin-bottom:32px;color:#3f3a34}
.tour-start-copy p{margin:0 0 14px}
.tour-start-photos{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}
.tour-start-photos figure{margin:0;min-width:0}
.tour-start-photos img{width:100%;height:auto}
.tour-start-photos figcaption{margin-top:8px;font-size:12px;color:#655f58}
@media(max-width:700px){
.tour-start .section-head{align-items:flex-start;flex-direction:column}
.tour-start-photos{grid-template-columns:1fr;gap:24px}
}
.page-hero.bg-photo.theater-tour-hero img{opacity:1}
.page-hero.bg-photo.theater-tour-hero:after{background:linear-gradient(0deg,rgba(11,24,38,.65),rgba(11,24,38,.08)),linear-gradient(90deg,rgba(11,24,38,.5),transparent 75%)}
