@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Marcellus&family=Rajdhani:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";.footer-container{position:relative;bottom:0;width:100%;background-color:#111;text-align:center}.footer-content{background:#51a6a8}.footer-links-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem 1rem;padding:4rem 4rem 1rem;color:#fff}.footer-items{text-align:left}.footer-items h3{font-size:1.4rem;margin-bottom:1rem}.footer-items p{font-size:.9rem;margin-bottom:.5rem}.footer-hover-items p:hover{color:#002626;cursor:pointer}.footer-tch-btn{margin-bottom:1.5rem!important}.follow-us{margin-top:1rem;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 4rem 2rem}.follow-us h3{font-size:1.4rem;font-weight:300;color:#fff}.follow-us-icons{margin:.5rem .8rem 0 0;font-size:1.8rem;color:#fff;cursor:pointer}.follow-us-icons:hover{transform:scale(1.1)}.footer-logo{width:100%}.contact-icons-cont{display:flex;align-items:center}.contact-icons-cont p{margin-top:.3rem}.contact-icons{font-size:1rem;margin:5px}.footer-br{width:92%;border-top:1px solid #fff;margin:1rem auto}.footer-policies{background-color:#fff;text-align:center;padding:1.5rem 1rem;border-top:1px solid #006968}.footer-policy-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-bottom:1rem}.footer-policy-links a{color:#000;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-policy-links a:hover{color:#555}.footer-policy-meta p{margin:.3rem 0;font-size:.8rem;color:#000;font-weight:400}@media (max-width: 767px){.footer-links-container{grid-template-columns:repeat(2,1fr);padding:4rem 2rem 1rem}.footer-br{width:85%}.follow-us{padding:1rem 2rem 3rem}}.mobile-dropdown-menu{position:static;box-shadow:none;border:none;background:#f8f8f8;min-width:unset;padding:.5rem 0;width:100%;border-radius:0 0 8px 8px;margin-top:.5rem}.mobile-dropdown-menu.show{display:block;opacity:1;transform:none}.mobile-dropdown-menu a{padding:14px 24px;font-size:1rem;color:#333;border-bottom:1px solid #eee;background:none;display:block}.mobile-dropdown-menu a:last-child{border-bottom:none}.logo-text{font-size:1.5rem;font-weight:700;cursor:pointer;color:#333;display:inline-block}.logo-text span{position:relative;color:#46b8b7;font-weight:700}.logo-text span:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:#46b8b7;opacity:.3;border-radius:2px}.navbar{position:fixed;top:0;width:100%;background-color:#fff;padding:1rem 5rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;border-bottom:1px solid #eee}.nav-item{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px 15px}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #46b8b7;border-radius:4px;padding:10px 0;min-width:320px;box-shadow:0 4px 10px #00000080;opacity:0;display:none;transform:translateY(-10px);transition:all .3s ease;z-index:99}.dropdown span{color:#000;font-weight:300}.dropdown-menu a{display:block;padding:10px 20px;color:#333;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.dropdown-menu a:hover{background-color:#46b8b7;color:#f2f2f2}.nav-item:hover,.nav-item:hover .navbar-arrow,.nav-item:hover span{color:#46b8b7}.nav-item:hover .dropdown-menu{opacity:1;display:block;transform:translateY(0)}.nav-links{display:flex;align-items:center;gap:30px;flex:1;justify-content:center;position:relative}.navbar-arrows{color:#46b8b7!important;stroke:#46b8b7!important;font-size:.8rem!important}.nav-item{position:relative;font-weight:400;color:#333;cursor:pointer;display:flex;align-items:flex-start;text-decoration:none}.nav-item span{display:flex;align-items:center;gap:5px}.navbar-arrow{font-size:.8rem;user-select:none}.right-section{display:flex;align-items:center;gap:20px;margin-left:auto}.logo-con{cursor:pointer}.logo-con img{height:45px}.logo{height:40px}.nav-buttons{display:flex;gap:15px}.navbar-btns{display:flex;justify-content:center;align-items:center;height:fit-content;width:fit-content;border:none;border-radius:4px;text-decoration:none;transition:background-color .3s}.btn-outline{color:#333;border:2px solid #46b8b7;padding:.4rem 2rem}.btn-outline:hover{background-color:#e0f7f7}.btn-filled{padding:.5rem 2.5rem;color:#fff;background:#46b9b8}.btn-filled:hover{color:#fff;background:#46b9b8}.hamburger{display:none}.bar{width:25px;height:3px;background-color:#333;transition:all .3s}.bar.open:nth-child(1){transform:rotate(45deg) translateY(8px)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:rotate(-45deg) translateY(-8px)}@media (max-width: 767px){.navbar{padding:1rem 2rem}.hamburger{display:flex;flex-direction:column;gap:3px;cursor:pointer}.nav-links{position:absolute;top:70px;left:0;background-color:#fff;width:100%;flex-direction:column;align-items:flex-start;gap:15px;padding:20px 30px;display:none}.nav-links.open{display:flex}.dropdown-menu{position:relative;top:0;left:0;border:none;box-shadow:none}.show{position:relative;left:0}.right-section{display:none}.nav-buttons{flex-direction:column}}.ortho-wrapper{color:#333;padding:6rem;min-height:90vh;width:100%;font-family:Segoe UI,sans-serif}.ortho-hero{position:relative;background-size:cover;background-position:center;padding:3rem 5rem 7rem;text-align:center;background-color:#4abbcc;color:#fff;border-radius:10px}.ortho-hero h1{font-size:5rem;margin-bottom:12px;font-weight:300}.ortho-hero button{position:absolute;left:4rem;bottom:2rem;background-color:#fff;color:#1c9db0;border:none;padding:10px 16px;border-radius:5px;cursor:pointer}.ortho-content{display:flex;justify-content:space-between;margin-top:4rem;flex-wrap:wrap}.ortho-text{width:48%}.ortho-text h2{font-family:"IBM Plex Serif",serif;font-weight:300;margin-bottom:10px;color:#1c9db0}.ortho-text p{font-size:1rem;text-align:justify;margin-bottom:2rem}.ortho-image{width:48%;margin-top:16px;text-align:center}.ortho-image img{width:100%;border-radius:8px}.ortho-section{margin:4rem 0}.ortho-section h2{color:#1c9db0;margin-bottom:1rem}.ortho-section p{font-size:14px;text-align:justify;color:#444}.ortho-highlights{display:flex;flex-wrap:wrap;gap:3rem;margin-top:1rem}.highlight{display:flex;flex-direction:column;justify-content:center;align-items:center}.highlight img{width:40px;height:40px;margin-bottom:5px}.highlight p{font-size:13px}.ortho-stats{display:flex;margin-top:30px;text-align:center;flex-wrap:wrap;gap:2rem}.stats-row{display:flex;justify-content:space-around;width:48%;flex-wrap:wrap;gap:1rem}.stat{font-size:14px}.stat strong{display:block;font-size:18px;color:#1c9db0}.cta-box{width:48%;background-color:#f3fafd;padding:16px;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.cta-box p{font-size:1.1rem;font-weight:500}.cta-box button{background-color:#1c9db0;color:#fff;border:none;padding:10px 16px;border-radius:5px;cursor:pointer}.offer-section{margin-top:3rem}.offer-section h2{font-size:1.6rem;color:#1c9db0;margin-bottom:1rem}.offer-intro{font-size:14px;margin-bottom:1rem;line-height:1.6;color:#444}.offer-subsection{margin-top:1.5rem}.offer-subsection h3{font-size:1.2rem;margin-bottom:.5rem;color:#007d87}.offer-points-list{list-style-type:disc;padding-left:1.5rem}.offer-points-list li{font-size:14px;color:#444;margin-bottom:.75rem;list-style:disc}.benefits-section{margin-top:3rem}.benefits-section h2{font-size:1.6rem;color:#1c9db0;margin-bottom:1rem}.benefits-intro{font-size:14px;color:#444;margin-bottom:1rem;line-height:1.6}.benefits-subsection{margin-top:1.5rem}.benefits-subsection h3{font-size:1.2rem;margin-bottom:.5rem;color:#007d87}.benefits-list{list-style-type:disc;padding-left:1.5rem}.benefits-list li{font-size:14px;color:#444;margin-bottom:.75rem}@media (max-width: 768px){.offer-section h2,.benefits-section h2{font-size:1.4rem}.offer-subsection h3,.benefits-subsection h3{font-size:1rem}}.benefits-list{list-style-type:disc;margin-left:1.5rem}.benefits-list li{font-size:14px;margin-bottom:.75rem;color:#444;list-style:disc}@media (max-width: 1024px){.ortho-wrapper{padding:4rem}.ortho-content,.stats-row,.cta-box{flex-direction:column;width:100%}.ortho-text,.ortho-image{width:100%}.highlight{width:30%}.cta-box{align-items:flex-start;gap:1rem}}@media (max-width: 768px){.ortho-wrapper{padding:3rem 1.5rem}.ortho-hero h1{font-size:2.5rem}.ortho-hero button{left:2rem;bottom:1rem;font-size:.9rem}.highlight{width:45%}}@media (max-width: 480px){.ortho-hero h1{font-size:1.8rem}.highlight,.cta-box button{width:100%}}.milestone-container{width:100%;padding:4rem 1rem;text-align:center;color:#000;box-sizing:border-box}.milestone-header{font-family:"IBM Plex Serif",serif;font-weight:300!important;margin-bottom:2rem;color:#1c9db0}.timeline-box{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:100vw;overflow:hidden}.timeline-scroll{overflow-x:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none}.timeline-scroll::-webkit-scrollbar{display:none}.timeline{display:flex;align-items:center;gap:3rem;padding:2.6rem 0 1rem;position:relative;min-width:max-content}.timeline:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#ccc;transform:translateY(-50%);z-index:0}.dot{position:relative;top:3px;z-index:1;text-align:center;color:#aaa;cursor:pointer;font-size:.9rem;min-width:50px}.dot:before{content:"";display:block;margin:0 auto .8rem;width:12px;height:12px;background-color:#ccc;border-radius:50%}.dot.active{color:#000;font-weight:700}.dot.active:before{background-color:#fff;border:5px solid #4cb5f5;width:10px;height:10px}.dot-desc{font-size:.8rem;font-weight:400}.arrow-button{background:#000;border:1px solid #ccc;border-radius:50%;padding:.4rem .5rem .1rem;color:#fff;cursor:pointer;min-width:40px;min-height:40px;flex-shrink:0}.arrow-button:disabled{opacity:.3;cursor:not-allowed}.milestone-details{display:flex;margin-top:1.5rem;padding:1rem;width:100%;max-width:90vw;margin-inline:auto;background-color:#ffffff1a;border-radius:12px}.milestone-details-year{font-size:1rem;font-weight:700}.milestone-desc-container{width:100%}.milestone-desc-container p{text-align:left}@media (max-width: 768px){.timeline{gap:1rem}}.nursing-care-container{padding:8rem 6rem;font-family:Poppins,sans-serif;color:#1f2937}.nursing-flex-section{display:flex;gap:2rem;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-bottom:4rem}.nursing-flex-section.header,.nursing-flex-section.team,.nursing-flex-section.info{margin-bottom:4rem}.header-image,.team-image{width:50%;max-width:600px;height:auto;border-radius:12px;object-fit:cover}.recovery-text img{width:100%;height:50%;border-radius:12px;object-fit:cover}.nursing-text-con,.team-text,.contact-card,.recovery-text{flex:1}.nursing-text-con h2,.team-text h3,.contact-card h4{font-family:"IBM Plex Serif",serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#0f172a}.nursing-text-con p,.team-text p,.contact-card p,.recovery-text p{font-size:1.1rem;line-height:1.7;color:#4b5563}.appointment-btn,.contact-btn{margin-top:1.5rem;padding:.75rem 1.75rem;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.appointment-btn:hover,.contact-btn:hover{background:#fff;color:#1d4ed8;border:1px solid #1d4ed8}.nursing-flex-section.info{align-items:flex-start}.contact-card{background-color:#f9fafb;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d}.contact-card p{margin:.5rem 0}.appointment-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;gap:2rem}.appointment-form{flex:1 1 400px;background-color:#f8f8f8;padding:1.5rem 2rem;border-radius:8px;box-shadow:0 0 10px #0000000d}.appointment-form h2{font-family:Marcellus,Poppins,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:2rem;color:#1f2937}.appointment-form label{display:block;margin-bottom:1rem;font-weight:500;color:#4b5563}.appointment-form input,.appointment-form textarea{color:#111827;background-color:#fff;width:100%;padding:.5rem .75rem;margin-top:.2rem;border:1px solid #d1d5db;border-radius:4px;font-size:.95rem;background-color:transparent}.appointment-form button{background-color:#222;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-size:1rem;cursor:pointer;transition:.3s ease}.appointment-form button:hover{color:#222;background-color:#fff;border:1px solid #222}.appointment-info h3{font-family:"IBM Plex Serif",serif;color:#fdfdfd;margin-bottom:1.5rem;font-size:1.4rem;font-weight:400}.highlight-container{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:40px 0}.highlight-card{position:relative;width:300px;height:250px;border:1px solid #c0e2e8;border-radius:10px;text-align:center;padding:20px;background-color:#fff;cursor:pointer;transition:box-shadow .3s ease;overflow:hidden}.highlight-card:hover{box-shadow:0 4px 16px #00000026}.highlight-icon{width:60px;height:60px;margin-bottom:12px}.highlight-card h4{font-size:16px;font-weight:600;color:#333}.highlight-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#061c2be6;color:#fff;padding:16px;opacity:0;transition:opacity .3s ease-in-out;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:10px;text-align:left}.highlight-card:hover .highlight-overlay{opacity:1}@media (max-width: 768px){.nursing-care-container{padding:6rem 2rem}.nursing-flex-section{flex-direction:column;text-align:center}.header-image,.team-image,.contact-card,.recovery-text{width:100%;padding:0}.appointment-container{flex-direction:column}.appointment-form,.appointment-info{width:100%;padding:0}.appointment-info h3{font-size:1.8rem}.form-row label{flex:1 1 100%}}.blog-hero{display:flex;justify-content:center;padding:8rem 6rem}.blog-bnr-inner{position:relative;width:100%;max-width:90vw;height:300px;border-radius:20px;overflow:hidden}.blog-bnr-bg-image{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:1}.blog-bnr-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2}.blog-bnr-content{position:relative;z-index:3;color:#fff;padding:3rem 6rem;display:flex;flex-direction:column;justify-content:center;height:100%}.blog-bnr-content h1{font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.blog-bnr-content p{font-size:1rem;font-weight:300;line-height:1.6}.blogs-expr-content{display:flex;gap:3rem;padding:6rem}.blogs-drone-image{width:50%;max-width:550px;max-height:450px;border-radius:12px;object-fit:cover}.blogs-drone-text-con{font-size:1.2rem;line-height:1.6;flex:1;display:flex;flex-direction:column;justify-content:space-between}.blogs-drone-text{display:flex;flex-direction:column;gap:1.5rem}.blogs-drone-text p{font-size:1rem}.blogs-drone-heading{font-size:2rem;font-weight:600;text-align:center;margin-bottom:20px}@media (max-width: 767px){.blog-hero{padding:8rem 2rem 4rem;height:auto}.blog-bnr-inner{height:250px}.blog-bnr-content{padding:2rem}.blog-bnr-content h1{font-size:1.8rem}.blogs-expr-content{flex-direction:column;padding:2rem}.blogs-drone-image{width:100%;max-width:100%;max-height:auto}.blogs-drone-text-con{font-size:1rem}.blogs-drone-heading{font-size:1.5rem;margin-top:1rem}}.pagination-section{padding:2rem 6rem;background-color:#000;color:#fff}.pagination-cards-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.pagination-card{flex:1 1 calc(33.333% - 2rem);background-color:#111;border-radius:12px;overflow:hidden;text-align:left;padding:1.5rem;box-shadow:0 2px 8px #ffffff1a;display:flex;flex-direction:column;justify-content:space-between;min-height:460px;max-height:460px}.pagination-card img{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.pagination-card h3{font-size:1.2rem;margin-bottom:.8rem}.pagination-card p{flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.5;max-height:6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.pagination-read-more{padding:.5rem 1rem;border:1px solid white;background:none;color:#fff;border-radius:6px;cursor:pointer;transition:background .3s ease}.pagination-read-more:hover{background-color:#fff;color:#000}.pagination-controls{display:flex;justify-content:center;gap:.5rem}.pagination-controls button,.pagination-controls span{padding:.5rem .9rem;background-color:#1a1a1a;border:none;color:#fff;border-radius:6px;cursor:pointer}.pagination-controls button.active{background-color:#fff;color:#000}.pagination-controls button:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 1024px){.pagination-card{flex:1 1 calc(50% - 1rem)}}@media (max-width: 768px){.pagination-section{padding:2rem 1rem}.pagination-card{flex:1 1 100%}}.sessions-testimonials-section{padding:4rem 6rem}.sessions-testimonial-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem}.sessions-testimonial-card{display:flex;flex-direction:column-reverse;justify-content:space-between;flex:1 1 calc(33.333% - 1rem);color:#fff;border:1px solid #000;border-radius:8px;padding:1rem;text-align:left;box-sizing:border-box;transition:transform .3s ease}.sessions-testimonial-card h3{color:#000;margin-top:1.5rem}.sessions-testimonial-card img{width:100%}.sessions-testimonial-card video{width:100%;border-radius:4px;object-fit:cover}@media (max-width: 767px){.sessions-testimonials-section{padding:4rem 1rem}}.cards-section{padding:2rem 6rem}.carousel-wrapper{overflow:hidden;position:relative}.carousel{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:1rem}.carousel::-webkit-scrollbar-track{background-color:#6f6f6f;border-radius:20px}.carousel::-webkit-scrollbar-thumb{background-color:#303030;border-radius:10px}.carousel::-webkit-scrollbar-thumb:hover{background-color:#1c1c1c;cursor:pointer}.carousel::-webkit-scrollbar{width:6px;height:4px}.card{flex:0 0 auto;scroll-snap-align:start;min-width:300px;max-width:320px;height:400px;background-size:cover;background-position:center;border-radius:10px;color:#fff;position:relative;overflow:hidden}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:1rem}.card{flex:0 0 auto;min-width:300px;max-width:320px;scroll-snap-align:start}.card-content{backdrop-filter:blur(4px);background:#00000080;padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.card-content h3{font-size:1.1rem;margin-bottom:.5rem}.card-content p{font-size:.9rem;margin-bottom:1rem}.learn-more{background:#fff;color:#000;border:none;border-radius:10px;padding:.5rem 1rem;font-weight:700;cursor:pointer}.slider-buttons{margin-top:1rem;display:flex;gap:1rem}.slider-buttons button{background-color:#111;color:#fff;border:none;border-radius:50%;padding:.5rem .6rem .2rem;font-size:1.2rem;cursor:pointer}.slider-buttons button:hover{background-color:transparent;background-color:#222}@media (max-width: 767px){.cards-section{padding:2rem}.card{min-width:90%}}.gallery-container{padding:6rem;margin:auto}.evnt-gal-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:2rem 0 8rem}.evnt-gal-text{flex:1;min-width:280px;display:flex;flex-direction:column;justify-content:space-between}.evnt-gal-text h2{font-size:2.5rem;margin:0 0 2rem}.evnt-gal-text p{font-size:1rem;line-height:1.6;text-align:justify}.evnt-gal-img img{max-width:100%;border-radius:10px;height:auto}.evnt-gal-btns-container{display:flex}.explr-serv-btn{background-color:#fff!important;color:#000!important;filter:unset!important}.explr-serv-btn:hover{background-color:#000!important;color:#fff!important;border:1px solid #fff!important}.tab-switch-container{display:flex;justify-content:flex-start;background-color:#222;border-radius:8px;overflow:hidden;max-width:300px;margin:20px 0;box-shadow:0 2px 6px #0000004d}.tab-button{flex:1;background-color:#fff;color:#000;border:none;padding:12px 0;font-size:1rem;font-weight:500;text-align:center;transition:background-color .3s ease,color .3s ease;cursor:pointer}.tab-button:hover{background-color:#eee}.tab-button.active{background-color:#46b9b8;color:#fff}@media (max-width: 480px){.tab-switch-container{max-width:100%;border-radius:6px}.tab-button{padding:10px 0;font-size:.95rem}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:150px;gap:1rem}.grid-item{position:relative;overflow:hidden;border-radius:10px;background:#eee}.grid-item img{width:100%;height:100%;object-fit:cover;display:block}.grid-item.text-label{display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;text-align:center;color:#111;background:#fff}.size-1{grid-row:span 1}.size-2{grid-row:span 2}.size-3{grid-row:span 1}.size-4{grid-row:span 2}.size-5{grid-row:span 2.5}.size-popular-1{grid-row:span 1}.size-popular-2{grid-row:span 2}.size-popular-3{grid-row:span 1}.size-popular-4{grid-row:span 2}.size-popular-5{grid-row:span 2.5}.size-popular-6{grid-row:span 1}@media (max-width: 768px){.gallery-container{padding:2rem}.evnt-gal-container{padding:3rem 0}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.grid-item.text-label{font-size:1.5rem;padding:1rem}}.appointment-section{padding:3rem 1rem;width:100%}.appointment-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:auto;gap:2rem}.appointment-form{flex:1 1 400px;background-color:#eee;padding:1.5rem 2rem;border-radius:8px;box-shadow:0 0 10px #0000000d}.appointment-form h2{font-family:Marcellus,Poppins,sans-serif;font-size:3rem;font-weight:200;line-height:normal;margin:0 0 2rem;color:#222}.appointment-form label{display:block;margin-bottom:1rem;font-weight:500;color:#555}.appointment-form label span{color:#ccc}.appointment-form input,.appointment-form textarea{color:#fff;background-color:#000;width:100%;padding:.5rem .7rem;margin-top:.2rem;border:1px solid #444;border-radius:4px;font-size:.8rem;background-color:transparent}.appointment-form textarea{resize:vertical;height:100px}.appointment-form button{background-color:#222;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s}.appointment-form button:hover{color:#222;background-color:#ccc}.appointment-info{flex:1 1 400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.appointment-info h3{font-family:"IBM Plex Serif",serif;color:#000;margin-bottom:1.5rem;font-size:1.4rem;font-weight:400}.appointment-info img{width:100%;border-radius:8px;margin-top:1rem}.form-row{display:flex;gap:1rem;flex-wrap:wrap}.form-row label{flex:1 1 48%}@media (max-width: 768px){.appointment-container{flex-direction:column}.appointment-form,.appointment-info{width:100%}.appointment-info h3{font-size:1.8rem}.form-row label{flex:1 1 100%}}.cascading-container{display:flex;flex-direction:column;padding:4rem 6rem;text-align:center;width:100%;margin:auto}.cascading-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.cascade-img-con{display:flex;align-items:center;justify-content:center;position:relative;margin:auto;max-width:100%}.cascading-card{background:#000;border:1px solid #888;border-radius:12px;padding:.75rem;box-shadow:0 6px 16px #0000001f;transition:all .4s ease;margin-left:-80px;text-align:center;display:flex;flex-direction:column;align-items:center}.cascading-card:first-child{margin-left:0}.cascading-card img{width:100%;border-radius:8px;object-fit:cover}.card-description{font-size:1.05rem;padding:.75rem 0 .25rem;color:#fff;line-height:1.3}.small{width:260px;height:320px;opacity:.6;transform:translateY(10px) scale(.9)}.medium{width:300px;height:350px;opacity:.8;transform:translateY(5px) scale(.95)}.large{width:400px;height:380px;opacity:1;transform:translateY(0) scale(1)}.small img{height:240px}.medium img{height:280px}.large img{height:300px}.cic-arrow{font-size:2.2rem;color:#333;cursor:pointer;user-select:none;transition:color .3s;z-index:10;position:absolute}.left-arrow{top:45%;left:-3rem}.right-arrow{top:45%;right:-3rem}.cic-arrow:hover{color:#ff6a00}@media (max-width: 787px){.cascading-container{padding:4rem 1rem}.left-arrow{left:-1rem}.right-arrow{right:-1rem}.small{width:100px;height:150px}.medium{width:110px;height:190px}.large{width:180px;height:220px}.cascading-card img{height:160px}.card-description{font-size:.85rem}.cascading-wrapper{padding:0 1rem}.cascading-card{margin-left:-50px}}.policies-comp{max-width:1000px;padding:8rem 6rem;font-family:Segoe UI,Roboto,sans-serif;color:#333;line-height:1.6}.policies-comp h1{font-family:"IBM Plex Serif",serif;font-size:2.25rem;margin-bottom:.5rem;color:#1a1a1a}.updated-date{font-size:.95rem;color:#666;margin-bottom:2rem}.policy-section{margin-bottom:2rem}.policy-section h2{font-size:1.5rem;margin-bottom:.75rem;color:#1a1a1a}.policy-section p{margin-bottom:1rem}.policy-section ul{padding-left:1.5rem;margin-bottom:1rem}.policy-section li{margin-bottom:.5rem}.policy-section a{color:#07c;text-decoration:underline;word-break:break-word}.policy-section a:hover{text-decoration:none}.policy-section h3,.policy-section h4,.policy-section h5{margin-top:1rem;margin-bottom:.5rem}@media (max-width: 768px){.policies-comp{padding:1.5rem 1rem}.policies-comp h1{font-size:1.8rem}.policy-section h2{font-size:1.25rem}.policy-section p,.policy-section li{font-size:.95rem}}@media (max-width: 480px){.policies-comp h1{font-size:1.5rem}.policy-section h2{font-size:1.1rem}}.markdown-content h3{font-size:1.2rem;margin-top:1rem}.markdown-content strong{font-weight:700}.registration-container{min-height:100vh;background:#e2ffff;display:flex;align-items:center;justify-content:center;padding:9rem 6rem 6rem}.registration-box{background:#fffe;display:flex;width:100%;max-width:1100px;border-radius:20px;box-shadow:0 2px 70px #46b9b8a6;overflow:hidden;flex-wrap:wrap}.registration-right{flex:1;padding:2rem 3rem;display:flex;flex-direction:column;justify-content:center}.registration-form{display:flex;flex-direction:column;gap:1rem}.registration-form .form-row{display:flex;gap:1rem}.registration-form .form-group{flex:1;display:flex;flex-direction:column}.registration-form input[type=text],.registration-form input[type=email],.registration-form input[type=file],.registration-form select,.registration-form textarea{padding:.6rem .75rem;border:1px solid #ccc;border-radius:8px;margin-top:.3rem;font-size:1rem;background:#f1ffff;width:100%}.registration-form textarea{resize:vertical}.file-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;padding-left:0;list-style:none}.file-preview li{background-color:#f0f8f8;border-radius:10px;border:1px solid #ccc;padding:.75rem 1rem;word-break:break-word;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.file-preview li:hover{background-color:#e0f7f7}.file-preview li a{text-decoration:none!important}.remove-file-icon{color:#c00;cursor:pointer;font-size:1rem;transition:color .2s}.remove-file-icon:hover{color:#f44}.clear-files-button{margin-top:1.5rem;background-color:#c00;color:#fff;width:180px;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.85rem;cursor:pointer;transition:background .3s}.clear-files-button:hover{background-color:#f44}.error-msg{color:#c00;font-size:.85rem;margin-top:.3rem}.file-preview-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.file-preview-modal{background:#fff;padding:2rem;border-radius:12px;max-width:600px;width:90%;position:relative;text-align:center}.file-preview-content{position:relative}.preview-image{max-width:100%;max-height:400px;margin-top:1rem}.modal-close{position:absolute;top:-1.5rem;right:-1.5rem;background:#fff;border-radius:50%;box-shadow:0 0 5px #0003;padding:.2rem}.button-group{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:1rem;gap:1rem}.register-button,.reg-signup-button{background-color:#46b9b8;color:#fff;padding:.65rem 2rem;border:none;border-radius:8px;font-weight:300;font-size:.95rem;cursor:pointer;transition:background .3s ease}.reg-prev-cancel{padding:.6rem 1.2rem}.register-button:hover,.reg-signup-button:hover{background-color:#218b87}.custom-file-upload{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.upload-btn{background-color:#46b9b8;color:#fff;padding:.5rem 1.2rem;border:none;border-radius:6px;cursor:pointer;font-weight:500}.upload-btn:hover{background-color:#218b87}.file-count{font-size:.9rem;color:#333}.field-error{color:#d93025;font-size:.85rem;margin-top:4px;font-weight:600}.form-row{display:flex;gap:1rem}.form-group{flex:1;display:flex;flex-direction:column}.field-error{color:#d93025;font-size:.85rem;margin-top:4px;font-weight:600;min-height:20px;visibility:hidden}.field-error.visible{visibility:visible}@media (max-width: 768px){.registration-form{width:100%}.registration-form .form-row{flex-direction:column}.button-group{flex-direction:column;align-items:stretch}.progress-bar-container{margin:1rem 1.5rem}}.messages-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 0 12px #0000000d}.section-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.message-list{display:flex;flex-direction:column;gap:1rem}.message-card{background:#f9fafb;padding:1rem 1.2rem;border-radius:8px;transition:box-shadow .2s ease;cursor:pointer}.message-card:hover{box-shadow:0 0 6px #00000014}.message-header{display:flex;justify-content:space-between;align-items:center}.message-header h4{margin:0;font-size:1rem;color:#111827}.message-time{font-size:.75rem;color:#6b7280}.message-subject{font-weight:600;margin:.5rem 0 .2rem;color:#374151}.message-preview{font-size:.9rem;color:#6b7280;margin:0}@media (max-width: 768px){.message-header{flex-direction:column;align-items:flex-start;gap:.2rem}}.book-demo-panel{position:fixed;top:0;right:0;width:40%;height:100vh;background:#fff;color:#000;box-shadow:-2px 0 8px #0003;z-index:1001;padding:2rem;overflow-y:auto;display:flex;flex-direction:column;transition:right .3s ease-in-out}.book-demo-panel.open{right:0}.backdrop{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0006;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.backdrop.show{opacity:1;pointer-events:all}.close-btn{position:absolute;top:1rem;right:2rem;font-size:2rem;color:#ff4c4c;background:none;border:none;cursor:pointer}.demo-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;background-color:#fff}.demo-form input,.demo-form textarea,.demo-form select{background:#88d8d7;color:#000;border:1px solid #444;border-radius:6px;padding:.75rem;font-size:1rem;width:100%}.demo-form input{width:unset}.demo-form input::placeholder,.demo-form textarea::placeholder{color:#000}.checkbox-label{display:flex;align-items:center;font-size:.9rem;gap:.5rem;margin-top:.5rem}.submit-btn{padding:.8rem;background:#268ae3;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:1rem;width:10rem;align-self:flex-start}.submit-btn:hover{background:#1a6bc2}@media (max-width: 768px){.book-demo-panel{width:100%}.demo-form{padding:0}}.notfound-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem}.notfound-image{max-width:400px;width:80%;margin-bottom:30px}.notfound-title{font-size:5rem;color:#2d3748;margin:0}.notfound-text{font-size:1.25rem;color:#4a5568;margin:20px 0}.notfound-button{padding:12px 24px;background-color:#3182ce;color:#fff;text-decoration:none;border-radius:8px;font-weight:700;transition:background-color .3s ease}.notfound-button:hover{background-color:#2b6cb0}@media (max-width: 600px){.notfound-title{font-size:3rem}.notfound-text{font-size:1rem}}html,body{background-color:#fff;margin:0;padding:0;height:100%}*{font-family:Poppins,Roboto,serif,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;list-style-type:none;box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,sans-serif;background-color:#fff6;color:#333;line-height:1.6;position:relative}p,span,li,.nav-link{font-weight:200}h1,h2,h3,h4,h5,h6{font-weight:300}.section-title{font-size:2.5rem;font-weight:200;margin-bottom:2rem}.c-pale-blue{color:var(--chakra-pale-blue-color)}.bgc-pale-blue{background-color:var(--chakra-pale-blue-color)}.btn-primary{display:flex;justify-content:center;background-color:transparent;color:#fff;font-weight:500;max-width:fit-content;margin:0 15px 0 0;padding:.9rem 2rem .8rem;border:1px solid #000;border-radius:8px;background-clip:padding-box;transform:scale(1);filter:drop-shadow(rgba(31,213,249,.25) 0px 0px 8px);text-decoration:none;cursor:pointer;position:relative}.btn-arrow{padding:.8rem 2.8rem .8rem 2rem!important}.btn-primary:hover{border-color:#f28134;color:#fff;border-radius:8px;filter:drop-shadow(rgba(31,213,249,.25) 0px 0px 8px)}@media (max-width: 767px){.section-title{font-size:2rem;margin-bottom:1rem}}:root{--font-display: clamp(1.2rem, 5vw, 2.6rem);--font-h1: clamp(1.6rem, 3vw, 2.5px);--font-h2: clamp(24px, 3vw, 36px);--font-h3: clamp(22px, 3vw, 32px);--font-h4: clamp(18px, 3vw, 28px);--font-h5: clamp(16px, 3vw, 26px);--font-body-lg: clamp(10px, 3vw, 18px);--font-body: clamp(.9rem, 2vw, 1rem);--font-small: 12px;--chakra-colors-chakra-body-text: var(--chakra-colors-whiteAlpha-900);--chakra-colors-chakra-body-bg: var(--chakra-colors-gray-800);--chakra-colors-chakra-border-color: var(--chakra-colors-whiteAlpha-300);--chakra-colors-chakra-inverse-text: var(--chakra-colors-gray-800);--chakra-colors-chakra-subtle-bg: var(--chakra-colors-gray-700);--chakra-colors-chakra-subtle-text: var(--chakra-colors-gray-400);--chakra-colors-chakra-placeholder-color: var(--chakra-colors-whiteAlpha-400);--chakra-colors-black: #000000;--chakra-colors-white: #FFFFFF;--chakra-colors-whiteAlpha-50: rgba(255, 255, 255, .04);--chakra-colors-whiteAlpha-100: rgba(255, 255, 255, .06);--chakra-colors-whiteAlpha-200: rgba(255, 255, 255, .08);--chakra-colors-whiteAlpha-300: rgba(255, 255, 255, .16);--chakra-colors-whiteAlpha-400: rgba(255, 255, 255, .24);--chakra-colors-whiteAlpha-500: rgba(255, 255, 255, .36);--chakra-colors-whiteAlpha-600: rgba(255, 255, 255, .48);--chakra-colors-whiteAlpha-700: rgba(255, 255, 255, .64);--chakra-colors-whiteAlpha-800: rgba(255, 255, 255, .8);--chakra-colors-whiteAlpha-900: rgba(255, 255, 255, .92);--chakra-colors-blackAlpha-50: rgba(0, 0, 0, .04);--chakra-colors-blackAlpha-100: rgba(0, 0, 0, .06);--chakra-colors-blackAlpha-200: rgba(0, 0, 0, .08);--chakra-colors-blackAlpha-300: rgba(0, 0, 0, .16);--chakra-colors-blackAlpha-400: rgba(0, 0, 0, .24);--chakra-colors-blackAlpha-500: rgba(0, 0, 0, .36);--chakra-colors-blackAlpha-600: rgba(0, 0, 0, .48);--chakra-colors-blackAlpha-700: rgba(0, 0, 0, .64);--chakra-colors-blackAlpha-800: rgba(0, 0, 0, .8);--chakra-colors-blackAlpha-900: rgba(0, 0, 0, .92);--chakra-colors-gray-50: #F7FAFC;--chakra-colors-gray-100: #EDF2F7;--chakra-colors-gray-200: #E2E8F0;--chakra-colors-gray-300: #CBD5E0;--chakra-colors-gray-400: #A0AEC0;--chakra-colors-gray-500: #718096;--chakra-colors-gray-600: #4A5568;--chakra-colors-gray-700: #2D3748;--chakra-colors-gray-800: #1A202C;--chakra-colors-gray-900: #171923}
