/* Scoped to the enhanced workshop galleries; other page content is untouched. */
.hch-content .hch-workshop-gallery{width:100%;max-width:1100px;margin:28px auto 40px;border:0;background:transparent;box-shadow:none;position:relative}
.hch-content .hch-workshop-gallery .slides{padding:0;margin:0;list-style:none}
.hch-content .hch-workshop-gallery .slides>li{margin:0;padding:0;background:#edf2f3}
.hch-content .hch-workshop-gallery .slides>li>img{display:block;width:100%;height:clamp(260px,52vw,620px);max-height:none;object-fit:contain;margin:0;border-radius:0}
.hch-content .hch-workshop-gallery .flex-control-thumbs{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;position:static;margin:12px 0 0;padding:4px 2px 12px;list-style:none}
.hch-content .hch-workshop-gallery .flex-control-thumbs li{flex:0 0 100px;width:100px;margin:0;padding:0;float:none}
.hch-content .hch-workshop-gallery .flex-control-thumbs img{display:block;width:100%;height:75px;object-fit:cover;opacity:.65;cursor:pointer;border:3px solid transparent;box-sizing:border-box}
.hch-content .hch-workshop-gallery .flex-control-thumbs img.flex-active{opacity:1;border-color:#2e7d32}
.hch-content .hch-workshop-gallery .flex-control-thumbs img:focus-visible{outline:3px solid #103445;outline-offset:1px}
.hch-content .hch-workshop-gallery .flex-direction-nav{list-style:none;margin:0;padding:0}
.hch-content .hch-workshop-gallery .flex-direction-nav a{top:calc((100% - 103px)/2);opacity:1;width:42px;height:48px;margin-top:-24px;background:#103445;color:#fff!important;text-shadow:none;font-size:0;text-align:center;line-height:48px;border-radius:4px}
.hch-content .hch-workshop-gallery .flex-direction-nav .flex-prev{left:12px}
.hch-content .hch-workshop-gallery .flex-direction-nav .flex-next{right:12px}
.hch-content .hch-workshop-gallery .flex-direction-nav a:before{font-family:Arial,sans-serif;font-size:32px;color:#fff;content:'‹'}
.hch-content .hch-workshop-gallery .flex-direction-nav .flex-next:before{content:'›'}
.hch-content .hch-workshop-gallery .flex-direction-nav .flex-disabled{opacity:.25!important}
@media(max-width:767px){.hch-content .hch-workshop-gallery .flex-control-thumbs li{flex-basis:80px;width:80px}.hch-content .hch-workshop-gallery .flex-control-thumbs img{height:60px}.hch-content .hch-workshop-gallery .flex-direction-nav a{top:calc((100% - 88px)/2)}}
