@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gallery-container{box-sizing:border-box;padding:2vw 3vw;width:100%}.gallery-grid{grid-gap:1.5vw;display:grid;gap:1.5vw;grid-template-columns:repeat(auto-fill,minmax(28%,1fr))}.gallery-item{aspect-ratio:4/3;border-radius:1.2vw;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 .8vw 2vw #00000059;transform:scale(1.03)}.gallery-item img{border-radius:1.2vw;display:block;height:100%;object-fit:cover;width:100%}.lightbox{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0af2;display:flex;inset:0;justify-content:center;position:fixed;z-index:2}.lightbox-image{border:.25vw solid #fff;border-radius:.8vw;box-shadow:0 0 2vw #0009;max-height:85vh;max-width:90%;object-fit:contain;z-index:2}.navi{align-items:center;background-color:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:3vw;justify-content:center;padding:1vw;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease;-webkit-user-select:none;user-select:none;z-index:3}.navi:hover{background:#ffffff4d}.navi.prev{left:3%}.navi.next{right:3%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.social-gallery{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:3vw;justify-content:space-evenly;margin:auto;padding:2vw 3vw;width:100%}.yt{width:100%}.yt>div>div>div>iframe{height:34vw}.ig.landscape{width:45%}.ig.portrait{width:27%}.ig>div>iframe{border:none!important;margin:0!important}.ig>div{border-radius:1vw!important}@media (max-width:1024px){.gallery-grid{gap:1vw;grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.navi{font-size:2.5vw;padding:2vw}}@media (max-width:760px){.gallery-grid{gap:1vw;grid-template-columns:repeat(2,1fr)}.gallery-item{aspect-ratio:1/1;border-radius:2vw}.navi{font-size:5vw;padding:2vw}.navi.prev{left:5%}.navi.next{right:5%}.lightbox-image{max-height:75vh;max-width:100%}}@media (max-width:480px){.gallery-grid{gap:1vw;grid-template-columns:1fr 1fr}.navi{background-color:#000;font-size:4.5vw;padding:3vw}}:root{--primary-bg-color:#f1efed;--primary-color:#151515}*{font-family:Space Grotesk,sans-serif;margin:0;padding:0}::-webkit-scrollbar{display:none;scroll-behavior:smooth}a{color:#151515;color:var(--primary-color);text-decoration:none}li{list-style:none}img,video{animation-timeline:view();animation-range:entry 0 cover 30%;animation:fade-down 1s linear;box-shadow:0 5px 15px #00000059}body{background-color:#f1efed;background-color:var(--primary-bg-color)}.container{margin:2vw auto auto;min-height:87vh;width:90%}.containerHead{animation:extend-load 1s;border-bottom:.2rem solid #151515;border-bottom:.2rem solid var(--primary-color);height:7vh;margin:auto;width:100%}.splash{align-items:center;animation:shrinkDown 1s ease-in-out forwards;animation-delay:1.5s;background-color:#151515;background-color:var(--primary-color);color:#f1efed;color:var(--primary-bg-color);display:flex;font-size:2rem;height:100vh;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100vw}.splash-text{animation:fadeOut .5s ease forwards;animation-delay:1s}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}@keyframes shrinkDown{0%{border-radius:0;transform:scaleY(1)}30%{transform:scaleY(.9) scaleX(1.05)}60%{transform:scaleY(.4) scaleX(.95)}to{border-radius:100% 100% 0 0;transform:scaleY(0);transform-origin:bottom}}@keyframes extend-load{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}header{background-color:#f1efed;background-color:var(--primary-bg-color);position:fixed;top:0;width:100vw;z-index:2}.navbar{align-items:center;animation:extend-load 1s;border-bottom:.2rem solid #151515;border-bottom:.2rem solid var(--primary-color);display:flex;height:12vh;justify-content:space-between;margin:auto auto 1.2vh;width:90vw}.left,.right{font-size:1.3rem;font-weight:600}.mid>ul{align-items:center;display:flex;gap:1rem}.mid>ul>li{font-size:1.1rem}.mid>ul>li:hover,.midactive{font-size:1.3rem;font-weight:600}@keyframes sliderl{0%{transform:translateX(0)}to{transform:translateX(-13%)}}@keyframes sliderr{0%{transform:translateX(-20.883621%)}to{transform:translateX(10%)}}@keyframes fade-down{0%{opacity:0;transform:translateY(2%) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.landing{margin:12vh auto auto;width:85%}.headl,.headm,.headr{align-items:center;display:flex;margin:auto;width:-webkit-fit-content;width:fit-content}.headl>img{box-shadow:none;height:25vh}.headl,.headr{justify-content:center}.headm{justify-content:space-between}.headl{animation-timeline:view();animation:sliderr linear}.headr{animation-timeline:view();animation:sliderl linear}.headl>*,.headm>*,.headr>*{animation:fade-down 1s}.headl>p,.headr>p{font-size:6.5vw;font-style:italic;font-weight:300;width:-webkit-fit-content;width:fit-content}.headm>p{font-size:2vw;font-weight:500;width:40%}.headm>h1{font-size:5vw;font-weight:500;text-align:end;width:50%}.headc{display:flex}.explore{justify-content:flex-end;padding-right:1.5vw}.explore,.feature-heads{align-items:center;display:flex;gap:.5vw}.feature-heads{font-size:1.5vw;margin-top:1.5vw}.featured-devs{gap:3vw}.web-proj{width:45%}.web-proj>img{max-height:22vw}.web-proj>h3{font-size:1.2vw;margin-top:1vw}.featured-devs,.featured-imgs,.featured-vids{align-items:center;display:flex;justify-content:space-evenly;margin-top:2vw;width:100%}.yt-vid,.yt-vid>.dd{max-height:55vh}.featured-vids>p{font-size:1.5vw;font-style:italic;font-weight:500}.servh{display:flex;justify-content:space-between;margin-top:10vh;width:100%}.servicel{font-size:1.6vw;font-weight:500;width:35%}.servicer{display:flex;flex-wrap:wrap;width:55%}.service{margin-bottom:2.5vw;width:50%}.service>h2{align-items:center;display:flex;gap:1rem;margin-bottom:1.2vw;width:-webkit-min-content;width:min-content}.service>p{font-size:1.4vw;font-weight:500;width:85%}.about{align-items:center;display:flex;justify-content:center;margin:15vh auto auto;min-height:80vh;width:85%}.worktools{margin-bottom:20vh;min-height:-webkit-fit-content;min-height:fit-content}.aboutl>*,.aboutr>*,.worktools>*{animation:fade-down 1s}.aboutl{width:40%}.aboutr{width:55%}.aboutl>img{box-shadow:none;height:60vh}.aboutr>h1,.worktools>h1{margin-bottom:1vw}.aboutr>p,.p{font-size:1.25vw;margin-bottom:.5vw}.abs{display:block}.abs>div{margin:0;width:100%}.worktools>div{display:flex}.eqs{width:50%}.abs>div>h2{margin-bottom:.5vw}.aboutr>ul,.abs>div>h2,.eqs>ul{width:-webkit-fit-content;width:fit-content}.aboutr>ul,.eqs>ul{margin-left:1.5vw}.aboutr>ul>li,.eqs>ul>li{list-style:disc;width:-webkit-fit-content;width:fit-content}.projects{margin:15vh auto auto;width:85%}.proj-heads{display:flex;justify-content:space-evenly;width:100%}.proj-heads>.feature-heads{border:.3vw solid #151515;border:.3vw solid var(--primary-color);cursor:pointer;font-weight:400;gap:3%;padding:.2vw .5vw;width:30%}.proj-heads>.feature-heads.active,.proj-heads>.feature-heads:hover{background-color:#151515;background-color:var(--primary-color);color:#f1efed;color:var(--primary-bg-color)}.proj-show-case{display:none;margin-bottom:3vw;margin-top:2vw;width:100%}.web-proj-cont{align-items:center;display:flex;flex-wrap:wrap;gap:3vw;justify-content:space-evenly;padding:2vw 0;width:100%}.web-proj-cont>img{max-width:55vh}.proj-show-case.active{display:block}.proj-show-case.visual>.feature-heads{width:100%}.proj-tags{margin-top:.5vw}.proj-tags>ul{display:flex;gap:1vw}.proj-tags>ul>li{background-color:#939290;border-radius:.5vw;padding:.5vw}#exp{padding-left:1.5vw}.exp-points{padding:2vw 1.5vw}.exp-points>li{font-size:1.2vw;line-height:1.7vw;list-style:disc}.contact{align-items:center;display:flex;margin:12vh auto auto;min-height:83vh;width:85%}.left-contact{width:50%}.left-contact>p{font-size:1.5vw}.contact-methods{display:flex;flex-direction:column;gap:.5vw;margin-top:1vw}.cemail{align-items:center;display:flex;font-size:1.2vw;font-weight:400;gap:1vw;width:100%}.contact-form{width:50%}.ne{display:flex;flex-direction:column;gap:2vh}label{font-size:1.5vw;font-weight:500}.snd-msg,input,textarea{background-color:initial;border:.2vw solid #151515;border:.2vw solid var(--primary-color);border-radius:.5vw;font-size:1.1vw;margin-top:.5vw;outline:none;padding:.6vw;width:100%}.snd-msg{padding:1vw;width:auto}.snd-msg:hover{background-color:#151515;color:#f1efed}.formbtm{align-items:center;display:flex;gap:2vw}footer{background-color:#000;color:#f1efed;color:var(--primary-bg-color);min-height:80vh}.footup{align-items:center;display:flex;gap:2vw;height:30vh;margin:auto;width:80%}.footup>.fuptxt>h1{font-size:4vw}.fuptxt>p{text-align:end}.footlogo{animation:none;height:20vh}.footmid{display:flex;height:40vh}.footerl,.footerr{align-items:center;gap:1vh;width:50%}.footerl,.footerl>ul,.footerr{display:flex;flex-direction:column}.footerl>ul{gap:1vw;width:60%}.footerl>ul>li>a{align-items:center;color:#f1efed;color:var(--primary-bg-color);display:flex;font-size:1.5vw;font-style:italic;font-weight:500;justify-content:space-between;width:30%}.footerr>p{font-size:1.21vw;text-align:justify;width:53%}.footdown{height:10vh;margin:auto;width:80%}@media (max-width:480px){.containerHead{font-size:5vw;height:auto}.splash-text{margin:auto}.navbar{height:9vh}.left{font-size:1.1rem;font-weight:600}.mid>ul{gap:.7rem}.mid>ul>li,.midactive{font-size:1.1rem;font-weight:500}.navbar>.right{display:none}.landing{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center;margin-top:10vh;width:90vw}.headl,.headm,.headr{animation:none;margin:0;width:100%}.headm{flex-direction:column-reverse;gap:6vw}.headl>img{height:6vh}.headl>p{font-size:7.6vw;font-weight:500;width:auto}.headm>h1{font-size:7vw;font-weight:800;text-align:end;width:100%}.headm>p{font-size:5vw;line-height:7.5vw}.headm>p,.headr>p{font-weight:500;width:100%}.headr>p{font-size:7.6vw;margin-top:6vw}.feature-heads{font-size:5vw;margin:2vh 0}.featured-devs,.featured-imgs,.featured-vids{flex-direction:column}.web-proj{margin-bottom:2vh;width:100%}.web-proj>img{max-height:-webkit-fit-content;max-height:fit-content;width:100%}.web-proj>h3{font-size:6vw;margin:1vh 0}.featured-vids,.yt-vid{flex-direction:column}.yt-vid{align-items:center;display:flex;width:95%}.dd{width:100%}.dd>div>div>iframe{max-height:24vh;width:100%}.featured-vids>p{font-size:3vw;font-weight:400;margin-top:2vh;width:100%}.featured-vids>p>br{display:none}.services{margin-bottom:4vh}.services>.containerHead{margin-top:2vh}.servh{flex-direction:column;gap:3vh;margin-top:4vh}.servicel{font-size:4.5vw;line-height:7vw;width:100%}.servicer{flex-direction:column;gap:2vh}.service,.servicer{width:100%}.service>h2{align-items:start;flex-direction:column;font-size:5vw;font-weight:600;width:100%}.service>p{font-size:3.5vw;font-weight:400;text-align:justify;width:100%}.projects{margin-top:12vh}.proj-heads{flex-direction:column}.proj-heads>.feature-heads{gap:3%;margin:1vh 0;width:100%}.yt>div>div>div>iframe{height:22.5vh;width:100%}.ig.landscape,.ig.portrait{width:100%}.contact{flex-direction:column;margin-top:15vh;width:80%}.left-contact{width:100%}.left-contact>h1{font-size:8vw;font-weight:700}.left-contact>p{font-size:4vw;font-weight:400}.contact-methods{gap:2vh;margin-top:2vh}.cemail{font-size:4vw}.contact-form{margin-top:2vh;width:100%}label{font-size:4vw;font-weight:500}.snd-msg,input,textarea{border-radius:20px;font-size:3.5vw;height:6vw;padding:3vw;width:90%}textarea{height:auto}.formbtm{flex-direction:row-reverse;margin-top:2vh}.snd-msg{height:auto;padding:3vw;width:auto}.footup{height:25vh;justify-content:space-evenly;width:100%}.footlogo{height:auto;width:35vw}.fuptxt>h1{font-size:7.5vw!important}.fuptxt>p{font-size:4vw;text-align:end}.footmid{flex-direction:column-reverse;gap:4vh;height:auto}.footerl,.footerr{gap:0;width:100%}.footerr>p{font-size:4vw;font-weight:500;text-align:center;width:90%}.footerl>ul>li>a{font-size:6vw;margin:auto;width:60%}.footdown{bottom:-12vh;height:auto;position:relative;width:100%}.footdown>h3{font-size:3vw;margin:auto;text-align:center;width:70%}.footdown>h3>span{display:none}}
/*# sourceMappingURL=main.be20daa5.css.map*/