.home .doctors ul{display:flex;list-style:none;gap:15px;margin-bottom:15px;overflow-y:hidden;width:100%;overflow-x:auto}.home .doctors ul::-webkit-scrollbar{height:0}.home .doctors ul::-webkit-scrollbar-track{background-color:#f9f9f9}.home .doctors ul::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:30px}.home .doctors ul li{display:flex;align-items:center;gap:5px;color:#77777f;font-weight:700;background-color:#fff;padding:5px 20px;border-radius:64px;font-size:14px;border:1px solid hsla(240,3%,48%,.106);cursor:pointer;flex-shrink:0;width:-moz-fit-content;width:fit-content;justify-content:center}.home .doctors ul li span{width:20px;height:20px;background-color:rgba(227,104,174,.263);border-radius:5px;position:relative;display:none}.home .doctors ul li span svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px}.home .doctors ul li.active{color:var(--secondary);background-color:rgba(227,104,174,.14);border:1px solid #f8d7ea}.home .doctors ul li.active span{display:block}.home .doctors .carouselDoctors{overflow:hidden;padding:20px 0 50px}.home .doctors .carouselDoctors h1{color:#1c1c1c;font-weight:750}.home .doctors .carouselDoctors .carousel{position:relative}.home .doctors .carouselDoctors .carousel .carouselItems{display:flex;gap:20px;overflow-y:hidden;width:100%;margin-right:auto;overflow-x:auto}.home .doctors .carouselDoctors .carousel .carouselItems::-webkit-scrollbar{height:0}.home .doctors .carouselDoctors .carousel .carouselItems::-webkit-scrollbar-track{background-color:#f9f9f9}.home .doctors .carouselDoctors .carousel .carouselItems::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:30px}.home .doctors .carouselDoctors .carousel .carouselItems .carouselItem{cursor:pointer;flex-shrink:0;width:100%;animation:content-animation 1s ease forwards}@media only screen and (min-width:640px){.home .doctors .carouselDoctors .carousel .carouselItems .carouselItem{width:calc((97.5% - 15px)/2)}}@media only screen and (min-width:992px){.home .doctors .carouselDoctors .carousel .carouselItems .carouselItem{width:calc((97.5% - 15px)/3)}}.home .doctors .carouselDoctors .flex{justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:30px}.home .doctors .carouselDoctors .flex .controls{display:flex;gap:10px}.home .doctors .carouselDoctors .flex .controls .arrow{background-color:#fff;font-size:17px;color:var(--primary);width:45px;height:46px;border-radius:17.28px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);border:1px solid #fff;cursor:pointer}.home .doctors .carouselDoctors .flex .all{display:flex;align-items:center;color:var(--primary);font-weight:600;gap:12px;font-size:19px;cursor:pointer;transition:.5s}.home .doctors .carouselDoctors .flex .all svg{position:relative;top:3px}.home .doctors .carouselDoctors .flex .all:hover{color:var(--secondary);gap:20px}.home .loadingData{display:flex;justify-content:center;align-items:center;height:25vh;width:100%}.home .healthFirst{overflow:hidden;padding:50px 0}.home .healthFirst .title{text-align:center}.home .healthFirst .title h1{color:#000;font-size:28px}.home .healthFirst .title p{font-size:#77777f;font-size:15px}.home .healthFirst .title .flex{margin-top:15px;gap:15px;justify-content:center;flex-wrap:wrap}.home .healthFirst .box{margin-top:70px}.home .healthFirst .box .grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;align-items:center}@media only screen and (min-width:992px){.home .healthFirst .box .grid{grid-template-columns:.5fr 1fr}}.home .healthFirst .box .grid .image{position:relative;background-image:url(/_next/static/media/background2.2c84d0c7.png);background-repeat:no-repeat;background-position:50%;z-index:2;border-radius:20px;width:260px;margin:auto;order:1}@media only screen and (min-width:640px){.home .healthFirst .box .grid .image{width:350px}}.home .healthFirst .box .grid .image:after{content:"";width:94%;height:100%;position:absolute;background-color:rgba(244,251,255,.631);top:-25px;border-radius:20px;left:50%;transform:translateX(-50%);z-index:-1}@media only screen and (min-width:992px){.home .healthFirst .box .grid .image{width:100%;order:2}}.home .healthFirst .box .grid .image img{width:220px;margin:auto;display:block;height:100%}.home .healthFirst .box .grid .text{order:2}.home .healthFirst .box .grid .text .top{display:flex;gap:15px;margin:10px 0}.home .healthFirst .box .grid .text .top .titleTop{line-height:1.5}.home .healthFirst .box .grid .text .top .titleTop h3,.home .healthFirst .box .grid .text .top .titleTop p{color:#000}.home .healthFirst .box .grid .text p{color:#4c505d;font-weight:500}@media only screen and (min-width:1280px){.home .healthFirst .box .grid .text p{width:700px}}.home .healthFirst .box:last-of-type .grid{display:grid;grid-template-columns:1fr}@media only screen and (min-width:992px){.home .healthFirst .box:last-of-type .grid{grid-template-columns:1fr .5fr}}.home .healthFirst .box:last-of-type .grid .image{background-image:url(/_next/static/media/background3.acc0db39.png)}.home .healthFirst .box:last-of-type .grid .image:after{background-color:rgba(255,243,250,.502)}.home .healthFirst .box:last-of-type .grid .image img{position:relative;top:0}.home .about{padding:30px 0}.home .about .title{text-align:center}.home .about .title h1{color:#000;line-height:1.5}.home .about .title p{color:#77777f;margin:10px auto;font-size:16px}@media only screen and (min-width:992px){.home .about .title p{max-width:1200px;width:100%}}.home .about .boxesAbout{display:grid;grid-template-columns:1fr;grid-gap:25px;gap:25px;margin-top:40px}@media only screen and (min-width:640px){.home .about .boxesAbout{grid-template-columns:1fr 1fr}}@media only screen and (min-width:992px){.home .about .boxesAbout{grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1280px){.home .about .boxesAbout{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.home .about .boxesAbout .box{background:linear-gradient(130deg,#fff,#f3f3f3);padding:20px 15px;border-radius:15px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);border:3px solid #fff}.home .about .boxesAbout .box .icon{width:50px;height:50px;background-color:#fff;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);position:relative;border-radius:12px;margin-bottom:15px}.home .about .boxesAbout .box .icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home .about .boxesAbout .box h4{color:#0d121e;font-weight:800;font-size:18px}.home .about .boxesAbout .box p{color:#5e5f60;font-size:14px}.specialtiesAbout{margin-bottom:30px}.specialtiesAbout h1{color:#1c1c1c;font-weight:800;font-size:30px;margin-bottom:15px}.specialtiesAbout .carouselItems{display:flex;gap:10px;overflow-y:hidden;width:100%;max-width:1400px;padding:0 0 40px;margin-right:auto;overflow-x:auto}.specialtiesAbout .carouselItems::-webkit-scrollbar{height:0}.specialtiesAbout .carouselItems::-webkit-scrollbar-track{background-color:#f9f9f9}.specialtiesAbout .carouselItems::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:30px}.specialtiesAbout .carouselItems .carouselItem{cursor:pointer;flex-shrink:0}.specialtiesAbout .carouselItems .carouselItem .image{max-width:160px;max-height:160px;width:100%;height:100%;border:3px solid #fff;border-radius:15px;box-shadow:0 4px 20px 0 hsla(0,0%,67%,.155);margin:auto}.specialtiesAbout .carouselItems .carouselItem .image img{width:100%;height:100%;border-radius:15px}.specialtiesAbout .carouselItems .carouselItem h4{text-align:center;margin-top:10px;color:#1c1c1c}.specialtiesAbout .carouselItems .carouselItem.allShow{max-width:170px;width:100%;background-color:rgba(16,99,147,.12);border:3.5px solid var(--primary);border-radius:20.66px;display:flex;justify-content:center;align-items:center;color:var(--primary);font-weight:700;font-size:20px}@media only screen and (min-width:640px){.specialtiesAbout .carouselItems .carouselItem{width:calc((97.5% - 15px)/5)}}@media only screen and (min-width:992px){.specialtiesAbout .carouselItems .carouselItem{width:calc((95% - 15px)/7)}}.home .doctors{padding:50px 0 0;background-color:#f7f7f7}.home .doctors .title h2{color:#000}.home .doctors .title p{color:#77777f;font-size:14px;font-weight:600}.home .bestOffers{overflow:hidden;padding:20px 0 50px;background:linear-gradient(180deg,#eff3fa,#fff)}.home .bestOffers h1{color:#1c1c1c;font-weight:750}.home .bestOffers .carousel{position:relative}.home .bestOffers .carousel .carouselItems{display:flex;gap:20px;overflow-y:hidden;width:100%;max-width:1400px;padding:12px 20px;margin-right:auto;overflow-x:auto}.home .bestOffers .carousel .carouselItems::-webkit-scrollbar{height:0}.home .bestOffers .carousel .carouselItems::-webkit-scrollbar-track{background-color:#f9f9f9}.home .bestOffers .carousel .carouselItems::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:30px}.home .bestOffers .carousel .carouselItems .carouselItem{cursor:pointer;flex-shrink:0;width:100%}@media only screen and (min-width:640px){.home .bestOffers .carousel .carouselItems .carouselItem{width:calc((97.5% - 15px)/2)}}@media only screen and (min-width:992px){.home .bestOffers .carousel .carouselItems .carouselItem{width:calc((97.5% - 15px)/3)}}.home .bestOffers .flex{justify-content:space-between;align-items:center;flex-wrap:wrap}.home .bestOffers .flex .controls{display:flex;gap:10px}.home .bestOffers .flex .controls .arrow{background-color:#fff;font-size:17px;color:var(--primary);width:45px;height:46px;border-radius:17.28px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);border:1px solid #fff;cursor:pointer}.home .bestOffers .flex .all{display:flex;align-items:center;color:var(--primary);font-weight:600;gap:12px;font-size:19px;cursor:pointer;transition:.5s}.home .bestOffers .flex .all svg{position:relative;top:3px}.home .bestOffers .flex .all:hover{color:var(--secondary);gap:20px}.responsiveNotDesktop{display:block}@media only screen and (min-width:992px){.responsiveNotDesktop{display:none}}.searchHomeDesktop{display:none}@media only screen and (min-width:992px){.searchHomeDesktop{display:block}.searchHomeDesktop .searchHome{position:absolute;bottom:6%;left:0;z-index:50;width:100%}}.searchHome .flexSearchHome{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;background:linear-gradient(130deg,#fff,#fefefe);padding:20px 15px;border-radius:15px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);border:1px solid #fff;align-items:end}@media only screen and (min-width:992px){.searchHome .flexSearchHome{display:flex}}.searchHome .flexSearchHome .search-manufacturer{width:100%}.searchHome .flexSearchHome button{border-radius:15px;height:52px;background-color:var(--primary);border:1px solid var(--primary);cursor:pointer;width:100%}@media only screen and (min-width:992px){.searchHome .flexSearchHome button{border-radius:50%;max-width:52px;width:100%;height:52px;cursor:pointer}}.notFount{height:150px;display:flex;justify-content:center;align-items:center;border-radius:10px;color:var(--primary);font-size:35px;font-weight:700}.search-manufacturer{position:relative}.search-manufacturer input{width:100%;padding:13px 15px;border:1px solid hsla(0,0%,47%,.239);border-top-left-radius:6px;border-bottom-left-radius:6px;font-size:15px;outline:none}@media only screen and (min-width:640px){.search-manufacturer{width:500px}}.search-manufacturer .inputSearch{position:relative;flex:1 1}.search-manufacturer .inputSearch img{position:absolute;top:46%;transform:translateY(-50%);right:14px}.search-manufacturer .inputSearch input{width:100%;padding:10px 38px;display:block;outline:none;border:1px solid rgba(0,0,0,.082);font-size:15px;font-family:Cairo,sans-serif!important;font-weight:600;margin:5px 0;background-color:#fff;border-radius:20px;box-shadow:0 4px 8px -4px rgba(58,53,65,.279)}.search-manufacturer .inputSearch input::placeholder{color:#77777f}.search-manufacturer .search_button{padding:13px 20px;border:none;font-size:15px;background-color:var(--primary);color:#fff;font-weight:500;border-top-right-radius:6px;border-bottom-right-radius:6px}.search-manufacturer ul{max-height:512.2px;overflow:auto}.search-manufacturer ul,.search-manufacturer__options{position:absolute;width:100%;background-color:#fff;list-style:none;padding:10px 0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;z-index:1000000000000;top:100%}.search-manufacturer__options{max-height:30vh!important;height:-moz-fit-content;height:fit-content;overflow-y:auto;max-height:512.2px;overflow:auto}.search-manufacturer__options .boxSearch{border-bottom:1px solid hsla(0,0%,47%,.078);padding:8px 20px;color:#777;font-size:17px;cursor:pointer;transition:.4s}.search-manufacturer__options .boxSearch:hover{background-color:rgba(0,0,0,.016);color:var(--secondary)}.search-manufacturer__optionNotFount{padding:8px 20px;color:#777;font-size:18px;cursor:pointer;transition:.4s;text-align:center}