.gallery-cta{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}
.gallery-poster{max-height:100vh;max-height:100svh;overflow:hidden;position:relative;width:100%}
.gallery-poster .expand{position:absolute;right:2rem;top:2rem;z-index:10}
.gallery-poster-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
.gallery-poster:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}
.gallery-row{flex-grow:1}
@media(min-width:992px){.gallery-row{max-height:calc(100vh - 6rem)}
}
@media(min-width:768px){.gallery .modal-body{height:100vh;max-height:100vh}
}
.gallery .modal .btn-close{background-image:url("../../../../../../etc/designs/ltnext/lt-kumiko-components/assets/icons/close.svg");background-size:cover;height:2.5rem;position:absolute;right:1rem;top:2rem;width:2.5rem;z-index:10}
.gallery .carousel-inner{transition:height .75s ease-out}
.gallery .carousel-item img{max-height:80vh;max-width:100%}
@media(min-width:992px){.gallery .carousel-item img{max-height:calc(100vh - 9rem)}
}
.gallery .thumbnail-col{max-width:100%}
@media(min-width:992px){.gallery .thumbnail-col{max-width:66.66666667%}
}
.gallery .thumbnail-wrapper{overflow:hidden}
.gallery .thumbnail-carousel{display:inline-flex;flex-wrap:nowrap;transition:transform .6s}
.gallery .thumbnail-btn{border:0;margin-right:.5rem;opacity:.4;padding:0}
.gallery .thumbnail-btn.active{opacity:1}
.gallery .thumbnail-image{height:4rem;width:4rem}