@import url(https://fonts.googleapis.com/css2?family=Unica+One&family=Caveat&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}body,html{background-color:#10161c;color:#fff;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;z-index:1}.home{height:100vh;position:relative}.home img{height:50vh;left:50%;position:absolute;top:55%;transform:translate(-50%,-50%)}.home h1{align-items:center;color:#dfb31e;display:flex;font-family:Caveat;height:85vh;justify-content:center;margin-top:10vh;position:absolute;text-align:center;text-shadow:5px 5px #000;width:100%}.container{height:100%;position:relative}.night-sky{animation:move 200s linear infinite;height:100%;overflow:hidden;position:absolute;width:200vw;z-index:0}@keyframes move{0%{transform:translateX(-50%)}50%{transform:translateX(0)}to{transform:translateX(-50%)}}.star{animation:twinkle 3s infinite;background-color:#fff;border-radius:50%;position:absolute}@keyframes twinkle{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.apps{margin-bottom:-5vh;margin-top:-10vh;padding-top:20vh;position:relative}.app{display:flex;justify-content:space-between;margin:auto;width:90vw}.app a img{border-radius:20px;transition:transform .1s;width:20.5vw}.app a img:hover{transform:scale(1.02)}.websites{flex-wrap:wrap;justify-content:space-evenly;margin-bottom:-5vh;margin-top:-10vh;position:relative}.website,.websites{display:flex;padding-top:10vh}.website{align-items:center;flex-direction:column;justify-content:center}.website img{transition:transform .1s;width:45vw}.website img:hover{transform:scale(1.02)}.contact{align-items:center;display:flex;height:85vh;justify-content:center;margin-top:15vh;position:relative}.formContainer{width:40vw}.formContainer div{align-items:end;display:flex;justify-content:space-between;width:100%}.formContainer div img{margin:0;padding:0;transition:transform .1s;width:4vw}.formContainer div img:hover{transform:scale(1.1)}.formContainer h1{font-family:Caveat;margin:0;padding:0}.formItem{width:100%}.nav{align-items:center;background-color:#191e27;display:flex;font-family:Unica One;height:15vh;justify-content:space-between;left:0;padding-left:15%;padding-right:15%;position:fixed;top:0;width:70%;z-index:100}.nav .image{background-image:url(/static/media/obwlogowithname.34031d98b0deb1fc6daf.png);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:10.5vh;width:24vh}.nav .image:hover{background-image:url(/static/media/obwlogowithnameblack.d21aeff1cb78280b5001.png)}.nav .links{justify-content:space-between;width:50%}.nav .links,.nav a{display:flex;height:100%}.nav a{align-items:center;color:#fff;cursor:pointer;text-decoration:none}.nav a:hover{color:#888}.nav .clicked{border-bottom:2px solid #dfb31e}@keyframes wide{0%{height:15vh}to{height:12vh}}@keyframes narrow{0%{height:12vh}to{height:15vh}}.document{margin-left:20%;width:60%}.document h1,.document h2{margin-top:5%;text-align:center}@media screen and (orientation:portrait){.home img{height:30vh}.home h1{text-shadow:3px 3px #000}.formContainer{width:80%}.formContainer div{align-items:center}.formContainer div img{width:11vw}.app{flex-direction:column}.app a img{margin-bottom:30%;margin-left:10%;width:80%}.apps{margin-bottom:-30%;margin-top:-30%}.websites{margin-bottom:-15%;margin-top:-30%}.website img{border-radius:20px;margin-bottom:10%;margin-left:15%;width:70%}.document{margin-left:10%;width:80vw}.drawer{background-color:#191e27;height:100%;z-index:9999}.drawer a{color:#fff;font-family:Unica One;padding-bottom:2%;text-decoration:none}.drawer .clicked{border-bottom:2px solid #dfb31e}.hamburger{height:3vh;left:5%;position:absolute}.nav .image{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}
/*# sourceMappingURL=main.a10c39fd.css.map*/