:root{--main-background-color:#545454;--yellow-accent:#e1b315;--yellow:#ffecc2;--main-green:#093107;--main-link-color:#000;--black:#000;--white:#fff;--hover-color:#b799d1}.yellow-accent{color:#e1b315;color:var(--yellow-accent)}.green-accent{color:#093107;color:var(--main-green)}.yellow-test{background-color:#ffecc2;background-color:var(--yellow)}.hover{color:#000;color:var(--black);transition:color .2s ease-in-out}.hover:hover{color:#b799d1;color:var(--hover-color)}.container-hover{transition:background .7s ease-in}.container-hover:hover{background:#b799d1;background:var(--hover-color)}.black{color:#000;color:var(--black)}.black-background{background:#000;background:var(--black)}.white-background{background:#fff;background:var(--white)}.white{color:#fff;color:var(--white)}.image-container{width:100%;display:flex;justify-content:center}.showcase-text{margin-top:6rem;margin-bottom:2rem;font-size:2rem}.case-image{max-width:100%;object-fit:contain}.technologies{margin-top:5rem;font-weight:500;font-size:2rem;border-bottom:1px solid #000}.bullet-list{margin-top:3rem;margin-left:6rem}.bullet-list span{font-size:1.4rem}.bullet-list:last-child{margin-bottom:5rem}.nav-bar-links{display:flex;justify-content:space-between;padding:2rem .5rem}.nav-links a{font-weight:400}.nav-links>a:not(:last-child){margin-right:3rem}.language-links>a:not(:first-child){padding-left:4px;padding-right:2px}.language-links>a:not(:last-child){padding-right:4px}.link{text-decoration:none;color:var(--main-link-color)}.activeNav{border-bottom:var(--main-link-color) 2px}.listItem{list-style-type:none}@media screen and (max-width:400px){.nav-bar-links{justify-content:center}.language-links{display:none}}footer{padding-bottom:3rem}.footer-title{font-size:1.1rem;font-weight:500;text-align:center}.icon-links{margin-top:10px;display:flex;flex-direction:row;justify-content:center}.icon-list-links{list-style-type:none}.icon-list-links:not(:last-child){margin-right:2rem}.icon-list-links a{text-decoration:none;color:#000;font-size:1.5rem}.front-page-container{height:100%;min-height:85vh}.flex-container{display:flex;flex-direction:row}.title-container{width:75%}.text-wrapper{margin-top:19rem;margin-left:4rem;border-right:2px solid #000;margin-right:30rem}.description-title,.name-title{font-family:"Raleway","Poppins",sans-serif}.name-title{font-size:4.5rem;font-weight:200}.description-title{font-size:1.5rem;font-weight:400;text-align:left;margin-right:9rem}.scroll-down{position:absolute;bottom:5rem;left:50%;margin-left:-50px;font-size:400}@media screen and (max-width:768px){.name-title{font-size:2.5rem}.description-title{font-size:1rem;margin-right:0;text-align:center!important}.scroll-down{bottom:3rem}}@media screen and (max-width:1200px){.name-title{margin-top:3rem}.text-wrapper{margin-top:7rem;margin-right:0;margin-left:0;border-bottom:1px solid #000;border-right:none}.title-container{width:100%;display:flex;justify-content:center}}.about-section{margin-top:5rem;min-height:86vh;width:100%;height:100%}.about-me-heading{font-size:2rem;font-weight:500;margin-bottom:3rem;border-bottom:1px solid #000}.first-about-paragraph,.second-about-paragraph{font-weight:300}.first-about-paragraph,.second-about-paragraph,.third-about-paragraph{font-size:2rem}.first-about-paragraph,.second-about-paragraph,.third-about-paragraph:not(:last-child){margin-bottom:3rem}.third-about-paragraph{margin-top:4rem;font-style:italic}.contact-link{color:#000;font-weight:600;-webkit-text-decoration:underline 3px;text-decoration:underline 3px}@media screen and (max-width:768px){.about-section p{font-size:1.4rem!important}}@media screen and (max-width:1200px){.third-about-paragraph{margin-top:0!important;font-style:italic}.first-about-paragraph,.second-about-paragraph,.third-about-paragraph{margin-bottom:1.5rem}.about-section p{font-size:1.7rem}.third-about-paragraph{margin-bottom:3rem}}.container{height:400px;text-align:center;padding:5px 10px;margin-top:15px;margin-bottom:35px;background:var(--main-link-color);display:flex;align-items:center;justify-content:center}.work-title{font-size:2rem;font-weight:400}.website{background:url(/static/media/finishedMockup-min.3d73a076.png);background-position:center 35%;background-size:cover}.uni-site{background:url(/static/media/Mockup-min.d8c942ee.png);background-position:center 40%;background-size:cover}.title-wrapper{margin-top:6rem}.first-title,.second-title{font-family:"Poppins","Raleway",sans-serif}.first-title{font-size:4.5rem;font-weight:300}.second-title{margin-left:5.5rem;font-size:4rem;font-weight:500}@media screen and (max-width:1000px){.first-title{text-align:center;font-size:4rem}.second-title{font-size:3.5rem;text-align:center;margin-left:0}}@media screen and (max-width:520px){.first-title{font-size:2rem}.second-title{font-size:2.5rem}}.link-wrapper{margin-top:6rem;margin-bottom:12rem}.links{display:flex;flex-direction:row;justify-content:space-around}.links-list{list-style-type:none}.links-list:not(:last-child){margin-bottom:1.25rem}.links-list a{text-decoration:none;color:#000;font-size:1.75rem}.disabled-link{color:var(--black);text-decoration:line-through;pointer-events:none}@media screen and (max-width:1000px){.title-wrapper{margin-top:3rem;margin-bottom:4rem}.link-wrapper{margin-bottom:9rem}.links-list a{font-size:1.25rem}}@media screen and (max-width:400px){.link-wrapper{margin-top:3rem;margin-bottom:3rem}.links{justify-content:center;flex-direction:column}.links-list{text-align:center}.links-list:last-child{margin-bottom:1.25rem}}.page-wrapper{margin-top:8rem;margin-bottom:30rem;display:flex;justify-content:center;flex-direction:column}.page-title{font-size:4rem;text-align:center}.page-description{font-size:2rem;font-weight:600;text-align:center}*,:after,:before{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:"Poppins","Roboto","Raleway",sans-serif}
/*# sourceMappingURL=main.a6b0cf48.chunk.css.map */