.main-container{margin:-100px auto 0}#home{margin:0 auto;align-items:center;justify-content:space-between;min-height:100vh}#home,.landing-page-details{display:flex;flex-direction:column}.landing-page-details{margin:auto 0;justify-content:center}.landing-page-socials ul{display:flex;flex-direction:row;margin-bottom:20px}.landing-page-socials ul li a i{font-size:1.5em;padding:10px;margin:0 5px}.small-title{font-size:1.5em;margin-bottom:.5em}.big-title,.small-title{text-align:left;font-weight:700}.big-title{margin:0;font-size:2.75em;letter-spacing:0}.my-name{letter-spacing:.1em;font-family:Fira Code,monospace}h3{margin:5px 0 0;text-align:left}h3 em{color:#fff;letter-spacing:.05em}h3 a:hover{color:#7eb77f;text-decoration:underline}.short-bio{margin-top:1em;display:flex;flex-direction:column;align-items:flex-start}.short-bio p{margin-top:25px;font-size:1.2em;line-height:1.5em;letter-spacing:.025em}.cta-container{margin:0 auto}.cta{display:flex;text-align:center;align-items:center;width:fit-content;width:-moz-fit-content;padding:10px 12px;border-radius:15px;border:1px solid #fff;font-weight:700;letter-spacing:.05em;color:#1d263b;background-color:#fff;margin-top:50px;transition:all .2s ease;cursor:pointer}.cta img{height:25px;width:25px}.cta span{margin-left:10px;color:#1d263b;font-weight:700}.email-button{border:1px solid #f08cae;background-color:#f08cae}.cta:hover{border:1px solid #7eb77f;background-color:#7eb77f;padding:10px 20px}.art-me{display:none;height:350px}.art-me img{height:70%;border-radius:50%;margin:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right}@media only screen and (min-width:768px){.big-title{font-size:3.5em}.short-bio{max-width:90%}.art-me{display:block}#home{flex-direction:row}.landing-page-socials ul{flex-direction:column}.landing-page-socials ul li a i{margin:5px 0}.email-container{margin:0}}@media only screen and (min-width:1000px){#home{gap:10%}}em{color:#1d263b}.projects{padding-top:100px;max-width:1200px}.project-cards-container{margin-top:50px;height:fit-content;height:-moz-fit-content}.card{display:inline-flex;flex-direction:column;color:#1d263b}.card:not(:last-child){margin:0 auto 2em}.card-preview-img{max-width:100%;border-radius:10px 10px 0 0;padding:5px;background-color:#fff}.card-info{padding:25px;background-color:#fff;border-radius:0 0 10px 10px}.has-no-preview .card-info{border-radius:10px}.title-and-links{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.project-title{font-size:1.2em;font-weight:700;letter-spacing:.05em;color:#1d263b}.project-links{display:flex;flex-wrap:nowrap}.project-links a i{padding:5px;color:#f08cae;font-size:1.2em;transition:all .2s ease}.project-links a i:hover{font-size:1.25em;padding:2px 5px;color:#7eb77f}.project-links a:last-child{margin-left:5px}.project-skills{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #7eb77f;display:flex;flex-wrap:wrap}.project-skills span{color:#0fa3b1;font-weight:700;font-size:.9em;letter-spacing:.05em}.project-skills span:not(:last-child){margin-right:10px}.project-description{color:#1d263b}@media only screen and (min-width:768px){.project-cards-container{-moz-column-count:2;column-count:2;-moz-column-gap:2em;column-gap:2em}}