@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.cusor-pointer{cursor:pointer}.underLine-none{text-decoration:none}.p5{padding:6% 10px}.rounded{border:none;border-radius:30px}.border-1{border:1px solid #000}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mySwiper,.sliderBox img{height:100%;width:100%}.sliderBox img{cursor:pointer;display:block;object-fit:cover}@media (max-width:1400px){.sliderBox img{height:auto}}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ef481e;border-radius:10px;height:.6rem;width:1.6rem}span.swiper-pagination-bullet{background-color:#000;height:.6rem;opacity:1;width:.6rem}@media (max-width:698px){.slide1 img{height:100%}}.shine{animation-duration:1s;-webkit-animation-duration:1s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:placeholderShimmer;-webkit-animation-name:placeholderShimmer;animation-timing-function:linear;-webkit-animation-timing-function:linear;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;display:inline-block;position:relative}@keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.box,.shimmer-container{height:100%;width:100%}.shimmer-items-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:16px;overflow-y:hidden}.shimmer-items-container .shimmer-item{margin:10px}@media (max-width:476px){.shimmer-item{width:170px!important}}@media (max-width:410px){.shimmer-item{width:40vw!important}}@media (max-width:360px){.shimmer-item{width:35vw!important}}.what-we-do{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1.5rem;padding:1rem 2rem 3rem}.what-we-do .content{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;width:180px}@media (max-width:1400px){.what-we-do .content{width:80px}}@media (max-width:825px){.what-we-do .content{width:60px}}@media (max-width:340px){.what-we-do .content{width:40px}}.what-we-do .box{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center}.what-we-do .text{color:#000;font-size:.9rem;font-weight:500;padding:5px 0;text-align:center}.what-we-do .box .lowerText{bottom:-55%;color:#13a1a1;font-size:1.1rem;font-weight:600;height:80px;max-width:150px;position:absolute;text-align:center;width:100%}.what-we-do .box img{height:60px;object-fit:contain;width:60px;z-index:1}.what-we-do .box .semi-circle{border-radius:150px 150px 0 0;height:126px;left:50%;position:absolute;top:58%;transform:translate(-50%,-50%);width:100%;z-index:-1}.what-we-do-phone{display:none}@media (max-width:698px){.what-we-do{gap:2rem;margin-bottom:2rem!important;margin-top:2rem!important;padding-bottom:.3rem;padding-left:1rem;padding-right:1rem}.what-we-do .box{display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem;position:relative}.what-we-do .box img{height:70px;width:70px;z-index:1}.what-we-do .box .semi-circle{height:90px;top:61%}.what-we-do .box .lowerText{bottom:-70%;color:#4c6d8c;font-size:.9rem;font-weight:600;position:absolute;width:100%}.what-we-do .text{font-size:.7rem}}@media (max-width:425px){.what-we-do .box img{height:50px;width:50px}}@media (max-width:320px){.what-we-do .text{font-size:.6rem}}@media (max-width:768px){.what-we-do .text{font-size:.6rem}}@media (min-width:698px) and (max-width:1200px){.what-we-do{gap:2rem;margin-top:1rem;padding-left:1rem;padding-right:1rem;padding-top:1rem}.what-we-do .box .lowerText{bottom:-75%;color:#13a1a1;font-size:.9rem;font-weight:600;position:absolute;text-align:center;width:100%}.what-we-do .box img{height:75px;width:75px;z-index:1}.what-we-do .box .semi-circle{border-radius:150px 150px 0 0;height:90px;left:50%;position:absolute;top:59%;transform:translate(-50%,-50%);width:95%;z-index:-1}}.what-we-do-cards-collection{border:.1px solid #fff;padding:5px 10px;transition:box-shadow .3s ease}.what-we-do-cards-collection:hover{border:.1px solid #88a5bf7a;border-radius:10px;box-shadow:6px 2px 16px 0 #88a5bf7a,-6px -2px 16px 0 #fffc}.topSelling{height:100%;margin-top:1rem;width:100%}.topSelling .swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center;width:fit-content}:root{--swiper-navigation-color:#22135a;--swiper-navigation-size:1rem!important;opacity:1!important}.swiper-button-next,.swiper-button-prev{background-color:#fff;border-radius:50%;box-shadow:0 0 9px 2px #00000040;font-weight:600;padding:1rem}.swiper-button-next{right:6px!important;z-index:100}.swiper-button-prev{left:6px!important;z-index:100}@media (max-width:698px){.topSelling{margin-top:1rem}.cards{height:18rem;width:13rem}.cards .img-div img{max-height:95%;max-width:95%;padding-top:1rem}.cards .details h2{font-size:1.1rem}.cards .details h2 span{font-size:.9rem;margin:.6rem 0 .3rem .4rem}}.flexContainer{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1rem;row-gap:1.5rem}.no-slider{row-gap:0!important}@media (max-width:576px){.no-slider{row-gap:1.5rem!important}}@media (max-width:1200px){.flexContainer{justify-content:center}}.width-control{max-width:280px;width:100%}@media (max-width:1400px){.width-control{max-width:260px;width:100%}}@media (max-width:992px){.width-control{max-width:220px;width:100%}}@media (max-width:768px){.width-control{max-width:255px;width:100%}}@media (max-width:576px){.width-control{max-width:500px;width:100%}}.ProductCard_cards__h-n8Z{border:1px solid #dadce0;border-radius:.3rem;border-radius:5px;cursor:pointer;height:18rem;margin:1rem 10px 1rem 0;overflow:hidden;transition:all .2s;width:220px}.ProductCard_cards__h-n8Z:hover{box-shadow:2px 2px 16px 2px #88a5bf7a,-6px -2px 16px 0 #fffc}@media (max-width:1200px){.ProductCard_cards__h-n8Z{width:12.7rem}}@media (max-width:768px){.ProductCard_cards__h-n8Z{height:20rem}}@media (max-width:576px){.ProductCard_cards__h-n8Z{height:19rem}}.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+{align-items:center;display:flex;height:150px;justify-content:center;padding-top:10px;width:100%}@media (max-width:1200px){.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+{width:100%}}@media (max-width:992px){.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+{height:175px;width:100%}}.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+ img{height:100%;object-fit:contain;width:100%}.ProductCard_cards__h-n8Z .ProductCard_title__te-xa{min-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo{display:flex;flex-direction:column;height:40%;justify-content:center;padding-bottom:0}@media (max-width:576px){.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo{height:35%;padding-bottom:.5rem}}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN{display:flex;justify-content:space-between;margin:1rem .6rem 0}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN .ProductCard_genre__Kc-\+4{color:#747575;font-size:.75rem}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN .ProductCard_discount__hsGQK{color:#ef481e;font-size:.87rem;font-weight:600}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h3{font-size:.87rem;font-weight:500;padding:.5rem .6rem 0;text-align:left}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2{color:#ef481e;font-size:1.12rem;font-weight:600;margin:.6rem .6rem .3rem;text-align:left}@media (max-width:576px){.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2{margin:0!important}}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2 span{color:#757575;font-size:.75rem;font-weight:600;margin:.6rem 0 .3rem;text-align:left}#ProductCard_show-hover__l5Sam ion-icon,.ProductCard_details__7RSbo .ProductCard_listViewPricing__RwICf{display:none}#ProductCard_list-view__p13X2{display:flex;height:100%;width:100%!important}#ProductCard_list-view__p13X2 .ProductCard_img-div__bERad{max-height:161px;overflow:hidden}#ProductCard_list-view__p13X2 .ProductCard_img-div__bERad img{height:10.5rem;margin-right:1rem}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo h3{font-size:1.1rem;margin-top:2px}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo h2{display:flex;flex-direction:column}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo h2 span{display:none;margin-left:0}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo .ProductCard_listViewPricing__RwICf{color:#ef481e;display:block!important;font-size:.9rem;font-weight:500}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo .ProductCard_listViewPricing__RwICf span{color:#757575;margin:0 10px;text-decoration:line-through}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN .ProductCard_discount__hsGQK{display:none}.ProductCard_cards__h-n8Z .ProductCard_tags__w7AK\+{border-radius:3px;color:#fff;font-size:.75rem;font-weight:450;padding:2px 7px;position:absolute;right:2%;text-align:center;top:2.54%}.ProductCard_imgDiv__SjBI\+{cursor:pointer;overflow:hidden;position:relative}.ProductCard_imgDiv__SjBI\+ .ProductCard_showHover__xxwSi{align-items:flex-end;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:flex-end;opacity:0;position:absolute;top:0;transition:all .5s;width:100%}.ProductCard_showHover__xxwSi ion-icon{background-color:#d9d9d9;border-radius:50%;color:#000;cursor:pointer;font-size:1.2rem;margin-bottom:.5rem;margin-right:.6rem;opacity:1;padding:5px;transition:all .2s;z-index:3}.ProductCard_showHover__xxwSi ion-icon:hover{transform:scale(1.08)}.ProductCard_new__osDgA{background-color:#fa7250}.ProductCard_featured__FmOE7{background-color:#1aab2a}@media (max-width:768px){.ProductCard_cards__h-n8Z{width:12.7rem}.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+{height:190px;width:100%}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:.4rem .6rem 0}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN .ProductCard_genre__Kc-\+4{color:#747575;font-size:.75rem}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo .ProductCard_genreDiscount__BNUGN .ProductCard_discount__hsGQK{color:#ef481e;font-size:.8rem;font-weight:600}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h3{font-size:.85rem;font-weight:500;margin:0;padding:0 .6rem;text-align:left}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2{color:#ef481e;font-size:1rem;font-weight:600;margin:0 .6rem;text-align:left}@media (max-width:768px) and (min-width:576px){.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2{margin:0}}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2 span{color:#757575;font-size:.7rem;font-weight:600;margin:.3rem;text-align:left}#ProductCard_list-view__p13X2 .ProductCard_img-div__bERad img{margin-right:1rem;max-height:148.92px;max-width:199.2px}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo h3{font-size:.9rem;font-weight:500;margin-top:0}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo h2 span{margin-left:0}#ProductCard_list-view__p13X2 .ProductCard_details__7RSbo .ProductCard_genre-discount__sOgEf .ProductCard_discount__hsGQK{bottom:5.5%;left:57%}}@media (max-width:400px){.ProductCard_cards__h-n8Z{width:11.5rem}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h3{font-size:.83rem;margin:0}.ProductCard_cards__h-n8Z .ProductCard_details__7RSbo h2{font-size:.9rem}}@media (max-width:576px){.ProductCard_cards__h-n8Z{margin:0 auto;width:12rem}.ProductCard_cards__h-n8Z .ProductCard_imgDiv__SjBI\+{width:100%}}@media (max-width:432px){.ProductCard_cards__h-n8Z{width:10rem}}@media (max-width:360px){.ProductCard_cards__h-n8Z{width:8rem}}.ProductCard_cards__h-n8Z .ProductCard_crossed__SEMG2{text-decoration:line-through}@media (max-width:576px){.ProductCard_cards__h-n8Z .ProductCard_crossed__SEMG2{display:block;padding-left:.3rem}}.JustForYou_cardContainer__3ycmj{display:flex;justify-content:center;width:20%}@media only screen and (max-width:1198px){.JustForYou_cardContainer__3ycmj{width:25%}}@media only screen and (max-width:990px){.JustForYou_cardContainer__3ycmj{width:33%}}@media only screen and (max-width:576px){.JustForYou_cardContainer__3ycmj{padding:0;width:50%}}.health-packages{background-color:#fdf3ff;padding-bottom:3rem}.health-packages,.test-packages{max-height:auto;min-height:auto;width:100%}.test-packages{background-color:#fff;display:flex;flex-direction:column;justify-content:center}.health-packages-header{padding:1rem 0}.health-packages-header h2{font-size:1.34rem;font-weight:600}.health-packages .wrapper,.test-packages .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:100%;width:100%}.health-packages .wrapper .swiper-slide,.test-packages .wrapper .swiper-slide{width:315px!important}.table{background:#fff;border-radius:1rem;height:30rem;margin-left:0;padding:30px 23px;width:19rem}@media (max-width:1400px){.table{margin-left:25px}}.table:before{background-color:#144580;content:" ";height:1rem;width:10rem}.table .image-section{display:flex;justify-content:center}.table .image-section img{height:7rem;width:8.5rem}.table .package-name{color:#144580;font-size:15px;font-weight:600;margin:1rem auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.table .features li{display:flex;list-style:none;margin-bottom:3px;margin-left:1.3rem;overflow:hidden}.table .features li.more{color:#144580;cursor:pointer;text-decoration:underline}.features{height:115px}.features li .list-name{font-size:.75rem;font-weight:400;margin-left:1.2rem}.features li .icon{color:#2db94d;font-size:1.1rem}.features li .icon.cross{color:#cd3241}.table .price{text-align:center}.table .price h1{color:#ef481e;font-size:1.3rem;margin:.7rem auto}.table .view-more{color:#144580;cursor:pointer;font-size:.8rem;margin-top:8px;text-align:center}.price h1 span{color:#757575;font-size:1rem;text-decoration:line-through}.table .btn{display:flex;justify-content:center;width:100%}.btn button{background:#144580;border:2px solid #144580;border-radius:.5rem;color:#fff;cursor:pointer;font-size:20px;font-weight:500;height:50px;outline:none;transition:all .3s ease;width:100%}.btn button:hover a{color:#144580}.btn button a{color:#fff}.table .btn button:hover{background:#fff;border-radius:5px;color:#144580}.wrapper p .show-more-last{display:none}@media (max-width:698px){.health-packages,.test-packages{height:auto}.wrapper{align-items:center;justify-content:center;max-width:95%}.table{height:30rem;margin-bottom:1.3rem}.health-packages .header{margin:1rem;place-self:center}.header h2{font-size:1.2rem}.health-packages .header p{display:none}.wrapper p .show-more-last{display:contents}button:hover{background-color:initial}}@media only screen and (max-width:1200px) and (min-width:698px){.health-packages{height:auto}.wrapper{flex-wrap:wrap;justify-content:center}.wrapper .table{flex:35% 1;margin:1rem auto}}@media (max-width:650px){.wrapper .swiper-slide-active{margin-left:0}}@media (max-width:768px){.table{margin:0 auto}.search-result{width:12.7rem}}@media (max-width:576px){.table{margin:0 auto}.search-result{width:10rem}.btn button{font-size:14px}.table .price h1{font-size:1rem}}@media (max-width:360px){.search-result{width:8rem}}@media (min-width:1600px){.table{margin-left:10px}}.add-to-cart{height:3rem;margin-right:16px;width:10.5rem}.add-to-cart,.add-to-cart-small{background-color:initial;border:2px solid #144580;border-radius:7px;color:#144580;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s}.add-to-cart-small{height:2.5rem;margin-right:8px;width:9rem}.add-to-cart:hover{transform:scale(1.05)}.add-to-cart-small:hover{transform:scale(1.02)}.buy-now{height:3rem;width:10.5rem}.buy-now,.buy-now-small{background-color:#144580;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s}.buy-now-small{height:2.5rem;width:9rem}.buy-now:hover{transform:scale(1.05)}.buy-now-small:hover,.buy-now:hover{background-color:initial;border:1px solid #bebebe;color:#144580}.buy-now-small:hover{transform:scale(1.02)}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.loading-text{color:#6b6b6b;font-family:Poppins,sans-serif;font-size:14px;margin-top:8px}.loader{animation:rotation 1s linear infinite;border:3px solid;border-color:#fff #fff #ff3d00;border-radius:50%;box-sizing:border-box;display:inline-block;height:20px;width:20px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_box__GINuC{display:flex;height:630px;max-height:100%;max-width:100%}.Login_box__GINuC .Login_img__HdXso{background:url(/static/media/Rectangle%20880.17981d673aa3ecd75010.svg);background-color:#000;background-size:cover;position:relative;width:50%}.Login_box__GINuC .Login_img__HdXso:before{content:"Create Account";font-size:30px;top:40%;width:260px}.Login_box__GINuC .Login_img__HdXso button,.Login_box__GINuC .Login_img__HdXso:before{color:#fff;font-weight:600;left:50%;line-height:45px;position:absolute;transform:translate(-50%,-50%)}.Login_box__GINuC .Login_img__HdXso button{background-color:initial;border:2px solid #ef481e;border-radius:6px;font-size:20px;height:50px;top:50%;width:150px}.Login_box__GINuC .Login_img__HdXso img{height:100%;object-fit:cover;width:100%}.Login_box__GINuC .Login_loginPanel__pylSC{display:flex;flex-direction:column;justify-content:center;max-width:50%;padding:3.3rem;width:100%}.Login_box__GINuC .Login_loginPanel__pylSC h3{color:#000;font-size:25px;font-weight:500;line-height:38px;margin-bottom:1rem}.Login_flex__Kn8EB{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.Login_box__GINuC p{color:#000;font-size:14px;font-weight:500;line-height:21px}.Login_box__GINuC .Login_checkbox__DZ3YB{padding-bottom:3px}.Login_box__GINuC .Login_checkbox__DZ3YB label{color:grey;font-size:14px;font-weight:500;line-height:21px;margin-left:.3rem}.Login_box__GINuC .Login_blue__A1AHu{color:#144580}.Login_box__GINuC button{height:2.8rem;width:100%}.Login_box__GINuC .Login_signUp__KFDwA{margin:.8rem auto;text-align:center;width:100%}.Login_box__GINuC .Login_stick__uZdUv{color:grey;font-size:1rem;margin:0 .3rem}.Login_box__GINuC .Login_red__pA6BG{color:#ef481e}.Login_box__GINuC .Login_or__tY1wA{margin-bottom:.8rem;position:relative;text-align:center;width:100%}.Login_box__GINuC .Login_or__tY1wA:before{background-color:#d6d3d3;content:"";height:2px;left:0;position:absolute;top:50%;width:45%}.Login_box__GINuC .Login_or__tY1wA:after{background-color:#d6d3d3;content:"";height:2px;position:absolute;right:0;top:50%;width:45%}.Login_box__GINuC .Login_connects__SWEuH{background:#f0f0f0;border:none;border-radius:6px;color:#000;font-size:14px;font-weight:500;line-height:21px;margin-bottom:.8rem}.Login_box__GINuC .Login_connects__SWEuH i{margin-right:1rem}.Login_box__GINuC .Login_grey__Kk\+\+0{color:grey;font-size:13px}@media (max-width:700px){.Login_box__GINuC .Login_img__HdXso{display:none}.Login_box__GINuC .Login_loginPanel__pylSC{max-width:100%;padding:2rem;position:relative;width:100%}}.input_inputContainer__hQ21f{margin-right:16px;width:40%}@media (max-width:768px){.input_inputContainer__hQ21f{width:100%}}.input_inputContainerFluid__1lACw{margin-right:16px;width:85%}.input_inputLabel__Pmmdo{display:flex;flex-direction:column;margin-bottom:1.3rem;position:relative;width:100%}.input_eyeIcon__a8mAj{cursor:pointer;position:absolute;right:8px;top:44px}.input_inputLabel__Pmmdo svg{color:grey;height:15.833333015441895px;height:1.05em;margin-right:10px;width:1.1rem}.input_label__QaNI4{align-items:center;color:grey;display:flex;font-size:1rem;font-weight:500;letter-spacing:.7px;overflow:hidden;padding-bottom:.5rem;white-space:nowrap}.input_star__9Lcz2{color:#c63535}.input_input__6bPAU{background-color:#fff;border:2px solid #d6d6d6;border-radius:7px;color:grey;font-size:1rem;font-weight:400;height:46px;outline:none;padding-left:1rem;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{padding-left:0!important;text-align:center}.input_productDetailInput__ENJsO{background-color:#fff;border:#0000;border-left:1px solid #bebebe;border-radius:0;border-right:1px solid #bebebe;color:grey;font-size:1rem;font-weight:400;height:100%;outline:none;padding-right:.3rem;text-align:center;width:50%}.input_productDetailInput__ENJsO::-webkit-inner-spin-button,.input_productDetailInput__ENJsO::-webkit-outer-spin-button{display:none;margin:0;padding:0}input[type=number]{-moz-appearance:textfield}.input_textarea__tf6Kt{background-color:#fff;border:2px solid #d6d6d6;border-radius:7px;color:grey;font-size:1rem;font-weight:400;outline:none;padding-left:1rem;width:100%}.input_disabled__9DgJr{background-color:#f1f1f1;border:2px solid #dcdcdc}.input_inputLabel__Pmmdo .input_formError__JWlqU{color:#db0b0b;font-size:.8rem;font-weight:500;margin-left:.5rem}@media (max-width:698px){.input_inputLabel__Pmmdo,.input_input__6bPAU{width:100%}}@media only screen and (max-width:1200px){.input_inputLabel__Pmmdo,.input_input__6bPAU{width:100%}}.custom-btn{border:none;border-radius:5px;cursor:pointer;font-size:1rem;margin-right:1rem;margin-top:6px;padding:.5rem 1.4rem;transition:all .2s;white-space:nowrap}.blue-btn{background-color:#144580;color:#fff}.blue-btn-disabled{background-color:#14458066!important;cursor:default!important}.SignUp_box__GpY9g{display:flex;flex-direction:row-reverse;height:630px;max-height:100%;max-width:100%}.SignUp_box__GpY9g .SignUp_img__MMi92{background:url("/static/media/Rectangle%20880%20(1).498ac3990e6f10c53ad1.svg");background-color:#000;background-size:cover;position:relative;width:50%}.SignUp_box__GpY9g .SignUp_img__MMi92:before{content:"Have an Account?";font-size:30px;top:40%;width:300px}.SignUp_box__GpY9g .SignUp_img__MMi92 button,.SignUp_box__GpY9g .SignUp_img__MMi92:before{color:#fff;font-weight:600;left:50%;line-height:45px;position:absolute;transform:translate(-50%,-50%)}.SignUp_box__GpY9g .SignUp_img__MMi92 button{background-color:initial;border:2px solid #ef481e;border-radius:6px;font-size:20px;height:50px;top:50%;width:150px}.SignUp_box__GpY9g .SignUp_img__MMi92 img{height:100%;object-fit:cover;width:100%}.SignUp_box__GpY9g .SignUp_loginPanel__5JcPv{max-width:50%;overflow-y:auto;padding:3.3rem;width:50%}.SignUp_loginPanel__5JcPv h3{color:#000;font-size:25px;font-weight:500;line-height:38px;margin-bottom:1rem}.SignUp_flex__k1I0R{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.SignUp_box__GpY9g p{color:#000;font-size:14px;font-weight:500;line-height:21px}.SignUp_checkbox__kad2g{padding-bottom:3px}.SignUp_checkbox__kad2g label{color:grey;font-size:14px;font-weight:500;line-height:21px;margin-left:.3rem}.SignUp_box__GpY9g .SignUp_blue__pfABy{color:#144580}.SignUp_box__GpY9g button{height:2.8rem;width:100%}.SignUp_signUp__h8hM8{margin:.8rem auto;text-align:center;width:100%}.SignUp_stick__IfmX3{color:grey;font-size:1rem;margin:0 .3rem}.SignUp_box__GpY9g .SignUp_red__E4Qha{color:#ef481e}.SignUp_or__obDFG{margin-bottom:.8rem;position:relative;text-align:center;width:100%}.SignUp_or__obDFG:before{left:0}.SignUp_or__obDFG:after,.SignUp_or__obDFG:before{background-color:#d6d3d3;content:"";height:2px;position:absolute;top:50%;width:45%}.SignUp_or__obDFG:after{right:0}.SignUp_connects__7J7kL{background:#f0f0f0;border:none;border-radius:6px;color:#000;font-size:14px;font-weight:500;line-height:21px;margin-bottom:.8rem}.SignUp_connects__7J7kL i{margin-right:1rem}.SignUp_loginPanel__5JcPv .SignUp_inputLabel__3xFzy{margin-bottom:1rem}@media (max-width:700px){.SignUp_box__GpY9g .SignUp_img__MMi92{display:none}.SignUp_box__GpY9g .SignUp_loginPanel__5JcPv{max-width:100%;padding:2rem;position:relative;width:100%}}.Otp_box__3cJim{display:flex;height:630px;max-height:100%;max-width:100%}.Otp_box__3cJim .Otp_img__xaDNB{background:url("/static/media/Rectangle%20880%20(2).10965a495b18adf6b5db.svg");background-color:#000;background-color:#d0e3ff;background-size:cover;position:relative;width:50%}.Otp_box__3cJim .Otp_img__xaDNB img{height:100%;object-fit:cover;width:100%}.Otp_box__3cJim .Otp_loginPanel__oTOVY{display:flex;flex-direction:column;justify-content:center;max-width:50%;padding:3.3rem;position:relative;width:50%}.Otp_box__3cJim .Otp_loginPanel__oTOVY h3{color:#000;font-size:25px;font-weight:500;line-height:38px;margin-bottom:1rem}.Otp_box__3cJim .Otp_flex__31\+V2{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.Otp_box__3cJim p{color:#000;font-size:14px;font-weight:500;line-height:21px}.Otp_box__3cJim.Otp_checkbox__So0Wz{padding-bottom:3px}.Otp_box__3cJim .Otp_checkbox__So0Wz label{color:grey;font-size:14px;font-weight:500;line-height:21px;margin-left:.3rem}.Otp_box__3cJim.Otp_blue__dijGG{color:#144580}.Otp_box__3cJim button{height:2.8rem;width:100%}.Otp_box__3cJim .Otp_signUp__g6MXS{margin:.8rem auto;text-align:center;width:100%}.Otp_box__3cJim .Otp_stick__r1ihM{color:grey;font-size:1rem;margin:0 .3rem}.Otp_box__3cJim .Otp_red__z4Y5f{color:#ef481e}.Otp_box__3cJim .Otp_or__aWEB6{margin-bottom:.8rem;position:relative;text-align:center;width:100%}.Otp_box__3cJim .Otp_or__aWEB6:before{left:0}.Otp_box__3cJim .Otp_or__aWEB6:after,.Otp_box__3cJim .Otp_or__aWEB6:before{background-color:#d6d3d3;content:"";height:2px;position:absolute;top:50%;width:45%}.Otp_box__3cJim .Otp_or__aWEB6:after{right:0}.Otp_box__3cJim .Otp_connects__tLBr5{background:#f0f0f0;border:none;border-radius:6px;color:#000;font-size:14px;font-weight:500;line-height:21px;margin-bottom:.8rem}.Otp_box__3cJim.Otp_connects__tLBr5 i{margin-right:1rem}.Otp_box__3cJim .Otp_grey__LA00a{color:grey;font-size:13px}.Otp_box__3cJim .Otp_description__yyVbY{color:grey;font-size:16px;margin-bottom:1rem}.Otp_box__3cJim .Otp_inputs__52R9u{display:flex;justify-content:space-between;margin-bottom:1rem;width:90%}.Otp_box__3cJim .Otp_inputs__52R9u input{background:#fff;border:2px solid #d6d6d6;border-radius:5px;height:46px;width:42px}.Otp_box__3cJim .Otp_bottom__TTF3u{bottom:6%;margin-top:5rem;position:absolute;right:0;text-align:center;width:100%}@media (max-width:700px){.Otp_box__3cJim .Otp_img__xaDNB{display:none}.Otp_box__3cJim .Otp_loginPanel__oTOVY{max-width:100%;padding:3.3rem;position:relative;width:100%}}.display-flex{column-gap:.5rem;display:flex;justify-content:space-between;padding:1rem 2.5rem 3rem}.photo-container{overflow:hidden;transition:transform .5s ease;width:100%}.photo-container img{transition:transform .8s ease}.ad-card{align-items:center;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;overflow:hidden}.ad-card:hover .photo-container img{transform:scale(1.2)}.offer-box{background-color:#144580;color:#fff;display:flex;height:140px;justify-content:space-between;padding:12px;position:relative;width:100%}.offer-box .main-offer{background-color:inherit;padding-left:6px}.offer-box .tag{font-size:16px;font-weight:600;margin-bottom:0;text-transform:uppercase}.offer-box .offer-content-box{background-color:inherit;margin-left:0;position:relative;z-index:0}.offer-box .offer-content{align-items:center;background-color:inherit;border:3px solid #fff;border-radius:50%;display:flex;height:70px;padding:0;position:relative;width:70px;z-index:0}@media (min-width:386px){.offer-box .offer-content-box{margin-left:6px}.offer-box .offer-content{height:90px;width:90px}.offer-box .main-offer{background-color:inherit;padding-left:12px}.offer-box .offer-content .number{font-size:60px}}.offer-box .offer-content:before{background-color:inherit;bottom:12px;content:"";left:-3px;position:absolute;right:-3px;top:14px;z-index:-1}.offer-box .offer-content .number{font-size:38px;font-weight:600}@media (min-width:386px){.offer-box .offer-content .number{font-size:60px}}.offer-box .offer-content .discount{align-items:center;display:flex;flex-direction:column;font-size:12px;font-weight:600;margin-left:6px}.offer-box .discount .percent{font-size:18px}@media (min-width:386px){.offer-box .discount .percent{font-size:30px}}.offer-box .discount .off{font-size:8px;font-weight:400;padding-bottom:4px;text-transform:uppercase}@media (min-width:386px){.offer-box .discount .off{font-size:15px}}.offer-box .offer-details{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.offer-box .offer-details .heading{font-size:20px;font-weight:600;margin-top:6px;overflow:hidden;text-align:center;width:100%}.offer-box .offer-details button{background-color:initial;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:4px;padding:9px 12px}.offer-box .offer-details button:hover{background-color:#fff;color:#144580}@media (max-width:1600px){.display-flex{justify-content:center}}@media (max-width:992px){.display-flex{flex-wrap:wrap}}@media (max-width:768px){.display-flex{padding:1.3rem}}.image-width{overflow:hidden;width:100%}@media (max-width:1440px){.image-width{width:100%}}@media (max-width:576px){.image-width,.offer-box{width:80%}}.image{height:100%;width:100%}.m-ad-card{display:none}@media (max-width:992px){.ad-card{display:none}.m-ad-card{border-radius:6px;display:flex;margin-bottom:20px;overflow:hidden;width:100%}.m-ad-card .m-photo-container{width:60%}.m-ad-card .m-offer-box{background-color:#144580;color:#fff;display:flex;justify-content:space-between;padding:12px;position:relative;width:50%}.m-offer-box .m-main-offer{background-color:inherit;padding-left:6px}.m-offer-box .m-main-offer .tag{font-size:16px;font-weight:600;margin-bottom:0;text-transform:uppercase}.m-main-offer .offer-content-box{background-color:inherit;margin-left:0;padding-top:10px;position:relative;z-index:0}.m-main-offer .offer-content{align-items:center;background-color:inherit;border:3px solid #fff;border-radius:50%;display:flex;height:80px;padding:0;position:relative;width:80px;z-index:0}.m-main-offer .offer-content .number{font-size:38px;font-weight:500}.m-main-offer .offer-content .discount{align-items:center;display:flex;flex-direction:column;font-size:12px;font-weight:600;margin-left:6px}.m-main-offer .discount .percent{font-size:18px}.offer-box .discount .off{font-size:8px;font-weight:400;padding-bottom:4px;text-transform:uppercase}.m-main-offer .offer-content:before{background-color:inherit;bottom:12px;content:"";left:-6px;position:absolute;right:-6px;top:14px;width:120%;z-index:-1}.m-offer-box .m-offer-details{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.m-offer-details .heading{font-size:20px;font-weight:600;margin-top:6px;overflow:hidden;text-align:center;width:100%}.m-offer-details button{background-color:initial;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;margin-bottom:4px;padding:9px 12px}.m-offer-details button:hover{background-color:#fff;color:#144580}}@media (max-width:768px){.m-offer-details .heading{font-size:18px}.m-offer-details button{font-size:10px;padding:6px 8px}}@media (max-width:576px){.m-offer-details .heading{font-size:16px}}@media (max-width:426px){.m-main-offer .offer-content{height:60px;width:60px}.m-main-offer .offer-content-box{padding-top:0}.m-main-offer .offer-content .number{font-size:24px}.m-main-offer .discount .percent{font-size:12px}.offer-box .discount .off{font-size:6px}.m-offer-details .heading{font-size:12px}.m-offer-details button{font-size:8px;padding:4px 6px}}@media (max-width:325px){.m-offer-details .heading{word-break:break-word}.m-ad-card .m-photo-container{width:45%}.m-ad-card .m-offer-box{width:55%}}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth;text-decoration:none}body{overflow-x:hidden}@media (min-width:576px){.capsule{margin:0 auto;max-width:540px}}@media (min-width:768px){.capsule{margin:0 auto;max-width:720px}}@media (min-width:992px){.capsule{margin:0 auto;max-width:960px}}@media (min-width:1200px){.capsule{margin:0 auto;max-width:1140px}}@media (min-width:1400px){.capsule{margin:0 auto;max-width:1320px}}@media (min-width:1600px){.capsule{margin:0 auto;max-width:1520px}}@media (max-width:576px){.capsule{margin:0 auto;max-width:100%;padding:0 1rem}}.header{align-items:center;display:flex;justify-content:space-between}.header h2{font-size:1.34rem;font-weight:600}.header a{color:#144580;font-size:.84rem}section{margin:2rem 0;padding:1rem 0}.crossed{text-decoration:line-through}a.view-all{color:#144580;font-size:.84rem}.link-secondary,a.view-all:hover{color:#ef481e}.width-full{width:100%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0!important}.filters-section{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.filters-section .left{align-self:flex-start;background-color:#f1f1f1;height:70vh;overflow:auto;padding:1rem;position:sticky;top:150px;width:25%}.filters-section .left:hover{overflow:scroll}.filters-section .left::-webkit-scrollbar{height:4px;width:3px}.filters-section .left::-webkit-scrollbar-track{background:#fff}.filters-section .left::-webkit-scrollbar-thumb{background-color:#144580;border-radius:10px}@media (min-width:993px){.leftMobile{display:none}}@media (max-width:993px){.filters-section .left{align-self:flex-start;background-color:initial;height:auto;overflow:inherit;position:inherit;top:0}.leftMobile{padding:0}}.left .top{align-items:center;color:#144580;display:flex;flex-direction:row;justify-content:space-between}.left .top a{color:#144580;font-size:.8rem}.left .top .head{align-items:center;display:flex;justify-content:space-between}.left .top .head svg{color:#144580;margin-right:.4rem}.left .top .head p{font-size:1.1rem;font-weight:500}.left .top small:hover{cursor:pointer}.left .category div{font-size:1.1rem;padding:5px 0}.left .category div input{accent-color:#144580;margin:.4rem 1rem .4rem .4rem;position:relative}.category div input:before{background-color:#fff;border:2px solid #144580;border-radius:50%;content:"";cursor:pointer;height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:15px}.category div input:checked:before{border:none}.category div input:checked:after{color:#144580;content:"\f192";font-family:FontAwesome;font-size:1.3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.MuiFormGroup-root{display:flex;justify-content:flex-start}.MuiFormControl-root{padding-left:.6rem!important}.css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#144580!important}.PrivateSwitchBase-input{display:none}.category label{margin-bottom:10px}.css-vqmohf-MuiButtonBase-root-MuiRadio-root{padding:5px 9px!important}.range-slider{height:3.5rem;margin:auto;position:relative;text-align:center;width:100%}.MuiSlider-track,.css-1gv0vcd-MuiSlider-track{background-color:#144580!important}.MuiSlider-rail,.css-14pt78w-MuiSlider-rail{background-color:#c4b9ba!important}.MuiSlider-thumb,.MuiSlider-thumbColorPrimary,.MuiSlider-thumbSizeMedium,.css-eg0mwd-MuiSlider-thumb{background:radial-gradient(circle,#020024 0,#144580 37%,#fff 62%);border:1px solid #144580;height:17px!important;width:17px!important}.medicines .names button{border:1px solid #bebebe;border-radius:5px;margin:.3rem .1rem;padding:.3rem .8rem}.filters-section .right{width:72%}.right .banner{max-height:190px;max-width:100%;overflow:hidden}.right .detailSlider{max-height:250px;padding:0}.right .information{align-items:center;display:flex;justify-content:space-between}.information h4{font-size:1.3rem;font-weight:500}.information .sort-view{align-items:center;display:flex;justify-content:center}.sort-view .sort-by select{border:2px solid #ececec;border-radius:7px;color:#111;font-size:1rem;font-weight:400;margin-left:.5rem;outline:none;padding:.3rem .6rem}.sort-view .view{align-items:center;display:flex;padding-left:3rem}.sort-view .view p{font-size:1rem;font-weight:500;margin-right:.5rem}.sort-view .view svg{color:#bebebe;cursor:pointer;margin-right:.3rem;width:1.2rem}.view #list{font-size:1.5rem;padding-top:1.5px}.view ion-icon{cursor:pointer;font-size:1.2rem;line-height:14px;margin-left:.5rem;padding-top:4px;transition:all .1s}.view ion-icon:hover{transform:scale(1.05)}.filters-section .products{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start}@media (max-width:576px){.filters-section .products{gap:15px;margin-top:15px}}@media (max-width:432px){.filters-section .products{gap:12px;margin-top:15px}}.details .list-view-pricing{display:none}#list-view{display:flex;height:100%;width:100%!important}.list-view .img-div{max-height:161px}.list-view .img-div img{height:10.5rem;margin-right:1rem}.list-view .details h3{font-size:1.1rem;margin-top:2px}.list-view .details h2{display:flex;flex-direction:column}.list-view .details h2 span{display:none;margin-left:0}.list-view .details .list-view-pricing{color:#ef481e;display:initial;font-size:.9rem;font-weight:500}.list-view .details .list-view-pricing span{color:#757575;margin:0 10px;text-decoration:line-through}.list-view .details .genre-discount .discount{display:none}.products .cards:hover{transform:scale(1.01);transition:all .2s}.cards .tags{border-radius:3px;color:#fff;font-size:.75rem;font-weight:450;padding:2px 7px;position:absolute;right:2%;text-align:center;top:2.54%}.img-div{cursor:pointer;overflow:hidden;position:relative}.img-div .show-hover{align-items:flex-end;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:flex-end;opacity:0;position:absolute;top:0;transition:all .5s;width:100%}.show-hover ion-icon{background-color:#d9d9d9;border-radius:50%;color:#000;cursor:pointer;font-size:1.2rem;margin-bottom:.5rem;margin-right:.6rem;opacity:1;padding:5px;transition:all .2s;z-index:3}.show-hover ion-icon:hover{transform:scale(1.08)}.new{background-color:#fa7250}.featured{background-color:#1aab2a}.filters-section hr{color:#e2e2e2;margin:1rem 0;opacity:.5}div h3{font-size:1.1rem;font-weight:500;margin-bottom:.3rem}.filters-section .top-phone{display:none}.load-more-btn{align-items:center;display:flex;justify-content:center}.load-more-btn button{background:#144580;border:none;border-radius:6px;font-size:14px;font-weight:500;margin-top:25px}.load-more-btn button,.load-more-btn button a{color:#fff;padding:12px 26px}.load-more-btn button:hover{background:#0000;border:1px solid #144580;color:#144580;transition:all .6}.load-more-btn:hover a{color:#144580}@media (max-width:992px){.filters-section{padding:0 1rem;position:relative}.accordion{border:none!important;margin:1em auto;max-width:100%}.accordion__button:before{display:none!important}.accordion__button:after{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;position:absolute;right:10px;top:40px;transform:rotate(45deg);width:10px}.accordion__button[aria-expanded=true]:after,.accordion__button[aria-selected=true]:after{transform:rotate(-135deg)}.filter-icon{padding:0 10px 0 0}.accordion__button{background-color:#f6f6f6!important;border:none!important;box-shadow:0 1px 3px #00000026;color:#2c2c2c!important;display:flex;font-weight:600}.filters-section .top-phone{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.accordion__panel{box-shadow:0 1px 3px #00000026!important}.top-phone .head{align-items:center;color:#144580;display:flex;font-size:1rem;font-weight:400}.head p{padding-left:4px}.top-phone a{color:#000}.filters-section .left{left:0;margin-bottom:15px;padding:0;width:100%;z-index:2}.leftDesktop{display:none}.filters-section .right{width:100%}.right .information{margin:0 .5rem}.right .information h4{font-size:1rem}.sort-by label{font-size:.9rem;margin-left:.5rem}.sort-by select{width:80%}.sort-view .view{display:flex;padding-left:3rem;padding-top:0}.products .cards{width:49%}.cards .details h2{font-size:1rem}.cards .details h2 span{font-size:.8rem;margin:.6rem .4rem .3rem}.list-view .img-div img{margin-right:1rem;max-height:148.92px;max-width:199.2px}.list-view .details h3{font-size:1rem;font-weight:450;margin-top:3px}.list-view .details h2 span{margin-left:0}.list-view .details .genre-discount .discount{bottom:5.5%;left:57%}}.width-control-category{max-width:260px;width:100%}@media (min-width:1400px){.width-control-category{max-width:260px;width:100%}}@media (max-width:1600px){.width-control-category{max-width:225px;width:100%}}@media (max-width:1200px){.width-control-category{max-width:215px;width:100%}}@media (max-width:992px){.width-control-category{max-width:215px;width:100%}}@media (max-width:768px){.width-control-category{max-width:235px;width:100%}}@media (max-width:576px){.width-control-category{max-width:500px;width:100%}}.headertitle{border-bottom:1px solid #e1e0e0;color:gray;display:flex;font-weight:700;justify-content:space-between;margin:1rem 0}.headertitle button{background:#0000;border:none;color:#144580;cursor:pointer;padding:0 10px}.search-products{border-radius:5px;box-shadow:0 2px 4px #0003;margin-bottom:1rem}.search-test-products{border-radius:10px;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem}@media (max-width:576px){.search-products,.search-test-products{margin:0 auto}}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.breadCrumbs a{color:#000}@media (max-width:700px){.css-9vq7zl-MuiTypography-root-MuiBreadcrumbs-root{padding-bottom:.8rem!important;padding-left:.5rem!important;padding-top:.7rem!important}.css-10sygvr-MuiSvgIcon-root{margin-bottom:0}.css-1wuw8dw-MuiBreadcrumbs-separator{margin-left:0;margin-right:0}.css-9vq7zl-MuiTypography-root-MuiBreadcrumbs-root a{align-items:flex-end;font-size:.78rem}}.TestCardSmall_healthTestContainer__NDGN9{background-color:#f0f8ff;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;padding:2rem 1rem}@media (max-width:768px){.TestCardSmall_healthTestContainer__NDGN9{justify-content:center}}.TestCardSmall_healthTest__0JUHs{align-items:center;padding:1rem 0}.TestCardSmall_testCard__-9NTL{background-color:#fff;border-radius:10px;cursor:pointer;height:200px;margin:0 auto;overflow:hidden;overflow-x:hidden;overflow-y:auto;width:170px}.TestCardSmall_healthTest__0JUHs .TestCardSmall_header__Ash\+x{align-items:flex-start;display:flex;justify-content:space-between}@media (max-width:420px){.TestCardSmall_testCard__-9NTL{width:135px}}@media (max-width:376px){.TestCardSmall_testCard__-9NTL{width:120px}}@media (max-width:320px){.TestCardSmall_testCard__-9NTL{width:110px}}@media (max-width:1024px){.TestCardSmall_searchTestCard__hcB43{width:160px!important}}@media (max-width:540px){.TestCardSmall_searchTestCard__hcB43{width:140px!important}}@media (max-width:480px){.TestCardSmall_searchTestCard__hcB43{width:190px!important}}@media (max-width:425px){.TestCardSmall_searchTestCard__hcB43{width:160px!important}}@media (max-width:360px){.TestCardSmall_searchTestCard__hcB43{width:120px!important}}.TestCardSmall_header__Ash\+x h1{font-size:1.2rem;font-weight:600;line-height:26px;margin-bottom:2rem}.TestCardSmall_TestCardSwiper__7hZ3Z{background-color:#fdf3ff;padding:2rem 1rem!important}#TestCardSmall_flask__0ORjt{color:#27548a;font-size:1.1rem;padding:.9rem 0 .5rem}.TestCardSmall_cardH3__0NKtE{font-size:13px;height:2.3rem;line-height:21px;padding:0;text-transform:capitalize}.TestCardSmall_cardH3__0NKtE,.TestCardSmall_cardP__nY\+61 p{font-family:Poppins;font-weight:500;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.TestCardSmall_cardP__nY\+61 p{color:#757575;font-size:12px;height:22px;line-height:18px;padding:.1rem 0}.TestCardSmall_price__NVDO0{color:#ef481e;font-size:15px;font-weight:600;line-height:24px;overflow:hidden;padding:.6rem 0 .1rem;text-overflow:ellipsis;white-space:nowrap}.TestCardSmall_price__NVDO0 span{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-decoration:line-through}.TestCardSmall_button__p8e4d{background-color:#fff;border:none;border-top:2px solid #fdf3ff;color:#1c4d8c;cursor:pointer;font-size:14px;font-weight:500;height:35px;line-height:21px;transition:all .2s;width:100%}.TestCardSmall_button__p8e4d:hover{transform:scale(1.05)}#TestCardSmall_flask2__OJ4ZM{color:#27548a;font-size:1.7rem;margin-right:1rem}@media (max-width:698px){.TestCardSmall_header__Ash\+x h1{font-size:1.2rem;font-weight:600;line-height:26px;margin-bottom:2rem}}.TestCardSmall_paddingCommon__JpKmG{padding:1rem}.MuiBox-root{border-radius:7px;position:relative}.MuiBox-root .css-old1by{padding:1rem}.modal{max-height:37rem;overflow-x:hidden;overflow-y:auto;padding:2rem 3rem 4rem}.no-overflow{overflow:hidden}.modal .modalHeader{align-items:center;display:flex}.modal .modalHeader h4{font-size:1.3rem;font-weight:500}.modal .modalHeader svg{margin-right:5px}.modal .testCount{align-items:center;background-color:#e3ffe6;border-radius:5px;color:#1aab2a;display:flex;font-size:1rem;font-weight:500;height:2.5rem;justify-content:center;margin-bottom:1rem;margin-top:2rem;width:9rem}.modal .eReports{color:#757575;font-size:1rem;font-weight:400}.modal .eReports i{font-size:1.1rem;margin-right:.4rem}.modal .description{margin:1rem 0}.modal .cartWishlist{align-items:center;color:#144580;cursor:pointer;display:flex;font-size:1rem;font-weight:500;width:fit-content}.modal .cartWishlist i{font-size:1.2rem;margin-right:.5rem}.modal .cartWishlist span{color:#d9d9d9;font-size:1.5rem;font-weight:300;padding:0 1rem}.modal .dataDiv{margin-bottom:1rem}.modal .dataDiv h4{color:#000;font-size:1rem;font-weight:500;margin-bottom:.2rem}.modal .dataDiv li,.modal .dataDiv p{color:#878787;font-size:.9rem;font-weight:500;line-height:21px;margin-bottom:4px}.modal .dataDiv ul{padding-left:16px}.modal .dataDiv li{list-style-type:disc}.modal .footData{align-items:center;background-color:#fdf3ff;border-radius:7px;bottom:-2%;display:flex;height:6rem;justify-content:space-between;left:0;padding:0 1rem;position:absolute;width:100%}.modal .footData-small{height:4.5rem;justify-content:flex-end}.modal .footData h4{color:#ef481e;font-size:1.35rem;font-weight:600;padding-left:2rem}.modal .footData span{color:#757575;font-size:1rem;font-weight:400;text-decoration:line-through}@media (max-width:698px){.boxModal{width:95%!important}.modal{max-height:37rem;padding:1.5rem 2rem 4rem}.modal .footData{align-items:flex-start;flex-direction:column;justify-content:space-around;padding:.3rem .9rem;width:100%}.modal .footData h4{font-size:1.25rem;padding-left:0}.modal .footData span{font-size:.9rem}.modal .buttonGroup button{height:3rem}}.main-section{display:flex;flex-direction:row;gap:3rem;padding:0 .5rem 1rem;width:100%}.main-section .picture{display:flex;flex-direction:column;width:45%}.picture .thumbnail{border:2px solid #bebebe;border-radius:5px;height:28rem;margin-bottom:2rem;width:100%}.picture .thumbnail .swiper-slide img{height:100%;object-fit:contain;width:100%}.picture .thumb{height:7rem;width:100%}.picture .thumb .swiper-slide img{height:100%;object-fit:contain;width:100%}.picture .thumb .swiper-slide-thumb-active{border:1px solid #bebebe}.details{padding-right:.5rem}.details .category{color:#585858;padding-bottom:1rem}.details h2{font-size:1.5rem}.details h3{font-size:1.2rem}.details h4{font-size:1.1rem}.details .name{font-weight:500;padding-bottom:1rem}.details .price{color:#ef481e;font-weight:600;padding-bottom:.5rem}.details .offer{color:#ef481e;font-weight:500;padding-bottom:1rem}.offer span{color:#4b4848;padding-right:1rem;text-decoration:line-through}.details .availability{font-weight:500;padding-bottom:1rem}.availability span{color:#1aab2a;padding-left:1.4rem}.manufacture{font-weight:500;padding-bottom:1.5rem}.manufacture span{font-weight:400;padding-left:.7rem}.quantity{align-items:center;display:flex;padding-bottom:1rem}.quantity h4{font-weight:500;padding-right:1.5rem}.quantity p{color:#585858;padding-left:1rem}.quantity .wrapper{align-items:center;background:#0000;border:1px solid #bebebe;border-radius:5px;display:flex;height:2.8rem;justify-content:center;margin:0 10px 0 0;max-width:10rem;width:9rem}.quantity .wrapper span{color:#585858;cursor:pointer;font-size:2rem;font-weight:500;text-align:center;-webkit-user-select:none;user-select:none;width:30%}.quantity .wrapper span.num{color:#000;font-size:19px;pointer-events:none}button:disabled{background-color:#14458066!important;color:#fff!important;cursor:default!important}.buttons{display:flex;gap:15px;justify-content:flex-start;width:100%}.buttons button{border-radius:7px;cursor:pointer;font-size:1rem;font-weight:500;height:3rem;transition:all .3s;width:10.5rem}.buttons .add-to-cart{background-color:initial;border:1px solid #bebebe;color:#144580}.buttons .add-to-cart:hover{background-color:#144580;border:none;color:#fff;transform:scale(1.05)}.details .wishlist{align-items:center;cursor:pointer;display:flex;padding-bottom:1.5rem;width:fit-content}.details .wishlist p{color:grey;font-size:1rem;font-weight:500;margin-left:.5rem}.details .wishlist i{color:#ef481e;font-size:1.3rem;padding-right:1rem}.additional-information{padding:.5rem 2rem}.additional-information ul{display:flex;margin-bottom:1rem}hr{color:#c5b7b7}.additional-information ul li{color:#144580;cursor:pointer;font-size:1.1rem;font-weight:600;padding-right:3rem;position:relative;transition:all .2s}.additional-information ul li:hover{transform:scale(1.02)}.additional-information ul li:first-child:before{background-color:#144580;border-radius:7px;bottom:-10%;content:" ";height:2.5px;position:absolute;width:6.5rem}.additional-information p{padding-bottom:2rem}@media (max-width:698px){body{overflow-x:hidden}.main-section{flex-direction:column}.main-section .picture{width:100%}.picture .thumb,.picture .thumbnail{height:85%;width:80%!important}.main-section .details{padding:1rem}.main-section .details h2{font-size:20px}.main-section .details h3{font-size:17px}.main-section .details h4{font-size:16px}.main-section .details .name{font-weight:450;padding-bottom:.8rem}.quantity p{display:none}.wrapper{flex-direction:row}.buttons{padding-top:.5rem;width:90%}.buttons button{border-radius:7px;font-size:1rem;height:3.1rem;width:10rem}.additional-information ul li{color:#144580;cursor:pointer;font-size:1.05rem;font-weight:500;padding-right:2rem;position:relative;transition:all .2s}}@media only screen and (max-width:1200px) and (min-width:698px){.main-section .picture{width:50%}.picture .mySwiper2{height:75%;width:80%!important}.quantity .wrapper{flex-wrap:nowrap}.buttons{display:flex;justify-content:space-between;width:90%}}.HorizontalTab_mainBox__BNZ8M{padding:0 0 3rem}.HorizontalTab_css-old1by__hNVmM p{margin-top:30px}.HorizontalTab_mainTab__3a7MA{align-content:flex-start;display:flex}.HorizontalTab_title__78KRq{color:#144580!important;font-family:poppins,sans-serif!important;font-family:Poppins!important;font-size:1rem!important;font-weight:600!important;letter-spacing:-.015em!important;line-height:27px!important;text-align:left!important}.HorizontalTab_serviceHead__2o-ov{font-size:1.5rem;font-weight:600;line-height:36px;margin-bottom:1rem}.HorizontalTab_rightUl__p-ZyH,.HorizontalTab_wrongUl__FQoyM{padding:2rem 0}.HorizontalTab_rightUl__p-ZyH li i,.HorizontalTab_wrongUl__FQoyM li i{font-size:1.3rem;margin-right:1rem}.HorizontalTab_rightUl__p-ZyH li,.HorizontalTab_wrongUl__FQoyM li{color:grey;margin-bottom:.5rem}.HorizontalTab_rightUl__p-ZyH li i{color:#33b747}.HorizontalTab_wrongUl__FQoyM li i{color:#ef1923}@media (max-width:698px){.HorizontalTab_mainBox__BNZ8M{padding:0 1rem}.HorizontalTab_title__78KRq{color:#144580!important;font-family:poppins,sans-serif!important;font-size:.9rem!important;font-weight:600!important;letter-spacing:-.015em!important;line-height:27px!important;text-align:left!important}}@media (max-width:992px){.HorizontalTab_widthFull__pANyD{padding:0;width:100%}}@media (max-width:576px){.HorizontalTab_mainBox__BNZ8M{padding:0}}.MuiTabs-scrollButtons.Mui-disabled{opacity:.3!important}.faq_faqAccordion__PhG43{padding:0 0 3rem;width:75%}.faq_faqAccordion__PhG43 .faq_Mui-expanded__CvMgh .faq_MuiButtonBase-root__p0C4b{background-color:#fff!important}.faq_faqAccordion__PhG43 .faq_header__S\+ma2{padding-bottom:2rem}.faq_faqAccordion__PhG43 .faq_header__S\+ma2 h2{font-size:1.65rem;font-weight:600;padding-bottom:1rem}.faq_faqAccordion__PhG43 .faq_header__S\+ma2 p{color:grey;font-size:.93rem;font-weight:500}.faq_faqAccordion__PhG43 .faq_rows__a02pe{border:1px solid #ececec;box-shadow:1px 2px 4px 0 #0000001a;margin-bottom:.8rem;padding:.6rem 0}.faq_faqAccordion__PhG43 .faq_rows__a02pe:before{height:0!important}.faq_faqAccordion__PhG43 .faq_topic__wlUGz{color:#3d3a3a;font-family:Poppins;font-size:16px;line-height:24px}.faq_faqAccordion__PhG43 .faq_answers__dNX-h{color:grey;font-family:Poppins;font-size:14px;letter-spacing:0;line-height:24px;text-align:justified}.faq_faqAccordion__PhG43 .faq_answers__dNX-h strong{font-weight:600}.faq_faqAccordion__PhG43 .faq_answers__dNX-h ul{padding-left:16px;padding-top:6px}.faq_faqAccordion__PhG43 .faq_answers__dNX-h ul li{font-size:14px;font-weight:400}.faq_faqAccordion__PhG43 .faq_footer__g9Ukx{padding-top:2rem}.faq_faqAccordion__PhG43 .faq_footer__g9Ukx h2{color:#ef481e;font-size:1.4rem;font-weight:500;line-height:36px}.faq_faqAccordion__PhG43 .faq_footer__g9Ukx p{color:grey;font-family:Poppins;font-size:1rem;font-weight:500;line-height:24px}@media (max-width:698px){.faq_faqAccordion__PhG43{padding:3rem 0 3rem 1.3rem;width:90%}.faq_faqAccordion__PhG43 .faq_header__S\+ma2 h2{font-size:1.5rem;font-weight:600;padding-bottom:1rem}.faq_faqAccordion__PhG43 .faq_header__S\+ma2 p{color:grey;font-size:.83rem;font-weight:500}}.TitlePicture_box__Qkfdy{margin-bottom:1rem}.TitlePicture_header__ZeqXf{font-size:1.5rem;font-weight:600}.TitlePicture_img__JLaiv{max-width:1350px;object-fit:contain;width:100%}@media (max-width:698px){.TitlePicture_box__Qkfdy{margin:1.3rem}}.DoctorCardNoButton_doctorsDiv__yBRRs{border:.1px solid #88a5bf7a;border-radius:10px;box-shadow:6px 2px 16px 0 #88a5bf7a,-6px -2px 16px 0 #fffc;column-gap:.5rem;display:flex;height:135px;justify-content:flex-start;margin:0!important;margin-right:.3rem;min-width:312px;padding:1.25rem}@media (max-width:768px){.DoctorCardNoButton_doctorsDiv__yBRRs{height:150px;min-width:100px;padding:1rem}}@media (max-width:576px){.DoctorCardNoButton_doctorsDiv__yBRRs{flex-direction:column;height:205px;padding:.75rem;row-gap:1rem}}.DoctorCardNoButton_doctorsDiv__yBRRs:hover{border:.1px solid #112e58;box-shadow:none;cursor:pointer}.DoctorCardNoButton_doctorImg__\+RUQk{height:90px;width:90px}@media (max-width:768px){.DoctorCardNoButton_doctorImg__\+RUQk{height:50px;width:50px}}.DoctorCardNoButton_doctorsDiv__yBRRs img{height:90px;max-width:38%;min-width:85px;object-fit:cover}@media (max-width:768px){.DoctorCardNoButton_doctorsDiv__yBRRs img{max-width:inherit;min-width:auto;object-fit:contain}}.DoctorCardNoButton_information__ZvL0Y{max-width:180px;overflow-x:hidden;overflow-y:auto}::-webkit-scrollbar{width:3px}.DoctorCardNoButton_information__ZvL0Y h3{color:#144580;font-size:14px;letter-spacing:.5px;padding-bottom:4px}.DoctorCardNoButton_information__ZvL0Y p{color:#747575;font-size:12px;font-weight:500;line-height:18px;padding-bottom:3px}.DoctorCardNoButton_information__ZvL0Y button{background-color:#144580;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:13px;margin-top:6px;padding:.5rem;transition:all .2s}.DoctorCardNoButton_information__ZvL0Y button:hover{transform:scale(1.03)}.container{padding-bottom:1.5rem}.container h1{font-size:1.4rem;font-weight:600;padding-top:2rem}.h1-nopt{padding-top:0!important}.flex-div{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem;position:relative;width:100%}@media (max-width:992px){.flex-div{gap:1rem;justify-content:center;margin:0}}@media (max-width:768px){.flex-div{gap:1rem;justify-content:flex-start}}@media (max-width:685px){.flex-div{gap:1rem}}@media (max-width:375px){.flex-div{gap:.75rem}}.content-div{border-radius:10px;cursor:pointer;display:flex;height:100%;justify-content:center;max-height:12rem;max-width:15.4rem;overflow:hidden;position:relative;transition:all .2s ease-out;width:100%}@media (max-width:992px){.content-div{margin:0}}@media (min-width:1024px){.content-div:hover{box-shadow:5px 5px 10px #000}}.content-div img{border-radius:10px;height:12rem;object-fit:cover;width:15.4rem}.content-div .filter{background-color:#144580;border-radius:10px;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.content-div p{color:#fff;font-size:18px;font-weight:600;letter-spacing:.05em;line-height:27px;position:absolute;top:45%}.hospitals-div .content-div{border:1px solid #bebebe;border-radius:10px}.bookSlide{width:fit-content!important}@media (max-width:768px){.bookSlide{max-height:150px;min-height:150px;width:46%!important}}@media (max-width:576px){.bookSlide{max-height:205px;min-height:205px}}.doctors-div{border:1px solid #bebebe;border-radius:5px;display:flex;justify-content:space-around;margin-right:.3rem;max-height:154px;min-width:300px;padding:.5rem 0}.doctors-div img{height:135px;max-width:38%;min-width:121px;object-fit:cover}.information h3{color:#144580;font-size:14px;letter-spacing:.5px;padding-bottom:4px}.information p{color:#747575;font-size:12px;font-weight:500;line-height:18px;padding-bottom:3px}.information button{background-color:#144580;border:none;border-radius:5px;cursor:pointer;font-size:13px;margin-top:6px;padding:.5rem;transition:all .2s}.information button a{color:#fff}.information button:hover{transform:scale(1.03)}.offers-div{border-radius:7px;display:flex;width:45%}.offers-div a{width:100%}.offers-div img{height:100%;width:25%}.offers-div .info-div{padding:1.5rem}.info-div h2{font-size:1.2rem;font-weight:550;line-height:30px}.info-div h2 span{font-weight:700}.info-div p a{color:#144580;font-size:.9rem;font-weight:600}.info-div button{border:none;border-radius:20px;color:#144580;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1.5rem;padding:.4rem 2rem;transition:all .2s}.info-div button:hover{transform:scale(1.03)}.pink{background:#f5dcc7}.mint{background:#dcf2ce}.appointments{background:#f6f6f6;margin-bottom:2rem;position:absolute}.flex-div .appointment-div{background:#f6f6f6;border-radius:10px;padding:1.5rem;text-align:center;width:30%}.appointment-div h3{color:#144580;font-size:1.1rem;font-weight:600;padding:1rem 0}.appointment-div i{font-size:2rem}.appointment-div:first-child i{background:#fcf7c8;border-radius:50%;color:#ead773;padding:1.5rem}.appointment-div:nth-child(2) i{background:#cae6ff;border-radius:50%;color:#4e96d8;padding:1.5rem}.appointment-div:nth-child(3) i{background:#d4fabb;border-radius:50%;color:#88cf5b;padding:1.5rem}.appointment-div p{color:#757575;font-weight:400;text-align:justify}@media (max-width:700px){.container{padding:2rem}.container h1{font-size:1.3rem;font-weight:550;padding-bottom:1rem}.offers-div{margin-bottom:1.5rem;max-height:313px;overflow:hidden;width:100%}.offers-div img{height:100%;width:35%}.info-div h2{font-size:.85rem;font-weight:600;line-height:23px}.info-div p a{font-size:.7rem}.info-div button{border:none;border-radius:20px;color:#144580;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.6rem;padding:.3rem 1.8rem;transition:all .2s}.flex-div .appointment-div{background:#f6f6f6;border-radius:10px;margin-bottom:1rem;padding:1.5rem;text-align:center;width:100%}}@media only screen and (max-width:1200px) and (min-width:700px){.container{padding:2rem 1rem}.container h1{font-size:1.3rem;font-weight:550;padding-bottom:1rem}.offers-div{margin-bottom:1.5rem;max-height:313px;overflow:hidden;width:100%}.offers-div img{height:100%;width:35%}.info-div h2{font-size:1rem;line-height:26px}.info-div p a{font-size:.8rem}.info-div button{border:none;border-radius:20px;color:#144580;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1.5rem;padding:.3rem 1.7rem;transition:all .2s}}.bookingTopSwiper{padding:1rem 0!important}@media (max-width:576px){.container{padding:2rem 1rem}}.booking .MuiInputLabel-root{padding-left:16px}.booking .MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75)}.booking-section-card{background:#fff;border:1px solid #e4eef9;border-radius:18px!important;box-shadow:0 10px 30px #0f172a0d!important;padding:20px}.booking-modal-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.booking-btn{font-weight:600!important;text-transform:none!important}.booking-btn-blue{background:linear-gradient(135deg,#1976d2,#1565c0)!important;border-radius:5px!important;box-shadow:0 10px 24px #1976d238!important;color:#fff!important;padding:8px 18px!important}.booking-btn-blue:hover{background:linear-gradient(135deg,#1565c0,#0d47a1)!important}.MuiModal-root{overscroll-behavior:contain}body{overscroll-behavior-y:none}.booking-btn-white{background-color:#fff!important;border:1px solid #cfe0f5!important;border-radius:12px!important;color:#1976d2!important;padding:12px 22px!important}.booking-btn-white:hover{background-color:#f4f9ff!important}.TestPackagesCards_healthPackages__43MjI{background-color:#fff;display:flex;flex-direction:column;justify-content:center;max-height:auto;min-height:40rem;width:100%}.TestPackagesCards_wrapper__I5GgK{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:95%;width:100%}.TestPackagesCards_table__ONKS3{background:#fff;border:1px solid #dadce0;border-radius:1rem;height:22rem;overflow-y:auto;padding:30px 23px;width:100%}@media (max-width:768px){.TestPackagesCards_table__ONKS3{margin:0 auto;width:85%}}.TestPackagesCards_table__ONKS3:before{background-color:#144580;content:" ";height:1rem;width:10rem}.TestPackagesCards_table__ONKS3 .TestPackagesCards_imageSection__JPEQy{display:flex;justify-content:flex-start}.TestPackagesCards_table__ONKS3 .TestPackagesCards_imageSection__JPEQy img{height:25px;width:26.3px}.TestPackagesCards_table__ONKS3 .TestPackagesCards_packageName__bCHYh{color:#0d0d0d;display:flex;font-size:1.05rem;font-weight:600;justify-content:flex-start;line-height:24px;margin:1rem auto;overflow-x:hidden;white-space:nowrap;width:100%}.TestPackagesCards_table__ONKS3 .TestPackagesCards_features__d4mWI li{align-items:center;display:flex;list-style:none;margin-bottom:3px;overflow:hidden}.TestPackagesCards_table__ONKS3 .TestPackagesCards_features__d4mWI li.TestPackagesCards_more__bAbji{color:#144580;cursor:pointer;text-decoration:underline}.TestPackagesCards_features__d4mWI{height:115px}.TestPackagesCards_features__d4mWI li .TestPackagesCards_listName__ylGUd{font-size:.75rem;font-weight:400;margin-left:1.2rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.TestPackagesCards_features__d4mWI li .TestPackagesCards_icon__sFdyM{color:#2db94d;font-size:1.1rem}.TestPackagesCards_features__d4mWI li .TestPackagesCards_icon__sFdyM.TestPackagesCards_cross__G-ja5{color:#cd3241}.TestPackagesCards_table__ONKS3 p{text-align:center}.TestPackagesCards_table__ONKS3 p a{font-size:.8rem;text-decoration:none}.TestPackagesCards_table__ONKS3 .TestPackagesCards_price__P9eTI{text-align:left}.TestPackagesCards_table__ONKS3 .TestPackagesCards_price__P9eTI h1{color:#ef481e;font-size:1.1rem;font-weight:600;margin:.7rem auto}.TestPackagesCards_price__P9eTI h1 span{color:#757575;font-size:.9rem;font-weight:400;line-height:16px;text-decoration:line-through}.TestPackagesCards_buttons__eXlgz{display:flex;justify-content:space-around}.TestPackagesCards_buttons__eXlgz button{border-radius:5px;cursor:pointer;font-size:1rem!important;font-weight:500;height:40px;line-height:21px;transition:all .3s;width:120px}.TestPackagesCards_whiteButton__70pAJ{background-color:#fff;border:2px solid #144580;color:#144580}.TestPackagesCards_blueButton__wDIYz{background-color:#144580;border:2px solid #144580;color:#fff}.TestPackagesCards_buttons__eXlgz button:hover{transform:scale(1.02)}.TestPackagesCards_wrapper__I5GgK p .TestPackagesCards_show-more-last__sAXOJ{display:none}#TestPackagesCards_flask2__jxCl8{color:#27548a;font-size:1.7rem;margin-right:1rem}@media (max-width:698px){.TestPackagesCards_health-packages__Lt1x9{height:auto}.TestPackagesCards_wrapper__I5GgK{align-items:center;justify-content:space-around;max-width:95%}.TestPackagesCards_table__ONKS3{margin-bottom:1.3rem;width:85%}.TestPackagesCards_healthPackages__43MjI .TestPackagesCards_header__m5\+wY{margin:1rem;place-self:center}.TestPackagesCards_healthPackages__43MjI .TestPackagesCards_header__m5\+wY h2{text-align:center}.TestPackagesCards_healthPackages__43MjI .TestPackagesCards_header__m5\+wY p{display:none}.TestPackagesCards_wrapper__I5GgK p .TestPackagesCards_show-more-last__sAXOJ{display:contents}button:hover{background-color:initial}}@media only screen and (max-width:1200px) and (min-width:698px){.TestPackagesCards_healthPackages__43MjI{height:auto}.TestPackagesCards_wrapper__I5GgK{flex-wrap:wrap;justify-content:space-around}.TestPackagesCards_wrapper__I5GgK .TestPackagesCards_table__ONKS3{flex:35% 1;margin:1rem}}@media (max-width:650px){.TestPackagesCards_wrapper__I5GgK .TestPackagesCards_swiper-slide-active__-8p\+6{margin-left:5%}}.AboutUsHero_heroContainer__sQd9i{padding-bottom:4rem;width:100%}.AboutUsHero_heroHeader__fY7Kn{color:#144580;font-size:1.7rem;font-weight:600;margin-bottom:1rem;margin-top:1rem}.AboutUsHero_hero__l6yOO{display:flex;flex-wrap:wrap;width:100%}.AboutUsHero_hero__l6yOO .AboutUsHero_full__DfqyV{width:100%}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO{width:55%}.AboutUsHero_hero__l6yOO .AboutUsHero_right__ob7b2{width:45%}.AboutUsHero_hero__l6yOO ul{margin-bottom:1.5rem;padding-left:1.2rem}.AboutUsHero_hero__l6yOO ul strong{font-weight:600}.AboutUsHero_hero__l6yOO h4{color:#ef481e;font-size:1.1rem;font-weight:600;letter-spacing:.16em;line-height:27px;margin-bottom:6px;text-transform:uppercase}.AboutUsHero_hero__l6yOO h3{color:#144580;font-size:2.3rem;font-style:normal;font-weight:500;line-height:60px}.AboutUsHero_hero__l6yOO img{height:auto;width:100%}.AboutUsHero_ulDiv__5bedI{align-items:center;display:flex}.AboutUsHero_ulDiv__5bedI ul{margin:1rem 1.5rem}.AboutUsHero_ulDiv__5bedI ul li{font-size:1.1rem;font-weight:400;line-height:25.2px;margin-bottom:10px}.AboutUsHero_ulDiv__5bedI ul li:before{background-color:#fa7250;border-radius:50%;content:"";display:inline-block;font-weight:700;height:1rem;margin-left:-1rem;margin-right:1rem;width:1rem}.AboutUsHero_hero__l6yOO li,.AboutUsHero_hero__l6yOO p{font-size:.9rem;font-weight:400;line-height:22px;margin-bottom:1.5rem;padding-right:1.5rem;text-align:left}.AboutUsHero_hero__l6yOO li{line-height:normal;margin-bottom:.5rem}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO{position:relative}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO img{border:10px solid;border-radius:5px;height:18.1rem;width:22.8rem}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO .AboutUsHero_image1__XoAeM{border-color:#ef481e;position:absolute;right:10%;top:3%}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO .AboutUsHero_image2__1qUts{border-color:#144580;left:1%;position:absolute;top:25%}@media (max-width:768px){.AboutUsHero_hero__l6yOO .AboutUsHero_image1__XoAeM,.AboutUsHero_hero__l6yOO .AboutUsHero_image2__1qUts{display:none}.AboutUsHero_hero__l6yOO .AboutUsHero_left__ICRhO,.AboutUsHero_hero__l6yOO .AboutUsHero_right__ob7b2{width:100%}}@media (max-width:698px){.AboutUsHero_heroHeader__fY7Kn{font-size:1.2rem!important;margin-bottom:1rem!important}.AboutUsHero_hero__l6yOO h4{font-size:.9rem;letter-spacing:.11em;line-height:24px}.AboutUsHero_hero__l6yOO h3{color:#144580;font-size:2.1rem;font-style:normal;line-height:55px}.AboutUsHero_ulDiv__5bedI{align-items:center;display:flex}.AboutUsHero_ulDiv__5bedI ul{margin:1rem 1.5rem}.AboutUsHero_ulDiv__5bedI ul li{font-size:1rem;font-weight:400;line-height:24px;margin-bottom:10px}.AboutUsHero_ulDiv__5bedI ul li:before{background-color:#fa7250;border-radius:50%;content:"";display:inline-block;font-weight:700;height:.7rem;margin-left:-1rem;margin-right:1rem;width:.7rem}.AboutUsHero_hero__l6yOO p{font-size:.9rem;font-weight:400;line-height:22px;margin-bottom:1.5rem;text-align:left}}.VideoPlayer_container__uM-EC{background-color:#eef3ff;margin-bottom:4rem;padding:2rem 0}.VideoPlayer_headerTitle__xte18{color:#144580;font-size:1.7rem;font-weight:600;margin-bottom:2rem}.VideoPlayer_videos__x2C80{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 .5rem}.VideoPlayer_videos__x2C80 iframe{border-radius:10px}.VideoPlayer_video1Name__4GB\+\+{font-size:1.2rem;font-weight:500;margin-top:.5rem}.VideoPlayer_sideVideos__cS7bS{display:flex;flex-direction:column;flex-wrap:wrap;height:29.475rem;justify-content:space-between}.VideoPlayer_video2__MMti8,.VideoPlayer_video3__eS-aW{position:relative}.VideoPlayer_sideVideoName__5or5O{align-items:center;background-color:#000;border-radius:0 0 6px 6px;bottom:0;color:#fff;display:flex;font-size:12px;font-weight:400;height:1.9rem;opacity:.8;padding-left:.8rem;position:absolute;width:100%}@media (max-width:1200px){.VideoPlayer_container__uM-EC{background-color:#eef3ff;margin:1rem 0}.VideoPlayer_video1__urJHf{margin:0 auto 1.5rem;text-align:left;width:100%}.VideoPlayer_video1__urJHf iframe{height:20rem;width:100%}.VideoPlayer_sideVideos__cS7bS{flex-direction:row;height:auto;justify-content:space-between;width:100%}.VideoPlayer_sideVideos__cS7bS div{display:flex;justify-content:center;width:50%}.VideoPlayer_sideVideos__cS7bS iframe{position:relative;width:95%}.VideoPlayer_sideVideoName__5or5O{align-items:center;background-color:#000;border-radius:0 0 6px 6px;bottom:.37rem;color:#fff;display:flex;font-size:12px;font-weight:400;height:1.9rem;opacity:.8;padding-left:.8rem;position:absolute;width:95%}}@media (max-width:698px){.VideoPlayer_container__uM-EC{background-color:#eef3ff;margin:0}.VideoPlayer_headerTitle__xte18{font-size:1.2rem;margin-bottom:1rem}.VideoPlayer_sideVideos__cS7bS div{margin-bottom:1rem;width:100%}.VideoPlayer_video1__urJHf iframe{height:13rem;width:100%}.VideoPlayer_video1Name__4GB\+\+{font-size:.9rem;font-weight:500;margin-top:.5rem}.VideoPlayer_video1__urJHf{margin-bottom:.5rem}}.ImpactDoc_container__EziuH{padding:1rem 0}.ImpactDoc_headerTitle__IxEck{color:#144580;font-size:1.7rem;font-weight:600;margin-bottom:2rem}.ImpactDoc_dataDiv__zTVGx{height:25rem;max-height:25rem;position:relative;width:100%}.ImpactDoc_dataDiv__zTVGx img{height:100%;max-height:25rem;object-fit:cover;width:100%}.ImpactDoc_colorBg__cCJG4{background-color:#005ec7;height:100%;opacity:.6;position:absolute;top:0;width:100%}.ImpactDoc_information__9rKz8{display:flex;flex-wrap:wrap;justify-content:space-around;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}.ImpactDoc_info__YDKJD{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.ImpactDoc_info__YDKJD .ImpactDoc_icon__thJd6{align-items:center;border:10px solid #fff;border-radius:50%;display:flex;height:6.5rem;justify-content:center;width:6.5rem}.ImpactDoc_info__YDKJD svg{font-size:3rem}.ImpactDoc_info__YDKJD span{font-size:2.2rem;font-weight:600;letter-spacing:1px;line-height:60px;padding-top:1rem;text-align:center}.ImpactDoc_info__YDKJD p{font-size:1.22rem;font-weight:500;line-height:30px}@media (max-width:1200px){.ImpactDoc_headerTitle__IxEck{margin-bottom:1rem}.ImpactDoc_dataDiv__zTVGx{height:16rem}.ImpactDoc_info__YDKJD .ImpactDoc_icon__thJd6{border:5px solid #fff;height:4.5rem;width:4.5rem}.ImpactDoc_info__YDKJD svg{font-size:2.5rem}.ImpactDoc_info__YDKJD span{font-size:1.5rem;font-weight:500;line-height:50px;padding-top:.6rem}.ImpactDoc_info__YDKJD p{font-size:1.2rem;font-weight:500;line-height:30px}}@media (max-width:698px){.ImpactDoc_container__EziuH{padding:1rem 0}.ImpactDoc_headerTitle__IxEck{font-size:1.2rem;margin-bottom:1rem}.ImpactDoc_dataDiv__zTVGx{height:18rem}.ImpactDoc_info__YDKJD{padding-bottom:1rem;width:50%}.ImpactDoc_dataDiv__zTVGx img{height:100%;max-height:25rem;object-fit:cover;width:100%}.ImpactDoc_info__YDKJD .ImpactDoc_icon__thJd6{border:5px solid #fff;height:3.5rem;width:3.5rem}.ImpactDoc_info__YDKJD svg{font-size:2rem}.ImpactDoc_info__YDKJD span{font-size:1rem;font-weight:500;line-height:20px;padding-top:.6rem}.ImpactDoc_info__YDKJD p{font-size:.8rem;font-weight:400;line-height:20px}}.alert_alertContainer__kfOkO{margin:8px 0;width:100%}.select_selectContainer__wm0cd{margin-right:16px;width:40%}.select_select__FXXAD{background-color:#fff;border:2px solid #d6d6d6;border-radius:7px;color:grey;font-size:1rem;font-weight:400;height:45px;outline:none;padding-left:1rem;width:100%}.select_disabled__YLX3N{background-color:#f1f1f1;border:2px solid #dcdcdc;color:grey}.select_label__LS2yF{align-items:center;color:grey;display:flex;font-size:1rem;font-weight:500;letter-spacing:.7px;padding-bottom:.5rem}.select_selectDiv__lMD7a{display:flex;flex-direction:column;margin-bottom:1.5rem;position:relative}.select_selectDivInline__19fcq{align-items:center;display:flex;position:relative}.select_selectDivInline__19fcq .select_label__LS2yF{margin-bottom:0;min-width:75px;padding-bottom:0}.select_selectDivInline__19fcq .select_select__FXXAD{padding:0 .3rem}.select_selectDivInline__19fcq .select_select__FXXAD:hover{cursor:pointer}.select_selectDivInline__19fcq svg,.select_selectDiv__lMD7a svg{color:grey;margin-right:10px;width:1.1rem}.select_selectError__ap1tM{color:#db0b0b;font-size:.8rem;font-weight:500;margin-left:.5rem}@media (max-width:698px){.select_select__FXXAD{width:100%!important}.select_selectDiv__lMD7a{margin-right:0!important;width:100%}}@media (max-width:1200px){.select_select__FXXAD{width:100%!important}.select_selectDiv__lMD7a{margin-right:0!important;width:100%}}.checkout-modal{padding-bottom:0!important}.modalContent{padding:8px 0}.modalContent .address,.modalContent .finish,.modalContent .orders{border:1px solid #ccc;border-radius:8px;margin-bottom:16px;padding:8px 16px;width:100%}.modalContent .address .heading,.modalContent .finish .heading,.modalContent .orders .heading{color:#708090;display:flex;font-size:16px;font-weight:500;margin-bottom:16px}.modalContent .orders .heading .title{width:75%}.modalContent .orders .heading .total{width:25%}.modalContent .orders .list{display:flex;margin-bottom:16px}.modalContent .orders .list .image-title{align-items:start;display:flex;padding-right:8px;width:50%}.modalContent .orders .list .image{height:auto;padding-right:12px;width:25%}.modalContent .orders .list .image img{height:100%;width:100%}.modalContent .orders .list .title-qty{display:flex;flex-direction:column;width:75%}.modalContent .orders .list .title{word-wrap:break-word;font-size:14px;margin-bottom:2px}.modalContent .orders .list .qty{color:gray;font-size:14px}.modalContent .orders .list .price,.modalContent .orders .list .total{padding-right:8px;width:25%}.modalContent .orders .list .cost{color:#757575;font-size:14px;font-weight:500}.modalContent .orders .list .total .cost{color:#ef481e}.modalContent .address .content .address-desc,.modalContent .address .content .title{color:#757575;font-size:14px;font-weight:400}.modalContent .finish{background-color:#fdf3ff;border:1px solid #fdf3ff}.modalContent .finish .content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.modalContent .finish .content .total{color:#ef481e;font-weight:600}.modalContent .finish .content .total small{font-size:14px;font-weight:500;margin-right:6px}.footData small{font-size:14px;margin-right:6px}@media (max-width:576px){.checkout-modal{padding:1.5rem 1rem}.modalContent .orders{padding:8px}.modalContent .orders .list .image-title{width:60%}.modalContent .orders .list .price,.modalContent .orders .list .total{width:20%}.modalContent .orders .list .image-title .image{height:auto;width:30%}.modalContent .orders .list .image-title .title-qty{width:70%}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#dcdcdc}::-webkit-scrollbar-thumb{background:#afafaf;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.mainDiv{display:flex;justify-content:space-between;padding-bottom:2rem;width:100%}.css-jvho9e-MuiPaper-root-MuiAccordion-root{border:none;border-radius:5px!important;box-shadow:0 4px 14px 0 #00000026!important;margin-bottom:.8rem}.accordionDiv{width:68%}.accordionDiv .accordionHeader{align-items:center;display:flex;height:100%;width:100%}.accordionHeader svg{color:#144580;font-size:1.83rem;margin-left:.7rem;margin-right:1rem}.accordionHeader h4{color:grey;font-size:1rem;font-weight:500;letter-spacing:.6px}.accordionInputLabel{align-items:flex-start;display:flex;flex-basis:100%;margin-bottom:1.2rem;padding-left:.5rem;padding-top:1rem;width:80%}@media (max-width:720px){.accordionInputLabel{flex-direction:column;row-gap:1rem;width:100%}.paymentAccordion{flex-direction:row!important}}.accordionInputLabel input{accent-color:#ef481e;height:1rem;margin-right:1rem;margin-top:5px;width:1rem}.accordionInputLabel label.address-wrapper{width:70%}.addressDiv .personalInfo{display:flex;justify-content:space-between;padding-bottom:.5rem}@media (max-width:992px){.addressDiv .personalInfo{align-items:end;column-gap:1rem}}@media (max-width:576px){.addressDiv .personalInfo{align-items:flex-start;flex-direction:column}}.personalInfo .name{color:#000;font-family:poppins,"sans-serif";font-size:1rem;font-weight:500;line-height:1.5rem;word-break:break-word}.addressDiv .default{color:#144580;font-weight:700}.labelP{color:#000;font-family:poppins,"sans-serif";font-size:1rem;font-weight:500;line-height:1.5rem}.personalInfo .name .number{margin-left:.4rem}.personalInfo .edit{color:#ef481e;cursor:pointer;font-size:1rem;font-weight:400;line-height:1.5rem}.personalInfo .delete{align-items:center;cursor:pointer;display:flex}.addressDiv .location{color:grey;font-size:1rem;font-weight:400;line-height:1.5rem;padding-bottom:.5rem}.addressDiv .addNew{align-items:center;color:#ef481e;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;margin-top:1.3rem}.addressDiv .addNew svg{margin-right:.5rem}.add-new{display:flex;justify-content:space-between;padding-left:.4rem}.add-new p{align-items:center;color:#ef481e;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;margin-top:1.3rem}.add-new p svg{margin-right:.5rem}.mainDiv .Mui-expanded .MuiButtonBase-root{background-color:#144580!important;transform:all .2s}.mainDiv .Mui-expanded .accordionHeader h4,.mainDiv .Mui-expanded .accordionHeader svg{color:#fff}.mainDiv .Mui-expanded .MuiAccordionSummary-expandIconWrapper{color:#fff!important}.cart-qty{margin:0 auto!important}.productsServices{padding:1rem}@media (max-width:576px){.productsServices{display:flex;flex-direction:column;flex-wrap:wrap}}.productsServices .titleDiv{display:flex;justify-content:space-between;margin-bottom:.8rem}.titleDiv p{color:grey;font-size:1.1rem;font-weight:500;line-height:1.6rem}@media (max-width:576px){.titleDiv .total{display:none}}.productsServices .productRow{display:flex;justify-content:space-between;margin-bottom:2.5rem}@media (max-width:576px){.productsServices .productRow{flex-direction:row;flex-wrap:wrap;width:100%}}.productRow i{color:grey;cursor:pointer;font-size:1.3rem;margin:auto 0;padding-right:8px}.orderedProductCross{display:flex}.productRow .orderedProductDetails{align-items:center;display:flex;width:60%}@media (max-width:576px){.productRow .orderedProductDetails{width:inherit}}.productRow .orderedProductDetails img{border-radius:5px;cursor:pointer;height:auto;margin-left:5px;margin-right:1rem;object-fit:cover;width:20%}.orderedProductDetails .nameQuantity{width:75%}@media (max-width:576px){.productRow .orderedProductDetails img{width:25%}.orderedProductDetails .nameQuantity{display:flex;flex-wrap:wrap;gap:1rem}}.orderedProductDetails .nameQuantity .productName{color:#000;cursor:pointer;font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:1rem}@media (max-width:992){.orderedProductDetails .nameQuantity .productName{width:100%}}@media (max-width:576px){.orderedProductDetails .nameQuantity .productName{width:100%}}.orderedProductDetails .nameQuantity .quantityWrapper{align-items:center;display:flex}.nameQuantity .quantityWrapper p{color:#000;font-size:.9rem;font-weight:500;line-height:1.5rem;margin-right:1rem}.nameQuantity .quantityWrapper .num{align-items:center;border:2px solid #bebebe;border-radius:5px;color:#000;display:flex;font-size:.9rem;justify-content:center;line-height:21px;margin:0 .9rem;text-align:center;width:3rem}.nameQuantity .quantityWrapper .wrapper{align-items:center;display:flex}.quantityWrapper .wrapper input{height:36px;width:25%}@media (max-width:576px){.quantityWrapper .wrapper input{width:100%}}.minus,.plus{color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;line-height:1.5rem}.productRow .priceAndDiscount{width:12rem}@media (max-width:990px){.productRow .priceAndDiscount{width:6rem}}.productRow .totalPrice .totalPrice-wrap{align-items:flex-start;display:flex;gap:15px;justify-content:flex-start;margin-top:15px}@media (min-width:577.1px){.productRow .totalPrice .totalPrice-wrap .totalPrice-wrap-total{display:none}}@media (max-width:576px){.productRow .totalPrice .totalPrice-wrap .totalPrice-wrap-total{display:block}}.productRow .priceAndDiscount h3{color:#757575;font-size:1.1rem;font-weight:500}@media (max-width:992px){.productRow .priceAndDiscount h3{color:#757575;font-size:15px;font-weight:500}}.productRow .priceAndDiscount h3 span{color:#757575;font-size:.8rem;font-weight:400;text-decoration-line:line-through;white-space:nowrap}.productRow .priceAndDiscount p{color:#ef481e;font-size:.9rem;font-weight:600;margin-top:.7rem}.productRow .totalPrice h3{color:#ef481e;text-align:right}.mainDiv .services{color:grey;font-size:1.1rem;font-weight:500;line-height:1.6rem}.mainDiv .services-container{border:1.5px solid #bebebe;border-radius:5px;overflow:auto;padding:1rem}.mainDiv .servicesRow{display:flex;justify-content:space-between;margin-bottom:16px}.servicesRow .namePrice{width:16rem}@media (max-width:990px){.servicesRow .namePrice{width:8rem}}.servicesRow .leftSide{align-items:center;display:flex;margin-left:.5rem}.servicesRow .leftSide i{color:#27548a;font-size:1.3rem;margin-right:1.5rem}.servicesRow .leftSide img{border-radius:5px;cursor:pointer;height:4rem;margin-right:1.4rem;object-fit:cover;width:6rem}.servicesRow .leftSide .namePrice h4{word-wrap:break-word;font-size:1.05rem;font-weight:500;margin-bottom:.3rem}.servicesRow .leftSide .namePrice p{color:#878787;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.servicesRow .leftSide .namePrice h3{color:#ef481e;font-size:1rem;font-weight:600}.servicesRow .rightSide{align-items:center;display:flex}.servicesRow .rightSide p{color:#d40404;font-size:.88rem;font-weight:400;margin:0 .5rem}.servicesRow .rightSide .remove{cursor:pointer}.khalti{align-items:center;display:flex}.khalti img{margin-right:.7rem;width:2rem}.payment{align-items:flex-end;display:flex;justify-content:space-between;overflow:auto;width:100%}.payment button{height:3rem}.detailsDiv{height:fit-content;position:sticky;top:145px;width:29%}@media (max-width:1190px){.detailsDiv{top:95px}}.detailsDiv .promoCode{background-color:#f2f2f2;border-radius:7px;margin-bottom:.4rem;padding:1rem;width:100%}.detailsDiv .promoCode h4{color:#5e5d59;font-size:1.1rem;font-weight:400;margin-bottom:1.6rem;position:relative}.detailsDiv .promoCode h4:after{background-color:#fff;bottom:-.8rem;content:"";height:2px;left:-5%;position:absolute;width:110%}.detailsDiv .promoCode .promoCodeInput{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.promoCodeInput input{border:1px solid #bebebe;border-radius:5px;font-size:1rem;outline:none;padding:.5rem;width:13rem}.promoCodeInput button{background-color:#bebebe!important;margin:0}.promoCode p{color:#ef481e;font-size:.9rem;font-weight:400}.detailsDiv .paymentInfo{background-color:#f2f2f2;border-radius:7px;padding:1rem;width:100%}.detailsDiv .paymentInfo h4{color:#5e5d59;font-size:1.1rem;font-weight:400;margin-bottom:1.6rem;position:relative}.detailsDiv .paymentInfo h4:after{background-color:#fff;bottom:-.8rem;content:"";height:2px;left:-5%;position:absolute;width:110%}.detailsDiv .paymentInfo .details{display:flex;justify-content:space-between;margin-bottom:.7rem}.paymentInfo .details p{font-size:.9rem;font-weight:500}.paymentInfo .details p span{color:#d40404;cursor:pointer;font-size:.65rem;margin-left:.5rem}.paymentInfo .dashedBorder{border:1px dashed #bdbdbd;height:1px;margin:1.1rem 0;width:100%}.paymentInfo .totalAmount{align-items:center;display:flex;justify-content:space-between}.paymentInfo .totalAmount h3{font-size:1.1rem;font-weight:400}@media (min-width:769px) and (max-width:1199.98px){.detailsDiv .paymentInfo .details,.paymentInfo .totalAmount{align-items:flex-start;flex-direction:column}}.paymentInfo .totalAmount h2{font-size:1.2rem;font-weight:600}.paymentInfo .remarks{color:#ef481e;font-size:.85rem;font-weight:400;margin-top:1.2rem;position:relative}.paymentInfo .remarks:after{background-color:#fff;content:"";height:2px;left:-5%;position:absolute;top:-.7rem;width:110%}.finalText{align-items:center;display:flex;margin-top:1rem;padding:0 1rem}.finalText p{color:grey;font-size:.9rem;font-weight:400}.finalText i{color:grey;margin-right:.3rem}.modalBox h4{font-size:1.3rem;font-weight:400;margin-bottom:2rem}.modalBox .checkmark{align-items:center;display:flex;margin-left:.5rem}.modalBox .checkmark input{margin-right:6px}.modalBox .checkmark i{color:#ef481e;font-size:1rem;margin-right:.9rem}.modalBox .checkmark p{color:grey;font-size:.9rem;font-weight:400}.modalBox .buttonGroup{display:flex;justify-content:flex-start;margin-top:8px}.modalBox .buttonGroup button{width:8rem}.modalBox .buttonGroup button:hover{transform:scale(1.03)}.addNewAddressModal .billingHeader{align-items:center;display:flex}.addNewAddressModal .billingHeader h4{font-size:1.3rem;font-weight:400}.addNewAddressModal .billingHeader span{color:#bebebe;font-size:1.8rem;font-weight:300;margin:0 1rem}.addNewAddressModal .billingHeader p{color:#ef481e;font-size:1rem;font-weight:400}.inputFlex{flex-wrap:wrap}.addNewAddressModal .addressDetailsDiv,.inputFlex{display:flex;justify-content:space-between}.addressDetailsDiv .col .head{color:#000;font-size:1rem;font-weight:500;margin-bottom:1rem;margin-top:1.45rem}.col .data{height:6rem}.fullName .inputLabel input{accent-color:#ef481e;cursor:pointer;height:1rem;margin-right:1rem;width:1rem}.fullName .inputLabel label{font-size:1rem;font-weight:400}.fullName .inputLabel label .default{color:#ef481e;font-size:.7rem;font-weight:500}.fullName .head{margin-left:2rem}.addressDetailsDiv .phoneNumber{align-items:flex-start;display:flex;flex-direction:column}.addressDetailsDiv .address .addressEdit p{color:grey;font-size:1rem;font-weight:400;outline:none}.addressDetailsDiv .address .addressEdit i{color:#999;cursor:pointer}.addressEdit{align-items:flex-start;display:flex}.address{width:18rem}.buttonGroup{display:flex;justify-content:flex-end}@media (max-width:768px){.mainDiv{flex-direction:column;justify-content:center;padding:2rem 1.4rem}.accordionDiv,.detailsDiv{width:100%}}@media (max-width:698px){.accordionDiv{width:100%}.detailsDiv{margin:1.5rem 0;width:100%}.accordionHeader svg{font-size:1.73rem}.accordionHeader h4{font-size:1rem}.personalInfo .name{font-size:.9rem}.personalInfo .name .number{margin-left:.1rem}.addressDiv .location{font-size:.8rem;font-weight:400;line-height:1.2rem;padding-bottom:.33rem}.addressDiv .addNew{font-size:.8rem}.labelP{font-size:.9rem;line-height:1.5rem}.productsServices{padding:1rem .5rem}.productRow i{font-size:1.1rem;margin:auto 0}.productRow .orderedProductDetails{align-items:center;display:flex;justify-content:space-between}.priceAndDiscount{display:none}.payment,.servicesRow{display:flex}.payment{align-items:flex-start;flex-direction:column;justify-content:center}.payment form{margin-bottom:1rem}}.addressLabel{width:50%}@media (max-width:576px){.addressLabel{width:100%}}.addressEditDiv{align-items:center;column-gap:1rem;display:flex;padding-left:8px}@media (min-width:1200px){.max-width-total-price{max-width:105px;width:100%}}.checkout-vendible--img{border-radius:5px!important;cursor:pointer!important;height:4.5rem!important;margin-left:5px!important;object-fit:cover!important;width:4.5rem!important}.AppointmentForm_appointment__dOH2v{display:flex;height:auto;justify-content:space-between;padding-bottom:2rem;width:100%}header{margin-bottom:1rem}@media (max-width:768px){.AppointmentForm_appointment__dOH2v{flex-direction:column-reverse}}section{margin-top:0}.AppointmentForm_main__vQpXo .AppointmentForm_mainHeader__CaqSw{color:#0d0d0d;font-family:Poppins;font-size:1.5rem;font-weight:600;line-height:26px;margin-bottom:5px;text-align:left}.AppointmentForm_main__vQpXo .AppointmentForm_mainP__Yf53U{color:grey;font-family:Poppins;font-size:1rem;font-weight:600;line-height:24px;margin-bottom:30px}.AppointmentForm_form__HlYTt{display:flex;flex-wrap:wrap;gap:0 30px;width:55%}@media (max-width:1600px){.AppointmentForm_form__HlYTt{width:50%}}@media (max-width:1200px){.AppointmentForm_form__HlYTt{margin-top:0}}.AppointmentForm_button__QnAxX:hover{transform:scale(1.03)}.AppointmentForm_doctorCard__yY0BP{border:1px solid #d6d6d6;border-radius:10px;height:fit-content;margin:0 auto;overflow:hidden;width:25%}@media (max-width:1200px){.AppointmentForm_doctorCard__yY0BP{width:45%}}@media (max-width:768px){.AppointmentForm_doctorCard__yY0BP{width:100%}}.AppointmentForm_doctorCard__yY0BP header{align-items:center;background-color:#144580;display:flex;height:3.5rem;justify-content:center;width:100%}.AppointmentForm_doctorCard__yY0BP .AppointmentForm_doctorCardHeader__Noa6p h1{color:#fff;font-size:1.4rem;font-weight:600;line-height:30px}.AppointmentForm_imgDiv__m9mNI{display:flex;justify-content:center}.AppointmentForm_doctorImage__VsNK5{height:9.5rem;margin:1rem 0;width:8.5rem}.AppointmentForm_doctorCard__yY0BP .AppointmentForm_info__L0cLY{padding:1rem 1.5rem}.AppointmentForm_info__L0cLY p{color:grey;font-size:1rem;font-weight:500;line-height:24px;margin-bottom:10px}.AppointmentForm_info__L0cLY span p{margin-bottom:0}.AppointmentForm_info__L0cLY span{display:inline-block}.AppointmentForm_info__L0cLY span:first-child{color:#ef481e;padding-right:4px}.AppointmentForm_star__zTzty{color:#c63535}.AppointmentForm_label__tj1lD{align-items:center;color:grey;display:flex;font-size:1rem;font-weight:500;letter-spacing:.7px;padding-bottom:.5rem}.AppointmentForm_select__xThW8{background-color:#fff;border:2px solid #d6d6d6;border-radius:7px;color:grey;font-size:1rem;font-weight:400;height:45px;outline:none;padding-left:1rem;width:24rem}.AppointmentForm_inputLabel__YLaEO{display:flex;flex-direction:column;margin-bottom:1.5rem;position:relative}.AppointmentForm_inputLabel__YLaEO svg{color:grey;margin-right:10px;width:1.1rem}.AppointmentForm_messageBox__lNnRR{display:flex;flex-direction:column;margin-bottom:1.5rem;position:relative;width:100%}.AppointmentForm_messageBox__lNnRR svg{color:grey;margin-right:10px;width:1.1rem}.AppointmentForm_messageBox__lNnRR textarea{border:2px solid #d6d6d6;border-radius:5px;color:grey;font-size:1rem;font-weight:400;height:8rem;outline:none;padding:.7rem;resize:none}.AppointmentForm_rightSide__uICeO{margin-top:0;width:37%}.AppointmentForm_rightSide__uICeO img{height:411px;width:460px}.AppointmentForm_rightSide__uICeO .AppointmentForm_companyInfo__\+Iq3n{display:flex;flex-direction:column;justify-content:center;margin-left:2rem;margin-top:2rem}.AppointmentForm_companyInfo__\+Iq3n div{align-items:center;border:2px solid #ef481e;border-radius:50%;display:flex;height:2rem;justify-content:center;margin-right:1rem;width:2rem}.AppointmentForm_companyInfo__\+Iq3n p{align-items:center;color:grey;display:flex;margin-bottom:1.5rem}.AppointmentForm_companyInfo__\+Iq3n .AppointmentForm_contactLink__FKmJf{color:grey}.AppointmentForm_companyInfo__\+Iq3n .AppointmentForm_contactLink__FKmJf:hover{color:#144580}.AppointmentForm_companyInfo__\+Iq3n svg{color:#ef481e}.AppointmentForm_socialMediaIcons__mbfrG{color:#fff;display:flex;margin-left:2rem}.AppointmentForm_socialMediaIcons__mbfrG a{align-items:center;background-color:#144580;border-radius:50%;color:inherit;display:flex;height:2.2rem;justify-content:center;margin-right:1rem;width:2.2rem}.AppointmentForm_formError__U-zUR{color:#db0b0b;font-size:.8rem;font-weight:500;margin-left:.5rem}@media (max-width:698px){.AppointmentForm_appointment__dOH2v{flex-direction:column-reverse;padding:0 2rem}.AppointmentForm_appointment__dOH2v form{margin-top:1rem}.AppointmentForm_main__vQpXo{padding:0}header{padding:1rem 1.5rem}.AppointmentForm_main__vQpXo .AppointmentForm_mainHeader__CaqSw{font-size:1.4rem}.AppointmentForm_main__vQpXo .AppointmentForm_mainP__Yf53U{font-size:1rem;font-weight:500}.AppointmentForm_select__xThW8{width:20rem}button:first-of-type{margin-left:0}.AppointmentForm_buttons__HJf2u{align-items:flex-start;width:100%}.AppointmentForm_doctorCard__yY0BP{border:1px solid #d6d6d6;border-radius:10px;height:fit-content;margin:1rem auto;overflow:hidden;width:100%}.AppointmentForm_form__HlYTt,.AppointmentForm_inputLabel__YLaEO,.AppointmentForm_input__capL1,.AppointmentForm_select__xThW8{width:100%}}@media only screen and (max-width:1200px){.AppointmentForm_rightSide__uICeO{display:none;position:relative}.AppointmentForm_rightSide__uICeO img{display:none}.AppointmentForm_appointment__dOH2v .AppointmentForm_form__HlYTt{padding-right:2rem;width:75%}.AppointmentForm_inputLabel__YLaEO,.AppointmentForm_select__xThW8{width:100%}}@media (max-width:768px){.AppointmentForm_appointment__dOH2v .AppointmentForm_form__HlYTt{margin:0 auto;padding:0;width:100%!important}}@media (max-width:576px){.AppointmentForm_appointment__dOH2v{padding:0}.AppointmentForm_appointment__dOH2v .AppointmentForm_form__HlYTt,.AppointmentForm_doctorCard__yY0BP{margin:0 auto;width:95%!important}header{padding:1rem 1rem 0}.AppointmentForm_buttons__HJf2u{display:flex;flex-wrap:wrap;gap:.8rem;width:100%}}.verticalApp .MuiButtonBase-root{border-radius:10px;color:#144580;font-family:Poppins;font-size:.9rem;font-weight:500;justify-content:flex-start;line-height:24px;margin-right:2rem;min-height:3.4rem;min-width:16rem;text-align:left}@media (max-width:992px){.verticalApp .MuiButtonBase-root{margin:0;min-width:6rem}}@media (max-width:576px){.verticalApp .MuiButtonBase-root{margin:0;min-width:3rem}}.verticalApp{overflow-x:hidden}.verticalApp .MuiTabs-flexContainer .Mui-selected{background:#144580;color:#fff}.breadCrumbs{width:auto}.css-j204z7-MuiFormControlLabel-root{appearance:none;display:none}.tabArrows{align-items:center;background-color:#c8cdd3;display:flex;height:4rem;justify-content:center;position:absolute;width:1.5rem}.tabArrowRight{border-radius:4px;box-shadow:0 4px 14px 0 #00000026;top:3rem;z-index:10}.tabArrowLeft{border-radius:4px;left:0;top:3rem}.tab-panel-content{padding:8px 2px}@media (max-width:1000px){.leftTab{display:none}}@media (min-width:1000px){.tab-panel-content{padding:16px}}.no-shadow{box-shadow:none!important}.no-padding{padding:0!important}.accountOutlet{background-color:#fff;border-radius:7px;box-shadow:0 4px 14px 0 #00000026;max-width:1000px;padding:2rem}.accountOutlet form button{margin-left:0!important;margin-right:0!important}.accountOutlet .accHeader{align-items:center;color:#2f4858;display:flex;font-family:Poppins;font-size:1.8rem;font-weight:600;line-height:45px}.accountOutlet .welcomeMsg{color:grey;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:1rem;margin-top:1rem}@media (max-width:768px){.accountOutlet form .inputs{flex-direction:column}}.accountOutlet form input{margin-right:1.5rem}@media (max-width:698px){.accountOutlet{background-color:#fff;border-radius:7px;box-shadow:0 4px 14px 0 #00000026;max-width:98vw!important;padding:1.25rem}.verticalApp .MuiBox-root{margin:0 auto;width:100%!important}.genderDiv{margin-right:0!important;width:100%}.genderSelect{width:100%!important}}@media (max-width:1200px){.genderDiv{margin-right:0!important;width:100%}.genderSelect{width:100%!important}}@media (max-width:400px){.accountOutlet{padding:1rem}}@media (max-width:375px){.accountOutlet{max-width:86vw!important}}@media (min-width:576px) and (max-width:768px){.accountOutlet{width:68vw!important}}.ordersOutlet{background-color:#fff;border-radius:7px;box-shadow:0 4px 14px 0 #00000026;padding:2rem;width:960px}.ordersOutlet .MuiTabScrollButton-horizontal{min-width:auto!important}@media (max-width:1400px){.ordersOutlet{width:775px}.ordersOutlet .MuiTab-root{min-width:10rem!important}}@media (max-width:525px){.ordersOutlet .MuiTab-root{min-width:3rem!important}}@media (max-width:1200px){.ordersOutlet{width:600px}}@media (max-width:768px){.ordersOutlet{padding:2rem}}@media (max-width:400px){.ordersOutlet{padding:1rem}}.ordersOutlet .accHeader{align-items:center;color:#2f4858;display:flex;font-family:Poppins;font-size:1.8rem;font-weight:600;line-height:45px}.ordersOutlet .subH{color:#144580;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:400;line-height:24px;margin-bottom:1rem;margin-top:1rem}.ordersOutlet p strong{margin-left:2px}.ordersOutlet .products .product{align-items:center;border:2px solid #dadce0;border-radius:7px;display:flex;margin-bottom:1rem;padding:.9rem}.ordersOutlet .products .test-service{justify-content:space-between}@media (min-width:998px){.ordersOutlet .products .test-service .price-discount .discount,.ordersOutlet .products .test-service .price-discount .price{text-align:right}}.ordersOutlet .products .product .img-name{align-items:center;display:flex}.ordersOutlet .products .product .img-name img{margin-right:1rem!important}.ordersOutlet .products .product .img-name .name-genre{width:auto}.ordersOutlet .products .product .img-name .name-genre .name{word-break:break-word}.products .product img{border-radius:7px;cursor:pointer;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}@media (max-width:1200px){.products .product img{height:4rem;margin-right:0;width:4rem}}.product img{width:20%}.services .subject img{border-radius:7px;cursor:pointer;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}@media (max-width:1200px){.services .subject img{height:4rem;margin-right:0;width:4rem}}.subject img{width:20%}.product .name-genre{margin-right:1rem;width:35%}@media (max-width:992px){.product .name-genre{width:100%}}.product .price-discount{width:20%}@media (max-width:992px){.product .price-discount{width:50%}}@media (max-width:768px){.product .price-discount{width:40%}}@media (max-width:576px){.product .price-discount{width:100%}}.product .order-report{width:25%}@media (max-width:992px){.product .order-report{width:80%}}@media (max-width:768px){.product .order-report{width:50%}}@media (max-width:576px){.product .order-report{width:100%}}.name-genre .name{color:#000;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:8px}.name-genre p{color:grey;font-size:.8rem;font-weight:500}.price-discount .price{color:#ef481e;font-size:1.1rem;font-weight:600;letter-spacing:.02em;line-height:27px;word-break:break-word}.price-discount .discount{color:#ef481e;font-size:14px;font-weight:400;letter-spacing:-.015em;word-break:break-word}.price-discount .discount span{color:#4b4848;text-decoration:line-through}.product .order-report .outcome{color:#000;font-size:14px;font-weight:500}.product .order-report .outcome i{margin-right:.4rem}.product .order-report .outcome i.pending{color:#144580}.product .order-report .outcome i.delivered{color:#26a541}.product .order-report .outcome i.shipped{color:#fcb90e}.product .order-report .outcome i.cancelled{color:#b9262d}.product .order-report .remarks{color:grey;font-size:.9rem;font-weight:400;line-height:21px}.tabs .MuiTabs-flexContainer .Mui-selected{background:none;color:#144580!important}.tabs .MuiButtonBase-root{color:grey!important;text-transform:capitalize}@media (max-width:1000px){.ordersOutlet{width:100%}.ordersOutlet .products .product{align-items:flex-start;display:flex;flex-direction:column;width:fit-content}.ordersOutlet .products{display:flex;flex-wrap:wrap;justify-content:space-between}.products .product img{margin-bottom:1rem}.product .name-genre{margin-right:3rem}.product .price-discount{margin-bottom:1rem}@media (max-width:576px){.product .price-discount{margin-bottom:.5rem}}.price-discount .price{margin-bottom:4px}.product .name-genre{margin-right:.6rem}}@media (max-width:992px){.ordersOutlet .products .product{width:48%}.myorder-wrapper{column-gap:1rem;display:flex;flex-wrap:wrap;padding:0}}@media (max-width:768px){.ordersOutlet .products .product{width:100%}}.accountOutlet p strong{margin-left:2px}.accountOutlet form .inputs{display:flex;flex-wrap:wrap}.accountOutlet form button{display:block;margin-left:auto;margin-right:8rem!important}.accountOutlet form .genderDiv,.accountOutlet form input{margin-right:1.5rem}.genderDiv{display:flex;flex-direction:column;margin-bottom:1.5rem;position:relative}.genderDiv svg{color:grey;margin-right:10px;width:1.1rem}.genderInput{align-items:center;color:grey;display:flex;font-size:1rem;font-weight:500;letter-spacing:.7px;padding-bottom:.5rem}.genderSelect{background-color:#fff;border:2px solid #d6d6d6;border-radius:7px;color:grey;font-size:1rem;font-weight:400;height:45px;outline:none;padding-left:1rem;width:24rem}.starGender{color:#c63535}.genderError{color:#db0b0b;font-size:.8rem;font-weight:500;margin-left:.5rem}.defaultAdd{align-items:center;color:grey;display:flex;font-size:.95rem;font-weight:400;line-height:24px}.defaultAdd svg{color:#ef481e;margin-right:.6rem;width:1.3rem}.outlet{background-color:#fff;border-radius:7px;box-shadow:0 4px 14px 0 #00000026;padding:2rem;width:960px}.imgPrice{display:flex}@media (max-width:698px){.imgPrice{flex-direction:column}}@media (max-width:1400px){.outlet{width:775px}}@media (max-width:1200px){.outlet{width:600px}}.outlet h3{color:#2f4858;font-size:30px;font-weight:600;line-height:45px}.outlet .row{align-items:center;display:flex;justify-content:space-between;margin-top:1rem;width:100%}.outlet .row h5{color:grey;font-size:16px;font-weight:500;line-height:24px}.outlet .row div{align-items:center;display:flex}.outlet .products label button{height:2.7rem}.outlet .products label .green{color:#4eb100;font-size:16px;font-weight:500;line-height:24px;text-align:center;width:50%}.outlet .products label .red{color:#ef481e;font-size:16px;font-weight:500;line-height:24px}@media (max-width:1200px){.outlet{background-color:#fff;border-radius:7px;box-shadow:0 4px 14px 0 #00000026;padding:2rem;width:100%}.product .stock{position:absolute;right:10%;top:0}}@media (max-width:698px){.product .stock{position:absolute;right:13%;top:0}.outlet .row{align-items:flex-start;flex-direction:column}.outlet .row div{justify-content:space-between;margin-top:.7rem}.outlet .row h5,.outlet .row p{font-size:15px;letter-spacing:-.6px}.outlet .row div button{background:#bebebe;border:none;border-radius:5px;color:#fff;font-size:.9rem;font-weight:400;height:2.7rem;outline:none;width:10rem}@media (max-width:576px){.outlet .row div button{width:10rem}.outlet{padding:1.25rem}}}@media (max-width:1200px){.column{flex-direction:column}}@media (max-width:400px){.outlet{padding:1rem}.outlet .row div{flex-direction:column}}.accountOutlet .flexDiv{display:flex}.flexDiv form{width:100%}.accountOutlet .flexDiv img{object-fit:contain;width:100%}.accountOutlet form input{padding-right:44px}@media (max-width:1200px){.flexDiv img{display:none}}.cart-qty{align-items:center;display:flex;margin-left:16px;width:8rem}@media (min-width:698px) and (max-width:766px){.cart-qty{margin-left:0}}@media (max-width:576px){.cart-qty{width:6rem}}.outlet .row p{color:#144580;font-size:16px;font-weight:500;line-height:24px;margin-right:2rem}.outlet .products{margin:1rem 0}.outlet .clear-cart{cursor:pointer}.outlet .subject label,.outlet .subject p{color:#000;font-size:18px;font-weight:500;line-height:27px}.outlet .products .product{align-items:center;margin-bottom:2rem}.outlet input[type=checkbox]{background-color:#adadad;border-radius:7px;cursor:pointer;height:1.3rem;margin-right:1rem;width:1.3rem}.outlet input[type=checkbox]:after{content:""}.outlet input[type=checkbox]:checked{accent-color:#144580}.outlet input[type=checkbox]:hover{accent-color:#2274d8}.outlet label{align-items:center;display:flex;justify-content:space-between;width:98%}.outlet .products .greyText{color:grey;font-size:16px;font-weight:500;line-height:24px}.outlet .products label .imgPrice{display:flex}.outlet .products label img{border-radius:10px;height:6rem;margin-right:1rem;object-fit:cover;width:6rem}.outlet .products label .product-img{cursor:pointer}.outlet .products label .namePrice{display:flex;flex-direction:column;height:100px}.outlet .products label .namePriceCart{display:flex;flex-direction:row;height:100px}.outlet .products label .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;cursor:pointer;display:-webkit-box;font-size:16px;font-weight:400;line-height:24px;overflow:hidden;width:16rem}.outlet .products label .namePriceCart .name{width:16rem!important}@media (max-width:425px){.outlet .products label .namePriceCart .name{width:12rem!important}}@media (max-width:768px){.outlet .products label .name{width:100%}}@media (max-width:766px){.outlet .products label .namePriceCart{flex-direction:column}}.outlet .products label .price{color:#757575;font-size:18px;font-weight:600;line-height:27px;margin-top:8px}.outlet .products label .single-price{color:#757575;font-size:14px;font-weight:500;line-height:20px}.products label .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.products label .wrapper .num{align-items:center;border:2px solid #bebebe;border-radius:5px;color:#000;display:flex;font-size:.9rem;height:2rem;justify-content:center;line-height:21px;margin:0 .5rem;text-align:center;width:2.9rem}.products label .wrapper .plus,.products label .wrapper.minus{color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;line-height:1.5rem}.products label svg{color:#757575;margin-left:2rem;place-self:center}.products label .delete-icon{cursor:pointer}.outlet .services .greyText{color:grey;font-size:16px;font-weight:500;margin-bottom:1rem}.outlet .services .service{align-items:center;display:flex;margin-bottom:2rem}.outlet .services .package{margin-bottom:2rem}.outlet .services label{align-items:center}.services label .delete-icon{cursor:pointer}.outlet .services label img{border-radius:10px;cursor:pointer;height:6rem;margin-right:1rem;object-fit:contain;width:6rem}.outlet .services label .namePrice{display:flex;flex-direction:column;height:100%;justify-content:space-between}.outlet .services label .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;cursor:pointer;display:-webkit-box;font-size:16px;font-weight:400;line-height:24px;overflow:hidden;width:16rem}.outlet .services label .price{color:#757575;font-size:18px;font-weight:600;line-height:27px}.outlet .services label .data{color:#878787;font-size:14px;font-weight:500;line-height:21px}ul.data{list-style:none}.outlet .services label .logos{align-items:center;display:flex;justify-content:center}.outlet .services label .logos svg{color:#757575;margin-left:2rem}.outlet .total{align-items:center;background-color:#fdf3ff;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:14px 0;padding:24px 12px}.outlet .total .total-label{color:grey;font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase}.outlet .total .total-label span{color:#ef481e;font-size:24px;padding-left:10px}@media (max-width:1200px){.outlet .products .product{align-items:flex-start;margin-bottom:3rem;position:relative}.outlet label{align-items:flex-start;display:flex;justify-content:flex-start}.outlet .products label .namePrice{width:75%}.products label svg{position:absolute;right:0}.products label .wrapper{align-items:center;display:flex;margin:1rem 0;width:6rem}.outlet .services .service{align-items:flex-start;margin-bottom:3rem;position:relative}.outlet .services .package{margin-bottom:3rem}.outlet .services label{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.services label svg{position:absolute;right:0;top:0}.products label .heart,.services label .heart{right:20%}.outlet .services label .logos{align-self:inherit;margin-left:inherit}.service label .namePrice .name{margin:.2rem 0}.service label .namePrice .data{font-size:13px;margin-bottom:.3rem}.service label .logos button{margin:.3rem 0}.outlet .services label{height:inherit}}@media (max-width:698px){.outlet .products label .imgPrice{flex-direction:column}.outlet .products label .imgPrice .namePrice{height:inherit}.outlet .products label .imgPrice .namePrice .name{margin-bottom:5px}.outlet .row p{font-size:15px;letter-spacing:-.5px}}@media (max-width:678px){.outlet .products label .namePrice,.outlet .services label .name{width:100%}}.vendible{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;gap:15px;justify-content:space-between}.vendible__action button{background-color:initial;border:none}.vendible__img{border-radius:8px;flex:0 0 173px;height:125px;object-fit:cover;width:125px}@media (max-width:768px){.vendible__img{height:75px;width:75px}}@media (max-width:576px){.vendible__img{height:50px;width:50px}}.chkvendible__content{flex-basis:0;flex-grow:2;max-width:100%;padding:0 0 0 10px}@media (max-width:768px){.chkvendible__content{padding:0}}.chkvendible__content ul{list-style:none;margin:0;padding:0 10px}@media (max-width:992px){.chkvendible__content ul{padding:0}}.chkvendible__content ul li{line-height:30px}@media (max-width:992px){.chkvendible__content ul li{line-height:28px}}@media (max-width:576px){.chkvendible__content ul li{font-size:14px;line-height:24px}}.chkvendible__content .title a,h2{color:#000;cursor:pointer;font-size:16px;font-weight:500;line-height:22px;transition:color .3s ease-in-out}.chkvendible__qty .form-module.form-number{align-items:center;display:flex;margin:0;padding:0 10px 0 0}.chkvendible__qty .form-set{margin:0 0 0 10px;padding:0 26px;position:relative;width:auto;z-index:0}.chkvendible__qty input[type=number],.chkvendible__qty input[type=text]{appearance:none;background:#fff;border:1px solid #ddd;border-radius:5px;font:500 16px/18px Poppins,sans-serif;height:30px;margin:0;padding:.4em .45em;text-align:center;width:42px}.chkvendible__pricing__dis{color:#757575;font-size:18px;font-weight:600;padding-bottom:6px;word-break:break-word}@media (max-width:576px){.chkvendible__pricing__dis{color:#757575;font-size:16px;font-weight:600;padding-bottom:6px}}.chkvendible__pricing__off{color:#144580;font-size:16px;font-weight:500}.chkvendible__discount{color:grey;font-size:16px;font-weight:500;text-decoration:line-through}.flex__start-express{align-items:flex-start;column-gap:1rem;display:flex;width:140px}.vendible .delete-icon:hover{cursor:pointer}.cart-qty-flex-grow{flex-grow:1}.grayed-data-list{color:#878787;font-size:14px;font-weight:500;line-height:21px;padding:0!important}.grayed-data-list li{line-height:20px!important}.side-menu-gear{max-height:25px;max-width:25px;min-width:25px!important;padding:0!important;width:100%!important;z-index:5}@media (min-width:1000px){.side-menu-gear{display:none!important}}.side-menu-gear svg{height:30px;width:30px}.menu-list-item{border-radius:10px!important;color:#144580!important;column-gap:.8rem;display:flex;font-family:Poppins!important;font-size:.9rem!important;font-weight:500!important;line-height:24px!important;padding-bottom:0!important;padding-left:inherit!important;padding-right:inherit!important;padding-top:0!important}.menu-list-item svg{height:18px;width:18px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.info-main{background-color:#f1f3f6;color:#878787;margin:0;padding:2rem 5rem}.info-main h3{font-weight:500;margin-bottom:2rem;padding-top:2rem}.info-main .info-data{padding-bottom:2rem}.info-main .info-data h5{font-size:.95rem;font-weight:500;margin-bottom:5px}.info-main .info-data p{font-size:.9rem}.info-main .last{display:flex;justify-content:space-between;width:100%}.info-main .last a,.info-main .last span{color:#144580;font-weight:500}hr{margin-bottom:2rem}.semi-footer{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:16px}.semi-footer .box{display:flex;width:30%}.semi-footer .box i{color:#144580;font-size:3.2rem;margin:auto 1.5rem}.semi-footer .box i svg{color:#144580;width:3.2rem}.semi-footer .box div h4{font-size:1.2rem;font-weight:650}.semi-footer .box div p{color:#878787;font-size:.8rem}@media (max-width:698px){.info-main{padding:2rem}.info-main h3{font-size:1rem;font-weight:500;margin-bottom:2rem;padding-top:2rem}.info-main .info-data{padding-bottom:1.5rem}.info-main .info-data p{font-size:.8rem}.info-data .right{padding-left:8px}.semi-footer .box{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.semi-footer .box div{margin:1rem;text-align:center;width:80%}}.footer-container{margin:auto;max-width:1170px}.row{display:flex;flex-wrap:wrap}.footer ul{list-style:none}.footer{background-color:#f1f3f6;padding:70px 0}.footer-col{padding:0 15px;width:20%}.footer-col-6{padding:0 15px;width:50%}.footer-col ul li{align-items:center;display:flex;gap:6px}.footer iframe{height:300px;width:100%}@media (max-width:992px){.footer-col-6{width:100%}}.footer-col h4{color:#000;font-size:16px;font-weight:500;margin-bottom:35px;position:relative;text-transform:capitalize}.footer-col h4:before{background-color:#dcdcdc;bottom:-10px;box-sizing:border-box;content:"";height:2px;left:0;position:absolute;width:50px}.footer-col ul li:not(:last-child){margin-bottom:10px}.footer-col ul li a{color:#878787;display:block;font-size:14px;font-weight:400;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.footer-col ul li a:hover{padding-left:8px}.footer-col .social-links p{color:#878787;font-size:14px;font-weight:400;margin-bottom:.5rem;text-decoration:none;text-transform:capitalize}.footer-col .social-links div{margin-bottom:1rem}.footer-col .social-links .links a{border-radius:50%;color:#878787;display:inline-block;height:20px;line-height:40px;margin:-5px 10px 10px 0;text-align:center;transition:all .3s ease;width:20px}.footer-col .social-links div a:hover{color:#144580;transform:scale(1.1)}.footer-col .social-links div button{background-color:#144580;border:none;border-radius:.5rem;color:#fff;font-size:.9rem;font-weight:500;padding:.6rem 1.5rem;transition:all .4s}.footer-col .social-links div button a{color:#fff}.footer-col .social-links div button:hover{margin-left:8px}.footer-col .social-links div button:hover a{color:#fff}.footer-col .app-links{margin-top:8px}.footer-col .app-links li a{height:50px;width:140px}.footer-col .app-links li a img{height:auto;width:100%}.footer-col small{color:#878787}.divider{background-color:#f1f3f6;padding-bottom:2rem}.divider hr{margin-bottom:0}@media (max-width:698px){.footer-col{margin-bottom:30px;width:50%}}.cart-menu-container{padding:1rem!important;width:300px}@media (min-width:375px){.cart-menu-container{width:320px}}.cart-scroll{height:350px;overflow-y:auto}.menu-item{cursor:default!important;padding:.8rem 0!important}.cart-container{align-items:center;column-gap:1rem;display:flex;width:100%}.cart-img-section{cursor:pointer;display:flex;width:25%}.cart-text-section{width:60%}.cart-text-title{align-items:center;column-gap:1rem;display:flex}.cart-btn-section{width:15%}.cart-btn{background-color:initial;border:0;cursor:pointer}.cart-btn:hover{color:#ef481e}.cart-title{color:inherit;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em;text-transform:capitalize;white-space:break-spaces}.cart-title:hover{color:#ef481e}.cart-delete{height:20px!important;width:20px!important}.cart-price{font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.cart-total-title{align-items:center;display:flex;justify-content:space-between}.cart-total-title h4{font-weight:500}.cart-underline{border-bottom:1px solid #ccc;margin:.8rem 0}.cart-go-btn,.cart-remove-btn{margin:0!important}.cart-btn-collection{align-items:center;column-gap:1rem;display:flex;justify-content:space-between;margin-top:1.5rem}.position-relative{position:relative}.search-drop{width:37.5rem}@media (max-width:1200px){.display-mobile,.search-drop-container{display:none}}.search-items{align-items:center;color:#6b6b6b;display:flex;font-family:Poppins,sans-serif;font-size:14px;width:100%}.search-products-title,.search-services-title{background-color:#f7f7f7;color:#0e0c0c;font-size:14px;font-weight:500;padding:.5rem}.search-services-section{margin-top:1rem}.search-img{height:40px;margin-right:12px;width:45px}@media only screen and (max-width:1200px) and (min-width:698px){.search-drop{width:40%}}@media (max-width:698px){.search-drop{width:50vw}}.login-row .login-content{align-items:center;display:flex;gap:.5rem}@media (max-width:600px){.login-row .login-content{flex-direction:column;gap:.25rem}}.info-header{background-color:#134580;color:#fff;letter-spacing:.5px;padding-top:4px;top:0;width:100vw}.info-header p{font-size:12px;font-weight:500}.info-header .content{display:flex;flex-wrap:wrap}@media screen and (max-width:576px){.info-header .content{justify-content:center}}.info-header .content .info{display:flex;padding-right:24px}.info-header .content .info i{padding-right:4px}.info-header .content .info a{color:#fff}@media screen and (max-width:576px){.info-header .content .top-email,.info-header .top-description{display:none}}.nav{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 2px 10px 0 #1f26875e;position:sticky;top:0;z-index:100}.nav .upper-nav{display:flex;padding:14px 8px}.nav .upper-nav .right-side{display:flex;justify-content:space-around;margin-left:auto}.upper-nav .right-side .search-form{background-color:#f5f5f6;border-radius:.5rem;box-shadow:0 2px 4px #00000040;display:flex;height:2.8rem;margin-right:3rem;width:30.5rem}.upper-nav .right-side .search-form input{background-color:#f5f5f6;border:none;border-radius:.5rem;font-size:.8rem;height:98%;outline:none;padding:.5rem 1rem;width:98%}.upper-nav .right-side .search-form input:active{border:none}.upper-nav .right-side .search-form button{border:none;display:flex}.upper-nav .right-side .search-button{align-items:center;display:flex;padding:1rem}.upper-nav .right-side .search-form label{color:#ef481e;cursor:pointer;font-size:1.1rem}.search-form label:hover{transform:scale(1.08);transition:all 1s}.icons{align-items:baseline;display:flex;justify-content:center}.icons a{background-color:initial;border:none;color:#000;cursor:pointer;font-size:1.3rem;margin-right:3rem;margin-top:.4rem;position:relative}.icons a i,.icons a svg{color:#000;width:1.3rem}.icons a ion-icon{font-size:1.5rem}.icons a i:hover,.icons a ion-icon:hover{transform:scale(1.05);transition:all .3s}.icons a:before{font-size:.7rem;left:-30%;position:absolute;top:100%}.icons .profile:before{content:"Profile"}.icons .wishlist:before{content:"Wishlist"}.icons .cart:before{content:"Cart";left:0}.nav .lower-nav{padding:8px 0;position:relative}.services-dropdown{align-items:center;cursor:pointer;display:flex;font-size:.87rem;font-weight:550;gap:.3rem;padding:0 10px;position:relative;transition:all .3s}.services-dropdown:hover{color:#ef481e}.services-dropdown:before{background-color:#ef481e;border-radius:3px;bottom:-40%;content:" ";display:block;height:3px;left:0;position:absolute;transition:all .2s;width:0}.services-dropdown:hover:before{width:100%}.services-dropdown svg{font-size:.75rem;transition:transform .3s ease}.services-dropdown:hover svg{transform:rotate(180deg)}.dropdown-menu{animation:fadeIn .2s ease-in-out;background-color:#fff;border:1px solid #00000014;border-radius:12px;box-shadow:0 8px 30px #0000001f;left:0;margin-top:.5rem;min-width:250px;padding:.75rem 0;position:absolute;top:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;border-left:3px solid #0000;color:#333;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;padding:.85rem 1.25rem;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background-color:#fff5f5;border-left-color:#ef481e;color:#ef481e;padding-left:1.5rem}.dropdown-item .text-danger{color:#ef481e!important;font-size:1.1rem;text-align:center;width:1.5rem}.dropdown-item span:last-child{flex:1 1}.nav .lower-nav ul{display:flex;gap:1rem;justify-content:flex-start;list-style-type:none}.nav .lower-nav ul li{font-size:.87rem;font-weight:550;padding:0 10px;position:relative;transition:all .3s}.nav .lower-nav ul li a{color:#000;font-size:.77rem;font-weight:550}.nav .lower-nav ul li:before{background-color:#ef481e;border-radius:3px;bottom:-40%;content:" ";display:block;height:3px;left:0;position:absolute;transition:all .2s;width:0}@media (max-width:576px){.nav .lower-nav ul li:before{bottom:0;content:" "}}.nav .lower-nav ul li:hover:before{width:100%}.active:before{width:100%!important}.nav .lower-nav .close-nav-logo,.nav .upper-nav .mb-search-bar,.nav .upper-nav .open-nav-logo{display:none}.medicine{background-color:#fff;border:1px solid #ffffff2e;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;display:flex;flex-wrap:wrap;font-size:14px;font-weight:400;left:200%;line-height:21px;max-height:100%;min-height:50vh;position:absolute;top:101%;transition:all .3s;width:95%}.medicine .col{padding-left:2rem;padding-top:2rem;text-align:left;width:15rem}.medicine .col:nth-of-type(2),.medicine .col:nth-of-type(4){background-color:#f9f9f9}.medicine .col span{color:#ef481e;font-weight:500}.medicine .col p{color:#585858;cursor:pointer;padding-bottom:10px;transition:all .1s}.medicine .col p:hover{padding-left:.3rem;transform:scale(1.05)}.loginModal{width:1000px}@media (max-width:698px){.header{display:flex;justify-content:space-between;margin:0 .8rem}.header h2{font-size:1.5rem;font-weight:600}section{margin:1rem 0;padding:1rem 0}.nav .upper-nav{justify-content:space-between;position:relative}.nav .upper-nav .right-side .search-form{bottom:-200%;left:-100%;margin-right:0;position:absolute;transition:all .4s;width:50vw;z-index:1042}.upper-nav .right-side .search-form label{color:#3f4e4f}.icons{margin-bottom:.8rem;margin-right:.8rem}.icons a{margin-right:0}.icons .cart,.icons .wishlist{margin-right:1.5rem}.nav .upper-nav .logo-div{align-items:center;padding-top:.4rem}.nav .upper-nav .logo-div .logo{width:11rem}.nav .upper-nav .open-nav-logo{padding:0 8px}.nav .upper-nav .mb-search-bar,.nav .upper-nav .open-nav-logo{cursor:pointer;display:initial;font-size:1.4rem;padding-top:.6rem}.nav .lower-nav{background-color:#002b5b;border-radius:10px;height:auto;left:-100%;min-height:100vh;position:absolute;top:0;transition:all .4s;width:80%;z-index:1041}.nav .lower-nav .close-nav-logo{color:#fff;cursor:pointer;display:block;font-size:1.5rem;padding-left:1rem}.nav .lower-nav ul{align-items:left;flex-direction:column;margin-right:12%;margin-top:6rem;padding-left:2rem}.nav .lower-nav ul li{line-height:1.3rem;text-align:left}.nav .lower-nav ul li,.services-dropdown{border:1px solid #2b4865;border-left:none;border-right:none;color:#fff;font-size:1rem;font-weight:400;letter-spacing:1px;padding:.8rem;position:relative}.services-dropdown{align-items:center;display:flex;gap:.5rem}.services-dropdown svg{color:#fff;font-size:.9rem;transition:transform .3s ease}.services-dropdown:hover svg{transform:rotate(180deg)}.dropdown-menu{animation:slideDown .3s ease-out;background-color:#0d2a4a;border:none;border-radius:0;box-shadow:none;left:0;margin-top:0;min-width:100%;padding:.5rem 0;position:absolute;top:100%;width:100%;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;border-left:none;color:#fff;display:flex;font-size:.95rem;gap:.75rem;padding:.85rem 1.5rem;transition:all .2s ease}.dropdown-item:hover{background-color:#1a3a5c;border-left:none;color:#ef481e;padding-left:2rem}.dropdown-item .text-danger{color:#ef481e!important;font-size:1.1rem;text-align:center;width:1.5rem}.nav .lower-nav ul li a{color:#fff;font-weight:400}.nav .lower-nav ul .active :before{height:0}.nav .lower-nav ul li:hover:before{width:0}.nav .lower-nav ul .medicines:before{background-color:#fff;height:1px}.nav .lower-nav ul .appointments:after{background-color:#fff;bottom:-1.4rem;content:" ";height:1px;left:0;opacity:.2;position:absolute;width:113%}.medicine{display:none}.active:before{width:0}.loginModal{width:98vw}}@media (max-width:576px){.nav .lower-nav .close-nav-logo{padding-left:.8rem}}@media only screen and (max-width:1200px) and (min-width:698px){.nav .upper-nav{justify-content:space-between;position:relative}.nav .upper-nav .right-side .search-form{bottom:-140%;left:-100%;margin-right:0;position:absolute;top:30px!important;transition:all .4s;width:40%;z-index:1042}.upper-nav .right-side .search-form label{color:#3f4e4f}.icons{margin-bottom:.8rem;margin-right:.8rem}.icons a{margin-right:0}.icons .cart,.icons .wishlist{margin-right:1.5rem}.nav .upper-nav .logo-div{align-items:center;margin-left:1rem;width:100%}.nav .upper-nav .logo-div .logo{width:13.5rem}.nav .upper-nav .mb-search-bar,.nav .upper-nav .open-nav-logo{cursor:pointer;display:initial;font-size:1.4rem;padding-top:.8rem}.nav .lower-nav{background-color:#144580;height:auto;left:-100%;min-height:100vh;position:absolute;top:0;transition:all .4s;width:60%;z-index:1041}.nav .lower-nav .close-nav-logo{color:#fff;cursor:pointer;display:initial;font-size:2rem;margin-left:1.5rem;margin-top:1rem}.nav .lower-nav ul{align-items:right;flex-direction:column;margin-right:12%;margin-top:8rem}.nav .lower-nav ul li{color:#fff;font-size:1.05rem;font-weight:430;letter-spacing:1px;line-height:1.3rem;margin-bottom:2.5rem;padding-right:10%;position:relative;text-align:right}.nav .lower-nav ul li a{color:#fff}.services-dropdown{align-items:center;color:#fff;display:flex;font-size:1.05rem;font-weight:430;gap:.5rem;justify-content:flex-end;letter-spacing:1px;padding:0}.services-dropdown svg{color:#fff;font-size:.9rem;transition:transform .3s ease}.services-dropdown:hover svg{transform:rotate(180deg)}.dropdown-menu{animation:slideDown .3s ease-out;background-color:#0d2a4a;border:none;border-radius:0;box-shadow:none;margin-top:0;min-width:100%;padding:.5rem 0;position:absolute;right:0;text-align:right;top:100%;width:100%;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;border-left:none;color:#fff;display:flex;font-size:1rem;gap:.75rem;justify-content:flex-end;padding:.85rem 1.5rem;transition:all .2s ease}.dropdown-item:hover{background-color:#1a3a5c;border-left:none;color:#ef481e;padding-left:2rem}.dropdown-item .text-danger{color:#ef481e!important;font-size:1.1rem;text-align:center;width:1.5rem}.nav .lower-nav ul .active :before{height:0}.nav .lower-nav ul li:before{content:" ";left:0;opacity:.2;position:absolute;top:-1rem;width:113%}.nav .lower-nav ul .medicines:before,.nav .lower-nav ul li:before{background-color:#fff;height:1px}.nav .lower-nav ul .appointments:after{background-color:#fff;bottom:-1.4rem;content:" ";height:1px;left:0;opacity:.2;position:absolute;width:113%}.medicine{display:none}.active:before{width:0}.loginModal{width:98vw}}@media only screen and (max-width:400px){.nav .upper-nav .logo-div{display:block;width:100%}.nav .upper-nav .logo-div .logo img{margin-left:1rem;width:100%}}@media (max-width:320px){.nav .upper-nav .logo-div .logo{width:8rem}}@media screen and (max-width:1200px){.nav .lower-nav ul li.active a{color:#f26440}.nav .lower-nav ul li:before{background-color:initial!important}}.nav-backdrop{background-color:#000;height:100vh;left:0;opacity:.6;position:fixed;top:0;width:100vw;z-index:1040}@media (max-width:1200px){.lower-nav ul{align-items:flex-start;flex-direction:column;width:100%}.lower-nav li{width:100%}.logo{height:35px;object-fit:contain;width:auto}.dropdown-menu{margin-top:8px;position:static!important;width:100%}}.fotter_footerContainer__RMD7X{background:linear-gradient(90deg,#ef9393,#e17dc2,#998ee0,#43add0,#8bdeda);color:#fff;margin:6px auto;padding:3rem 2rem;width:80%}.fotter_footerContent__JvcOQ{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.fotter_footerText__gcjbm{max-width:600px}.fotter_footerTitle__sudgo{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.fotter_footerLead__jBJDm{font-size:.95rem;margin:0;opacity:.9}.fotter_footerBtn__\+9JCJ{background-color:#fff;border:none;border-radius:500rem;cursor:pointer;font-size:16px;font-weight:500;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.fotter_footerBtn__\+9JCJ:hover{transform:scale(1.05)}@media (max-width:768px){.fotter_footerContent__JvcOQ{flex-direction:column;text-align:center}.fotter_footerBtn__\+9JCJ{margin-top:1.5rem}}.not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0;width:100%}.not-found .img{width:280px}.not-found img{height:auto;margin-bottom:20px;width:100%}.paginationContainer{display:flex;justify-content:flex-end;padding:16px 0}.paginationContainer .Mui-selected{background-color:#144580!important;color:#fff!important}
/*# sourceMappingURL=main.4f3ed392.css.map*/