*{box-sizing:border-box;margin:0;padding:0}body{background-color:#151515;font-family:Arial,Helvetica,sans-serif;position:relative}.container{height:100%;max-width:1200px;padding:1rem;width:100%}#hero-section{background:#111;color:#fff;height:100vh;width:100%}#hero-section .container{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin:0 auto}.hero-section__content,.hero-section__image{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:end}.hero-section__content{padding-bottom:7%}.hero-section__image{position:relative}.hero-section__image img{border-radius:.5rem;width:100%;z-index:1}.hero-section__image:before{background-color:#fff;bottom:-1rem;content:"";height:100px;left:-1rem;position:absolute;width:100px;z-index:-1}h1{font-size:3rem;line-height:1;margin-bottom:.25rem}p{color:#ccc;font-size:1.15rem;margin:1rem 0 2rem}a{color:#fff;text-decoration:none}.hero-section__work{background:#fa9a00;border-radius:.5rem;display:flex;padding:1rem 2rem;width:-webkit-fit-content;width:fit-content}.nav-links,nav{align-items:center;display:flex}nav{background:#252525f6;border-radius:3.5rem;color:#fff;justify-content:space-between;left:50%;max-width:1200px;padding:1rem 2rem;position:fixed;top:2rem;transform:translateX(-50%);width:100%;z-index:10}.logo{font-size:1.5rem;font-weight:700}.nav-links{gap:1.5rem}.nav-links a{transition:.2s ease-out}.nav-links a:hover{color:#ccc}ul{list-style:none}.contact-btn{background:#fa9a00;border-radius:1.5rem;padding:1rem}#services{color:#fff;padding:3rem 0}#services .container{display:flex;justify-content:space-around}.services-items__item{margin-bottom:1rem;position:relative;width:-webkit-fit-content;width:fit-content}.services-items__item>span{font-size:2.5rem;font-weight:700}.services-items__item>span:first-child{font-size:1.25rem;left:-2.5rem;position:absolute}.line{background:#fa9a00;bottom:.5rem;height:.5rem;left:0;position:absolute;transition:width .3s ease-in-out;width:0;z-index:-1}.services-items__item:hover .line{width:100%}
/*# sourceMappingURL=main.eb7cce2f.css.map*/