*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.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)}}.hero-section{display:flex;height:calc(100vh - 60px);width:100%}.hero-section .hero-content-section{align-items:center;background-color:#17a2b8;display:flex;flex-direction:column;justify-content:center}.hero-section .hero-content-section h1{color:#fff;font-size:40px}.hero-section .hero-content-section p{color:#fff;font-size:20px}.hero-section .hero-content-section p span{font-weight:700}.hero-section .hero-content-section .hero-section-know-more-btn{background-color:#fff;border:none;border-radius:10px;color:#17a2b8;font-size:20px;padding:10px}.hero-section .hero-content-section .hero-header{align-items:center;display:flex;gap:10px}.hero-section .hero-content-section .hero-header img{height:70px;width:70px}.hero-section .hero-content-section .hero-header .hero-heading{align-items:flex-start;display:flex;flex-direction:column;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-section .hero-content-section .hero-header .hero-heading h2{font-size:40px}.hero-section .hero-content-section .hero-header .hero-heading h3{font-size:24px}.hero-section .hero-content-section .hero-header .hero-heading .hospital-text{align-self:flex-end;font-size:24px}.hero-section div{width:50%}.hero-section div img{height:100%;width:100%}.container{padding-left:10%;padding-right:10%}.container .align-title{display:flex;justify-content:center}.container h1{color:#fff;font-size:40px}.container .diagnostics-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.container .diagnostics-item{max-width:300px;text-align:center}.container .image-circle{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:180px;justify-content:center;margin:0 auto 15px;overflow:hidden;width:180px}.container .image-circle img{height:100%;object-fit:cover;width:100%}.insurance-container{background-color:#17a2b8;padding:40px 20px;text-align:center}.separator{background-color:#17a2b8;height:3px;margin:10px auto;width:100px}.insurance-logos{gap:40px;margin-top:20px}.insurance-item,.insurance-logos{display:flex;justify-content:center}.insurance-item{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:200px;padding:15px;width:200px}.insurance-item img{max-height:100%;max-width:100%;object-fit:contain}.h-100{height:100%}.w-100{width:100%}.d-flex{display:flex}.a-i-c{align-items:center}.j-c-c{justify-content:center}.j-c-e{justify-content:flex-end}.j-c-s{justify-content:flex-start}.j-c-s-b{justify-content:space-between}.doctors_div{color:#fff!important;cursor:pointer;height:450px;overflow:hidden;transition:.2s ease;width:300px}.doctors_div img{height:350px;object-fit:cover;object-position:50% 0;width:100%}@media screen and (max-device-width:640px){.hero-section{height:500px}}@media screen and (max-width:768px){.hero-header{align-items:center;flex-direction:column;gap:5px}.hero-header img{height:60px;width:60px}.hero-heading h2{font-size:28px}.hospital-text{font-size:18px}.insurance-item{height:150px;width:150px}}@media screen and (max-width:480px){.hero-header img{height:50px;width:50px}.hero-heading h2{font-size:24px}.hospital-text{font-size:16px}.insurance-item{height:120px;width:120px}}
/*# sourceMappingURL=main.7f23cc1e.css.map*/