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{border-radius:20px}.service img{height:300px;width:300px;border-radius:5px;margin:auto}.card-body{margin:auto;display:block}.service-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin-top: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)}}.login-form{margin:auto}.specialist img{height:300px;width:260px;margin:50px auto auto;border-radius:20px}.specialist-container{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}@media only screen and (max-width:688px){.specialist-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.specialist-container{grid-template-columns:repeat(2,1fr)}}.bg-footer{background-color:#024747;color:#fff;padding:15px}.footer{color:#f5f5f5;margin-top:40px;font-family:Georgia,"Times New Roman",Times,serif}.footer-text{border:3px solid maroon;border-radius:50px;width:300px;margin:auto;padding:10px}@media only screen and (max-width:688px){.bg-footer{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.bg-footer{grid-template-columns:repeat(2,1fr)}}.card-bg{width:50px;text-align:center;padding:20px;border:1px solid grey;border-radius:50px}.contacts-container{display:grid;grid-template-columns:1fr;background-color:#d3d3d3}.header-text{border:3px solid #f5f5f5;align-items:center;width:200px;margin:auto;text-align:center;padding:10px;border-radius:50px}.contact-container{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:688px){.contact-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.contact-container{grid-template-columns:repeat(2,1fr)}}.register-form{margin:auto}
/*# sourceMappingURL=main.130b0c25.chunk.css.map */