@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap);.hero-section{align-items:center;background:var(--bg-main);display:flex;flex-direction:row;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:calc(85vh - 80px);padding:4rem 2rem 2rem;transition:background var(--transition-speed)}.hero-section-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem;text-align:left}.hero-section-right{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:600px;width:100%}.hero-section-left h1{color:#080;font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 1.5rem;max-width:600px}.hero-section-left p{color:var(--text-muted);font-family:Rubik,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.3px;line-height:1.7;margin:0 0 2.5rem;max-width:550px;transition:color var(--transition-speed)}.hero-btns-container{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-app-badges{display:flex;flex-wrap:wrap;gap:1rem}.hero-playstore-link{display:inline-block;transition:transform .2s ease}.hero-playstore-link:hover{transform:translateY(-2px)}.hero-playstore-badge{height:50px;width:auto}.download-app-btn{background:#080;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Rubik,sans-serif;font-size:1rem;font-weight:600;outline:none;padding:.875rem 2rem;transition:all .2s ease}.download-app-btn:hover{background:#060;transform:translateY(-1px)}.download-app-btn:active{transform:translateY(0)}@media screen and (max-width:767px){.hero-btns-container{justify-content:center;width:100%}.download-app-btn{font-size:1rem;max-width:300px;padding:.875rem 2rem;width:100%}}.hero-image-section{margin:0;max-width:600px;text-align:center;width:100%}.hero-image1{box-shadow:none;height:100%;object-fit:contain;transition:none;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.hero-section{gap:2rem;padding:3rem 2rem}.hero-section-left h1{font-size:2.8rem;margin-bottom:1.2rem}.hero-section-left p{font-size:1.1rem;margin-bottom:2rem}.appointment-btn{font-size:1rem;min-height:56px;padding:1rem 2rem}.hero-image1{max-height:450px;max-width:500px}}@media screen and (min-width:1024px){.hero-section{gap:4rem;padding:5rem 3rem 3rem}.hero-section-left h1{font-size:4rem;max-width:700px}.hero-section-left p{font-size:1.3rem;max-width:600px}.hero-image1{max-height:600px}}.text-stats{align-items:center;display:flex;gap:48px;justify-content:flex-start;margin-top:40px}.text-stats-container{text-align:center}.text-stats-container>p{color:var(--text-muted);font-family:Poppins,sans-serif;font-size:22px;letter-spacing:.7px}.text-stats-container p:first-child{color:#1a8efd;font-family:Rubik,sans-serif;font-size:32px;font-weight:700;margin-bottom:8px}@media screen and (max-width:767px){.hero-section{flex-direction:column;gap:2rem;padding:3rem 1.5rem 1.5rem;text-align:center}.hero-section-left{align-items:center;order:2;padding:1rem;text-align:center}.hero-section-right{max-width:100%;order:1}.hero-section-left h1{font-size:2.2rem;margin-bottom:1rem;text-align:center}.hero-section-left p{font-size:1rem;margin-bottom:2rem;text-align:center}.appointment-btn{font-size:1rem;max-width:300px;min-height:56px;padding:1rem 2rem;width:100%}.hero-image1{max-height:400px}}.scroll-up{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#28a745;border:2px solid #28a745;border-radius:50%;bottom:2rem;box-shadow:0 2px 10px #0003;color:#fff;cursor:pointer;display:none;font-size:1.25rem;height:50px;justify-content:center;position:fixed;right:1.5rem;text-decoration:none;transition:all .3s ease;width:50px;z-index:9999}.scroll-up:hover{background-color:#218838;box-shadow:0 5px 15px #28a7454d;transform:translateY(-3px)}.scroll-up:active{transform:translateY(0)}.show-scroll{animation:fadeIn .3s ease-in-out;display:flex}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.hero-content{flex-direction:column;gap:3rem;padding:0 1.5rem;text-align:center}.hero-image,.hero-text{max-width:100%}.hero-title{font-size:3rem;line-height:1.2}.hero-description{font-size:1.2rem;max-width:600px}}@media (max-width:991px){.hero-section{gap:2rem;padding:3rem 1rem}.hero-title{font-size:2.5rem;line-height:1.2}.hero-description{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.btn{max-width:280px;width:100%}}@media (max-width:768px){.hero-title{line-height:1.3}.hero-description{max-width:100%}.hero-title{font-size:2.25rem}.hero-description{font-size:1.1rem}.hero-btn{font-size:1rem;padding:.75rem 1.5rem}}@media (max-width:480px){.hero-description{margin-bottom:1.5rem}.hero-btn{font-size:1rem;padding:.75rem 1.5rem;width:100%}.hero-section{padding:3rem 0}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-description{font-size:1rem;margin-bottom:2rem}.scroll-up{font-size:1.1rem;height:45px;width:45px}}:root{--primary-color:#080;--primary-dark:#060;--primary-light:#dbeafe;--accent-color:#3b82f6;--text-main:#1e293b;--text-muted:#475569;--text-light:#64748b;--text-white:#fff;--bg-main:#f8fafc;--bg-surface:#fff;--bg-header:#fff;--bg-footer:#1e293b;--border-main:#e2e8f0;--border-light:#f1f5f9;--border-radius:8px;--box-shadow:0 4px 12px #0000000d;--transition-speed:0.4s;--theme-transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease,border-color var(--transition-speed) ease,box-shadow var(--transition-speed) ease}.dark-theme{--text-main:#f8fafc;--text-muted:#cbd5e1;--text-light:#94a3b8;--bg-main:#0c0c0c;--bg-surface:#171717;--bg-header:#0c0c0c;--bg-footer:#050505;--border-main:#ffffff14;--border-light:#ffffff0a;--box-shadow:0 4px 20px #0009;--primary-light:#262c20}*{box-sizing:border-box;margin:0;padding:0;transition:background-color .4s ease,color .4s ease,border-color .4s ease,box-shadow .4s ease;transition:var(--theme-transition)}html{font-size:16px;scroll-behavior:smooth}body{background-color:#f8fafc;background-color:var(--bg-main);font-family:Rubik,sans-serif;line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:#1e293b;color:var(--text-main)}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600;margin-bottom:1rem}a{color:#080;color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:#060;color:var(--primary-dark)}.btn{border:none;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;display:inline-block;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;padding:12px 24px;text-align:center;transition:all .3s ease}.btn-primary{background-color:#080;background-color:var(--primary-color);box-shadow:0 2px 8px #0803;color:#fff}.btn-primary:hover{background-color:#060;background-color:var(--primary-dark);box-shadow:0 4px 12px #0088004d;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #080;border:2px solid var(--primary-color);color:#080;color:var(--primary-color)}.btn-outline:hover{background-color:#080;background-color:var(--primary-color);color:#fff}section{padding:4rem 0}.section-title{margin-bottom:3rem;padding-bottom:1rem;position:relative;text-align:center}.section-title:after{background-color:#080;background-color:var(--primary-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.App{position:relative}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f8fafc;background-color:var(--bg-main)}::-webkit-scrollbar-thumb{background-color:#080;background-color:var(--primary-color);border-radius:4rem}::-webkit-scrollbar-thumb:hover{background-color:#060;background-color:var(--primary-dark)}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}@media (max-width:1399px){.container{max-width:1140px}}@media (max-width:1199px){.container{max-width:960px}html{font-size:15px}section{padding:3.5rem 0}}@media (max-width:991px){.container{max-width:720px;padding:0 15px}html{font-size:14px}section{padding:3rem 0}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}}@media (max-width:767px){.container{max-width:540px;padding:0 15px}html{font-size:13px}section{padding:2.5rem 0}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.4rem}.btn{font-size:.9rem;padding:10px 20px}}@media (max-width:575px){.container{padding:0 12px}html{font-size:12px}section{padding:2rem 0}h1{font-size:1.8rem}h2{font-size:1.4rem}h3{font-size:1.2rem}.btn{font-size:.85rem;padding:8px 16px}}@media (max-width:375px){html{font-size:11px}section{padding:1.5rem 0}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.1rem}}@media (max-width:767px) and (orientation:landscape){section{padding:1.5rem 0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.container{max-width:100%}}
/*# sourceMappingURL=main.7ce73575.css.map*/