/* Controls are anchored directly to the slider so they cannot disappear with the heading. */
.gallery-carousel{position:relative!important}.gallery-carousel>.gallery-arrow{position:absolute!important;z-index:30!important;top:50%!important;display:grid!important;width:58px!important;height:58px!important;transform:translateY(-50%)!important;background:rgba(7,26,51,.9)!important;border:1px solid rgba(190,242,102,.78)!important;box-shadow:0 14px 32px rgba(0,0,0,.38)!important}.gallery-carousel>#galleryPrev{left:18px!important}.gallery-carousel>#galleryNext{right:18px!important}.gallery-carousel>.gallery-arrow:hover{transform:translateY(-50%) scale(1.08)!important;background:var(--lime)!important;color:var(--ink)!important}@media(max-width:650px){.gallery-carousel>.gallery-arrow{width:45px!important;height:45px!important}.gallery-carousel>#galleryPrev{left:9px!important}.gallery-carousel>#galleryNext{right:9px!important}}
