.aboutHeroSection-module__pQaQmG__hero{color:#fff;background-image:url(/images/about-banner-2.webp);background-position:50%;background-size:cover;align-items:center;width:100%;height:clamp(250px,40vh,400px);font-family:Poppins,sans-serif;display:flex;position:relative}.aboutHeroSection-module__pQaQmG__overlay{background:#00000080;justify-content:center;align-items:center;width:100%;height:clamp(250px,40vh,400px);padding:20px;display:flex}.aboutHeroSection-module__pQaQmG__rowContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:100%;max-width:1400px;display:flex}.aboutHeroSection-module__pQaQmG__content{text-align:left;flex-direction:column;justify-content:center;width:100%;display:flex}.aboutHeroSection-module__pQaQmG__content h1{margin-bottom:15px;font-size:2.5rem;font-weight:700}.aboutHeroSection-module__pQaQmG__content p{color:#fff;text-align:justify;max-width:600px;font-size:1rem;line-height:1.6}.aboutHeroSection-module__pQaQmG__navLinks{white-space:nowrap;align-items:center;gap:20px;font-size:.9rem;display:flex}.aboutHeroSection-module__pQaQmG__navLinks a{color:#fff;align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.aboutHeroSection-module__pQaQmG__navLinks a:hover{color:var(--primary)}.aboutHeroSection-module__pQaQmG__navLinks span{font-size:1.1rem;line-height:1}.aboutHeroSection-module__pQaQmG__icon{margin-right:8px}.aboutHeroSection-module__pQaQmG__arrow{margin-left:8px;transition:transform .3s}.aboutHeroSection-module__pQaQmG__navLinks a:hover .aboutHeroSection-module__pQaQmG__arrow{transform:translate(3px)}@media (min-width:768px){.aboutHeroSection-module__pQaQmG__overlay{padding:0 40px}.aboutHeroSection-module__pQaQmG__rowContainer{flex-direction:row;justify-content:space-between;align-items:center}.aboutHeroSection-module__pQaQmG__content h1{font-size:3.5rem}.aboutHeroSection-module__pQaQmG__content p{font-size:1.1rem}.aboutHeroSection-module__pQaQmG__navLinks{font-size:1rem}}@media (min-width:992px){.aboutHeroSection-module__pQaQmG__overlay{padding:0 60px}.aboutHeroSection-module__pQaQmG__content h1{font-size:4rem}}@media (max-width:480px){.aboutHeroSection-module__pQaQmG__content h1{margin-bottom:10px;font-size:2rem}.aboutHeroSection-module__pQaQmG__content p{font-size:.9rem}.aboutHeroSection-module__pQaQmG__navLinks{gap:8px;font-size:.8rem}.aboutHeroSection-module__pQaQmG__icon,.aboutHeroSection-module__pQaQmG__arrow{width:14px;height:14px}}
.serviceAbout-module__jGzeia__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;padding:30px;font-family:Poppins,sans-serif;display:flex}.serviceAbout-module__jGzeia__leftSection{flex:1;min-width:300px;max-width:600px;margin-top:20px;margin-bottom:30px;padding-right:0;position:relative}.serviceAbout-module__jGzeia__growthBox{background-color:var(--primary);color:#fff;text-align:center;z-index:2;border-radius:15px;width:180px;padding:15px;font-weight:700;position:absolute;top:-30px;left:0;transform:translateY(-50%)}.serviceAbout-module__jGzeia__growthBox h2{color:#fff;text-align:left;margin:0;font-size:2.5rem;line-height:1}.serviceAbout-module__jGzeia__growthBox p{color:#edf0ff;text-align:left;margin:5px 0 0;font-size:.9rem}.serviceAbout-module__jGzeia__mainImageBox{border-radius:20px;width:100%;height:auto;position:relative}.serviceAbout-module__jGzeia__mainImage{border-radius:20px;width:100%;height:auto;display:block}.serviceAbout-module__jGzeia__overlayImageBox{border:5px solid #fff;border-radius:15px;width:40%;max-width:200px;height:auto;position:absolute;bottom:-30px;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.serviceAbout-module__jGzeia__overlayImageBox:after{content:"";background-color:rgba(var(--primary),.2);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.serviceAbout-module__jGzeia__overlayImage{width:100%;height:auto;display:block}.serviceAbout-module__jGzeia__rightSection{flex:1;min-width:300px;max-width:550px}.serviceAbout-module__jGzeia__serviceBadge{background:var(--primary-soft);color:var(--primary);border-radius:20px;margin-bottom:15px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}.serviceAbout-module__jGzeia__heading{color:#1d1d1d;margin:10px 0;font-size:1.8rem;font-weight:800;line-height:1.3}.serviceAbout-module__jGzeia__description{color:#6f6f6f;text-align:justify;margin-bottom:25px;font-size:1rem;line-height:1.8}.serviceAbout-module__jGzeia__services{flex-direction:column;gap:20px;margin:30px 0;display:flex}.serviceAbout-module__jGzeia__serviceRow{flex-wrap:wrap;gap:20px;display:flex}.serviceAbout-module__jGzeia__serviceItem{background:#f9f9f9;border-radius:8px;flex:1;align-items:center;gap:15px;min-width:250px;padding:15px;transition:all .3s;display:flex}.serviceAbout-module__jGzeia__iconCircle{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.serviceAbout-module__jGzeia__serviceItem h3{color:#333;margin:0;font-size:.95rem;font-weight:500}.serviceAbout-module__jGzeia__callText{color:#777;flex-wrap:wrap;align-items:center;gap:6px;margin:25px 0;font-size:1rem;font-weight:500;display:flex}.serviceAbout-module__jGzeia__callText a{color:var(--primary);align-items:center;gap:3px;text-decoration:none;transition:all .3s;display:inline-flex}.serviceAbout-module__jGzeia__appointmentBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:14px 25px;font-size:1rem;transition:all .3s;display:inline-flex}.serviceAbout-module__jGzeia__appointmentBtn h4{font-size:inherit;font-weight:inherit;margin:0;line-height:1}.serviceAbout-module__jGzeia__serviceItem:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.serviceAbout-module__jGzeia__serviceItem:hover .serviceAbout-module__jGzeia__iconCircle{transform:scale(1.1)}.serviceAbout-module__jGzeia__callText a:hover{text-decoration:underline}.serviceAbout-module__jGzeia__appointmentBtn:hover{background-color:var(--primary-soft);border:1px solid var(--primary);color:var(--primary);transform:translate(5px)}@media (min-width:768px){.serviceAbout-module__jGzeia__container{gap:50px;padding:50px}.serviceAbout-module__jGzeia__leftSection{margin-bottom:0;padding-right:40px}.serviceAbout-module__jGzeia__growthBox{width:auto;padding:20px;transform:translate(-10%)}.serviceAbout-module__jGzeia__growthBox h2{font-size:3.5rem}.serviceAbout-module__jGzeia__overlayImageBox{width:200px;bottom:50px;right:-50px}.serviceAbout-module__jGzeia__heading{font-size:2.25rem}.serviceAbout-module__jGzeia__serviceItem{background:0 0;min-width:0;padding-left:0}}@media (min-width:992px){.serviceAbout-module__jGzeia__heading{font-size:2.3rem}.serviceAbout-module__jGzeia__growthBox h2{font-size:4rem}}@media (max-width:480px){.serviceAbout-module__jGzeia__container{padding:20px}.serviceAbout-module__jGzeia__growthBox{width:150px;padding:12px;top:-20px}.serviceAbout-module__jGzeia__growthBox h2{font-size:2rem}.serviceAbout-module__jGzeia__overlayImageBox{width:35%;bottom:-20px}.serviceAbout-module__jGzeia__heading{font-size:1.8rem}.serviceAbout-module__jGzeia__serviceItem{min-width:100%}.serviceAbout-module__jGzeia__appointmentBtn{justify-content:center;width:100%}}
.homeTwo-module__9nerdW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.homeTwo-module__9nerdW__section{color:#fff;text-align:center;background:#ffa6000f;border-radius:20px;padding:100px 60px;position:relative;overflow:hidden}.homeTwo-module__9nerdW__section:before{content:"";opacity:.05;z-index:0;background-image:url(/images/new/wave-bg-2.svg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.homeTwo-module__9nerdW__lineHeading{justify-content:center;align-items:center;gap:12px;margin-bottom:10px;display:flex}.homeTwo-module__9nerdW__line{background-color:var(--primary);width:clamp(20px,5vw,40px);height:2px}.homeTwo-module__9nerdW__subheading{text-transform:uppercase;color:#000;letter-spacing:1px;font-size:clamp(12px,2vw,14px)}.homeTwo-module__9nerdW__headingWrapper{z-index:1;margin-bottom:clamp(30px,5vw,50px);position:relative}.homeTwo-module__9nerdW__cardLayout{height:100%;display:flex}.homeTwo-module__9nerdW__leftColumn{background:#fff;flex-direction:column;justify-content:space-between;width:25%;display:flex}.homeTwo-module__9nerdW__rightColumn{flex-direction:column;width:75%;height:100%;display:flex}.homeTwo-module__9nerdW__headingWrapper,.homeTwo-module__9nerdW__cards{z-index:1;position:relative}.homeTwo-module__9nerdW__title{color:#000;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(24px,4vw,32px);font-weight:700;line-height:1.3}.homeTwo-module__9nerdW__cards{z-index:1;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:stretch;gap:clamp(16px,3vw,24px);max-width:1500px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(2,1fr);gap:clamp(12px,2.5vw,20px)}}@media (max-width:480px){.homeTwo-module__9nerdW__cards{grid-template-columns:1fr}}.homeTwo-module__9nerdW__card{color:#000;text-align:left;background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.homeTwo-module__9nerdW__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.homeTwo-module__9nerdW__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.homeTwo-module__9nerdW__image{object-fit:cover;width:100%;transition:transform .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__image{transform:scale(1.05)}.homeTwo-module__9nerdW__imageOverlay{background:0 0;transition:background .3s;position:absolute;inset:0}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__imageOverlay{background:#0000001a}.homeTwo-module__9nerdW__content{flex-direction:column;flex-grow:1;padding:clamp(16px,2vw,24px);display:flex}.homeTwo-module__9nerdW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.homeTwo-module__9nerdW__iconWrapper{width:clamp(50px,6vw,80px);height:clamp(50px,6vw,80px);color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__iconWrapper{background:var(--primary);color:#fff}.homeTwo-module__9nerdW__icon{background-color:var(--primary);width:clamp(18px,3vw,24px);height:clamp(18px,3vw,24px);transition:background-color .3s,transform .3s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__icon{background-color:#fff;transform:scale(1.1)}.homeTwo-module__9nerdW__number{color:#e5e7eb;text-align:center;margin-top:auto;font-size:clamp(30px,5vw,45px);font-weight:700;line-height:1;transition:color .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__number{color:#d1d5db}.homeTwo-module__9nerdW__cardTitle{color:#1f2937;margin:0 0 12px;font-size:clamp(16px,2vw,18px);font-weight:600;line-height:1.4}.homeTwo-module__9nerdW__cardDesc{color:#6b7280;-webkit-line-clamp:3;text-align:justify;-webkit-box-orient:vertical;margin-bottom:clamp(16px,3vw,20px);font-size:clamp(13px,2vw,14px);line-height:1.5;display:-webkit-box;overflow:hidden}.homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ededed;border-radius:8px;outline:none;align-items:center;gap:8px;width:150px;padding:10px 20px;font-size:clamp(13px,2vw,14px);font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn{transform:translate(2px);background:var(--primary)!important;color:#fff!important}.homeTwo-module__9nerdW__arrow{transition:transform .3s;display:inline-block}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__arrow{transform:translate(4px)}.homeTwo-module__9nerdW__readMoreBtn:focus{box-shadow:0 0 0 2px var(--primary-focus);outline:none}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn:active{background:var(--primary-focus);color:#fff;border:1px solid #fff;transform:translate(2px)scale(.98)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);transform:translate(0)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__arrow{transform:translate(0)}@media (max-width:992px){.homeTwo-module__9nerdW__section{padding:60px 40px}}@media (max-width:480px){.homeTwo-module__9nerdW__section{border-radius:12px;padding:40px 15px}.homeTwo-module__9nerdW__cardLayout{flex-direction:column;height:auto}.homeTwo-module__9nerdW__leftColumn{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px}.homeTwo-module__9nerdW__rightColumn{width:100%;height:200px}.homeTwo-module__9nerdW__number{margin-top:0}.homeTwo-module__9nerdW__card{border-radius:12px}.homeTwo-module__9nerdW__content{padding:16px}.homeTwo-module__9nerdW__readMoreBtn{justify-content:center;width:100%}}
.homeThree-module__IB2ndq__wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:40px;padding:60px 0;display:flex}.homeThree-module__IB2ndq__content{flex:7;max-width:none;padding-right:20px}.homeThree-module__IB2ndq__label{text-transform:uppercase;color:#111;margin-bottom:20px;padding-left:10px;font-size:14px;font-weight:600}.homeThree-module__IB2ndq__label:after{content:"";background:var(--primary);vertical-align:middle;width:40px;height:2px;margin-left:10px;display:inline-block}.homeThree-module__IB2ndq__heading{color:#111;margin-bottom:20px;font-size:clamp(32px,5vw,50px);font-weight:600}.homeThree-module__IB2ndq__description{color:#555;text-align:justify;margin-bottom:30px;font-size:clamp(14px,2vw,16px);line-height:1.7}.homeThree-module__IB2ndq__features{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px;padding:0;list-style:none;display:grid}.homeThree-module__IB2ndq__features li{color:#111;text-align:start;align-items:center;padding-left:50px;font-size:clamp(12px,2vw,15px);font-weight:600;display:flex;position:relative}.homeThree-module__IB2ndq__features li:before{content:"";background:url(/icons/bullet-point.png) 50%/32px 32px no-repeat;border-radius:100%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;left:0}.homeThree-module__IB2ndq__cta{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 25px;font-size:clamp(14px,2vw,16px);font-weight:600;transition:all .3s}.homeThree-module__IB2ndq__cta:hover{background-color:var(--primary-hover)}.homeThree-module__IB2ndq__imagesContainer{flex:400px;justify-content:center;display:flex;position:relative}.homeThree-module__IB2ndq__images{width:620px;height:460px;position:relative}.homeThree-module__IB2ndq__imageBack{object-fit:cover;border-radius:15px;width:300px;height:400px;position:absolute;top:60px;left:0;box-shadow:0 10px 30px #0000001a}.homeThree-module__IB2ndq__imageFront{object-fit:cover;z-index:2;border-radius:15px;width:300px;height:400px;position:absolute;top:0;right:10px;box-shadow:0 10px 30px #0000001a}.homeThree-module__IB2ndq__overlayBox{background:var(--primary);color:#fff;text-align:center;z-index:3;border-radius:20px;width:220px;padding:20px 25px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000026}.homeThree-module__IB2ndq__overlayBox strong{text-align:center;font-size:60px;font-weight:500;display:block}.homeThree-module__IB2ndq__overlayBox span{text-align:center;margin-top:5px;font-size:17px;line-height:1.4;display:block}@media (max-width:1200px){.homeThree-module__IB2ndq__images{width:500px;height:380px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:240px;height:320px}.homeThree-module__IB2ndq__overlayBox{width:180px;padding:15px 20px}.homeThree-module__IB2ndq__overlayBox strong{font-size:48px}.homeThree-module__IB2ndq__overlayBox span{font-size:15px}}@media (max-width:1112px){.homeThree-module__IB2ndq__wrapper{text-align:center;flex-direction:column}.homeThree-module__IB2ndq__content{max-width:100%;margin-bottom:40px}.homeThree-module__IB2ndq__images{width:450px;height:350px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:220px;height:280px}}@media (max-width:768px){.homeThree-module__IB2ndq__features{grid-template-columns:1fr}.homeThree-module__IB2ndq__images{width:400px;height:320px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:190px;height:250px}.homeThree-module__IB2ndq__overlayBox{width:160px;padding:12px 15px}.homeThree-module__IB2ndq__overlayBox strong{font-size:36px}.homeThree-module__IB2ndq__overlayBox span{font-size:13px}}@media (max-width:480px){.homeThree-module__IB2ndq__wrapper{padding:40px 20px}.homeThree-module__IB2ndq__content{flex:1;max-width:100%;padding-right:0}.homeThree-module__IB2ndq__features li{padding-left:35px}.homeThree-module__IB2ndq__features li:before{width:25px;height:25px}.homeThree-module__IB2ndq__images{width:320px;height:260px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:150px;height:200px}.homeThree-module__IB2ndq__overlayBox{width:140px;padding:10px 12px;bottom:-30px}.homeThree-module__IB2ndq__overlayBox strong{font-size:28px}.homeThree-module__IB2ndq__overlayBox span{font-size:12px}}
.missionAbout-module__bZvy6G__section{background-color:#fff;padding:1rem 0}.missionAbout-module__bZvy6G__container{margin:0 auto;padding:3rem}.missionAbout-module__bZvy6G__header{margin-bottom:3rem}.missionAbout-module__bZvy6G__headerContent{opacity:0;transition:all .8s ease-out;transform:translateY(2rem)}.missionAbout-module__bZvy6G__headerContent.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__starRating{align-items:center;margin-bottom:1.5rem;display:flex}.missionAbout-module__bZvy6G__starContainer{background-color:var(--primary);color:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.missionAbout-module__bZvy6G__star{opacity:.6;width:1rem;height:1rem;transition:all .3s;transform:rotate(-10deg)scale(.75)}.missionAbout-module__bZvy6G__star.missionAbout-module__bZvy6G__animated{opacity:1;transform:rotate(0)scale(1)}.missionAbout-module__bZvy6G__ratingText{color:#374151;text-transform:uppercase;letter-spacing:.025em;opacity:0;margin-left:1rem;font-size:clamp(.7rem,1vw + .2rem,.875rem);font-weight:700;transition:all .6s;transform:translate(.75rem)}.missionAbout-module__bZvy6G__ratingText.missionAbout-module__bZvy6G__animated{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__title{color:#1f2937;opacity:0;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw + .5rem,3rem);font-weight:700;line-height:1.2;transition:all 1s .2s;transform:translateY(1.5rem)}.missionAbout-module__bZvy6G__title.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__titleAccent{color:var(--primary);display:inline-block;position:relative}.missionAbout-module__bZvy6G__titleUnderline{background-color:var(--primary-soft);transform-origin:0;width:100%;height:.25rem;transition:transform .8s .8s;position:absolute;bottom:.25rem;left:0;transform:scaleX(0)}.missionAbout-module__bZvy6G__titleUnderline.missionAbout-module__bZvy6G__inView{transform:scaleX(1)}.missionAbout-module__bZvy6G__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.missionAbout-module__bZvy6G__grid{grid-template-columns:repeat(2,1fr);align-items:stretch}}.missionAbout-module__bZvy6G__visionSection,.missionAbout-module__bZvy6G__missionSection{flex-direction:column;display:flex}.missionAbout-module__bZvy6G__visionSection{opacity:0;transition:all .8s ease-out .4s;transform:translate(-2rem)}.missionAbout-module__bZvy6G__visionSection.missionAbout-module__bZvy6G__inView{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__missionSection{opacity:0;transition:all .8s ease-out .6s;transform:translate(2rem)}.missionAbout-module__bZvy6G__missionSection.missionAbout-module__bZvy6G__inView{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__sectionGroup{flex-direction:column;height:100%;display:flex}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar{height:3rem}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__green{background-color:var(--primary)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__contentItem{transform:translate(.5rem)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__blue{background:linear-gradient(90deg,#60a5fa,#0000)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__green{background:linear-gradient(90deg,#4ade80,#0000)}.missionAbout-module__bZvy6G__sectionHeader{color:#1f2937;align-items:center;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw + .25rem,1.25rem);font-weight:700;display:flex}.missionAbout-module__bZvy6G__colorBar{flex-shrink:0;width:.25rem;height:2rem;margin-right:1rem;transition:all .5s}.missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__green{background-color:var(--primary)}.missionAbout-module__bZvy6G__content{flex-direction:column;flex-grow:1;gap:1.5rem;display:flex}.missionAbout-module__bZvy6G__contentItem{transition:all .5s}.missionAbout-module__bZvy6G__contentItem:nth-child(3){transition-delay:.1s}.missionAbout-module__bZvy6G__paragraph{color:#374151;text-align:justify;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(.875rem,1vw + .25rem,1rem);line-height:1.75}.missionAbout-module__bZvy6G__separator{background:linear-gradient(90deg,#0000,#0000);height:1px;margin-top:auto;transition:all .7s}.missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__green{background:linear-gradient(to right,var(--primary-soft),transparent)}.missionAbout-module__bZvy6G__bottomAccent{opacity:0;justify-content:center;margin-top:4rem;transition:all 1s .8s;display:flex;transform:translateY(1rem)}.missionAbout-module__bZvy6G__bottomAccent.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__accentLine{background:linear-gradient(to right,var(--primary),var(--primary-soft),var(--primary));border-radius:9999px;width:6rem;height:.25rem}@media (max-width:480px){.missionAbout-module__bZvy6G__container{padding:1.5rem}}
.aboutSecondBanner-module__DBhLzG__hero{color:#fff;background-image:url(/images/about-banner-1.webp);background-position:50%;background-size:cover;width:100%;height:40vh;min-height:280px;font-family:Poppins,sans-serif;position:relative}.aboutSecondBanner-module__DBhLzG__overlay{background:#00000080;justify-content:center;align-items:center;padding:0 60px;display:flex;position:absolute;inset:0;overflow:hidden}.aboutSecondBanner-module__DBhLzG__rowContainer{width:100%;max-width:1200px;margin:0 auto}.aboutSecondBanner-module__DBhLzG__content{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.aboutSecondBanner-module__DBhLzG__content h2{width:100%;margin-bottom:0;font-size:clamp(1.25rem,1.8vw + .5rem,2rem);font-weight:700;line-height:1.3}.aboutSecondBanner-module__DBhLzG__content p{color:#fff;margin:0;font-size:clamp(.875rem,1vw + .5rem,1.125rem);line-height:1.6}.aboutSecondBanner-module__DBhLzG__appointmentBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;width:clamp(200px,30vw,300px);margin-top:20px;padding:14px 30px;font-size:clamp(.75rem,1vw + .25rem,1rem);transition:all .3s;display:flex}.aboutSecondBanner-module__DBhLzG__appointmentBtn:hover{background-color:var(--primary-hover);box-shadow:0 4px 12px var(--primary-soft)}.aboutSecondBanner-module__DBhLzG__btnIcon{flex-shrink:0;margin-right:8px}.aboutSecondBanner-module__DBhLzG__arrow{flex-shrink:0;margin-left:8px;transition:transform .3s;display:inline-flex}.aboutSecondBanner-module__DBhLzG__appointmentBtn:hover .aboutSecondBanner-module__DBhLzG__arrow{transform:translate(3px)}@media (max-width:900px){.aboutSecondBanner-module__DBhLzG__hero{height:50vh}}@media (max-width:768px){.aboutSecondBanner-module__DBhLzG__overlay{padding:0 20px}}
.headerTwo-module__wJnxTq__menuIcon{cursor:pointer;z-index:1000;color:var(--text-main,#333);background:0 0;border:none;position:fixed;top:15px;left:15px}.headerTwo-module__wJnxTq__sideMenu{z-index:1001;width:50%;height:100vh;padding:20px;transition:left .3s;position:fixed;top:0;left:-50%;overflow-y:auto;color:#000!important;background:#fff!important}.headerTwo-module__wJnxTq__navbarLight{height:90px;min-height:70px}.headerTwo-module__wJnxTq__navLink{color:var(--text-main,#333);font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:500;transition:color .2s,font-weight .2s;position:relative}.headerTwo-module__wJnxTq__navLink:after{content:"";background-color:var(--accent,orange);transform-origin:0;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-24px;left:0;transform:scaleX(0)}.headerTwo-module__wJnxTq__navLink:hover{color:var(--accent,orange)}.headerTwo-module__wJnxTq__navLink:hover:after{transform:scaleX(1)}.headerTwo-module__wJnxTq__navLink.headerTwo-module__wJnxTq__activeNav{color:var(--accent,orange);font-weight:700}.headerTwo-module__wJnxTq__navLink.headerTwo-module__wJnxTq__activeNav:after{transform:scaleX(1)}.headerTwo-module__wJnxTq__menuItem.headerTwo-module__wJnxTq__active{color:var(--accent,orange);font-weight:700}.headerTwo-module__wJnxTq__sideMenu.headerTwo-module__wJnxTq__open{left:0}.headerTwo-module__wJnxTq__sideSubmenu{z-index:1000;width:50%;height:100vh;padding:20px;transition:left .3s;position:fixed;top:0;left:-50%;color:#000!important;background:#fff!important}.headerTwo-module__wJnxTq__sideSubmenu.headerTwo-module__wJnxTq__open{left:0}.headerTwo-module__wJnxTq__menuList,.headerTwo-module__wJnxTq__subMenuList{margin:0;padding:0;list-style-type:none}.headerTwo-module__wJnxTq__menuItem{cursor:pointer;border-bottom:1px solid #555;justify-content:space-between;align-items:center;padding:12px 10px;display:flex}.headerTwo-module__wJnxTq__menuItem:hover{background:#55555517!important}.headerTwo-module__wJnxTq__submenuIcon,.headerTwo-module__wJnxTq__backIcon{float:right;color:#bbb;margin-left:10px;font-size:12px}.headerTwo-module__wJnxTq__backBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:10px;font-size:16px;display:flex;color:#000!important}.headerTwo-module__wJnxTq__backIcon.headerTwo-module__wJnxTq__rotated{transition:transform .2s;transform:rotate(180deg)}.headerTwo-module__wJnxTq__menu{justify-content:flex-end;padding:1rem;display:flex}.headerTwo-module__wJnxTq__closeBtn{cursor:pointer;background:0 0;border:none;font-size:1.5rem;color:#000!important}.headerTwo-module__wJnxTq__closeBtn:hover{color:#000}.headerTwo-module__wJnxTq__sideSubmenu.headerTwo-module__wJnxTq__open+.headerTwo-module__wJnxTq__sideSubmenu{z-index:1002}.headerTwo-module__wJnxTq__searchContainer{border:1px solid var(--border-soft,#ddd);transition:border-color .3s}.headerTwo-module__wJnxTq__searchContainer:focus-within{border-color:var(--accent,orange);box-shadow:0 0 0 2px #ffa50033}.headerTwo-module__wJnxTq__searchInput{border:none;outline:none;width:calc(100% - 50px);padding:10px 15px;font-size:14px}.headerTwo-module__wJnxTq__searchIconContainer{border-left:1px solid #ffffff4d}@media (max-width:768px){.headerTwo-module__wJnxTq__row{display:flex;flex-direction:row!important}.headerTwo-module__wJnxTq__navbarLight{align-content:end}}@media (min-width:768px){.headerTwo-module__wJnxTq__sideMenu{display:block!important}.headerTwo-module__wJnxTq__mobileOnly{display:none!important}.headerTwo-module__wJnxTq__infoCardRow{justify-content:center}}@media (max-width:919px){.headerTwo-module__wJnxTq__infoText{font-size:13px}}@media (max-width:395px){.headerTwo-module__wJnxTq__infoText{font-size:11px}.headerTwo-module__wJnxTq__infoCardMain{margin-left:2%!important}}@media (min-width:500px) and (max-width:767px){.headerTwo-module__wJnxTq__infoCardMain{margin-left:10%!important}}.headerTwo-module__wJnxTq__menuIconMobileOnly{display:block}@media (min-width:768px){.headerTwo-module__wJnxTq__menuIconMobileOnly{display:none!important}}
