.modal-image-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-image-content{border-radius:10px;max-width:90%;max-height:90%;padding:40px 0;position:relative}.modal-image-content.modal-image-project{flex-direction:column;display:flex}.modal-image-close{cursor:pointer;background:#fff;border:none;border-radius:50rem;place-self:center;width:40px;height:40px;font-size:24px;display:grid;position:absolute;top:50px;right:10px;box-shadow:0 2px 8px #0000001a}.modal-image-content img{max-width:100%;max-height:90vh}.modal-image-content.modal-image-project img{width:60vw}.modal-image-content .modal-image-project-content{width:50vw}.modal-image-content .modal-image-project-content h3{margin-top:20px}.modal-image-content .modal-image-project-content p{margin-top:8px}@media (max-width:1536px){.modal-image-content.modal-image-project img{width:80vw}.modal-image-content .modal-image-project-content{width:60vw}}@media (max-width:1024px){.modal-image-content.modal-image-project img{width:100vw}.modal-image-content .modal-image-project-content{width:65vw}}
