.employee-card-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:20px;background-color:#00000080;justify-content:center;align-items:center;z-index:1000}.employee-content{display:flex;flex-wrap:nowrap;width:75%;max-width:600px;height:75%;max-height:450px;border-radius:8px;background-color:#fff;overflow:hidden;position:relative}#modal-background-image{height:100%;width:50%;object-fit:cover}.employee-info{padding:20px;overflow:hidden;display:flex;flex-direction:column}#modal-employee-name{font-size:1.5rem}#modal-employee-title,#modal-employee-email{font-size:1.2rem;color:#555;margin:5px 0}#modal-employee-description{font-size:1.2rem;line-height:1.5;color:#333;max-height:calc(100% - 100px);overflow-y:auto;margin-top:15px;padding-bottom:20px}.employee-titre{display:flex;align-items:center;gap:1rem}#modal-linkedin{display:flex;align-items:center}#modal-close{position:absolute;top:15px;right:15px;font-size:24px;color:#333;background:transparent;border:none;cursor:pointer;padding:0;transition:color .3s ease}#modal-close:hover{color:#505050}@media screen and (max-width: 768px){.employee-content{flex-wrap:nowrap;width:90%;max-width:400px;height:auto;max-height:90%;flex-direction:column}#modal-background-image{width:100%;height:200px}.employee-info{padding:15px}#modal-employee-name{font-size:1.3rem}#modal-employee-title,#modal-employee-email,#modal-employee-description{font-size:1rem}#modal-close{top:10px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-employee-card-modal.css.map */
