@import url(https://fonts.cdnfonts.com/css/general-sans);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.page-container{padding:0 40px}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{border-radius:10px;font-family:Segoe UI,sans-serif;padding:1rem 2rem}.navbar .text-xl{align-items:center;display:flex;font-size:1.2rem;font-weight:700}.navbar .text-xl:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:40px;margin-right:10px;width:40px}.navbar ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar li{cursor:pointer;font-weight:500}.navbar button,.navbar li:first-child{font-weight:700}.navbar button{background-color:#0a74ff;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.6rem 1.2rem;transition:background .3s}.navbar button:hover{background-color:#005fe0}.home-banner{align-items:center;background:#fff;display:flex;font-family:Segoe UI,sans-serif;justify-content:space-around;padding-bottom:3rem}.phone-icon-style{font-size:1.5rem;padding:5px}.left-section{max-width:50%}.left-section h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.left-section .highlight{color:#0a57ff;-webkit-text-decoration:underline wavy #0a57ff;text-decoration:underline wavy #0a57ff}.left-section p{color:#555;font-size:1rem;margin-bottom:2rem}.cta-buttons{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.primary-btn{background-color:#0a57ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 1.5rem}.emergency{align-items:center;display:flex;gap:.5rem;padding:.6rem 1rem}.phone-icon{border:1px solid #0a57ff;border-radius:8px;color:#0a57ff;font-size:.5rem;padding:2px}.emergency-text .label{color:#0a57ff;font-size:.95rem;font-weight:600}.emergency-text .number{color:#333;font-size:.85rem}.testimonial{align-items:center;background:#f7f9fb;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;gap:1rem;max-width:450px;padding:1rem}.testimonial img{border-radius:50%;height:50px;width:50px}.testimonial .subtitle{color:#777;font-size:.8rem}.testimonial .review{font-size:.85rem;margin-top:.3rem}.testimonial .linkedin img{height:20px;margin-left:auto;width:20px}.right-section img{display:block;height:auto;max-width:400px;width:100%}.logo{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.page-section{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 40px}.contact-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2rem}.left-panel{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:300px}.right-panel{flex:1 1;min-width:300px}@media (max-width:768px){.contact-container{flex-direction:column}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:95vw;overflow-y:auto;position:relative;width:550px}.modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:space-between;padding:15px 25px}.modal-header h2{color:#333;font-size:1.25rem;font-weight:700;margin:0}.close-button{background:none;border:none;color:#666;cursor:pointer;font-size:1.8rem;line-height:1;padding:0;transition:color .2s}.close-button:hover{color:#d32f2f}.booking-container{padding:20px 25px 25px}.booking-form{gap:15px}.booking-form label{color:#444;font-size:.9rem;font-weight:600;margin-bottom:6px}.booking-form input,.booking-form select,.booking-form textarea{background-color:#fff;font-family:inherit;font-size:.95rem;padding:10px 12px;transition:border-color .2s,box-shadow .2s}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#333;box-shadow:0 0 0 2px #0000000d;outline:none}.booking-form textarea{min-height:80px}.name-fields{gap:15px;width:100%}.name-fields>div{flex:1 1}.phone-select{gap:10px;width:100%}.phone-select>div:first-child{flex:0 0 75px}.phone-select>div:last-child{flex:1 1}.booking-form button[type=submit]{background-color:#0a74ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:12px;transition:background .3s;width:100%}.booking-form button[type=submit]:hover{background-color:#333}.error-text{color:#d32f2f;display:block;font-size:.75rem;margin-top:4px}input:has(+.error-text),select:has(+.error-text){background-color:snow;border-color:#d32f2f}@media screen and (max-width:480px){.modal-overlay{align-items:flex-start;padding-top:40px}.modal-content{border-radius:14px;margin:20px auto;max-height:85vh;transform:none!important;width:92vw}.modal-header{padding:12px 16px}.modal-header h2{font-size:1.1rem}.booking-container{padding:14px 16px 18px}.booking-form{gap:12px}.name-fields{flex-direction:column;gap:12px}}@media screen and (min-width:481px) and (max-width:768px){.modal-content{max-height:85vh;max-width:520px;width:100%}.booking-container{padding:18px}}@media screen and (min-width:769px) and (max-width:1200px){.modal-content{width:600px}.booking-container{padding:25px 30px}}@media screen and (min-width:1201px){.modal-content{width:600px}.booking-container{padding:25px 35px}}.booking-status-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:absolute;z-index:20}.booking-status-box{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;max-width:380px;padding:2rem 2.5rem;text-align:center;width:90%}.booking-status-box h3{color:#0b2138;margin-bottom:.5rem}.booking-status-box p{color:#555}.spinner{animation:spin 1s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#00bfa6;height:42px;margin:0 auto 1rem;width:42px}@keyframes spin{to{transform:rotate(1turn)}}.status-icon{margin-bottom:1rem}.success-check{background:#00bfa6;font-size:24px}.error-cross,.success-check{align-items:center;animation:pop .35s ease-out;border-radius:50%;color:#fff;display:flex;font-weight:700;height:42px;justify-content:center;margin:0 auto 1rem;width:42px}.error-cross{background:#e74c3c;font-size:22px}@keyframes pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.status-close-btn{background-color:#00bfa6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;margin-top:1.2rem;padding:.6rem 1.4rem;transition:background-color .25s ease,transform .15s ease}.status-close-btn:hover{background-color:#00a996}.status-close-btn:active{transform:scale(.96)}.status-close-btn:focus{outline:none}.appointment-btn{align-items:center;background:#1376f8;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:General Sans,sans-serif;font-size:16px;font-weight:600;gap:10px;height:55px;justify-content:center;letter-spacing:1.5%;line-height:155%;padding:15px 30px;width:227px}@media (max-width:480px){.page-container,.page-section{padding-left:16px!important;padding-right:16px!important}.home-banner{flex-direction:column;padding:2rem 1rem}.left-section{max-width:100%}.left-section h1{font-size:2rem}.left-section p{font-size:.95rem}.cta-buttons{flex-direction:column;gap:1rem}.testimonial{margin:1.5rem auto 0;text-align:left}.right-section img{height:320px;margin-top:2rem;max-width:280px}}@media (min-width:481px) and (max-width:768px){.page-container,.page-section{padding-left:16px!important;padding-right:16px!important}.home-banner{flex-direction:column;padding:2.5rem 1.5rem}.left-section{max-width:100%}.left-section h1{font-size:2.3rem}.cta-buttons{flex-wrap:wrap;justify-content:center}.testimonial{margin:2rem auto 0}.right-section img{margin-top:2.5rem;max-width:320px}}@media (min-width:769px) and (max-width:1024px){.home-banner{gap:2rem;padding:3rem 2rem}.left-section{max-width:55%}.left-section h1{font-size:2.5rem}.right-section img{max-width:350px}}@media (min-width:1025px) and (max-width:1439px){.left-section h1{font-size:3rem}.right-section img{max-width:400px}}@media (min-width:1440px){.home-banner{margin:0 auto;max-width:1400px}.left-section h1{font-size:3.4rem}.right-section img{max-width:450px}}.services-section{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);padding:20px}.service-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:20px;text-align:center}.icon-circle-image{height:80px;margin:0 auto 15px;position:relative;width:80px}.circle-bg{height:100%;inset:0;position:absolute;width:100%}.smile-icon{height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}@media (min-width:769px) and (max-width:1024px){.services-section{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (min-width:481px) and (max-width:768px){.services-section{display:flex;gap:18px;overflow-x:auto;padding:16px 12px;scroll-snap-type:x mandatory}.service-card{background:#fff;border-radius:14px;box-shadow:0 6px 20px #0000001f,0 2px 8px #00000014;flex:0 0 70vw;max-width:70vw;min-height:320px;padding:22px 18px;scroll-snap-align:center}}@media (max-width:480px){.services-section{display:flex;gap:14px;overflow-x:auto;padding:12px 8px;scroll-snap-type:x mandatory}.service-card{background:#fff;border-radius:14px;box-shadow:0 6px 20px #0000001f,0 2px 8px #00000014;flex:0 0 81vw;max-width:81vw;min-height:300px;padding:20px 16px;scroll-snap-align:center}}.service-card,.service-card h3{font-family:General Sans,sans-serif}.service-card h3{font-weight:600}.service-card p{font-size:14px;font-weight:400}.learn-more-btn,.service-card p{font-family:General Sans,sans-serif}.learn-more-btn{align-items:center;background:none;border:none;color:#07c;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:300;gap:6px;padding:0;transition:color .2s ease,gap .8s ease}.learn-more-btn span{font-size:1rem;transition:transform .2s ease}.learn-more-btn:hover{color:#005fa3}.learn-more-btn:hover span{transform:translateX(3px)}.learn-more-btn:focus{outline:none}.home-carousel-container{align-items:center;display:flex;flex-wrap:wrap;font-family:General Sans,sans-serif;gap:2rem;justify-content:space-between;padding:4rem}.home-carousel-content{max-width:507px}.home-carousel-heading{color:#011632;font-size:42px;font-weight:600;line-height:125%;text-transform:capitalize}.highlight-underline{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px}.home-carousel-description{color:#3c4959;font-size:18px;font-weight:400;letter-spacing:1.5%;line-height:155%;margin-top:1rem}.home-carousel-input-wrapper{border:1px solid #ddd;border-radius:10px;display:flex;margin-top:1.5rem;overflow:hidden;width:fit-content}.home-carousel-input{border:none;outline:none;padding:1rem;width:250px}.home-carousel-button{background-color:#3d7fff;border:none;color:#fff;cursor:pointer;font-weight:600;padding:1rem 1.5rem}.home-carousel-image-wrapper{display:flex;flex:1 1;justify-content:right}.home-carousel-image{border-radius:10px;height:auto;max-width:100%;object-fit:cover;width:443px}@media (max-width:480px){.home-carousel-container{flex-direction:column;gap:24px;padding:16px}.home-carousel-content{max-width:100%}.home-carousel-heading{font-size:28px;line-height:120%}.home-carousel-description{font-size:15px}.home-carousel-image-wrapper{justify-content:center;width:100%}.home-carousel-image{height:auto;max-width:320px;width:100%}}@media (min-width:481px) and (max-width:768px){.home-carousel-container{flex-direction:column;gap:32px;padding:24px}.home-carousel-content{max-width:100%}.home-carousel-heading{font-size:32px}.home-carousel-image-wrapper{justify-content:center;width:100%}.home-carousel-image{height:auto;max-width:380px;width:100%}}@media (min-width:769px) and (max-width:1024px){.home-carousel-container{padding:32px}.home-carousel-content{max-width:60%}.home-carousel-image{height:auto;width:360px}}.contact-input{border:1px solid #ddd;border-radius:10px;display:flex;margin-top:1.5rem;overflow:hidden;width:fit-content}.contact-input-field{border:none;outline:none;padding:1rem;width:250px}.contact-input-button{background-color:#3d7fff;border:none;color:#fff;cursor:pointer;font-weight:600;padding:1rem 1.5rem}@media (max-width:480px){.contact-input{flex-direction:column;width:100%}.contact-input-button,.contact-input-field{box-sizing:border-box;width:100%}}@media (min-width:481px) and (max-width:768px){.contact-input,.contact-input-field{width:100%}}.reason-item{align-items:center;background:#e6f6fe;display:flex;flex-wrap:wrap;font-family:General Sans,sans-serif;gap:2rem;justify-content:space-between;padding:4rem}.reason-image-container{flex:1 1;text-align:center}.reason-image{border-radius:8px;max-width:500px;width:100%}.reason-content{flex:1 1;max-width:600px}.reason-heading{color:#011632;font-size:42px;font-weight:600;line-height:125%;margin-bottom:1rem;text-transform:capitalize;width:522px}.highlight-image-underline{display:inline-block;position:relative}.highlight-image-underline:after{background-repeat:no-repeat;background-size:cover;bottom:-2px;content:"";height:12px;left:0;pointer-events:none;position:absolute;width:100%}.reason-description{color:#3c4959;font-size:18px;font-weight:400;letter-spacing:1.5%;line-height:155%;margin-bottom:1.5rem;width:521px}.reason-points{list-style:none;margin:0 0 2rem;padding:0}.reason-points li{align-items:center;color:#3c4959;display:flex;font-size:18px;font-weight:500;letter-spacing:1.5%;line-height:155%;margin-bottom:1rem}.reason-points img{height:24px;margin-right:12px;width:24px}.reason-button{background:#1376f8;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:General Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:1.5%;line-height:155%;padding:15px 30px;transition:background .3s ease}.reason-button:hover{background:#125fcc}@media (max-width:480px){.reason-item{flex-direction:column;gap:24px;padding:16px}.reason-content{max-width:100%;order:1}.reason-heading{font-size:28px;height:auto;line-height:120%;width:100%}.reason-description{font-size:15px;height:auto;width:100%}.reason-points li{font-size:15px}.reason-image-container{order:2;width:100%}.reason-image{max-width:320px;width:100%}}@media (min-width:481px) and (max-width:768px){.reason-item{flex-direction:column;gap:32px;padding:24px}.reason-content{max-width:100%;order:1}.reason-heading{font-size:32px;height:auto;width:100%}.reason-description{font-size:16px;height:auto;width:100%}.reason-image-container{order:2}.reason-image{max-width:380px;width:100%}}@media (min-width:769px) and (max-width:1024px){.reason-item{padding:32px}.reason-description,.reason-heading{height:auto;width:100%}.reason-heading{font-size:36px}.reason-image{max-width:420px}}.specialist-section{background-color:#e6f6fe;padding:3rem 1rem;text-align:center}.specialist-section h2{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.specialist-section h2 span{color:#003566}.specialist-section p{color:#555;font-size:1rem;margin:0 auto 2rem;max-width:600px}.specialist-section.no-bg{background-color:initial}.specialist-carousel{gap:1.5rem;padding:1rem 0;scroll-snap-type:x mandatory;scrollbar-width:none}.specialist-carousel::-webkit-scrollbar{display:none}.specialist-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-shrink:0;height:340px;overflow:hidden;position:relative;scroll-snap-align:center;width:305px}.specialist-card:hover{transform:translateY(-5px)}.specialist-card img{height:100%;object-fit:cover;width:100%}.linkedin-icon{padding:4px;position:absolute;right:12px;top:12px}.linkedin-icon img{height:24px;width:24px}.doctor-info{-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background:linear-gradient(96.2deg,#25b4f84d,#25b4f800);border-radius:10px;bottom:0;color:#fff;display:flex;flex-direction:column;height:90px;justify-content:center;left:0;padding:1rem;position:absolute;width:100%;z-index:1}.doctor-info h4{font-size:1.1rem;margin:0}.doctor-info p{font-size:.9rem;margin:0;opacity:.9}.specialist-controls{margin-top:1.5rem}.specialist-controls button{background:#fff;border:none;border-radius:6px;color:#003566;cursor:pointer;font-size:1.8rem;font-weight:900;margin:0 .5rem;padding:.5rem 2rem}.specialist-carousel{display:flex;gap:24px;overflow-x:auto;padding:20px 0;scroll-behavior:smooth}.specialist-carousel.centered{justify-content:center;overflow-x:hidden}@media (max-width:480px){.specialist-carousel.centered{justify-content:flex-start;overflow-x:hidden}.specialist-section{padding:2rem 0;text-align:justify}.specialist-section h2{font-size:1.6rem;padding:0 16px;text-align:justify}.specialist-section p{font-size:.9rem;padding:0 16px;text-align:justify}.specialist-carousel{gap:16px;margin-left:16px;padding:0 16px;scroll-snap-type:x mandatory}.specialist-card{flex-shrink:0;height:320px;max-width:calc(100vw - 32px);scroll-snap-align:start;width:100%}.doctor-info{align-items:flex-start;text-align:left}.specialist-controls{display:flex;gap:12px;justify-content:center;margin-top:1rem}.specialist-controls button{border-radius:8px;font-size:1.4rem;padding:.4rem 1.2rem}.specialist-controls img{height:20px;width:20px}}@media (min-width:481px) and (max-width:768px){.specialist-carousel.centered{justify-content:flex-start}.specialist-section{padding:2.5rem 0;text-align:justify}.specialist-section h2{font-size:1.8rem;margin:0;padding:0 24px;text-align:justify}.specialist-section p{font-size:.95rem;margin:0 0 2rem;padding:0 24px;text-align:justify}.specialist-carousel{gap:20px;padding:0 24px;scroll-snap-type:x mandatory}.specialist-card{flex-shrink:0;height:320px;max-width:calc(100vw - 32px);scroll-snap-align:start}.specialist-card img{object-fit:cover;object-position:center}.doctor-info{align-items:flex-start;text-align:left}.specialist-controls{display:flex;justify-content:center}}@media (min-width:769px) and (max-width:1200px){.specialist-section{padding:3rem 2rem;text-align:center}.specialist-section h2{font-size:2rem;padding:0;text-align:center}.specialist-section p{font-size:1rem;margin-left:auto;margin-right:auto;padding:0;text-align:center}.specialist-controls{display:flex;justify-content:center;margin-top:1.5rem}.specialist-carousel{gap:24px;padding:20px 0;scroll-snap-type:none}.specialist-card{height:330px;width:280px}.specialist-carousel.centered{justify-content:center;overflow-x:hidden}}.testimonials-section{background:#f8f9fa;padding:4rem 2rem}.cards-scroll-wrapper{overflow:hidden;width:100%}.cards-container{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scrollbar-width:none}.cards-container::-webkit-scrollbar{display:none}@media (hover:hover){.testimonial-card:hover{transform:translateY(-5px)}}@media (max-width:468px){.testimonials-section{padding-left:0;padding-right:0}.cards-container{gap:16px;padding:0 16px;scroll-snap-type:x mandatory}.testimonial-card{flex-shrink:0;scroll-snap-align:center;width:calc(100vw - 32px)}}@media (min-width:469px) and (max-width:768px){.testimonials-section{padding-left:0;padding-right:0}.cards-container{gap:20px;padding:0 24px;scroll-snap-type:x mandatory}.testimonial-card{flex-shrink:0;scroll-snap-align:center;width:calc(100vw - 48px)}}@media (min-width:769px) and (max-width:1200px){.cards-container{gap:24px;padding:1rem 2rem;scroll-snap-type:none}.testimonial-card{width:300px}}.section-header{margin-bottom:2rem;padding:0 1rem;text-align:center}.title{color:#0b2138;font-size:2rem;font-weight:700}.title span{color:#0b2138;text-decoration:underline;text-decoration-color:#00bfa6;text-underline-offset:5px}.subtitle{color:#555;font-size:1rem;line-height:1.6;margin-top:.5rem;margin-inline:auto;max-width:700px}@media (max-width:480px){.section-header{padding:0 16px;text-align:left}.title{font-size:1.6rem;text-align:left}.subtitle{font-size:.95rem;margin-inline:0;text-align:justify}}@media (min-width:481px) and (max-width:768px){.section-header{padding:0 24px;text-align:left}.title{font-size:1.8rem;text-align:left}.subtitle{font-size:1rem;margin-inline:0;text-align:justify}}@media (min-width:769px) and (max-width:1200px){.title{font-size:1.9rem}.subtitle{font-size:1rem}}.testimonial-card{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000000f;flex-shrink:0;min-height:220px;padding:1.5rem;transition:transform .3s ease;width:320px}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-header{align-items:center;display:flex;gap:1rem}.profile-img{border-radius:50%;height:60px;object-fit:cover;width:60px}.name{color:#0b2138;font-size:1.2rem;font-weight:600;margin:0}.description{color:#555;font-size:.95rem;line-height:1.6rem;margin-top:1rem}@media (max-width:468px){.testimonial-card{min-height:300px;padding:1.25rem;width:260px}.description{font-size:.9rem;line-height:1.7rem}}@media (min-width:469px) and (max-width:768px){.testimonial-card{min-height:280px;width:280px}.description{font-size:.95rem;line-height:1.7rem}}@media (min-width:769px) and (max-width:1200px){.testimonial-card{min-height:260px;width:300px}}.star-rating{display:flex;gap:.25rem;margin:.25rem 0}.star{color:#ffa534;font-size:1.2rem}.SliderBTN-nav{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.SliderBTN{background:#0b2138;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:700;padding:.5rem 2rem;transition:background .3s ease}.SliderBTN:hover{background:#072035}.faq-container{margin:auto;max-width:500px;padding:1.5rem;text-align:center}.faq-title{border-bottom:2px solid #00bfff;display:inline-block;font-size:2rem;font-weight:700;padding-bottom:.5rem}.faq-subtext{color:#555;font-size:.95rem;margin:1rem 0 2rem}.faq-items{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border-bottom:1px solid #ddd;border-radius:.5rem;cursor:pointer;padding:1rem;text-align:left;transition:background .3s}.faq-item.active{background-color:#007aff;color:#fff}.faq-question{align-items:center;display:flex;font-weight:500;justify-content:space-between}.faq-question .bullet{color:inherit;font-size:1.5rem;margin-right:.5rem}.faq-icon{font-size:1rem;margin-left:1rem}.faq-answer{font-size:.95rem;line-height:1.5;margin-top:1rem}.services-header{background-color:#f8fbff;padding:40px 20px;text-align:center}.services-title{color:#011632;display:inline-block;font-family:General Sans,sans-serif;font-size:62px;font-style:normal;font-weight:600;letter-spacing:-.02em;line-height:120%;margin-bottom:24px;position:relative;text-align:center;text-transform:capitalize}.services-title .underline{background-color:#011632;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.services-description{color:#4a5568;font-family:General Sans,sans-serif;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.blog-card{background-color:#eaf6fe;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;font-family:sans-serif;height:350px;width:350px}.blog-content{flex:1 1;gap:.6rem}.blog-image{background-color:#d9eefe;border-radius:6px;height:200px;object-fit:cover;width:100%}.blog-meta{align-items:center;display:flex;justify-content:space-between}.blog-tag{background-color:#001f3f;border-radius:4px;color:#fff;font-size:.85rem;font-weight:500;padding:.5rem .9rem;width:fit-content}.blog-author{color:#333;font-size:.75rem;font-style:italic}.blog-author,.blog-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-title{font-size:1.05rem;font-weight:700;line-height:1.3}.blog-description{-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.85rem;line-height:1.4;margin:0;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.blogs-container{background:#f6fbff;padding:2rem;text-align:center}.blogs-title{font-size:2.4rem;font-weight:800;margin-bottom:.5rem}.blogs-subtitle{color:#555;font-size:1rem;margin:0 auto 2rem;max-width:620px}.blog-search{border:1px solid #ccc;border-radius:10px;margin-bottom:2rem;max-width:90%;padding:.7rem 1rem;width:320px}.blogs-scroll-wrapper{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:1400px}.blogs-scroll{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.blogs-scroll::-webkit-scrollbar{display:none}.scroll-btn{background-color:#001f3f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:.7rem 1rem;transition:transform .2s,opacity .2s}.scroll-btn:hover:not(:disabled){transform:scale(1.05)}.scroll-btn:disabled{cursor:not-allowed;opacity:.35}.blog-card{background:#fff;border-radius:14px;box-shadow:0 6px 18px #00000014;flex:0 0 auto;height:auto;overflow:hidden;scroll-snap-align:start;text-align:left;transition:transform .25s ease;width:340px}.blog-card:hover{transform:translateY(-6px)}.blog-img{height:190px;object-fit:cover;width:100%}.blog-content{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.blog-category{background:#001f3f;border-radius:6px;color:#fff;font-size:.75rem;padding:.3rem .6rem;width:fit-content}.blog-author{color:#666;font-size:.8rem}.blog-content h3{font-size:1.1rem;font-weight:700;margin:0}.blog-content p{color:#444;font-size:.9rem;line-height:1.45}@media (max-width:468px){.blogs-container{padding:1.4rem .8rem}.blogs-title{font-size:1.6rem}.blogs-subtitle{font-size:.95rem;padding:0 .5rem}.blogs-scroll-wrapper{align-items:stretch;flex-direction:start}.blogs-scroll{padding:.5rem}.blog-card{margin:0 auto;max-width:340px;width:92vw}.blog-img{height:160px}.scroll-btn{margin-top:.8rem;width:225%}.scroll-btn:first-child{order:2}.scroll-btn:last-child{order:3}}@media (min-width:469px) and (max-width:768px){.blogs-container{padding:1.8rem 1rem}.blogs-title{font-size:2rem}.blogs-scroll-wrapper{align-items:center;flex-direction:start}.blogs-scroll{padding:.8rem .5rem;width:100%}.blog-card{width:300px}.blog-img{height:170px}.scroll-btn{margin-top:.8rem;width:225px}.scroll-btn:first-child{order:2}.scroll-btn:last-child{order:3}}@media (min-width:769px) and (max-width:1200px){.blogs-container{padding:2rem 1.5rem}.blog-card{width:320px}.blog-img{height:180px}.scroll-btn{margin-top:.8rem;width:225px}.scroll-btn:first-child{order:2}.scroll-btn:last-child{order:3}}@media (min-width:1201px){.blogs-scroll-wrapper{max-width:1400px}.scroll-btn{margin-top:.8rem;width:225px}.scroll-btn:first-child{order:2}.scroll-btn:last-child{order:3}}.our-mission-wrapper{align-items:center;background-color:#f7fbfe;display:flex;flex-direction:column;padding:4rem 2rem;width:100%}.section-title{color:#001d3d;font-size:2.2rem;font-weight:700;margin-bottom:2rem;position:relative}.section-title .underline{background:linear-gradient(90deg,#25b4f8 30%,#25b4f8 0);border-radius:2px;display:block;height:4px;margin:.5rem auto 1.5rem;width:80px}.our-mission-section{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:1200px;width:100%}.our-mission-text{display:flex;flex:1 1 500px;flex-direction:column;max-width:650px}.mission-heading{color:#001d3d;font-size:1.5rem;font-weight:700;margin-top:2rem;padding-left:30px}.happy-heading{color:#001d3d;font-size:1.2rem;font-weight:600;margin-top:1.5rem;padding-left:30px}.our-mission-text p{color:#333;font-size:1rem;line-height:1.7;margin-top:1rem;padding-left:30px}.our-mission-image{align-items:center;display:flex;flex:1 1 300px;justify-content:center;max-width:400px}.our-mission-image img{border-radius:10px;max-height:500px;object-fit:cover;width:100%}@media (max-width:468px){.our-mission-section{align-items:center;flex-direction:column;text-align:center}.our-mission-text{max-width:100%}.mission-heading{font-size:1.3rem;order:1;padding-left:0;text-align:center}.mission-para{order:2}.happy-heading{font-size:1.1rem;order:3;padding-left:0;text-align:center}.our-mission-text p{order:4;padding-left:0;text-align:justify;text-justify:inter-word}.our-mission-image{margin-top:1.5rem;max-width:100%;order:5}.our-mission-image img{max-height:300px}}@media (min-width:469px) and (max-width:768px){.our-mission-section{align-items:center;flex-direction:column}.our-mission-text{max-width:90%;text-align:center}.mission-heading{font-size:1.4rem;order:1;padding-left:0;text-align:center}.mission-para{order:2}.happy-heading{order:3;padding-left:0;text-align:center}.our-mission-text p{order:4;padding-left:0;text-align:justify;text-justify:inter-word}.our-mission-image{margin-top:2rem;max-width:80%;order:5}}@media (min-width:769px) and (max-width:1200px){.our-mission-section{align-items:center;flex-direction:column}.our-mission-text{max-width:800px;text-align:center}.happy-heading,.mission-heading{padding-left:0;text-align:center}.our-mission-text p{padding-left:0;text-align:justify;text-justify:inter-word}.our-mission-image{margin-top:2.5rem;max-width:60%}}.dr-card{align-items:center;display:flex;gap:24px;width:100%}.image-container{flex-shrink:0;overflow:hidden;width:200px}.dr-image,.image-container{border-radius:12px;height:auto}.dr-image{display:block;object-fit:cover;width:220px}.dr-info{flex:1 1}.dr-name{color:#001d3d;font-size:1.5rem;font-weight:700;margin-bottom:8px}.dr-speciality{color:#555;font-size:1rem;font-weight:500}.dr-description{color:#333;font-size:1rem;line-height:1.7;margin-bottom:16px}@media (max-width:468px){.dr-card{align-items:center;flex-direction:column;text-align:center}.image-container{order:1}.dr-image{max-width:280px;width:100%}.dr-info{order:2;width:100%}.dr-name{font-size:1.3rem}.dr-description{overflow-wrap:break-word;text-align:justify;word-break:break-word}}@media (min-width:469px) and (max-width:768px){.dr-card{align-items:center;flex-direction:column;text-align:center}.dr-image{max-width:320px;width:100%}.dr-description{text-align:justify}}@media (min-width:769px) and (max-width:1200px){.dr-card{gap:20px}.dr-image{width:200px}.dr-name{font-size:1.4rem}}.dr-info-container{align-items:center;display:flex;flex-direction:column;gap:24px;padding:40px 16px}.dr-info-card-wrapper{display:flex;flex-direction:column;max-width:1000px;width:100%}.card-divider{border:none;border-top:1px solid #eee;margin:24px 0}.latest-tech-section{color:#122244;font-family:Inter,sans-serif;margin:3rem auto;max-width:1200px;padding:0 1rem}.section-title{font-size:2.6rem;font-weight:900;margin-bottom:.4rem;text-align:center}.section-title span{border-bottom:3px solid #1a73e8;padding-bottom:.1rem}.section-subtitle{color:#555d72;font-size:1.1rem;font-weight:400;line-height:1.5;margin:0 auto 2.5rem;max-width:700px;text-align:center}.content-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem}.image-container{flex:1 1 300px;max-width:450px}.image-container img{border-radius:12px;box-shadow:0 10px 30px #1a73e826;height:auto;object-fit:cover;width:100%}.text-container{color:#122244;flex:1 1 350px;max-width:600px}.text-container h3{font-size:1.4rem;font-weight:700;margin-bottom:1rem}.text-container p{color:#3a3a3a;font-size:1rem;line-height:1.6;margin-bottom:1.25rem}@media (max-width:900px){.content-wrapper{align-items:center;flex-direction:column}.image-container,.text-container{max-width:100%}.text-container{margin-top:1.5rem}}@media (max-width:480px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.text-container h3{font-size:1.2rem}.text-container p{font-size:.95rem}}.contact-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 0 20px #00000008;display:flex;gap:1rem;margin-left:80px;max-width:400px;padding:1rem 1.5rem;transition:transform .3s ease;width:100%}.contact-card:hover{transform:translateY(-4px)}.icon-box{align-items:center;background-color:#e8f2ff;border-radius:50%;display:flex;justify-content:center;padding:.7rem}.icon-box img{height:24px;width:24px}.text-box h4{font-size:1rem;font-weight:600;margin:0}.text-box p{color:#555;font-size:.9rem;margin:2px 0 0}.contact-icon{color:#1376f8;font-size:24px}@media (max-width:468px){.contact-card{box-sizing:border-box;margin-left:0;max-width:100%;width:100%}.text-box{min-width:0}.text-box p{overflow-wrap:anywhere;white-space:normal;word-break:break-word}}@media (min-width:469px) and (max-width:768px){.contact-card{margin-left:0}}.map-container{align-items:center;display:flex;flex-wrap:wrap;margin-left:80px;padding:2rem}.map-box{background:#fff;border:2px solid #00b4d8;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:300px;overflow:hidden;position:relative;width:450px}.map-box iframe{border:0;height:100%;width:100%}.address-card{background:#fff;border-radius:10px;bottom:15px;box-shadow:0 8px 20px #00000026;left:50%;padding:1rem 1.5rem;position:absolute;transform:translateX(-50%);width:75%}.address-card,.icon-circle{align-items:center;display:flex}.icon-circle{background:#00b4d8;border-radius:50%;color:#fff;font-size:1.2rem;height:40px;justify-content:center;margin-right:1rem;width:40px}.label{color:#001d3d;font-size:.95rem;font-weight:700;margin:0}.address{color:#333;font-size:.9rem;margin:0}@media (max-width:468px){.map-container{margin-left:0;padding:.5rem}.map-box{aspect-ratio:16/9;max-width:100%}.address-card{width:calc(100% - 1rem)}}@media (min-width:469px) and (max-width:768px){.map-container{margin-left:16px}.map-box{aspect-ratio:3/2}}.contact-stats-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);justify-items:center;padding:1rem;width:100%}.stat-box{background-color:#1376f8;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;margin-top:40px;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:220px}.stat-box:hover{box-shadow:0 6px 12px #0003;transform:translateY(-5px)}.stat-icon{color:#e6e6e6;font-size:2rem;margin-bottom:.5rem}.stat-number{font-size:1.3rem;font-weight:700}.stat-label{font-size:.95rem;margin-top:.2rem}@media (max-width:768px){.contact-stats-container{grid-template-columns:1fr}}*,:after,:before{box-sizing:border-box}.contact-header{padding:16px 16px 0;text-align:center}.contact-header h2{font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.contact-header h2 span{border-bottom:3px solid #1a73e8;padding-bottom:.1rem}.contact-header p{color:#555;font-size:1rem;margin:0 auto 2rem;max-width:600px}.left-panel,.right-panel{flex:1 1;min-width:0}@media (max-width:468px){.contact-header h2{font-size:1.6rem}.contact-header p{font-size:.9rem;margin-bottom:1.5rem}.contact-container{flex-direction:column;gap:1.5rem;padding:0 .75rem}.left-panel,.right-panel{width:100%}}@media (min-width:469px) and (max-width:768px){.contact-header h2{font-size:1.9rem}.contact-header p{font-size:.95rem}.contact-container{flex-direction:column;gap:2rem;padding:0 1.25rem}.left-panel,.right-panel{width:100%}}@media (min-width:769px) and (max-width:1200px){.contact-header h2{font-size:2.1rem}.contact-container{flex-direction:row;gap:2.5rem;padding:0 2rem}.left-panel{flex:1.3 1}.right-panel{flex:1 1}}@media (min-width:769px) and (max-width:820px){.contact-container{flex-direction:column;gap:2rem}.left-panel,.right-panel{max-width:100%;width:100%}}@media (min-width:820px) and (max-width:1200px){.contact-container{align-items:flex-start;display:flex;gap:2rem;overflow-x:hidden}.left-panel{flex:1 1 55%;min-width:0}.right-panel{flex:1 1 45%;max-width:100%;min-width:360px}}.navbar{background-color:#eaf7fe;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:1000}.brand,.navbar{align-items:center;display:flex}.brand{font-size:1rem;font-weight:700;gap:10px;white-space:nowrap}.logo{height:auto;width:40px}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.desktop-book{display:block}.hamburger,.mobile-book{display:none}.hamburger{cursor:pointer;flex-direction:column;gap:5px;z-index:1100}.hamburger span{background:#000;border-radius:2px;height:3px;width:25px}@media (max-width:768px){.navbar ul.nav-links{align-items:center;background-color:#eaf7fe;display:none!important;flex-direction:column;gap:1rem;left:0;padding:1rem 0;position:absolute;top:100%;width:100%}.hamburger,.navbar ul.nav-links.show{display:flex!important}.hamburger{position:relative;z-index:1200}}@media (max-width:480px){.brand span{display:none}.navbar ul.nav-links{align-items:center;background-color:#eaf7fe;display:none!important;flex-direction:column;gap:1rem;left:0;padding:1rem 0;position:absolute;top:100%;width:100%}.hamburger,.navbar ul.nav-links.show{display:flex!important}.hamburger{position:relative;z-index:1200}}@media (min-width:481px) and (max-width:768px){.navbar ul.nav-links{align-items:center;background-color:#eaf7fe;display:none!important;flex-direction:column;gap:1rem;left:0;padding:1rem 0;position:absolute;top:100%;width:100%}.hamburger,.navbar ul.nav-links.show{display:flex!important}.hamburger{position:relative;z-index:1200}.brand span{display:none}}@media (min-width:769px) and (max-width:1250px){.navbar ul.nav-links{align-items:center;background-color:#eaf7fe;display:none!important;flex-direction:column;gap:1rem;left:0;padding:1rem 0;position:absolute;top:100%;width:100%}.hamburger,.navbar ul.nav-links.show{display:flex!important}.hamburger{position:relative;z-index:1200}.brand span{display:none}}@media (max-width:1249px){.navbar{position:relative}.hamburger{display:flex!important}.desktop-book{display:block}.brand{left:50%;position:absolute;transform:translateX(-50%)}}.nav-links li a{color:#000;padding-bottom:4px;text-decoration:none;transition:all .2s ease}.nav-links li a.nav-active,.nav-links li a:hover{border-bottom:2px solid #0077b6;color:#0077b6}.nav-links li a.nav-active{font-weight:700}.footer{background-color:#fff;color:#001d3d;font-family:Inter,sans-serif;padding:2rem 4rem}.footer-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-logo{margin-bottom:1rem;max-height:40px}.footer-nav{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-nav a{color:#5e6470;font-size:1rem;font-weight:500;text-decoration:none}.footer-divider{background-color:#001d3d;border:0;height:1px;margin:1.5rem 0}.footer-bottom{align-items:center;color:#5e6470;display:flex;flex-wrap:wrap;font-size:.9rem;justify-content:space-between}.footer-social{display:flex;gap:1rem}.footer-social img{height:22px;width:22px}.footer-social svg{color:#fff;cursor:pointer;font-size:1.8rem;padding:.4rem;transition:transform .2s ease,box-shadow .2s ease}.footer-social a,.footer-social svg{background-color:#001d3d;border-radius:50%}.footer-social a{align-items:center;display:flex;height:44px;justify-content:center;width:44px}.footer-social svg:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-4px)}@media screen and (max-width:768px){.footer{padding:1.5rem 2rem}.footer-top{gap:1rem}.footer-bottom,.footer-nav,.footer-top{align-items:flex-start;flex-direction:column}.footer-bottom{gap:1rem}.footer-social svg{font-size:1.8rem}.footer-social a{height:48px;width:48px}}.footer-logo-placeholder{width:120px}.booking-container{background:linear-gradient(to bottom right,#f0faff,#eaf6ff);border:1px solid #cce7ff;border-radius:12px;box-shadow:0 2px 6px #00000014;margin:auto;max-width:500px;padding:2rem}.booking-form{flex-direction:column}.booking-form,.name-fields{display:flex;gap:1rem}.name-fields input{flex:1 1}.booking-form input,.booking-form select,.booking-form textarea{border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px}.phone-select{display:flex;gap:.5rem}.phone-select select{width:80px}.booking-form textarea{min-height:100px;resize:vertical}.booking-form button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:.75rem;transition:background .3s}.booking-form button:hover{background-color:#0064d6}.booking-form label{color:#333;display:block;font-weight:500;margin-bottom:4px}.booking-form input,.booking-form select,.booking-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:16px;padding:8px;width:100%}.blog-details{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:900px;padding:60px 20px}.blog-details h1{font-size:2.4rem;line-height:1.3;margin-bottom:12px;text-align:center}.blog-details .blog-author{color:#777;font-size:.95rem;margin-bottom:30px;text-align:center}.blog-details img{border-radius:12px;display:block;height:auto;margin:0 auto 40px;max-width:100%}.blog-full-content{color:#333;font-size:1.05rem;line-height:1.8;text-align:justify}@media (max-width:768px){.blog-details{padding:40px 16px}.blog-details h1{font-size:2rem}.blog-full-content{font-size:1rem;line-height:1.7}}@media (max-width:480px){.blog-details{padding:30px 14px}.blog-details h1{font-size:1.6rem}.blog-details img{margin-bottom:30px}.blog-full-content{font-size:.95rem;line-height:1.6}}.service-details{margin:120px auto 60px;max-width:900px;padding:0 20px}.service-details-image,.service-title{margin-bottom:30px}.service-details-image img{max-width:450px}.service-details-content{color:#333;font-size:1.05rem;line-height:1.8;text-align:justify}.service-details-content p{margin-bottom:1rem}.service-details-content strong{color:#0b2138;font-weight:600}@media (max-width:768px){.service-title{font-size:1.8rem}.service-details-content{font-size:1rem}}.service-details{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.service-title{color:#0b2138;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.service-details-image{display:flex;justify-content:center;margin:2rem auto;width:100%}.service-details-image img{border-radius:16px;box-shadow:0 10px 28px #00000026;object-fit:cover;transition:transform .3s ease;width:100%}.service-details-content{color:#444;font-size:1rem;line-height:1.7;margin-top:2rem;white-space:pre-line}@media (max-width:468px){.service-title{font-size:1.6rem}.service-details-image img{border-radius:12px;max-height:240px}.service-details-content{font-size:.95rem}}@media (min-width:469px) and (max-width:768px){.service-title{font-size:1.9rem}.service-details-image img{max-height:320px}.service-details-content{font-size:1rem}}@media (min-width:769px) and (max-width:1200px){.service-title{font-size:2.2rem}.service-details-image img{max-height:420px}.service-details-content{font-size:1.05rem}}@media (min-width:1201px){.service-details-image img{max-height:480px}}.patient-safety{font-family:Arial,sans-serif;line-height:1.7;margin:40px auto;max-width:1100px;padding:20px}.patient-safety h1{color:#0a4b78;margin-bottom:20px;text-align:center}.patient-safety h2{color:#0a4b78;margin-top:30px}.patient-safety p{font-size:16px;margin-bottom:20px}.patient-safety ol{padding-left:20px}.patient-safety li{margin-bottom:10px}.patient-safety-image{display:flex;justify-content:center;margin:2rem 0}.patient-safety-image img{border-radius:16px;box-shadow:0 10px 25px #00000026;max-height:380px;max-width:700px;object-fit:cover;width:100%}@media (max-width:468px){.patient-safety-image img{border-radius:12px;max-height:240px}}.dental-tourism{font-family:Arial,sans-serif;line-height:1.8;margin:40px auto;max-width:1100px;padding:20px}.dental-tourism h1{color:#0a4b78;margin-bottom:30px;text-align:center}.dental-tourism h2{color:#0a4b78;margin-top:35px}.dental-tourism p{font-size:16px;margin-bottom:16px}.dental-tourism ol,.dental-tourism ul{margin-bottom:20px;padding-left:25px}.dental-tourism li{margin-bottom:8px}.note{color:#555}.note,blockquote{font-style:italic}blockquote{background:#f4f8fb;border-left:5px solid #0a4b78;margin-top:40px;padding:20px}.closing{font-weight:700;margin-top:20px;text-align:center}.content-table{border-collapse:collapse;font-size:.95rem;margin:2rem 0;width:100%}.content-table td,.content-table th{border:1px solid #ddd;padding:12px;text-align:center}.content-table th{background-color:#0b2138;color:#fff}.content-table tr:nth-child(2n){background-color:#f9f9f9}@media (max-width:600px){.content-table{font-size:.85rem}}.content-image{border-radius:12px;display:block;height:auto;margin:2rem auto;max-width:900px;width:100%}@media (max-width:468px){.content-table:after{color:#666;content:"← Swipe to view full table →";display:block;font-size:.75rem;margin-top:6px;text-align:center}.content-image{border-radius:8px;margin:1.5rem auto}.content-table{display:block;overflow-x:auto;white-space:nowrap}.content-table td,.content-table th{font-size:.8rem;padding:8px}h1{font-size:1.6rem}h3{font-size:1.2rem}}@media (min-width:469px) and (max-width:768px){.content-image{max-width:90%}.content-table td,.content-table th{font-size:.9rem;padding:10px}h1{font-size:1.9rem}}@media (min-width:769px) and (max-width:1200px){.content-image{max-width:850px}.content-table td,.content-table th{font-size:.95rem;padding:12px}}
/*# sourceMappingURL=main.3f561d52.css.map*/