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}body{background-color:#ededed}.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{border-radius:20px;box-shadow:3px 3px 3px #000,-3px -3px 3px #000}.service:hover{box-shadow:none;background-color:#fff}.service img{width:100%}.service-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}@media only screen and (max-width:688px){.service-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.service-container{grid-template-columns:repeat(2,1fr)}}.add-service form{display:flex;flex-direction:column;justify-content:center;align-items:center}.add-service form input,textarea{width:60%;margin-bottom:10px;border:1px solid #e4e4e4}
/*# sourceMappingURL=main.61d8d5b3.chunk.css.map */