@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css);.link-style a,footer.horizontal a,footer.middle a,footer.vertical .social-icons a{padding:.4rem;transition:all 1s}.link-style a:hover,footer.horizontal a:hover,footer.middle a:hover,footer.vertical .social-icons a:hover{color:#ff652f}footer.horizontal{height:10vh;padding:1rem}footer.horizontal,footer.vertical{align-items:flex-end;display:flex;justify-content:space-between}footer.vertical{padding:2rem}footer.vertical .social-icons{bottom:1rem;display:flex;flex-direction:column;position:fixed}footer.vertical .copyright{bottom:1rem;position:fixed;right:3rem;writing-mode:vertical-lr}footer.middle{align-items:center;display:flex;flex-direction:column;gap:1rem;height:20vh;justify-content:flex-start;padding:1rem}.nav{height:10vh;padding:1rem}.nav__list{text-align:right}.nav__item{display:inline;padding:1rem}.nav__link{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:500;text-transform:uppercase;transition:all 1s}.nav__link:hover{color:blue}.nav__link--active{color:#ff652f}@media screen and (min-width:0px){.nav{padding:.5rem}.nav__list{text-align:center}.nav__item{padding-right:.7rem}.nav .nav__link{font-size:.9rem}}@media screen and (min-width:576px){.nav{padding:.7rem}.nav__list{text-align:right}.nav__item{padding-right:1rem}.nav .nav__link{font-size:1rem}}@media screen and (min-width:768px){.nav__item{padding-right:1.3rem}.nav .nav__link{font-size:1.3rem}}@media screen and (min-width:1024px){.nav__item{padding-right:1.5rem}.nav .nav__link{font-size:1.5rem}}.active{color:#ff652f}.about-bgImg-container{background:linear-gradient(90deg,#272727e6,#2727274d),url(/static/media/model-1.8056d92406091dba7223.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:50vh;justify-content:space-between;width:100%}.about-bgImg-container .about__bio-image{text-align:center}.about-bgImg-container .about__bio-image h2{color:#ff652f;font-size:3rem}.about-bgImg-container .about__bio-image p{font-size:1.2rem;line-height:1.5rem;margin:2rem}.about__container{margin:2rem auto;width:70vw}.about .about__job{background-color:#414141;border-bottom:5px solid #ff652f;margin:1rem;padding:1rem}.about .about__job h2,.about .about__job h3{margin:.5rem 0}.about .about__job h6{margin:.3rem 0}.contact-bgImg-container{background:linear-gradient(90deg,#272727e6,#2727274d),url(/static/media/model-1.8056d92406091dba7223.jpg);background-position:50%;background-size:cover;height:100vh;width:100%}.contact,.contact-bgImg-container nav{height:40vh}.contact{display:flex;flex-direction:column;justify-content:center;text-align:center}.contact h2{font-size:3rem;margin-bottom:2rem}.contact__list{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.5rem;gap:2.5rem 2rem;justify-content:center}.contact .text-secondary{color:#ff652f}@media screen and (min-width:0px){.contact h2{font-size:2rem;margin-bottom:1rem}.contact__list{font-size:1.2rem;gap:2rem 1.2rem}}@media screen and (min-width:576px){.contact h2{font-size:2.5rem;margin-bottom:1.5rem}.contact__list{font-size:1.5rem;gap:2.5rem 2rem}}@media screen and (min-width:1024px){.contact__list{flex-direction:row}}.home-bgImg-container{background:linear-gradient(90deg,#272727e6,#2727274d),url(/static/media/model-1.8056d92406091dba7223.jpg);background-position:50%;background-size:cover;height:100vh;width:100%}.home{display:flex;flex-direction:column;height:80vh;justify-content:center;text-align:center}.home__name{border-bottom:2px solid #fff;font-size:5rem;margin-bottom:1rem;padding-bottom:1rem}.home__name--last{color:red;font-weight:700}.project-bgImg-container{background:linear-gradient(90deg,#272727e6,#2727274d),url(/static/media/model-1.8056d92406091dba7223.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:40vh;justify-content:space-between;width:100%}.project-bgImg-container .projects__bio-image{margin-bottom:.5rem;text-align:center}.projects__items{display:flex;flex-wrap:wrap;gap:1rem 0;justify-content:center;padding:2rem 5rem;width:100%}.projects__item{border-bottom:5px solid #ff652f;cursor:pointer;position:relative;width:100%}.projects__item img{width:100%}.projects__item:after{background-color:#ff652f;content:"";height:100%;left:0;opacity:0;position:absolute;transition:all .5s;width:100%}.projects__item:hover:after{opacity:.7}@media screen and (min-width:768px){.projects__item{width:100%}}@media screen and (min-width:1024px){.projects__item{width:50%}}@media screen and (min-width:1600px){.projects__item{width:33%}}.projectDetails__image{padding:1rem;width:100%}.projectDetails__title{text-align:center}.buttons{gap:.5rem;margin-top:1rem}.buttons,.buttons__back,.buttons__home{align-items:center;display:flex;justify-content:center}.buttons__back,.buttons__home{background-color:red;border:none;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:.5rem 1rem;width:75px}.buttons__home{background-color:#ff0;color:#000}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#272727;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;line-height:1}a,body{color:#eee}a{text-decoration:none}h1,h2,h3{font-weight:400}
/*# sourceMappingURL=main.fcbb9b04.css.map*/