@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap";body,body *{padding:0;margin:0;list-style:none;font-family:inherit;font-size:inherit;box-sizing:border-box}body{background:#191919;background-image:url(/assets/images/bg.png);color:#a4a4a4;font-family:Jost;display:flex;flex-direction:column;font-weight:300;font-size:1.25em;margin-bottom:80px}h1,h2,h3,h4,h5{font-weight:inherit;font-size:inherit;color:inherit}.designForDetails{padding:0 20px;display:flex;flex-direction:column;align-items:center}.landing{display:flex;flex-direction:column;align-items:center;align-self:stretch;margin-top:15%}.landing>header{width:100%;display:flex;flex-direction:column;align-items:center;gap:50px;text-align:center}@media only screen and (max-width: 640px){.landing>header{gap:30px}}.landing>header h1,.landing>header h2{color:#cecece;font-weight:700;font-family:Times}.landing>header h1{font-family:Jost;font-weight:600;font-size:1.3em}@media only screen and (max-width: 640px){.landing>header h1{font-size:1em}}.landing>header h2{font-size:6em;width:auto}@media only screen and (max-width: 640px){.landing>header h2{font-size:2em}}.meta{max-width:650px;text-align:center}.meta>p{line-height:200%}a{color:#cecece;text-decoration:none;border-bottom:1px solid #CECECE}a:hover,a:focus{color:#61b785;border-bottom:1px solid #61B785}a.enchanting{color:#61b785;border-bottom:1px solid #61B785}.headerLogoWraper{display:flex;flex-direction:column;overflow:hidden;gap:40px}nav.topNav{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #CECECE;height:80px;background:#191919;background-image:url(/assets/images/bg.png);max-width:1080px;width:100%}nav.topNav a{border:0;padding:0;color:#5f5f5f}nav.topNav a:hover,nav.topNav a:focus{color:#cecece}.project{margin-top:80px;display:flex;flex-direction:column;gap:20px;width:100%;max-width:1080px}.project header{display:flex;flex-direction:column;padding-top:30px;padding-bottom:30px;gap:10px;color:#5f5f5f}.project header h1{font-size:1.4em;color:#cecece}.project p{line-height:2em}.projectMedia{display:flex;flex-direction:column;gap:50px;margin-top:80px;margin-left:-10px}.projectMedia .image{display:flex;padding:10px;background:#292929;border-radius:6px;max-width:1060px}.projectMedia .image.mobile{max-width:360px;margin:0 auto}.projectMedia img{width:100%;max-width:1060px;border-radius:6px}ul.landingProjectList{max-width:1080px;width:100%;display:flex;flex-direction:column;gap:14vh;align-self:center;align-items:stretch;justify-content:center;border-radius:12px;margin-top:20vh}ul.landingProjectList li{display:flex;align-items:center;justify-content:center}.landingProject{display:flex;flex-direction:column;align-items:center;gap:30px}.landingProject .projectLogo{filter:grayscale(100)}.landingProject>header{text-align:center;display:flex;flex-direction:column;gap:10px}.landingProject>header h1{font-size:1.6em;color:#cecece;font-weight:350}.landingProject>header .details{color:#5f5f5f}.projectIntro{display:flex;background:#292929;border-radius:6px;padding:10px;margin-top:10px}.projectIntro img{width:100%;max-width:1060px}.landingProject.weaviate{width:100%}.landingProject.weaviate .projectIntro{width:100%;align-items:center;justify-content:center;margin-top:200px;padding-bottom:0}.landingProject.weaviate .projectIntro img{margin-top:-200px;max-width:896px}
