.main .splide__slide{display:flex;align-items:center;justify-content:center;max-height:60vh}.main .slide-contents{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:12px 12px 0 0}.main .slide-contents picture{display:flex;justify-content:center}.main .slide-contents picture img{display:block;max-height:60vh;max-width:100%;width:auto;height:auto;object-fit:contain}.slideshow{border:1px solid rgba(0,0,0,8%);border-radius:12px;overflow:hidden;background:#fff}.slideshow-caption{background-color:#e9ecef;padding:1rem;border-radius:0 0 12px 12px;text-align:center;font-size:.9rem}