.wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:400px;width:100%;color:#fff;overflow:hidden}.wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/banner1.jpg);background-size:cover;background-position:50%;filter:brightness(.6);z-index:0;opacity:.8}.banner-content{position:relative;z-index:1}.landing-page{padding-bottom:24px}.landing-page section{scroll-margin-top:90px}.landing-page .section-header{max-width:1200px;margin:0 auto 16px;padding:0 20px;text-align:center}.landing-page .section-title{margin:0;color:#4ba889;font-weight:800;letter-spacing:-.02em;line-height:1.15;font-size:clamp(1.5rem,2.2vw,2.25rem)}.landing-page .section-subtitle{margin:10px auto 0;max-width:720px;color:#6b7280;font-size:.98rem;line-height:1.5}.landing-page .section-cta{display:flex;justify-content:flex-end;margin-top:16px}.landing-page .cta-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:700;color:#2e8b6f;background:#e8f5f1;border:1px solid rgba(75,168,137,.35);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.landing-page .cta-link:hover{transform:translateY(-1px);background:#dff3ed;box-shadow:0 10px 24px rgba(31,42,55,.08)}.landing-page .cta-link .p-2{padding:0!important}.landing-page .hero-subtitle{font-weight:700;opacity:.95;font-size:clamp(1rem,1.4vw,1.35rem)}.wrapper h1,.wrapper p{font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.5);padding:10px 20px}.wrapper h1{font-size:1.5em}.wrapper p{font-size:1em}.banner-img{width:100%;height:70vh}.wrapper h1,.wrapper p{line-height:1.2;margin-bottom:10px}.wrapper .btn{text-decoration:none;color:#fff;font-weight:700}.btn{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:40px auto 0;background:#4ba889;border-radius:10px;transition:all .2s ease;font-size:16px;padding:8px 16px}@media screen and (min-width:600px){.btn{font-size:18px;padding:10px 20px}}@media screen and (min-width:900px){.btn{font-size:22px;padding:12px 24px}}@media screen and (min-width:1200px){.btn{font-size:25px;padding:14px 28px}.available-in-section{width:70%;max-width:1000px;margin:0 auto 20px}}.btn:hover{transform:translateY(-.25em);border-color:#4ba889}.banner-content{text-align:center}@media screen and (min-width:600px){.wrapper h1{font-size:1.75em}.wrapper p{font-size:1.125em}}@media screen and (min-width:900px){.wrapper h1{font-size:2.5em}.wrapper p{font-size:1.25em}}@media screen and (min-width:1200px){.wrapper h1{font-size:3em}.wrapper p{font-size:1.5em}}.content-area{padding:20px}.three-button-section{display:flex;justify-content:center;align-items:center;padding:10px 0;flex-wrap:wrap;background-color:#f9f9f9;position:relative;z-index:1}.three-button-section:before{content:"";position:absolute;top:-30px;left:0;width:100%;height:30px;background:linear-gradient(180deg,transparent,hsla(0,0%,98%,.9));z-index:0}.three-button{justify-content:space-around;max-width:100%;width:75%;animation:fade-in .8s ease-out}.three-btn,.three-button{display:flex;align-items:center;padding:10px 0}.three-btn{flex-direction:column;justify-content:center;width:30%;margin:10px;background:#fff;border:2px solid #4ba889;border-radius:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 5px 15px rgba(0,0,0,.05);position:relative;overflow:hidden}.three-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.3),transparent);transform:translateX(-100%);transition:transform .6s ease}.three-btn:hover:before{transform:translateX(100%)}.three-btn-icontext{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px;width:50%}.three-btn:hover{transform:translateY(-8px);box-shadow:0 15px 25px rgba(75,168,137,.15)}.three-btn-text{padding:1px 5px;font-weight:800;font-size:18px}.three-btn-text,.three-btn-text-desc{margin:0;color:#4ba889;text-align:center;transition:all .3s ease}.three-btn-text-desc{font-size:14px}.green-btn{background-color:#4ba889;transform:scale(1.05)}.green-btn:hover{transform:translateY(-8px) scale(1.05)}.green-text{color:#fff}@media (max-width:768px){.three-button{width:90%;align-items:center;gap:10px}.three-btn{width:80%;margin:10px 0}.three-btn-text{font-size:16px}.three-btn-text-desc{font-size:12px}}@media (max-width:480px){.three-btn{width:90%}.three-btn-text{font-size:12px}.three-btn-text-desc{font-size:.6em}}.about-us-section{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:50px 10px;gap:20px;width:100%;position:relative;overflow:hidden}.about-us-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(75,168,137,.05),hsla(0,0%,100%,0) 50%);z-index:-1}.about-us-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:95%;max-width:1400px;animation:fade-in 1s ease-out}.text-content{position:relative;padding:10px;animation:fade-in-up 1s ease-out}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.image-content{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:100%;transition:transform .5s ease;box-shadow:0 15px 30px rgba(0,0,0,.1);border-radius:15px;overflow:hidden}.image-content:hover{transform:scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)}.image-content img{width:100%;height:auto;display:block;border-radius:15px;transition:transform .5s ease;object-fit:cover}.image-content:hover img{transform:scale(1.05)}@media (max-width:1200px){.text-content{width:100%;max-width:750px}.image-content{width:100%;max-width:350px}}@media (max-width:992px){.about-us-content{flex-direction:column;gap:30px;align-items:center}.text-content{width:100%;max-width:800px}.image-content{width:100%}}@media (max-width:768px){.about-us-section{padding:40px 15px}.about-us-content{width:100%;gap:25px}.text-content{padding:15px}.image-content{max-width:450px}.image-content,.image-content img{border-radius:10px}}@media (max-width:480px){.about-us-section{padding:30px 10px}.about-us-content{gap:20px}.text-content{padding:10px}.text-content h2{font-size:1.5rem}.text-content p{font-size:.9rem;line-height:1.6}.image-content{max-width:100%;box-shadow:0 10px 20px rgba(0,0,0,.08)}.image-content,.image-content img{border-radius:8px}.image-content:hover{transform:scale(1.01)}}.service-enquiry-container{display:flex;flex-direction:column;padding:40px 20px;gap:30px;min-height:70vh;background:linear-gradient(180deg,#fafafa,#fff);position:relative}.service-enquiry-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e8f5f1,transparent)}.available-in-section{width:100%;margin-bottom:20px}.service-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.service-left-section{flex:0 1 30%;display:flex;align-items:flex-end;justify-content:center;animation:fade-in-left 1s ease-out}.service-left-section img{width:100%;max-width:420px;height:auto;max-height:520px;object-fit:contain;transition:transform .3s ease}.service-right-section{flex:1 1 520px;animation:fade-in-right 1s ease-out}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.service{width:100%}.service .section-header{margin-bottom:8px}.service .section-subtitle{margin-top:8px;font-size:.938rem}.service-locations-mini{background:linear-gradient(135deg,#f8fcfb,#f0f9f6);border-radius:12px;padding:20px;margin:15px 0 25px;box-shadow:0 4px 12px rgba(0,0,0,.06);animation:fadeIn .8s ease-out;display:flex;flex-direction:column;align-items:center;border:1px solid #e8f5f1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.service-locations-mini h5{text-align:center;margin-bottom:20px;color:#2d3748;font-weight:700;font-size:1.125rem;display:flex;align-items:center;justify-content:center;gap:8px}.service-locations-mini h5 svg{color:#4ba889}.location-tags-mini{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:15px}.location-tag-mini{background:linear-gradient(135deg,#e8f5f1,#d4ede5);color:#2d6a5a;padding:7px 14px;border-radius:20px;font-size:.813rem;font-weight:600;transition:all .25s ease;border:1px solid rgba(75,168,137,.15);box-shadow:0 2px 4px rgba(0,0,0,.04)}.location-tag-mini:hover{background:linear-gradient(135deg,#4ba889,#5bc4a0);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(75,168,137,.2);border-color:#4ba889}.service-contact-mini{display:flex;flex-direction:row;align-items:center;gap:24px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(75,168,137,.1)}.service-contact-mini p{display:flex;align-items:center;gap:8px;margin:0;color:#4a5568;font-size:.938rem;font-weight:500}.service-contact-mini p svg{color:#4ba889}.cards-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:30px}.card,.cards-container{align-items:center;justify-content:center}.card{background:#fff;border:1.5px solid #e8f5f1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;max-width:250px;padding:20px 12px;min-height:140px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative;background:linear-gradient(135deg,#fff,#fefdfb)}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4ba889,#5bc4a0);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.card:hover:before{transform:scaleX(1)}.card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(75,168,137,.12);border-color:#4ba889;background:linear-gradient(135deg,#fff,#f0fdf9)}.card-img-top{width:64px;height:64px;object-fit:contain;margin-bottom:12px;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(75,168,137,.1))}.card:hover .card-img-top{transform:scale(1.08);filter:drop-shadow(0 4px 8px rgba(75,168,137,.15))}.card-body{padding:0;width:100%;text-align:center;background:transparent}.service-right-section .card-body{padding:0!important}.card-body h6{margin:0;font-size:.875rem;font-weight:600;color:#2d3748;line-height:1.3;transition:color .3s ease}.card:hover .card-body h6{color:#4ba889}@media screen and (max-width:1200px){.cards-container{gap:14px}.card{padding:18px 10px 14px;min-height:130px}.card-img-top{width:56px;height:56px;margin-bottom:10px}}@media (min-width:992px){.available-in-section{width:80%;margin:0 auto 20px}}@media (max-width:768px){.service-enquiry-container{flex-direction:column;padding:10px}.service-content{order:1;flex-direction:row;gap:15px}.service-left-section{flex:0 1 32%;position:static}.service-left-section img{max-width:240px}.service-right-section{flex:0 1 65%}.section-cta{margin-top:20px}.cta-link{padding:10px 24px;font-size:.875rem}}@media (max-width:576px){.service-content{flex-direction:column}.available-in-section{margin-bottom:0}.service-left-section{display:none}.service-right-section{flex:0 1 100%}.cards-container{grid-template-columns:repeat(2,1fr);margin-top:20px}.service-locations-mini{padding:12px}.location-tags-mini{gap:6px}.location-tag-mini{padding:4px 8px;font-size:.8rem}.service-contact-mini{flex-direction:column;gap:8px}.landing-page .section-cta{justify-content:center}.cta-link{padding:10px 20px;font-size:.813rem}}@media screen and (max-width:768px){.cards-container{grid-template-columns:repeat(3,1fr);gap:12px}.card{padding:16px 10px 12px;min-height:120px}.card-img-top{width:52px;height:52px;margin-bottom:8px}.card-body h6{font-size:.813rem}}@media screen and (max-width:480px){.cards-container{grid-template-columns:repeat(3,1fr);gap:10px}.card{border-radius:10px;padding:16px 8px 12px;min-height:115px}.card-img-top{width:48px;height:48px;margin-bottom:10px}.card-body h6{font-size:.75rem;line-height:1.25}img.nurse-image{width:200px}.service-enquiry-container{padding:30px 15px}}.why-choose-section{background-color:#e8e8e8;width:100%;padding:30px 54px;border-top:5px solid #95c4b4;border-bottom:5px solid #95c4b4}.why-choose-container{display:flex;justify-content:space-around}.product_card{width:280px;height:320px;background:#fff;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;margin:20px;transition:.3s;border:2px solid #ececec;position:relative}.product_card img{width:100%;height:215px;object-fit:cover;border-radius:16px 16px 0 0}.product_info{padding:10px;background-color:#4ba889}.product_name{font-size:1rem;font-weight:600;margin:0;text-transform:uppercase;color:#fff}.product_description{font-size:.9rem;color:#fff;margin-top:5px}@media (max-width:768px){.why-choose-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;justify-items:center}.product_card{width:90%;height:auto;margin:10px 0}}@media (max-width:480px){.why-choose-container{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;justify-items:center}.product_card{width:100%}.product_name{font-size:.9rem}.product_description{font-size:.8rem}}.landing-videos-container{display:flex;justify-content:space-between;gap:24px;padding:20px;margin:0 auto;max-width:1200px;width:100%}.landing-videos-left,.landing-videos-right{display:flex;flex-direction:column}.landing-videos-left{width:60%}.landing-videos-right{width:35%}.video{width:100%;height:0;padding-bottom:56.25%;position:relative;background-color:#000}.video-embed{position:absolute;inset:0;width:100%;height:100%}.description{margin-top:15px}.read-more{margin-top:10px;color:blue;cursor:pointer}.thumbnail{display:flex;gap:12px;margin-bottom:16px;padding:10px;border-radius:12px;border:1px solid #e8f5f1;background:#fff;box-shadow:0 6px 15px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.thumbnail:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.thumbnail-image{width:140px;height:90px;border-radius:10px;object-fit:cover;flex-shrink:0}.thumbnail-description{display:flex;flex-direction:column;justify-content:center;flex:1 1;min-width:0;padding:4px 0}.thumbnail-description h4{margin:0;font-size:1rem;color:#2c3e50;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.youtube-channel-info{display:flex;align-items:center;margin:10px}.youtube-profile-photo{width:50px;height:50px;border-radius:50%;margin-right:10px}.youtube-channel-details{display:flex;flex-direction:column}.youtube-channel-name{font-weight:700;margin-bottom:5px}.youtube-subscribe-button{padding:5px 10px;background-color:#4ba889;color:#fff;border:none;border-radius:5px;cursor:pointer}.corner-wrapper{display:block;overflow:hidden}.corner-wrapper,.corner-wrapper-thumbnail{border-radius:10px;transform:translateZ(0);border:3px solid #eee}@media screen and (max-width:1024px){.landing-videos-container{flex-direction:column;align-items:center;gap:20px}.landing-videos-left,.landing-videos-right{width:100%;max-width:700px}.landing-videos-right{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.thumbnail{margin-bottom:0;flex-direction:row;padding:8px}.thumbnail-image{width:100px;height:65px;border-radius:8px}.thumbnail-description h4{font-size:.85rem;-webkit-line-clamp:2}}@media screen and (max-width:768px){.landing-videos-container{padding:16px;gap:16px}.landing-videos-left{width:100%}.landing-videos-right{width:100%;display:flex;flex-direction:column;gap:10px;background:#f8fdfb;border-radius:12px;padding:12px;border:1px solid #e8f5f1}.thumbnail{display:flex;flex-direction:row;align-items:center;padding:8px;margin-bottom:0;gap:10px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.thumbnail-image{width:80px;height:55px;border-radius:6px;flex-shrink:0}.thumbnail-description{padding:0}.thumbnail-description h4{font-size:.78rem;line-height:1.3;-webkit-line-clamp:2;color:#2c3e50}.youtube-channel-info{margin:8px 0}.youtube-profile-photo{width:32px;height:32px}.youtube-channel-name{font-size:.85rem}}@media screen and (max-width:480px){.landing-videos-container{padding:12px;gap:12px}.landing-videos-right{padding:10px;gap:8px}.thumbnail{padding:6px;gap:8px;border-radius:8px}.thumbnail-image{width:70px;height:48px;border-radius:5px}.thumbnail-description h4{font-size:.72rem;-webkit-line-clamp:2}.youtube-channel-info{margin:6px 0}.youtube-profile-photo{width:28px;height:28px}.youtube-channel-name{font-size:.8rem}}.link-container{display:flex;justify-content:flex-end;margin:10px 0 20px;padding-right:20px;padding-bottom:84px}.link-container a{display:flex;align-items:center;color:#4ba889;text-decoration:none;font-weight:600;font-size:18px;transition:all .3s ease;padding:10px 20px;border:2px solid #4ba889;border-radius:30px;background-color:transparent}.link-container a:hover{color:#fff;background-color:#4ba889;box-shadow:0 5px 15px rgba(75,168,137,.3)}.link-container a span{transition:transform .3s ease}.link-container a:hover span{transform:translateX(5px)}@media (max-width:768px){.link-container{justify-content:center;margin:20px 0}}.testimonial-section{display:flex;justify-content:space-between;align-items:center;padding:50px;background-color:#4ba889}.testimonial-left{flex:0 0 20%;display:flex;justify-content:center;align-items:center}.ratings-icon{font-size:24px;color:#ffc107}img.colons{width:125px;margin-bottom:115px}.testimonial-right{flex:0 0 75%;align-items:center}.testimonial-cards,.testimonial-right{display:flex;justify-content:space-between}.testimonial-cards{width:80%}.testimonial-card{background-color:#f5f5f5;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:45%}.testimonial-text{font-size:16px;margin-bottom:20px}.testimonial-author{display:flex;align-items:center}.testimonial-author img{width:40px;height:40px;border-radius:50%;margin-right:10px}.testimonial-author h5{margin:0;font-size:16px}.testimonial-author p{margin:0;font-size:14px;color:#666}@keyframes slideRight{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}.slider-icon{font-size:32px;color:#fff;cursor:pointer;animation:slideRight 1s infinite}.slider-icon:hover{animation-play-state:paused}@media (max-width:768px){.testimonial-section{flex-direction:column;padding:30px}.testimonial-left{flex:0 0 100%;margin-bottom:20px}.testimonial-right{flex:0 0 100%}img.colons{width:50px;margin-bottom:60px}.ratings-icon-image{max-width:200px}.testimonial-card{max-width:90%;margin:10px auto;width:280px}.testimonial-cards{flex-direction:column;align-items:center;width:100%}}@media (max-width:480px){.ratings-icon{font-size:10px}.ratings-icon-image{max-width:150px}.slider-icon{font-size:24px}.testimonial-author h5,.testimonial-text{font-size:14px}.testimonial-author p{font-size:12px}}@media (max-width:768px){.testimonial-section{padding:24px 16px;gap:16px}}.enquiry-container{display:flex;padding:23px 10px;border:1px solid #4ba889;border-radius:10px;background:#4ba889}.enquiry-form{display:flex;width:100%;justify-content:space-between}.left-fields{display:flex;flex-direction:column;width:40%}.input-wrapper{position:relative;margin-bottom:7px}.input-wrapper i{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-size:16px;color:#999}.input-wrapper input,.input-wrapper select{width:100%;padding:10px 10px 10px 30px;font-size:16px;box-sizing:border-box;border:1px solid #4ba889;border-radius:6px;color:#000;height:38px}.input-wrapper select{height:40px}.right-field{width:58%;display:flex;align-items:flex-start}.right-field textarea{width:100%;height:calc(4 * 40px + 3 * 20px);padding:10px;font-size:16px;resize:none;border:1px solid #4ba889;border-radius:8px}.enquiry-image{max-width:100%;height:auto;object-fit:cover;border-radius:8px}.enquiry-submit{display:block;margin:20px auto;padding:10px 20px;width:200px;color:#fff;border:none;border-radius:20px;cursor:pointer}.enquiry-btn-container{text-align:center}@media (max-width:992px){.landing-page .d-flex.container{flex-direction:column}.enquiry-container{width:100%!important;flex:0 0 100%!important;max-width:100%!important}.enquiry-container+.col-md-3{display:none}}@media (max-width:768px){.enquiry-container{padding:20px 15px}.enquiry-form{flex-direction:column;gap:15px}.left-fields,.right-field{width:100%}.right-field textarea{height:150px}.input-wrapper input,.input-wrapper select{font-size:14px;padding:10px 10px 10px 35px}.enquiry-image{display:none}}@media (max-width:576px){.enquiry-container{padding:15px 12px;margin:0 10px}.enquiry-form{flex-direction:column;gap:12px}.left-fields{width:100%;gap:8px}.right-field{width:100%}.right-field textarea{height:120px}.input-wrapper{margin-bottom:8px}.input-wrapper input,.input-wrapper select{font-size:14px;height:42px;padding:10px 10px 10px 35px}.input-wrapper select{height:44px}.enquiry-submit{width:100%;max-width:250px;padding:12px 24px;font-size:16px}}@media (max-width:480px){.enquiry-container{padding:15px 10px;margin:0 5px}.input-wrapper i{font-size:14px;left:10px}.input-wrapper input,.input-wrapper select{font-size:13px;padding:8px 8px 8px 32px;height:40px}.input-wrapper select{height:42px}.right-field textarea{height:100px;font-size:13px}.enquiry-image{display:none}}.fade-in{opacity:0;transition:opacity .5s ease-in-out}.fade-in.visible{opacity:1}