@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";*,:after,:before{outline:none}*,:after,:before,body,html{margin:0;padding:0;box-sizing:border-box}body,html{position:relative;width:100vw;background-color:#1c1c1c;color:#dacfc0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}ol,ul{list-style:none}ol li,ul li{font-weight:300}img{max-width:100%;height:auto}button{border:none;outline:none;display:inline-block}a{color:inherit;text-decoration:none;font-family:Inter,sans-serif}p{word-spacing:.5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:text}a,h1,h2,h3,h4,h5,h6,p{font-weight:300}.noise{height:100%;width:100%;position:fixed;top:0;left:0;pointer-events:none;opacity:8%}span{display:inline-block}.home{width:90%;height:100%;margin:auto;transform:translateY(30vh)}@media only screen and (min-width:900px){.home{width:60%}}.mainpagetext{padding:.5rem;text-align:center}@media only screen and (min-width:900px){.mainpagetext{padding:1rem}}.mainpagetext article p{font-size:1.5rem}@media (min-height:850px),only screen and (min-width:700px){.mainpagetext article p{font-size:2.5rem}}.container_404{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.container_404 h2{font-size:1.5rem;padding-top:1rem;padding-bottom:.5rem}@media only screen and (min-width:900px){.container_404 h2{font-size:2rem}}.Homebtn{font-size:1rem;border:1px solid #dacfc0;padding:.5rem 1rem;background:#1c1c1c;color:#dacfc0;cursor:pointer;margin-top:.5rem;display:flex;justify-content:space-evenly;align-items:center}@media (min-height:850px),only screen and (min-width:700px){.Homebtn{font-size:1rem;padding:.6rem 1rem}}@media only screen and (min-width:900px){.Homebtn{font-size:1.5rem;padding:.7rem 1.5rem}}.About{width:90%;padding:.6rem;margin:2rem auto auto}@media (min-height:850px),only screen and (min-width:700px){.About{margin-top:5rem}}@media only screen and (min-width:900px){.About{width:75%;margin-top:5rem}}.aboutmetext h1{font-size:1.4rem;font-weight:300;letter-spacing:0}@media (min-height:850px),only screen and (min-width:700px){.aboutmetext h1{font-size:2.5rem}}.aboutmetext article p{font-size:1.2rem;margin:1.5rem 0}@media only screen and (min-width:500px){.aboutmetext article p{font-size:1.5rem;margin:2.5rem 0}}@media (min-height:850px),only screen and (min-width:700px){.aboutmetext article p{font-size:2rem;font-weight:300}}@media only screen and (min-width:900px){.aboutmetext article p{margin:2rem 0;font-size:2rem}}.contact{margin-top:1.5rem;font-weight:300}@media only screen and (min-width:900px){.contact{text-align:center;margin-top:4rem}}.contact h3{font-size:1.4rem;margin-top:.1rem}@media only screen and (min-width:500px){.contact h3{font-size:1.5rem}}@media (min-height:850px),only screen and (min-width:700px){.contact h3{font-size:2rem}}.contact h4{margin-top:1rem;text-transform:uppercase}@media only screen and (min-width:500px){.contact h4{font-size:1.5rem}}@media only screen and (min-width:900px){.contact h4{font-size:2rem}}.contact h5{margin-top:.5rem;font-size:1rem;text-decoration:underline}@media only screen and (min-width:500px){.contact h5{font-size:1.3rem;font-size:2rem}}.work{width:90%;padding:.6rem;margin:2rem auto auto}@media (min-height:850px),only screen and (min-width:700px){.work{margin-top:5rem}}@media only screen and (min-width:900px){.work{width:75%;margin-top:5rem}}.work-section h1{font-size:1.4rem;font-weight:300;letter-spacing:0}@media (min-height:850px),only screen and (min-width:700px){.work-section h1{font-size:2.5rem}}.work-section article p{font-size:1.2rem;margin:1.5rem 0}@media only screen and (min-width:500px){.work-section article p{font-size:1.5rem;margin:2.5rem 0}}@media (min-height:850px),only screen and (min-width:700px){.work-section article p{font-size:2rem;font-weight:300}}@media only screen and (min-width:900px){.work-section article p{margin:2rem 0;font-size:2rem}}.header{box-sizing:border-box;padding:0 1.2rem;height:3.5rem;width:100%;font-weight:400;z-index:9999;display:flex;align-items:center}@media only screen and (min-width:500px){.header{height:calc(4.5rem);padding:1.5rem}}.header nav{width:100%}.header div,.header nav{display:flex;justify-content:space-between;align-items:center}.header div{grid-gap:20px;gap:20px}.nav-link{font-size:1rem;font-weight:400}@media only screen and (min-width:500px){.nav-link{font-size:1.4rem}}.social-icons{position:fixed;bottom:1rem;color:#dacfc0;width:100%;display:flex;justify-content:center}.social-icons a{font-size:1.2rem;padding:0 1rem;text-decoration:underline}@media (min-height:850px),only screen and (min-width:700px){.social-icons a{font-size:1.5rem}}.footer{width:100%;font-size:.8rem;padding:1rem;margin:2.5rem auto auto;border-top:1px solid rgba(218,207,192,.2);font-weight:300;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:500px){.footer{font-size:1rem}}@media (min-height:850px),only screen and (min-width:700px){.footer{padding:1.5rem 0;font-size:1.5rem}}@media only screen and (min-width:900px){.footer{margin-top:4rem;border-top:1px solid rgba(218,207,192,.5)}}.work-wrapper{margin-top:2.5rem}@media (min-height:850px),only screen and (min-width:700px){.work-wrapper{margin-top:4rem}}.work-type h3{overflow:hidden;text-align:center;font-size:1rem;text-transform:capitalize}@media (min-height:850px),only screen and (min-width:700px){.work-type h3{font-size:1.2rem}}@media only screen and (min-width:900px){.work-type h3{font-size:1.5rem}}.work-type h3:after,.work-type h3:before{content:"";background-color:#dacfc0;display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.work-type h3:before{right:.5em;margin-left:-50%}.work-type h3:after{left:.5em;margin-right:-50%}.work-name{text-align:center;margin:1rem 0;font-size:1.5rem;text-transform:uppercase}@media (min-height:850px),only screen and (min-width:700px){.work-name{font-size:2rem}}@media only screen and (min-width:900px){.work-name{margin:2rem 0;font-size:3rem}}.Work-info{width:100%;position:relative}@media only screen and (min-width:900px){.Work-info{margin-top:1rem}}.work-image{border:1px solid #dacfc0;position:relative;height:0;padding-top:56.25%;aspect-ratio:16/9;width:100%;margin-top:1rem;z-index:99999999}@media (min-height:850px),only screen and (min-width:700px){.work-image{width:100%}}@media only screen and (min-width:900px){.work-image{margin:auto}}.work-details{width:100%;margin:auto}@media only screen and (min-width:900px){.work-details{width:100%}}.work-details p{font-size:1rem;margin:1rem 0}@media (min-height:850px),only screen and (min-width:700px){.work-details p{font-size:1.5rem;margin:1rem 0}}@media only screen and (min-width:900px){.work-details p{font-size:2rem}}.work-stack{font-size:1rem;margin:1rem 0;text-transform:capitalize}@media (min-height:850px),only screen and (min-width:700px){.work-stack{font-size:1.5rem;margin:1rem 0}}@media only screen and (min-width:900px){.work-stack{font-size:2rem}}.work-stack li{display:inline-block}.Seework{font-size:.8rem;font-weight:300;width:100px;border:1px solid #dacfc0;padding:.5rem 0;background:#1c1c1c;color:#dacfc0;margin:1.5rem 0;cursor:pointer;display:flex;justify-content:space-evenly;align-items:center}@media (min-height:850px),only screen and (min-width:700px){.Seework{font-size:1rem;padding:.6rem 0;width:120px}}@media only screen and (min-width:900px){.Seework{font-size:1.2rem;padding:.7rem 0;width:150px;margin-top:1rem}}