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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.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%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.service-card{background-color:#7fffd4;border-radius:10px;padding:10px;text-align:center}.c-footer{background-color:#fff;text-align:center;padding:0;border:none;margin:10px}.detail-btn{color:#fff;font-size:20px;background-color:#ff0281;border:none;border-radius:50px;padding:10px 20px;width:90%}.navbar{background-color:#8a2be2;padding:15px;position:relative}.header-icon{display:flex;align-items:center}.navbar a{text-decoration:none;margin-right:20px;color:#fff}.navbar a:hover{color:#d3d3d3}.logOut-btn{background-color:#8a2be2;border:none;color:#fff}@media only screen and (max-width:688px){.navbar{display:flex;flex-direction:column}}@media only screen and (min-width:688px) and (max-width:1024px){.navbar{display:flex;flex-direction:column}}.tech-heading{display:flex;height:100px;align-items:center;justify-content:center}.section{display:grid;grid-template-columns:1fr 1fr}.section img{width:100%}.description{display:flex;align-items:center;justify-content:center;text-align:center;padding:10px}@media only screen and (max-width:688px){.section{display:flex;flex-direction:column}}@media only screen and (min-width:688px) and (max-width:1020px){.section{display:flex;flex-direction:column}}.card-img img{border-radius:100%}.about-cover{background-color:#a1fadc}.about-text{font-size:50px;font-weight:700}.service-items{display:flex;background-color:#a1fadc;height:100%;align-items:center;justify-content:center}.text-align{text-align:left;margin:0 30px}.icon{font-size:100px;text-align:center}@media only screen and (max-width:688px){.about-heading{margin:35px 0}.about-text{font-size:35px}.service-items{display:flex;flex-direction:column}}@media only screen and (min-width:688px) and (max-width:1020px){.about-heading{margin:30px 0}}.service-heading{display:flex;height:100px;align-items:center;justify-content:center}.footer{background-color:#8a2be2}.footer-item{display:grid;grid-template-columns:repeat(4,1fr)}.footer-item h3{font-weight:700}@media only screen and (max-width:688px){.footer-item{display:flex;flex-direction:column}.nav-link{margin:10px}}@media only screen and (min-width:688px) and (max-width:1020px){.footer-item{display:grid;grid-template-columns:repeat(2,1fr)}}.not-found{text-align:center}not-found h1{font-size:150px}.align{display:flex}.detail-img{width:370px}.detail-text{align-items:center;padding:50px}.login{background-color:#a8eeff;color:#000;text-align:center;padding-top:20px;padding-bottom:20px}.input-field{width:50%;border:none;padding:5px 10px;border-radius:5px}.link-color{color:#dc143c;text-decoration:none;font-weight:700}
/*# sourceMappingURL=main.d70dc234.chunk.css.map */