@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);body{direction:ltr;font-family:Cairo,serif}p{margin-bottom:0}a{text-decoration:none;color:red}i,svg{color:inherit}button{background:0 0;border:0;padding:0}.btn:focus,.form-control:focus{-webkit-box-shadow:none;box-shadow:none}hr.divider{border-top:1px solid red!important}section{overflow:hidden;padding:40px 0}@media (max-width:991px){section{padding:30px 0}}@media (max-width:575px){section{padding:20px 0}}body{padding-top:92px}ul{padding:0;margin:0;list-style:none}img{-o-object-fit:cover;object-fit:cover}textarea{resize:none;height:150px}textarea::-webkit-scrollbar{width:2px}input:not([type=radio],[type=checkbox]):focus,textarea:focus{outline-color:#3becb8!important;border-color:#3becb8!important}.btn:focus,.form-control:focus,.form-select:focus,input:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.form-select{background-image:none}.chosen-container{width:100%!important}.chosen-container .chosen-choices{border-radius:10px;padding:16px;border:1px solid #e6e6e6;background:0 0;-webkit-box-shadow:none;box-shadow:none}.chosen-container .chosen-choices:has(.search-choice){padding:10px}.chosen-container .chosen-choices *{color:#363636}.chosen-container .chosen-choices li{float:none}.chosen-container .chosen-choices li.search-choice{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:3px 3px 3px 0;background-image:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background-image:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);border:none;padding:5px 20px 5px 10px;background-size:cover;line-height:normal;border-radius:5px}.chosen-container .chosen-choices li.search-choice .search-choice-close{background:0 0;top:17px}.chosen-container .chosen-choices li.search-choice .search-choice-close::before{content:"\f62a";font-family:Bootstrap-icons;position:relative;display:block;color:#fff;font-size:16px;line-height:0;width:100%;height:100%}.chosen-container .chosen-choices li.search-choice span{color:#fff}.chosen-container .chosen-choices li.search-field{display:inline-block}.chosen-container .chosen-choices li.search-field input{margin:0!important;height:23px!important;color:#363636;font-family:inherit!important;font-size:16px!important}.chosen-container .chosen-drop{border-color:#e6e6e6;-webkit-box-shadow:none;box-shadow:none;border-radius:10px;overflow:hidden}.chosen-container .chosen-drop .chosen-results{color:#363636}.chosen-container .chosen-drop .chosen-results li{padding:10px 16px;font-size:16px}.chosen-container .chosen-drop .chosen-results li.highlighted{background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff))!important;background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%)!important}.nice-select{height:auto;float:none;text-align:start!important}.nice-select .list{width:100%;height:200px;overflow:auto}.nice-select .list .option{text-align:start!important}.nice-select::after{width:9px;height:9px;right:auto;inset-inline-end:22px;margin-top:-7px;border-color:#0e1020;border-width:1.5px}h1,h2,h3,h4,h5,h6{text-transform:capitalize;color:#0e1020;line-height:1;margin-bottom:0}:root{scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:-webkit-gradient(linear,left top,left bottom,from(#3becb8),to(#01c3ff));background:linear-gradient(180deg,#3becb8 0,#01c3ff 100%)}::-moz-selection{background-color:#193456;color:#fff}::selection{background-color:#193456;color:#fff}.horizontal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:20px}.horizontal-wrapper>*{-ms-flex-negative:0;flex-shrink:0}.section-head{font-weight:700;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;font-size:40px;line-height:normal}.section-text{margin-bottom:10px;font-size:16px;font-weight:400;color:#193456;text-align:justify}.section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.underline{position:relative;padding-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.underline::before{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;right:0;background-color:#3becb8}.underline-animation{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.underline-animation::before{content:"";position:absolute;width:0;height:2px;bottom:-2px;inset-inline-start:0;background-color:#3becb8;-webkit-transition:all .3s;transition:all .3s}.underline-animation:hover::before{width:100%}.main-button{display:block;background:0 0;border:none;padding:8px 16px;border-radius:5px;font-size:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;text-align:center}.main-button svg{width:24px;height:24px;-webkit-margin-end:8px;margin-inline-end:8px}.main-button.main-primary.fill{background-color:#193456;color:#fff}.main-button.main-primary.outline{border:1px solid #193456;color:#193456}.main-button.main-secondary.fill{background-color:#01c3ff;color:#fff}.main-button.main-secondary.outline{border:1px solid #01c3ff;color:#01c3ff}.main-button.main-secondary.dashed{border:1px dashed #01c3ff;color:#01c3ff}.main-button.main-secondary.dashed svg path{stroke:#01c3ff}.main-button.main-third.fill{background-color:#3becb8;color:#fff}.main-button.main-third.outline{border:1px solid #3becb8;color:#3becb8}.main-button.main-gradient.fill{background:-webkit-gradient(linear,left top,right top,color-stop(.38%,#01c3ff),to(#3becb8));background:linear-gradient(90deg,#01c3ff .38%,#3becb8 100%);color:#fff}.fixed-social .fixed-icon{position:fixed;left:10px;bottom:10px;z-index:10;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#4fe765;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:999;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2588235294);box-shadow:0 2px 5px rgba(0,0,0,.2588235294)}.fixed-social .fixed-icon i,.fixed-social .fixed-icon svg{font-size:30px;line-height:0}.scrollTo{position:fixed;width:60px;height:60px;right:10px;bottom:10px;line-height:60px;padding:0;z-index:1;text-align:center;font-size:28px;border-radius:50%;background-color:#01c3ff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2588235294);box-shadow:0 2px 5px rgba(0,0,0,.2588235294);-webkit-transition:all .5s;transition:all .5s;color:#fff;opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%)}.scrollTo.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.breadcrumb{margin-bottom:24px}@media (max-width:768px){.breadcrumb{padding:0;margin-bottom:16px}}.breadcrumb-item{font-size:1rem;font-weight:500}.breadcrumb-item+.breadcrumb-item::before{content:"\f284";font-family:Bootstrap-icons;color:#193456;-webkit-transform:scaleX(-1);transform:scaleX(-1);padding:0;padding-left:8px}.breadcrumb-item:last-of-type{font-weight:bolder}.breadcrumb-item a{-webkit-transition:color .3s ease;transition:color .3s ease;color:#193456!important}.breadcrumb-item a:hover{color:#3becb8!important}.breadcrumb-item.active{font-weight:bolder;color:#193456!important;font-weight:700}.breadcrumb-item.active a{color:#193456!important}.banner-section{height:250px;position:relative;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:574px){.banner-section{height:200px}}.banner-section__content{position:relative}.banner-section__content>*{text-align:center;color:#fff}.banner-section__content__head{font-weight:600}.banner-section__content .breadcrumb{margin:0;margin-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-section__content .breadcrumb a:hover{color:#fff!important}.main-form input[type=email],.main-form input[type=number]{direction:ltr}.main-form .form-check,.main-form .form-group{margin-bottom:24px}@media (max-width:574px){.main-form .form-check,.main-form .form-group{margin-bottom:16px}}.main-form .form-check .input-wrapper,.main-form .form-group .input-wrapper{position:relative}.main-form .form-check .input-wrapper .showPassword,.main-form .form-group .input-wrapper .showPassword{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px;color:#363636;font-size:20px}.main-form .form-check .input-wrapper .showPassword .bi-eye-slash,.main-form .form-group .input-wrapper .showPassword .bi-eye-slash{display:none}.main-form .main-button{padding:16px;width:100%}@media (max-width:574px){.main-form .main-button{padding:8px 16px}}.main-form .form-check-label{color:#363636}.main-form .form-label{margin-bottom:8px;color:#363636}.main-form .form-control,.main-form .form-select{padding:16px 24px;border-radius:10px;border:1px solid #e6e6e6;color:#363636;font-size:16px;line-height:normal}@media (max-width:574px){.main-form .form-control,.main-form .form-select{padding:10px 16px;border-radius:6px}}.main-form .form-control::-webkit-input-placeholder,.main-form .form-select::-webkit-input-placeholder{color:#e6e6e6}.main-form .form-control::-moz-placeholder,.main-form .form-select::-moz-placeholder{color:#e6e6e6}.main-form .form-control:-ms-input-placeholder,.main-form .form-select:-ms-input-placeholder{color:#e6e6e6}.main-form .form-control::-ms-input-placeholder,.main-form .form-select::-ms-input-placeholder{color:#e6e6e6}.main-form .form-control::placeholder,.main-form .form-select::placeholder{color:#e6e6e6}.main-form .form-control[type=file],.main-form .form-select[type=file]{padding:0}.main-form .form-control[type=file]::-webkit-file-upload-button,.main-form .form-select[type=file]::-webkit-file-upload-button{margin:0;-webkit-margin-end:16px;margin-inline-end:16px;padding:16px}.main-form .form-control[type=file]::file-selector-button,.main-form .form-select[type=file]::file-selector-button{margin:0;-webkit-margin-end:16px;margin-inline-end:16px;padding:16px}@media (max-width:574px){.main-form .form-control[type=file]::-webkit-file-upload-button,.main-form .form-select[type=file]::-webkit-file-upload-button{padding:10px 16px}.main-form .form-control[type=file]::file-selector-button,.main-form .form-select[type=file]::file-selector-button{padding:10px 16px}}.main-form .file-preview{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-form .file-preview:has(.profile-account__content__box__result) .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-form .file-preview .item{position:relative}.main-form .file-preview .item .main-button{padding:3px;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50%;top:-5px;inset-inline-start:-5px;line-height:0}.main-form .file-preview .item .main-button i{display:block}.main-form .file-preview .item img{width:100px;border-radius:16px;border:1px solid #e6e6e6}.main-form .form-check-input[type=radio]{border:2px solid #979797;width:20px;height:20px}.main-form .form-check-input[type=radio]:checked{background-color:#193456;border-color:#193456;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.main-form .form-check-input[type=checkbox]{border:1px solid #e6e6e6;width:20px;height:20px}.main-form .form-check-input[type=checkbox]:checked{border-color:#01c3ff;background-color:#01c3ff}.main-form .section-head{font-size:32px;margin-bottom:24px}@media (max-width:767px){.main-form .section-head{font-size:24px}}@media (max-width:574px){.main-form .section-head{font-size:20px;margin-bottom:16px}}.main-form .section-text{text-align:center}.main-form .section-text a{color:#01c3ff}.authentication .section-head.title{text-align:center;margin-block:40px}@media (max-width:574px){.authentication .section-head.title{margin-block:20px;font-size:24px}}.authentication [data-bs-toggle=modal],.authentication a{color:#01c3ff}.authentication .form-group.or{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:#363636}.authentication .form-group.or div{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#3becb8}.authentication .form-group.log-using .main-button{margin-bottom:24px;font-size:16px}.authentication .form-group.log-using .main-button p{position:relative;max-width:260px;margin-inline:auto;text-align:start}.authentication .form-group.log-using .main-button svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-30px}@media (max-width:574px){.authentication .form-group.log-using .main-button{margin-bottom:16px}}.authentication .form-group .row{margin:0}.authentication .form-group .row [class*=col-]{padding:0;padding-inline:5px}.authentication .form-group .row .form-check{padding:0}.authentication .form-group .row .form-check input{display:none}.authentication .form-group .row .form-check label{width:100%;padding:10px;border:1px solid #e6e6e6;border-radius:8px;text-align:center;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media (max-width:574px){.authentication .form-group .row .form-check label{font-size:14px}}.authentication .form-group .row .form-check label:has(+input:checked){border-color:#01c3ff;background-color:rgba(1,195,255,.1);color:#01c3ff}.authentication #doctor_form,.authentication #nurse_form,.authentication #patient_form{display:none}.authentication .main-form:has(input#patient:checked) #patient_form{display:block}.authentication .main-form:has(input#doctor:checked) #doctor_form{display:block}.authentication .main-form:has(input#nurse:checked) #nurse_form{display:block}.pagination{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.pagination p{font-size:16px;font-weight:400;color:#363636}.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pagination ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #193456;font-size:16px;font-weight:600;color:#363636;line-height:0}@media (max-width:767px){.pagination ul li a{width:28px;height:28px;font-size:14px}}.pagination ul li.disabled a{opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed}.pagination ul li.active a{background-color:#193456;color:#fff}.pagination ul li:first-of-type a,.pagination ul li:last-of-type a{color:#fff;-webkit-transform:scaleX(1);transform:scaleX(1);background-color:#193456}@media (min-width:576px){.main-modal .modal-dialog{--bs-modal-width:662px}}.main-modal .modal-dialog .modal-content{border-radius:20px;padding:40px;gap:10px;background-color:#fff;position:relative}.main-modal .modal-dialog .modal-content .btn-close{--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2301c3ff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");position:absolute;top:10px;right:10px;width:30px;height:30px;border:2px solid #01c3ff;opacity:1;z-index:1;border-radius:50%;-webkit-box-shadow:none;box-shadow:none}@media (max-width:991px){.main-modal .modal-dialog .modal-content{padding:30px}.main-modal .modal-dialog .modal-content .btn-close{width:20px;height:20px;background-size:14px}}@media (max-width:574px){.main-modal .modal-dialog .modal-content{padding:16px}}.main-modal .modal-dialog .modal-content .modal-header{border:0;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.main-modal .modal-dialog .modal-content .modal-header .section-head{text-align:center;font-size:24px;color:#01c3ff}@media (max-width:574px){.main-modal .modal-dialog .modal-content .modal-header .section-head{font-size:16px}}.main-modal .modal-dialog .modal-content .modal-body{padding:0}.main-modal .modal-dialog .modal-content .modal-footer{border:0;padding:0}@media (max-width:574px){.main-modal .modal-dialog .modal-content .modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-modal .modal-dialog .modal-content .modal-footer .main-button{padding:12px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.main-modal#deleteAddress .section-text,.main-modal#removeAccount .section-text{text-align:center;margin:0;font-size:32px;font-weight:600;color:#d23339}@media (max-width:574px){.main-modal#deleteAddress .section-text,.main-modal#removeAccount .section-text{font-size:20px}}.main-modal#addAddress #mapAdd,.main-modal#addAddress #mapEdit,.main-modal#editAddress #mapAdd,.main-modal#editAddress #mapEdit{min-height:300px;border-radius:16px}.main-modal#addAddress label,.main-modal#editAddress label{display:block}.main-modal#addAddress .form-group .row,.main-modal#editAddress .form-group .row{margin-left:-3px;margin-right:-3px}.main-modal#addAddress .form-group .row [class*=col-],.main-modal#editAddress .form-group .row [class*=col-]{padding-inline:6px}.main-modal#addAddress .form-control,.main-modal#editAddress .form-control{padding:12px;font-size:16px}.main-modal#addAddress .form-check-input,.main-modal#editAddress .form-check-input{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:10px;margin-inline-end:10px}.main-modal#addAddress .form-check-input:checked,.main-modal#editAddress .form-check-input:checked{background-color:#193456;border-color:#193456}.main-modal#addAddress .form-check-input:checked[type=radio],.main-modal#editAddress .form-check-input:checked[type=radio]{--bs-form-check-bg-image:none!important}.main-modal#addAddress .form-check,.main-modal#editAddress .form-check{margin-bottom:0}.main-modal#addAddress .form-select option,.main-modal#editAddress .form-select option{display:-webkit-box;display:-ms-flexbox;display:flex}.main-modal#addAddress .form-select option ::-webkit-input-placeholder,.main-modal#editAddress .form-select option ::-webkit-input-placeholder{color:#ccc}.main-modal#addAddress .form-select option ::-moz-placeholder,.main-modal#editAddress .form-select option ::-moz-placeholder{color:#ccc}.main-modal#addAddress .form-select option :-ms-input-placeholder,.main-modal#editAddress .form-select option :-ms-input-placeholder{color:#ccc}.main-modal#addAddress .form-select option ::-ms-input-placeholder,.main-modal#editAddress .form-select option ::-ms-input-placeholder{color:#ccc}.main-modal#addAddress .form-select option ::placeholder,.main-modal#editAddress .form-select option ::placeholder{color:#ccc}.nav-pills .nav-link{color:#363636!important;background-color:transparent!important;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-weight:400;padding:12px 20px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.nav-pills .nav-link svg path{stroke:#363636}.nav-pills .nav-link:not(:last-of-type){border-bottom:1px solid #e6e6e6}.nav-pills .nav-link.active{color:#01c3ff!important}.nav-pills .nav-link.active svg path{stroke:#01c3ff}.loading-parent{position:fixed;inset:0;background-image:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background-image:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);z-index:9999;-webkit-transition:1s cubic-bezier(.858,.01,.068,.99);transition:1s cubic-bezier(.858,.01,.068,.99)}.loading-parent.not-active{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.loading-parent .loading{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible;-webkit-transition:.5s cubic-bezier(.76,.06,.85,.07);transition:.5s cubic-bezier(.76,.06,.85,.07);z-index:101;width:200px;height:200px}.loading-parent .loading:before{content:"";width:100%;height:100%;border:1px solid #0e1020;border-left-color:#fff;-webkit-animation:1.2s loading-anim cubic-bezier(.767,.01,.18,1.01) infinite both;animation:1.2s loading-anim cubic-bezier(.767,.01,.18,1.01) infinite both;border-radius:50%;display:block}.loading-parent .loading .logo-loading{width:140px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes loading-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}header{background-color:#fff;position:fixed;width:100%;z-index:1000;top:0;right:0;left:0;border-radius:0 0 15px 15px;-webkit-box-shadow:0 6px 21px rgba(14,16,32,.1);box-shadow:0 6px 21px rgba(14,16,32,.1)}header .navbar-brand{padding-block:0!important;-ms-flex-negative:0;flex-shrink:0;margin:0!important}header .navbar-brand img{height:60px}header .top-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-ms-flex-negative:0;flex-shrink:0}@media (max-width:991px){header .top-navbar{background-color:#fff;border-top:1px solid #193456;position:absolute;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .top-navbar .navbar-nav{padding-inline:10px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}header .top-navbar .navbar-nav .nav-item{border:0!important;padding:16px}header .top-navbar .navbar-nav .nav-link{padding:0!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;background-color:#fff!important}}header .navbar{padding-block:16px}header .navbar>.container{display:block}header .navbar .nav-mob{display:none}@media (max-width:991px){header .navbar .nav-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}header .navbar .nav-mob .navbar-toggler{padding:0;background:#193456;color:#fff;display:inline-block;border:0;width:40px;height:38px}header .navbar .nav-mob .navbar-toggler svg path{stroke:#fff}header .navbar .side-nav-bar .offcanvas-header{border-bottom:1px solid #193456}header .navbar .side-nav-bar .offcanvas-body{-webkit-transition:-webkit-box-align .5s linear;transition:-webkit-box-align .5s linear;transition:align-items .5s linear;transition:align-items .5s linear,-webkit-box-align .5s linear,-ms-flex-align .5s linear;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0!important}@media (min-width:991px){header .navbar .side-nav-bar .offcanvas-body{position:relative}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media (max-width:1399px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav{gap:16px}}@media (max-width:1199px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav{gap:10px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav.nav-mobile{display:block;margin-bottom:62px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item{width:100%}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item:not(:first-of-type){border-top:1px solid #193456}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{color:#363636;font-size:16px;font-weight:700;padding:0;background-color:transparent;position:relative;-webkit-transition:color .3s ease-in,background .3s ease-out;transition:color .3s ease-in,background .3s ease-out}@media (max-width:1199px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{font-size:14px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{padding:16px}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link.profile-toggler:has(img){padding:0;background-color:transparent}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link.profile-toggler:has(img) img{border:1px solid #3becb8;width:50px;height:50px;border-radius:50%}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link:has(.badge){position:relative}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link:has(.badge) .badge{position:absolute;top:-8px;left:-8px;width:18px;height:18px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:12px;background-color:#01c3ff}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link.active,header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link:hover{color:#01c3ff}@media (max-width:992px){header .navbar .side-nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:350px}}header .dropdown-profile{background-color:#fff;width:300px;position:absolute;top:calc(100% + 30px);inset-inline-end:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e6e6;-webkit-box-shadow:0 60px 50px 0 rgba(82,63,105,.15);box-shadow:0 60px 50px 0 rgba(82,63,105,.15);opacity:0;z-index:1;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}@media (max-width:991px){header .dropdown-profile{width:100%;top:auto;bottom:calc(100% + 16px);-webkit-box-shadow:0 -20px 24px 0 rgba(82,63,105,.15);box-shadow:0 -20px 24px 0 rgba(82,63,105,.15)}}header .dropdown-profile.active{top:calc(100% + 16px);opacity:1;visibility:visible}@media (max-width:991px){header .dropdown-profile.active{top:auto;bottom:calc(100% + 1px)}}header .dropdown-profile li:not(:last-of-type) .profile-item{border-bottom:1px solid #e6e6e6}header .dropdown-profile .profile-item{display:block;padding:14px;-webkit-transition:background .3s linear;transition:background .3s linear}header .dropdown-profile .profile-item:hover{background-color:#193456}header .dropdown-profile .profile-item:hover .profile-item__title{color:#fff}header .dropdown-profile .profile-item:hover .profile-item__title svg path{stroke:#fff}header .dropdown-profile .profile-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#363636;-webkit-transition:color .3s linear;transition:color .3s linear}header .dropdown-profile .profile-item__title svg{width:20px;height:20px}header .dropdown-profile .profile-item__title svg path{-webkit-transition:fill .3s linear;transition:fill .3s linear}header .dropdown-profile .profile-item__title svg path{stroke:#363636}header .dropdown-profile .profile-item.logout svg path{stroke:#d43533}header .dropdown-notification{background-color:#fff;width:340px;position:absolute;top:calc(100% + 30px);inset-inline-end:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e6e6e6;-webkit-box-shadow:0 60px 50px 0 rgba(82,63,105,.15);box-shadow:0 60px 50px 0 rgba(82,63,105,.15);opacity:0;z-index:1;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}@media (max-width:991px){header .dropdown-notification{width:100%;top:auto;bottom:calc(100% + 16px);-webkit-box-shadow:0 -20px 24px 0 rgba(82,63,105,.15);box-shadow:0 -20px 24px 0 rgba(82,63,105,.15)}}@media (max-width:574px){header .dropdown-notification{inset-inline-end:0;inset-inline-start:0;width:auto}}header .dropdown-notification.active{top:calc(100% + 16px);opacity:1;visibility:visible}@media (max-width:991px){header .dropdown-notification.active{top:auto;bottom:calc(100% + 1px)}}header .dropdown-notification__head{padding:12px;border-bottom:1px solid #e6e6e6}header .dropdown-notification__head h3{font-size:16px;font-weight:700;color:#363636}header .dropdown-notification__body{height:347px;overflow:auto}header .dropdown-notification__body::-webkit-scrollbar{width:2px}header .dropdown-notification__body .notification-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 12px}header .dropdown-notification__body .notification-item:not(:last-of-type){border-bottom:1px solid #e6e6e6}header .dropdown-notification__body .notification-item__icon{-ms-flex-negative:0;flex-shrink:0;color:#3becb8}header .dropdown-notification__body .notification-item__content .text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}header .dropdown-notification__body .notification-item__content p{font-size:12px;font-weight:400;color:#363636;line-height:1}header .dropdown-notification__body .notification-item__content p strong{color:#01c3ff}header .dropdown-notification__body .notification-item__content p span{font-weight:600;color:#0e1020}header .dropdown-notification__body .notification-item__content span{font-size:10px;color:#01c3ff}header .dropdown-notification__footer{padding:12px;border-top:1px solid #e6e6e6}header .dropdown-notification__footer .main-button{margin-inline:auto;width:100%}header .dropdown-notification__empty{padding:24px;text-align:center}header .dropdown-notification__empty i{color:#3becb8;font-size:36px}header .dropdown-notification__empty h3{color:#193456;font-size:20px;font-weight:700;margin-top:8px}.footer{background-color:#193456;padding-top:48px}@media (max-width:767px){.footer .section-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__logo{margin-bottom:16px}.footer__logo img{height:72px}@media (max-width:574px){.footer__logo img{height:48px}}.footer__desc{line-height:30px}@media (max-width:574px){.footer__desc{line-height:20px}}.footer p{color:#fff;font-size:16px;font-weight:400}@media (max-width:574px){.footer p{font-size:14px}}.footer__wrapper{padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.footer__wrapper{gap:0;padding-bottom:0}}@media (max-width:767px){.footer__col:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:16px;padding-bottom:16px}}.footer__col ul:not(.footer__social){margin-top:16px}@media (max-width:767px){.footer__col{width:100%!important}.footer__col ul:not(.footer__social){display:none}}@media (min-width:767px){.footer__col ul:not(.footer__social){display:block!important}}.footer__head{color:#fff;font-size:24px;font-weight:400;position:relative;padding-bottom:8px}@media (max-width:767px){.footer__head{width:100%;padding-bottom:0;font-size:16px;font-weight:700;cursor:pointer}.footer__head::before{content:none}.footer__head::after{content:"\f282";position:absolute;inset-inline-end:0;font-family:bootstrap-icons;font-weight:400}}.footer__info{width:380px}.footer__links{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__links li:not(:last-of-type){margin-bottom:8px}.footer__links li svg{-webkit-margin-end:8px;margin-inline-end:8px}.footer__links li svg path{stroke:#fff}.footer__social{margin-block:32px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:767px){.footer__social{border-top:1px solid rgba(255,255,255,.15);margin-block:16px;padding-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__social li{margin-bottom:0}.footer__social li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background-color:transparent;border:1px solid #fff;border-radius:4px;-webkit-transition:all .5s;transition:all .5s}.footer__social li a i{line-height:0;-webkit-transition:all .5s;transition:all .5s;color:#fff}.footer__social li a:hover{background-color:#01c3ff}.footer__social li a:hover i{color:#fff}.footer__copyright{padding-block:20px;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16PX;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copyright ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer__copyright a{color:#01c3ff}@media (max-width:767px){.footer__copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:32px}@media (max-width:574px){.main-section__header{gap:12px}}.main-section__header h4{font-size:24px;font-weight:700;color:#3becb8;margin:0}.main-section__header .divider{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#e6e6e6}.main-section ol,.main-section ul{margin:0}.main-section .custom-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.main-section .custom-buttons button{width:24px;height:24px;border-radius:6px;background-color:#fff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#3becb8;border:1.5px solid #3becb8}.main-section .custom-buttons button.custom-button-prev{position:relative}.main-section .custom-buttons button.custom-button-prev::before{content:"\f284";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.main-section .custom-buttons button.custom-button-next{position:relative}.main-section .custom-buttons button.custom-button-next::before{content:"\f285";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.main-section .custom-buttons a{color:#193456;font-size:16px;font-weight:500}@media (max-width:574px){.main-section .custom-buttons a{font-size:14px}}@media (max-width:767px){.main-section__header{margin-bottom:24px}.main-section__header h4{font-size:16px}}@media (max-width:574px){.main-section__header{margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-section__header h4{font-size:14px}.main-section__header a{font-size:12px}}.header-slider{padding:0;position:relative}.header-slider--carousel .owl-dots{position:absolute;bottom:10px;left:0;right:0}.header-slider--carousel .owl-dots .owl-dot span{width:13px;height:13px;margin:5px;background-color:#fff!important}.header-slider--carousel .owl-dots .owl-dot.active span{width:30px;background-color:#193456!important}.header-slider__floating{position:absolute;bottom:0;left:0;right:0;z-index:99}.header-slider__floating svg{width:100%;height:200px}@media (max-width:991px){.header-slider__floating svg{height:100px}}@media (max-width:574px){.header-slider__floating svg{width:100%;height:50px}}.header-slider__slide{max-height:60vh;display:block;overflow:hidden}@media (max-width:991px){.header-slider__slide{height:450px}}@media (max-width:767px){.header-slider__slide{height:400px}}@media (max-width:574px){.header-slider__slide{height:200px}}.best-stores__item{padding:10px;height:115px;display:block;border:1px solid #e6e6e6;border-radius:16px}.best-stores__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about-us .section-text{line-height:36px}@media (max-width:767px){.about-us .section-text{font-size:14px;line-height:28px}}@media (max-width:767px){.about-us .section-head{font-size:24px}}@media (max-width:991px){.about-us .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-us .main-button{min-width:150px;-webkit-margin-start:auto;margin-inline-start:auto}.about-us__img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.about-us__img{margin-bottom:16px}}.about-us__img img{width:100%;height:100%;border-radius:16px;min-height:300px}.about-us__tabs .nav-tabs{margin:0;margin-bottom:32px;border:none;gap:16px}@media (max-width:767px){.about-us__tabs .nav-tabs{gap:10px;margin-bottom:24px}}@media (max-width:767px){.about-us__tabs .nav-tabs{-ms-flex-wrap:wrap;flex-wrap:wrap}}.about-us__tabs .nav-tabs__img{background-color:rgba(1,195,255,.1);border:1px dashed #01c3ff;border-radius:50%;width:115px;height:115px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us__tabs .nav-tabs__img img{padding:12px 8px;width:80px;height:80px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(62%) sepia(46%) saturate(4453%) hue-rotate(161deg) brightness(105%) contrast(106%);filter:brightness(0) saturate(100%) invert(62%) sepia(46%) saturate(4453%) hue-rotate(161deg) brightness(105%) contrast(106%)}@media (max-width:991px){.about-us__tabs .nav-tabs__img{width:100px;height:100px}.about-us__tabs .nav-tabs__img img{width:70px;height:70px}}@media (max-width:767px){.about-us__tabs .nav-tabs__img{width:60px;height:60px}.about-us__tabs .nav-tabs__img img{width:50px;height:50px}}@media (max-width:574px){.about-us__tabs .nav-tabs__img img{padding:8px}}.about-us__tabs .nav-tabs span{font-size:20px;font-weight:600;text-align:center;margin-top:8px;display:block;width:100%;color:#363636;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767px){.about-us__tabs .nav-tabs span{font-size:16px}}@media (max-width:574px){.about-us__tabs .nav-tabs span{-webkit-box-flex:1;-ms-flex:1;flex:1}}.about-us__tabs .nav-tabs .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;-webkit-box-shadow:none;box-shadow:none;padding:24px;border-radius:16px;border:1px dashed #e6e6e6;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767px){.about-us__tabs .nav-tabs .nav-link{padding:16px}}@media (max-width:574px){.about-us__tabs .nav-tabs .nav-link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc((100% - 10px)/ 2);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about-us__tabs .nav-tabs .nav-link.active{border:1px solid #01c3ff}.about-us__tabs .nav-tabs .nav-link.active .nav-tabs__img{border:1px solid #01c3ff}.about-us__tabs .nav-tabs .nav-link.active span{color:#01c3ff}.about-us__tabs .tab-pane{padding:24px;background-color:rgba(1,195,255,.1);border-radius:16px;border:1px dashed #01c3ff}.about-us__tabs .tab-pane .section-text:first-of-type{margin-bottom:0}.blogs .main-button{padding:10px;width:100%}.blogs__img{position:relative;overflow:visible;margin-bottom:100px}@media (max-width:767px){.blogs__img{margin-bottom:87px}}.blogs__img img{height:350px;width:100%;border-radius:16px}.blogs__details{position:absolute;bottom:-100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:200px;background-color:#fff;border-radius:16px;border:1px solid #e6e6e6;padding:24px;padding-top:40px}.blogs__details *{text-align:center}@media (max-width:767px){.blogs__details{height:175px;bottom:-87px;padding:16px;padding-top:30px}}.blogs__details__date{position:absolute;top:-1px;left:0;right:0;margin:auto;padding:4px 7px;font-size:14px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 0 10px 10px;background-color:#193456}@media (max-width:767px){.blogs__details__date{font-size:12px}}.blogs__details .section-head{font-size:24px;margin-bottom:4px}@media (max-width:767px){.blogs__details .section-head{font-size:20px}}.blogs__details .section-text{color:#363636;color:#363636;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}@media (max-width:767px){.blogs__details .section-text{font-size:14px}}.blogs .row .blogs__img{margin-top:24px}@media (max-width:574px){.blogs .row .blogs__img{margin-top:16px}}.blog-details__wrapper{max-width:1100px;margin-inline:auto}.blog-details__img img{width:100%;height:100%;min-height:300px;border-radius:16px}.blog-details__header{margin-block:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.blog-details__header{margin-block:16px}}@media (max-width:574px){.blog-details__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.blog-details__header__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.blog-details__header__share a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;width:35px;height:35px;color:#fff}.blog-details__header__share a.link{background-color:#193456}.blog-details__header__share a.envelope{background-color:#3490f3}.blog-details__header__share a.twitter{background-color:#000}.blog-details__header__share a.facebook{background-color:#1877f2}.blog-details__header__share a.linkedin{background-color:#0077b5}.blog-details__header__share a.whatsapp{background-color:#25d366}.blog-details__header__badge{-webkit-margin-end:24px;margin-inline-end:24px;background-color:#193456;padding:4px 8px;font-size:12px;color:#fff;border-radius:4px}.blog-details__header__date{font-size:24px;font-weight:600;color:#363636;margin:0}@media (max-width:767px){.blog-details__header__date{font-size:20px}}.blog-details__title{font-size:28px;font-weight:700;color:#193456;margin:0}@media (max-width:574px){.blog-details__title{font-size:24px}}.blog-details__content{margin-top:24px}@media (max-width:574px){.blog-details__content{margin-top:16px}}.blog-details__content>*{margin-bottom:12px}.blog-details__content *{font-size:16px!important;font-weight:400!important;color:#363636!important}@media (max-width:767px){.blog-details__content *{font-size:14px!important}}.blog-details__content ul li{-webkit-padding-start:30px;padding-inline-start:30px;margin-top:8px;position:relative}.blog-details__content ul li::before{content:"";position:absolute;width:10px;height:10px;top:8px;border-radius:50%;inset-inline-start:8px;background-color:#01c3ff}.terms__head{font-size:24px;font-weight:600;color:#01c3ff;margin-bottom:16px}@media (max-width:574px){.terms__head{font-size:20px}}.terms__text{font-size:16px;font-weight:400;color:#363636;margin-bottom:16px}@media (max-width:574px){.terms__text{font-size:12px}}.terms li.terms__text{-webkit-padding-start:30px;padding-inline-start:30px;position:relative}.terms li.terms__text::before{content:"\f633";font-family:Bootstrap-icons;font-size:20px!important;line-height:0;color:#01c3ff;position:absolute;top:12px;inset-inline-start:5px}.contact-us .section-head.title{text-align:center;margin-block:60px}@media (max-width:767px){.contact-us .section-head.title{margin-block:40px}}@media (max-width:574px){.contact-us .section-head.title{margin-block:20px;font-size:24px}}.contact-us__map{height:100%;margin-bottom:24px}.contact-us__map iframe{width:100%;height:100%;border-radius:10px;display:block;height:350px}.contact-us__info{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:991px){.contact-us__info{margin-top:16px;height:auto}}.contact-us__info__box{border:1px solid #01c3ff;padding:24px;border-radius:16px;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us__info__box a{-webkit-margin-end:16px;margin-inline-end:16px}.contact-us__info__box a:last-of-type{margin:0}.contact-us__info__box__icon{background-color:rgba(1,195,255,.1);border:1px dashed #01c3ff;border-radius:50%;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.contact-us__info__box__icon svg{width:35px;height:35px}.contact-us__info__box__icon svg path{stroke:#01c3ff}.contact-us form{border:1px solid #01c3ff;padding:24px;border-radius:16px;background-color:#fff}.doctors__item{display:block;background-color:#fff;margin-top:24px;height:calc(100% - 24px);padding:24px;border:1px solid #e6e6e6;border-radius:16px;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767px){.doctors__item{padding:24px 16px}}.doctors__item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.doctors__item__img{margin:0 auto 24px;width:120px;height:120px;border-radius:50%;border:2px solid rgba(1,195,255,.4);overflow:hidden}.doctors__item__img img{width:100%;height:100%}.doctors__item__info{font-size:14px;color:#363636;text-align:center;font-weight:500;line-height:1.3;margin-bottom:6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.doctors__item__name{text-align:center;font-size:18px;color:#193456;font-weight:600;margin-bottom:6px;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.doctors__item .main-button{width:100%}.doctor-details__aside{border:1px solid #e6e6e6;border-radius:16px;padding:16px;margin-bottom:16px}.doctor-details__aside .main-button{margin-top:10px;width:100%}.doctor-details__aside__img{margin:0 auto 16px;width:100px;height:100px;border-radius:50%;border:2px solid rgba(1,195,255,.4);overflow:hidden}.doctor-details__aside__img img{width:100%;height:100%}.doctor-details__aside__info{font-size:14px;color:#363636;text-align:center;font-weight:500;line-height:1.3;margin-bottom:6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.doctor-details__aside__name{text-align:center;font-size:18px;color:#193456;font-weight:600;margin-bottom:6px;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}@media (max-width:767px){.doctor-details__content .row{margin:0}.doctor-details__content .row [class*=col-]{padding-inline:6px}}.doctor-details__content__head{font-size:20px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:16px}.doctor-details__content__box{display:block;border:1px solid #e6e6e6;border-radius:16px;padding:16px;margin-bottom:16px}.doctor-details__content__box:has(img) img{-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.doctor-details__content__box:has(img){padding:8px;border-radius:10px}}.doctor-details__content__box__text>*{margin-bottom:12px}.doctor-details__content__box__text *{font-size:16px!important;font-weight:400!important;color:#363636!important}@media (max-width:767px){.doctor-details__content__box__text *{font-size:14px!important}}.doctor-details__content__box__text ul li{-webkit-padding-start:30px;padding-inline-start:30px;margin-top:8px;position:relative}.doctor-details__content__box__text ul li::before{content:"";position:absolute;width:10px;height:10px;top:8px;border-radius:50%;inset-inline-start:8px;background-color:#01c3ff}.profile-account__aside{border:1px solid #e6e6e6;border-radius:16px;padding:16px;margin-bottom:16px}.profile-account__aside .main-button{margin-top:10px;width:100%}.profile-account__aside__img{margin:0 auto 16px;width:100px;height:100px;border-radius:50%;border:2px solid rgba(1,195,255,.4);overflow:hidden}.profile-account__aside__img img{width:100%;height:100%}.profile-account__aside__info{font-size:14px;color:#363636;text-align:center;font-weight:500;line-height:1.3;margin-bottom:6px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.profile-account__aside__name{text-align:center;font-size:18px;color:#193456;font-weight:600;margin-bottom:6px;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.profile-account__content .row{margin-left:-3px;margin-right:-3px}.profile-account__content .row [class*=col-]{padding-inline:6px}.profile-account__content__head{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-account__content__head h3{font-size:18px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;line-height:1.4}.profile-account__content__table .table-responsive{overflow:auto;-webkit-overflow-scrolling:touch}.profile-account__content__table .table-responsive::-webkit-scrollbar{display:none}.profile-account__content__table .pagination{margin:0}@media (max-width:574px){.profile-account__content__table table .main-button{font-size:14px;padding:6px 10px}}.profile-account__content__table table .description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:none!important;overflow:hidden}.profile-account__content__table table td,.profile-account__content__table table th{color:#363636;font-size:14px;padding:16px;font-weight:600;vertical-align:middle}.profile-account__content__table table td:has(.description),.profile-account__content__table table th:has(.description){min-width:150px}.profile-account__content__table table td:has(.description) .description,.profile-account__content__table table th:has(.description) .description{font-size:12px}.profile-account__content__table table td:not(:has(.description)),.profile-account__content__table table th:not(:has(.description)){white-space:nowrap}.profile-account__content__table table tr td:first-of-type{-webkit-padding-start:0;padding-inline-start:0}.profile-account__content__table table tr td:last-of-type{-webkit-padding-end:0;padding-inline-end:0}.profile-account__content__table table thead th{padding:16px;padding-top:0;white-space:nowrap}.profile-account__content__table table tbody td{color:#9a9a9a}.profile-account__content__box{display:block;border:1px solid #e6e6e6;border-radius:16px;padding:16px;margin-bottom:16px}.profile-account__content__box>*{color:#363636}.profile-account__content__box .patient-account__content__head{margin-bottom:12px;font-size:16px}.profile-account__content__box__subVisiting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-account__content__box__subVisiting h3{font-size:16px;font-weight:600}@media (max-width:574px){.profile-account__content__box__subVisiting h3{font-size:14px}}.profile-account__content__box__subVisiting span{color:#9a9a9a;font-size:14px}@media (max-width:574px){.profile-account__content__box__subVisiting span{font-size:12px}}.profile-account__content__box__subVisiting+.description{margin-top:16px;color:#363636;font-size:14px}@media (max-width:574px){.profile-account__content__box__subVisiting+.description{font-size:12px;margin-top:10px}}.profile-account__content__box__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;overflow:auto}.profile-account__content__box__boxes::-webkit-scrollbar{display:none}.profile-account__content__box__boxes__img{-ms-flex-negative:0;flex-shrink:0;border:1px dashed #3becb8;border-radius:50%;padding:8px;background-color:#fff}.profile-account__content__box__boxes__img img{width:25px;height:25px}.profile-account__content__box__boxes__item{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px;border:1px solid #e6e6e6;border-radius:10px}.profile-account__content__box__boxes__item.active{border-color:#01c3ff;background-color:rgba(59,236,184,.1)}.profile-account__content__box__boxes__item.active .profile-account__content__box__boxes__img{border-style:solid}.profile-account__content__box__boxes__item span{font-weight:600;font-size:14px;white-space:nowrap}.profile-account__content__box__result{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border:1px solid #e6e6e6;border-radius:16px;padding:16px;margin-top:16px}.profile-account__content__box__result .remove-btn{position:absolute;top:8px;inset-inline-end:10px}.profile-account__content__box__result .icon{border:1px solid #3becb8;padding:5px;border-radius:4px}.profile-account__content__box__result .icon svg{width:32px;height:32px}.profile-account__content__box__result p{font-size:16px;font-weight:600;color:#193456}.profile-account__content__box__result p span{font-size:14px}.profile-account__content__box__result p span:last-of-type{font-weight:400}.profile-account__content__box:has(img) img{-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.profile-account__content__box:has(img){padding:8px;border-radius:10px}}.profile-account__content__box__text>:not(:last-of-type){margin-bottom:8px}.profile-account__content__box__text p span:first-of-type{color:#193456!important;font-weight:600!important}.profile-account__content__box__text *{font-size:14px!important;font-weight:400!important;color:#363636!important}@media (max-width:767px){.profile-account__content__box__text *{font-size:12px!important}}.profile-account__content__box__text ul li{-webkit-padding-start:30px;padding-inline-start:30px;margin-top:8px;position:relative}.profile-account__content__box__text ul li::before{content:"";position:absolute;width:10px;height:10px;top:8px;border-radius:50%;inset-inline-start:8px;background-color:#01c3ff}.profile-account__content__box__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addresses__item{padding:16px;border:1px solid #e6e6e6;border-radius:16px}.addresses__item .section-head{font-size:18px}.addresses__item__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px;margin-bottom:1rem}.addresses__item__type .form-switch{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.addresses__item__type .form-switch .form-check-input{float:right}.addresses__item__type .form-switch .form-check-input:checked{background-color:#3becb8;border-color:#3becb8!important}.addresses__item__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.addresses__item__address .section-text{font-size:16px;margin:0}.addresses__item__address button{border:0!important}.services .main-section__wrapper{padding:24px;padding-bottom:0;position:relative;z-index:1;border-radius:16px;background-image:linear-gradient(45deg,rgba(1,195,255,.7) 0,rgba(59,236,184,.7) 100%)}@media (max-width:991px){.services .main-section__wrapper{padding:16px;padding-bottom:0}.services .main-section__wrapper .row [class*=col-]{padding-inline:8px}}.services .main-section__wrapper:before{content:"";position:absolute;inset:0;background-image:url(../images/services.webp);-webkit-transform:scaleX(-1);transform:scaleX(-1);background-repeat:no-repeat;background-size:cover;z-index:-1}.services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px;border-radius:16px;border:1px dashed #e6e6e6;background-color:#fff;margin-bottom:24px}@media (max-width:991px){.services__item{padding:10px;margin-bottom:16px}}@media (max-width:574px){.services__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.services__item:hover{background-image:-webkit-gradient(linear,right top,left top,color-stop(6.35%,#e2f8ea),color-stop(65.71%,#def2fa),color-stop(93.23%,#def2fa));background-image:linear-gradient(270deg,#e2f8ea 6.35%,#def2fa 65.71%,#def2fa 93.23%)}.services__item__icon{background-color:rgba(1,195,255,.1);border:1px dashed #01c3ff;border-radius:50%;width:75px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media (max-width:991px){.services__item__icon{width:65px;height:65px}}.services__item__icon img{padding:8px;width:60px;height:60px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(62%) sepia(46%) saturate(4453%) hue-rotate(161deg) brightness(105%) contrast(106%);filter:brightness(0) saturate(100%) invert(62%) sepia(46%) saturate(4453%) hue-rotate(161deg) brightness(105%) contrast(106%)}@media (max-width:991px){.services__item__icon img{width:50px;height:50px}}@media (max-width:574px){.services__item__icon img{padding:4px}}.services__item span{font-size:20px;font-weight:600;margin-top:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#193456;-webkit-transition:all .3s;transition:all .3s}@media (max-width:991px){.services__item span{font-size:16px}}@media (max-width:574px){.services__item span{font-size:14px}}.service-details .section-head{font-size:24px;margin-block:16px}.service-details__item{padding:16px;border-radius:16px;border:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:16px;position:relative}.service-details__item:has(input:checked){border-color:#3becb8}@media (max-width:767px){.service-details__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.service-details__item .form-check-input{position:absolute;top:10px;inset-inline-end:16px;border-color:#3becb8!important}.service-details__item:not(:last-of-type){margin-bottom:16px}.service-details__item__img{-ms-flex-negative:0;flex-shrink:0;border-radius:10px;border:1px solid #e6e6e6}@media (max-width:767px){.service-details__item__img{margin-inline:auto}}.service-details__item__img img{border-radius:8px;width:120px;height:120px}.service-details__item__title{font-size:18px;font-weight:600;color:#193456}.service-details__item__price{font-size:20px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:767px){.service-details__item__price{margin-inline:auto}}.service-details__item__description{font-size:14px;font-weight:400;line-height:1.4}.service-details__continue{padding:16px;border-radius:16px;border:1px solid #e6e6e6}.service-details__continue .serviceDate__wrapper{position:relative}.service-details__continue__selected .item{font-size:16px;font-weight:600;border:1px solid #e6e6e6;border-radius:10px;margin-top:16px;padding:10px}.service-details__continue__selected .item p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:none!important;overflow:hidden;background:-webkit-gradient(linear,left top,right top,from(#3becb8),to(#01c3ff));background:linear-gradient(90deg,#3becb8 0,#01c3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.service-details__continue .main-button{width:100%;margin-top:16px}