 :root{--color-primary: #1946DA;--color-primary-dark: #1d4ed8;--color-primary-light: #3b82f6;--color-dark: #0f172a;--color-dark-blue: #1e3a5f;--color-text: #334155;--color-text-muted: #64748b;--color-bg: #ffffff;--color-bg-light: #f8fafc;--color-bg-blue: #eff6ff;--color-border: #e2e8f0;--color-white: #ffffff;--font-sans: "public-sans";--font-heading: var(--font-sans);--text-xs: 1rem;--text-sm: 1.125rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--space-1: 0.25rem;--space-2: 0.5rem;--space-3: 0.75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--container-max: 1200px;--header-height: 72px;--radius: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow: 0 1px 3px rgba(0, 0, 0, 0.08);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);}*{font-family: 'Public Sans', sans-serif;}*, *::before, *::after{box-sizing: border-box;margin: 0;padding: 0;}html{scroll-behavior: smooth;}body{font-family: 'Public Sans', sans-serif;font-size: var(--text-base);line-height: 1.6;color: var(--color-text);background-color: var(--color-bg);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}body.primary-bg .navbar .btn-primary{background: #ffffff;color: var(--color-primary);border: 2px solid #ffffff;}img{max-width: 100%;height: auto;display: block;border-radius: 5px;}a{color: inherit;text-decoration: none;}ul, ol{list-style: none;}button, input, select, textarea{font-family: inherit;font-size: inherit;}h1, h2, h3, h4, h5, h6{font-family: 'Public Sans', sans-serif;font-weight: var(--font-bold);color: var(--color-dark-blue);line-height: 1.2;}h1{font-size: var(--text-4xl);}h2{font-size: var(--text-3xl);color: var(--color-dark-blue);}h3{font-size: var(--text-2xl);}h4{font-size: var(--text-xl);}@media (min-width: 768px){h1{font-size: var(--text-5xl);}h2{font-size: var(--text-4xl);}}.btn{display: inline-flex;align-items: center;justify-content: center;gap: var(--space-2);padding: var(--space-3) var(--space-6);font-weight: var(--font-semibold);border-radius: 55px;border: none;cursor: pointer;transition: background-color 0.2s, transform 0.1s;}.btn-primary{background-color: #1946DA;color: var(--color-white);margin-top: var(--space-4);}.btn-primary:hover{background-color: var(--color-primary-dark);}.btn-white{background-color: #1946DA;color: var(--color-white);margin-top: var(--space-4);}.btn-white:hover{background-color: var(--color-primary);}.btn:active{transform: scale(0.98);}@media (max-width: 768px){.navbar .btn-primary{display: none;}}input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea{width: 100%;color: #fff;padding: var(--space-3) var(--space-4);border: 1px solid var(--color-border);border-radius: var(--radius);background: var(--color-primary);transition: border-color 0.2s;}input:focus, textarea:focus{outline: none;border-color: var(--color-white);}label{display: block;font-weight: var(--font-medium);color: var(--color-dark);margin-bottom: var(--space-2);}.form-group{margin-bottom: var(--space-4);}.treatment-page-bg{background: linear-gradient(270deg, #1946DA 0.36%, #7BA1CD 99.64%);}.treatment-page-bg main{background: transparent;position: relative;}:root{--color-primary: #1946DA;--color-primary-dark: #1d4ed8;--color-primary-light: #3b82f6;--color-dark: #0f172a;--color-dark-blue: #1e3a5f;--color-text: #334155;--color-text-muted: #64748b;--color-bg: #ffffff;--color-bg-light: #f8fafc;--color-bg-blue: #eff6ff;--color-border: #e2e8f0;--color-white: #ffffff;--font-sans: "public-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: var(--font-sans);--text-xs: 1rem;--text-sm: 1.125rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--space-1: 0.25rem;--space-2: 0.5rem;--space-3: 0.75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--container-max: 1200px;--header-height: 72px;--radius: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow: 0 1px 3px rgba(0, 0, 0, 0.08);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);}*{font-family: 'Public Sans', sans-serif;}.logo img{height: auto;width: auto;opacity: 1 !important;visibility: visible !important;}.site-header{background: #ffffff;}.site-header.gradient-header{background: linear-gradient(270deg, #1946DA 0.36%, #7BA1CD 99.64%);}.logo-dark{display: block;}.logo-white{display: none;}.site-header.gradient-header .logo-dark{display: none;}.site-header.gradient-header .logo-white{display: block;}.logo-dark{display: block !important;}.logo-white{display: none !important;}.site-header.gradient-header{background: linear-gradient(270deg, #1946DA 0.36%, #7BA1CD 99.64%);}.site-header.gradient-header .logo-dark{display: none !important;}.site-header.gradient-header .logo-white{display: block !important;}@media (max-width: 768px){.logo img{height: 52px;}}.container{width: 100%;height: auto;max-width: var(--container-max);margin-left: auto;margin-right: auto;padding-left: var(--space-4);padding-right: var(--space-4);}@media (min-width: 768px){.container{padding-left: var(--space-6);padding-right: var(--space-6);}}.site-header{margin-top: 35px;position: sticky;top: 0;z-index: 1000;background: transparent;box-shadow: none;}.navbar{display: flex;align-items: center;justify-content: space-between;height: var(--header-height);width: 100%;max-width: none;margin: 0;padding: 0 var(--space-6);gap: var(--space-6);}.navbar .logo{font-size: var(--text-lg);font-weight: var(--font-bold);color: var(--color-dark-blue);white-space: nowrap;}.navbar .nav-links{display: none;}@media (min-width: 768px){.navbar .nav-links{display: flex;align-items: center;gap: var(--space-8);}}.navbar .nav-links a{font-weight: var(--font-light);color: var(--color-text);transition: all 0.2s;position: relative;padding-bottom: 4px;}.site-header.gradient-header .navbar .nav-links a{color: var(--color-white);transition: all 0.2s;}.navbar .nav-links a::after{content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: var(--color-primary);transition: width 0.3s ease;}.site-header.gradient-header.navbar .nav-links a::after{content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: var(--color-primary);transition: width 0.3s ease;}.navbar .nav-links a:hover::after, .navbar .nav-links a.active::after{width: 100%;}.navbar .nav-links a:hover, .navbar .nav-links a.active{color: var(--color-black);}.site-header.gradient-header .navbar .nav-links a.active{color: var(--color-primary);}.navbar .btn-primary{padding: var(--space-2) var(--space-5);border-radius: 8px;white-space: nowrap;}.navbar .btn-primary{transform: scale(1.05);color: white;border: 1px solid white;}@media (max-width: 768px){.navbar .btn-primary{padding: var(--space-1) var(--space-3);font-size: var(--text-sm);}}.nav-toggle{display: flex;flex-direction: column;justify-content: center;gap: 5px;width: 48px;height: 48px;padding: 8px;background: none;border: none;cursor: pointer;}.nav-toggle span{display: block;width: 100%;height: 2px;background: var(--color-dark);transition: transform 0.3s, opacity 0.3s;}.nav-toggle.is-open span:nth-child(1){transform: translateY(7px) rotate(45deg);}.nav-toggle.is-open span:nth-child(2){opacity: 0;}.nav-toggle.is-open span:nth-child(3){transform: translateY(-7px) rotate(-45deg);}@media (min-width: 768px){.nav-toggle{display: none;}}.nav-mobile{position: fixed;top: var(--header-height);left: 0;right: 0;bottom: 0;background: var(--color-white);padding: var(--space-6);overflow-y: auto;transform: translateX(-100%);transition: transform 0.3s ease;z-index: 999;}.nav-mobile.is-open{transform: translateX(0);}.nav-mobile .nav-links{display: flex;flex-direction: column;gap: var(--space-4);font-size: var(--text-lg);}.nav-mobile .nav-links a{padding: var(--space-2) 0;border-bottom: 1px solid var(--color-border);}.nav-mobile .btn-primary{margin-top: var(--space-6);width: 100%;}@media (min-width: 768px){.nav-mobile{display: none;}}.site-footer{background: var(--color-bg-blue);color: var(--color-text);min-height: 250px;}.footer-top{padding: var(--space-12) 0;}.footer-logo{margin-top: var(--space-4);}.footer-logo img{height: auto;width: auto;}@media (max-width: 768px){.footer-logo img{height: 48px;}}.footer-embed{display: none;}.footer-top .container{display: grid;gap: var(--space-8);grid-template-columns: 1fr;}@media (min-width: 768px){.footer-top .container{grid-template-columns: 1fr auto auto;align-items: start;gap: var(--space-12);}}.footer-heading{font-size: var(--text-xl);font-weight: var(--font-bold);color: var(--color-dark-blue);margin-bottom: var(--space-4);}.footer-links{display: flex;flex-direction: column;gap: var(--space-2);line-height: 1.4;}.footer-links a:hover{color: var(--color-primary);}.footer-cta .btn-primary{margin-top: var(--space-4);}.footer-social{display: flex;gap: var(--space-4);margin-top: var(--space-4);}.footer-social a{display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 50%;background: var(--color-primary);color: #1946DA;transition: background-color 0.2s;}.footer-social a:hover{background: var(--color-primary-dark);}.footer-bottom{padding: var(--space-4) 0;background: var(--color-dark-blue);}.footer-bottom .container{display: flex;flex-direction: column;align-items: center;gap: var(--space-2);text-align: center;}@media (min-width: 768px){.footer-bottom .container{flex-direction: row;justify-content: space-between;text-align: left;}}.footer-bottom a{color: var(--color-white);opacity: 0.9;}.footer-bottom a:hover{opacity: 1;}.footer-map{padding: var(--space-8) 0;background: var(--color-bg-light);}.map-wrapper{max-width: 100%;margin: 0 auto;}.map-wrapper iframe{width: 100%;height: 300px;border-radius: var(--radius-lg);border: none;}.section{padding: var(--space-12) 0;}@media (min-width: 768px){.section{padding: var(--space-16) 0;}}.section-title{text-align: center;margin-bottom: var(--space-10);}.section-title h2{margin-bottom: var(--space-3);font-size: var(--text-2xl);}.section-title p{color: var(--color-text-muted);max-width: 600px;margin: 0 auto;font-size: var(--text-base);}@media (min-width: 768px){.section-title h2{font-size: var(--text-3xl);}.section-title p{font-size: var(--text-lg);}}.grid-3{display: grid;gap: var(--space-6);grid-template-columns: 1fr;}@media (min-width: 640px){.grid-3{grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1024px){.grid-3{grid-template-columns: repeat(3, 1fr);}}.grid-2{display: flex;flex-direction: row;text-align: start;gap: var(--space-8);grid-template-columns: 1fr;width: 1300px;margin-left: 10px;align-items: flex-start;}@media (min-width: 768px){.grid-2{grid-template-columns: 1fr 1fr;align-items: flex-start;gap: var(--space-12);}}.grid-4{display: grid;gap: var(--space-8);grid-template-columns: 1fr;}@media (min-width: 768px){.grid-4{grid-template-columns: repeat(2, 1fr);gap: var(--space-12);}}@media (min-width: 1024px){.grid-4{grid-template-columns: repeat(2, 1fr);gap: var(--space-12);}}.flex-center{display: flex;align-items: center;justify-content: center;}.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}@media (max-width: 768px){body{overflow-x: hidden;}.container{padding: 0 16px;}h1{font-size: 26px;line-height: 1.25;}h2{font-size: 22px;}p{font-size: 15px;}.hero-home img, .hero-section-card{display: none !important;}.hero-home .container>div{flex-direction: column !important;text-align: center;}.hero-title{padding: 40px 0 20px;}.hero-title h1{margin-bottom: 12px;}.hero-home{padding-top: 40px;padding-bottom: 40px;}.social-grid{grid-template-columns: 1fr !important;}section[style*="background:#dfefff"] img{position: static !important;display: block;margin: 20px auto 0;width: 200px;}section[style*="background:#dfefff"]>div>div{padding: 35px 22px !important;}.grid-4{grid-template-columns: 1fr !important;}.testimonial-content{flex-direction: column;text-align: center;}#floating-actions{right: 15px;bottom: 90px;}#whatsappBtn{bottom: 20px;}#cookie-box{width: 90%;right: 5%;bottom: 10px;}}@media (max-width: 768px){header .container, .header-inner{display: flex !important;align-items: center !important;justify-content: space-between !important;padding: 12px 16px !important;}.logo img{max-width: 215px !important;height: auto !important;}.menu-toggle, .hamburger{font-size: 26px;}.header-cta{display: none !important;}}@media (max-width: 768px){section[style*="background:#dfefff"] img{width: 220px !important;max-width: 90%;margin: 20px auto 0 !important;display: block !important;position: static !important;}}@media (max-width: 768px){section[style*="background:#dfefff"]{padding-bottom: 40px !important;}section[style*="background:#dfefff"]>div>img{display: none !important;}section[style*="background:#dfefff"] h2, section[style*="background:#dfefff"] p{text-align: center;}section[style*="background:#dfefff"] div[style*="display:flex"]{flex-direction: column !important;gap: 20px !important;align-items: center;text-align: center;}}@media (max-width: 768px){img[src*="node-98"]{display: none !important;visibility: hidden !important;}}@media (max-width: 768px){section[style*="background:#dfefff"]>div>div{padding: 40px 24px !important;min-height: auto !important;display: flex;flex-direction: column;justify-content: center;}section[style*="background:#dfefff"] h2, section[style*="background:#dfefff"] p{max-width: 100% !important;margin-left: auto;margin-right: auto;text-align: center;}section[style*="background:#dfefff"] div[style*="display:flex"]{flex-direction: row !important;justify-content: space-around !important;gap: 20px !important;margin-top: 30px;}section[style*="background:#dfefff"]{overflow: hidden;}}@media (max-width: 768px){.deco-img, .deco-cube, .deco-wave, .deco-large{display: none !important;}}@media (max-width: 768px){*{max-width: 100vw;}body{position: relative;}}@media (max-width: 768px){section[style*="background:#dfefff"]{width: 100% !important;}section[style*="background:#dfefff"]>div{max-width: 100% !important;}section[style*="background:#dfefff"]>div>div{padding: 28px 20px !important;min-height: auto !important;width: 100% !important;box-sizing: border-box !important;}section[style*="background:#dfefff"] h2{font-size: 20px !important;line-height: 1.25 !important;word-break: break-word !important;}section[style*="background:#dfefff"] p{font-size: 13.5px !important;line-height: 1.6 !important;word-break: break-word !important;}section[style*="background:#dfefff"] h3{font-size: 28px !important;}section[style*="background:#dfefff"] div[style*="display:flex"]{flex-direction: row !important;justify-content: space-between !important;gap: 12px !important;}}@media (max-width: 768px){section[style*="background:#dfefff"]>div>div{padding-left: 16px !important;padding-right: 16px !important;}}@media (max-width: 768px){section{padding-top: 40px !important;padding-bottom: 40px !important;min-height: auto !important;}.hero-home, .section, .section-areas-expertise, .testimonials-section{min-height: auto !important;height: auto !important;}}@media (max-width: 768px){footer, footer *{text-align: center !important;}footer .container{display: flex;flex-direction: column;align-items: center;}footer .btn{margin: 20px auto;}footer ul{padding: 0;margin: 15px 0;}footer li{list-style: none;margin: 8px 0;}}@media (max-width: 768px){.footer-social, .social-icons{margin-top: 25px !important;margin-bottom: 15px !important;}}@media (max-width: 768px){footer::after{content: "drkrishnakiran.com";display: block;margin-top: 15px;font-size: 13px;color: #777;}}@media (max-width: 768px){html, body{width: 100% !important;overflow-x: hidden !important;}section[style*="background:#dfefff"]>div{padding-left: 0 !important;padding-right: 0 !important;margin-left: 0 !important;margin-right: 0 !important;max-width: 100% !important;}section[style*="background:#dfefff"]>div>div{margin-left: 0 !important;margin-right: 0 !important;padding-left: 14px !important;padding-right: 14px !important;width: 100% !important;box-sizing: border-box !important;}section[style*="background:#dfefff"] h2, section[style*="background:#dfefff"] p{max-width: 100% !important;word-break: break-word !important;}}@media (max-width: 768px){.footer-social, .social-icons, footer .social, footer .icons{display: flex !important;justify-content: center !important;align-items: center !important;gap: 18px;margin-top: 25px;margin-bottom: 20px;}.footer-social img, .social-icons img{width: 28px;height: auto;}}@media (max-width: 768px){html, body{width: 100%;overflow-x: hidden !important;}img{max-width: 100% !important;height: auto !important;}.container{max-width: 100% !important;padding-left: 16px !important;padding-right: 16px !important;}}.site-footer a{color: #1946DA;text-decoration: none;transition: all 0.5s ease;}.site-footer a:hover{color: #1946DA;padding-left: 6px;}.site-footer a:hover::after{width: 100%;}.blog-card .blog-image, .expertise-card .card-image{width: 100%;height: 200px;overflow: hidden;border-radius: 12px 12px 0 0;}.blog-card .blog-image img, .expertise-card .card-image img{width: 100%;height: 100%;object-fit: cover;display: block;}.site-footer h4{position: relative;padding-left: 14px;font-weight: 700;color: #1946DA;}.site-footer h4::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 18px;background: #1946DA;border-radius: 2px;}@media (max-width: 768px){.about-highlight, .about-section, .about-card, section[style*="#dfefff"]{padding: 28px 20px !important;border-radius: 28px !important;overflow: hidden;}.about-section h2, .about-card h2{font-size: 22px !important;line-height: 1.3;margin-bottom: 20px;}.about-stats, .stats-grid{display: flex !important;justify-content: space-between;margin: 24px 0;gap: 20px;}.about-stat h3, .stats-grid h3{font-size: 34px !important;margin: 0;}.about-stat p, .stats-grid p{font-size: 16px;margin-top: 4px;}.about-image, .doctor-image, section[style*="#dfefff"] img{position: static !important;display: block;margin: 30px auto 0;width: 85% !important;max-width: 320px;}.about-image img{position: static !important;}body{overflow-x: hidden;}}@media (max-width:768px){section[style*="#dfefff"]>div{padding-top: 40px !important;}section[style*="#dfefff"] h2{margin-top: 20px !important;font-size: 22px !important;line-height: 1.3;}section[style*="#dfefff"] p{margin-top: 14px !important;}}*, *::before, *::after{box-sizing: border-box;}html, body{width: 100%;overflow-x: hidden;}body{font-size: 16px;line-height: 1.6;}header{position: sticky;top: 0;z-index: 999;background: #ffffff;}.logo{cursor: pointer;}nav ul{display: flex;gap: 20px;}@media (max-width: 768px){nav ul{flex-direction: column;background: #fff;position: absolute;top: 70px;left: 0;width: 100%;padding: 20px;}}.hero{min-height: auto;height: auto;display: flex;align-items: center;padding: 80px 20px;}.hero h1{font-size: clamp(1.8rem, 4vw, 3rem);}.hero p{max-width: 600px;}@media (max-width: 768px){.hero{flex-direction: column;text-align: center;}}button, .btn{border: 1px solid white;border-radius: 6px;font-size: 1rem;cursor: pointer;transition: 0.3s ease;}button:hover, .btn:hover{transform: scale(1.05);color: white;}@media (max-width: 768px){button, .btn{width: 100%;}}.services-grid{display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 25px;}.service-card{display: flex;flex-direction: column;height: 100%;}.service-card img{width: 100%;height: 200px;object-fit: cover;}.about-content{max-width: 900px;margin: auto;padding: 20px;}.about-content p{margin-bottom: 15px;}.testimonial{max-width: 700px;margin: auto;padding: 20px;}.testimonial p{word-wrap: break-word;}form input, form textarea{width: 100%;padding: 12px;border-radius: 5px;border: 1px solid #ccc;}form input:focus, form textarea:focus{border-color: #0077ff;outline: none;}footer{padding-top: 40px;text-align: left;}footer .social-icons a{font-size: 22px;margin: 0 10px;}img{max-width: 100%;height: auto;display: block;}a:focus, button:focus, input:focus{outline: 2px solid #0077ff;outline-offset: 2px;}body{color: #222;}.service-card{overflow: hidden;transition: box-shadow 0.3s ease;}.service-content{max-height: 0;overflow: hidden;opacity: 0;transition: max-height 0.7s ease-in-out, opacity 0.5s ease-in-out, padding 0.3s ease;padding: 0 20px;}.service-card.active .service-content{max-height: 600px;opacity: 1;padding: 20px;}@media(max-width:576px){.footer-bottom-inner{flex-direction: column;text-align: center;}}hr{display: none;}.footer-social-wrap, .footer-social-wrap *{border: none !important;}.footer-social-wrap::before, .footer-social-wrap::after{display: none !important;}.footer-bottom{border: none !important;}.footer-social-wrap{border-top: 1px solid #ddd;}.footer-social-wrap, .footer-top{border-top: none !important;}.footer-divider{border: none;border-top: 1px solid #ddd;margin: 20px 0;}.footer-social-wrap, .footer-top{border-top: none !important;}.footer-social-wrap, .footer-top{border-top: none !important;}.site-footer .footer-bottom{border-top: none !important;}.footer-divider{display: block !important;height: 1px;background: #ddd;border: none;width: 100%;margin: 20px 0;}hr{display: block !important;}.logo-alt{display: none;}.white-bg .logo-white{display: none;}.treatment-page-bg .logo-white{display: block;}.logo-white{display: none;}.treatment-page-bg .logo-white{display: block;}#book-treatment{color: white;}@media (max-width: 768px){.testimonial-prev, .testimonial-next{bottom: -25px;}.testimonial-content{padding-bottom: 60px;}}section, .hero, .hero-home{height: auto !important;min-height: auto !important;}@media (max-width: 768px){.hide-on-mobile{display: none !important;}.hero-home .container>div{flex-direction: column !important;text-align: center;}.hero-home img.deco-large{width: 160px;max-width: 90%;height: auto;}.hero-cta-content img{width: 100%;height: auto;display: block;border-radius: 16px;}.hero-title h1{font-size: 26px;line-height: 1.3;}.hero-title p{font-size: 15px;}}@media (max-width: 768px){.hero-home{padding-top: 30px;padding-bottom: 40px;}}@media (max-width: 768px){.hide-mobile{display: none !important;}}@media (max-width: 768px){.profile-hero-img{display: none !important;}.hero .grid-2{grid-template-columns: 1fr !important;}.hero h3{font-size: 26px;line-height: 1.3;text-align: center;}.hero p{text-align: center;font-size: 15px;}}@media (max-width: 768px){.hero{padding-top: 30px;padding-bottom: 40px;}}@media (max-width: 768px){.expertise-carousel-wrapper{position: relative;margin-left: 0 !important;}.expertise-viewport{overflow-x: auto;scroll-behavior: smooth;}.expertise-track{display: flex;gap: 18px;width: max-content !important;}.expertise-card{min-width: 260px !important;background: #f9fbff;border-radius: 14px;padding: 14px;height: auto !important;flex-direction: column;align-items: flex-start;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);}.expertise-card img{width: 100%;height: 140px;object-fit: cover;border-radius: 12px;}.expertise-card h3{font-size: 16px !important;margin-top: 12px;margin-bottom: 10px;}.expertise-card .btn{padding: 8px 16px;font-size: 14px;border-radius: 20px;}.exp-btn{display: flex !important;width: 40px;height: 40px;font-size: 18px;position: absolute;top: 40%;z-index: 10;}.prev-btn{left: -10px;}.next-btn{right: -10px;}}@media (max-width: 768px){.expertise-card{background: #ffffff;border-radius: 18px;padding: 18px;display: flex;align-items: center;justify-content: space-between;gap: 14px;min-width: 90% !important;height: auto !important;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);border: 1px solid #eef2ff;}.expertise-card .card-content{width: 65% !important;}.expertise-card h3{font-size: 18px !important;line-height: 1.3;margin-bottom: 10px;color: #0b2a55 !important;}.expertise-card .btn{padding: 7px 18px;font-size: 13px;border-radius: 20px;}.expertise-card img{width: 70px !important;opacity: 0.9;}.expertise-carousel-wrapper{margin-left: 0 !important;}.exp-btn{display: flex !important;width: 36px;height: 36px;font-size: 18px;}}@media (max-width:768px){.expertise-viewport{overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width:768px){.hero-section-card{display: none;}.hero-card-box hide-mobile{display: none;}.hero-glass-card{display: none;}}@media (max-width:750px){.hero-glass-card{display: none;}.close-btn{width: auto;}}@media (max-width: 768px){.hide-mobile{display: none !important;}}@media (max-width: 768px){.modern-section{display: none !important;}}@media (max-width: 768px){.hero-home{padding-top: 40px !important;padding-bottom: 40px !important;}section{padding-top: 40px !important;padding-bottom: 40px !important;}.section-title{margin-top: 20px !important;margin-bottom: 30px !important;}.section-title h2{margin-bottom: 10px !important;}.mobile-swiper{margin-bottom: 0 !important;}.thumb{margin-bottom: 0 !important;}.container{padding-left: 16px !important;padding-right: 16px !important;}.hero-home, main, section{min-height: auto !important;}}@media (max-width: 768px){section, .section, .hero, .hero-home, .testimonials-section, footer{padding-top: 24px !important;padding-bottom: 24px !important;margin-top: 0 !important;margin-bottom: 0 !important;min-height: auto !important;height: auto !important;}.section-title{margin-top: 12px !important;margin-bottom: 20px !important;}.section-title h2{margin-bottom: 8px !important;}br{display: none !important;}.hero-home{padding-top: 30px !important;padding-bottom: 30px !important;}.video-grid, .mobile-swiper{margin-bottom: 0 !important;padding-bottom: 0 !important;}.container{padding-left: 16px !important;padding-right: 16px !important;}*{min-height: auto !important;}}@media (max-width: 768px){.video-grid{display: flex !important;flex-direction: row !important;overflow-x: auto !important;overflow-y: hidden !important;scroll-snap-type: x mandatory;gap: 16px !important;padding: 10px 0 20px;}.video-grid::-webkit-scrollbar{display: none;}.video-card{min-width: 85% !important;flex-shrink: 0 !important;scroll-snap-align: center;}.video-card .thumb{aspect-ratio: 9/16;width: 100%;}.video-card iframe{width: 100%;height: 100%;border: 0;}}@media (min-width: 768px) and (max-width: 1024px){*{box-sizing: border-box;}body *{max-width: 100%;}section, .container, .row, .wrapper, .content, .inner, .d-flex, .flex, .flex-row{display: block !important;}img{width: 100% !important;height: auto !important;max-width: 100% !important;}img, .image, .hero-img, .banner-img, .side-img{position: static !important;}h1, h2, h3, h4, h5, h6, p{text-align: left;}button, .btn{width: 100%;}[class*="col-"]{float: none !important;width: 100% !important;}.content-section{overflow: hidden;}}*{font-family: 'Public Sans', sans-serif;}p{font-family: 'Public Sans', sans-serif;}input, textarea, button, select{font-family: 'Public Sans', sans-serif;}:root{--color-primary: #1946DA;--color-primary-dark: #1d4ed8;--color-primary-light: #3b82f6;--color-dark: #0f172a;--color-dark-blue: #1e3a5f;--color-text: #334155;--color-text-muted: #64748b;--color-bg: #ffffff;--color-bg-light: #f8fafc;--color-bg-blue: #eff6ff;--color-border: #e2e8f0;--color-white: #ffffff;--font-sans: "public-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: var(--font-sans);--text-xs: 1rem;--text-sm: 1.125rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--space-1: 0.25rem;--space-2: 0.5rem;--space-3: 0.75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--container-max: 1200px;--header-height: 72px;--radius: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow: 0 1px 3px rgba(0, 0, 0, 0.08);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);}.hero{padding: var(--space-12) 0;}.hero-banner{position: relative;min-height: 320px;display: flex;align-items: center;background: transparent;border-radius: var(--radius-lg);overflow: hidden;}.hero-banner::before{content: "";position: absolute;inset: 0;background: transparent;z-index: 1;}.hero-banner img{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.85;}.deco-anim{animation: rotate360 8s linear infinite;}.social-description{border-bottom: 9px solid var(--color-primary);padding-bottom: 4px;display: inline-block;}.treatment-page-bg .hero-banner{background: transparent;border-radius: var(--radius-lg);}.treatment-page-bg .hero-banner::before{background: transparent;}.treatment-page-bg .hero-banner img{opacity: 1;}.treatment-page-bg .hero-banner::before{z-index: 0;}.treatment-hero-split{display: grid;gap: var(--space-8);grid-template-columns: 1fr;align-items: center;padding: var(--space-8);border-radius: 18px;backdrop-filter: blur(8px);position: relative;z-index: 1;max-width: 1200px;}.treatment-hero-left h1{color: var(--color-white);margin-bottom: var(--space-3);}.treatment-hero-left p{color: rgba(255, 255, 255, 0.95);margin-bottom: var(--space-5);max-width: 520px;}.treatment-hero-right img{width: 100%;height: auto;border-radius: 16px;display: block;}@media (min-width: 900px){.treatment-hero-split{grid-template-columns: 1.1fr 0.9fr;padding: var(--space-10);}}.services-card{position: absolute;top: 80%;left: 26%;transform: translate(-50%, -50%);background: glassblur(10px);color: #222;padding: 45px 55px;max-width: 600px;width: 503px;border-radius: 16px;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);text-align: center;}.services-card h1{font-size: 42px;color: #0b5ed7;margin-bottom: 15px;}.services-card p{font-size: 18px;line-height: 1.7;color: #555;}.treatment-highlight{padding: var(--space-12) 0;background: #1946DA;}.treatment-highlight-card{background: #ffffff;border-radius: 22px;padding: var(--space-10);display: grid;grid-template-columns: 1fr;gap: var(--space-8);align-items: center;}.treatment-highlight-text h2{color: #0b1c4f;margin-bottom: var(--space-4);}.treatment-highlight-text p{color: #1e2a55;margin-bottom: var(--space-4);max-width: 560px;}.treatment-highlight-text h3{color: #0b1c4f;margin-top: var(--space-6);font-size: var(--text-2xl);}.treatment-highlight-image img{width: 100%;height: auto;display: block;border-radius: 18px;object-fit: cover;}@media (min-width: 900px){.treatment-highlight-card{grid-template-columns: 1.2fr 0.8fr;padding: var(--space-12);}}.treatment-page-bg .navbar .logo, .treatment-page-bg .navbar .nav-links a{color: var(--color-white);}.treatment-page-bg .navbar .nav-links a::after{background: var(--color-white);}.treatment-page-bg .nav-toggle span{background: var(--color-white);}.hero-banner .container{position: relative;z-index: 2;color: var(--color-white);}.contact-hero .hero-overlay{position: absolute;right: var(--space-24);z-index: 3;max-width: 500px;background: rgba(255, 255, 255, 0.14);color: var(--color-white);padding: var(--space-8);border-radius: 18px;backdrop-filter: blur(2px) saturate(120%);box-shadow: 0 8px 20px rgba(16, 24, 40, 0.12);}.contact-hero .hero-overlay, .services-hero .hero-overlay{position: absolute;right: var(--space-24);z-index: 3;max-width: 500px;background: rgba(255, 255, 255, 0.14);color: var(--color-white);padding: var(--space-8);border-radius: 18px;backdrop-filter: blur(25px) saturate(120%);box-shadow: 0 8px 20px rgba(16, 24, 40, 0.12);}.contact-hero .hero-overlay h1{font-size: var(--text-4xl);margin: 0 0 var(--space-3) 0;color: var(--color-white);}.contact-hero .hero-overlay p{margin: 0;color: var(--color-dark);max-width: 440px;}@media (max-width: 768px){.contact-hero .hero-overlay{position: relative;right: auto;bottom: auto;max-width: none;width: calc(100% - 2*var(--space-6));padding: var(--space-6);border-radius: 12px;}.contact-hero .hero-overlay h1{font-size: var(--text-2xl);}}.services-hero-card{background: rgba(217, 217, 217, 0.1);color: var(--color-white);padding: var(--space-8);border-radius: 18px;backdrop-filter: blur(50px) saturate(120%);-webkit-backdrop-filter: blur(120px) saturate(120%);box-shadow: 0 8px 20px rgba(16, 24, 40, 0.12);border: 1px solid rgba(255, 255, 255, 0.15);max-width: 600px;}.services-hero-card h1{color: var(--color-white);margin-bottom: var(--space-3);}.services-hero-card p{color: rgba(255, 255, 255, 0.95);margin: 0;}@media (max-width: 768px){.services-hero-card{max-width: 100%;padding: var(--space-6);border-radius: 12px;}}.hero-banner h1{color: var(--color-white);margin-bottom: var(--space-3);}.hero-banner p{opacity: 0.95;max-width: 560px;}@media (min-width: 768px){.hero{padding: var(--space-16) 0;}.hero-banner{min-height: 380px;}}.hero-home{padding: var(--space-10) 0 var(--space-16);display: flex;flex-direction: column;align-items: center;}.hero-home>.container{width: 100%;}.hero-home>.container>div:first-child{display: none;}@media (min-width: 768px){.hero-home>.container>div:first-child{display: flex;align-items: center;justify-content: center;gap: 2rem;}}.hero-home .hero-title{text-align: center;margin-bottom: var(--space-8);}.hero-home .hero-title h1{margin-bottom: var(--space-3);font-size: var(--text-2xl);line-height: 1.3;}.hero-home .hero-title p{color: var(--color-text-muted);max-width: 640px;margin: 0 auto;font-size: var(--text-sm);}@media (min-width: 640px){.hero-home .hero-title h1{font-size: var(--text-3xl);}.hero-home .hero-title p{font-size: var(--text-base);}}@media (min-width: 1024px){.hero-home .hero-title h1{font-size: var(--text-4xl);}.hero-home .hero-title p{font-size: var(--text-lg);}}.hero-card-1{border: solid 2px #1946DA;border-radius: 5%;text-align: left;padding: 10px;margin-left: 5%;padding-left: 20%;padding-top: 20% }.hero-cards{display: grid;gap: var(--space-6);grid-template-columns: 1fr;margin-top: var(--space-8);}@media (min-width: 640px){.hero-cards{grid-template-columns: repeat(2, 1fr);gap: var(--space-8);margin-top: var(--space-10);}}@media (min-width: 1024px){.hero-cards{grid-template-columns: 1fr 1.5fr 1fr;gap: var(--space-8);margin-top: var(--space-12);}}.hero-card{height: 286px;width: 361px;background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-6);text-align: center;transition: transform 0.2s, box-shadow 0.2s;}.hero-card:nth-child(2){display: flex;flex-direction: column;justify-content: center;}.hero-card:hover{transform: translateY(-4px);box-shadow: var(--shadow-lg);border-radius: 18px;background: #FFF;box-shadow: 0 4px 12.6px 0 rgba(25, 70, 218, 0.51);}.hero-card.hero-card-primary{background: var(--color-primary);color: var(--color-white);height: 332px;width: 361px;}.hero-card.hero-card-primary h3{color: var(--color-white);}.hero-card .card-icon{width: 48px;height: 48px;background: var(--color-primary);border-radius: 50%;display: flex;align-items: center;justify-content: center;color: var(--color-white);margin: 0 auto var(--space-4);font-weight: var(--font-bold);font-size: var(--text-2xl);}.hero-section-card{position: relative;min-height: 320px;display: flex;flex-direction: row;align-items: stretch;padding: var(--space-8);border-radius: var(--radius-lg);overflow: hidden;margin-top: var(--space-8);}.hero-section-card::before{content: "";position: absolute;z-index: 1;}.hero-card-left{position: relative;z-index: 2;width: 35%;margin: 0;left: -0%;display: flex;flex-direction: column;justify-content: center;}.hero-card-box{background: #1946DA;.hero-card-right>*{position: relative;z-index: 3;}color: var(--color-white);padding: var(--space-6);border-radius: 24px;text-align: center;max-width: 420px;margin: 0 auto;}.hero-card-number{font-size: 48px;font-weight: var(--font-semibold);margin: 0 0 var(--space-2) 0;line-height: 1;margin-top: -59px;color: #ffffff;}.hero-card-label{font-size: var(--text-xl);margin: 0 0 var(--space-6) 0;font-weight: var(--font-semibold);}.hero-section-card{max-width: 1225px;width: 100%;height: auto;margin-left: 0;margin-right: 0;}.hero-card-right{position: relative;z-index: 2;flex: 1 1 50%;width: 100%;margin: 0;padding: var(--space-6);background: rgba(217, 217, 217, 0.04);backdrop-filter: blur(6px);display: flex;align-items: center;justify-content: center;flex-direction: column;height: auto;border-radius: 18px;}.hero-card-title{font-size: var(--text-3xl);color: var(--color-primary);font-weight: var(--font-semibold);line-height: 1.2;padding-left: 47%;}@media (max-width: 768px){.hero-section-card{min-height: auto;padding: var(--space-6);flex-direction: column;}.hero-card-left, .hero-card-right{width: 100%;flex: 0 0 auto;}.hero-card-right::before{display: none;}.hero-card-right{height: auto;padding: var(--space-4);}.hero-card-title{font-size: var(--text-2xl);}.hero-card-number{font-size: var(--text-3xl);}}.hero-card.hero-card-primary .card-icon{background: rgba(255, 255, 255, 0.2);color: var(--color-white);}.hero-card h3{font-size: var(--text-base);margin-bottom: var(--space-2);}.hero-card p{font-size: var(--text-sm);color: var(--color-text-muted);}.hero-card.hero-card-primary p{color: rgba(255, 255, 255, 0.9);}.hero-card-img{border-radius: var(--radius-lg);overflow: hidden;aspect-ratio: 4/3;background: var(--color-bg-light);}.hero-card-img img{width: 100%;height: 100%;object-fit: cover;}.hero-card-body{padding: var(--space-4) 0;text-align: center;margin-top: var(--space-6);}.hero-card-body h3{font-size: var(--text-lg);color: var(--color-text);}.hero-card-box{width: 325px;height: 450px;margin-left: 5px;background-color: #1946da;color: var(--color-white);display: block;padding-top: 149px;padding-right: 90px;padding-bottom: 120px;padding-left: 50px;border-radius: 24px;text-align: start;max-width: 420px;margin-right: 35px;}.hero-section-card{display: flex;align-items: stretch;}.hero-card-box{flex: 0 0 350px;}.hero-section-card{width: 100% !important;overflow: hidden !important;}.hero-card-box-1{color: var(--color-white);padding-left: 10px;padding-right: 10px;border-radius: 24px;text-align: center;max-width: 420px;margin-right: 260px;}.hero-card-body-image img{width: 100%;height: 100%;object-fit: cover;display: block;}.hero-card-body-text{display: flex;align-items: left;padding-left: 50px;justify-content: center;padding: 0 var(--space-4);}.hero-cards+.hero-card-body{position: relative;background: #ffffff;border-radius: var(--radius-lg);padding: var(--space-8) var(--space-6);margin-top: var(--space-6);display: grid;grid-template-columns: 0.8fr 1fr;align-items: center;gap: var(--space-6);}.hero-cards+.hero-card-body h3{font-size: var(--text-xl);color: var(--color-text);margin: 0;text-align: center;}.hero-cards+.hero-card-body::before{display: none;}.expertise-grid{display: grid;gap: var(--space-6);grid-template-columns: 1fr;}@media (min-width: 640px){.expertise-grid{grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1024px){.expertise-grid{grid-template-columns: repeat(3, 1fr);}}.expertise-card{background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-6);box-shadow: var(--shadow);transition: transform 0.2s, box-shadow 0.2s;display: wrap;flex-direction: column;align-items: flex-start;text-align: left;border: 1px solid var(--color-border);height: 260px;text-align: left;width: 150px;}.expertise-card:hover{transform: translateY(-4px);box-shadow: var(--shadow-md);}.expertise-card .card-icon{width: 56px;height: 56px;margin-bottom: var(--space-4);background: var(--color-bg-blue);border-radius: var(--radius);display: flex;align-items: center;justify-content: center;color: var(--color-primary);flex-shrink: 0;}.expertise-card .card-icon img, .expertise-card .card-icon svg{width: 28px;height: 28px;object-fit: contain;}.expertise-card .card-content{flex: 1;width: 50%;}.accordion-item.is-open .accordion-content h3{display: none;}.accordion-toggle{width: 38px;height: 38px;border-radius: 50%;background: #1f4ae0;border: none;cursor: pointer;display: flex;align-items: center;justify-content: center;}.accordion-toggle .chevron{width: 10px;height: 10px;border-right: 3px solid white;border-bottom: 3px solid white;transform: rotate(45deg);transition: 0.3s ease;}.accordion-item.is-open .chevron{transform: rotate(-312deg);}@media (min-width: 768px){.expertise-grid{grid-template-columns: repeat(2, 1fr);}.expertise-grid .expertise-card{flex-direction: row;align-items: center;gap: var(--space-6);}.expertise-grid .expertise-card .card-content{padding-right: var(--space-4);}.expertise-grid .expertise-card .card-image{width: 160px;height: 96px;flex-shrink: 0;border-radius: 12px;overflow: hidden;background: transparent;display: flex;align-items: center;justify-content: center;}.expertise-grid .expertise-card .card-image img{width: 100%;height: 100%;object-fit: contain;}}.btn-pill{display: inline-block;padding: 0.35rem 0.85rem;border-radius: 999px;font-size: 0.875rem;}.expertise-card h3{color: var(--color-dark);font-size: var(--text-lg);margin-bottom: var(--space-2);font-weight: var(--font-semibold);}.expertise-card .card-link{color: var(--color-primary);font-size: var(--text-sm);font-weight: var(--font-medium);margin-top: var(--space-2);display: inline-flex;align-items: center;gap: var(--space-1);}.expertise-card .card-link:hover{text-decoration: underline;}.about-section{background: var(--color-bg-blue);border-radius: var(--radius-lg);overflow: hidden;}.about-section .grid-2{gap: 0;}.about-section .about-content{padding: var(--space-8);}@media (min-width: 768px){.about-section .about-content{padding: var(--space-12);}}.about-section .about-content h2{margin-bottom: var(--space-4);}.about-section .about-content p{margin-bottom: var(--space-4);color: var(--color-text);}.about-stats{display: flex;gap: var(--space-8);margin-top: var(--space-6);}.about-stat{text-align: left;}.about-stat .number{font-size: var(--text-3xl);font-weight: var(--font-bold);color: var(--color-primary);display: block;}.about-stat .label{font-size: var(--text-sm);color: var(--color-text-muted);}.about-section .about-image{min-height: 320px;background: var(--color-border);}.about-section .about-image img{width: 100%;height: 100%;object-fit: cover;}.highlight-parent{display: grid;gap: var(--space-8);grid-template-columns: 1fr 1fr;align-items: start;background: var(--color-bg-blue);border-radius: var(--radius-lg);padding: var(--space-8);position: relative;overflow: visible;padding-right: 55%;min-height: 360px;}.highlight-info{display: flex;flex-direction: column;justify-content: center;gap: var(--space-4);}.highlight-image{position: absolute;right: 0;top: -100px;bottom: 0px;width: 60%;display: flex }.highlight-image img{width: 100%;height: 132%;padding-bottom: 42%;border-radius: 0 var(--radius-lg) var(--radius-lg) 0;}@media (max-width: 768px){.highlight-parent{grid-template-columns: 1fr;padding: var(--space-6);padding-right: var(--space-6);min-height: auto;}.highlight-image{min-height: 240px;position: relative;top: 0;bottom: 0;width: 100%;}}.cta-banner{background: var(--color-primary);color: var(--color-white);padding: var(--space-12) 0;text-align: center;}.cta-banner h2{color: var(--color-white);margin-bottom: var(--space-4);}.cta-banner p{margin-bottom: var(--space-6);opacity: 0.95;max-width: 600px;margin-left: auto;margin-right: auto;}.quote-section{background: #1946DA;color: var(--color-white);padding: var(--space-12) 0;text-align: center;font-family: 'Public Sans', sans-serif;}.quote-section .quote-text{font-size: var(--text-xl);font-weight: var(--font-medium);max-width: 1000px;margin: 0 auto var(--space-4);line-height: 1.6;font-family: 'Public Sans', sans-serif;}.quote-section .quote-author{font-weight: var(--font-semibold);font-family: 'Public Sans', sans-serif;}.quote-section .quote-title{font-size: var(--text-sm);opacity: 0.9;font-family: 'Public Sans', sans-serif;}.treatment-block{padding: var(--space-6) 0;background: transparent;}.treatment-block .container{background: var(--color-white);border-radius: 50px;padding: var(--space-8);min-height: 400px;display: flex;align-items: center;}.treatment-block .treatment-content{display: flex;flex-direction: column;justify-content: center;}.treatment-block h2{color: var(--color-primary);}.treatment-block p{color: var(--color-text);}.treatment-block .btn{align-self: flex-start;}.treatment-block-alt{padding: var(--space-6) 0;background: transparent;}.treatment-block-alt .container{background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-8);min-height: 400px;display: flex;align-items: center;}.treatment-block-alt .treatment-content{display: flex;flex-direction: column;justify-content: center;}.treatment-block-alt h2{color: var(--color-primary);}.treatment-block-alt p, .treatment-block-alt li{color: var(--color-text);opacity: 1;}.treatment-block-alt ul{color: var(--color-text);}.why-choose-treatment{padding: var(--space-6) 0;background: transparent;}.why-choose-treatment .container{background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-8);min-height: 400px;}.why-choose-treatment .grid-2{gap: var(--space-8);height: 100%;align-items: center;}.why-choose-treatment h2{color: var(--color-primary);}.why-choose-treatment p{color: var(--color-text);}.why-choose-treatment .why-choose-image img{border-radius: var(--radius-lg);}@media (max-width: 768px){.treatment-block .container, .treatment-block-alt .container, .why-choose-treatment .container{min-height: auto;}}.treatment-cards-wrapper{padding: var(--space-8) 0;background: transparent;}.treatment-cards-grid{display: grid;gap: var(--space-8);grid-template-columns: 1fr;}@media (min-width: 768px){.treatment-cards-grid{grid-template-columns: repeat(3, 1fr);}}.treatment-card{background: var(--color-white);width: max-content;border-radius: 16px;padding: var(--space-8);min-height: 400px;display: flex;flex-direction: column;justify-content: space-between;border: 2px solid var(--color-white);box-shadow: 0 2px 8px rgba(255, 255, 255, 0.1), ;transition: transform 0.2s, box-shadow 0.2s;}.treatment-card:hover{transform: translateY(-4px);box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);}.treatment-card-content{display: flex;flex-direction: column;gap: var(--space-4);}.treatment-card h2{color: var(--color-primary);font-size: var(--text-lg);margin: 0;}.treatment-card p{color: var(--color-text);font-size: var(--text-sm);margin: 0;}.treatment-card ul{color: var(--color-text);padding-left: var(--space-6);margin: 0;}.treatment-card li{color: var(--color-text);font-size: var(--text-sm);margin-bottom: var(--space-2);}.treatment-card .btn{align-self: flex-start;margin-top: var(--space-2);}.treatment-icon-wrap{width: 48px;height: 48px;background: var(--color-bg-blue);border-radius: var(--radius);display: flex;align-items: center;justify-content: center;color: var(--color-primary);}@media (max-width: 768px){.treatment-card{min-height: auto;}}.procedure-section{padding: var(--space-12) 0;background: transparent;text-align: center;color: var(--color-white);position: relative;}.procedure-section h2{color: var(--color-white);margin-bottom: var(--space-10);font-size: var(--text-2xl);}@media (min-width: 768px){.procedure-section h2{font-size: var(--text-3xl);}}.procedure-steps{display: grid;gap: var(--space-8);grid-template-columns: 1fr;max-width: 100%;margin: 0 auto;position: relative;}@media (min-width: 768px){.procedure-steps{grid-template-columns: repeat(4, 1fr);gap: 0;padding: 0 var(--space-4);}.procedure-steps::before{content: '';position: absolute;top: 28px;left: calc(12.5% + 28px);right: calc(12.5% + 28px);height: 2px;background: var(--color-white);opacity: 0.5;z-index: 0;}}.procedure-step{display: flex;flex-direction: column;align-items: center;gap: var(--space-4);position: relative;z-index: 1;}@media (min-width: 768px){.procedure-step{padding: 0 var(--space-4);}}.procedure-step-number{width: 60px;height: 60px;border-radius: 50%;background: var(--color-white);color: var(--color-primary);display: flex;align-items: center;justify-content: center;font-size: var(--text-2xl);font-weight: var(--font-bold);flex-shrink: 0;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}.procedure-step p{color: var(--color-white);font-size: var(--text-sm);max-width: 180px;line-height: 1.5;}.treatment-content{display: grid;gap: var(--space-8);grid-template-columns: 1fr;}@media (min-width: 768px){.treatment-content{grid-template-columns: 1fr 1fr;align-items: center;gap: var(--space-12);}}.treatment-content.reverse .treatment-content-text{order: 2;}.treatment-content.reverse .treatment-content-image{order: 1;}.treatment-content-image{border-radius: var(--radius-lg);overflow: hidden;background: var(--color-bg-light);}.treatment-content-image img{width: 100%;height: auto;display: block;object-fit: cover;}.treatment-content-text h2{margin-bottom: var(--space-4);}.treatment-content-text h3{margin-top: var(--space-4);margin-bottom: var(--space-2);}.treatment-content-text p{margin-bottom: var(--space-4);color: var(--color-text-muted);}.treatment-block-alt .treatment-content-text p{color: rgba(255, 255, 255, 0.9);}.treatment-content-text ul{padding-left: var(--space-6);margin-bottom: var(--space-4);}.treatment-content-text li{margin-bottom: var(--space-2);list-style: disc;}.treatment-icon-wrap{width: 56px;height: 56px;border-radius: var(--radius);background: var(--color-bg-blue);display: flex;align-items: center;justify-content: center;color: var(--color-primary);margin-bottom: var(--space-4);}.treatment-block-alt .treatment-icon-wrap{background: rgba(255, 255, 255, 0.15);color: var(--color-white);}.treatment-icon-wrap img{width: 28px;height: 28px;object-fit: contain;}.why-choose-treatment{padding: var(--space-12) 0;background: var(--color-bg);}.why-choose-treatment .grid-2{align-items: center;}.why-choose-treatment .why-choose-image{border-radius: var(--radius-lg);overflow: hidden;max-width: 420px;margin: 0 auto;}.why-choose-treatment .why-choose-image img{width: 100%;height: auto;display: block;object-fit: cover;}.why-choose-treatment h2{margin-bottom: var(--space-4);}.why-choose-treatment p{margin-bottom: var(--space-4);color: var(--color-text-muted);}.testimonials-section{background: #F4F7FF;}.testimonial-slide{max-width: 900px;margin: 0 auto;padding: var(--space-8);text-align: center;min-height: 320px;display: flex;align-items: center;}.testimonial-slide .testimonial-content{display: grid;gap: var(--space-6);grid-template-columns: 1fr;align-items: center;width: 100%;}@media (min-width: 768px){.testimonial-slide .testimonial-content{grid-template-columns: auto 1fr;text-align: left;}}.testimonial-slide .testimonial-image{width: 120px;height: 120px;border-radius: 50%;overflow: hidden;margin: 0 auto;flex-shrink: 0;}@media (min-width: 768px){.testimonial-slide .testimonial-image{margin: 0;}}.testimonial-slide .testimonial-image img{width: 100%;height: 100%;object-fit: cover;}.testimonial-slide .testimonial-text{font-size: var(--text-lg);color: var(--color-text);margin-bottom: var(--space-4);line-height: 1.7;}.testimonial-slide .testimonial-author{font-weight: var(--font-semibold);color: var(--color-dark);font-size: var(--text-base);}.testimonial-slide .testimonial-meta{font-size: var(--text-sm);color: var(--color-text-muted);margin-top: var(--space-1);}.testimonial-nav{display: flex;align-items: center;justify-content: center;gap: var(--space-4);margin-top: var(--space-6);}.testimonial-nav button{width: 64px;height: 64px;border-radius: 50%;background: transparent;color: var(--color-primary);border: 2px solid var(--color-black);cursor: pointer;display: flex;align-items: center;justify-content: center;transition: transform 0.12s ease;position: relative;}.testimonial-nav button:hover{transform: translateY(-3px);}.testimonial-nav button::after{content: "";position: absolute;inset: 8px;border: 1px solid var(--color-primary);border-radius: 50%;z-index: 0;box-shadow: 0 8px 18px rgba(37, 99, 235, 0.18);}.testimonial-nav button svg, .testimonial-nav button span{position: relative;z-index: 1;color: var(--primary);}.testimonial-dots{display: flex;gap: var(--space-2);justify-content: center;margin-top: var(--space-4);}.testimonial-dot{display: flex;justify-content: start;}.testimonial-dots span{width: 8px;height: 8px;border-radius: 50%;background: var(--color-border);cursor: pointer;transition: background-color 0.2s;}.testimonial-dots span.active{background: var(--color-primary);}.doctor-quote-section{background: #1946DA;color: var(--color-white);padding: var(--space-10) var(--space-4);font-family: 'Public Sans', sans-serif;}@media (min-width: 768px){.doctor-quote-section{padding: var(--space-16) 0;}}.doctor-quote-section .container{max-width: var(--container-max);margin: 0 auto;padding-left: var(--space-6);padding-right: var(--space-6);}.quote-wrapper{text-align: center;display: flex;align-items: center;justify-content: center;min-height: 320px;width: 1000px;margin: 0 auto var(--space-4);font-family: 'Public Sans', sans-serif;}.quote-content{max-width: 1000px;}.doctor-name{font-size: var(--text-lg);font-weight: var(--font-bold);color: var(--color-white);margin-bottom: var(--space-2);font-family: 'Public Sans', sans-serif;}.doctor-title{font-size: var(--text-xs);color: rgba(255, 255, 255, 0.9);margin-bottom: var(--space-4);opacity: 0.95;font-family: 'Public Sans', sans-serif;}.quote-text{font-size: var(--text-base);font-weight: var(--font-medium);color: var(--color-white);max-width: 1000px;margin: 0 auto var(--space-4);font-family: 'Public Sans', sans-serif;}@media (min-width: 768px){.doctor-name{font-size: var(--text-2xl);}.doctor-title{font-size: var(--text-base);}.quote-text{font-size: var(--text-lg);}}@media (min-width: 1024px){.doctor-name{font-size: var(--text-3xl);}.doctor-title{font-size: var(--text-lg);}.quote-text{font-size: var(--text-2xl);}}.treatments-accordion{margin: 0 auto;}.accordion-item{background: var(--color-white);border-radius: var(--radius-lg);margin-bottom: var(--space-4);box-shadow: 0 4px 12.6px 0 rgba(25, 70, 218, 0.51);overflow: hidden;}.accordion-header{display: flex;align-items: center;justify-content: space-between;padding: var(--space-5) var(--space-6);cursor: pointer;transition: background-color 0.2s;}.accordion-header:hover{background: var(--color-bg-light);}.accordion-header h3{font-size: var(--text-xl);margin: 0;}.accordion-toggle{width: 40px;height: 40px;border-radius: 50%;background: var(--color-primary);color: var(--color-white);border: none;cursor: pointer;display: flex;align-items: center;justify-content: center;flex-shrink: 0;transition: transform 0.3s;}.accordion-item.is-open .accordion-toggle{transform: rotate(180deg);}.accordion-content{max-height: 0;overflow: hidden;opacity: 0;display: grid;grid-template-columns: 1fr;gap: var(--space-6);padding: 0 var(--space-6);transition: max-height 1.6s ease-in-out, opacity 0.9s ease-in-out, padding 0.6s ease;}.accordion-item.is-open .accordion-content{max-height: 900px;opacity: 1;padding: 0 var(--space-6) var(--space-6);}@media (min-width: 768px){.accordion-content{grid-template-columns: 1fr 1fr;}}.accordion-content .content-text h3{margin-bottom: var(--space-3);}.accordion-content .content-text p{margin-bottom: var(--space-4);color: var(--color-text-muted);}.accordion-content .content-image{border-radius: var(--radius);overflow: hidden;background: var(--color-dark);min-height: 240px;}.accordion-content .content-image img{width: 100%;height: 100%;object-fit: cover;}.blog-grid{display: grid;gap: var(--space-6);grid-template-columns: 1fr;}@media (min-width: 640px){.blog-grid{grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1024px){.blog-grid{grid-template-columns: repeat(3, 1fr);}}.blog-card{background: var(--color-white);border-radius: var(--radius-lg);overflow: hidden;box-shadow: var(--shadow);transition: transform 0.2s, box-shadow 0.2s;width: 363px;border: 1px solid var(--color-border);}.blog-card:hover{transform: translateY(-4px);box-shadow: var(--shadow-md);}.blog-card .blog-image{aspect-ratio: 1/1;background: var(--color-bg-light);overflow: hidden;}.blog-card .blog-image img{width: 100%;height: 100%;object-fit: cover;}.blog-card .blog-body{padding: var(--space-4);}.blog-card h3{font-size: var(--text-sm);margin-bottom: var(--space-1);}.blog-card p{font-size: var(--text-xs);color: var(--color-text-muted);margin-bottom: var(--space-2);}.blog-card .btn{font-size: var(--text-xs);padding: var(--space-1) var(--space-2);}@media (min-width: 1024px){.blog-card .blog-body{padding: var(--space-5);}.blog-card h3{font-size: var(--text-lg);margin-bottom: var(--space-2);}.blog-card p{font-size: var(--text-sm);margin-bottom: var(--space-4);}.blog-card .btn{font-size: var(--text-sm);padding: var(--space-2) var(--space-4);}}.contact-cards{display: grid;gap: var(--space-6);grid-template-columns: 1fr;margin-bottom: var(--space-10);}@media (min-width: 768px){.contact-cards{grid-template-columns: repeat(2, 1fr);}}.contact-card{display: flex;gap: var(--space-4);padding: var(--space-6);background: var(--color-bg-light);border-radius: var(--radius-lg);}.contact-card .icon{flex-shrink: 0;background: var(--color-bg-blue);border-radius: var(--radius);display: flex;align-items: center;justify-content: center;color: var(--color-primary);}.contact-card h4{margin-bottom: var(--space-2);}.contact-card p{color: var(--color-text-muted);font-size: var(--text-sm);}.book-section{background: var(--color-primary);color: var(--color-white);border-radius: var(--radius-lg);display: grid;margin-bottom: 100px;gap: var(--space-8);grid-template-columns: 1fr;}@media (min-width: 768px){.book-section{grid-template-columns: 1fr 1fr;align-items: center;align-items: stretch;}}#book-name::placeholder{color: #e6ecff;opacity: 1;}#book-msg::placeholder{color: #e6ecff;opacity: 1;}#book-email::placeholder{color: #e6ecff;opacity: 1;}#book-ph::placeholder{color: #e6e9ef;}#book-treatment::placeholder{color: #e6e9ef;}.book-section h2{color: var(--color-white);margin-bottom: var(--space-3);}.book-section .form-wrapper{background: transparent;padding: var(--space-8);border-radius: var(--radius-lg);color: rgba(255, 255, 255, 0.95);border: 1px solid rgba(255, 255, 255, 0.12);backdrop-filter: blur(4px);}.book-section .form-wrapper label{color: rgba(255, 255, 255, 0.9);}.book-section .btn-primary{background: var(--color-primary);color: var(--color-white);}.book-section-intro{color: var(--color-white);display: flex;flex-direction: column;align-items: center;justify-content: center;}.book-section-intro p{opacity: 0.95;margin-bottom: var(--space-6);}.book-doctor-image{margin-top: var(--space-6);border-radius: var(--radius-lg);overflow: hidden;max-width: 420px;margin-left: auto;}.book-doctor-image img{width: 100%;height: auto;margin-top: 20px;display: block;}.appointment-form .form-row{display: grid;gap: var(--space-4);grid-template-columns: 1fr;}@media (min-width: 640px){.appointment-form .form-row{grid-template-columns: 1fr 1fr;}}.appointment-form select{width: 100%;padding: var(--space-3) var(--space-4);border: 1px solid var(--color-border);border-radius: var(--radius);background: var(--color-primary);font-family: inherit;font-size: inherit;cursor: pointer;}.appointment-form select:focus{outline: none;border-color: var(--color-white);}.appointment-form .btn-submit{margin-top: var(--space-4);width: 100%;}@media (min-width: 640px){.appointment-form .btn-submit{width: auto;}}.form-message{padding: var(--space-4);border-radius: var(--radius);margin-top: var(--space-4);font-size: var(--text-sm);}.form-message-success{background: #dcfce7;color: #166534;border: 1px solid #86efac;}.form-message-error{background: #fee2e2;color: #991b1b;border: 1px solid #fca5a5;}.form-message[hidden]{display: none !important;}.deco-shape{width: 120px;height: 120px;background: var(--color-bg-blue);border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;opacity: 0.8;}.deco-anim{animation: rotate360 12s linear infinite;}.section{padding: var(--space-12) 0 var(--space-16);}.section{padding-left: var(--space-4);padding-right: var(--space-4);}@media (min-width: 768px){.section{padding-left: var(--space-8);padding-right: var(--space-8);}}.section-areas-expertise{min-height: 100vh;display: flex;align-items: center;}.section-about-highlight{margin-top: 120px;height: 770px;display: flex;align-items: center;}.testimonials-section{padding-left: 0;padding-right: 0;}.testimonials-section .container{max-width: var(--container-max);margin-left: auto;margin-right: auto;padding-left: var(--space-6);padding-right: var(--space-6);}.section h2{font-size: var(--text-2xl);color: var(--color-dark-blue);margin-bottom: var(--space-4);letter-spacing: -0.02em;}h1{font-weight: var(--font-semibold);}.feature-list{padding-left: 1.25rem;margin: 0;list-style: none;display: grid;gap: 0.5rem;}.feature-list li{position: relative;padding-left: 1.6rem;color: #000;}.feature-list li::before{content: "\2713";position: absolute;left: 0;top: 0;color: var(--color-primary);font-weight: 700;}.deco-img{max-width: 360px;width: 90%;opacity: 0.95;display: block;}.deco-cube{transform: translateY(0);}.deco-wave{transform: translateY(0) rotate(0deg);}@media (min-width: 768px){.deco-img{max-width: 420px;}.section{padding: var(--space-16) 0 var(--space-20);}.section h2{font-size: var(--text-3xl);}}.deco-large{display: block;}@media (max-width: 768px){.deco-large{max-width: 320px;}}.deco-anim{animation: float-rotate 6s ease-in-out infinite;transform-origin: center;will-change: transform, filter;}@keyframes float-rotate{0%{transform: translateY(0px) rotate(0deg) scale(1);}25%{transform: translateY(-8px) rotate(-2deg) scale(1.02);}50%{transform: translateY(0px) rotate(0deg) scale(1);}75%{transform: translateY(8px) rotate(2deg) scale(0.99);}100%{transform: translateY(0px) rotate(0deg) scale(1);}}.video-grid{display: grid;grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));gap: 25px;}@media (max-width: 768px){.video-grid{display: flex !important;grid-template-columns: unset !important;overflow-x: auto !important;scroll-snap-type: x mandatory;gap: 18px !important;padding: 10px 0 20px;}.video-grid::-webkit-scrollbar{display: none;}.video-card{min-width: 85% !important;flex-shrink: 0;scroll-snap-align: center;}.video-card .thumb{aspect-ratio: 9 / 16;}.video-card iframe{width: 100%;height: 100%;}}.video-card{background: #fff;border-radius: 18px;overflow: hidden;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);}.video-card .thumb{position: relative;width: 100%;aspect-ratio: 9 / 16;background: #000;}.video-card .thumb img{width: 100%;height: 100%;object-fit: cover;}.play-btn{position: absolute;inset: 0;margin: auto;width: 70px;height: 70px;border-radius: 50%;border: none;background: rgba(0, 0, 0, 0.6);color: #fff;font-size: 28px;cursor: pointer;}.video-body{padding: 18px;text-align: center;}.video-body h4{font-size: 18px;margin-bottom: 6px;}.video-body p{font-size: 14px;color: #666;}.social-grid{display: grid;gap: var(--space-6);grid-template-columns: 1fr;}@media (min-width: 640px){.social-grid, .video-grid{grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1024px){.social-grid, .video-grid{grid-template-columns: repeat(3, 1fr);}}@media (max-width: 639px){.social-grid, .video-grid{display: flex;overflow-x: auto;gap: var(--space-6);scroll-behavior: smooth;padding: var(--space-2);margin: 0 calc(var(--space-4) * -1);padding-left: var(--space-4);padding-right: var(--space-4);-webkit-overflow-scrolling: touch;}.social-grid .blog-card, .video-grid .blog-card{flex: 0 0 calc(100% - var(--space-4));min-width: calc(100% - var(--space-4));}}@media (max-width: 639px){.social-grid::after, .video-grid::after{content: '';flex: 0 0 var(--space-2);}}.pre-footer-cta{padding: var(--space-12) 0;background: var(--color-bg-blue);}.pre-footer-cta .grid-2{align-items: center;}.pre-footer-cta .cta-heading{font-size: var(--text-2xl);font-weight: var(--font-bold);color: var(--color-dark-blue);margin-bottom: var(--space-4);}.pre-footer-cta .request-form{background: var(--color-white);padding: var(--space-6);border-radius: var(--radius-lg);box-shadow: var(--shadow);}.pre-footer-cta .request-form h4{margin-bottom: var(--space-4);}.site-footer .footer-logo{margin-top: var(--space-4);}.site-footer .footer-top{padding: var(--space-12) 0;}.site-footer .footer-top .footer-grid{display: grid;grid-template-columns: 23fr 229px 300px 159px;gap: var(--space-8);align-items: start;}@media (max-width: 767px){.site-footer .footer-top .footer-grid{grid-template-columns: 1fr;text-align: left;gap: var(--space-6);}}.footer-brand{display: flex;flex-direction: column;gap: var(--space-4);}.site-footer .footer-logo img{height: 72px;width: auto;display: block;}@media (max-width: 640px){.site-footer .footer-logo img{height: 48px;}}.footer-links{list-style: none;padding: 0;margin: 0;}.footer-links li{margin-bottom: 8px;}.footer-links a{color: var(--color-dark-blue);}.footer-location p, .footer-contact p{color: var(--color-text);margin: 0;}.footer-map-thumb{margin-top: var(--space-3);width: 96px;height: 96px;background: #e6e9ef;display: flex;align-items: center;justify-content: center;border-radius: 8px;color: #1f2937;}.footer-map-embed iframe{width: 100%;height: 200px;border-radius: 8px;border: 0;display: block;}@media (min-width: 768px){.footer-map-embed iframe{height: 200px;}}.footer-social-wrap{display: flex;justify-content: center;color: white;}.social-icons{display: flex;align-items: center;gap: 48px;}.social-icons a{width: 48px;height: 48px;border-radius: 50%;background: var(--color-primary);display: flex;align-items: center;justify-content: center;transition: 0.3s ease;}.social-icons img, .social-icons svg{width: 22px;height: 22px;object-fit: contain;filter: brightness(0) invert(1);}.social-icons a:hover{background: #0b3ecf;transform: translateY(-3px);}.site-footer .footer-bottom{background: var(--color-bg-light);color: var(--color-text);}.footer-domain{text-align: center;color: var(--color-text);font-size: 0.95rem;}.footer-bottom .footer-bottom-inner{display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;}@media (min-width: 768px){.footer-bottom .footer-bottom-inner{flex-direction: column;justify-content: center;text-align: center;}}.site-footer{background: var(--color-bg-light);}.footer-bottom-inner{display: flex;flex-direction: column;align-items: center;gap: var(--space-2);}.site-footer .map-wrapper iframe{height: 360px;}.awards-hero{position: relative;}.awards-hero img{display: block;border-radius: var(--radius-lg);}.awards-grid{position: absolute;left: 50%;transform: translateX(-50%);bottom: 50px;display: grid;gap: 1rem;grid-template-columns: repeat(4, minmax(160px, 1fr));width: calc(100% - 6rem);max-width: 980px;padding: 0 1rem;}.award-card{background: rgba(217, 217, 217, 0.10);color: var(--color-white);padding: 25px 1rem 1rem 1rem;border-radius: 18px;border: 1px solid rgba(255, 255, 255, 1);backdrop-filter: blur(17.5px);-webkit-backdrop-filter: blur(17.5px);box-shadow: 0 8px 20px rgba(8, 15, 40, 0.06);min-height: 88px;display: flex;flex-direction: column;justify-content: center;}.award-card h4{font-size: 0.95rem;line-height: 1.2;color: var(--color-white);}.award-card p{margin: 0;font-size: 0.78rem;opacity: 0.92;}@media (max-width: 1024px){.awards-grid{grid-template-columns: repeat(2, minmax(160px, 1fr));width: calc(100% - 4rem);}}@media (max-width: 640px){.awards-grid{grid-template-columns: 1fr;position: static;transform: none;margin-top: 1rem;}.awards-hero img{border-radius: var(--radius-lg);}.award-card{background: rgba(255, 255, 255, 0.96);color: var(--color-dark);backdrop-filter: none;-webkit-backdrop-filter: none;}}.about-container{position: relative;max-width: 1200px;height: 520px;margin: auto;background: #eef6ff;border-radius: 20px;display: flex;align-items: center;padding-left: 60px;overflow: visible;}.about-image{position: absolute;right: -40px;bottom: -30px;height: 100%;}.about-image img{height: 115%;object-fit: contain;}.hero-cta-block{display: flex;align-items: center;justify-content: flex-end;margin-top: 110px;margin-bottom: 80px;padding-right: 40px;padding: var(--space-6);background: rgba(217, 217, 217, 0.04);backdrop-filter: blur(30px);border-color: #fff;border-style: solid;border-width: 0.3px;height: auto;border-radius: 18px;}.hero-cta-content{text-align: left;max-width: 400px;}.hero-cta-title{font-size: var(--text-2xl);color: var(--color-white);margin-bottom: var(--space-4);line-height: 1.4;}@media (max-width: 768px){.hero-cta-block{justify-content: center;text-align: center;}.hero-cta-content{text-align: center;}}.info-with-image{background: linear-gradient(135deg, #6b8fe6, #3a63d8);padding: 90px 0;}.info-layout{display: grid;grid-template-columns: 1.4fr 0.6fr;gap: 70px;align-items: center;}.info-cards{display: flex;flex-direction: column;gap: 32px;}.info-card{background: #ffffff;padding: 40px;border-radius: 22px;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.18);}.info-card h2{font-size: 24px;color: #1f4fd8;margin-bottom: 14px;}.info-card p{font-size: 16px;color: #555;line-height: 1.7;}.info-image img{width: 100%;max-width: 300px;display: block;margin: auto;}@media (max-width: 992px){.info-layout{grid-template-columns: 1fr;}.info-image{order: -1;text-align: center;}.info-image img{max-width: 220px;margin-bottom: 40px;}}.recovery-section{padding: 80px 10%;background: transparent;display: flex;justify-content: center;}.recovery-container{display: flex;max-width: 1200px;gap: 60px;justify-content: center;background: transparent;margin-right: 85px;}.recovery-image img{width: 620px;max-width: 100%;border-radius: 20px;box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);}.recovery-content{max-width: 600px;color: #ffffff;}.recovery-content h2{font-size: 36px;font-weight: 700;margin-bottom: 25px;line-height: 1.2;}.recovery-content p{font-size: 17px;line-height: 1.7;margin-bottom: 18px;opacity: 0.9;}.btn-testimonial{margin-top: 25px;padding: 14px 34px;border-radius: 40px;border: 2px solid #ffffff;background: transparent;color: #ffffff;font-size: 16px;cursor: pointer;transition: 0.3s ease;}.btn-testimonial:hover{background: #ffffff;color: #1946DA;}@media (max-width: 900px){.recovery-container{flex-direction: column;text-align: center;}.recovery-image img{width: 100%;}}.procedure-glass{padding: 100px 8%;background: linear-gradient(120deg, #6a8fd8, #2f5fe3);text-align: center;color: #fff;position: relative;overflow: hidden;}.procedure-icon-wrap img{width: 130px;margin-bottom: 30px;animation: float 4s ease-in-out infinite;}@keyframes float{0%{transform: translateY(0);}50%{transform: translateY(-15px);}100%{transform: translateY(0);}}.procedure-title{font-size: 40px;font-weight: 700;margin-bottom: 70px;}.procedure-cards{display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px;}.procedure-card{background: rgba(255, 255, 255, 0.12);border-radius: 22px;padding: 40px 25px;backdrop-filter: blur(12px);border: 1px solid rgba(255, 255, 255, 0.25);transition: 0.4s ease;box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);}.procedure-card:hover{transform: translateY(-12px);background: rgba(255, 255, 255, 0.18);}.procedure-card h3{font-size: 20px;margin-bottom: 15px;}.procedure-card p{font-size: 15px;line-height: 1.6;opacity: 0.9;}@media(max-width:1100px){.procedure-cards{grid-template-columns: repeat(2, 1fr);}}@media(max-width:600px){.procedure-cards{grid-template-columns: 1fr;}.procedure-title{font-size: 28px;}}.procedure-style{padding: 120px 8% 100px;text-align: center;color: #ffffff;position: relative;display: flex;flex-wrap: nowrap;flex-direction: column;}.procedure-shape img{width: 170px;margin-bottom: 40px;animation: floatShape 6s ease-in-out infinite;}@keyframes floatShape{0%{transform: translateY(0);}50%{transform: translateY(-20px);}100%{transform: translateY(0);}}.procedure-heading{font-size: 40px;font-weight: 700;margin-bottom: 70px;}.procedure-grid{display: grid;grid-template-columns: repeat(4, 1fr);gap: 28px;}.procedure-box{background: rgba(255, 255, 255, 0.15);border-radius: 22px;padding: 42px 28px;backdrop-filter: blur(14px);border: 1px solid rgba(255, 255, 255, 0.25);box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);transition: 0.4s ease;}.procedure-box:hover{transform: translateY(-10px);background: rgba(255, 255, 255, 0.22);}.procedure-box h3{font-size: 20px;margin-bottom: 14px;}.procedure-box p{font-size: 15px;line-height: 1.6;opacity: 0.95;}@media(max-width:1100px){.procedure-grid{grid-template-columns: repeat(2, 1fr);}}@media(max-width:600px){.procedure-grid{grid-template-columns: 1fr;}.procedure-heading{font-size: 28px;}}.robotic-steps-section{padding: 100px 20px;text-align: center;font-family: Arial, sans-serif;}.steps-title{color: #fff;font-size: 38px;margin-bottom: 60px;font-weight: 700;}.steps-grid{max-width: 1200px;margin: auto;display: grid;grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));gap: 35px;}.step-card{background: rgba(255, 255, 255, 0.15);backdrop-filter: blur(10px);border-radius: 18px;padding: 60px 30px 40px;color: #fff;position: relative;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);transition: transform .3s ease;}.step-card:hover{transform: translateY(-8px);}.step-number{width: 55px;height: 55px;background: #fff;color: #2f55e0;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 22px;font-weight: 700;position: absolute;top: -28px;left: 50%;transform: translateX(-50%);}.step-card h3{font-size: 22px;margin-bottom: 12px;}.step-card p{font-size: 16px;line-height: 1.6;opacity: .95;}@media (max-width:576px){.hero-services-hero h1{font-size: 28px;}}.testimonial-stars{display: flex;gap: 6px;margin: 10px 0;}.testimonial-stars svg{width: 20px;height: 20px;fill: #1946DA;}@media (max-width: 768px){body{overflow-x: hidden;}img{max-width: 100%;height: auto;}h1{font-size: 26px;}h2{font-size: 22px;}h3{font-size: 18px;}p{font-size: 15px;}.container{padding-left: 16px;padding-right: 16px;}.hero-banner{min-height: 240px;}.hero-banner p{max-width: 100%;}.services-card{position: static;transform: none;width: 100%;max-width: 100%;padding: 24px;margin-top: 20px;}.hero-cards{grid-template-columns: 1fr;}.hero-card, .hero-card.hero-card-primary{width: 100%;height: auto;}.hero-section-card{flex-direction: column;}.hero-card-left, .hero-card-right{width: 100%;}.hero-card-title{padding-left: 0;text-align: center;}.hero-card-box{width: 100%;height: auto;margin: 0;padding: 30px;text-align: center;}.expertise-grid{grid-template-columns: 1fr;}.expertise-card{width: 100%;height: auto;}.about-container{flex-direction: column;height: auto;padding: 24px;}.about-image{position: static;width: 100%;margin-top: 20px;}.about-image img{height: auto;}.highlight-parent{grid-template-columns: 1fr;padding-right: 16px;}.highlight-image{position: relative;width: 100%;top: 0;}.highlight-image img{height: auto;padding-bottom: 0;}.treatment-cards-grid{grid-template-columns: 1fr;}.treatment-card{width: 100%;min-height: auto;}.procedure-steps{grid-template-columns: 1fr;}.procedure-steps::before{display: none;}.blog-grid{grid-template-columns: 1fr;}.blog-card{width: 100%;}.video-grid, .social-grid{grid-template-columns: 1fr;}.book-section{grid-template-columns: 1fr;}.book-doctor-image{max-width: 100%;margin-left: 0;}.site-footer .footer-top .footer-grid{grid-template-columns: 1fr;}.footer-map-embed iframe{height: 220px;}.awards-grid{grid-template-columns: 1fr;position: static;transform: none;width: 100%;}.hero-cta-block{justify-content: center;margin-top: 30px;margin-bottom: 30px;}.hero-cta-content{text-align: center;}}@media (max-width: 768px){.hip-floating-img, .expert-image, .procedure-shape, .procedure-icon-wrap, .deco-img, .deco-large, .deco-anim, .highlight-image, .about-image, .book-doctor-image, .hero-card-right::before{display: none !important;}div[style*="background-image"]{background-image: none !important;height: auto !important;}img[src*="Abstract Image"]{display: none !important;}section img[src*="image-gen"]{display: none !important;}img[src*="envato-labs-image-edit"]{display: none !important;}img[src*="node-98"]{display: none !important;}div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns: 1fr !important;}section div[style*="display:flex"]{flex-direction: column !important;}.hip-card, .overlay-card, .step-card{text-align: left;}section{padding-top: 60px !important;padding-bottom: 60px !important;}}@media (max-width: 768px){body{overflow-x: hidden;}img[src*="wq.png"]{display: none !important;}img[src*="image-gen"]{display: none !important;}img[src*="node-98"]{display: none !important;}img[style*="position:absolute"]{display: none !important;}section div[style*="display:flex"]{flex-direction: column !important;}div[style*="grid-template-columns"]{grid-template-columns: 1fr !important;}section[style*="margin-left: 250px"]{margin-left: 0 !important;}section{padding-left: 16px !important;padding-right: 16px !important;}section div[style*="background:white"]{max-width: 100% !important;padding: 28px 22px !important;border-radius: 22px;}h1{font-size: 26px;}h2{font-size: 22px;}h3{font-size: 20px;}p, li{font-size: 15px !important;line-height: 1.6;}.robotic-steps-section .steps-grid{grid-template-columns: 1fr !important;}section div[style*="margin-bottom: 250px"]{margin-bottom: 0 !important;}.expert-banner{flex-direction: column;height: auto;padding: 40px 22px;text-align: center;}.expert-text{width: 100%;}}@media (max-width: 768px){section div[style*="grid-column:span 2"]{grid-column: span 1 !important;max-width: 100% !important;width: 100% !important;margin: auto !important;}section div[style*="background:rgba(255,255,255,0.18)"]{width: 100% !important;}}@media (max-width:768px){section div[style*="display:grid"]{justify-items: center;}}@media (max-width:768px){body{overflow-x: hidden;}section div[style*="width:555px"], section div[style*="width:1000px"], section div[style*="width:260px"]{width: 100% !important;}section div[style*="height: 350px"], section div[style*="height: 229px"]{height: auto !important;}section div[style*="display:flex"]{flex-direction: column !important;}section div[style*="background:white"], section div[style*="rgba(255,255,255,0.18)"], section div[style*="rgba(255,255,255,0.12)"]{margin-left: auto !important;margin-right: auto !important;}section img{max-width: 100%;height: auto;}section div[style*="margin:-80px auto"]{margin: 20px auto 0 !important;}h1{font-size: 26px !important;}h2{font-size: 24px !important;}h3{font-size: 20px !important;}p{font-size: 15px !important;line-height: 1.6 !important;}}@media (max-width: 768px){.footer-brand{align-items: center !important;text-align: center !important;}.site-footer .footer-logo{display: flex;justify-content: center;}.site-footer .footer-logo img{margin-left: auto;margin-right: auto;}}@media (max-width:768px){.hero-services-hero .hero-banner img{display: none !important;}.hero-services-hero .hero-banner{height: auto !important;}.hero-overlay.services-card{position: static !important;backdrop-filter: none !important;background: transparent !important;padding: 20px 0 !important;}.hero-overlay.services-card h1, .hero-overlay.services-card p{color: #000 !important;text-align: center !important;}}.hero-section-card{display: flex !important;align-items: stretch !important;}.hero-card-box{flex: 0 0 320px !important;}.hero-cta-content{flex: 1 !important;padding: 0 !important;margin: 0 !important;display: flex !important;}.hero-cta-content img{width: 100% !important;height: 100% !important;object-fit: cover !important;display: block !important;border-radius: 18px;}.hero-section-card{display: flex !important;width: 100% !important;margin-left: 0 !important;overflow: hidden !important;}.hero-cta-content{position: relative !important;flex: 1 !important;width: auto !important;max-width: none !important;padding: 0 !important;}.hero-cta-content img{width: 100% !important;height: 100% !important;object-fit: cover !important;display: block !important;border-radius: 18px !important;}.hero-glass-card{position: absolute !important;top: 50% !important;right: 30px !important;transform: translateY(-50%) !important;margin: 0 !important;}.hero-section-card{display: flex;min-height: 30px;border-radius: 18px;overflow: hidden;}.hero-card-box{flex: 0 0 320px;height: 100%;}.hero-cta-content{flex: 1;padding: 0;}.hero-cta-content img{width: 100%;height: 100%;object-fit: cover;display: block;}.hero-section-card{display: flex;}.hero-card-box{flex: 0 0 320px;}.hero-cta-content{flex: 1;}.hero-cta-content img{width: 100%;height: 100%;}.hero-cta-content img{width: 100%;border-radius: 20px;display: block;}.hero-glass-card{position: absolute;top: 50%;right: 30px;height: 300px;width: 250px;transform: translateY(-50%);background: rgba(255, 255, 255, 0.25);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);padding: 24px 28px;border-radius: 18px;max-width: 260px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);}.hero-cta-title{font-size: 26px;line-height: 1.2;color: #1946DA;margin-bottom: 14px;}.hero-glass-card .btn{padding: 10px 22px;border-radius: 8px;}#cookie-box{position: fixed;bottom: 20px;right: 20px;background: #ffffff;padding: 24px 28px;border-radius: 16px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);max-width: 320px;}#cookie-close{position: absolute;top: 12px;right: 12px;background: transparent;border: none;font-size: 22px;cursor: pointer;color: #555;line-height: 1;}#cookie-close:hover{color: #1946DA;}.hero-section-card{display: flex !important;width: 100% !important;border-radius: 18px !important;overflow: hidden !important;}.hero-card-box{flex: 0 0 320px !important;}.hero-cta-content{position: relative !important;flex: 1 !important;width: auto !important;max-width: none !important;padding: 0 !important;margin: 0 !important;}.hero-cta-content img{width: 100% !important;height: 100% !important;object-fit: cover !important;display: block !important;}.hero-glass-card{position: absolute !important;top: 50% !important;right: 30px !important;transform: translateY(-50%) !important;z-index: 999 !important;}@media (max-width: 768px){.hero-glass-card{display: none;}}@media (max-width: 768px){.hero-overlay{background: rgba(255, 255, 255, 0.95) !important;color: #222 !important;opacity: 1 !important;visibility: visible !important;height: auto !important;position: relative !important;z-index: 10 !important;}.hero-overlay h1, .hero-overlay p{color: #222 !important;display: block !important;}}@media (max-width: 768px){.section, section{padding-top: 30px !important;padding-bottom: 30px !important;}.hero-home{padding-top: 30px !important;padding-bottom: 30px !important;}.hero-cta-block{margin-top: 20px !important;margin-bottom: 20px !important;}.section-title{margin-top: 20px !important;margin-bottom: 30px !important;}.section-about-highlight{height: auto !important;margin-top: 30px !important;}}.hero-flex-center{display: flex;align-items: center;justify-content: center;gap: 0;}.btn-testimonials{background-color: #1946DA;color: white;margin-bottom: 80px;}.section-areas-expertise{padding: 70px 0;background: #fff;}.section-different-block{background: #ffffff;padding: 100px 20px;font-family: Arial, sans-serif;}.section-different-inner{max-width: 1200px;margin: auto;position: relative;}.section-different-card{background: #dfefff;border-radius: 35px;padding: 80px 70px;min-height: 420px;display: flex;align-items: center;flex-wrap: wrap;}.section-different-left{flex: 1;min-width: 320px;}.section-different-title{font-size: 38px;color: #001b4d;margin-bottom: 25px;font-weight: bold;line-height: 1.2;max-width: 520px;}.section-different-text{color: #001b4d;line-height: 1.7;max-width: 520px;margin-bottom: 40px;}.section-different-stats{display: flex;gap: 80px;}.section-different-stat-value{font-size: 48px;color: #001b4d;margin: 0;}.section-different-stat-label{color: #001b4d;font-size: 20px;margin: 0;}.doctor-image-float{position: absolute;right: 166px;bottom: 0;width: 360px;max-width: 100%;z-index: 5;}.quote-text-large{font-size: 36px;}.quote-author{font-size: 24px;margin-top: 40px;}.deco-wave-border{border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;}@media (max-width: 900px){.doctor-image-float{position: static;width: 100%;margin-top: 20px;}.section-different-card{padding: 40px 24px;}.section-different-stats{gap: 40px;}}.kk-footer{background: #f5f8ff;font-family: Segoe UI, sans-serif;}.kk-footer-top{max-width: 1200px;margin: auto;padding: 70px 20px;display: grid;grid-template-columns: 1.2fr 1fr 1fr;gap: 60px;}.kk-footer-brand img{width: 360px;height: auto;}@media (max-width: 760px){.kk-footer-brand img{margin-left: 50px;}}.kk-btn{display: inline-block;margin-top: 20px;margin-left: 25px;padding: 12px 28px;background: #1946DA;color: #fff;text-decoration: none;border-radius: 8px;font-weight: 600;}.kk-footer-col h4{font-size: 20px;margin-bottom: 16px;color: #1946DA;}.kk-footer-col ul{list-style: none;padding: 0;}.kk-footer-col li{margin-bottom: 10px;font-size: 16px;color: #333;}.kk-footer-col p{font-size: 16px;color: #333;}.kk-footer-location-title{margin-top: 20px;}.kk-map iframe{width: 100%;height: 180px;border: 0;margin-top: 15px;border-radius: 8px;}.kk-footer-social{margin-bottom: 20px;}.kk-footer-bottom{background: #1946DA;color: #fff;display: flex;justify-content: space-between;padding: 15px 40px;font-size: 14px;}.kk-footer-bottom a{color: #fff;text-decoration: none;transition: color 0.3s ease;}.kk-footer-bottom a:hover{color: #ffdd57;}@media (max-width: 900px){.kk-footer-top{grid-template-columns: 1fr;gap: 40px;}.kk-footer-bottom{flex-direction: column;text-align: center;gap: 8px;}}.kk-footer-col ul li{transition: color 0.3s ease;cursor: pointer;}.kk-footer-col ul li:hover{color: #1946DA;}.kk-footer-col p{transition: color 0.3s ease;}.kk-footer-col p:hover{color: #1946DA;}.insta-section-intro{text-align: center;margin-bottom: 2rem;}.icon-home-img{width: 24px;height: 24px;color: #fff;}.insta-section{padding: 60px 0;}.slider-wrapper{position: relative;display: flex;align-items: center;}.card-slider{display: flex;gap: 20px;overflow-x: auto;scroll-behavior: smooth;}.card-slider::-webkit-scrollbar{display: none;}.insta-card{min-width: 320px;background: #fff;border-radius: 14px;padding: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);}.insta-section .nav-btn{background: #fff;border: 1px solid #ddd;width: 45px;height: 45px;border-radius: 50%;cursor: pointer;font-size: 20px;}.insta-section .nav-btn:hover{background: #007bff;color: #fff;}.legal-decor-img{max-width: 200px;width: 100%;}.section-bg-default{background: var(--color-bg);}.testimonial-slide-active{display: block;}.extracted-style-0{display: flex;justify-content: center;}.extracted-style-1{gap: var(--space-8);width: 100%;}.extracted-style-2{font-weight: bolder;color: black;font-size: 36px;margin-bottom: 2.5rem;}.extracted-style-3{margin-top: 1rem;color: var(--color-black);}.extracted-style-4{color: var(--color-primary);}.extracted-style-5{margin-top: 1rem;color: var(--color-black);}.extracted-style-6{margin-top: 1rem;color: var(--color-black);}.extracted-style-7{color: var(--color-primary);}.extracted-style-8{width: 500px;height: auto;border-radius: 3%;}.extracted-style-9{display: flex;justify-content: center;max-width: 1200px;margin: auto;}.extracted-style-10{max-width: 1200px;}.extracted-style-11{color: #1946DA;width:400px;}.extracted-style-12{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-13{height: fit-content;}.extracted-style-14{border-radius: 50px;}.extracted-style-15{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-16{height: fit-content;}.extracted-style-17{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-18{height: fit-content;}.extracted-style-19{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-20{height: fit-content;}.extracted-style-21{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-22{height: fit-content;}.extracted-style-23{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-24{height: fit-content;}.extracted-style-25{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-26{height: fit-content;}.extracted-style-27{font-weight:600;color: #1946DA;font-size: 30px;}.extracted-style-28{height: fit-content;}.extracted-style-29{max-width: 1200px;margin: 0 auto;position: relative;}.extracted-style-30{width: 100%;border-radius: var(--radius-lg);display: block;}.extracted-style-31{font-size: 36px;width: 1000px;}.extracted-style-32{font-size: 24px;margin-top:40px }.extracted-style-33{color:white;width:24px;height:24px;}.extracted-style-34{display:none }.extracted-style-35{display:none }.extracted-style-36{display:none }.extracted-style-37{display: flex;align-items: center;justify-content: center;gap: 2rem;}.extracted-style-38{margin-bottom: 100px;}.extracted-style-39{font-size: 48px;}.extracted-style-40{margin-top: 40px ;}.extracted-style-41{margin-bottom: 100px;}.extracted-style-42{height: 620px;width: 1121px;}.extracted-style-43{color: #fff;}.extracted-style-44{text-align: left;margin-top: 25px;}.extracted-style-45{font-size: 16px;}.extracted-style-46{text-align: left;margin-top: 25px;}.extracted-style-47{color: white;}.extracted-style-48{color:white;margin-bottom: 1.5rem;}.extracted-style-49{margin-bottom:1.5rem }.extracted-style-50{color: white;}.extracted-style-51{border: 1px solid white;}.extracted-style-52{width:24px;height:24px;}.extracted-style-53{color: var(--color-text-muted);}.extracted-style-54{color: #1946DA;}.extracted-style-55{margin-top: 1.5rem;}.extracted-style-56{margin-top: 1rem;color: var(--color-text-muted);}.extracted-style-57{color:#1946DA }.extracted-style-58{margin-top: 1.5rem;}.extracted-style-59{display: none;}.extracted-style-60{display: none;}.extracted-style-61{display: none;}.extracted-style-62{display: none;}.extracted-style-63{font-size: 36px;}.extracted-style-64{font-size: 24px;margin-top:40px }.extracted-style-65{display: flex;align-items: center;justify-content: center;gap: 2rem;}.extracted-style-66{margin-top: 0px;}.extracted-style-67{font-size: 48px;}.extracted-style-68{margin-top: 30px;}.extracted-style-69{margin-top: 50px;margin-bottom: 100px;}.extracted-style-70{color: black;}.extracted-style-71{margin-top: 2rem;}.extracted-style-72{background: var(--color-bg-light);}.extracted-style-73{display: block;}.extracted-style-74{display: none;}.extracted-style-75{display: none;}.extracted-style-76{display: none;}.extracted-style-77{display: none;}.extracted-style-78{background: var(--color-bg);}.extracted-style-79{color: var(--color-text-muted);}.extracted-style-80{color: #1946DA;}.extracted-style-81{margin-top: 1.5rem;}.extracted-style-82{border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;}.extracted-style-83{margin-top: 1rem;color: var(--color-text-muted);}.extracted-style-84{color:#1946DA }.extracted-style-85{margin-top: 1.5rem;}.extracted-style-86{width:24px;height:24px;}.extracted-style-87{@media(max-width:700px){section img{display:none;}}}.extracted-style-88{padding:100px 20px 0px;text-align:center;color:#fff;}.extracted-style-89{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap;}.extracted-style-90{max-width:750px;}.extracted-style-91{font-size:42px;margin-bottom:15px;}.extracted-style-92{font-size:18px;opacity:0.9;}.extracted-style-93{padding:40px 20px;}.extracted-style-94{max-width:1200px;margin:auto;background:#ffffff;padding:60px;border-radius:20px;font-size:16px;line-height:1.8;color:#333;}.extracted-style-95{margin-bottom: 1.5rem;}.extracted-style-96{margin-bottom: 1rem;}.extracted-style-97{list-style: disc;padding-left: 20px;}.extracted-style-98{margin-bottom: 1.5rem;}.extracted-style-99{margin-bottom: 1rem;}.extracted-style-100{list-style: disc;padding-left: 20px;}.extracted-style-101{margin-bottom: 1.5rem;}.extracted-style-102{margin-bottom: 1rem;}.extracted-style-103{margin-bottom: 1.5rem;list-style: disc;padding-left: 20px;}.extracted-style-104{margin-bottom: 1rem;}.extracted-style-105{margin-bottom: 1.5rem;}.extracted-style-106{margin-bottom: 1.5rem;}.extracted-style-107{margin-bottom: 1rem;}.extracted-style-108{list-style: disc;margin-bottom: 1.5rem;padding-left: 20px;}.extracted-style-109{margin-bottom: 1rem;}.extracted-style-110{margin-bottom: 1.5rem;}.extracted-style-111{margin-bottom: 1.5rem;}.extracted-style-112{margin-bottom: 1rem;}.extracted-style-113{margin-bottom: 1.5rem;}.extracted-style-114{margin-bottom: 1rem;}.extracted-style-115{margin-bottom: 1.5rem;}.extracted-style-116{margin-bottom: 1rem;}.extracted-style-117{margin-bottom: 1.5rem;}.extracted-style-118{margin-bottom: 1rem;}.extracted-style-119{margin-bottom: 1.5rem;}.extracted-style-120{height:24px;width:24px;}.extracted-style-121{padding:100px 20px 0px;text-align:center;color:#fff;}.extracted-style-122{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap;}.extracted-style-123{max-width:200px;width:100%;}.extracted-style-124{max-width:750px;}.extracted-style-125{font-size:42px;margin-bottom:15px;}.extracted-style-126{font-size:18px;opacity:0.9;}.extracted-style-127{max-width:200px;width:100%;}.extracted-style-128{padding:40px 20px;}.extracted-style-129{max-width:1200px;margin:auto;padding:60px;border-radius:20px;font-size:16px;line-height:1.8;color:#333;}.extracted-style-130{margin-bottom: 1.5rem;}.extracted-style-131{margin-bottom: 1rem;}.extracted-style-132{margin-bottom: 1.5rem;}.extracted-style-133{margin-bottom: 1.5rem;}.extracted-style-134{margin-bottom: 1rem;}.extracted-style-135{margin-bottom: 1.5rem;}.extracted-style-136{margin-bottom: 1.5rem;}.extracted-style-137{margin-bottom: 1rem;}.extracted-style-138{margin-bottom: 1.5rem;}.extracted-style-139{margin-bottom: 1.5rem;}.extracted-style-140{margin-bottom: 1rem;}.extracted-style-141{margin-bottom: 1.5rem;}.extracted-style-142{margin-bottom: 1.5rem;}.extracted-style-143{margin-bottom: 1rem;}.extracted-style-144{list-style: disc;padding-left: 20px;}.extracted-style-145{margin-bottom: 1.5rem;}.extracted-style-146{margin-bottom: 1rem;}.extracted-style-147{margin-bottom: 1.5rem;}.extracted-style-148{margin-bottom: 1.5rem;}.extracted-style-149{margin-bottom: 1rem;}.extracted-style-150{margin-bottom: 1.5rem;}.extracted-style-151{margin-bottom: 1rem;}.extracted-style-152{margin-bottom: 1.5rem;}.extracted-style-153{margin-bottom: 1rem;}.extracted-style-154{margin-bottom: 1.5rem;}.extracted-style-155{margin-bottom: 1rem;}.extracted-style-156{margin-bottom: 1.5rem;}.extracted-style-157{width: 24px;height: 24px;}.extracted-style-158{position:relative;height: 600px;}.extracted-style-159{top:420px;backdrop-filter: blur(10px);}.extracted-style-160{text-align: left;}.extracted-style-161{color: var(--color-white);font-size: 20px;font-weight: 600;text-align: left;}.extracted-style-162{font-size: 30px;}.extracted-style-163{font-size: 36px;}.extracted-style-164{font-size: 24px;margin-top:40px }.extracted-style-165{width:24px;height:24px;}.extracted-style-166{max-width:900px;}.extracted-style-167{margin-bottom:1.5rem;font-size:40px;}.extracted-style-168{margin-bottom:2rem;background:url('assets/images/robotic-knee-accuracy-blog-hyderabad.webp') center/cover no-repeat;border-radius:var(--radius-lg);aspect-ratio:16/9;}.extracted-style-169{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-170{margin-bottom:1rem;}.extracted-style-171{margin-bottom:1.5rem;}.extracted-style-172{margin-bottom:1.5rem;}.extracted-style-173{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-174{margin-bottom:1.5rem;}.extracted-style-175{margin-bottom:1.5rem;}.extracted-style-176{margin-bottom:1.5rem;}.extracted-style-177{margin-bottom :1.5rem;}.extracted-style-178{margin-bottom: 1.5rem;font-size: 18.75px;}.extracted-style-179{margin-bottom: 1.5rem;}.extracted-style-180{padding-left:1.5rem;list-style: disc;margin-bottom: 1.5rem;}.extracted-style-181{margin-bottom: 1.5rem;}.extracted-style-182{margin-bottom: 1.5rem;}.extracted-style-183{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-184{margin-bottom: 1.5rem;}.extracted-style-185{margin-bottom: 1.5rem;}.extracted-style-186{margin-bottom: 1.5rem;}.extracted-style-187{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-188{margin-bottom: 1.5rem;}.extracted-style-189{margin-bottom: 1.5rem;}.extracted-style-190{margin-bottom: 1.5rem;}.extracted-style-191{margin-bottom: 1.5rem;}.extracted-style-192{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-193{margin-bottom: 1.5rem;}.extracted-style-194{margin-bottom: 1.5rem;}.extracted-style-195{list-style: disc;padding-left: 20px;}.extracted-style-196{margin-bottom: 1.5rem;}.extracted-style-197{margin-bottom: 1.5rem;}.extracted-style-198{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-199{margin-bottom: 1.5rem;}.extracted-style-200{margin-bottom: 1.5rem;}.extracted-style-201{margin-bottom: 1.5rem;}.extracted-style-202{margin-bottom: 1.5rem;}.extracted-style-203{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-204{margin-bottom: 1.5rem;}.extracted-style-205{margin-bottom: 1.5rem;}.extracted-style-206{margin-bottom: 1.5rem;}.extracted-style-207{margin-bottom: 1.5rem;}.extracted-style-208{list-style: disc;padding-left: 20px;margin-bottom: 1rem;}.extracted-style-209{margin-bottom: 1.5rem;}.extracted-style-210{margin-bottom: 1.5rem;}.extracted-style-211{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-212{margin-bottom: 1.5rem;}.extracted-style-213{margin-bottom: 1.5rem;}.extracted-style-214{margin-bottom: 1.5rem;}.extracted-style-215{margin-bottom: 1.5rem;}.extracted-style-216{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-217{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-218{margin-bottom: 1.5rem;}.extracted-style-219{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-220{margin-bottom: 1.5rem;}.extracted-style-221{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-222{margin-bottom: 1.5rem;}.extracted-style-223{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-224{margin-bottom: 1.5rem;}.extracted-style-225{margin-bottom: 1.5rem;}.extracted-style-226{margin-bottom: 1.5rem;}.extracted-style-227{margin-bottom: 1.5rem;}.extracted-style-228{height: 24px;width: 24px;}.extracted-style-229{max-width:900px;}.extracted-style-230{margin-bottom:1.5rem;font-size:40px;}.extracted-style-231{margin-bottom:2rem;background:url('assets/images/blogknee-replacement-surgeon-hyderabad.webp') center/cover no-repeat;border-radius:var(--radius-lg);aspect-ratio:16/9;}.extracted-style-232{margin-bottom:1rem;}.extracted-style-233{margin-bottom:1.5rem;}.extracted-style-234{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-235{padding-left:1.5rem;list-style: disc;margin-bottom: 1.5rem;}.extracted-style-236{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-237{margin-bottom: 1.5rem;}.extracted-style-238{margin-bottom: 1.5rem;}.extracted-style-239{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-240{margin-bottom: 1.5rem;}.extracted-style-241{margin-bottom: 1.5rem;}.extracted-style-242{margin-bottom: 1.5rem;}.extracted-style-243{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-244{margin-bottom: 1.5rem;}.extracted-style-245{margin-bottom: 1.5rem;}.extracted-style-246{margin-bottom: 1.5rem;}.extracted-style-247{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-248{margin-bottom: 1.5rem;}.extracted-style-249{margin-bottom: 1.5rem;}.extracted-style-250{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-251{margin-bottom: 1.5rem;}.extracted-style-252{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-253{margin-bottom: 1.5rem;}.extracted-style-254{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-255{margin-bottom: 1.5rem;}.extracted-style-256{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-257{margin-bottom: 1.5rem;}.extracted-style-258{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-259{margin-bottom: 1.5rem;list-style: disc;padding-left: 20px;}.extracted-style-260{margin-bottom: 1.5rem;list-style: disc;padding-left: 20px;}.extracted-style-261{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-262{margin-bottom: 1.5rem;}.extracted-style-263{font-size: 18.75px;margin-bottom: 1rem;}.extracted-style-264{margin-bottom: 1rem;}.extracted-style-265{margin-bottom: 1.5rem;margin-bottom: 1rem;}.extracted-style-266{max-width:900px;}.extracted-style-267{margin-bottom:1.5rem;font-size:40px;}.extracted-style-268{margin-bottom:2rem;background:url('assets/images/envato-labs-image-edit-2026-02-12t131912-354-hyderabad.webp') center/cover no-repeat;border-radius:var(--radius-lg);aspect-ratio:16/9;}.extracted-style-269{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-270{margin-bottom:1rem;}.extracted-style-271{margin-bottom:1.5rem;}.extracted-style-272{margin-bottom: 1.5rem;}.extracted-style-273{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-274{margin-bottom: 1.5rem;}.extracted-style-275{margin-bottom: 1.5rem;}.extracted-style-276{margin-bottom: 1.5rem;}.extracted-style-277{margin-bottom: 1.5rem;}.extracted-style-278{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-279{margin-bottom:1rem;}.extracted-style-280{margin-bottom:1rem;}.extracted-style-281{margin-bottom:1rem;}.extracted-style-282{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-283{margin-bottom:1rem;}.extracted-style-284{margin-bottom:1rem;}.extracted-style-285{margin-bottom:1rem;}.extracted-style-286{margin-bottom:1rem;}.extracted-style-287{margin-bottom:1rem;}.extracted-style-288{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-289{margin-bottom:1rem;}.extracted-style-290{margin-bottom:1rem;}.extracted-style-291{list-style: disc;padding-left: 20px;margin-bottom: 1rem;}.extracted-style-292{margin-bottom:1rem;}.extracted-style-293{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-294{margin-bottom:1rem;}.extracted-style-295{margin-bottom:1rem;}.extracted-style-296{margin-bottom:1rem;}.extracted-style-297{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-298{margin-bottom:1rem;}.extracted-style-299{margin-bottom:1rem;}.extracted-style-300{margin-bottom:1rem;}.extracted-style-301{margin-bottom:1rem;}.extracted-style-302{margin-bottom:1rem;}.extracted-style-303{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-304{margin-bottom:1rem;}.extracted-style-305{margin-bottom:1rem;}.extracted-style-306{margin-bottom:1rem;}.extracted-style-307{font-size: 18.75px;margin-bottom: 1.5rem;}.extracted-style-308{font-size: 16px;margin-bottom: 1rem;}.extracted-style-309{margin-bottom:1rem;}.extracted-style-310{font-size: 16px;margin-bottom: 1rem;}.extracted-style-311{margin-bottom:1rem;}.extracted-style-312{font-size: 16px;margin-bottom: 1rem;}.extracted-style-313{margin-bottom:1rem;}.extracted-style-314{font-size: 16px;margin-bottom: 1rem;}.extracted-style-315{margin-bottom:1rem;}.extracted-style-316{margin-bottom:1rem;}.extracted-style-317{margin-bottom:1rem;}.extracted-style-318{margin-bottom:1rem;}.extracted-style-319{height: 24px;width: 24px;}.extracted-style-320{border:0;}.extracted-style-321{background: linear-gradient(270deg, #1946DA 0.36%, #7BA1CD 99.64%) ;height: auto;}.extracted-style-322{height: auto;}.extracted-style-323{padding:90px 20px;margin-left: 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-324{max-width:1200px;margin:auto;position:relative;}.extracted-style-325{position:absolute;right:-180px;top:-60px;height:970px;z-index:5;}.extracted-style-326{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-327{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-328{color:#666;line-height:1.7;}.extracted-style-329{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-330{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-331{color:#666;line-height:1.7;}.extracted-style-332{color: #666;list-style: disc;}.extracted-style-333{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-334{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-335{color:#666;line-height:1.7;}.extracted-style-336{display: flex;justify-content: center ;height: 272px;margin-bottom: 30px;}.extracted-style-337{margin-left: 100px;}.extracted-style-338{color: white;}.extracted-style-339{position:absolute;width:360px;max-width:100%;z-index:5;;}.extracted-style-340{color:white;width:24px;height:24px;}.extracted-style-341{height: auto;}.extracted-style-342{color: #0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-343{color: #0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-344{list-style: disc;}.extracted-style-345{color: #0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-346{list-style: disc;}.extracted-style-347{padding:70px 20px;font-family:Arial, sans-serif;color:white;text-align:center;border-radius:20px;}.extracted-style-348{background-image:url('assets/images/frame-95-2-163-hyderabad.webp');background-size:contain;background-repeat:no-repeat;background-position:center;width:310px;height:300px;margin:auto;border-radius:30px;}.extracted-style-349{font-size:36px;margin-bottom:60px;font-weight:bold;color: white;}.extracted-style-350{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;max-width:1200px;margin:auto;}.extracted-style-351{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-352{width:50px;height:50px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;margin-bottom:20px;}.extracted-style-353{margin:0 0 10px;color: white;font-size:22px;}.extracted-style-354{line-height:1.6;}.extracted-style-355{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-356{width:50px;height:50px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;margin-bottom:20px;}.extracted-style-357{margin:0 0 10px;color: white;font-size:22px;}.extracted-style-358{line-height:1.6;}.extracted-style-359{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-360{width:50px;height:50px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;margin-bottom:20px;}.extracted-style-361{margin:0 0 10px;color:white;font-size:22px;}.extracted-style-362{line-height:1.6;}.extracted-style-363{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-364{width:50px;height:50px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;margin-bottom:20px;}.extracted-style-365{margin:0 0 10px;color:white;font-size:22px;}.extracted-style-366{line-height:1.6;}.extracted-style-367{padding:100px 250px;color:white;position:relative;overflow:hidden;align-content: center;}.extracted-style-368{text-align:center;font-size:36px;font-weight:bold;margin-bottom:70px;color:white;}.extracted-style-369{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-left: auto;align-items:center;}.extracted-style-370{font-size:26px;margin-bottom:15px;color: white;}.extracted-style-371{line-height:1.7;font-size:16px;max-width:420px;}.extracted-style-372{text-align:center;}.extracted-style-373{width:350px;max-width:100%;}.extracted-style-374{text-align:center;}.extracted-style-375{width:350px;max-width:100%;}.extracted-style-376{font-size:26px;margin-bottom:15px;color: white;}.extracted-style-377{padding-left:20px;line-height:1.7;font-size:16px;max-width:450px;list-style: disc;}.extracted-style-378{max-width:1200px;margin:auto;margin-top:90px;}.extracted-style-379{font-size:26px;margin-bottom:15px;color: white;}.extracted-style-380{padding-left:20px;line-height:1.7;font-size:16px;max-width:500px;}.extracted-style-381{color:white;}.extracted-style-382{color:white;}.extracted-style-383{color:white;}.extracted-style-384{color:white;}.extracted-style-385{padding:90px 20px;font-family:Arial, sans-serif;color:white;}.extracted-style-386{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:50px;align-items:center;}.extracted-style-387{flex:1;min-width:300px;}.extracted-style-388{width:100%;border-radius:30px;object-fit:cover;}.extracted-style-389{flex:1;min-width:300px;}.extracted-style-390{font-size:36px;margin-bottom:30px;font-weight:bold;color: white;}.extracted-style-391{font-size:18px;line-height:1.7;}.extracted-style-392{font-size:18px;line-height:1.7;}.extracted-style-393{font-size:18px;line-height:1.7;}.extracted-style-394{font-size:18px;line-height:1.7;}.extracted-style-395{font-size:18px;line-height:1.7;}.extracted-style-396{padding:90px 20px;font-family:Arial, sans-serif;}.extracted-style-397{max-width:1200px;margin:auto;background:white;border-radius:40px;padding:70px 60px;display:flex;flex-wrap:wrap;align-items:center;}.extracted-style-398{flex:1;min-width:300px;}.extracted-style-399{color:#0a1f44;font-size:34px;margin-bottom:15px;font-weight:bold;}.extracted-style-400{color:#666;font-size:16px;margin-bottom:20px;}.extracted-style-401{color:#666;font-size:16px;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-402{flex:1;min-width:300px;text-align:center;margin-left: 50px;}.extracted-style-403{width:350px;height: 350px;margin-left: 80px;padding-left: -10%;}.extracted-style-404{text-align:center;color: white;}.extracted-style-405{color: white;}.extracted-style-406{color: white;}.extracted-style-407{color: white;}.extracted-style-408{color: white;}.extracted-style-409{margin-top: 50px;}.extracted-style-410{color:white;width:24px;height:24px;}.extracted-style-411{height: auto;}.extracted-style-412{padding:90px 20px;margin-left: 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-413{max-width:1200px;margin:auto;position:relative;}.extracted-style-414{position:absolute;right:-2px;top:215px;height:699px;z-index:5;}.extracted-style-415{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-416{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-417{color:#666;line-height:1.7;}.extracted-style-418{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-419{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-420{color:#666;line-height:1.7;}.extracted-style-421{list-style: disc;padding-left: 20px;}.extracted-style-422{color:#666;}.extracted-style-423{color:#666;}.extracted-style-424{color:#666;}.extracted-style-425{color:#666;}.extracted-style-426{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-427{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-428{color:#666;line-height:1.7;}.extracted-style-429{padding:70px 20px;font-family:Arial, sans-serif;color:white;text-align:center;border-radius:20px;}.extracted-style-430{background-image:url('assets/images/frame-95-2-163-hyderabad.webp');background-size:contain;background-repeat:no-repeat;background-position:center;width:310px;height:300px;margin:auto;border-radius:30px;}.extracted-style-431{font-size:36px;margin-bottom:60px;font-weight:bold;color: white;}.extracted-style-432{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;max-width:1200px;margin:auto;}.extracted-style-433{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-434{margin:0 0 10px;color: white;font-size:22px;}.extracted-style-435{line-height:1.6;}.extracted-style-436{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-437{margin:0 0 10px;color: white;font-size:22px;}.extracted-style-438{line-height:1.6;}.extracted-style-439{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-440{margin:0 0 10px;color:white;font-size:22px;}.extracted-style-441{line-height:1.6;}.extracted-style-442{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter: blur(6px);}.extracted-style-443{margin:0 0 10px;color:white;font-size:22px;}.extracted-style-444{line-height:1.6;}.extracted-style-445{margin-top: 50px;}.extracted-style-446{color:white;width:24px;height:24px;}.extracted-style-447{height: auto;}.extracted-style-448{padding:90px 20px;font-family:Arial, sans-serif;}.extracted-style-449{max-width:1200px;margin:0 auto 40px auto;background:white;border-radius:30px;padding:50px 60px;}.extracted-style-450{color:#0a1f44;font-size:32px;margin-bottom:10px;}.extracted-style-451{color:#666;line-height:1.7;}.extracted-style-452{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-453{max-width:1200px;margin:auto;background:white;border-radius:30px;padding:0;display:flex;flex-wrap:wrap;overflow:hidden;}.extracted-style-454{flex:1;padding:50px 60px;min-width:300px;}.extracted-style-455{color:#0a1f44;font-size:32px;margin-bottom:10px;}.extracted-style-456{color:#666;line-height:1.7;}.extracted-style-457{color:#666;line-height:1.7;}.extracted-style-458{color:#666;line-height:1.7;}.extracted-style-459{color:#666;line-height:1.7;}.extracted-style-460{flex:1;min-width:300px;background-image:url('assets/images/knee-0knee-replacement-surgeon-hyderabad.webp');background-size:cover;background-position:center;margin-top:-10px;margin-bottom: -22px;}.extracted-style-461{padding:90px 20px;font-family:Arial, sans-serif;color:white;text-align:center;}.extracted-style-462{font-size:32px;margin-bottom:60px;font-weight:bold;color: white;}.extracted-style-463{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;}.extracted-style-464{background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.25);width:360px;padding:40px;border-radius:25px;text-align:left;}.extracted-style-465{font-size:26px;margin-bottom:15px;color:white }.extracted-style-466{line-height:1.8;}.extracted-style-467{background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.25);width:360px;padding:40px;border-radius:25px;text-align:left;}.extracted-style-468{font-size:26px;margin-bottom:15px;color:white }.extracted-style-469{line-height:1.8;}.extracted-style-470{max-width:900px;margin:60px auto 0;background:rgba(255,255,255,0.12);backdrop-filter:blur(6px);border-radius:15px;padding:18px 25px;font-size:14px;line-height:1.6;border:1px solid rgba(255,255,255,0.25);}.extracted-style-471{margin-top: 100px;}.extracted-style-472{padding-top: 60px;}.extracted-style-473{padding-bottom: 40px;}.extracted-style-474{color:white;width:24px;height:24px;}.extracted-style-475{height: auto;}.extracted-style-476{padding:90px 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-477{max-width:1200px;margin:auto;position:relative;}.extracted-style-478{position:absolute;right:0px;top: 450px;height:750px;z-index:5;}.extracted-style-479{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-480{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-481{color:#666;line-height:1.7;}.extracted-style-482{list-style-type:disc;color:#666;line-height:1.8;padding-left:20px;}.extracted-style-483{color: #666;line-height: 1.7;}.extracted-style-484{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-485{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-486{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-487{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-488{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-489{color:#666;line-height:1.8;padding-left:20px;list-style: decimal;}.extracted-style-490{list-style: disc;}.extracted-style-491{padding:80px 20px;font-family:Arial, sans-serif;color:white;text-align:center;border-radius:20px;}.extracted-style-492{font-size:36px;color: white;margin-bottom:60px;font-weight:semibold;}.extracted-style-493{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;max-width:1200px;margin:auto;}.extracted-style-494{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-495{text-align: center;width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-496{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-bottom: 1.5rem;margin-top: 1rem;}.extracted-style-497{line-height:1.6;text-align: center;}.extracted-style-498{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-499{text-align: center;width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-500{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-bottom: 1.5rem;margin-top: 1rem;}.extracted-style-501{line-height:1.6;text-align: center;}.extracted-style-502{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-503{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-504{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-bottom: 1.5rem;margin-top: 1rem;}.extracted-style-505{line-height:1.6;text-align: center;}.extracted-style-506{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-507{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;border:5px solid rgba(255, 255, 255, 0.97);transform:translateX(-50%);}.extracted-style-508{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-bottom: 1.5rem;margin-top: 1rem;}.extracted-style-509{line-height:1.6;text-align: center;}.extracted-style-510{padding:90px 20px;font-family:Arial, sans-serif;color:white;overflow:hidden;}.extracted-style-511{text-align:center;font-size:36px;font-weight:bold;margin-bottom:70px;color: white;}.extracted-style-512{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;}.extracted-style-513{font-size:26px;color: white;margin-bottom: 1.5rem;}.extracted-style-514{line-height:1.7;max-width:600px;}.extracted-style-515{text-align:center;}.extracted-style-516{width:400px;}.extracted-style-517{text-align:center;}.extracted-style-518{width:400px;}.extracted-style-519{font-size:26px;color: white;margin-bottom: 1.5rem;}.extracted-style-520{line-height:1.7;max-width:600px;}.extracted-style-521{list-style: disc;}.extracted-style-522{font-size:26px;color: white;}.extracted-style-523{line-height:1.7;max-width:600px;}.extracted-style-524{padding:80px 20px;font-family:Arial, sans-serif;color:white;text-align:center;border-radius:20px;}.extracted-style-525{font-size:36px;margin-bottom:60px;font-weight:bold;color:white }.extracted-style-526{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;max-width:1200px;margin:auto;}.extracted-style-527{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;}.extracted-style-528{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-529{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-530{line-height:1.6;}.extracted-style-531{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;}.extracted-style-532{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-533{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-534{line-height:1.6;}.extracted-style-535{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;}.extracted-style-536{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-537{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-538{line-height:1.6;}.extracted-style-539{background:rgba(255,255,255,0.12);width:270px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;}.extracted-style-540{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-541{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-542{line-height:1.6;}.extracted-style-543{padding:90px 20px;font-family:Arial, sans-serif;color:white;}.extracted-style-544{text-align:center;font-size:36px;font-weight:bold;margin-bottom:50px;color: white;}.extracted-style-545{max-width:1200px;margin:auto;background-image:url('assets/images/bg.webp');background-size:cover;background-position:center;border-radius:30px;padding:70px 40px;}.extracted-style-546{border-radius:25px;padding:40px;}.extracted-style-547{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;}.extracted-style-548{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);padding:25px;border-radius:18px;}.extracted-style-549{color: white;font-size: 22px;margin-bottom: 1.5rem;}.extracted-style-550{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);padding:25px;border-radius:18px;}.extracted-style-551{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-552{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);padding:25px;border-radius:18px;grid-column:span 2;max-width:520px;margin:auto;}.extracted-style-553{color: white;font-size: 22px;margin-bottom: 1.5rem;text-align: center;}.extracted-style-554{color:white;width:24px;height:24px;}.extracted-style-555{height: auto;}.extracted-style-556{padding:90px 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-557{max-width:1200px;margin:auto;position:relative;}.extracted-style-558{position:absolute;right:0px;top: 175px;height:750px;z-index:5;}.extracted-style-559{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-560{color:#0a1f44;font-weight: 600;margin-bottom: 1.5rem;}.extracted-style-561{color:#666;line-height:1.7;}.extracted-style-562{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-563{color:#0a1f44;font-weight: 600;margin-bottom: 1.5rem;}.extracted-style-564{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-565{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-566{color:#0a1f44;font-weight: 600;margin-bottom: 1.5rem;}.extracted-style-567{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-568{padding:90px 20px 40px 50px;font-family:Arial, sans-serif;color:white;position:relative;overflow:hidden;}.extracted-style-569{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;}.extracted-style-570{font-size:32px;margin-bottom:15px;color: white;}.extracted-style-571{line-height:1.7;max-width:600px;}.extracted-style-572{line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-573{text-align:center;}.extracted-style-574{width:300px;}.extracted-style-575{text-align:center;margin-left: 100px;margin-top: -30px;}.extracted-style-576{width:300px;}.extracted-style-577{font-size:32px;margin-bottom:15px;color: white;}.extracted-style-578{line-height:1.7;max-width:600px;}.extracted-style-579{line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-580{margin-top: 50px;}.extracted-style-581{color:white;width:24px;height:24px;}.extracted-style-582{color: white;font-weight: 600;}.extracted-style-583{height: auto;}.extracted-style-584{padding:90px 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-585{max-width:1200px;margin:auto;position:relative;}.extracted-style-586{position:absolute;right:0px;top: 275px;height:750px;z-index:5;}.extracted-style-587{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-588{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-589{color:#666;line-height:1.7;}.extracted-style-590{list-style-type:disc;color:#666;line-height:1.8;padding-left:20px;}.extracted-style-591{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-592{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-593{color:#666;line-height:1.7;}.extracted-style-594{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-595{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-596{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-597{color:#666;line-height:1.7;}.extracted-style-598{padding:80px 20px;font-family:Arial, sans-serif;color:white;text-align:center;border-radius:20px;}.extracted-style-599{font-size:36px;color: white;margin-bottom:60px;font-weight:semibold;}.extracted-style-600{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;max-width:1200px;margin:auto;}.extracted-style-601{background:rgba(255,255,255,0.12);width:260px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-602{text-align: center;width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-603{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-top: 1rem;}.extracted-style-604{line-height:1.6;text-align: center;margin-top: 10px;}.extracted-style-605{background:rgba(255,255,255,0.12);width:260px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-606{text-align: center;width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-607{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-top: 1rem;}.extracted-style-608{line-height:1.6;text-align: center;margin-top: 10px;}.extracted-style-609{background:rgba(255,255,255,0.12);width:260px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-610{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;transform:translateX(-50%);}.extracted-style-611{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-top: 1rem;}.extracted-style-612{line-height:1.6;text-align: center;margin-top: 10px;}.extracted-style-613{background:rgba(255,255,255,0.12);width:260px;padding:30px;border-radius:18px;text-align:left;backdrop-filter:blur(6px);position:relative;border: 1px solid rgba(255, 255, 255, 0.25);}.extracted-style-614{width:55px;height:55px;background:white;color:#2f55e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:bold;position:absolute;top:-27px;left:50%;border:5px solid rgba(255, 255, 255, 0.97);transform:translateX(-50%);}.extracted-style-615{color: white;text-align: center;font-weight: 400;font-size: 22px;margin-top: 1rem;}.extracted-style-616{line-height:1.6;text-align: center;margin-top: 10px;}.extracted-style-617{padding:90px 20px;font-family:Arial, sans-serif;color:white;}.extracted-style-618{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:50px;align-items:center;}.extracted-style-619{flex:1;min-width:300px;}.extracted-style-620{width:100%;border-radius:30px;object-fit:cover;}.extracted-style-621{flex:1;min-width:300px;}.extracted-style-622{color:white;font-size:36px;text-align:start;font-weight:bold;margin-top: -40%;}.extracted-style-623{line-height:1.7;margin-top: 20px;}.extracted-style-624{line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-625{margin-top: 50px;}.extracted-style-626{color:white;width:24px;height:24px;}.extracted-style-627{height: auto;}.extracted-style-628{padding:90px 20px;font-family:Arial, sans-serif;position:relative;}.extracted-style-629{max-width:1200px;margin:auto;position:relative;}.extracted-style-630{position:absolute;right:0px;top: 275px;height:750px;z-index:5;}.extracted-style-631{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-632{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-633{color:#666;line-height:1.7;}.extracted-style-634{list-style-type:disc;color:#666;line-height:1.8;padding-left:20px;}.extracted-style-635{color: #666;line-height: 1.7;}.extracted-style-636{background:white;border-radius:30px;padding:45px 60px;margin-bottom:35px;max-width:1200px;}.extracted-style-637{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-638{color:#666;line-height:1.7;}.extracted-style-639{color:#666;line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-640{background:white;border-radius:30px;padding:45px 60px;max-width:1200px;}.extracted-style-641{color:#0a1f44;font-weight: 600;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-642{color:#666;line-height:1.7;}.extracted-style-643{color: white;font-size: 22px;}.extracted-style-644{color: white;font-size: 22px;}.extracted-style-645{color: white;font-size: 22px;}.extracted-style-646{color: white;font-size: 22px;}.extracted-style-647{padding:90px 20px;font-family:Arial, sans-serif;color:white;}.extracted-style-648{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:50px;align-items:center;}.extracted-style-649{flex:1;min-width:300px;}.extracted-style-650{width:100%;border-radius:30px;object-fit:cover;}.extracted-style-651{flex:1;min-width:300px;margin-bottom: 250px }.extracted-style-652{font-size:36px;margin-bottom:30px;font-weight:bold;color: white;}.extracted-style-653{font-size:18px;line-height:1.7;}.extracted-style-654{line-height:1.8;padding-left:20px;list-style: disc;}.extracted-style-655{margin-top: 50px;}.extracted-style-656{color:white;width:24px;height:24px;}.extracted-style-657{height: auto;}.extracted-style-658{padding:100px 20px;font-family:Arial, sans-serif;color:#001b4d;}.extracted-style-659{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;}.extracted-style-660{background:white;border-radius:25px;padding:40px;width:555px;height: 350px;}.extracted-style-661{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-662{background:white;border-radius:25px;padding:40px;width:555px;height: 350px;}.extracted-style-663{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-664{max-width:555px;margin:50px auto;background:white;border-radius:25px;padding:40px;text-align:center;width: 555px;height: 350px;}.extracted-style-665{color:#0a1f44;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-666{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;}.extracted-style-667{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);border-radius:25px;padding:45px;width:1200px;color:white;height: 229px;}.extracted-style-668{color:white;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-669{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);border-radius:25px;padding:45px;width:1200px;height: 229px;color:white;}.extracted-style-670{color:white;font-size:32px;margin-bottom: 1.5rem;}.extracted-style-671{padding:90px 20px 60px;font-family:Arial, sans-serif;}.extracted-style-672{max-width:1200px;margin:auto;text-align:center;position:relative;}.extracted-style-673{width:100%;border-radius:25px;}.extracted-style-674{background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);border-radius:18px;padding:30px;max-width:600px;margin:-80px auto 0;color:white;}.extracted-style-675{line-height:1.7;}.extracted-style-676{padding:60px 20px 100px;font-family:Arial, sans-serif;color:white;text-align:center;}.extracted-style-677{font-size:36px;margin-bottom:60px;font-weight:bold;color: white;}.extracted-style-678{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:25px;justify-content:center;}.extracted-style-679{background:rgba(255,255,255,0.12);width:260px;padding:35px;border-radius:20px;backdrop-filter:blur(6px);color: white;}.extracted-style-680{color:white;font-size:22px;margin-bottom: 1.5rem;}.extracted-style-681{background:rgba(255,255,255,0.12);width:260px;padding:35px;border-radius:20px;backdrop-filter:blur(6px);color:white;}.extracted-style-682{color:white;font-size:22px;margin-bottom: 1.5rem;}.extracted-style-683{background:rgba(255,255,255,0.12);width:260px;padding:35px;border-radius:20px;backdrop-filter:blur(6px);color:white;}.extracted-style-684{color:white;font-size:22px;margin-bottom: 1.5rem;}.extracted-style-685{color:white;}.extracted-style-686{background:rgba(255,255,255,0.12);width:260px;padding:35px;border-radius:20px;backdrop-filter:blur(6px);}.extracted-style-687{color:white;font-size:22px;margin-bottom: 1.5rem;}.extracted-style-688{color:white;}.extracted-style-689{color:white;width:24px;height:24px;}
/* FORCE LOGO SIZE FIX */
.site-header .logo img {
    height: 97px !important;
    width: 277px !important;
    max-width: 100% !important;
    object-fit: contain;
}
@media (max-width: 768px) {
    .site-header .logo img {
        height: 60px !important;
        width: 170px !important;
    }
}
@media (max-width:760px){
    .kk-footer-brand img{
        margin-left:0px;
    }
}
/* HERO FIXES FOR CONTACT & SERVICES */
.contact-hero-banner, .services-hero-banner {
    position: relative;
    width: 100%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 100px;
}
.contact-hero-banner img, .services-hero-banner img {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.contact-hero-banner .hero-overlay, .services-hero-banner .hero-overlay {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    background: rgba(10, 31, 68, 0.7);
    padding: 40px;
    border-radius: 12px;
}
.contact-hero-banner h1, .services-hero-banner h1,
.contact-hero-banner p, .services-hero-banner p {
    color: #fff;
    margin: 0;
}
@media (max-width: 768px) {
    .contact-hero-banner, .services-hero-banner {
        height: 300px;
    }
}
@media (max-width:768px){

    .kk-footer-brand{
        display:flex;
        justify-content:center;
        align-items:center;
        text-align:center;
    }

    .kk-footer-brand img{
        width:220px;
        margin:0 auto;
        display:block;
    }

}
