:root{--modal-lightbox--video-ratio:9/16;--modal-lightbox--video-contol-height:35.8px}.modal-lightbox{--bs-modal-bg:#40484d;--bs-modal-box-shadow:none;--bs-modal-border-radius:0;--bs-modal-inner-border-radius:0;--bs-modal-dismiss-btn-font-size:1.5rem;--bs-modal-color:#fff;--bs-modal-margin:0;--bs-modal-heading-color:#fff;--bs-modal-width:100%;background:var(--bs-modal-bg)}.modal-lightbox .modal-content,.modal-lightbox .modal-dialog{height:100%}.modal-lightbox .modal-content{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center}@media (min-width:840px){.modal-lightbox .modal-content{display:block;padding-top:7.6875rem}}.modal-lightbox .btn.btn-close{background:#fff;color:#004730;position:absolute;right:1.5rem;top:1.5rem}.modal-lightbox .kaltura-player{height:0;overflow:hidden;padding-top:calc((var(--modal-lightbox--video-ratio))*100% + var(--modal-lightbox--video-contol-height));position:relative}.modal-lightbox .kaltura-player iframe{bottom:0;left:0;position:absolute;right:0;top:0}