html{background-color:#000213}body,html{height:100%}body{font-family:Raleway,sans-serif;margin:0}#root{height:100%}.app{background-color:#000213;color:#c9f9ff;overflow:hidden;position:relative}.app>.app__image{background-size:1000px;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%;z-index:0}.app>.app__content{position:relative;width:100%}.navbar{background-color:#000213;box-shadow:0 0 30px 0 #69e7fbd2;display:flex;flex-direction:row;justify-content:space-between;padding:20px;position:fixed;top:0;width:100%;z-index:10}.navbar>.name{align-items:center;display:flex;font-size:36px;font-weight:700;gap:30px;padding-left:20px;text-align:center}.navbar>.name>.logo{border-radius:7px;box-shadow:0 0 10px #69e8fb;max-width:40px;object-fit:contain}.navbar>.items{align-items:center;display:flex;flex-flow:row wrap;padding-right:30px}.navbar>.items>.item{cursor:pointer;font-size:25px;margin:0 20px;width:-webkit-min-content;width:min-content}@media only screen and (max-width:400px){.navbar>.name{text-align:left}.navbar>.items{align-items:end;flex-flow:column}.navbar>.items>.item{margin:0 5px}}@media only screen and (max-width:700px){.navbar{padding:10px}.navbar>.items{align-items:end;flex-flow:column}.navbar>.items>.item{margin:0 5px}}.content{flex-direction:column;padding:0 60px}.content,.hero{display:flex;gap:100px}.hero{align-items:center;flex-flow:wrap;justify-content:space-around;margin-top:80px;width:100%}.hero>.hero__image{max-width:500px;object-fit:contain;width:inherit}.hero>.hero__info{display:flex;flex-direction:column;justify-content:center;max-width:500px;width:450px}.hero>.hero__info>.hero__info__title{font-size:40px;font-size:56px;font-weight:700;margin-bottom:20px}.hero>.hero__info>.hero__info__description{font-size:20px;font-size:24px;font-weight:400;margin-bottom:20px}.hero>.hero__info>.hero__info__description>img{height:28px;margin-bottom:-6px;object-fit:contain;text-align:center;width:98px}.hero>.hero__info>.hero__info__description>span{color:#1f51ff;font-weight:500}.projects{display:flex;flex-direction:column;margin-top:80px}.projects__title{font-size:56px;font-weight:700;margin-bottom:60px}.projects__list{align-items:center;display:flex;flex-flow:wrap;font-size:50px;gap:64px;justify-content:space-evenly}.project{background-color:#000213;border-radius:8px;box-shadow:0 0 10px 0 #69e7fbd2;display:flex;flex-direction:column;height:600px;overflow:hidden;position:relative;width:500px}.project>.project-wrapper{bottom:0;left:0;margin:24px;overflow-y:scroll;position:absolute;scrollbar-width:none;top:0}.project>.project-wrapper>.project-info{display:flex;flex-direction:column;gap:10px;padding:10px;z-index:1}.project>.project-wrapper>.project-info>.project-title{font-size:20px;font-weight:700}.project>.project-wrapper>.project-info>.project-description{font-size:16px}.project>.project-wrapper>.project-img{filter:blur(1px)}.project>.project-wrapper>.project-img>img{object-fit:contain;width:100%}.contact{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center;width:100%}.link>a>img{max-width:40px}.footer{display:flex;justify-content:center;padding:10px}
/*# sourceMappingURL=main.f50f0637.css.map*/