.custom-modal-content{z-index:999999;background-color:#fff;border:.0625rem solid #ffffff1a;width:min(60rem,100vw - 2rem);max-height:90vh;margin:auto;padding:2.5rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:inset 0 0 25px #ffffff0d}.custom-modal-content .custom-modal-close{cursor:pointer;border:0;outline:none;position:absolute;top:1.875rem;right:1.875rem}.custom-modal-content .custom-modal-close svg path{fill:#272626;transition:fill .3s}.custom-modal-content .custom-modal-close:hover svg path{fill:#adb28a}.custom-modal-content.video-modal{box-shadow:none;background-color:#0000;border:none}.custom-modal-content.video-modal .custom-modal-close{top:-50px;right:-100px}.custom-modal-content.images-modal{box-shadow:none;width:100%;transform:unset;background-color:#0000;border:none;top:60px;left:0}.custom-modal-content.images-modal .custom-modal-close{display:none}@media (max-width:640px){.custom-modal-content{border-radius:.5rem;width:calc(100vw - 1rem);max-height:94vh;padding:1rem;top:50%;overflow-y:auto;transform:translate(-50%,-50%)}}.custom-modal-overlay{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:99999;background-color:#0c191d80;position:fixed;inset:0}html[dir=rtl] .custom-modal-content .custom-modal-close{right:unset;left:1.875rem}
