@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background:#f8d90f;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn:hover{background:hsla(0,0%,100%,.2);color:#fff;transition:.3s}.btn-light{background:transparent;color:#fff}.nav{align-items:center;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.nav,.nav__profile{display:flex}.nav__profile .header__avatar{margin-right:6px}.nav__bg{background-color:rgba(0,0,0,.85);transition:.5s}.link{color:#fff}.link-active{background:#f8d90f;border-radius:25px;color:#000;padding:1px 10px}.nav__menu{display:flex}.nav__menu li{padding:0 1rem}.nav__menu li a{font-size:1.2rem;font-weight:500}.nav__hamburger{display:none}@media screen and (max-width:1040px){.nav__menu{align-items:center;background:rgba(0,0,0,.9);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.link-active{background-color:initial;color:#fff}.nav__menu.active{left:0}.nav__menu li{padding:1rem 0}.nav__menu li a{font-size:2rem}.nav__hamburger{display:inline;display:initial}}.footer{background-color:hsla(0,0%,7%,.8);padding:6rem 0;width:100%}.footer__container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.footer__left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.footer__location{display:flex;margin-bottom:.8rem}.footer__location p{line-height:30px}.footer__right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.footer__social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer__container{grid-template-columns:1fr}}.hero__image{height:100vh;position:relative;width:100%}.hero__banner{background-position:50%;background-size:cover;height:100%;object-fit:cover;width:100%}.hero__image:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute;top:0}.hero,.hero__image:after{height:100%;width:100%}.hero .hero__content{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero .hero__content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .hero__content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.hero__content .btn{margin:1rem .2rem}@media screen and (max-width:640px){.hero .hero__content h1{font-size:3rem}.hero .hero__content p{font-size:1.4rem}};.hero__image3{height:50vh;position:relative;width:100%}.hero__banner3{background-position:50%;background-size:cover;height:50vh;object-fit:cover;width:100%}.hero__image3:after{background-color:#000;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.hero3{height:50vh;position:relative;width:100%}.hero3 .hero__content3{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero3 .hero__content3 h1{font-size:2rem;padding:.6rem 0 1rem}.hero3 .hero__content3 p{font-size:1.1rem;font-weight:200}.hero__content3 .btn{margin:1rem .2rem}@media screen and (max-width:640px){.hero3 .hero__content3 h1{font-size:1.6rem}.hero3 .hero__content3 p{font-size:1.1rem}};.about{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.about__left{margin:auto;max-width:350px;padding:1rem;text-align:center}.about__left p{margin:1.2rem 0}.about__right{margin:auto;max-width:700px;padding:3rem}.about__right,.image__container{align-items:center;text-align:center}.image__container{display:grid;grid-template-columns:repeat(12,1fr);position:relative}.about__right .img{border:1px solid #333;max-width:90%}.about__right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.about__right .bottom{grid-column:4/-1;grid-row:1;z-index:5}.project__container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem;padding-top:4rem}.project__card{background:#1a1919;padding:1.2rem 1rem}.project__card img{width:100%}.project__title{color:#fff}.project__details p{font-size:.8rem;padding-bottom:1rem;padding-top:.3rem}.project__buttons{padding:.5rem 0;text-align:center}.project__buttons .btn{padding:.5rem 1rem}.project__buttons .btn a{color:#1a1919;text-decoration:none}@media screen and (max-width:740px){.project__container{grid-template-columns:1fr;margin:auto;max-width:90%}}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}
/*# sourceMappingURL=main.223827a2.css.map*/