body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container{width:90%;margin:auto}.Navbar{background-color:#a1eafb;padding:10px 0;box-shadow:1px 1px 20px #888;position:-webkit-sticky;position:sticky;top:0;z-index:2}.logo{font-size:2rem;font-weight:700;text-transform:uppercase;font-family:serif;color:#85203b}.list{list-style:none;float:right}.listItem{display:inline-block;margin-right:20px}.link{color:#071e3d;text-decoration:none}.link:hover{color:#85203b;font-weight:700}.closeIcon,.openIcon{display:none;float:right;cursor:pointer}@media screen and (max-width:900px){.list{opacity:0;height:0}.list.active{opacity:1;height:120px;float:none;transition:opacity .5s ease-in-out .2s,height .5s}.listItem{display:block}.openIcon{display:none}.openIcon.active{display:block}.closeIcon{display:none}.closeIcon.active{display:block}}.portfolio{background-color:#efefef;text-align:center}.title{padding-top:20px}.btn{width:8rem;height:2rem;border:none;color:#85203b;font-weight:700;text-transform:uppercase;cursor:pointer;margin-bottom:20px}.btn.active,.btn:hover{background:#85203b;color:#fff}.photos{display:grid;grid-template-columns:repeat(4,1fr)}span.image{position:relative}span.image img{width:100%;height:auto}span.image:hover img{opacity:.3}span.image:hover .imageBtn{display:block}.imageBtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6rem;height:2rem;border-radius:10px;background:#85203b;font-weight:700;cursor:pointer;outline:none;display:none}.imageBtn a{text-decoration:none;color:#fff}@media screen and (max-width:820px){.photos{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.photos{grid-template-columns:1fr}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aboutSection{width:100%;background-image:url(/React_Template/static/media/about-bg.020c9eb8.jpg);background-size:cover}.about{position:relative;left:50%;width:50%;padding-top:10%;padding-bottom:10%}.aboutTitle{color:#002651;font-family:auto}.coompanyName{color:#85203b;font-family:auto}.about p{font-size:.8rem}@media screen and (max-width:820px){.about{left:30%;width:70%}}@media screen and (max-width:600px){.about{left:10%;width:90%}}.profile{display:flex;flex-direction:row}.profileTitle{color:#002651;font-family:auto}.profileInfo{position:relative;display:flex;flex-direction:row;left:10%}.profileLabels strong{display:block;margin-bottom:30px;color:#ff304f}.profileAnswers{padding-left:40px}.profileAnswers label{display:block;margin-bottom:30px;color:#002651}.skillsInfo{padding-left:10%}.skills p{color:#775ada}.skillsList{list-style:none}.skillsItem{position:relative}.skillName{display:inline;color:#002651}@media screen and (max-width:600px){.profile{flex-direction:column}}.title{color:#002651}.cards{display:flex;flex-flow:row wrap;margin-bottom:50px}.cardItem{width:30%;border:solid #a1eafb;text-align:center;height:20rem;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:5px}.cardName,.icon{color:#002651}.cardLine{background:#ff304f;height:1px;width:80%}@media screen and (max-width:600px){.cards{flex-direction:column}.cardItem{width:100%;margin-bottom:10px;height:15rem}}
/*# sourceMappingURL=main.15384cc0.chunk.css.map */