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;font-family:"Roboto",sans-serif}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)}}.about-section{display:grid;grid-template-columns:repeat(2,1fr);background-color:#d6e7e2;grid:gap 10px}.heading{margin-top:10px;color:#db3667}@media only screen and (max-width:688px){.about-section{grid-template-columns:repeat(1,1fr)}}@media only screen and(min-width:689) and (max-width:991px){.about-section{grid-template-columns:repeat(2,1fr)}}.banner{height:300px;border-radius:none;-webkit-border-radius:none;-moz-border-radius:none;-ms-border-radius:none;-o-border-radius:none}.info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;margin-top:30px}.contact-info{background-color:#cabbc3;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:20px}@media only screen and (max-width:688px){.info{display:none}}@media only screen and(min-width:689) and (max-width:991px){.info{grid-template-columns:repeat(2,1fr)}}.service{background-color:#e2f1f1;border-radius:50px}.bg-cover{width:340px;border-radius:20px}.service-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;padding:20px}@media only screen and (max-width:688px){.service-container{grid-template-columns:repeat(1,1fr)}}@media only screen and(min-width:689) and (max-width:991px){.service-container{grid-template-columns:repeat(2,1fr)}}img{width:300px;height:200px}.notfound{width:100%;height:400px}
/*# sourceMappingURL=main.6807ad21.chunk.css.map */