@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-color:#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-light{background:#0000;color:#fff}.btn:hover{background:#fff3;color:#fff;transition:.3s}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.logo{height:auto;width:50px}.hamburger{display:none}@media screen and (max-width:1040px){.nav-menu{align-items:center;background:#000000e6;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamburger{display:inline;display:initial}}.mask{height:100vh;position:relative;width:100%}.intro-img{background-position:50%;background-size:cover;height:100%;object-fit:cover;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute;top:0}.hero,.mask:after{height:100%;width:100%}.hero .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .btn{margin:1rem .2rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.project-heading{padding:2rem 0;text-align:center}.project-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background-color:#1a1919;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem}.project-card img{border-radius:4px;height:200px;object-fit:cover;width:100%}.project-title{color:#fff;font-size:1.25rem;padding:1rem 0}.pro-details{flex-grow:1}.pro-details p{color:#f0f8ff;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.subtext-container{margin:1rem 0}.subtext-item{color:#f0f8ff;font-size:.95rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.subtext-item:before{color:#4a90e2;content:"•";font-weight:700;left:0;position:absolute}.pro-btns{display:flex;justify-content:space-between;margin-top:auto;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}@media screen and (max-width:992px){.project-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:740px){.project-container{gap:1.5rem;grid-template-columns:1fr;max-width:95%}.subtext-item{font-size:.9rem;padding-left:1.2rem}}.footer{background-color:#131313cc;padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{flex-direction:column;height:100%;max-width:100%;padding:1rem}.left,.location{display:flex}.location{.footer{background-color:#131313cc;padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left,.right{flex-direction:column;max-width:100%;padding:1rem}.location{margin-top:.8rem}.location p{line-height:30px}h4{font-size:1.2rem;margin-bottom:.7rem}p{font-size:1.2rem}.social{margin-top:1rem}@media screen and (max-width:1024px){.footer-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}.footer{padding:3rem 0}.left,.right{padding:1rem}h4,p{font-size:1rem}}margin-top:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{margin-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.hero-img{background:#00000080;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.hero-img:before{content:"";display:none}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:768px){.hero-img{height:50vh}.hero-img h1{font-size:2rem}.hero-img p{font-size:1.2rem}}@media screen and (max-width:480px){.hero-img{height:40vh}.hero-img h1{font-size:1.8rem}.hero-img p{font-size:1rem}}.about{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:3rem 0;min-height:100vh;padding:1rem;position:relative;text-align:center;width:100%}.about .left{margin:0 auto;max-width:600px}.about .left h1{font-size:2rem;margin-bottom:1rem}.about .left p{font-size:1rem;line-height:1.5;margin:1rem 0}.about .right{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.right .img-stack{height:auto;text-align:center;width:80px}.right .img{border:none;height:auto;max-width:100%}.about-image-container{height:50vh;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.about-image-container img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:768px){.about{padding:2rem}.about .left h1{font-size:1.5rem}.about .left p{font-size:.9rem}.right .img-stack{height:60px;width:60px}}@media screen and (max-width:1024px){.about .left h1{font-size:1.8rem}.right .img-stack{height:70px;width:70px}}.video-container{height:100vh;overflow:hidden;position:relative;width:100%}.project-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-img{align-items:center;background-color:#00000080;display:flex;height:60vh;justify-content:center;position:relative}.hero-img h1,.hero-img p{color:#fff;text-align:center}label{color:#fff;font-size:1rem;font-weight:300;margin-bottom:.5rem}form{display:flex;flex-direction:column;gap:1.5rem;margin:auto;max-width:600px;padding:2rem 1rem}form input,form textarea{background-color:#ffffff14;border:1px solid #ffffff26;border-radius:4px;color:#f4f4f4;font-size:1rem;margin-bottom:.5rem;padding:12px 20px;transition:all .3s ease}form input:focus,form textarea:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233;outline:none}.error{color:#f44;font-size:.85rem;margin:-.5rem 0 1rem;padding-left:.5rem}.success-message{animation:successEntry .6s cubic-bezier(.4,0,.2,1) .3s forwards;background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;color:#10b981;margin:2rem auto;max-width:600px;opacity:0;padding:2rem;text-align:center;transform:translateY(20px)}.success-message .checkmark{fill:#10b981;height:48px;margin-bottom:1rem;width:48px}.success-message h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.success-details{border-top:1px solid #10b98133;margin-top:1.5rem;padding-top:1.5rem}@keyframes successEntry{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){form{padding:1.5rem 1rem}.success-message{margin:1.5rem auto;padding:1.5rem}}.splash-screen{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;text-align:center;width:100vw}.splash-logo{animation:scaleUp 1.5s ease-in-out,fadeOut 1s cubic-bezier(.4,0,.2,1) 3.5s forwards;height:auto;width:120px;will-change:transform,opacity;z-index:10}@keyframes scaleUp{0%{opacity:.8;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;transform:translateY(-20px)}}
/*# sourceMappingURL=main.d9e84248.css.map*/