.photo-gallery-container,.photo-gallery-container .image-carousel{position:relative}.photo-gallery-container .slider-buttons{pointer-events:none;z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0}.photo-gallery-container .slider-buttons .custom-prev-button,.photo-gallery-container .slider-buttons .custom-next-button{pointer-events:auto;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:0 16px;font-size:5rem;transition:color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.photo-gallery-container .slider-buttons .custom-prev-button{left:0}.photo-gallery-container .slider-buttons .custom-next-button{right:0}.photo-gallery-container .slider-buttons .custom-prev-button:hover,.photo-gallery-container .slider-buttons .custom-next-button:hover{color:#fffc}.photo-gallery-container .slider-buttons .custom-prev-button.swiper-button-disabled,.photo-gallery-container .slider-buttons .custom-next-button.swiper-button-disabled{opacity:.4;cursor:default}.photo-gallery-slide-inner{box-sizing:border-box;width:100%;height:20em;overflow:hidden}.photo-gallery-slide-inner--tall{height:27em}.photo-gallery-slide-inner img{object-fit:cover;cursor:zoom-in;width:100%;height:100%}.photo-gallery-slide-inner video{object-fit:cover;width:100%;height:100%;display:block}
