.Projects_projectsContainer___5ZLF{background-color:var(--color-bg);padding:3.75rem 8rem;display:flex;flex-direction:column;align-items:center}.Projects_projectsTitle__YrzAO{color:var(--color-black);font-style:normal;font-weight:500;font-size:28px;line-height:30px}.Projects_projectsContainerText__09kUH{display:flex;justify-content:center;margin-bottom:2rem}.Projects_projectsImageContainer__nL_uc{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;max-width:1280px;width:100%;gap:10px}.Projects_imageWrapper__aS7pz{display:flex;justify-content:center;flex:0 0 auto}.Projects_projectsImage__3PAza{width:350px;height:310px;object-fit:cover;border-radius:5px;cursor:pointer}.Projects_projectsButton__sZmmV{width:190px;height:50px;background-color:var(--color-bg-light-button);color:#fff;padding:1rem;display:flex;justify-content:center;text-decoration:none;border-radius:4px;margin-top:3rem}@media screen and (max-width:820px){.Projects_projectsContainer___5ZLF{padding:1rem}}@media screen and (max-width:480px){.Projects_projectsContainer___5ZLF{padding:1rem}}#Projects_myImg__oYDcT{border-radius:5px;cursor:pointer;transition:.3s}.Projects_myModal__7xlyG{display:block}#Projects_myImg__oYDcT:hover{opacity:.7}.Projects_modal__avDZ4{position:fixed;z-index:20;padding-top:100px;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.9)}.Projects_modalContent__8PLfP{margin:auto;display:block;width:80%;height:90%;object-fit:scale-down}#Projects_caption__iTOSx,.Projects_modalContent__8PLfP{-webkit-animation-name:Projects_zoom__Hh8Se;-webkit-animation-duration:.6s;animation-name:Projects_zoom__Hh8Se;animation-duration:.6s}@keyframes Projects_zoom__Hh8Se{0%{transform:scale(0)}to{transform:scale(1)}}.Projects_close__sf3ON{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.Projects_close__sf3ON:focus,.Projects_close__sf3ON:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.Projects_modalContent__8PLfP{width:90%}}