
html.hdbe-v701-no-scroll,body.hdbe-v701-no-scroll{overflow:hidden!important}
.hdbe-v701-lightbox[hidden]{display:none!important}
.hdbe-v701-lightbox{
 position:fixed;inset:0;z-index:2147483646;display:grid;
 grid-template-columns:72px minmax(0,1fr) 72px;
 grid-template-rows:64px minmax(0,1fr) 100px;
 background:rgba(6,12,20,.98);color:#fff;opacity:0;transition:opacity .18s ease
}
.hdbe-v701-lightbox.is-open{opacity:1}
.hdbe-v701-lb-top{
 grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto 44px 44px;
 align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.12)
}
.hdbe-v701-lb-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.hdbe-v701-lb-count{font-size:12px;color:#b9c7d2}
.hdbe-v701-lightbox button{
 border:0;background:transparent;color:#fff;cursor:pointer
}
.hdbe-v701-lightbox button svg{
 width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;
 stroke-linecap:round;stroke-linejoin:round
}
.hdbe-v701-lb-close,.hdbe-v701-lb-full{
 width:40px;height:40px;display:grid;place-items:center;border-radius:50%!important
}
.hdbe-v701-lb-close:hover,.hdbe-v701-lb-full:hover,.hdbe-v701-lb-prev:hover,.hdbe-v701-lb-next:hover{
 background:rgba(255,255,255,.11)
}
.hdbe-v701-lb-prev,.hdbe-v701-lb-next{
 align-self:center;width:48px;height:64px;display:grid;place-items:center;margin:auto;border-radius:14px!important
}
.hdbe-v701-lb-prev svg,.hdbe-v701-lb-next svg{width:32px!important;height:32px!important}
.hdbe-v701-lb-stage{display:grid;place-items:center;min-width:0;min-height:0;padding:16px}
.hdbe-v701-lb-stage img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 22px 70px rgba(0,0,0,.45)}
.hdbe-v701-lb-thumbs{
 grid-column:1/-1;display:flex;justify-content:center;gap:8px;overflow-x:auto;
 padding:12px 18px 16px;border-top:1px solid rgba(255,255,255,.08)
}
.hdbe-v701-lb-thumbs button{
 flex:0 0 84px;height:64px;overflow:hidden;padding:0;border:2px solid transparent;
 border-radius:8px!important;opacity:.55
}
.hdbe-v701-lb-thumbs button.is-active{border-color:#7EB9E4;opacity:1}
.hdbe-v701-lb-thumbs img{width:100%;height:100%;object-fit:cover}
.hdbe-ng-detail-gallery .hdbe-ng-gallery-image{
 outline:0!important;box-shadow:none!important;border:0!important;appearance:none
}
.hdbe-ng-detail-gallery .hdbe-ng-gallery-image:focus{outline:0!important}
.hdbe-ng-detail-gallery .hdbe-ng-gallery-image:focus-visible{
 outline:3px solid #7EB9E4!important;outline-offset:3px!important
}
@media(max-width:700px){
 .hdbe-v701-lightbox{grid-template-columns:46px minmax(0,1fr) 46px;grid-template-rows:58px minmax(0,1fr) 82px}
 .hdbe-v701-lb-top{grid-template-columns:minmax(0,1fr) auto 38px 38px;padding:8px 10px}
 .hdbe-v701-lb-title{font-size:12px}
 .hdbe-v701-lb-stage{padding:6px}
 .hdbe-v701-lb-prev,.hdbe-v701-lb-next{width:40px;height:54px}
 .hdbe-v701-lb-thumbs{justify-content:flex-start;padding:9px 8px}
 .hdbe-v701-lb-thumbs button{flex-basis:68px;height:52px}
}
