.media-modal .modal-content{background:transparent;border:none}.media-modal .modal-body{position:relative;overflow:hidden}.modal-blurred-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:blur(24px);opacity:.6;transform:scale(1.1)}.modal-nav-prev{left:1rem}.modal-nav-next{right:1rem}@media(min-width:768px){.modal-nav-prev{left:2rem}.modal-nav-next{right:2rem}}.modal-image-container{position:relative;display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:90vh}.modal-image{max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain;box-shadow:0 25px 50px -12px #00000040;transition:opacity .2s}.modal-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);padding:.25rem .75rem;border-radius:9999px;background:#00000080;color:#fff;font-size:.875rem;z-index:10}@media(min-width:768px){.modal-header-info{padding:1.5rem}}.modal-title{margin-bottom:0;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}@media(min-width:768px){.modal-title{font-size:1.5rem}}.modal-footer-info{position:fixed;bottom:0;left:0;width:100%;display:block;padding:1rem;z-index:20}@media(min-width:768px){.modal-footer-info{display:flex;justify-content:space-between;padding:1.5rem}}.text-dark-primary{color:#0d6efd}
