body{background-color:#fff;direction:rtl;text-align:right}*{font-family:Almarai,Montserrat,sans-serif}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bttn{all:unset;padding:8px 24px;width:fit-content;transition:.3s;outline:none!important;border-radius:4px;font-weight:300;scale:1;border:1px solid transparent;font-size:14px;cursor:pointer!important;display:flex;align-items:center;gap:10px}.bttn svg{width:14px}.bttn:active{scale:.95!important}.bttn.bttn_primary{background-color:#122e3e;color:#fff}.bttn.bttn_white{background:#ffffffb3;color:#122e3e}.bttn.bttn_gray{background-color:#e7eaec;color:#122e3e}.bttn.bttn_danger{background-color:#fdeeee;color:#e92727}.bttn.bttn_border{border:1px solid #122e3e;color:#122e3e}.bttn.bttn_border:active{scale:.9}.bttn.bttn_none{display:flex;align-items:center;gap:10px;padding:8px 0;font-weight:400}.bttn.bttn_none img{width:38px}.bttn.bttn_secondary{background-color:transparent;border:1px solid #fff;color:#fff}.bttn.bttn_secondaryLight{background:#e7eaec;color:#122e3e}.bttn:disabled{opacity:.5;cursor:not-allowed!important}.bttn:disabled:active{scale:1!important}.topHeader{background-color:#122e3e;color:#fff;padding:10px 0;text-align:center;font-size:14px;position:fixed;width:100%;z-index:100;top:0;overflow:hidden}.topHeader p{margin-bottom:0}.header .navbar{position:fixed;width:100%;top:2.5rem;z-index:100;transition:.3s;padding:4px 12px;background-color:#fff;z-index:33;box-shadow:0 0 2px #35353526}.header .navbar .navbar-brand{margin:0!important}.header .navbar .navbar-brand img{width:80px!important;transition:.7s}.header .navbar .navbar-nav{flex-direction:row}.header .navbar .toggle .open{display:flex;flex-direction:column}.header .navbar .toggle .open svg{margin-top:3px;margin-bottom:3px}.header .navbar button.nav-link{all:unset;cursor:pointer;font-size:14px;font-weight:500;margin:0 20px;transition:.3s;padding:0!important;display:inline;position:relative}.header .navbar .nav-link{color:#000!important;font-weight:500;margin:0 20px;font-size:14px;transition:.3s;padding:0!important;position:relative;cursor:pointer;text-transform:uppercase}.header .navbar .nav-link:hover,.header .navbar .nav-link.activeNav{color:#122e3e!important}.header .navbar .nav-link:before{content:"";position:absolute;width:100%;height:1px;border-radius:4px;background-color:#18272f;bottom:-2px;right:0;transform-origin:left;transform:scaleX(0);transition:transform .3s ease-in-out}.header .navbar .nav-link:hover:before{transform-origin:right;transform:scaleX(1)}.header .navbar .nav-link.active:before{transform-origin:right;transform:scaleX(1)}.header .navbar .menuBtn{display:none}.header .navbar .mobileMenu{position:absolute;top:60px;width:100%;background-color:#fff;right:-100%;transition:.3s;z-index:-1;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:5rem;padding-top:2rem}.header .navbar .mobileMenu .links{padding:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.header .navbar .mobileMenu .links .nav-link{display:inline-block;font-size:1.3rem!important;font-weight:400!important}.header .navbar .mobileMenu .links button{margin:auto;scale:1.3}.header .navbar .mobileMenu.active{right:0!important}.header .navbar .overlay{position:absolute;top:75px;left:0;width:100%;height:100vh;background-color:#00000080;z-index:-4;animation:opacity .3s ease-in-out}.header .navbar.scrolled{padding:5px 1rem!important;background:#fff}.header .navbar.scrolled .navbar-brand img{width:75px!important}.header .burger{position:relative;width:40px;height:30px;background:transparent;cursor:pointer;display:block;scale:.5}.header .burger input{display:none}.header .burger span{display:block;position:absolute;height:4px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.header .burger span:nth-of-type(1){top:0;transform-origin:left center}.header .burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.header .burger span:nth-of-type(3){top:100%;transform-origin:left center;transform:translateY(-100%)}.header .burger input:checked~span:nth-of-type(1){transform:rotate(45deg);top:0;left:5px}.header .burger input:checked~span:nth-of-type(2){width:0%;opacity:0}.header .burger input:checked~span:nth-of-type(3){transform:rotate(-45deg);top:28px;left:5px}.header .sideNav{display:flex;align-items:center}.header .sideNav .navBtns{display:flex;align-items:center;gap:1rem}.header .sideNav .navBtns .navBtn{all:unset;cursor:pointer;transition:.3s}.header .sideNav .navBtns .navBtn svg{width:24px}.header .sideNav .navBtns .navBtn:active{scale:.9}.header .nav_overlay{position:fixed;top:0;left:0;z-index:2;width:100%;height:100%;background:#000;transition:.3s;opacity:.3;animation:opacity .3s ease-in-out}@keyframes opacity{0%{opacity:0}to{opacity:.2}}.hero{margin-top:120px;padding-top:1.5rem}.hero .heroContent{position:relative}.hero .heroContent .imgView{width:65%;aspect-ratio:1.6666666667;margin-right:auto;position:relative}.hero .heroContent .imgView img{width:100%;height:100%;object-fit:cover;object-position:bottom;border-radius:12px}.hero .heroContent .imgView:after{content:"";border-radius:12px;left:-2rem;top:2rem;width:100%;aspect-ratio:1.6666666667;position:absolute;background-color:#e7eaec;z-index:-1;transition:.3s}.hero .heroContent .imgView #swiperImage{transition:opacity .3s ease-in-out;opacity:1}.hero .heroContent .textContent{position:absolute;top:50%;transform:translateY(-50%);right:6rem;background:#fffc;box-shadow:0 0 4px #00000014;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);padding:2.5rem;border-radius:12px;width:40%}.hero .heroContent .textContent span{font-size:14px}.hero .heroContent .textContent h4{font-weight:600;margin:.7rem 0 1.5rem}.hero .heroContent .textContent p{margin-bottom:0;font-size:17px}.hero .heroContent .progressView{position:absolute;bottom:1.5rem;left:1.5rem;display:flex;align-items:center;gap:.5rem;z-index:1}.hero .heroContent .progressView .start,.hero .heroContent .progressView .end{color:#fff;font-size:22px;font-weight:600}.hero .heroContent .progressView .bar{margin:0 .4rem;width:140px;height:4px;display:inline-block;background-color:#d3d3d3;border-radius:5px;position:relative;overflow:hidden}.hero .heroContent .progressView .bar:after{content:"";position:absolute;top:0;right:0;width:var(--width);height:100%;background-color:#fff;transition:.3s}.hero .heroContent .progressView button{all:unset;width:30px;height:30px;color:#fff;cursor:pointer;transition:.3s;font-size:14px;display:grid;place-items:center}.hero .heroContent .progressView button.swiper-button-disabled{opacity:.5}.hero .heroContent .progressView button:active{scale:.9}.hero .heroContent .heroSwiper .swiper-pagination{display:none}.pageHero{margin-top:120px;height:75vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.pageHero .content{position:relative;width:60%;z-index:1;color:#fff;padding-right:1.5rem}.pageHero .content:after{content:"";position:absolute;right:0;top:0;width:4px;height:35px;background-color:#fff;border-radius:8px}.pageHero .content h1{font-size:16px;font-weight:300;margin-bottom:1rem}.pageHero .content p{font-weight:600;font-size:18px;line-height:170%}.pageHero:after{content:"";position:absolute;width:100%;height:100%;background-color:#00000080;z-index:0}.section{margin:4rem 0}.section .title span{color:#122e3e;font-size:16px;margin-bottom:10px;display:block}.section .title h3{color:#12161c;font-size:22px;font-weight:600;position:relative;margin-bottom:1.5rem}.section .title h3:after{content:"";position:absolute;right:0;bottom:-.8rem;width:50px;height:3px;background-color:#122e3e}.section .title p{color:#5a5d61;font-size:17px;width:55%;font-weight:300}.section .title.full p{width:100%}.section .title.center{text-align:center}.section .title.center h3:after{margin:auto;left:0;right:0}.section .title.center p{margin:auto;width:70%}.section .body{margin-top:2rem}.reasons{margin-top:6rem}.reasons span{color:#122e3e;font-size:17px}.reasons h3{margin-top:1rem;font-weight:500;font-size:24px;line-height:150%;position:relative}.reasons h3:after{content:"";position:absolute;right:0;bottom:-.8rem;width:50px;height:3px;background-color:#122e3e;border-radius:8px}.reasons h6{font-size:17px;font-weight:600;margin-bottom:14px}.reasons p{margin-bottom:0;color:#5a5d61;font-size:15px;width:90%;font-weight:400}.services{overflow:hidden}.services .servicesSwiper{overflow:visible}.services .serviceCard{width:100%;aspect-ratio:16/10;background-size:cover;background-position:center;border-radius:12px;position:relative;transition:.3s;margin-bottom:1.5rem}.services .serviceCard:before{content:"";position:absolute;width:100%;height:100%;background-color:#0000;border-radius:12px;transition:.3s}.services .serviceCard .content{position:absolute;border-radius:36px;background:#ffffffb3;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:12px 8px;bottom:1rem;width:80%;left:50%;transform:translate(-50%);transition:.3s}.services .serviceCard .content h6{font-size:16px;font-weight:600;margin-bottom:.5rem;text-align:center;margin-bottom:0;color:#12161c}.services .serviceCard .content p{height:0;overflow:hidden;margin-bottom:0;text-align:center;transition:.3s;font-weight:300;color:#5a5d61;font-size:15px}.services .serviceCard:hover:before{background-color:#0003}.services .serviceCard:hover .content{border-radius:12px}.services .serviceCard:hover .content p{margin-top:5px;height:45px}.aboutus .imgView{width:100%;aspect-ratio:16/9}.aboutus .imgView img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}.aboutus .item{display:flex;gap:1rem;align-items:flex-start;margin-top:2rem}.aboutus .item svg{min-width:20px}.aboutus .item h6{font-weight:600;color:#12161c;font-size:16px}.aboutus .item p{margin-bottom:0;color:#5a5d61;font-weight:300;font-size:15px}.gallery .images{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:1.5rem;grid-row-gap:1.5rem;direction:ltr}.gallery .images img{width:100%;height:240px;object-fit:cover;object-position:center;border-radius:8px}.gallery .images img:first-child{grid-area:1/1/2/3}.gallery .images img:nth-child(2){grid-area:1/3/2/4}.gallery .images img:nth-child(3){grid-area:1/4/2/5}.gallery .images img:nth-child(4){grid-area:2/1/3/2}.gallery .images img:nth-child(5){grid-area:2/2/3/3}.gallery .images img:last-child{grid-area:2/3/3/5}.blog .articleCard{border:1px solid #ebebec;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.blog .articleCard .imgView{position:relative;aspect-ratio:2/1.4;width:100%;overflow:hidden}.blog .articleCard .imgView img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s}.blog .articleCard .imgView .date{position:absolute;z-index:1;right:1rem;bottom:1rem;background:#ffffff4d;width:40px;height:50px;align-items:center;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.blog .articleCard .imgView span{color:#122e3e;font-size:14px}.blog .articleCard .imgView span:first-child{font-weight:600}.blog .articleCard .content{padding:14px}.blog .articleCard .content h6{font-size:16px;font-weight:600;color:#12161c;margin-bottom:.5rem}.blog .articleCard .content p{font-size:14px;color:#12161c;font-weight:300;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog .articleCard:hover img{scale:1.1}.contactUs .imgView img{width:100%;border-radius:10px;aspect-ratio:16/9;object-fit:cover}.contactUs .bttns button{padding:10px 80px}.inputBox{margin-bottom:1.5rem}.inputBox label{margin-bottom:8px;color:#12161c}.inputBox .labelView{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.inputBox .labelView label{margin-bottom:0}.inputBox .input{position:relative}.inputBox .input .icon{position:absolute;top:50%;right:1rem;transform:translateY(-50%);padding-left:8px;pointer-events:none}.inputBox .input .icon:after{content:"";position:absolute;width:1px;height:18px;background-color:#ebebec;left:0;top:50%;transform:translateY(-50%)}.inputBox .input .icon svg{color:#c1c2c3;width:18px;position:relative;transition:.3s}.inputBox .input.area .icon{transform:unset;top:10px}.inputBox .input input,.inputBox .input textarea{all:unset;box-sizing:border-box;border:1px solid #ebebec;border-radius:8px;padding:10px;padding-right:3rem;font-weight:300;font-size:15px;width:100%;transition:.3s}.inputBox .input input::placeholder,.inputBox .input textarea::placeholder{color:#c1c2c3}.inputBox .input:focus-within input,.inputBox .input:focus-within textarea{border-color:#122e3e}.inputBox .input:focus-within svg{color:#122e3e}.inputBox .input button{all:unset;position:absolute;left:10px;top:50%;transform:translateY(-50%);cursor:pointer;transition:.3s}.inputBox .input button svg{width:16px}.inputBox .input button:active{scale:.9}.inputBox select{all:unset;box-sizing:border-box;border:1px solid #ebebec;border-radius:8px;padding:10px;padding-right:3rem;font-weight:300;font-size:15px;width:100%;transition:.3s;cursor:pointer}.inputBox select::placeholder{color:#c1c2c3}.inputBox select:focus{border-color:#122e3e}.orderNow{background-size:cover;background-position:center;padding:3rem 0;position:relative;border-radius:12px;overflow:hidden}.orderNow:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-color:#00000080}.orderNow .content{position:relative;z-index:1;color:#fff}.orderNow .content .title span,.orderNow .content .title h3{color:#fff}.orderNow .content .title h3:after{background-color:#fff}.orderNow .content .title p{color:#fff}.orderNow .content button{margin:auto;margin-top:1rem;font-size:13px;padding:8px 80px;font-weight:600}.page{margin-top:120px}.articlePage .articleHero{height:75vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.articlePage .articleContent{box-shadow:0 0 2px #35353540;padding:1.5rem;transform:translateY(-50px);background-color:#fff;border-radius:8px}.articlePage .articleContent .date{color:#5a5d61;font-weight:300;margin-bottom:1rem;display:block}.articlePage .articleContent .data h1{font-size:26px;margin-bottom:1rem}.articlePage .articleContent .data p{margin-bottom:1rem;line-height:180%}.footer{background-color:#122e3e;color:#fff;padding:2rem 0 1rem}.footer img{width:70px}.footer .data h6{font-size:19px;font-weight:600;margin:1.1rem 0 1rem}.footer .data p{font-size:13px;font-weight:300;margin-bottom:0;line-height:170%}.footer .item a{color:#fff;text-decoration:none;font-weight:300}.footer .socials{display:flex;flex-direction:row-reverse;justify-content:center;gap:8px}.footer .socials a{all:unset;width:28px;height:28px;border-radius:50%;background-color:#fff;color:#122e3e;transition:.3s;display:grid;place-items:center;cursor:pointer}.footer .copyRight{padding-top:1rem;margin-top:1rem;border-top:1px solid #ffffff;display:flex;align-items:center;justify-content:space-between}.footer .copyRight span{font-weight:300;font-size:14px}.providers{box-shadow:0 0 2px #35353540;border-radius:8px;padding:10px 1rem;cursor:pointer;transition:.3s;-webkit-user-select:none;user-select:none;margin-top:1.5rem}.providers:active{scale:.99}.providers .head{display:flex;align-items:center;margin-bottom:1rem;justify-content:space-between}.providers .head h6{margin-bottom:0;font-size:19px;font-weight:600}.providers .head button{all:unset;color:#12161c}.providers .head button svg{width:18px}.providers p{margin-bottom:0;color:#5a5d61;font-size:17px;font-weight:300}a,a:hover{text-decoration:none;color:#000}.productCard{border-radius:12px;box-shadow:0 0 2px #35353540;padding:12px;margin-bottom:1.5rem;transition:.5s}.productCard .imgView{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.productCard .imgView img{width:100%;height:100%;object-fit:cover;transition:.5s}.productCard .content{margin-top:10px}.productCard .content .time{color:#5a5d61;font-weight:300;font-size:17px}.productCard .content h4{font-size:20px;font-weight:600;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:140%}.productCard .content p{font-size:16px;font-weight:300;color:#5a5d61;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:50px}.productCard .content .price{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.productCard .content .price h5,.productCard .content .price h6{margin-bottom:0;font-size:17px;font-weight:600}.productCard .content .price h5{color:#5a5d61}.productCard .content .buttons{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.productCard .content .buttons .mainBtn{flex:2}.productCard .content .buttons .mainBtn button{width:100%;box-sizing:border-box;display:grid;place-items:center}.productCard .content .buttons .secBtns{flex:1;display:flex;gap:.8rem}.productCard .content .buttons .secBtns button{padding:7px;flex:1;display:grid;place-items:center;height:unset}.productCard .content .buttons .secBtns button svg{width:20px}.productCard:hover{box-shadow:0 0 4px #35353540}.productCard:hover .imgView img{scale:1.1}.productView .headTitle h1{font-size:24px;font-weight:600;margin-bottom:1.2rem}.productView .headTitle p{font-weight:300;color:#5a5d61;margin-bottom:0}.productView .package{padding:10px 18px;border-radius:8px;box-shadow:0 0 2px #35353540;margin:1.5rem 0;transition:.5s;cursor:pointer;-webkit-user-select:none;user-select:none}.productView .package:active{scale:.95}.productView .package .head{display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.productView .package .head h5{margin-bottom:0;font-size:19px;font-weight:600}.productView .package .head button{all:unset}.productView .package .head button svg{color:#5a5d61;width:20px}.productView .package h6{margin-bottom:0;color:#5a5d61;font-size:18px;font-weight:300;line-height:140%}.productView .package .foot{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.productView .package .foot .item{display:flex;align-items:center;gap:5px}.productView .package .foot .item svg{width:18px}.productView .package .foot .item span{color:#5a5d61;font-size:14px}.productView .buttons{display:flex;align-items:center;gap:1rem}.productView .buttons .counts{flex:1;display:flex;align-items:center;gap:1rem;justify-content:space-evenly;text-align:center;border:2px solid #ebebec;height:42px;padding:10px;border-radius:6px}.productView .buttons .counts button{all:unset;flex:unset;cursor:pointer;width:18px;height:18px;display:grid;align-items:center;justify-content:center;border:1px solid #5a5d61;border-radius:4px;transition:.3s}.productView .buttons .counts button svg{width:14px;height:14px}.productView .buttons .counts button:active{scale:.95}.productView .buttons button{flex:1;display:flex;align-items:center;justify-content:center;padding:0;height:40px;font-weight:600}.productView .data{margin-top:1.5rem}.productView .data h6{font-size:18px;font-weight:600}.productView .data .content p{font-size:16px;font-weight:300;color:#5a5d61;margin-bottom:0}.productView .data .content ul{margin-top:1rem;padding-left:1rem}.productView .data .content ul li{font-size:16px;font-weight:300;color:#5a5d61;margin-bottom:.5rem}.productView .images{position:relative}.productView .images .next,.productView .images .prev{all:unset;position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:30px;height:30px;background:#ffffffb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;border-radius:50%;cursor:pointer;transition:.3s}.productView .images .next svg,.productView .images .prev svg{width:20px}.productView .images .next:active,.productView .images .prev:active{scale:.95}.productView .images .next{left:1rem}.productView .images .prev{right:1rem}.productView .images .imgView{height:100%;width:100%;aspect-ratio:1/.9;border-radius:12px;overflow:hidden}.productView .images .imgView img{width:100%;height:100%;object-fit:cover;transition:.8s}.productView .images .imgView:hover img{scale:1.1}.productView .images .more{position:absolute;bottom:1rem;right:50%;transform:translate(50%);background:#ffffffb3;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:2;width:90%;border-radius:8px;padding:8px}.productView .images .more .imgView{aspect-ratio:1/1;cursor:pointer;transition:.3s}.productView .images .more .imgView img{object-fit:cover}.productView .images .more .imgView:active{scale:.95}.productView .images .more .imgView:hover img{scale:1}.breadcrumb{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-top:.5rem}.breadcrumb a,.breadcrumb span{color:#5a5d61;font-weight:300;text-decoration:none;font-size:17px}.breadcrumb span{color:#12161c}.breadcrumb a{position:relative}.breadcrumb a:after{content:"/";position:absolute;left:-1rem;top:50%;transform:translateY(-50%)}.offerCard{box-shadow:0 0 2px #35353540;border:1px solid #ebebec;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.offerCard .title{text-align:center;font-size:20px;font-weight:600;margin-bottom:1.5rem}.offerCard .desc{text-align:center;font-size:17px;font-weight:300;color:#5a5d61;margin-bottom:0}.offerCard .offerProductCard{margin-top:1.5rem}.offerCard .offerProductCard .imgView{border-radius:8px;overflow:hidden;aspect-ratio:16/12;position:relative}.offerCard .offerProductCard .imgView:after{content:"";position:absolute;width:100%;height:100%;background:#0000004d;z-index:1;top:0;left:0}.offerCard .offerProductCard .imgView img{width:100%;height:100%;object-fit:cover;transition:.3s}.offerCard .offerProductCard .imgView:hover img{scale:1.1}.offerCard .offerProductCard .content{position:absolute;bottom:1rem;right:1rem;color:#fff;z-index:2;display:flex;align-items:center;gap:10px}.offerCard .offerProductCard .content .icon{width:50px;height:50px;background:#ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:6px}.offerCard .offerProductCard .content h4{font-size:16px;margin-bottom:5px}.offerCard .offerProductCard .content p{font-size:14px;margin-bottom:0;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offerCard .moreBtn{margin-top:2rem;display:grid;place-items:center}.login h6{font-size:16px;margin-bottom:10px}.login h5{font-size:24px;font-weight:600}.login p{font-size:17px;font-weight:300;color:#5a5d61}.login .button button{width:100%;box-sizing:border-box;justify-content:center;padding:10px 0}.login .button p{font-size:13px;font-weight:300;color:#5a5d61;margin-bottom:0;margin-top:1rem}.phoneInput{margin-bottom:1.5rem}.phoneInput label{margin-bottom:8px;color:#12161c;display:block}.phoneInput .iti{width:100%}.phoneInput .iti .iti__country-container{right:0;left:unset;direction:rtl}.phoneInput .iti .iti__selected-country-primary{transition:.3s}.phoneInput .iti .iti__selected-country-primary .iti__arrow{margin-left:unset;margin-right:5px}.phoneInput .iti .iti__selected-dial-code{color:#c1c2c3;font-weight:300;font-size:14px}.phoneInput .iti .iti__search-input{padding-right:10px}.phoneInput .iti .iti__country{flex-direction:row-reverse;justify-content:flex-end;font-weight:300;transition:.5s}.phoneInput .iti .iti__country .iti__dial-code{order:2;font-size:14px}.phoneInput .iti .iti__country .iti__country-name{order:1;font-size:14px}.phoneInput .iti .iti__country .iti__flag{order:3;margin-left:5px}.phoneInput .iti .iti__country-list-content{border-radius:8px;border:none;margin-top:5px;box-shadow:0 2px 2px -1px #1b242c0a,0 2px 8px -1px #1b242c14}.phoneInput .iti .iti__country-list{text-align:right;direction:ltr;left:0}.phoneInput .iti .iti__country-list .iti__country{display:flex;align-items:center;justify-content:flex-start;gap:10px}.phoneInput .iti .iti__country-list .iti__country .iti__flag-box{order:2;margin:0}.phoneInput .iti .iti__country-list .iti__country .iti__country-name{order:3;margin:0}.phoneInput .iti .iti__country-list .iti__country .iti__dial-code{order:1;margin:0}.phoneInput input{all:unset;box-sizing:border-box;border:1px solid #ebebec;border-radius:8px;padding:10px;padding-right:4.5rem;font-weight:300;width:100%;transition:.3s;font-size:14px}.phoneInput input::placeholder{color:#c1c2c3}.swiper-pagination{display:flex;align-items:center;justify-content:center}.swiper-pagination .swiper-pagination-bullet{transition:.3s}.swiper-pagination .swiper-pagination-bullet-active{background-color:#122e3e;width:10px;height:10px}.pageTop{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:10;text-align:center;padding:1.5rem 0;border-bottom:1px solid #ebebec;display:none}.pageTop h4{font-size:16px;margin-bottom:0}.pageTop button{all:unset;cursor:pointer;padding:5px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:.3s}.pageTop button:active{scale:.95}.bottomHeader{position:fixed;bottom:0;right:0;width:100%;padding:10px 0;border-radius:10px 10px 0 0;background:#fff;box-shadow:0 -1px 2px #35353526;display:grid;place-items:center;z-index:2;display:none}.bottomHeader .links{display:flex;align-items:center;justify-content:space-between}.bottomHeader .links a,.bottomHeader .links button{all:unset;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.bottomHeader .links a svg,.bottomHeader .links button svg{width:24px}.bottomHeader .links a span,.bottomHeader .links button span{font-size:14px;font-weight:300;color:#c1c2c3}.bottomHeader .links a.active span,.bottomHeader .links button.active span{color:#122e3e}.homeNav{position:fixed;top:0;width:100%;left:0;background:#122e3e;z-index:10;padding:8px 0;display:grid;place-items:center;border-radius:0 0 10px 10px;display:none}.homeNav img{width:70px}.settingsPage{padding-bottom:6rem}.settingsPage .settingsLinks a,.settingsPage .settingsLinks button{all:unset;display:flex;align-items:center;justify-content:space-between;margin-top:1rem;width:100%;transition:.3s}.settingsPage .settingsLinks a .content,.settingsPage .settingsLinks button .content{display:flex;align-items:center;gap:10px}.settingsPage .settingsLinks a .content .icon,.settingsPage .settingsLinks button .content .icon{background-color:#e7eaec;width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.settingsPage .settingsLinks a .content .icon svg,.settingsPage .settingsLinks button .content .icon svg{width:18px}.settingsPage .settingsLinks a .content span,.settingsPage .settingsLinks button .content span{font-size:16px}.settingsPage .settingsLinks a .arrow svg,.settingsPage .settingsLinks button .arrow svg{width:20px}.settingsPage .settingsLinks a.logout,.settingsPage .settingsLinks button.logout{color:#e92727}.settingsPage .settingsLinks a.logout .content .icon,.settingsPage .settingsLinks button.logout .content .icon{background-color:#fdeeee}.settingsPage .settingsLinks a:active,.settingsPage .settingsLinks button:active{scale:.95}.ordersPage .ordersHead{display:flex;align-items:center;width:100%;padding-top:1rem}.ordersPage .ordersHead button{all:unset;flex:1;padding:10px 0;text-align:center;border-bottom:1px solid transparent;color:#5a5d61;cursor:pointer;transition:.3s}.ordersPage .ordersHead button:active{scale:.95}.ordersPage .ordersHead button.active{border-color:#122e3e;color:#122e3e}.ordersPage .section{margin-top:2rem}.orderCard{padding:15px;box-shadow:0 0 2px #35353540;border-radius:8px;margin-top:1.5rem}.orderCard .imgView{aspect-ratio:16/9;border-radius:8px;overflow:hidden;margin-bottom:1rem}.orderCard .imgView img{width:100%;height:100%;object-fit:cover;transition:.3s}.orderCard .time{font-weight:300;font-size:17px;margin-bottom:10px;display:block}.orderCard h4{font-weight:600;margin-bottom:1rem}.orderCard h5{font-weight:600;font-size:16px}.orderCard .item{display:flex;align-items:center;gap:10px;margin-top:10px}.orderCard .item .icon svg{width:26px}.orderCard .item .icon img{width:25px;height:25px;border-radius:50%;object-fit:cover}.orderCard .item span{color:#5a5d61;font-weight:300}.orderCard .buttons{margin-top:1rem;display:flex;flex-direction:column;gap:10px}.orderCard .buttons button{width:100%;justify-content:center;box-sizing:border-box;padding:10px 0;font-weight:600}.orderCard:hover .imgView img{scale:1.1}.cartPage{padding-top:1rem}.cartPage .cartCard{padding:15px;border-radius:12px;box-shadow:0 0 2px #35353540;margin-bottom:1.5rem;position:relative}.cartPage .cartCard .gift{position:absolute;top:1.5rem;right:1.5rem;background-color:#122e3e;color:#fff;width:36px;height:36px;border-radius:8px;display:grid;place-items:center}.cartPage .cartCard .imgView{width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden}.cartPage .cartCard .imgView img{width:100%;height:100%;object-fit:cover}.cartPage .cartCard .deleteBtn{all:unset;cursor:pointer;transition:.3s}.cartPage .cartCard .deleteBtn svg{width:22px;color:#e92727}.cartPage .cartCard .deleteBtn:active{scale:.95}.cartPage .cartCard .time{font-weight:300;font-size:17px;margin-bottom:10px;display:block}.cartPage .cartCard h4{font-weight:600;margin-bottom:10px;font-size:22px}.cartPage .cartCard h5{font-weight:600;font-size:15px}.cartPage .cartCard .item{display:flex;align-items:center;gap:8px;margin-top:5px}.cartPage .cartCard .item .icon svg{width:24px}.cartPage .cartCard .item .icon img{width:22px;height:22px;border-radius:50%;object-fit:cover}.cartPage .cartCard .item span{color:#5a5d61;font-weight:300}.cartPage .cartCard .bottomItem{display:flex;align-items:flex-start;justify-content:space-between}.cartPage .cartCard .bottomItem.noTime{justify-content:flex-end}.cartPage .cartCard .counts{display:flex;align-items:center;gap:1rem;justify-content:space-evenly;text-align:center;border:2px solid #ebebec;padding:4px 1rem;border-radius:6px}.cartPage .cartCard .counts button{all:unset;flex:unset;cursor:pointer;width:16px;height:16px;display:grid;align-items:center;justify-content:center;border:1px solid #5a5d61;border-radius:4px;transition:.3s}.cartPage .cartCard .counts button svg{width:13px;height:13px}.cartPage .cartCard .counts button:active{scale:.95}.cartPage .cartCard .counts span{font-size:14px}.cartPage .checkOut{border:1px solid #ebebec;border-radius:12px;padding:1rem;position:sticky;top:8rem}.cartPage .checkOut h4{font-weight:600;font-size:22px}.cartPage .checkOut .item{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cartPage .checkOut .item h6{margin-bottom:0;color:#5a5d61;font-weight:300}.cartPage .checkOut .item span{font-weight:600}.cartPage .checkOut .item.discount span{color:#e92727}.cartPage .checkOut .item.total{border-top:1px solid #ebebec;padding-top:10px}.cartPage .checkOut .couponInput{display:flex;align-items:center;gap:10px;margin-top:1rem}.cartPage .checkOut .couponInput .input{flex:4;position:relative}.cartPage .checkOut .couponInput .input input{all:unset;width:100%;box-sizing:border-box;background-color:#f1f4f4;padding:10px;padding-right:2.2rem;font-size:14px;border-radius:6px;line-height:160%}.cartPage .checkOut .couponInput .input svg{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:18px}.cartPage .checkOut .couponInput button{flex:1;justify-content:center}.cartPage .checkOut .buttons{margin-top:1rem}.cartPage .checkOut .buttons button{width:100%;box-sizing:border-box;justify-content:center;font-size:14px}.cartPage .checkOut .buttons button svg{width:18px}.locationModal{position:relative}.locationModal #noLocation{display:flex;background-color:#fdeeee;padding:8px 12px;border-radius:8px;align-items:baseline;gap:5px;margin-top:1rem;justify-content:center}.locationModal #noLocation .icon svg{width:18px;color:#e92727}.locationModal #noLocation p{margin-bottom:0;color:#e92727;font-size:13px;font-weight:600}.locationModal .mapView{position:relative}.locationModal .mapView .mapSearch{position:absolute;top:1rem;z-index:11;width:90%;right:50%;transform:translate(50%)}.locationModal .mapView .mapSearch .input{position:relative}.locationModal .mapView .mapSearch .input .icon{position:absolute;top:50%;transform:translateY(-50%);right:10px}.locationModal .mapView .mapSearch .input .icon svg{width:18px}.locationModal .mapView .mapSearch .input input{all:unset;width:100%;background-color:#fff;border:1px solid #122e3e;padding:8px;padding-right:2rem;box-sizing:border-box;border-radius:10px;font-weight:300;font-size:14px}.locationModal .mapView .mapSearch .input #currentLocResetId{position:absolute;left:5px;top:50%;transform:translateY(-50%);padding:5px}.locationModal .mapView .mapSearch .input button{all:unset;cursor:pointer}.locationModal .mapView .mapSearch .input button svg{color:#c1c2c3;width:20px;transition:.3s}.locationModal .mapView .mapSearch .input button.active svg{color:#122e3e}.locationModal .mapView #map{width:100%;aspect-ratio:1/1;border-radius:10px}.locationModal .currLocation{margin:1.5rem 0 1rem}.locationModal .currLocation #locationView{display:flex;align-items:center;gap:10px}.locationModal .currLocation .icon{width:66px;min-width:66px;aspect-ratio:1/1;background-color:#e7eaec;border-radius:8px;display:grid;place-items:center}.locationModal .currLocation h6{font-weight:600;color:#12161c;font-size:16px;margin-bottom:5px}.locationModal .currLocation p{color:#5a5d61;font-size:14px;font-weight:300;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.locationModal .buttons{display:flex;flex-direction:column;gap:10px}.locationModal .buttons button{width:100%;justify-content:center;box-sizing:border-box;padding:10px 0;font-weight:600}.locationModal .buttons button:last-child{padding:4px 0;font-weight:400}.priceCard{border:1px solid #ebebec;border-radius:12px;padding:5px 15px 10px;margin-bottom:10px}.offerProduct{margin-bottom:1.5rem}.offerProduct .content h2{font-size:24px;font-weight:600;margin-bottom:1rem}.offerProduct .content p{font-size:16px;font-weight:300;color:#5a5d61}.offerProduct .imgView{aspect-ratio:3/2;border-radius:8px;overflow:hidden}.offerProduct .imgView img{width:100%;height:100%;object-fit:cover;transition:.3s}.offerProduct:hover .imgView img{scale:1.1}.otpBtns p #resendOtp{all:unset;display:inline;cursor:pointer;text-decoration:underline;color:#122e3e;transition:.3s}.otpBtns p #resendOtp:active{scale:.95}.otpInputs{margin-bottom:3rem;direction:ltr;gap:1rem;display:flex;justify-content:center}.otpInputs .input{width:60px;height:60px;text-align:center;font-size:32px;border:1px solid #ebebec;transition:.3s;border-radius:6px}.otpInputs .input:focus{outline:none;border-color:#122e3e}.otpInputs .input:nth-child(1){cursor:pointer;pointer-events:all}.profileMenu,.notificationMenu{position:relative}.profileMenu .profileMenuView,.profileMenu .notificationMenuView,.notificationMenu .profileMenuView,.notificationMenu .notificationMenuView{position:absolute;top:120%;left:10px;width:180px;background:#fff;box-shadow:0 0 2px #35353540;padding:5px;display:flex;flex-direction:column;gap:8px;border-radius:10px;display:none}.profileMenu .profileMenuView button,.profileMenu .profileMenuView a,.profileMenu .notificationMenuView button,.profileMenu .notificationMenuView a,.notificationMenu .profileMenuView button,.notificationMenu .profileMenuView a,.notificationMenu .notificationMenuView button,.notificationMenu .notificationMenuView a{all:unset;padding:6px 10px;font-size:14px;font-weight:300;display:flex;align-items:center;gap:5px;transition:.3s;cursor:pointer;border-radius:6px;animation:opacity .3s;animation-fill-mode:forwards}.profileMenu .profileMenuView button svg,.profileMenu .profileMenuView a svg,.profileMenu .notificationMenuView button svg,.profileMenu .notificationMenuView a svg,.notificationMenu .profileMenuView button svg,.notificationMenu .profileMenuView a svg,.notificationMenu .notificationMenuView button svg,.notificationMenu .notificationMenuView a svg{width:16px}.profileMenu .profileMenuView button:hover,.profileMenu .profileMenuView a:hover,.profileMenu .notificationMenuView button:hover,.profileMenu .notificationMenuView a:hover,.notificationMenu .profileMenuView button:hover,.notificationMenu .profileMenuView a:hover,.notificationMenu .notificationMenuView button:hover,.notificationMenu .notificationMenuView a:hover{background-color:#e7eaec}.profileMenu .profileMenuView button:active,.profileMenu .profileMenuView a:active,.profileMenu .notificationMenuView button:active,.profileMenu .notificationMenuView a:active,.notificationMenu .profileMenuView button:active,.notificationMenu .profileMenuView a:active,.notificationMenu .notificationMenuView button:active,.notificationMenu .notificationMenuView a:active{scale:.95}.profileMenu .profileMenuView #logout,.profileMenu .notificationMenuView #logout,.notificationMenu .profileMenuView #logout,.notificationMenu .notificationMenuView #logout{color:#e92727}.profileMenu .profileMenuView #logout:hover,.profileMenu .notificationMenuView #logout:hover,.notificationMenu .profileMenuView #logout:hover,.notificationMenu .notificationMenuView #logout:hover{background-color:#fdeeee}.profileMenu .profileMenuView.active,.profileMenu .notificationMenuView.active,.notificationMenu .profileMenuView.active,.notificationMenu .notificationMenuView.active{display:flex}@keyframes opacity{0%{opacity:0}to{opacity:1}}.notificationMenuView{min-width:360px}.notificationMenuView .notification{display:flex;align-items:flex-start;gap:10px;margin-bottom:.2rem;padding:5px;border-radius:6px;transition:.3s}.notificationMenuView .notification:last-child{margin-bottom:0}.notificationMenuView .notification .icon{min-width:50px;width:50px;height:50px;border-radius:8px;background-color:#e7eaec;display:grid;place-items:center;transition:.3s}.notificationMenuView .notification .icon svg{transition:.3s}.notificationMenuView .notification .data h6{margin-bottom:0;font-size:15px}.notificationMenuView .notification .data span{font-size:14px;color:#5a5d61}.notificationMenuView .notification:hover{background-color:#e7eaec}.notificationMenuView .notification:hover .icon{background-color:#122e3e}.notificationMenuView .notification:hover .icon svg path{fill:#fff;stroke:#fff}.productDataModal .secTitle{margin-bottom:1rem;border-top:1px dashed #ebebec;padding-top:1rem}.productDataModal .secTitle h6{font-size:16px;font-weight:600}.productDataModal .secTitle p{font-size:14px;font-weight:300;color:#5a5d61}.productDataModal .secTitle:first-child{border-top:none;padding-top:0}.productDataModal .types .type{box-shadow:0 0 2px #35353526;padding:1rem;border-radius:8px;cursor:pointer;transition:.3s;margin-bottom:1rem}.productDataModal .types .type:active{scale:.95}.productDataModal .types .type .head{display:flex;gap:10px}.productDataModal .types .type .head h6{font-size:15px}.productDataModal .types .type .head .headView{width:100%;display:flex;align-items:center;justify-content:space-between}.productDataModal .types .type .typeView{display:flex;align-items:center;justify-content:space-between}.productDataModal .types .type p{font-size:14px;font-weight:300;color:#5a5d61;margin-bottom:0}.productDataModal .buttons{display:flex;align-items:center;gap:1rem}.productDataModal .buttons button{padding:8px 40px}.productDataModal .buttons .total span{font-weight:300;font-size:14px}.productDataModal .buttons .total h5{font-size:16px;font-weight:600;margin-bottom:0}.radioInput{display:block;position:relative;padding-left:22px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radioInput input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radioInput .checkmark{position:absolute;top:0;left:0;height:22px;width:22px;background-color:#e7eaec;border-radius:50%;transition:.3s}.radioInput .checkmark:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.radioInput:hover input~.checkmark{background-color:#ccc}.radioInput input:checked~.checkmark{background-color:#122e3e}.radioInput input:checked~.checkmark:after{display:block}.emptyOrders{display:grid;place-items:center}.emptyOrders .content{display:flex;flex-direction:column;align-items:center;border:1px dashed #ebebec;padding:1rem 1.5rem;gap:10px}.emptyOrders .content p{margin-bottom:0;font-size:15px;color:#5a5d61;font-weight:300;margin-bottom:1rem}.confirmModal .buttons{display:flex}.hiddenPicker .flatpickr-calendar{width:100%!important;box-shadow:none;padding:1rem 0;border:1px solid #ebebec}.hiddenPicker .flatpickr-calendar .flatpickr-innerContainer,.hiddenPicker .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer,.hiddenPicker .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days{width:100%!important}.hiddenPicker .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer{width:100%!important;min-width:100%!important;max-width:100%!important}.hiddenPicker .flatpickr-calendar .flatpickr-day.selected,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange,.hiddenPicker .flatpickr-calendar .flatpickr-day.selected.inRange,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange.inRange,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange.inRange,.hiddenPicker .flatpickr-calendar .flatpickr-day.selected:focus,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange:focus,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange:focus,.hiddenPicker .flatpickr-calendar .flatpickr-day.selected:hover,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange:hover,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange:hover,.hiddenPicker .flatpickr-calendar .flatpickr-day.selected.prevMonthDay,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange.prevMonthDay,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange.prevMonthDay,.hiddenPicker .flatpickr-calendar .flatpickr-day.selected.nextMonthDay,.hiddenPicker .flatpickr-calendar .flatpickr-day.startRange.nextMonthDay,.hiddenPicker .flatpickr-calendar .flatpickr-day.endRange.nextMonthDay{background-color:#122e3e;border-color:#122e3e}@media (min-width: 576px){.modal-dialog{max-width:440px!important;margin:1.75rem auto}.modal-dialog .modal-content{border-radius:12px!important}.modal-dialog .modal-body{padding:10px!important}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px!important}}@media (min-width: 1200px){.modal-xl{max-width:1140px!important}}@media only screen and (max-width: 600px){.topHeader{display:none}.homeNav{display:grid}.header .navbar{display:none}.footer .data{margin-bottom:1rem}.footer .item{margin-top:1rem}.footer .copyRight{flex-direction:column;gap:1rem}.footer.margin{padding-bottom:7rem}.hero{margin-top:4rem;padding-top:1rem}.hero .heroContent .imgView{width:100%}.hero .heroContent .imgView:after{display:none}.hero .heroContent .textContent{right:50%;transform:translate(50%,-50%);padding:8px;width:90%;border-radius:6px}.hero .heroContent .textContent h4{margin:.5rem 0;font-size:18px}.hero .heroContent .textContent p{font-size:13px}.hero .heroContent .progressView{display:none}.hero .heroSwiper{padding-bottom:2rem}.hero .heroSwiper .swiper-pagination{display:flex!important}.section{margin-top:1.5rem}.section .title p{width:100%;font-size:14px}.section .title.center p{width:100%}.reasons .reasonCard{margin-top:2rem}.aboutus .imgView{margin-top:1.5rem}.aboutus .item p{font-size:14px}.gallery .images{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:.5rem;grid-row-gap:.5rem}.gallery .images img{height:100px;border-radius:6px}.gallery .images img:first-child{grid-area:1/1/2/3}.gallery .images img:nth-child(2){grid-area:1/3/2/4}.gallery .images img:nth-child(3){grid-area:2/1/3/2}.gallery .images img:nth-child(4){grid-area:2/2/3/4}.gallery .images img:nth-child(5){grid-area:3/1/4/3}.gallery .images img:last-child{grid-area:3/3/4/4}.blog .articleCard{border-radius:6px;margin-bottom:1rem}.blog .articleCard .imgView .date{right:10px;bottom:10px;width:36px;height:44px;border-radius:2px}.blog .articleCard .imgView span{font-size:13px}.blog .articleCard .content{padding:10px}.blog .articleCard .content h6{font-size:14px}.blog .articleCard .content p{font-size:12px}.contactUs .imgView{margin-bottom:1.5rem}.pageHero{margin-top:120px;height:unset;aspect-ratio:17/9;padding:1rem 0}.pageHero .content{width:100%;padding-right:1rem}.pageHero .content:after{width:3px;height:30px}.pageHero .content h1{font-size:14px}.pageHero .content p{font-weight:600;font-size:15px}.page{margin-top:1rem}.bottomHeader,.pageTop{display:grid}.articlePage .articleHero{height:unset;aspect-ratio:16/9}.page,.pageHero,.productView{margin-top:4.8rem}.productView .breadcrumb{display:none}.productView .headTitle{margin-top:1.5rem}.productView .headTitle h1{font-size:20px}.productView .headTitle p{font-size:14px}.productView .package{padding:8px 10px}.productView .package .head h5{font-size:15px}.productView .package .head button svg{width:16px}.productView .package h6{font-size:14px}.productView .package .foot .item svg{width:15px}.productView .package .foot .item span{font-size:12px}.productView .buttons{gap:10px}.productView .buttons .counts,.productView .buttons button.orderBtn{flex:2}.productView .buttons button span{display:none}.productView .data h6{font-size:16px}.productView .data .content p{font-size:14px}.productView .section{margin-top:3rem}.productView .images .next,.productView .images .prev{width:26px;height:26px}.productView .images .next svg,.productView .images .prev svg{width:18px}.productView .images .more{bottom:10px;width:92%;border-radius:6px;padding:8px}.productView .images .more .imgView{border-radius:6px}.breadcrumb a,.breadcrumb span{font-size:13px}.articlePage .articleContent{padding:10px}.articlePage .articleContent .date{font-size:15px}.articlePage .articleContent .data h1{font-size:22px;margin-bottom:1rem}.articlePage .articleContent .data p{margin-bottom:1rem;line-height:180%;font-size:14px}.cartPage .imgView{margin-bottom:1rem}.offerView .buttons .counts,.offerView .buttons #orderNow{flex:2}.offerView .buttons #giftBtn{flex:1}.offerView .buttons #giftBtn svg{width:20px}.offerView .buttons #giftBtn span{display:none}}.adminBody{background-color:#f8f9fb}.loginPage{height:100vh;background-size:cover;background-position:bottom;position:relative;display:grid;place-items:center}.loginPage:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6}.loginPage .loginCard{border-radius:10px;background:#fff;padding:30px 0;width:90%;max-width:450px;position:relative;box-shadow:0 30px 60px #0000004d;text-align:center;z-index:99;padding:1rem 3rem}.loginPage .loginCard img{height:80px;margin-bottom:2.5rem}.loginPage .loginCard .inputBox{text-align:right}.loginPage .loginCard .buttons button{width:80%;box-sizing:border-box;justify-content:center;margin:auto;padding:12px 0}.sideBar{position:fixed;z-index:1000;top:0;right:0;width:280px;height:100vh;background:#122e3e;transition:all .3s ease-in-out;box-shadow:0 1px 20px 5px #ebebeb80;padding:1rem;text-align:center}.sideBar img{width:80px}.sideBar .navTabs{margin-top:2rem;overflow-y:scroll;height:calc(100vh - 105px);padding-bottom:1rem}.sideBar .navTabs::-webkit-scrollbar{display:none}.sideBar .navTabs .tab{display:flex;align-items:center;gap:10px;padding:.6rem 1rem;border-radius:8px;transition:.3s;position:relative;text-decoration:none}.sideBar .navTabs .tab svg{width:20px;color:#e9f2f8;font-size:18px}.sideBar .navTabs .tab span{color:#fff;font-weight:300;font-size:15px;transition:.3s}.sideBar .navTabs .tab.active{background-color:#fff3;transition:.3s}.sideBar.open{right:0!important}.sidebarOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:3;opacity:.2}.adminHeader{padding:1rem 0;position:fixed;top:0;left:0;right:auto;width:calc(100% - 280px);z-index:9999;background:#fff;margin:0;transition:all .45s ease}.adminHeader .headerContent{display:flex;align-items:center;justify-content:space-between}.adminHeader .headerContent .searchBox{position:relative}.adminHeader .headerContent .searchBox .inputBox{width:20vw;margin-bottom:0}.adminHeader .headerContent .searchBox .inputBox input{background:#e7eaec}.adminHeader .headerContent .searchBox .searchValues{position:absolute;top:50px;left:0;width:100%;background:#fff;border-radius:8px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:230px;max-height:300px;overflow-y:scroll;box-shadow:0 1px 20px 5px #ebebeb80}.adminHeader .headerContent .searchBox .searchValues::-webkit-scrollbar{display:none}.adminHeader .headerContent .searchBox .searchValues a{padding:15px;display:flex;align-items:center;gap:6px;cursor:pointer!important;transition:.3s}.adminHeader .headerContent .searchBox .searchValues a:hover{background:#e7eaec;color:#122e3e}.adminHeader .headerContent .searchBox .searchValues a svg{width:16px}.adminHeader .headerContent .searchBox .searchValues a span{font-size:14px}.adminHeader .headerContent .userView{position:relative}.adminHeader .headerContent .userView .user{display:flex;align-items:center;gap:10px;cursor:pointer;transition:.3s;-webkit-user-select:none;user-select:none}.adminHeader .headerContent .userView .user:active{scale:.95}.adminHeader .headerContent .userView .user img{width:40px;height:40px;object-fit:cover;border-radius:50%}.adminHeader .headerContent .userView .user .data h6{font-size:15px;margin-bottom:0;font-weight:400}.adminHeader .headerContent .userView .user .data span{font-size:13px;font-weight:300;color:#122e3e;opacity:.5}.adminHeader .headerContent .userView .userMenu{position:absolute;top:120%;left:0;background:#fff;border-radius:10px;box-shadow:0 1px 20px 5px #ebebeb80;padding:10px 1rem;z-index:10;transition:.3s;width:180px}.adminHeader .headerContent .userView .userMenu::-webkit-scrollbar{display:none}.adminHeader .headerContent .userView .userMenu button{all:unset;width:100%;text-align:right;padding:.5rem 0;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:10px;transition:.3s}.adminHeader .headerContent .userView .userMenu button svg{width:14px}.adminHeader .headerContent .userView .userMenu button:active{scale:.95}.adminPage{overflow:visible;width:calc(100% - 280px);padding:90px 0 0;min-height:100vh;transition:all .3s ease-out 0s;float:left;position:relative}.PageBreadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 0 1rem;list-style:none;background-color:#eee;border-radius:.25rem;background:transparent;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,80%,.502)}.PageBreadcrumb .flex{display:flex;align-items:center}.PageBreadcrumb h1{font-size:1.1rem;line-height:1;margin:0 .5rem 0 0;padding-left:10px;border-left:1px solid #ccc}.PageBreadcrumb span,.PageBreadcrumb a{display:inline-block;position:relative;padding:0 .5rem;line-height:1;vertical-align:bottom;color:#70657b}.PageBreadcrumb a{border-left:1px solid #ccc;color:#000}.rowBtns{display:flex;align-items:center;gap:10px}.rowBtns button:last-child{color:#e92727}.rowBtn{all:unset;cursor:pointer;background-color:#e7eaec;width:40px;height:40px;display:grid;place-items:center;border-radius:6px}.rowBtn svg{width:16px}.statisticsCard{display:flex;align-items:center;gap:2rem;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-top:2px solid transparent;-webkit-user-select:none;user-select:none;border-radius:10px;transition:.3s;margin-bottom:2rem;padding:1.25rem}.statisticsCard img{width:60px;height:60px}.statisticsCard .data h6{font-size:1.4rem;font-weight:600;margin-bottom:5px}.statisticsCard .data span{color:#969eae;margin-bottom:0;display:block;font-weight:300}.searchBox .inputBox input,.searchBox .inputBox select{background:#e7eaec}.searchBox .inputBox input::placeholder,.searchBox .inputBox select::placeholder{color:#122e3e;opacity:.7}.pageBody{margin-top:1.5rem}table{width:100%;margin-top:1rem;direction:rtl}table thead{background:#e7eaec}table thead tr th{padding:13px;font-weight:300!important;color:#5a5d61}table thead tr th:first-child{border-top-right-radius:6px}table thead tr th:last-child{border-top-left-radius:6px}table tbody tr{border-bottom:1px solid #ebebec;transition:.3s}table tbody tr:last-child{border-bottom:none}table tbody tr:hover{background-color:#f2f4f5!important}table tbody tr td{padding:15px;font-size:.875rem}table tbody tr td p{margin-bottom:0}table tbody tr td.text-left{text-align:left}.menuView{position:relative}.menuView .menuButton{border:none;outline:none;padding:4px 10px!important;border-radius:4px;transition:.3s}.menuView .menuButton:active{scale:.95}.menuView .menuButton img{width:16px}.menuView .menuContent{position:absolute;top:100%;left:0;background:#fff;border-radius:6px;box-shadow:0 1px 20px 5px #ebebeb80;padding:10px;z-index:10;width:140px;display:flex;flex-direction:column;gap:10px}.menuView .menuContent button{all:unset;cursor:pointer;padding:5px 10px;border-radius:6px;transition:.3s;text-align:right;font-size:14px;display:flex;align-items:center;gap:10px}.menuView .menuContent button svg{width:14px}.menuView .menuContent button:hover{background-color:#e7eaec}.menuView .menuContent button:active{scale:.95}.menuView .menuContent button.danger:hover{background-color:#fdeeee}.skeleton-loader{width:100%;border-radius:4px;margin:10px 0}.skeleton-content{height:var(--h);width:100%;background:linear-gradient(-45deg,#eee 40%,#fafafa,#eee 60%);background-size:300%;background-position-x:100%;animation:shimmer 1s infinite linear}@keyframes shimmer{to{background-position-x:0%}}.ck .ck-editor__editable{border-radius:10 0 10px 10px!important;transition:.3s}.ck *:focus,.ck *:active{outline:none!important;box-shadow:none!important;border-color:#122e3e!important}.ck .ck-content{min-height:300px}.ck .ck-content p{font-size:14px}.my-chart{width:100%;height:400px}label{display:block;-webkit-user-select:none;user-select:none}.imageUpload{aspect-ratio:3/2;border-radius:8px;overflow:hidden;display:grid;background-color:#f1f1f1;width:60%;place-items:center;margin-top:10px;transition:.3s;cursor:pointer;border:1px dashed #ccc}.imageUpload svg{width:30px;height:30px;color:#122e3e}.imageUpload:active{scale:.95}.uploadedImageBox{width:60%;border-radius:8px;overflow:hidden;position:relative;margin-top:10px}.uploadedImageBox.servImg,.uploadedImageBox img{width:100%}.uploadedImageBox button{all:unset;position:absolute;left:10px;top:10px;background-color:#fff;width:30px;height:30px;border-radius:6px;display:grid;place-items:center;cursor:pointer;transition:.3s}.uploadedImageBox button:active{scale:.95}.uploadedImageBox button svg{width:16px;color:#e92727}.formBtn{margin-top:2rem;display:flex;justify-content:flex-end}.uploading{position:fixed;top:77px;left:0;width:calc(100% - 280px);height:calc(100vh - 77px);background:#122e3e40;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:1rem}.uploading h3{color:#122e3e;font-size:20px}.loading{display:grid;place-items:center}table img{width:80px;height:80px;object-fit:cover;border-radius:10px}table img.user{width:50px;height:50px;border-radius:50%}table .menuView .menuButton img{width:16px!important;height:16px!important}.bttns{display:flex;align-items:center;gap:8px}.editBtn{all:unset;cursor:pointer;padding:5px 18px;border-radius:4px;transition:.3s;text-align:right;align-items:center;background-color:#122e3e20}.editBtn svg{width:20px}.editBtn:active{scale:.95}.deleteBtn{all:unset;cursor:pointer;padding:5px 18px;border-radius:4px;transition:.3s;text-align:right;align-items:center;background-color:#fdeeee}.deleteBtn svg{width:20px}.deleteBtn:active{scale:.95}.badge-success{background-color:#28a745;color:#fff;font-size:13px;font-weight:300}.badge-danger{background-color:#dc3545;color:#fff;font-size:13px;font-weight:300}.badge-warning{background-color:#ffc107;color:#fff;font-size:13px;font-weight:300}.badge-info{background-color:#17a2b8;color:#fff;font-size:13px;font-weight:300}.modal-title{font-size:16px}.close{all:unset;cursor:pointer;font-size:24px}.modal-footer{display:flex;gap:10px}.shortDesc{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.adminView .item{display:flex;margin-top:1rem}.adminView .item h6{margin-bottom:0;flex:2}.adminView .item p{flex:3;margin-bottom:0;color:#5a5d61}.adminView .item a{color:#5a5d61;font-size:15px;text-decoration:underline}.adminView .item .itemData{flex:3}.adminView .item .itemData p{flex:unset}.adminView .item .itemData .badge{color:#fff}.adminView .imgView{width:240px;aspect-ratio:1/1;margin-top:1rem}.adminView .imgView img{width:100%;height:100%;object-fit:cover;border-radius:8px}.productImg{aspect-ratio:3/2;object-fit:cover;border-radius:8px}.newImgUpload{display:flex;align-items:center;gap:10px;justify-content:center;flex-direction:column}.tableItem h6{margin-bottom:10px}.tableItem p{margin-bottom:0;color:#5a5d61;font-size:15px}.pageFooter{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;margin-top:1rem}.pageFooter button{font-size:13px;padding:6px 16px;transition:.3s}.sideMenuBtn{position:fixed;top:1rem;right:1rem;z-index:3}.sideMenuBtn button{all:unset;cursor:pointer;border-radius:6px;background-color:#e7eaec;color:#122e3e;width:40px;height:40px;display:grid;place-items:center;transition:.3s}.sideMenuBtn button:active{scale:.95}body.ltr{direction:ltr;text-align:left}body.ltr .hero .heroContent .imgView{margin-right:unset;margin-left:auto}body.ltr .hero .heroContent .imgView:after{left:unset;right:-2rem}body.ltr .hero .heroContent .textContent{right:unset;left:6rem}body.ltr .hero .heroContent .progressView{right:1.5rem;left:unset;flex-direction:row-reverse}body.ltr .pageHero .content{padding-left:1rem;padding-right:unset}body.ltr .pageHero .content:after{left:0;right:unset}body.ltr .section .title h3:after{right:unset;left:0}body.ltr .section .title.center h3:after{left:50%;transform:translate(-50%)}body.ltr .reasons h3:after{right:unset;left:0}body.ltr .inputBox .input .icon{padding-left:unset;padding-right:8px;right:unset;left:1rem}body.ltr .inputBox .input .icon:after{left:unset;right:0}body.ltr .inputBox .input button{right:10px;left:unset}body.ltr .inputBox input,body.ltr .inputBox textarea,body.ltr .inputBox select{padding-right:unset;padding-left:3rem}body.ltr .offerCard .offerProductCard .content{right:unset;left:1rem}body.ltr .confirmModal .buttons{flex-direction:row-reverse}body.ltr .notificationMenuView,body.ltr .profileMenuView{left:unset;right:10px}body.ltr .providers .head button svg{transform:scaleX(-1)}body.ltr .breadcrumb a:after{left:unset;right:-1rem}body.ltr .productView .package .head button svg{transform:scaleX(-1)}body.ltr .productDataModal .buttons{flex-direction:row-reverse}body.ltr .cartPage .couponInput .input input{padding-right:unset;padding-left:2.2rem!important}body.ltr .cartPage .couponInput .input svg{left:10px;right:unset}body.ltr .cartPage .buttons button svg{transform:scaleX(-1)}body.ltr .settingsPage .settingsLinks a .arrow svg,body.ltr .settingsPage .settingsLinks button .arrow svg{transform:scaleX(-1)}.result-search-box{background-color:#fff;z-index:100;width:50%;max-width:600px;max-height:150px;position:absolute}.result-search-box ul{box-sizing:border-box;max-height:150px;overflow-y:scroll;scrollbar-width:none;border:1px solid #122e3e;border-radius:8px;box-shadow:#000;padding:8px}.result-search-box ul li{list-style:none;border-radius:8px;padding:4px;cursor:pointer}.result-search-box ul li:hover{background-color:#c1c2c3}@media only screen and (max-width: 600px){.sideBar{right:-100%}.adminPage,.adminHeader{width:100%}.adminHeader .headerContent{flex-direction:row-reverse}.adminHeader .headerContent .searchBox{display:none}.tableView{overflow-x:scroll}.tableView::-webkit-scrollbar{display:none}.tableView .dataTable{width:100%;overflow:unset}}.circleLoader{width:30px;aspect-ratio:4;--_g: no-repeat radial-gradient(circle closest-side, #fff 90%, #fff0);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 100%;animation:l7 1s infinite linear}@keyframes l7{33%{background-size:33.3333333333% 0%,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0%,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0%}}.flexHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.flexHead h6{margin-bottom:0}.emptyNotifications{display:flex;align-items:center;justify-content:center;padding:1rem 0;gap:10px}.emptyNotifications svg{width:20px;height:20px;color:#5a5d61}.emptyNotifications h6{font-size:15px;color:#5a5d61;margin-bottom:0}.hint{font-size:12px;color:#e92727;margin-top:5px;display:block}.checkbox-wrapper-4 *{box-sizing:border-box}.checkbox-wrapper-4 .cbx{-webkit-user-select:none;user-select:none;cursor:pointer;padding:6px 8px;border-radius:6px;overflow:hidden;transition:all .2s ease;display:inline-block;display:inline-flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.checkbox-wrapper-4 .cbx:not(:first-child){margin-left:6px}.checkbox-wrapper-4 .cbx:hover{background:#0077ff0f}.checkbox-wrapper-4 .cbx span{float:left;vertical-align:middle;transform:translateZ(0)}.checkbox-wrapper-4 .cbx span:last-child{position:relative;width:18px;min-width:18px;height:18px;border-radius:4px;transform:scale(1);border:1px solid #cccfdb;transition:all .2s ease;box-shadow:0 1px 1px #00104b0d}.checkbox-wrapper-4 .cbx span:last-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0)}.checkbox-wrapper-4 .cbx span:first-child{padding-right:8px;line-height:18px}.checkbox-wrapper-4 .cbx:hover span:last-child{border-color:#122e3e}.checkbox-wrapper-4 .inp-cbx{position:absolute;visibility:hidden}.checkbox-wrapper-4 .inp-cbx:checked+.cbx span:last-child{background:#122e3e;border-color:#122e3e;animation:wave-4 .4s ease}.checkbox-wrapper-4 .inp-cbx:checked+.cbx span:last-child svg{stroke-dashoffset:0}.checkbox-wrapper-4 .inline-svg{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media screen and (max-width: 640px){.checkbox-wrapper-4{font-size:14px}.checkbox-wrapper-4 .cbx{width:100%}}@keyframes wave-4{50%{transform:scale(.9)}}.addNewAddress{display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:.3s;margin-top:1rem}.addNewAddress:active{scale:.95}.addNewAddress svg{width:16px}.addNewAddress span{font-size:14px}.langChange a{display:flex;align-items:center;gap:5px}.langChange a svg{width:22px;height:22px}.langChange a svg path{stroke:#122e3e}.unAssigned{background-color:#fdeeee}.calendar-wrapper{overflow-x:auto;direction:rtl;padding:20px;background:#f4f6f8}.calendar-wrapper .calendar-table{display:flex;flex-direction:column;width:max-content;font-family:Cairo,sans-serif}.calendar-wrapper .calendar-table .calendar-header{display:flex;position:sticky;top:0;background:#fff;z-index:2}.calendar-wrapper .calendar-table .calendar-header .calendar-header-cell{min-width:200px;background:#2c3e50;color:#fff;text-align:center;padding:10px;border:1px solid #ccc;font-weight:700}.calendar-wrapper .calendar-table .calendar-header .calendar-hours-row{display:flex;flex:1}.calendar-wrapper .calendar-table .calendar-header .calendar-hours-row .calendar-hour-cell{width:100px;padding:10px 5px;text-align:center;border:1px solid #ccc;background-color:#ecf0f1;font-size:14px}.calendar-wrapper .calendar-table .calendar-body{display:flex;flex-direction:column}.calendar-wrapper .calendar-table .calendar-body .calendar-row{display:flex;position:relative;min-height:60px}.calendar-wrapper .calendar-table .calendar-body .calendar-row .calendar-specialist-cell{min-width:200px;border:1px solid #ccc;background:#fff;position:sticky;right:0;z-index:1;padding:15px;font-weight:700;text-align:center}.calendar-wrapper .calendar-table .calendar-body .calendar-row .calendar-events{display:flex;position:relative;flex:1;background-color:#fff}.calendar-wrapper .calendar-table .calendar-body .calendar-row .calendar-event{position:absolute;top:10px;height:40px;background-color:#3498db;color:#fff;padding:5px;border-radius:6px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-shadow:0 2px 4px #0000001a}#visualization{width:100%}.visualizationBtns{display:flex;align-content:center;margin-top:1rem;gap:1rem}.visualizationBtns button{all:unset;cursor:pointer;background-color:#122e3e;color:#fff;font-size:14px;padding:8px 20px;font-weight:300;border-radius:4px;transition:.3s}.visualizationBtns button:active{scale:.95}.modelButtons{display:flex;align-items:center;gap:1rem}#calendar{max-width:100%;margin:0 auto 40px;padding:10px;background:#fff;border-radius:10px;direction:ltr}.fc-event{font-size:14px;padding:0 5px 5px;overflow:scroll;cursor:pointer;transition:.3s}.fc-event:active{scale:.95}.fc-event::-webkit-scrollbar{display:none}.fc .fc-toolbar-title{font-size:20px;font-weight:700;direction:rtl}.event-content{text-align:right}.event-content .time{font-size:12px;display:inline-block;margin-bottom:4px}.infoLabel{display:flex;align-items:center;gap:10px}.infoLabel svg{width:16px;height:16px;color:#122e3e;transition:.3s;opacity:.4}.vis-labelset .vis-label{min-width:120px!important;text-align:right}
