.myWork{margin:1.2rem auto;justify-content:flex-start;align-items:flex-start;max-width:1450px}.workCard{margin:.5rem 1rem;width:350px;max-width:90vw;border:2px solid;border-radius:1rem;box-shadow:0 4px 8px #0003;overflow:hidden}.projectImage{display:block;width:85%;height:auto;margin:1rem auto;border-radius:1.2rem}.technologyUsedContainer{flex-wrap:wrap;gap:.8rem;justify-content:flex-start;margin:30px auto 15px;width:92%}.technologyUsedBlock{padding:4px 8px;border-radius:1rem;font-size:.9rem}.aboutProject{width:92%;margin:15px auto 0;padding:1.3rem 1rem;line-height:1.4;border-radius:1rem 1rem 0 0}.projectTitle{position:relative;width:fit-content;margin:0 0 1.8rem}.projectTitle:before{position:absolute;width:100%;content:"";border:3px solid;border-radius:.2rem;top:95%}.projectDescription{color:#000}.workButtonContainer{justify-content:flex-start;gap:1rem;margin:1rem 0 .8rem}.workButtonContainer button{position:relative;z-index:9999;padding:.7rem 1rem;border-radius:2rem;background-color:#c1bfc9;gap:.6rem;transition:all .3s ease-in-out}.workButtonContainer button:hover{background-color:#000;color:#fff}.workButtonContainer img{max-width:100%}@media only screen and (max-width:700px){h2{font-size:1.3rem;letter-spacing:.9px}}
