.employees_modules_wrapper{margin:auto;max-width:1232px;padding:0 1.5rem}.employees_wrapper{column-gap:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;position:relative;row-gap:3rem}.employee-card-img-container{border-radius:.5rem;overflow:hidden}.employee-card-img,.employee-card-img-container{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.employee-card-img{height:250px;object-fit:cover;transition:transform 1s ease;width:100%}.employee-card-img:hover{cursor:pointer;transform:scale(1.1)}.card h5{margin-top:1rem}.card p{margin:.25rem 0 0}.hidden{display:none}.employees_wrapper p,.socials{margin-top:.5rem}.socials{display:inline-block}.card .socials a:hover,.info-header svg:hover{filter:brightness(110%)}.card .socials a{transition:filter .5s ease}.employee-info-container{background-color:transparent;inset:0;min-height:100vh;min-width:100vw;overflow:hidden;position:fixed;transition:background-color 1s ease;z-index:1000}.employee-info{background-color:#fff;height:100vh;max-width:100vw;overflow-y:auto;padding:1rem 2rem;position:absolute;right:-600px;top:0;transition:right 1s ease;width:500px;z-index:1001}.info-body{word-wrap:break-word}.info-body h2{margin:2rem 0}.employees_modules-header h2,.info-body h5{margin-bottom:1rem}.info-body p{margin-bottom:2rem}.quote{font-style:italic;margin:1rem 0;padding:3rem 0;position:relative;text-align:center}.quote span:first-of-type{left:0;position:absolute;top:0;width:2rem}.quote span:last-of-type{bottom:0;position:absolute;right:0;width:2rem}.info-header svg,.quote svg{fill:#ffce2f}.info-header svg{position:absolute;right:20px;top:20px;width:24px}@media (min-width:640px) and (max-width:1023px){.employees_wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem}}@media (max-width:639px){.employees_wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:3rem}.employee-card-img{height:300px}}