:root{--bg: #f0dba5;--text: #151515;--green: #b1e84b;--red: #eafa38;--yellow: #f2ff00}body{margin:0;padding:0;font-family:Arial,sans-serif;color:#000;background-color:#fff}#page{position:relative;transition:1s all ease-in-out}#page.menuopen{opacity:.6;filter:blur(20px);transform:scale(1.2)}header{z-index:99999;position:fixed}header nav{display:flex;height:70px;justify-content:center;align-items:center;padding:0 20px;position:fixed;left:0;right:0;width:30%;margin:0 auto;bottom:10px;background-color:#83838356;border-radius:200px;z-index:9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:1s all cubic-bezier(.075,.82,.165,1) .2s}header nav a{text-decoration:none;color:#000;font-family:junction-reg;margin:0;font-weight:500;text-shadow:0px 5px 5px rgba(0,0,0,.084);padding-left:4%;padding-right:4%;display:block;line-height:0;font-size:14px;transition:.3s all cubic-bezier(.075,.82,.165,1) .6s}header nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);position:absolute;z-index:99;left:0;margin:auto;right:0;top:0;bottom:0;width:50px;height:50px;border-radius:100%;outline:0;border:0;cursor:pointer;transition:.3s all cubic-bezier(.075,.82,.165,1) .2s;transform:scale(0)}header nav button span{width:40%;background:#fff;height:2px;display:block;margin:5px auto;transform:scalex(0);transition:.6s transform cubic-bezier(.075,.82,.165,1) 0s,.3s margin ease-in 0s}header nav button:hover{border-color:#ffffff80}header nav button:hover span{margin:10px auto}header.sticky #logo{top:0;transform:scale(.8);opacity:0;transition-delay:.5s}header.sticky nav{bottom:10px;padding:0;width:90px;height:90px;transition-delay:.5s}header.sticky nav button{transform:scale(1);transition-delay:.6s}header.sticky nav button span{transform:scalex(1);transition:.6s transform cubic-bezier(.075,.82,.165,1) .8s,.3s margin ease-in 0s}header.sticky nav a{padding:0;opacity:0;letter-spacing:0px;transform:scale(.3);transition-delay:.2s}.container{display:flex;flex-direction:column;align-items:center;height:100vh;width:100vw;text-align:center}.top{display:list-item;position:absolute;justify-content:center;align-items:center;width:24%;left:38%;color:#5e5e5e;line-height:1.4;font-size:.7em;margin:auto}.top::marker{color:transparent}.homeBody{display:flex;width:100vw;margin-top:34vh;position:relative;align-items:center;justify-content:center;justify-items:center}.homeCnt{z-index:1;position:relative;align-items:center;justify-content:center;justify-items:center;margin-bottom:3%}.main-heading{width:60%;text-emphasis:bolder;font-family:junction-bold;font-size:2.8em;line-height:1.1;letter-spacing:-2;word-spacing:1.2;margin:"auto"}.subheading{color:#5e5e5e;padding:auto;font-family:junction-reg;font-size:.8em;margin-bottom:1%}.start-button{background-color:#000;color:#fff;padding:12px 34px;font-size:.7em;border:none;border-radius:9999px;cursor:pointer;transition:background-color .3s ease}.start-button:hover{background-color:#333}.logos{display:flex;align-items:center;justify-content:center;gap:25%;margin-top:8%}#about{display:list-item;width:100vw;text-align:center;justify-content:center;align-items:center;justify-items:center;color:#5e5e5e}.paragraph{width:32.5%;line-height:1.4;margin-bottom:20px;font-size:1em}.blob-cont{flex-direction:column;align-items:center;justify-content:center;justify-items:center;z-index:0;margin-top:4%;height:30%;width:40%;display:flex;position:absolute}.blob{border-radius:500px}.yellow{background-color:var(--yellow);position:absolute;height:50%;width:70%;filter:blur(90px);animation:yellow 7s infinite ease}.green{background-color:var(--green);position:absolute;height:50%;filter:blur(100px);width:70%;animation:green 8s infinite ease}.red{background-color:var(--red);position:absolute;height:50%;filter:blur(120px);width:70%;animation:rgb(175,171,171) 6s infinite ease}@keyframes yellow{0%{top:20%;left:10%;transform:scale(1)}30%{top:30%;left:25%;transform:scale(1.2)}60%{top:10%;left:30%;transform:scale(1.3)}to{top:20%;left:10%;transform:scale(1)}}@keyframes green{0%{top:80%;right:20%;transform:scale(1)}30%{top:30%;right:30%;transform:scale(1.5)}60%{top:20%;right:10%;transform:scale(1.3)}to{top:80%;right:20%;transform:scale(1)}}@keyframes red{0%{top:25%;right:0%;transform:scale(1)}30%{top:15%;right:15%;transform:scale(1.4)}60%{top:25%;right:10%;transform:scale(1)}to{top:25%;right:0%;transform:scale(1)}}#services{height:100vh;display:flex;width:100vw;justify-content:center;align-items:center;justify-items:center}#contact{height:100vh;width:100vw;margin:auto;display:flex;position:relative;justify-content:center;align-content:center;align-items:center}#works{height:100vh;display:flex;width:100vw;justify-content:center;align-items:center;justify-items:center}@font-face{font-family:bastliga;src:url(/assets/Bastliga-one-C7G4oaXN.otf) format("opentype")}@font-face{font-family:junction-light;src:url(/assets/Junction-light-DW1vFnI-.otf) format("opentype")}@font-face{font-family:junction-bold;src:url(/assets/Junction-bold-DFICxhll.otf) format("opentype")}@font-face{font-family:junction-reg;src:url(/assets/Junction-regular-Be7tGFXd.otf) format("opentype")}@media (max-width: 768px){.top{font-size:12px;width:70%;left:0;right:0}.main-heading{font-size:28px;width:90%;margin-bottom:10px}.subheading{font-size:12px}.blob-cont{height:50%;width:80%}.yellow{height:30%;width:50%}.red{height:20%;width:50%}.green{height:35%;width:55%}.start-button{font-size:10px;padding:10px 16px}.logos{margin-top:38%}.about-container{font-size:.8em}.paragraph{width:80%;margin-bottom:15px}#page.menuopen{filter:blur(20px);transform:scale(1)}header nav{height:50px;width:70%;bottom:20px;z-index:9}header nav a{font-size:10px}header nav button{width:50px;height:50px}header nav button span{width:40%;height:2px}header.sticky nav{bottom:20px;width:90px;height:90px}}
