.homeAbout-container{width:80%;height:650px;display:flex;justify-content:space-between;align-items:center}.homeAbout-content{width:50%;height:100%}.homeAboutImg-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:10px;position:relative}.homeAboutImg-container>img{position:absolute}.homeAboutImg-container>img:first-child{width:400px;top:0;left:20px;z-index:1}.homeAboutImg-container>img:nth-child(2){width:300px;right:20px;bottom:0;z-index:2}.homeAboutImg-design1{position:absolute;width:200px;height:200px;border-radius:100%;border:30px solid var(--customColor1);right:220px;top:20px}.homeAboutImg-logo{position:absolute;width:150px;height:150px;border-radius:100%;z-index:3;background-color:#fff;display:flex;justify-content:center;align-items:center;background-color:var(--customColor2);border:10px solid #fff;bottom:100px;right:250px;padding:10px}.homeAboutImg-logo>img{width:80px;height:80px;animation:rotate 2s linear infinite alternate;transform-style:preserve-3d}@keyframes rotate{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}.homeAbout-content:hover .homeAboutImg-logo{transform:rotateY(180deg)}.homeAboutContent-container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px;padding:10px}.homeAboutContent-container>h6{color:var(--customColor1);font-weight:700}.homeAboutContent-container>h2{font-weight:700}.homeAboutContent-container>p{text-align:justify}.homeAboutContent-wrapper{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.homeAboutContent-content{border-bottom:1px solid grey;height:100%;width:45%;display:flex;justify-content:center;align-items:center;gap:20px;padding:10px}.homeAboutContent-Icon{font-size:30px}.homeAboutContent-content>h6{font-size:18px;font-weight:700}.homeAboutContent-content>h6>a{color:var(--customColor2);text-decoration:none}.homeAboutContent-content:hover .homeAboutContent-Icon,.homeAboutContent-content:hover h6>a{color:var(--customColor1)}@media screen and (min-width:320px) and (max-width:767px){.homeAbout-container{flex-direction:column}.homeAbout-container,.homeAbout-content{width:100%;height:100%}.homeAboutImg-container{flex-direction:column}.homeAboutImg-container>img{position:static!important}.homeAboutImg-container>img:nth-child(2),.homeAboutImg-design1{display:none}.homeAboutImg-logo{bottom:0;right:inherit;padding:10px}.homeAboutContent-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.homeAboutContent-container>h2{font-weight:700;text-align:center}.homeAboutContent-wrapper{width:100%}.homeAboutContent-content{border-bottom:1px solid grey;height:100%;width:100%;gap:20px;padding:10px}}@media screen and (min-width:768px) and (max-width:990px){.homeAbout-container{flex-direction:column}.homeAbout-container,.homeAbout-content{width:100%;height:100%}.homeAboutImg-container{flex-direction:column}.homeAboutImg-container>img{position:static!important}.homeAboutImg-container>img:nth-child(2),.homeAboutImg-design1{display:none}.homeAboutImg-logo{bottom:0;right:inherit;padding:10px}.homeAboutContent-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;padding:40px}.homeAboutContent-container>h2{font-weight:700;text-align:center}.homeAboutContent-content{border-bottom:1px solid grey;height:100%;width:100%;gap:20px;padding:10px}.homeAboutContent-wrapper{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:nowrap}}@media screen and (min-width:1000px) and (max-width:1200px){.homeAbout-container{width:100%;height:650px;display:flex;justify-content:space-between;align-items:center}}.homeTestimonial-container{height:100%;width:100%;display:flex;justify-content:space-evenly;align-items:center;padding:10px;background-color:var(--customColor3)}.homeTestimonial-content{display:flex;justify-content:center;align-items:center;height:100%}.homeTestimonial-content:first-child{width:30%}.homeTestimonial-content:nth-child(2){width:60%}.homeTestimonialMain-container{height:100%;position:relative}.homeTestimonialMain-container,.homeTestimonialMain-content{width:100%;display:flex;justify-content:center;align-items:center}.homeTestimonialMain-content{padding:10px}.homeTestimonialMain-wrapper{border:2px dotted var(--customColor2);width:100%;height:400px;width:80%;border-radius:20px;background-color:#2ea7f757;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:20px}.homeTestimonialMain-imgContainer{width:200px;height:200px;border-radius:100%;box-shadow:0 0 10px #000;overflow:hidden}.homeTestimonialMain-imgContainer>img{width:100%;height:100%;object-fit:cover}.homeTestimonialMain-textContainer{width:70%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.homeTestimonialMain-textContent{width:100%;font-size:20px;color:var(--customColor2);text-align:center;padding:10px}.homeTestimonialMain-textContent:first-child{display:flex;justify-content:flex-start;align-items:center;font-size:40px}.homeTestimonialMain-textContent:nth-child(2){display:flex;justify-content:flex-start;align-items:center;font-size:20px;font-weight:700}.homeTestimonialMain-textContent:nth-child(3)>p{font-size:18px;text-align:justify}.homeTestimonialMain-textContent:nth-child(4){display:flex;justify-content:flex-end;align-items:center;font-size:40px}.homeTestimonialHeader-container{width:100%;height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:50px;background-color:var(--customColor2);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homeTestimonialHeader-container>span>h2{text-align:center;color:#fff}.homeTestimonialHeader-container>span>p{text-align:center;font-size:18px;font-weight:500;color:#fff}.homeTestimonialHeader-logo{width:100px;height:100px;display:flex;justify-content:center;align-items:center}.homeTestimonialHeader-logo>img{width:150px;height:150px;object-fit:cover}@media screen and (min-width:320px) and (max-width:767px){.homeTestimonial-container{flex-direction:column}.homeTestimonial-content:first-child,.homeTestimonial-content:nth-child(2){width:100%}.homeTestimonialMain-wrapper{height:100%;width:100%;flex-direction:column;padding:0}}@media screen and (min-width:768px) and (max-width:990px){.homeTestimonial-container{flex-direction:column}.homeTestimonial-content:first-child,.homeTestimonial-content:nth-child(2){width:80%}.homeTestimonialMain-wrapper{height:100%;width:100%;flex-direction:column;padding:0}}.homeDoctor-container{width:100%;height:100%;padding:20px;gap:20px}.homeDoctor-container,.homeDoctorHead-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.homeDoctorHead-container>h6{color:var(--customColor1);font-weight:700}.homeDoctorHead-container>h2{font-weight:600;text-align:center}.homeDoctorCard-container{width:100%;display:flex;justify-content:space-evenly;align-items:center;gap:20px;padding:10px}.homeDoctorCard-content{width:300px;height:400px;border-radius:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--customColor2);position:relative;padding:20px;overflow:hidden}.homeDoctorCard-design{position:absolute;width:150px;top:0;right:0;height:150px;background-color:var(--customColor1);z-index:1;transition:.3s ease-in-out}.homeDoctorCard-content:hover .homeDoctorCard-design{transform:scale(1.8)}.homeDoctorCard-info{width:100%;height:40%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.homeDoctorCard-info>h3{color:#fff}.homeDoctorCard-info>p{color:#fff;font-weight:500}.homeDoctorCard-img{width:100%;height:40%;display:flex;justify-content:center;align-items:center;position:static;z-index:2}.homeDoctorCard-img>img{width:200px;height:200px;object-fit:cover;border-radius:100%;object-position:0 0}@media screen and (min-width:320px) and (max-width:768px){.homeDoctorCard-container{flex-direction:column}}.homeKey-container{width:100%;display:flex;justify-content:center;align-items:center;padding:20px}.homeKey-content{justify-content:space-evenly;width:90%;background-color:var(--customColor2);border-radius:20px}.homeKey-content,.homeKey-item{display:flex;align-items:center;padding:30px}.homeKey-item{border:solid red;border-right:1px solid grey;justify-content:center;flex-direction:column;gap:10px;width:300px;border:none}.homeKey-item>h2{color:#fff;font-size:40px}.homeKey-item>p{color:#fff;font-weight:500;font-size:20px;text-align:center}.keyPoint-icon{color:#fff;font-size:50px;background-color:#fff;color:var(--customColor1);padding:10px;border-radius:100%;transition:.3s ease-in-out;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.homeKey-item:hover .keyPoint-icon{color:#fff;background-color:var(--customColor1)}@media screen and (min-width:320px) and (max-width:767px){.homeKey-content,.homeKey-item{flex-direction:column}.homeKey-item{border-right:none;border-bottom:1px solid grey;display:flex;justify-content:center;align-items:center;gap:10px;padding:30px;width:300px}}@media screen and (min-width:768px) and (max-width:990px){.homeKey-content{flex-wrap:wrap}.homeKey-item{border-right:none;border-bottom:1px solid grey;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;padding:30px;width:50%}.homeKey-item:nth-child(3){border:none}.homeKey-item:nth-child(2n){border-left:1px solid grey}}.homeWhyMain-container{justify-content:flex-start;background-image:url(https://medilo-html.netlify.app/assets/img/service_bg_2.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:-350px}.homeWhyMain-container,.homeWhyMain-content{width:100%;height:100%;display:flex;align-items:center}.homeWhyMain-content{flex-direction:column;justify-content:center;gap:20px;padding:20px}.homeWhyHead-container>h6{color:var(--customColor1);font-weight:700}.homeWhyHead-container>h2,.homeWhyHead-container>p{text-align:center}.homeWhyHead-container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;margin-left:50px}.homeWhyMain-content:first-child{width:60%}.homeWhyMain-content:nth-child(2){width:40%}.homeWhyCard-container{width:100%;height:100%;flex-wrap:wrap}.homeWhyCard-container,.homeWhyCard-item{display:flex;justify-content:center;align-items:center}.homeWhyCard-item{border-bottom:1px solid grey;width:45%;height:200px;padding:20px}.homeWhyCard-item:nth-child(odd){border-right:1px solid grey}.homeWhyCard-item:nth-child(5),.homeWhyCard-item:nth-child(6){border-bottom:none}.homeWhyCard-itemContent:first-child{width:30%}.homeWhyCard-itemContent:nth-child(2){width:70%}.homeWhyCard-itemContent>h3{font-size:20px;color:var(--customColor1)}.homeWhyCard-itemContent>p{font-size:15px;text-align:justify}.homeWhyCard-icon{font-size:50px;color:var(--customColor2)}@media screen and (min-width:320px) and (max-width:767px){.homeWhyMain-container{background-position-x:0}.homeWhyHead-container{display:flex;justify-content:center;align-items:center;margin-left:0}.homeWhyHead-container>h2{text-align:center}.homeWhyMain-content:first-child{width:100%}.homeWhyMain-content:nth-child(2){display:none}.homeWhyCard-item{width:100%;height:250px;display:flex;justify-content:center;align-items:center;padding:10px;flex-direction:column;gap:10px}.homeWhyCard-itemContent:first-child,.homeWhyCard-itemContent:nth-child(2){width:100%}.homeWhyCard-itemContent>h3{font-size:18px;color:var(--customColor1);text-align:center}.homeWhyCard-item:nth-child(odd){border-right:1px grey}.homeWhyCard-item:nth-child(2n){border-top:1px solid grey}.homeWhyCard-container,.homeWhyCard-itemContent{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.homeWhyCard-container{height:100%;flex-wrap:wrap}}@media screen and (min-width:768px) and (max-width:990px){.homeWhyHead-container{display:flex;justify-content:center;align-items:center;margin-left:0}.homeWhyHead-container>h2{text-align:center}.homeWhyMain-content:first-child{width:100%}.homeWhyCard-item{width:50%;height:300px;display:flex;justify-content:center;align-items:center;padding:10px;flex-direction:column;gap:10px}}@media screen and (min-width:1000px) and (max-width:1200px){.homeWhyMain-content:first-child,.homeWhyMain-content:nth-child(2){width:100%}.homeWhyMain-container{background-position-x:0}}