@charset "UTF-8";
/*

Template Name: zaialumni  Responsive  HTML5 Template
Template URI: https://Webflow App.com/
Description: zaialumni  Responsive  HTML5 Template
Author: Mahmudul Hasan Sohel
Author URI: https://zainiklab.com/
Version: 1.0

*/
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@100;200;300;400;500;600;700;800;900&display=swap");
:root {
  --white: #ffffff;
  --white-30: rgb(255 255 255 / 30%);
  --black: #000000;
  --body-bg: #f8fafb;
  --para-text: #63647b;
  --primary-color: #5865ef;
  --primary-color-10: rgb(87 100 239 / 10%);
  --text-black: #0a0c29;
  --stroke-color: #e1e7ec;
  --stroke-color-46: rgb(224 230 235 / 46%);
  --stroke-color-2: #eff2f5;
  --stroke-color-3: #e8eaed;
  --inactive: #b9b9b9;
  --modal-backdrop-bg: #2c2e3b;
  --tab-text-color: #5a5a5a;
  --green: #00d3b4;
  --green-2: #28d628;
  --green-3: #0fa958;
  --green-3-10: rgb(15 168 87 / 10%);
  --green-4: #58efcb;
  --gray: #99a0b3;
  --gray-10: rgb(153 160 179 / 10%);
  --yellow: #fea800;
  --yellow-10: rgb(254 168 0 / 10%);
  --purple: #7b1cf5;
  --red: #ff3838;
  --red-10: rgb(255 56 56 / 10%);
  --box-shadow-1: 0 10px 20px -5px rgb(163 177 204 / 14%),
      0 0 10px 0 rgb(163 177 204 / 8%);
  --input-field: #fafbfc;
  --sidebar-divider: #454764;
  --color-1: #58c2ef;
  --color-2: #f9f9fb;
  --color-3: #ebe2ff;
  --color-4: #8858ef;
  --color-5: #ffe9dd;
  --color-6: #ef8e58;
  --ecom-order-3: rgb(239 142 88 / 10%);
  --color-7: #e2ffe5;
  --color-8: #0fa958;
  --color-9: #e2f8ff;
  --color-10: #58d4ef;
  --ecom-order-4: rgb(88 212 239 / 10%);
  --color-11: #e2f8ff;
  --color-12: #5865ef;
  --color-13: #ffe2e2;
  --color-14: #ef5858;
  --color-15: #e8eaff;
  --color-16: #e2e9ff;
  --ecom-order-5: rgb(239 88 88 / 10%);
  --form-type-bg: #eaf0f4;
  --flow-cms-one: #6e6f81;
  --flow-cms-green: #d7ffe4;
  --flow-cms-green-1: #70e8a9;
  --flow-cms-green-2: #127340;
  --flow-cms-gray: #eaf2f5;
  --scroll-track: #efefef;
  --scroll-thumb: #dadada;
}

/* Fnot size */
.fs-0 {
  font-size: 0rem;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-11 {
  font-size: 0.6875rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-13 {
  font-size: 0.8125rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.9375rem !important;
}

.fs-16 {
  font-size: 1rem !important;
}

.fs-17 {
  font-size: 1.0625rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.fs-19 {
  font-size: 1.1875rem !important;
}

.fs-20 {
  font-size: 1.25rem !important;
}

.fs-21 {
  font-size: 1.3125rem !important;
}

.fs-22 {
  font-size: 1.375rem !important;
}

.fs-23 {
  font-size: 1.4375rem !important;
}

.fs-24 {
  font-size: 1.5rem !important;
}

.fs-25 {
  font-size: 1.5625rem !important;
}

.fs-26 {
  font-size: 1.625rem !important;
}

.fs-27 {
  font-size: 1.6875rem !important;
}

.fs-28 {
  font-size: 1.75rem !important;
}

.fs-29 {
  font-size: 1.8125rem !important;
}

.fs-30 {
  font-size: 1.875rem !important;
}

.fs-31 {
  font-size: 1.9375rem !important;
}

.fs-32 {
  font-size: 2rem !important;
}

@media screen and (min-width: 576px) {
  .fs-sm-32 {
    font-size: 2rem;
  }
}

/* Font weight */
.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.fw-1000 {
  font-weight: 1000;
}

/* Line Height */
.lh-0 {
  line-height: 0rem;
}

.lh-10 {
  line-height: 0.625rem !important;
}

.lh-11 {
  line-height: 0.6875rem !important;
}

.lh-12 {
  line-height: 0.75rem !important;
}

.lh-13 {
  line-height: 0.8125rem !important;
}

.lh-14 {
  line-height: 0.875rem !important;
}

.lh-15 {
  line-height: 0.9375rem !important;
}

.lh-16 {
  line-height: 1rem !important;
}

.lh-17 {
  line-height: 1.0625rem !important;
}

.lh-18 {
  line-height: 1.125rem !important;
}

.lh-19 {
  line-height: 1.1875rem !important;
}

.lh-20 {
  line-height: 1.25rem !important;
}

.lh-21 {
  line-height: 1.3125rem !important;
}

.lh-22 {
  line-height: 1.375rem !important;
}

.lh-23 {
  line-height: 1.4375rem !important;
}

.lh-24 {
  line-height: 1.5rem !important;
}

.lh-25 {
  line-height: 1.5625rem !important;
}

.lh-26 {
  line-height: 1.625rem !important;
}

.lh-27 {
  line-height: 1.6875rem !important;
}

.lh-28 {
  line-height: 1.75rem !important;
}

.lh-29 {
  line-height: 1.8125rem !important;
}

.lh-30 {
  line-height: 1.875rem !important;
}

.lh-31 {
  line-height: 1.9375rem !important;
}

.lh-32 {
  line-height: 2rem !important;
}

.lh-33 {
  line-height: 2.0625rem !important;
}

.lh-34 {
  line-height: 2.125rem !important;
}

@media screen and (min-width: 576px) {
  .lh-sm-38 {
    line-height: 2.375rem;
  }
}

/* Letter Spacing */
.ls-1 {
  letter-spacing: 0.0625rem;
}

.ls-3 {
  letter-spacing: 0.3px;
}

.text-white {
  color: var(--white) !important;
}

.text-black {
  color: var(--black) !important;
}

.text-body-bg {
  color: var(--body-bg) !important;
}

.text-para-text {
  color: var(--para-text) !important;
}

.text-primary-color {
  color: var(--primary-color) !important;
}

.text-primary-color-10 {
  color: var(--primary-color-10) !important;
}

.text-textBlack {
  color: var(--text-black) !important;
}

.text-stroke-color {
  color: var(--stroke-color) !important;
}

.text-stroke-color-46 {
  color: var(--stroke-color-46) !important;
}

.text-stroke-color-2 {
  color: var(--stroke-color-2) !important;
}

.text-stroke-color-3 {
  color: var(--stroke-color-3) !important;
}

.text-icactive {
  color: var(--icactive) !important;
}

.text-tab-text-colors {
  color: var(--tab-text-color) !important;
}

.text-green {
  color: var(--green) !important;
}

.text-green-2 {
  color: var(--green-2) !important;
}

.text-green-3 {
  color: var(--green-3) !important;
}

.text-green-3-10 {
  color: var(--green-3-10) !important;
}

.text-green-4 {
  color: var(--green-4) !important;
}

.text-gray {
  color: var(--gray) !important;
}

.text-gray-10 {
  color: var(--gray-10) !important;
}

.text-purple {
  color: var(--purple) !important;
}

.text-red {
  color: var(--red) !important;
}

.text-red-10 {
  color: var(--red-10) !important;
}

.text-yellow {
  color: var(--yellow) !important;
}

.text-yellow-10 {
  color: var(--yellow-10) !important;
}

.text-box-shadow-1 {
  color: var(--box-shadow-1) !important;
}

.text-input-field {
  color: var(--input-field) !important;
}

.text-sidebar-divider {
  color: var(--sidebar-divider) !important;
}

.text-color-1 {
  color: var(--color-1) !important;
}

.text-color-2 {
  color: var(--color-2) !important;
}

.text-color-3 {
  color: var(--color-3) !important;
}

.text-color-4 {
  color: var(--color-4) !important;
}

.text-color-5 {
  color: var(--color-5) !important;
}

.text-color-6 {
  color: var(--color-6) !important;
}

.text-color-7 {
  color: var(--color-7) !important;
}

.text-color-8 {
  color: var(--color-8) !important;
}

.text-color-9 {
  color: var(--color-9) !important;
}

.text-color-10 {
  color: var(--color-10) !important;
}

.text-color-11 {
  color: var(--color-11) !important;
}

.text-color-12 {
  color: var(--color-12) !important;
}

.text-color-13 {
  color: var(--color-13) !important;
}

.text-color-14 {
  color: var(--color-14) !important;
}

.text-color-15 {
  color: var(--color-15) !important;
}

.text-color-16 {
  color: var(--color-16) !important;
}

.text-form-type-bg {
  color: var(--form-type-bg) !important;
}

.text-flow-cms-one {
  color: var(--flow-cms-one) !important;
}

.text-flow-cms-green {
  color: var(--flow-cms-green) !important;
}

.text-flow-cms-green-1 {
  color: var(--flow-cms-green-1) !important;
}

.text-flow-cms-green-2 {
  color: var(--flow-cms-green-2) !important;
}

.text-flow-cms-gray {
  color: var(--flow-cms-gray) !important;
}

/* Background Color */
.bg-white {
  background-color: var(--white) !important;
}

.bg-black {
  background-color: var(--black) !important;
}

.bg-body-bg {
  background-color: var(--body-bg) !important;
}

.bg-para-text {
  background-color: var(--para-text) !important;
}

.bg-primary-color {
  background-color: var(--primary-color) !important;
}

.bg-primary-color-10 {
  background-color: var(--primary-color-10) !important;
}

.bg-textBlack {
  background-color: var(--text-black) !important;
}

.bg-stroke-color {
  background-color: var(--stroke-color) !important;
}

.bg-stroke-color-46 {
  background-color: var(--stroke-color-46) !important;
}

.bg-stroke-color-2 {
  background-color: var(--stroke-color-2) !important;
}

.bg-stroke-color-3 {
  background-color: var(--stroke-color-3) !important;
}

.bg-icactive {
  background-color: var(--icactive) !important;
}

.bg-tab-text-colors {
  background-color: var(--tab-text-color) !important;
}

.bg-green {
  background-color: var(--green) !important;
}

.bg-green-2 {
  background-color: var(--green-2) !important;
}

.bg-green-3 {
  background-color: var(--green-3) !important;
}

.bg-green-3-10 {
  background-color: var(--green-3-10) !important;
}

.bg-green-4 {
  background-color: var(--green-4) !important;
}

.bg-gray {
  background-color: var(--gray) !important;
}

.bg-gray-10 {
  background-color: var(--gray-10) !important;
}

.bg-purple {
  background-color: var(--purple) !important;
}

.bg-red {
  background-color: var(--red) !important;
}

.bg-red-10 {
  background-color: var(--red-10) !important;
}

.bg-yellow {
  background-color: var(--yellow) !important;
}

.bg-yellow-10 {
  background-color: var(--yellow-10) !important;
}

.bg-box-shadow-1 {
  background-color: var(--box-shadow-1) !important;
}

.bg-input-field {
  background-color: var(--input-field) !important;
}

.bg-sidebar-divider {
  background-color: var(--sidebar-divider) !important;
}

.bg-color-1 {
  background-color: var(--color-1) !important;
}

.bg-color-2 {
  background-color: var(--color-2) !important;
}

.bg-color-3 {
  background-color: var(--color-3) !important;
}

.bg-color-4 {
  background-color: var(--color-4) !important;
}

.bg-color-5 {
  background-color: var(--color-5) !important;
}

.bg-color-6 {
  background-color: var(--color-6) !important;
}

.bg-color-7 {
  background-color: var(--color-7) !important;
}

.bg-color-8 {
  background-color: var(--color-8) !important;
}

.bg-color-9 {
  background-color: var(--color-9) !important;
}

.bg-color-10 {
  background-color: var(--color-10) !important;
}

.bg-color-11 {
  background-color: var(--color-11) !important;
}

.bg-color-12 {
  background-color: var(--color-12) !important;
}

.bg-color-13 {
  background-color: var(--color-13) !important;
}

.bg-color-14 {
  background-color: var(--color-14) !important;
}

.bg-color-15 {
  background-color: var(--color-15) !important;
}

.bg-color-16 {
  background-color: var(--color-16) !important;
}

.bg-form-type-bg {
  background-color: var(--form-type-bg) !important;
}

.bg-flow-cms-one {
  background-color: var(--flow-cms-one) !important;
}

.bg-flow-cms-green {
  background-color: var(--flow-cms-green) !important;
}

.bg-flow-cms-green-1 {
  background-color: var(--flow-cms-green-1) !important;
}

.bg-flow-cms-green-2 {
  background-color: var(--flow-cms-green-2) !important;
}

.bg-flow-cms-gray {
  background-color: var(--flow-cms-gray) !important;
}

/* Border Color */
.bd-c-white {
  border-color: var(--white) !important;
}

.bd-c-black {
  border-color: var(--black) !important;
}

.bd-c-body-bg {
  border-color: var(--body-bg) !important;
}

.bd-c-para-text {
  border-color: var(--para-text) !important;
}

.bd-c-primary-color {
  border-color: var(--primary-color) !important;
}

.bd-c-primary-color-10 {
  border-color: var(--primary-color-10) !important;
}

.bd-c-textBlack {
  border-color: var(--text-black) !important;
}

.bd-c-stroke-color {
  border-color: var(--stroke-color) !important;
}

.bd-c-stroke-color-46 {
  border-color: var(--stroke-color-46) !important;
}

.bd-c-stroke-color-2 {
  border-color: var(--stroke-color-2) !important;
}

.bd-c-stroke-color-3 {
  border-color: var(--stroke-color-3) !important;
}

.bd-c-icactive {
  border-color: var(--icactive) !important;
}

.bd-c-tab-text-colors {
  border-color: var(--tab-text-color) !important;
}

.bd-c-green {
  border-color: var(--green) !important;
}

.bd-c-green-2 {
  border-color: var(--green-2) !important;
}

.bd-c-green-3 {
  border-color: var(--green-3) !important;
}

.bd-c-green-3-10 {
  border-color: var(--green-3-10) !important;
}

.bd-c-green-4 {
  border-color: var(--green-4) !important;
}

.bd-c-gray {
  border-color: var(--gray) !important;
}

.bd-c-gray-10 {
  border-color: var(--gray-10) !important;
}

.bd-c-purple {
  border-color: var(--purple) !important;
}

.bd-c-red {
  border-color: var(--red) !important;
}

.bd-c-red-10 {
  border-color: var(--red-10) !important;
}

.bd-c-yellow {
  border-color: var(--yellow) !important;
}

.bd-c-yellow-10 {
  border-color: var(--yellow-10) !important;
}

.bd-c-box-shadow-1 {
  border-color: var(--box-shadow-1) !important;
}

.bd-c-input-field {
  border-color: var(--input-field) !important;
}

.bd-c-sidebar-divider {
  border-color: var(--sidebar-divider) !important;
}

.bd-c-color-1 {
  border-color: var(--color-1) !important;
}

.bd-c-color-2 {
  border-color: var(--color-2) !important;
}

.bd-c-color-3 {
  border-color: var(--color-3) !important;
}

.bd-c-color-4 {
  border-color: var(--color-4) !important;
}

.bd-c-color-5 {
  border-color: var(--color-5) !important;
}

.bd-c-color-6 {
  border-color: var(--color-6) !important;
}

.bd-c-color-7 {
  border-color: var(--color-7) !important;
}

.bd-c-color-8 {
  border-color: var(--color-8) !important;
}

.bd-c-color-9 {
  border-color: var(--color-9) !important;
}

.bd-c-color-10 {
  border-color: var(--color-10) !important;
}

.bd-c-color-11 {
  border-color: var(--color-11) !important;
}

.bd-c-color-12 {
  border-color: var(--color-12) !important;
}

.bd-c-color-13 {
  border-color: var(--color-13) !important;
}

.bd-c-color-14 {
  border-color: var(--color-14) !important;
}

.bd-c-color-15 {
  border-color: var(--color-15) !important;
}

.bd-c-color-16 {
  border-color: var(--color-16) !important;
}

.bd-c-form-type-bg {
  border-color: var(--form-type-bg) !important;
}

.bd-c-flow-cms-one {
  border-color: var(--flow-cms-one) !important;
}

.bd-c-flow-cms-green {
  border-color: var(--flow-cms-green) !important;
}

.bd-c-flow-cms-green-1 {
  border-color: var(--flow-cms-green-1) !important;
}

.bd-c-flow-cms-green-2 {
  border-color: var(--flow-cms-green-2) !important;
}

.bd-c-flow-cms-gray {
  border-color: var(--flow-cms-gray) !important;
}

/* z-index */
.z-index-0 {
  z-index: 0 !important;
}

.z-index-1 {
  z-index: 1 !important;
}

/* Padding */
.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.0625rem !important;
}

.p-2 {
  padding: 0.125rem !important;
}

.p-3 {
  padding: 0.1875rem !important;
}

.p-4 {
  padding: 0.25rem !important;
}

.p-5 {
  padding: 0.3125rem !important;
}

.p-6 {
  padding: 0.375rem !important;
}

.p-7 {
  padding: 0.4375rem !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.p-9 {
  padding: 0.5625rem !important;
}

.p-10 {
  padding: 0.625rem !important;
}

.p-11 {
  padding: 0.6875rem !important;
}

.p-12 {
  padding: 0.75rem !important;
}

.p-13 {
  padding: 0.8125rem !important;
}

.p-14 {
  padding: 0.875rem !important;
}

.p-15 {
  padding: 0.9375rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.p-17 {
  padding: 1.0625rem !important;
}

.p-18 {
  padding: 1.125rem !important;
}

.p-19 {
  padding: 1.1875rem !important;
}

.p-20 {
  padding: 1.25rem !important;
}

.p-21 {
  padding: 1.3125rem !important;
}

.p-22 {
  padding: 1.375rem !important;
}

.p-23 {
  padding: 1.4375rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.p-25 {
  padding: 1.5625rem !important;
}

.p-26 {
  padding: 1.625rem !important;
}

.p-27 {
  padding: 1.6875rem !important;
}

.p-28 {
  padding: 1.75rem !important;
}

.p-29 {
  padding: 1.8125rem !important;
}

.p-30 {
  padding: 1.875rem !important;
}

@media screen and (min-width: 576px) {
  .p-sm-16 {
    padding: 1rem !important;
  }
}

@media screen and (min-width: 576px) {
  .p-sm-20 {
    padding: 1.25rem !important;
  }
}

@media screen and (min-width: 576px) {
  .p-sm-25 {
    padding: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .p-sm-30 {
    padding: 1.875rem !important;
  }
}

@media screen and (min-width: 576px) {
  .p-sm-50 {
    padding: 3.125rem !important;
  }
}

/* Padding top & bottom */
.py-107 {
  padding-top: 6.6875rem !important;
  padding-bottom: 6.6875rem !important;
}

.py-1 {
  padding-top: 0.0625rem !important;
  padding-bottom: 0.0625rem !important;
}

.py-2 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.py-3 {
  padding-top: 0.1875rem !important;
  padding-bottom: 0.1875rem !important;
}

.py-4 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-5 {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
}

.py-6 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.py-7 {
  padding-top: 0.4375rem !important;
  padding-bottom: 0.4375rem !important;
}

.py-8 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-9 {
  padding-top: 0.5625rem !important;
  padding-bottom: 0.5625rem !important;
}

.py-10 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.py-11 {
  padding-top: 0.6875rem !important;
  padding-bottom: 0.6875rem !important;
}

.py-12 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-13 {
  padding-top: 0.8125rem !important;
  padding-bottom: 0.8125rem !important;
}

.py-14 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

.py-15 {
  padding-top: 0.9375rem !important;
  padding-bottom: 0.9375rem !important;
}

.py-16 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-17 {
  padding-top: 1.0625rem !important;
  padding-bottom: 1.0625rem !important;
}

.py-18 {
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important;
}

.py-19 {
  padding-top: 1.1875rem !important;
  padding-bottom: 1.1875rem !important;
}

.py-20 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.py-21 {
  padding-top: 1.3125rem !important;
  padding-bottom: 1.3125rem !important;
}

.py-22 {
  padding-top: 1.375rem !important;
  padding-bottom: 1.375rem !important;
}

.py-23 {
  padding-top: 1.4375rem !important;
  padding-bottom: 1.4375rem !important;
}

.py-24 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-25 {
  padding-top: 1.5625rem !important;
  padding-bottom: 1.5625rem !important;
}

.py-26 {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important;
}

.py-27 {
  padding-top: 1.6875rem !important;
  padding-bottom: 1.6875rem !important;
}

.py-28 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.py-29 {
  padding-top: 1.8125rem !important;
  padding-bottom: 1.8125rem !important;
}

.py-30 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

@media screen and (min-width: 576px) {
  .py-sm-15 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-25 {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-37 {
    padding-top: 2.3125rem !important;
    padding-bottom: 2.3125rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-163 {
    padding-top: 10.1875rem !important;
    padding-bottom: 10.1875rem !important;
  }
}

/* Padding left & right */
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.px-1 {
  padding-left: 0.0625rem !important;
  padding-right: 0.0625rem !important;
}

.px-2 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.px-3 {
  padding-left: 0.1875rem !important;
  padding-right: 0.1875rem !important;
}

.px-4 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-5 {
  padding-left: 0.3125rem !important;
  padding-right: 0.3125rem !important;
}

.px-6 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.px-7 {
  padding-left: 0.4375rem !important;
  padding-right: 0.4375rem !important;
}

.px-8 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-9 {
  padding-left: 0.5625rem !important;
  padding-right: 0.5625rem !important;
}

.px-10 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.px-11 {
  padding-left: 0.6875rem !important;
  padding-right: 0.6875rem !important;
}

.px-12 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.px-13 {
  padding-left: 0.8125rem !important;
  padding-right: 0.8125rem !important;
}

.px-14 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}

.px-15 {
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}

.px-16 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-17 {
  padding-left: 1.0625rem !important;
  padding-right: 1.0625rem !important;
}

.px-18 {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

.px-19 {
  padding-left: 1.1875rem !important;
  padding-right: 1.1875rem !important;
}

.px-20 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.px-21 {
  padding-left: 1.3125rem !important;
  padding-right: 1.3125rem !important;
}

.px-22 {
  padding-left: 1.375rem !important;
  padding-right: 1.375rem !important;
}

.px-23 {
  padding-left: 1.4375rem !important;
  padding-right: 1.4375rem !important;
}

.px-24 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-25 {
  padding-left: 1.5625rem !important;
  padding-right: 1.5625rem !important;
}

.px-26 {
  padding-left: 1.625rem !important;
  padding-right: 1.625rem !important;
}

.px-27 {
  padding-left: 1.6875rem !important;
  padding-right: 1.6875rem !important;
}

.px-28 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.px-29 {
  padding-left: 1.8125rem !important;
  padding-right: 1.8125rem !important;
}

.px-30 {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

@media screen and (min-width: 576px) {
  .px-sm-15 {
    padding-left: 0.9375rem !important;
    padding-right: 0.9375rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-20 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-21 {
    padding-left: 1.3125rem !important;
    padding-right: 1.3125rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-25 {
    padding-left: 1.5625rem !important;
    padding-right: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-30 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
}

/* Padding top */
.pt-34 {
  padding-top: 2.125rem !important;
}

.pt-40 {
  padding-top: 2.5rem !important;
}

.pt-1 {
  padding-top: 0.0625rem !important;
}

.pt-2 {
  padding-top: 0.125rem !important;
}

.pt-3 {
  padding-top: 0.1875rem !important;
}

.pt-4 {
  padding-top: 0.25rem !important;
}

.pt-5 {
  padding-top: 0.3125rem !important;
}

.pt-6 {
  padding-top: 0.375rem !important;
}

.pt-7 {
  padding-top: 0.4375rem !important;
}

.pt-8 {
  padding-top: 0.5rem !important;
}

.pt-9 {
  padding-top: 0.5625rem !important;
}

.pt-10 {
  padding-top: 0.625rem !important;
}

.pt-11 {
  padding-top: 0.6875rem !important;
}

.pt-12 {
  padding-top: 0.75rem !important;
}

.pt-13 {
  padding-top: 0.8125rem !important;
}

.pt-14 {
  padding-top: 0.875rem !important;
}

.pt-15 {
  padding-top: 0.9375rem !important;
}

.pt-16 {
  padding-top: 1rem !important;
}

.pt-17 {
  padding-top: 1.0625rem !important;
}

.pt-18 {
  padding-top: 1.125rem !important;
}

.pt-19 {
  padding-top: 1.1875rem !important;
}

.pt-20 {
  padding-top: 1.25rem !important;
}

.pt-21 {
  padding-top: 1.3125rem !important;
}

.pt-22 {
  padding-top: 1.375rem !important;
}

.pt-23 {
  padding-top: 1.4375rem !important;
}

.pt-24 {
  padding-top: 1.5rem !important;
}

.pt-25 {
  padding-top: 1.5625rem !important;
}

.pt-26 {
  padding-top: 1.625rem !important;
}

.pt-27 {
  padding-top: 1.6875rem !important;
}

.pt-28 {
  padding-top: 1.75rem !important;
}

.pt-29 {
  padding-top: 1.8125rem !important;
}

.pt-30 {
  padding-top: 1.875rem !important;
}

@media screen and (min-width: 576px) {
  .pt-sm-23 {
    padding-top: 1.4375rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pt-sm-25 {
    padding-top: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pt-sm-28 {
    padding-top: 1.75rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pt-sm-33 {
    padding-top: 2.0625rem !important;
  }
}

/* Padding bottom */
.pb-34 {
  padding-bottom: 2.125rem !important;
}

.pb-35 {
  padding-bottom: 2.1875rem !important;
}

.pb-39 {
  padding-bottom: 2.4375rem !important;
}

.pb-53 {
  padding-bottom: 3.3125rem !important;
}

.pb-1 {
  padding-bottom: 0.0625rem !important;
}

.pb-2 {
  padding-bottom: 0.125rem !important;
}

.pb-3 {
  padding-bottom: 0.1875rem !important;
}

.pb-4 {
  padding-bottom: 0.25rem !important;
}

.pb-5 {
  padding-bottom: 0.3125rem !important;
}

.pb-6 {
  padding-bottom: 0.375rem !important;
}

.pb-7 {
  padding-bottom: 0.4375rem !important;
}

.pb-8 {
  padding-bottom: 0.5rem !important;
}

.pb-9 {
  padding-bottom: 0.5625rem !important;
}

.pb-10 {
  padding-bottom: 0.625rem !important;
}

.pb-11 {
  padding-bottom: 0.6875rem !important;
}

.pb-12 {
  padding-bottom: 0.75rem !important;
}

.pb-13 {
  padding-bottom: 0.8125rem !important;
}

.pb-14 {
  padding-bottom: 0.875rem !important;
}

.pb-15 {
  padding-bottom: 0.9375rem !important;
}

.pb-16 {
  padding-bottom: 1rem !important;
}

.pb-17 {
  padding-bottom: 1.0625rem !important;
}

.pb-18 {
  padding-bottom: 1.125rem !important;
}

.pb-19 {
  padding-bottom: 1.1875rem !important;
}

.pb-20 {
  padding-bottom: 1.25rem !important;
}

.pb-21 {
  padding-bottom: 1.3125rem !important;
}

.pb-22 {
  padding-bottom: 1.375rem !important;
}

.pb-23 {
  padding-bottom: 1.4375rem !important;
}

.pb-24 {
  padding-bottom: 1.5rem !important;
}

.pb-25 {
  padding-bottom: 1.5625rem !important;
}

.pb-26 {
  padding-bottom: 1.625rem !important;
}

.pb-27 {
  padding-bottom: 1.6875rem !important;
}

.pb-28 {
  padding-bottom: 1.75rem !important;
}

.pb-29 {
  padding-bottom: 1.8125rem !important;
}

.pb-30 {
  padding-bottom: 1.875rem !important;
}

@media screen and (min-width: 992px) {
  .pb-lg-53 {
    padding-bottom: 3.3125rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pb-sm-24 {
    padding-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pb-sm-25 {
    padding-bottom: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pb-sm-31 {
    padding-bottom: 1.9375rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pb-sm-45 {
    padding-bottom: 2.8125rem !important;
  }
}

/* Padding Left */
.pl-0 {
  padding-left: 0rem !important;
}

.pl-1 {
  padding-left: 0.0625rem !important;
}

.pl-2 {
  padding-left: 0.125rem !important;
}

.pl-3 {
  padding-left: 0.1875rem !important;
}

.pl-4 {
  padding-left: 0.25rem !important;
}

.pl-5 {
  padding-left: 0.3125rem !important;
}

.pl-6 {
  padding-left: 0.375rem !important;
}

.pl-7 {
  padding-left: 0.4375rem !important;
}

.pl-8 {
  padding-left: 0.5rem !important;
}

.pl-9 {
  padding-left: 0.5625rem !important;
}

.pl-10 {
  padding-left: 0.625rem !important;
}

.pl-11 {
  padding-left: 0.6875rem !important;
}

.pl-12 {
  padding-left: 0.75rem !important;
}

.pl-13 {
  padding-left: 0.8125rem !important;
}

.pl-14 {
  padding-left: 0.875rem !important;
}

.pl-15 {
  padding-left: 0.9375rem !important;
}

.pl-16 {
  padding-left: 1rem !important;
}

.pl-17 {
  padding-left: 1.0625rem !important;
}

.pl-18 {
  padding-left: 1.125rem !important;
}

.pl-19 {
  padding-left: 1.1875rem !important;
}

.pl-20 {
  padding-left: 1.25rem !important;
}

@media screen and (min-width: 576px) {
  .pl-sm-25 {
    padding-left: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pl-sm-45 {
    padding-left: 2.8125rem !important;
  }
}

/* Padding Right */
.pr-0 {
  padding-right: 0rem !important;
}

.pr-1 {
  padding-right: 0.0625rem !important;
}

.pr-2 {
  padding-right: 0.125rem !important;
}

.pr-3 {
  padding-right: 0.1875rem !important;
}

.pr-4 {
  padding-right: 0.25rem !important;
}

.pr-5 {
  padding-right: 0.3125rem !important;
}

.pr-6 {
  padding-right: 0.375rem !important;
}

.pr-7 {
  padding-right: 0.4375rem !important;
}

.pr-8 {
  padding-right: 0.5rem !important;
}

.pr-9 {
  padding-right: 0.5625rem !important;
}

.pr-10 {
  padding-right: 0.625rem !important;
}

.pr-11 {
  padding-right: 0.6875rem !important;
}

.pr-12 {
  padding-right: 0.75rem !important;
}

.pr-13 {
  padding-right: 0.8125rem !important;
}

.pr-14 {
  padding-right: 0.875rem !important;
}

.pr-15 {
  padding-right: 0.9375rem !important;
}

.pr-16 {
  padding-right: 1rem !important;
}

.pr-17 {
  padding-right: 1.0625rem !important;
}

.pr-18 {
  padding-right: 1.125rem !important;
}

.pr-19 {
  padding-right: 1.1875rem !important;
}

.pr-20 {
  padding-right: 1.25rem !important;
}

/* Margin Left & Right */
.mx-13 {
  margin-left: 0.8125rem !important;
  margin-right: 0.8125rem !important;
}

.mx-30 {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 0.0625rem !important;
}

.mt-2 {
  margin-top: 0.125rem !important;
}

.mt-3 {
  margin-top: 0.1875rem !important;
}

.mt-4 {
  margin-top: 0.25rem !important;
}

.mt-5 {
  margin-top: 0.3125rem !important;
}

.mt-6 {
  margin-top: 0.375rem !important;
}

.mt-7 {
  margin-top: 0.4375rem !important;
}

.mt-8 {
  margin-top: 0.5rem !important;
}

.mt-9 {
  margin-top: 0.5625rem !important;
}

.mt-10 {
  margin-top: 0.625rem !important;
}

.mt-11 {
  margin-top: 0.6875rem !important;
}

.mt-12 {
  margin-top: 0.75rem !important;
}

.mt-13 {
  margin-top: 0.8125rem !important;
}

.mt-14 {
  margin-top: 0.875rem !important;
}

.mt-15 {
  margin-top: 0.9375rem !important;
}

.mt-16 {
  margin-top: 1rem !important;
}

.mt-17 {
  margin-top: 1.0625rem !important;
}

.mt-18 {
  margin-top: 1.125rem !important;
}

.mt-19 {
  margin-top: 1.1875rem !important;
}

.mt-20 {
  margin-top: 1.25rem !important;
}

.mt-21 {
  margin-top: 1.3125rem !important;
}

.mt-22 {
  margin-top: 1.375rem !important;
}

.mt-23 {
  margin-top: 1.4375rem !important;
}

.mt-24 {
  margin-top: 1.5rem !important;
}

.mt-25 {
  margin-top: 1.5625rem !important;
}

.mt-26 {
  margin-top: 1.625rem !important;
}

.mt-27 {
  margin-top: 1.6875rem !important;
}

.mt-28 {
  margin-top: 1.75rem !important;
}

.mt-29 {
  margin-top: 1.8125rem !important;
}

.mt-30 {
  margin-top: 1.875rem !important;
}

@media screen and (min-width: 768px) {
  .mt-md-27 {
    margin-top: 1.6875rem !important;
  }
}

/* Margin bottom */
.mb-40 {
  margin-bottom: 2.5rem !important;
}

.mb-1 {
  margin-bottom: 0.0625rem !important;
}

.mb-2 {
  margin-bottom: 0.125rem !important;
}

.mb-3 {
  margin-bottom: 0.1875rem !important;
}

.mb-4 {
  margin-bottom: 0.25rem !important;
}

.mb-5 {
  margin-bottom: 0.3125rem !important;
}

.mb-6 {
  margin-bottom: 0.375rem !important;
}

.mb-7 {
  margin-bottom: 0.4375rem !important;
}

.mb-8 {
  margin-bottom: 0.5rem !important;
}

.mb-9 {
  margin-bottom: 0.5625rem !important;
}

.mb-10 {
  margin-bottom: 0.625rem !important;
}

.mb-11 {
  margin-bottom: 0.6875rem !important;
}

.mb-12 {
  margin-bottom: 0.75rem !important;
}

.mb-13 {
  margin-bottom: 0.8125rem !important;
}

.mb-14 {
  margin-bottom: 0.875rem !important;
}

.mb-15 {
  margin-bottom: 0.9375rem !important;
}

.mb-16 {
  margin-bottom: 1rem !important;
}

.mb-17 {
  margin-bottom: 1.0625rem !important;
}

.mb-18 {
  margin-bottom: 1.125rem !important;
}

.mb-19 {
  margin-bottom: 1.1875rem !important;
}

.mb-20 {
  margin-bottom: 1.25rem !important;
}

.mb-21 {
  margin-bottom: 1.3125rem !important;
}

.mb-22 {
  margin-bottom: 1.375rem !important;
}

.mb-23 {
  margin-bottom: 1.4375rem !important;
}

.mb-24 {
  margin-bottom: 1.5rem !important;
}

.mb-25 {
  margin-bottom: 1.5625rem !important;
}

.mb-26 {
  margin-bottom: 1.625rem !important;
}

.mb-27 {
  margin-bottom: 1.6875rem !important;
}

.mb-28 {
  margin-bottom: 1.75rem !important;
}

.mb-29 {
  margin-bottom: 1.8125rem !important;
}

.mb-30 {
  margin-bottom: 1.875rem !important;
}

/* Margin Start */
@media screen and (min-width: 992px) {
  .ms-lg-auto {
    margin-left: auto;
  }
}

/* Gap */
.g-0 {
  gap: 0px;
}

.g-1 {
  gap: 0.0625rem !important;
}

.g-2 {
  gap: 0.125rem !important;
}

.g-3 {
  gap: 0.1875rem !important;
}

.g-4 {
  gap: 0.25rem !important;
}

.g-5 {
  gap: 0.3125rem !important;
}

.g-6 {
  gap: 0.375rem !important;
}

.g-7 {
  gap: 0.4375rem !important;
}

.g-8 {
  gap: 0.5rem !important;
}

.g-9 {
  gap: 0.5625rem !important;
}

.g-10 {
  gap: 0.625rem !important;
}

.g-11 {
  gap: 0.6875rem !important;
}

.g-12 {
  gap: 0.75rem !important;
}

.g-13 {
  gap: 0.8125rem !important;
}

.g-14 {
  gap: 0.875rem !important;
}

.g-15 {
  gap: 0.9375rem !important;
}

.g-16 {
  gap: 1rem !important;
}

.g-17 {
  gap: 1.0625rem !important;
}

.g-18 {
  gap: 1.125rem !important;
}

.g-19 {
  gap: 1.1875rem !important;
}

.g-20 {
  gap: 1.25rem !important;
}

.g-21 {
  gap: 1.3125rem !important;
}

.g-22 {
  gap: 1.375rem !important;
}

.g-23 {
  gap: 1.4375rem !important;
}

.g-24 {
  gap: 1.5rem !important;
}

.g-25 {
  gap: 1.5625rem !important;
}

.g-26 {
  gap: 1.625rem !important;
}

.g-27 {
  gap: 1.6875rem !important;
}

.g-28 {
  gap: 1.75rem !important;
}

.g-29 {
  gap: 1.8125rem !important;
}

.g-30 {
  gap: 1.875rem !important;
}

/* Row Gap */
.rg-0 {
  row-gap: 0px;
}

.rg-35 {
  row-gap: 35px;
}

.rg-1 {
  row-gap: 0.0625rem !important;
}

.rg-2 {
  row-gap: 0.125rem !important;
}

.rg-3 {
  row-gap: 0.1875rem !important;
}

.rg-4 {
  row-gap: 0.25rem !important;
}

.rg-5 {
  row-gap: 0.3125rem !important;
}

.rg-6 {
  row-gap: 0.375rem !important;
}

.rg-7 {
  row-gap: 0.4375rem !important;
}

.rg-8 {
  row-gap: 0.5rem !important;
}

.rg-9 {
  row-gap: 0.5625rem !important;
}

.rg-10 {
  row-gap: 0.625rem !important;
}

.rg-11 {
  row-gap: 0.6875rem !important;
}

.rg-12 {
  row-gap: 0.75rem !important;
}

.rg-13 {
  row-gap: 0.8125rem !important;
}

.rg-14 {
  row-gap: 0.875rem !important;
}

.rg-15 {
  row-gap: 0.9375rem !important;
}

.rg-16 {
  row-gap: 1rem !important;
}

.rg-17 {
  row-gap: 1.0625rem !important;
}

.rg-18 {
  row-gap: 1.125rem !important;
}

.rg-19 {
  row-gap: 1.1875rem !important;
}

.rg-20 {
  row-gap: 1.25rem !important;
}

.rg-21 {
  row-gap: 1.3125rem !important;
}

.rg-22 {
  row-gap: 1.375rem !important;
}

.rg-23 {
  row-gap: 1.4375rem !important;
}

.rg-24 {
  row-gap: 1.5rem !important;
}

.rg-25 {
  row-gap: 1.5625rem !important;
}

.rg-26 {
  row-gap: 1.625rem !important;
}

.rg-27 {
  row-gap: 1.6875rem !important;
}

.rg-28 {
  row-gap: 1.75rem !important;
}

.rg-29 {
  row-gap: 1.8125rem !important;
}

.rg-30 {
  row-gap: 1.875rem !important;
}

/* Column gap */
.cg-0 {
  column-gap: 0px;
}

.cg-35 {
  column-gap: 35px;
}

.cg-1 {
  column-gap: 0.0625rem !important;
}

.cg-2 {
  column-gap: 0.125rem !important;
}

.cg-3 {
  column-gap: 0.1875rem !important;
}

.cg-4 {
  column-gap: 0.25rem !important;
}

.cg-5 {
  column-gap: 0.3125rem !important;
}

.cg-6 {
  column-gap: 0.375rem !important;
}

.cg-7 {
  column-gap: 0.4375rem !important;
}

.cg-8 {
  column-gap: 0.5rem !important;
}

.cg-9 {
  column-gap: 0.5625rem !important;
}

.cg-10 {
  column-gap: 0.625rem !important;
}

.cg-11 {
  column-gap: 0.6875rem !important;
}

.cg-12 {
  column-gap: 0.75rem !important;
}

.cg-13 {
  column-gap: 0.8125rem !important;
}

.cg-14 {
  column-gap: 0.875rem !important;
}

.cg-15 {
  column-gap: 0.9375rem !important;
}

.cg-16 {
  column-gap: 1rem !important;
}

.cg-17 {
  column-gap: 1.0625rem !important;
}

.cg-18 {
  column-gap: 1.125rem !important;
}

.cg-19 {
  column-gap: 1.1875rem !important;
}

.cg-20 {
  column-gap: 1.25rem !important;
}

.cg-21 {
  column-gap: 1.3125rem !important;
}

.cg-22 {
  column-gap: 1.375rem !important;
}

.cg-23 {
  column-gap: 1.4375rem !important;
}

.cg-24 {
  column-gap: 1.5rem !important;
}

.cg-25 {
  column-gap: 1.5625rem !important;
}

.cg-26 {
  column-gap: 1.625rem !important;
}

.cg-27 {
  column-gap: 1.6875rem !important;
}

.cg-28 {
  column-gap: 1.75rem !important;
}

.cg-29 {
  column-gap: 1.8125rem !important;
}

.cg-30 {
  column-gap: 1.875rem !important;
}

/* Minimum width */
.min-w-0 {
  min-width: 0rem;
}

@media screen and (min-width: 1400px) {
  .min-sm-w-0 {
    min-width: 0rem;
  }
}

/* Maximum width */
.max-w-10 {
  max-width: 0.625rem;
}

.max-w-13 {
  max-width: 0.8125rem;
}

.max-w-23 {
  max-width: 1.4375rem;
}

.max-w-60 {
  max-width: 3.75rem;
}

.max-w-110 {
  max-width: 6.875rem;
}

.max-w-160 {
  max-width: 10rem;
}

.max-w-200 {
  max-width: 12.5rem;
}

.max-w-218 {
  max-width: 13.625rem;
}

.max-w-256 {
  max-width: 16rem;
}

.max-w-339 {
  max-width: 21.1875rem;
}

.max-w-383 {
  max-width: 23.9375rem;
}

.max-w-468 {
  max-width: 29.25rem;
}

.max-w-544 {
  max-width: 34rem;
}

.max-w-589 {
  max-width: 36.8125rem;
}

@media screen and (min-width: 768px) {
  .max-md-w-288 {
    max-width: 18rem;
  }
}

/* Width */
.w-17 {
  width: 1.0625rem !important;
}

.w-20 {
  width: 1.25rem !important;
}

.w-25 {
  width: 1.5625rem !important;
}

.w-27 {
  width: 1.6875rem !important;
}

.w-30 {
  width: 1.875rem !important;
}

.w-38 {
  width: 2.375rem !important;
}

.w-39 {
  width: 2.4375rem !important;
}

.w-40 {
  width: 2.5rem !important;
}

.w-42 {
  width: 2.625rem !important;
}

.w-45 {
  width: 2.8125rem !important;
}

.w-55 {
  width: 3.4375rem !important;
}

.w-124 {
  width: 7.75rem !important;
}

/* Minimum Height */
.min-h-144 {
  min-height: 9rem !important;
}

/* Minimum Vertical Height */
.min-vh-h-0 {
  min-height: 0vh;
}

/* Maximum Height */
.max-h-41 {
  max-height: 2.5625rem;
}

/* Height */
.h-17 {
  height: 1.0625rem !important;
}

.h-20 {
  height: 1.25rem !important;
}

.h-25 {
  height: 1.5625rem !important;
}

.h-27 {
  height: 1.6875rem !important;
}

.h-30 {
  height: 1.875rem !important;
}

.h-38 {
  height: 2.375rem !important;
}

.h-39 {
  height: 2.4375rem !important;
}

.h-40 {
  height: 2.5rem !important;
}

.h-42 {
  height: 2.625rem !important;
}

.h-45 {
  height: 2.8125rem !important;
}

.h-55 {
  height: 3.4375rem !important;
}

.h-124 {
  height: 7.75rem !important;
}

/* Top */
.top-0 {
  top: 0px !important;
}

/* Left */
.left-0 {
  left: 0px !important;
}

/* Right */
.right-0 {
  right: 0px !important;
}

.end-10 {
  right: 10px;
}

.bottom-10 {
  bottom: 10px;
}

.h-8 {
  height: 8px;
}

.w-8 {
  width: 8px;
}

.top-4 {
  top: 4px;
}

.right-4 {
  right: 4px;
}

/* Line clamp */
.line-clamp-1 {
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  -webkit-line-clamp: 4;
}

.line-clamp-5 {
  -webkit-line-clamp: 5;
}

.line-clamp-6 {
  -webkit-line-clamp: 6;
}

.line-clamp-7 {
  -webkit-line-clamp: 7;
}

.line-clamp-8 {
  -webkit-line-clamp: 8;
}

.line-clamp-9 {
  -webkit-line-clamp: 9;
}

.line-clamp-10 {
  -webkit-line-clamp: 10;
}

/* Text ellipsis */
.sf-text-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Object fit */
.object-fit-cover {
  object-fit: cover;
}

.object-fit-contain {
  object-fit: contain;
}

.white-space-pre-line {
  white-space: pre-line;
}

/* Border */
.bd-one {
  border-width: 0.0625rem !important;
  border-style: solid;
}

/* Border top */
.bd-t-one {
  border-top-width: 0.0625rem !important;
  border-top-style: solid;
}

/* Border Bottom */
.bd-b-one {
  border-bottom-width: 0.0625rem !important;
  border-bottom-style: solid;
}

/* Border Left */
@media screen and (min-width: 576px) {
  .bd-sm-l-one {
    border-left-width: 0.0625rem !important;
    border-left-style: solid;
  }
}

/* Border Radius */
.bd-ra-0 {
  border-radius: 0rem !important;
}

.bd-ra-1 {
  border-radius: 0.0625rem !important;
}

.bd-ra-2 {
  border-radius: 0.125rem !important;
}

.bd-ra-3 {
  border-radius: 0.1875rem !important;
}

.bd-ra-4 {
  border-radius: 0.25rem !important;
}

.bd-ra-5 {
  border-radius: 0.3125rem !important;
}

.bd-ra-6 {
  border-radius: 0.375rem !important;
}

.bd-ra-7 {
  border-radius: 0.4375rem !important;
}

.bd-ra-8 {
  border-radius: 0.5rem !important;
}

.bd-ra-9 {
  border-radius: 0.5625rem !important;
}

.bd-ra-10 {
  border-radius: 0.625rem !important;
}

.bd-ra-11 {
  border-radius: 0.6875rem !important;
}

.bd-ra-12 {
  border-radius: 0.75rem !important;
}

.bd-ra-13 {
  border-radius: 0.8125rem !important;
}

.bd-ra-14 {
  border-radius: 0.875rem !important;
}

.bd-ra-15 {
  border-radius: 0.9375rem !important;
}

.bd-ra-16 {
  border-radius: 1rem !important;
}

.bd-ra-17 {
  border-radius: 1.0625rem !important;
}

.bd-ra-18 {
  border-radius: 1.125rem !important;
}

.bd-ra-19 {
  border-radius: 1.1875rem !important;
}

.bd-ra-20 {
  border-radius: 1.25rem !important;
}

.bd-ra-21 {
  border-radius: 1.3125rem !important;
}

.bd-ra-22 {
  border-radius: 1.375rem !important;
}

.bd-ra-23 {
  border-radius: 1.4375rem !important;
}

.bd-ra-24 {
  border-radius: 1.5rem !important;
}

.bd-ra-25 {
  border-radius: 1.5625rem !important;
}

.bd-ra-26 {
  border-radius: 1.625rem !important;
}

.bd-ra-27 {
  border-radius: 1.6875rem !important;
}

.bd-ra-28 {
  border-radius: 1.75rem !important;
}

.bd-ra-29 {
  border-radius: 1.8125rem !important;
}

.bd-ra-30 {
  border-radius: 1.875rem !important;
}

/* Border Top left Radius */
.bd-tl-ra-0 {
  border-top-left-radius: 0rem !important;
}

.bd-tl-ra-1 {
  border-top-left-radius: 0.0625rem !important;
}

.bd-tl-ra-2 {
  border-top-left-radius: 0.125rem !important;
}

.bd-tl-ra-3 {
  border-top-left-radius: 0.1875rem !important;
}

.bd-tl-ra-4 {
  border-top-left-radius: 0.25rem !important;
}

.bd-tl-ra-5 {
  border-top-left-radius: 0.3125rem !important;
}

.bd-tl-ra-6 {
  border-top-left-radius: 0.375rem !important;
}

.bd-tl-ra-7 {
  border-top-left-radius: 0.4375rem !important;
}

.bd-tl-ra-8 {
  border-top-left-radius: 0.5rem !important;
}

.bd-tl-ra-9 {
  border-top-left-radius: 0.5625rem !important;
}

.bd-tl-ra-10 {
  border-top-left-radius: 0.625rem !important;
}

/* Border Top right Radius */
.bd-tr-ra-0 {
  border-top-right-radius: 0rem !important;
}

.bd-tr-ra-1 {
  border-top-right-radius: 0.0625rem !important;
}

.bd-tr-ra-2 {
  border-top-right-radius: 0.125rem !important;
}

.bd-tr-ra-3 {
  border-top-right-radius: 0.1875rem !important;
}

.bd-tr-ra-4 {
  border-top-right-radius: 0.25rem !important;
}

.bd-tr-ra-5 {
  border-top-right-radius: 0.3125rem !important;
}

.bd-tr-ra-6 {
  border-top-right-radius: 0.375rem !important;
}

.bd-tr-ra-7 {
  border-top-right-radius: 0.4375rem !important;
}

.bd-tr-ra-8 {
  border-top-right-radius: 0.5rem !important;
}

.bd-tr-ra-9 {
  border-top-right-radius: 0.5625rem !important;
}

.bd-tr-ra-10 {
  border-top-right-radius: 0.625rem !important;
}

/* Border bottom left Radius */
.bd-bl-ra-0 {
  border-bottom-left-radius: 0rem !important;
}

.bd-bl-ra-1 {
  border-bottom-left-radius: 0.0625rem !important;
}

.bd-bl-ra-2 {
  border-bottom-left-radius: 0.125rem !important;
}

.bd-bl-ra-3 {
  border-bottom-left-radius: 0.1875rem !important;
}

.bd-bl-ra-4 {
  border-bottom-left-radius: 0.25rem !important;
}

.bd-bl-ra-5 {
  border-bottom-left-radius: 0.3125rem !important;
}

.bd-bl-ra-6 {
  border-bottom-left-radius: 0.375rem !important;
}

.bd-bl-ra-7 {
  border-bottom-left-radius: 0.4375rem !important;
}

.bd-bl-ra-8 {
  border-bottom-left-radius: 0.5rem !important;
}

.bd-bl-ra-9 {
  border-bottom-left-radius: 0.5625rem !important;
}

.bd-bl-ra-10 {
  border-bottom-left-radius: 0.625rem !important;
}

/* Border bottom right Radius */
.bd-br-ra-0 {
  border-bottom-right-radius: 0rem !important;
}

.bd-br-ra-1 {
  border-bottom-right-radius: 0.0625rem !important;
}

.bd-br-ra-2 {
  border-bottom-right-radius: 0.125rem !important;
}

.bd-br-ra-3 {
  border-bottom-right-radius: 0.1875rem !important;
}

.bd-br-ra-4 {
  border-bottom-right-radius: 0.25rem !important;
}

.bd-br-ra-5 {
  border-bottom-right-radius: 0.3125rem !important;
}

.bd-br-ra-6 {
  border-bottom-right-radius: 0.375rem !important;
}

.bd-br-ra-7 {
  border-bottom-right-radius: 0.4375rem !important;
}

.bd-br-ra-8 {
  border-bottom-right-radius: 0.5rem !important;
}

.bd-br-ra-9 {
  border-bottom-right-radius: 0.5625rem !important;
}

.bd-br-ra-10 {
  border-bottom-right-radius: 0.625rem !important;
}

/* Box Shadow */
.ecom-box-shadow {
  box-shadow: 0px 10px 25px 0px rgba(163, 177, 204, 0.1019607843);
}

.signLog-section {
  height: 100vh;
  display: flex;
  background-color: #fff;
  overflow-y: hidden;
}
.signLog-section .left,
.signLog-section .right {
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .signLog-section .right {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .signLog-section .right {
    padding: 10px;
  }
}
.signLog-section .right .wrap {
  min-height: 100vh;
  max-width: 30.6875rem;
  margin: 0 auto;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.signLog-section .right .wrap .zMain-signLog-content {
  width: 100%;
}
.signLog-section .left {
  position: relative;
}
.signLog-section .left img {
  max-width: 418px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .signLog-section .left {
    display: none;
  }
}

/* Start Table Styles */
.zTable {
  width: 100% !important;
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  color: var(--text-black) !important;
  margin-bottom: 0;
  border-color: var(--stroke-color);
  border-bottom: none !important;
}
.zTable > :not(caption):first-child > * > * {
  border-bottom: none;
  padding: 0 !important;
}
.zTable > :not(caption):first-child > * > * > * {
  background-color: var(--body-bg);
}
.zTable > :not(caption):first-child > * > *:first-child {
  padding-left: 0 !important;
}
.zTable > :not(caption):first-child > * > *:first-child > * {
  border-radius: 0.625rem 0 0 0.625rem;
}
.zTable > :not(caption):first-child > * > *:last-child {
  padding-right: 0 !important;
}
.zTable > :not(caption):first-child > * > *:last-child > * {
  border-radius: 0 0.625rem 0.625rem 0;
}
.zTable > :not(caption):first-child > * > * > * {
  padding: 0.5rem 1.25rem !important;
}
.zTable > :not(caption) > * {
  position: relative;
}
.zTable > :not(caption) > * > * {
  padding: 0.921875rem 1.25rem !important;
  border-bottom-color: var(--stroke-color) !important;
  vertical-align: middle;
}
.zTable > :not(caption) > * > *:first-child {
  padding-left: 1.25rem !important;
}
.zTable > :not(caption) > * > *:last-child {
  padding-right: 1.25rem !important;
}
.zTable > :not(caption) > *:last-child > * {
  border-bottom: none !important;
}
@media screen and (min-width: 992px) {
  .zTable > :not(caption) > *:last-child > * {
    padding-bottom: 0 !important;
  }
}
.zTable thead tr th {
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  line-height: 0.9375rem;
  color: var(--text-black);
}
.zTable tbody tr td {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 0.9375rem;
  color: var(--para-text);
}
.zTable > tbody > tr > * {
  transition: all 0.3s;
}
.zTable-last-item-right > :not(caption) > * > *:last-child {
  text-align: right;
}
.zTable-last-item-center > :not(caption) > * > *:last-child {
  text-align: center;
}
.zTable-last-item-border > :not(caption):last-child > *:last-child > * {
  border-bottom: 0.0625rem solid var(--stroke-color) !important;
  padding-bottom: 1.25rem !important;
}
.zTable-body-only > :not(caption) > * > *:first-child {
  padding-left: 0 !important;
}
.zTable-body-only > :not(caption) > * > *:last-child {
  padding-right: 0 !important;
}

@media screen and (min-width: 992px) {
  table.dataTable.dtr-inline.collapsed > tbody > tr:last-child > td.dtr-control::before,
  table.dataTable.dtr-inline.collapsed > tbody > tr:last-child > th.dtr-control::before {
    transform: translateY(calc(-1 * 0.125rem));
  }
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  padding-left: 2.5rem !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
  top: 50%;
  left: 0.25rem;
  transform: translateY(-50%);
  height: 1rem;
  width: 1rem;
  display: block;
  position: absolute;
  color: var(--white);
  border: 0.125rem solid var(--white);
  border-radius: 50%;
  text-align: center;
  line-height: 0.875rem;
  box-shadow: 0 0 0.1875rem var(--black);
  box-sizing: content-box;
  content: "+";
  background-color: var(--para-text);
  transition: all 0.3s;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "-";
}

.dtr-details {
  display: block !important;
}
.dtr-details li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem 0.3125rem;
  text-align: left;
}

table.dataTable td.dataTables_empty {
  text-align: center !important;
}

.tableTop {
  padding-bottom: 1.25rem;
}

.tableBottom {
  padding-top: 1.25rem;
}
.tableBottom .row .col-sm-6:last-child {
  min-width: 0;
  flex: 1 1 auto;
}
@media (min-width: 576px) {
  .tableBottom .row .col-sm-6:last-child {
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 575px) {
  .tableLengthInput {
    float: none !important;
  }
}
.tableLengthInput label {
  display: flex;
  align-items: center;
  gap: 13px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--primary-color);
}
@media screen and (max-width: 575px) {
  .tableLengthInput label {
    justify-content: center;
  }
}
.tableLengthInput select {
  border: 0.0625rem solid black !important;
  border-radius: 0.5rem !important;
  background-color: var(--primary-color) !important;
  padding: 0.6875rem 0.9375rem !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375rem;
  color: var(--primary-color) !important;
  text-align: center;
}

.tableInfo .dataTables_info {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
  padding-top: 0;
}

.tablePagi {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  width: 100% !important;
  min-width: 0 !important;
  flex-wrap: nowrap !important;
}
.tablePagi .dataTables_paginate {
  float: none !important;
  text-align: right !important;
  white-space: nowrap !important;
  overflow: visible !important;
  width: auto !important;
  min-width: 0 !important;
}
.tablePagi .paginate_button {
  padding: 0.4375rem 0.6875rem 0.375rem !important;
  color: var(--para-text) !important;
  border: 0.0625rem solid var(--stroke-color) !important;
  border-radius: 0.375rem !important;
  background: var(--white) !important;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.0625rem !important;
  font-size: 0.875rem;
  font-weight: 400;
  margin-left: 0.5rem !important;
  white-space: nowrap !important;
  flex-shrink: 0 !important;
}
.tablePagi .paginate_button.current, .tablePagi .paginate_button:hover {
  color: var(--white) !important;
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}
@media (max-width: 575px) {
  .tablePagi {
    justify-content: center !important;
    flex-wrap: wrap !important;
  }
  .tablePagi .dataTables_paginate {
    text-align: center !important;
  }
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: var(--para-text) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 0.625rem !important;
  color: var(--para-text) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: var(--white) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  color: var(--white) !important;
}

/* End Table Styles */
.zForm-label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--text-black);
}
.zForm-label-alt {
  margin-bottom: 0.9375rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1875rem;
  color: var(--text-black);
}

.zForm-control {
  display: block;
  width: 100%;
  padding: 0.6875rem 1.25rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
  background-color: var(--white);
  background-clip: padding-box;
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.625rem;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.zForm-control:focus, .zForm-control:hover {
  border: 0.0625rem solid var(--primary-color);
  color: var(--text-black) !important;
  background-color: var(--white) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.zForm-control::placeholder {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--para-text);
  opacity: 0.5;
}
.zForm-control-2 {
  display: block;
  width: 100%;
  padding: 0.25rem 0.75rem 0.3125rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
  background-color: var(--white);
  background-clip: padding-box;
  border: 0.0625rem solid var(--white);
  border-radius: 0.5rem;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.zForm-control-2:focus, .zForm-control-2:hover {
  border: 0.0625rem solid var(--white);
  color: var(--text-black) !important;
  background-color: var(--white) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.zForm-control-2::placeholder {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
}

textarea.zForm-control {
  resize: none;
}

.zForm-wrap-checkbox {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.zForm-wrap-checkbox input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--para-text);
  border-radius: 0.1875rem;
  background-color: transparent;
}
.zForm-wrap-checkbox input.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.zForm-wrap-checkbox input.form-check-input:checked ~ label {
  color: var(--primary-color);
}
.zForm-wrap-checkbox label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
  cursor: pointer;
}
.zForm-wrap-checkbox-2 {
  display: flex;
  align-items: center;
  gap: 0.5625rem;
}
.zForm-wrap-checkbox-2 input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--para-text);
  border-radius: 0.25rem;
  background-color: var(--white);
}
.zForm-wrap-checkbox-2 input.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.zForm-wrap-checkbox-2 input[type=radio].form-check-input {
  border-radius: 50%;
}
.zForm-wrap-checkbox-2 label {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--para-text);
}
.zForm-wrap-radio {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.zForm-wrap-radio input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--para-text);
  background-color: transparent;
}
.zForm-wrap-radio input.form-check-input:checked {
  background-color: var(--white);
  border-color: var(--primary-color);
  background-image: url(../images/icon/radio-circle.svg);
  background-size: 0.625rem;
}
.zForm-wrap-radio label {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--para-text);
}

.zCheck-2.form-switch {
  min-height: 20px;
}
.zCheck-2.form-switch input.form-check-input {
  width: 45px;
  height: 20px;
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--stroke-color);
  border-radius: 100px;
  background-color: #e6e8ea;
  background-image: url(../images/icon/switch-circle.svg);
  background-size: 18px;
  background-position-x: 2px;
}
.zCheck-2.form-switch input.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  background-position-x: 24px;
}
.zCheck-2 label {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: #000;
}

.otp-input-fields {
  display: flex;
  justify-content: space-between;
  gap: 0.9375rem;
}
.otp-input-fields input {
  flex: 1 1 auto;
  max-width: 8.25rem;
  width: 100%;
  height: 5.5625rem;
  border: 1px solid var(--stroke-color);
  border-radius: 12px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .otp-input-fields input {
    height: 4.375rem;
  }
}
.otp-input-fields input:focus, .otp-input-fields input:hover {
  border-color: var(--primary-color);
}
.otp-input-fields input::-webkit-outer-spin-button, .otp-input-fields input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.inputSelect-wrap {
  display: flex;
  position: relative;
}
.inputSelect-wrap input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.inputSelect-wrap input:hover {
  z-index: 1;
}
.inputSelect-wrap .sf-select-without-search {
  max-width: 100px;
  border-radius: 0 0.625rem 0.625rem 0 !important;
  margin-left: -1px;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inputSelect-wrap .sf-select-without-search::after {
  display: none;
}
.inputSelect-wrap .error-message {
  position: absolute !important;
  bottom: 0;
}
.inputSelect-wrap:has(.error-message) {
  padding-bottom: 30px;
}
.inputSelect-wrap:has(.error-message) .sf-select-without-search {
  border-color: #dc3545 !important;
}

.main-header {
  padding: 1.875rem;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .main-header {
    padding: 0.625rem;
  }
}

/* Dropdown Items */
.dropdownItem-one {
  min-width: 5.625rem !important;
  padding: 1rem 0.875rem !important;
  border: 0.0625rem solid var(--stroke-color) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0px 11px 30px 10px rgba(163, 177, 204, 0.1607843137);
}
.dropdownItem-one li {
  padding-bottom: 0.625rem;
}
.dropdownItem-one li:last-child {
  padding-bottom: 0;
}
.dropdownItem-one a > div,
.dropdownItem-one button > div {
  flex: 0 0 auto;
  max-width: 0.9375rem;
  width: 100%;
}
.dropdownItem-one a:hover p, .dropdownItem-one a.active p,
.dropdownItem-one button:hover p,
.dropdownItem-one button.active p {
  color: var(--primary-color) !important;
}
.dropdownItem-one a:hover svg path, .dropdownItem-one a.active svg path,
.dropdownItem-one button:hover svg path,
.dropdownItem-one button.active svg path {
  fill: var(--primary-color);
}
.dropdownItem-one a.ecomProductDeleteBtn p,
.dropdownItem-one button.ecomProductDeleteBtn p {
  color: var(--red) !important;
}
.dropdownItem-one a.ecomProductDeleteBtn svg path,
.dropdownItem-one button.ecomProductDeleteBtn svg path {
  fill: var(--red);
}
.dropdownItem-two {
  max-width: 13.3125rem !important;
  padding: 1rem !important;
  border: 0.0625rem solid var(--stroke-color) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0px 11px 30px 10px rgba(163, 177, 204, 0.1607843137);
}
.dropdownItem-two li {
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  border-bottom: 0.0625rem solid var(--stroke-color);
}
.dropdownItem-two li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.dropdownItem-two a > div {
  flex: 0 0 auto;
  max-width: 0.9375rem;
  width: 100%;
}
.dropdownItem-two a:hover p, .dropdownItem-two a.active p {
  color: var(--primary-color) !important;
}
.dropdownItem-two a:hover svg path, .dropdownItem-two a.active svg path {
  fill: var(--primary-color);
}

/* Badges */
.zBadge {
  display: inline-block;
  padding: 0.125rem 0.75rem;
  border-radius: 0.3125rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
  background-color: var(--para-text);
}
.zBadge-approved, .zBadge-completed {
  background-color: var(--green-3-10);
  color: var(--green-3);
}
.zBadge-pending {
  background-color: var(--yellow-10);
  color: var(--yellow);
}
.zBadge-rejected {
  background-color: var(--stroke-color);
  color: var(--para-text);
}
.zBadge-ongoing {
  background-color: var(--primary-color-10);
  color: var(--primary-color);
}
.zBadge-cancelled {
  background-color: var(--red-10);
  color: var(--red);
}
.zBadge-refund {
  background-color: var(--color-9);
  color: var(--color-10);
}
.zBadge-sm {
  display: inline-block;
  padding: 0rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--text-black);
  background-color: var(--para-text);
}
.zBadge-sm-active {
  background-color: var(--green-3-10);
  color: var(--green-3);
}
.zBadge-sm-inactive {
  background-color: var(--gray-10);
  color: var(--gray);
}

/* Lists */
.zList-pb-1 li {
  padding-bottom: 0.0625rem;
}
.zList-pb-1 li:last-child {
  padding-bottom: 0;
}
.zList-pb-2 li {
  padding-bottom: 0.125rem;
}
.zList-pb-2 li:last-child {
  padding-bottom: 0;
}
.zList-pb-18 li {
  padding-bottom: 1.125rem;
}
.zList-pb-18 li:last-child {
  padding-bottom: 0;
}
.zList-pb-19 li {
  padding-bottom: 1.1875rem;
}
.zList-pb-19 li:last-child {
  padding-bottom: 0;
}
.zList-mb-18 li {
  margin-bottom: 1.125rem;
}
.zList-mb-18 li:last-child {
  margin-bottom: 0;
}
.zList-border-bottom-one li {
  border-bottom: 0.0625rem solid var(--stroke-color);
}
.zList-border-bottom-one li:last-child {
  border-bottom: none;
}
.zList-one li {
  padding: 0.625rem 0;
  border-bottom: 0.0625rem solid var(--stroke-color);
}
.zList-one li:first-child {
  padding-top: 0;
}
.zList-one li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.zList-icon-diagonal li {
  position: relative;
  padding-left: 0.875rem;
}
.zList-icon-diagonal li::before {
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0;
  width: 0.4375rem;
  height: 0.4375rem;
  background-color: var(--primary-color);
  transform: rotate(45deg);
}

/* Search */
.search-one {
  position: relative;
  flex: 1 1 auto;
  display: flex;
}
.search-one input {
  width: 100%;
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.5rem;
  background-color: var(--white);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--text-black);
  padding: 0.875rem 1.125rem 0.8125rem 2.9375rem;
}
.search-one input:focus {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--text-black);
  border-color: var(--primary-color);
}
.search-one input::placeholder {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--para-text);
}
.search-one .icon {
  position: absolute;
  top: 50%;
  left: 1.125rem;
  transform: translateY(-50%);
  display: flex;
  max-width: 1.125rem;
  border: none;
  padding: 0;
  background-color: transparent;
}

.hover-color-primary:hover {
  color: var(--primary-color) !important;
}
.hover-bg-transparent:hover {
  background-color: transparent !important;
}
.hover-bd:hover {
  border-color: var(--primary-color) !important;
}
.hover-one:hover {
  background-color: transparent !important;
  color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}
.hover-two {
  transition: all 0.3s;
}
.hover-two:hover {
  background-color: var(--primary-color) !important;
  color: var(--white) !important;
}
.hover-green:hover {
  background-color: transparent !important;
  color: var(--green-2) !important;
  border-color: var(--green-2) !important;
}
.hover-green-two:hover {
  background-color: var(--green-2) !important;
  color: var(--white) !important;
}
.hover-icon-one {
  transition: all 0.3s;
}
.hover-icon-one:hover {
  background-color: transparent !important;
  color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}
.hover-icon-one:hover svg path {
  fill: var(--primary-color);
}
.hover-flowcms-one {
  transition: all 0.3s;
}
.hover-flowcms-one:hover {
  background-color: transparent !important;
  border-color: var(--flow-cms-one);
  color: var(--flow-cms-one) !important;
}

.zSidebar {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1 !important;
  height: 100%;
  width: 15.625rem;
  background-color: var(--text-black);
  z-index: 1001;
  transition: all 0.5s ease;
}
.zSidebar[data-background] {
  background-position: center top;
}
@media screen and (max-width: 1023px) {
  .zSidebar {
    left: calc(-1 * 15.625rem);
  }
}
.zSidebar-fixed {
  max-height: calc(100% - 11.25rem);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
  scrollbar-width: none;
}
.zSidebar-fixed::-webkit-scrollbar {
  display: none !important;
}
.zSidebar-fixed-provider {
  max-height: calc(100% - 5rem);
}
.zSidebar-logOut {
  position: relative;
  width: 100%;
  padding: 0.34375rem 1.8125rem;
  display: inline-flex;
  align-items: center;
  gap: 0 0.625rem;
}
.zSidebar-logOut::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-1 * 0.1875rem);
  width: 0.1875rem;
  height: 100%;
  background-color: var(--primary-color);
  transition: all 0.3s;
}
.zSidebar-logOut .icon {
  display: flex;
  max-width: 1.25rem;
  width: 100%;
}
.zSidebar-logOut:hover::before {
  left: 0;
}
.zSidebar-logOut:hover p {
  color: var(--primary-color) !important;
}
.zSidebar-logOut:hover svg path {
  fill: var(--primary-color);
}
.zSidebar-menu > li {
  position: relative;
  margin-bottom: 1rem;
}
.zSidebar-menu > li:last-child {
  margin-bottom: 0;
}
.zSidebar-menu > li svg {
  max-width: 1.25rem;
  max-height: 1.25rem;
}
.zSidebar-menu > li > a {
  position: relative;
  padding: 0.34375rem 1.875rem;
  border-radius: 0.75rem;
}
.zSidebar-menu > li > a span {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--white);
}
.zSidebar-menu > li > a::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-1 * 0.1875rem);
  width: 0.1875rem;
  height: 100%;
  background-color: var(--primary-color);
  transition: all 0.3s;
}
.zSidebar-menu > li > a::before {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: var(--white);
  right: 30px;
  transform: rotate(135deg) translate(0, -50%);
  transform-origin: top;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.zSidebar-menu > li > a.has-subMenu-arrow::before {
  opacity: 1;
  visibility: visible;
}
.zSidebar-menu > li > a[aria-expanded=true]::before {
  transform: rotate(227deg);
}
.zSidebar-menu > li > a:hover::after, .zSidebar-menu > li > a.active::after {
  left: 0;
}
.zSidebar-menu > li > a:hover svg path, .zSidebar-menu > li > a.active svg path {
  fill: var(--primary-color);
}
.zSidebar-menu > li > a:hover span, .zSidebar-menu > li > a.active span {
  color: var(--primary-color);
}
.zSidebar-divider {
  border-bottom: 0.0625rem solid var(--sidebar-divider);
  margin: 0 1.875rem 1rem;
}
.zSidebar-divider p {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--sidebar-divider);
}
.zSidebar .zSidebar-overlay {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(44, 46, 59, 0.5);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .zSidebar.menuClose {
    left: 0;
  }
}
.zSidebar.menuClose .zSidebar-overlay {
  opacity: 1;
  visibility: visible;
}
.zSidebar-submenu {
  padding: 0.625rem 3.75rem;
}
.zSidebar-submenu li {
  padding-bottom: 0.625rem;
}
.zSidebar-submenu li:last-child {
  padding-bottom: 0;
}
.zSidebar-submenu li a {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: var(--white);
}
.zSidebar-submenu li a:hover, .zSidebar-submenu li a.active {
  color: var(--primary-color) !important;
}

.mobileMenu {
  position: relative;
  display: none;
}
@media screen and (max-width: 1023px) {
  .mobileMenu {
    display: block;
  }
}

.zTab-reset {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0;
  --bs-nav-link-font-weight: 400;
  --bs-nav-link-color: #fff;
  --bs-nav-tabs-border-width: 0;
  --bs-nav-tabs-border-color: #fff;
  --bs-nav-tabs-border-radius: 0;
  --bs-nav-tabs-link-active-color: #fff;
  --bs-nav-tabs-link-active-bg: #fff;
  flex-wrap: nowrap;
  border-bottom: none;
}
.zTab-one {
  position: relative;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
}
.zTab-one .nav-link {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.25rem;
  padding: 0.15625rem 0.9375rem;
  border: 0.0625rem solid var(--stroke-color-46);
  border-radius: 0.375rem;
  white-space: nowrap;
  width: 100%;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--para-text);
}
.zTab-one .nav-link.active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white);
}
.zTab-two {
  padding: 0.4375rem;
  background-color: var(--white);
  border-radius: 0.625rem;
}
.zTab-two .nav-link {
  padding: 0.625rem 1.625rem;
  background-color: transparent;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
}
.zTab-two .nav-link.active {
  background-color: var(--primary-color-10);
  color: var(--primary-color);
}
.zTab-three .nav-link {
  position: relative;
  padding: 0rem 0.9375rem 1.5rem;
  background-color: transparent;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5625rem;
  color: var(--para-text);
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link {
    padding: 0.625rem;
  }
}
.zTab-three .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.125rem;
  background-color: var(--primary-color);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link::before {
    display: none;
  }
}
.zTab-three .nav-link.active {
  color: var(--primary-color);
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link.active {
    padding: 0.625rem;
    background-color: var(--primary-color) !important;
    color: var(--white);
  }
}
.zTab-three .nav-link.active::before {
  width: 100%;
}
.zTab-four .nav-link {
  position: relative;
  padding: 0rem 0.9375rem 1.5rem;
  background-color: transparent;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5625rem;
  color: var(--para-text);
}
@media screen and (max-width: 575px) {
  .zTab-four .nav-link {
    padding: 0 0.625rem 0.625rem;
  }
}
.zTab-four .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.125rem;
  background-color: var(--primary-color);
  transition: all 0.3s;
}
.zTab-four .nav-link.active {
  color: var(--primary-color);
}
.zTab-four .nav-link.active svg circle {
  stroke: var(--primary-color);
}
.zTab-four .nav-link.active svg path {
  fill: var(--primary-color);
}
.zTab-four .nav-link.active span {
  color: var(--primary-color) !important;
}
.zTab-four .nav-link.active::before {
  width: 100%;
}
.zTab-role {
  gap: 0.625rem;
}
@media screen and (max-width: 575px) {
  .zTab-role {
    gap: 0.3125rem;
  }
}
.zTab-role .nav-link {
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.5rem;
  color: var(--text-black);
}
@media screen and (min-width: 992px) {
  .zTab-role .nav-link {
    padding: 0.9375rem 1.25rem;
  }
}
@media screen and (max-width: 575px) {
  .zTab-role .nav-link {
    padding: 0.15625rem 0.3125rem;
  }
}

html,
body {
  height: 100%;
  font-family: "Inter Tight", sans-serif;
  background-color: var(--body-bg);
  color: var(--para-text);
}

iframe {
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0 !important;
}

p {
  margin: 0 !important;
}

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
select:focus,
select:hover {
  -moz-outline: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button,
button:hover,
button:focus,
button:active {
  -moz-outline: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

embed,
object,
video {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
}

:focus {
  outline: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

button:focus {
  outline: none;
  box-shadow: none !important;
}

a:focus {
  outline: 0px solid;
}

a {
  text-decoration: none;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

/* Data Background */
[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* Number Input Increase/Decrease button */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: textfield;
}

/* Text justify */
.text-justify {
  text-align: justify;
}

/* Select2 */
.select2-container {
  width: 100% !important;
}
.select2-container:focus-visible {
  outline: none;
}
.select2-container .selection:focus-visible {
  outline: none;
}
.select2-container .selection .select2-selection:focus-visible {
  outline: none;
}
.select2-container .selection .select2-selection .select2-selection__rendered:focus-visible {
  outline: none;
}

.select2-selection {
  outline: none !important;
}

.sf-select-section {
  min-height: 49px !important;
  border-radius: 8px !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.sf-select-section.select2-selection--single {
  background-color: var(--white);
  border: 1px solid var(--stroke-color) !important;
  border-radius: 8px !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  min-height: 40px;
}
.sf-select-section.select2-selection--single:focus, .sf-select-section.select2-selection--single:hover {
  border: 1px solid var(--primary-color) !important;
}
.sf-select-section.select2-selection--single .select2-selection__rendered {
  color: var(--para-text);
  line-height: 49px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 30px;
}
.sf-select-section.select2-selection--single .select2-selection__arrow {
  height: 49px !important;
  top: 0 !important;
  right: 17px !important;
}
.sf-select-section.select2-selection--single .select2-selection__arrow b {
  border-width: 0 !important;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sf-select-section.select2-selection--multiple {
  border: 1px solid #dadee7 !important;
}
.sf-select-section.select2-selection--multiple:not(.sf-select-section.select2-selection--multiple:has(ul.select2-selection__rendered li)) .select2-search.select2-search--inline .select2-search__field {
  height: 47px;
  line-height: 47px;
  margin-left: 20px;
}
.sf-select-section.select2-selection--multiple:not(.sf-select-section.select2-selection--multiple:has(ul.select2-selection__rendered li)) .select2-search.select2-search--inline .select2-search__field::placeholder {
  font-size: 14px;
  font-weight: 500;
  color: var(--para-text);
}
.sf-select-section.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin-top: 11px;
  margin-bottom: 5px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background-color: rgba(99, 100, 123, 0.1) !important;
  border: 0;
  border-color: var(--primary-color-10) !important;
  border-radius: 24px;
  color: var(--para-text) !important;
}
.sf-select-section.select2-selection--multiple .select2-selection__rendered .select2-selection__choice:not(:first-child) {
  margin-left: 0.625rem;
}
.sf-select-section.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  border-color: var(--primary-color-10) !important;
  color: var(--primary-color);
  display: none;
}

.sf-select-dropdown {
  border-color: var(--stroke-color) !important;
  border-radius: 0.375rem !important;
  background-color: var(--white);
  box-shadow: 0px 10px 20px -5px rgba(163, 177, 204, 0.2), 0px 0px 10px 0px rgba(163, 177, 204, 0.12);
  padding: 0.625rem 0 0;
  z-index: 1057;
  min-width: 6.25rem;
}
.sf-select-dropdown .select2-search--dropdown {
  padding: 0;
  margin: 0.625rem;
  margin-top: 0;
}
.sf-select-dropdown .select2-search--dropdown .select2-search__field {
  border-color: var(--stroke-color);
  border-radius: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--text-black);
  padding: 0.625rem;
}
.sf-select-dropdown .select2-search--dropdown .select2-search__field:focus {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--text-black);
}
.sf-select-dropdown .select2-results__options::-webkit-scrollbar {
  width: 6px;
}
.sf-select-dropdown .select2-results__options::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 50px;
}
.sf-select-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  background: #dadada;
  border-radius: 50px;
}
.sf-select-dropdown .select2-results__options .select2-results__option {
  padding: 0 0.9375rem;
  margin-bottom: 0.4375rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: var(--para-text);
  border-radius: 0;
}
.sf-select-dropdown .select2-results__options .select2-results__option:last-child {
  margin-bottom: 0;
}
.sf-select-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted, .sf-select-dropdown .select2-results__options .select2-results__option.select2-results__option--selected {
  background-color: var(--primary-color-10);
  color: var(--primary-color);
}

/* Main content */
body {
  overflow-x: hidden;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 9999;
}
#preloader img {
  max-width: 22rem;
}

#preloader-status {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zMainContent {
  position: relative;
  left: 15.625rem;
  width: calc(100% - 15.625rem);
  transition: all 0.5s ease;
}
@media screen and (max-width: 1023px) {
  .zMainContent {
    left: 0;
    width: 100%;
  }
}

.modal-backdrop {
  --bs-backdrop-opacity: 0.5;
  background-color: var(--modal-backdrop-bg);
}

.sub-menu {
  padding-left: 2.9375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.sub-menu li {
  padding-bottom: 0.75rem;
}
.sub-menu li:last-child {
  padding-bottom: 0;
}
.sub-menu li a {
  position: relative;
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.9375rem;
  color: var(--para-text);
  padding-left: 0.8125rem;
}
.sub-menu li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: var(--para-text);
}
.sub-menu li a:hover, .sub-menu li a.active {
  color: var(--primary-color);
}
.sub-menu li a:hover:before, .sub-menu li a.active:before {
  background-color: var(--primary-color);
}

.calendarIcon::after {
  content: "";
  position: absolute;
  bottom: 0.75rem;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/icon/calendar.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* Accordion */
.zAccordion-reset .accordion-item {
  border: none;
  border-radius: 0;
}
.zAccordion-reset .accordion-body {
  padding: 0;
}
.zAccordion-reset .accordion-button {
  border-radius: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
}

/* User Dropdown */
.headerUserDropdown {
  position: relative;
}
.headerUserDropdown .dropdown-toggle {
  text-align: start;
}
.headerUserDropdown .dropdown-toggle::after {
  content: url(../images/icon/arrow-fill-down.svg);
  border: none;
  vertical-align: 0;
  align-self: end;
  margin-left: 10px;
}
.headerUserDropdown .dropdown-toggle .content {
  padding-left: 0.6875rem;
}
.headerUserDropdown .dropdown-menu {
  position: absolute !important;
  right: 0 !important;
  left: auto !important;
  top: 100% !important;
  margin-top: 0.5rem !important;
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.75rem;
  box-shadow: 0px 11px 30px 10px rgba(163, 177, 204, 0.1607843137);
  transform: none !important;
  min-width: 11.25rem;
}
.headerUserDropdown .dropdown-menu.show {
  top: 100% !important;
  margin-top: 0.5rem !important;
}

.itemOneDropdown .dropdown-toggle {
  width: 1rem;
  height: 1rem;
  border: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: transparent;
  color: var(--para-text);
}
.itemOneDropdown .dropdown-toggle::after {
  display: none;
}
.itemOneDropdown .dropdown-menu {
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.625rem;
  transform: translateY(1.875rem);
  box-shadow: var(--box-shadow-1);
}

/* Items */
.item-one {
  position: relative;
  padding: 0.8125rem 1.1875rem 0.8125rem 1.75rem;
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.5rem;
  background-color: var(--white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 575px) {
  .item-one {
    padding: 0.8125rem 1.1875rem;
  }
}
.item-one .left {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  column-gap: 0.9375rem;
}
.item-one .left input {
  width: 1.25rem;
  height: 1.25rem;
  border-color: var(--primary-color);
  margin-top: 0;
  box-shadow: none !important;
}
.item-one .left input:checked {
  background-color: var(--primary-color);
  background-image: url(../images/icon/checkbox-white.svg);
  background-size: 0.625rem;
}
.item-one .right {
  flex-shrink: 0;
}
.item-two {
  border: 0;
  border-radius: 0.375rem;
  background-color: var(--white);
  padding: 0.5625rem 1.4375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  color: var(--para-text);
}
.item-two:hover, .item-two.active {
  background-color: var(--green);
  color: var(--white);
}

.sf-select-without-search {
  background-color: var(--white) !important;
  border-radius: 0.625rem !important;
  border: 0.0625rem solid var(--stroke-color) !important;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 0.875rem !important;
  font-weight: 500 !important;
  color: var(--para-text) !important;
  outline: none;
  padding: 0.9375rem 1.25rem !important;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100% !important;
  margin-bottom: 0 !important;
  line-height: 1 !important;
  height: 3.0625rem;
}
.sf-select-without-search .current {
  text-wrap: wrap;
}
.sf-select-without-search.empty {
  color: var(--text-black) !important;
}
.sf-select-without-search:hover {
  border-color: var(--primary-color) !important;
}
.sf-select-without-search .option.selected {
  font-weight: normal !important;
}
.sf-select-without-search::after {
  width: 10px;
  height: 6px;
  right: 20px;
  border: none;
  background-image: url(../images/icon/arrow-fill-down.svg);
  transform: translateY(-50%) rotate(0deg);
  background-repeat: no-repeat;
  margin-top: 0;
}
.sf-select-without-search.open::after {
  transform: rotate(0deg) !important;
}
.sf-select-without-search:active, .sf-select-without-search.open, .sf-select-without-search:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.sf-select-without-search .list {
  width: 100% !important;
  scrollbar-width: thin;
}
.sf-select-without-search .list::-webkit-scrollbar {
  width: 0.375rem;
}
.sf-select-without-search .list::-webkit-scrollbar-track {
  background: var(--stroke-color);
  border-radius: 3.125rem;
}
.sf-select-without-search .list::-webkit-scrollbar-thumb {
  background: var(--stroke-color-2);
  border-radius: 3.125rem;
}
.sf-select-without-search.open .list {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  border-radius: 0.75rem;
  border: 0.0625rem solid var(--stroke-color);
  box-shadow: 0 0 0.625rem rgba(76, 76, 76, 0.12);
  background-color: #fff;
  padding: 0.625rem 0;
  max-height: 12.5rem;
  overflow-y: auto;
  z-index: 10001;
}
.sf-select-without-search.open .list li {
  padding: 0.3125rem 0.9375rem;
  margin-bottom: 0.4375rem;
  border-radius: 0;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  color: var(--text-black);
  min-height: inherit;
  transition: all 0.3s;
}
.sf-select-without-search.open .list li:last-child {
  margin-bottom: 0;
}
.sf-select-without-search.open .list li.focus, .sf-select-without-search.open .list li.selected, .sf-select-without-search.open .list li:hover {
  background-color: transparent !important;
  color: var(--primary-color) !important;
}
.sf-select-without-search.open::after {
  transform: rotate(45deg);
}

.breadcrumb-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem 0.875rem;
}
.breadcrumb-one li {
  position: relative;
}
.breadcrumb-one li::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: calc(-1 * 0.75rem);
  transform: translateY(-50%);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--para-text);
}
.breadcrumb-one li:first-child::before {
  color: var(--text-black);
}
.breadcrumb-one li:first-child p,
.breadcrumb-one li:first-child a {
  color: var(--text-black);
}
.breadcrumb-one li:last-child::before {
  display: none;
}
.breadcrumb-one p {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--para-text);
}

.checkbox-one {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.checkbox-one input {
  box-shadow: none !important;
  margin-top: 0;
  border-color: var(--stroke-color);
  border-radius: 0.125rem !important;
}
.checkbox-one input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.checkbox-one label {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--para-text);
}

.sf-calendar-wrapper {
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.75rem;
  padding: 1.3125rem 1.875rem 1.75rem;
  /* weekend */
  /* sunday */
  /* start on monday - weekend */
  /* start on monday - sunday */
}
@media screen and (max-width: 1399px) {
  .sf-calendar-wrapper {
    padding: 0 10px 0;
  }
}
.sf-calendar-wrapper .buttons-container,
.sf-calendar-wrapper .weeks-wrapper.header {
  border-bottom: none;
}
.sf-calendar-wrapper .buttons-container {
  justify-content: center;
  column-gap: 2.1875rem;
}
@media screen and (max-width: 400px) {
  .sf-calendar-wrapper .buttons-container {
    column-gap: 0.625rem;
  }
}
.sf-calendar-wrapper .buttons-container .label-container {
  flex: 0;
  display: flex;
  gap: 0.3125rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1875rem;
  color: var(--text-black);
  text-transform: capitalize;
}
.sf-calendar-wrapper .week .day.header {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 0.875rem;
}
@media screen and (max-width: 1399px) {
  .sf-calendar-wrapper .day {
    width: 14%;
  }
}
.sf-calendar-wrapper .day span {
  width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 auto;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
}
@media screen and (max-width: 400px) {
  .sf-calendar-wrapper .day span {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}
.sf-calendar-wrapper .day.today span {
  position: relative;
  display: inline-block;
  font-size: 0.875rem;
  background-color: var(--primary-color);
  color: var(--white);
}
.sf-calendar-wrapper .day.today span::after {
  display: none;
}
.sf-calendar-wrapper .day.selected span {
  background: var(--primary-color);
}
.sf-calendar-wrapper .week:not(.start-on-monday) .day:first-child,
.sf-calendar-wrapper .week:not(.start-on-monday) .day:last-child {
  color: var(--para-text);
}
.sf-calendar-wrapper .week:not(.start-on-monday) .day:first-child {
  color: var(--para-text);
}
.sf-calendar-wrapper .week.start-on-monday .day:nth-child(6),
.sf-calendar-wrapper .week.start-on-monday .day:last-child {
  color: var(--para-text);
}
.sf-calendar-wrapper .week.start-on-monday .day:last-child {
  color: var(--para-text);
}

.zMain-signLog {
  position: relative;
  background-color: var(--primary-color);
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zMain-signLog-wrap {
  position: relative;
  z-index: 1;
  max-width: 33.75rem;
  width: 100%;
  background-color: var(--white);
  padding: 3.25rem 3.75rem;
  border-radius: 0.625rem;
}
@media screen and (max-width: 575px) {
  .zMain-signLog-wrap {
    padding: 0.625rem 0.625rem;
    margin: 0 0.3125rem;
  }
}

.slot-item {
  position: relative;
}
@media screen and (max-width: 1399px) and (min-width: 576px) {
  .slot-item-wrap li {
    flex: 1 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .slot-item-wrap li {
    flex: 1 0 auto;
  }
}
.slot-item-wrap-2 li {
  flex: 1 0 auto;
  max-width: 15.125rem;
}
.slot-item input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.slot-item input:checked ~ label {
  background-color: var(--green);
  color: var(--white) !important;
}
.slot-item label {
  background-color: var(--body-bg);
  border-radius: 0.375rem;
  padding: 0.59375rem 1.4375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1rem;
  color: var(--para-text);
  cursor: pointer;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) and (min-width: 516px) {
  .slot-item label {
    max-width: 6.625rem;
  }
}
.slot-item-2 input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.slot-item-2 input:checked ~ label {
  border-color: var(--green);
}
.slot-item-2 label {
  background-color: var(--body-bg);
  border: 0.0625rem dashed var(--body-bg);
  border-radius: 0.375rem;
  padding: 1.5rem;
  cursor: pointer;
  max-width: 15.125rem;
  width: 100%;
  max-height: 4.875rem;
  height: 100%;
  text-align: center;
}

/* Lists */
.zList-checkbox li {
  position: relative;
  padding-left: 1.28125rem;
  text-align: left;
}
.zList-checkbox li::before {
  content: "";
  position: absolute;
  top: 0.28125rem;
  left: 0;
  width: 0.9375rem;
  height: 0.9375rem;
  background-image: url(../images/icon/checkbox-circle.svg);
  background-size: 0.9375rem;
}

/* Price plan */
.pricePlan:not(:has(.pricePopular)) {
  margin-top: 50px;
}
.pricePlan-wrap {
  padding: 2.5rem 1.875rem;
  border: 0.0625rem solid var(--white);
  border-radius: 1.25rem;
  background-color: var(--white);
}
@media screen and (max-width: 1500px) and (min-width: 768px) {
  .pricePlan-wrap {
    padding: 1.25rem 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .pricePlan-wrap {
    padding: 1.25rem;
  }
}
@media screen and (max-width: 575px) {
  .pricePlan-wrap {
    padding: 0.9375rem;
  }
}
.pricePlan-wrap .title {
  text-align: left;
  font-size: clamp(1.125rem, 1.45vw, 1.875rem);
  font-weight: 600;
  line-height: 1.2;
  color: var(--text-black);
}
.pricePlan-wrap .info {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--para-text);
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem !important;
  border-bottom: 0.0625rem solid var(--stroke-color);
}
@media screen and (min-width: 1545px) {
  .pricePlan-wrap .info {
    min-height: 111px;
  }
}
@media screen and (max-width: 1544px) and (min-width: 1400px) {
  .pricePlan-wrap .info {
    min-height: 134px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 1267px) {
  .pricePlan-wrap .info {
    min-height: 90px;
  }
}
@media screen and (max-width: 1266px) and (min-width: 1200px) {
  .pricePlan-wrap .info {
    min-height: 111px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1174px) {
  .pricePlan-wrap .info {
    min-height: 80px;
  }
}
@media screen and (max-width: 1173px) and (min-width: 1024px) {
  .pricePlan-wrap .info {
    min-height: 88px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 924px) {
  .pricePlan-wrap .info {
    min-height: 80px;
  }
}
@media screen and (max-width: 923px) and (min-width: 768px) {
  .pricePlan-wrap .info {
    min-height: 88px;
  }
}
.pricePlan-wrap .price {
  font-size: clamp(1.5625rem, 2.3vw, 3.125rem);
  font-weight: 700;
  line-height: 1.2;
  color: var(--text-black);
  padding-bottom: 0.3125rem;
}
.pricePlan-wrap .subprice {
  font-size: clamp(0.875rem, 0.83vw, 1.125rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--para-text);
  padding-bottom: 1.625rem;
}
.pricePlan-wrap .pBtn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.125rem;
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.625rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.375rem;
  color: var(--text-black);
  margin-bottom: 2.375rem;
}
.pricePlan-wrap .pBtn:hover {
  background-color: var(--primary-color) !important;
  color: var(--white) !important;
}
.pricePlan-wrap .pBtn:disabled {
  opacity: 50%;
}
.pricePlan-wrap .pBtn:disabled:hover {
  background-color: var(--white) !important;
  color: var(--text-black) !important;
}
.pricePlan-wrap .zList-checkbox li {
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
}
.pricePlan-wrap .zList-checkbox li::before {
  top: 0;
  width: 1.375rem;
  height: 1.375rem;
  background-size: 1.375rem;
}
.pricePlan-wrap .zList-checkbox li:last-child {
  padding-bottom: 0;
}
.pricePlan-wrap .zList-checkbox li.notAvailable::before {
  background-image: url("../images/icon/check-cross.svg");
}
.pricePlan-popular {
  position: relative;
  border: 0.0625rem solid #8858ef;
  border-radius: 1.25rem;
  background-color: #8858ef;
}
.pricePlan-popular .pricePopular {
  display: flex;
  justify-content: center;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0.875rem 0.625rem 0.8125rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.375rem;
  color: var(--white);
}

.paymentItem-input:checked {
  background-image: url(../images/icon/checkbox-white.svg) !important;
  background-size: 0.5rem;
}

/* Select2 arrow */
.sf-select-section.select2-selection--single .select2-selection__arrow b {
  background-image: url(../images/icon/arrow-fill-down.svg);
  width: 12px !important;
  height: 7px !important;
}

.zPagination-one {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.zPagination-one li .z-link {
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.5rem;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: var(--white);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--para-text);
}
.zPagination-one li .z-link.active, .zPagination-one li .z-link:hover {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: var(--white) !important;
}
.zPagination-one li .z-link.disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.dashboard-item {
  position: relative;
}
.dashboard-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.dashboard-item a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: auto;
  height: auto;
  display: inline-block;
  background-color: var(--primary-color);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
  color: var(--white);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  text-wrap: nowrap;
  opacity: 0;
  visibility: hidden;
}
.dashboard-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.dashboard-item:hover a {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.dashboard-item ~ div button {
  width: 0.875rem;
}
.dashboard-item ~ div button img {
  width: 100%;
}

.breadcrumb.sf-breadcrumb {
  --bs-breadcrumb-margin-bottom: 0;
  --bs-breadcrumb-divider-color: var(--para-text);
  --bs-breadcrumb-item-active-color: var(--text-black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.125rem;
  color: var(--para-text) !important;
}
@media screen and (max-width: 575px) {
  .breadcrumb.sf-breadcrumb {
    display: none;
  }
}
.breadcrumb.sf-breadcrumb a {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.125rem;
  color: var(--para-text) !important;
}
.breadcrumb.sf-breadcrumb li.active a {
  font-weight: 600;
  color: var(--text-black) !important;
}

.appointment-details .item {
  padding: 1.5625rem;
  margin: 0;
  border-bottom: 0.0625rem solid var(--stroke-color);
}
.appointment-details .item:last-child {
  border-bottom: none;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
  #customerEditModal .modal-dialog {
    max-width: 50rem;
  }
}

.summernoteOne ~ .note-editor,
.summernoteTwo ~ .note-editor {
  border: 0.0625rem solid var(--stroke-color) !important;
  border-radius: 0.625rem;
  padding: 1rem;
  background-color: var(--white);
}
.summernoteOne ~ .note-editor .note-toolbar,
.summernoteTwo ~ .note-editor .note-toolbar {
  padding: 0 0.3125rem;
  background-color: var(--body-bg);
  border-bottom: none !important;
  border-radius: 0.625rem 0.625rem 0 0;
}
.summernoteOne ~ .note-editor .note-toolbar > div,
.summernoteTwo ~ .note-editor .note-toolbar > div {
  margin-top: 0;
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group,
.summernoteTwo ~ .note-editor .note-toolbar > .note-btn-group {
  padding: 0.3125rem 0;
  position: relative;
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group::before,
.summernoteTwo ~ .note-editor .note-toolbar > .note-btn-group::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #d3d9e5;
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group:last-child::before,
.summernoteTwo ~ .note-editor .note-toolbar > .note-btn-group:last-child::before {
  display: none;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn,
.summernoteTwo ~ .note-editor .note-toolbar .note-btn {
  color: #666f80;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn::after,
.summernoteTwo ~ .note-editor .note-toolbar .note-btn::after {
  display: none;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn-group.note-color .note-btn,
.summernoteTwo ~ .note-editor .note-toolbar .note-btn-group.note-color .note-btn {
  border-radius: 8px 0 0 8px;
  margin-right: 0;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn-group.note-color .note-btn.dropdown-toggle,
.summernoteTwo ~ .note-editor .note-toolbar .note-btn-group.note-color .note-btn.dropdown-toggle {
  border-radius: 0 8px 8px 0;
}
.summernoteOne ~ .note-editor .note-statusbar,
.summernoteTwo ~ .note-editor .note-statusbar {
  display: none;
}

.profileImage-upload {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: 5rem;
  max-width: 5rem;
  position: relative;
}
.profileImage-upload > img {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
}
.profileImage-upload .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  border: 1px solid var(--white);
  border-radius: 50%;
  background-color: var(--green);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  cursor: pointer;
}
.profileImage-upload .icon img {
  position: relative;
  max-width: 0.8125rem;
  max-height: 0.6875rem;
  top: auto;
  left: auto;
  transform: translate(0);
  background-color: transparent !important;
}

/* Checkbox */
input.zForm-all-checkbox {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--stroke-color);
  border-radius: 50% !important;
}
input.zForm-all-checkbox:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

#ctFullCalendar {
  --fc-border-color: var(--stroke-color);
  --fc-event-bg-color: #f4f8ff;
  --fc-today-bg-color: #f4f8ff;
  --fc-event-border-color: var(--primary-color);
  --fc-event-para-text: var(--para-text);
}
#ctFullCalendar > div:nth-child(2) {
  border-top: 0.0625rem solid var(--stroke-color);
}
#ctFullCalendar > div:nth-child(2) > div table {
  border: none;
}
#ctFullCalendar > div:nth-child(2) > div table > :not(caption) > * {
  border-bottom-width: 1px;
  border-bottom-color: #dce0e8;
}
#ctFullCalendar > div:nth-child(2) > div table > :not(caption) > * > * {
  border-width: 0 1px 0 0;
  border-color: #dce0e8;
}
#ctFullCalendar > div:nth-child(2) > div table > :not(caption) > * > *:last-child {
  border-right-width: 0;
}
#ctFullCalendar .fc-header-toolbar {
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 0 25px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #ctFullCalendar .fc-header-toolbar {
    flex-direction: column;
    justify-content: center;
  }
}
#ctFullCalendar .fc-header-toolbar > div:nth-child(2) > div {
  display: flex;
  align-items: center;
}
#ctFullCalendar .fc-header-toolbar > div:nth-child(2) > div .fc-toolbar-title {
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.3125rem;
  color: var(--para-text);
}
#ctFullCalendar .fc-header-toolbar > div:nth-child(2) > div .fc-prev-button,
#ctFullCalendar .fc-header-toolbar > div:nth-child(2) > div .fc-next-button {
  background-color: transparent;
  border-color: transparent;
  color: var(--para-text);
}
#ctFullCalendar .fc-header-toolbar > div .fc-today-button {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--text-black) !important;
  opacity: 1;
}
#ctFullCalendar .fc-header-toolbar > div .fc-button-group:has(.fc-dayGridMonth-button) {
  padding: 0.3125rem;
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.625rem;
}
#ctFullCalendar .fc-header-toolbar > div .fc-button-group:has(.fc-dayGridMonth-button) button {
  background-color: transparent;
  border: none;
  border-radius: 0.5rem;
  margin-left: 0;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.9375rem;
  color: var(--para-text);
  padding: 5px 10px;
  transition: all 0.3s;
}
#ctFullCalendar .fc-header-toolbar > div .fc-button-group:has(.fc-dayGridMonth-button) button.fc-button-active {
  background-color: var(--white);
  color: var(--text-black);
}
#ctFullCalendar .fc-button {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#ctFullCalendar .fc-event {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  padding: 6px 15px 6px;
  margin: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
  border-bottom: 1px solid var(--primary-color);
  flex-wrap: wrap;
}
#ctFullCalendar .fc-event .fc-event-main {
  color: var(--text-black);
}
#ctFullCalendar .fc-event .fc-event-main-frame .fc-event-title-container {
  min-height: unset;
}
#ctFullCalendar .fc-event-title {
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 0.75rem;
  color: var(--text-black);
}
#ctFullCalendar .fc-event-time {
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 0.75rem;
  color: var(--para-text);
}
#ctFullCalendar .fc-col-header-cell-cushion, #ctFullCalendar .fc-daygrid-day-top > a {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: var(--para-text);
}
#ctFullCalendar .fc-daygrid-day-top {
  justify-content: flex-end;
  padding-left: 15px;
}
#ctFullCalendar .fc-scrollgrid-section .fc-col-header > thead tr th > div {
  line-height: 58px;
}

.zImage-upload-details {
  position: relative;
}
.zImage-upload-details .zImage-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.zImage-upload-details .upload-img-box {
  overflow: hidden;
}

/* Dropdown */
.dropdown-one .dropdown-toggle::after {
  display: none;
}
.dropdown-one .dropdown-menu {
  transform: translate3d(0, 2.5rem, 0);
}
.dropdown-one .dropdown-menu.show {
  top: 0% !important;
}
.dropdown-two .dropdown-toggle {
  width: 100%;
  max-width: 6.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown-two .dropdown-toggle::after {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  border: 1px solid var(--stroke-color);
  border-radius: 50%;
  margin: 0;
  vertical-align: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../images/icon/angle-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625rem;
  transition: all 0.3s;
}
.dropdown-two .dropdown-menu.show {
  top: 0% !important;
}

.connected-site-list {
  max-width: 26.3125rem;
  padding-left: 1.5rem;
  padding: 0.8125rem 0 0.8125rem 1.5rem;
  border-left: 0.0625rem solid var(--stroke-color);
}
.connected-site-list .lists {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.connected-site-list .lists li {
  flex-shrink: 0;
  position: relative;
  padding-left: 0.75rem;
  display: flex;
  align-items: center;
}
.connected-site-list .lists li::before {
  flex-shrink: 0;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: var(--primary-color);
}
.connected-site-list .lists li a {
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 0.75rem;
  color: var(--primary-color);
}

.sf-checkbox-wrapper {
  width: 2.25rem;
  height: 1rem;
  border-radius: 0.5rem;
}
.sf-checkbox-wrapper label {
  width: 100%;
  height: 100%;
  display: block;
  background: #dfdfe1;
  border-radius: 8px;
  position: relative;
  transition: all ease-in-out 0.25s;
}
.sf-checkbox-wrapper label::before {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  border: 0.0625rem solid #e6e8f0;
  border-radius: 100%;
  background: var(--white);
  inset: 0;
  margin: auto 0px;
  left: calc(-1 * 0.25rem);
  transition: all ease-in-out 0.25s;
}
.sf-checkbox-wrapper input {
  opacity: 0;
  display: none;
}
.sf-checkbox-wrapper input:checked + label {
  background: var(--primary-color);
}
.sf-checkbox-wrapper input:checked + label::before {
  left: 20px;
}

@media screen and (max-width: 1528px) and (min-width: 1400px) {
  .appConfiButton-wrap {
    flex-direction: column;
    align-items: start !important;
  }
}

@media screen and (max-width: 1399px) {
  .addAppConfi-btn {
    position: relative;
    right: 25px;
  }
}
@media screen and (max-width: 575px) {
  .addAppConfi-btn {
    right: 30px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .addAppConfi-btn span {
    display: none;
  }
}
@media screen and (max-width: 885px) and (min-width: 768px) {
  .addAppConfi-btn span {
    display: none;
  }
}
@media screen and (max-width: 335px) {
  .addAppConfi-btn span {
    display: none;
  }
}

@media screen and (max-width: 1528px) {
  .appConfi-delete {
    position: absolute;
    right: 15px;
    bottom: 25px;
  }
}
@media screen and (max-width: 575px) {
  .appConfi-delete {
    bottom: 22px;
  }
}

.sf-infinite-spinning {
  animation: infinite-spinning 5s infinite linear;
}

@keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.fc .fc-daygrid-day-frame {
  overflow: hidden;
}

.cookie-consent-wrap .cookie-consent {
  padding: 20px !important;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0 !important;
}

.select2-container .select2-search--inline .select2-search__field {
  height: 10px;
}

.cursor-pointer {
  cursor: pointer;
}

.stepFormTypeItemWrap {
  position: relative;
}
.stepFormTypeItemWrap input {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.stepFormTypeItemWrap input:checked ~ label {
  border-color: var(--primary-color) !important;
}

.dashboard-item-control {
  position: relative;
}
@media screen and (max-width: 1500px) and (min-width: 1400px) {
  .dashboard-item-control.p-sm-16 {
    padding: 11px !important;
  }
}

@media screen and (max-width: 1528px) and (min-width: 1400px) {
  .dashboard-item-left {
    max-width: 248px !important;
  }
}

@media screen and (max-width: 1528px) and (min-width: 1400px) {
  .dashboard-item-connect-siteName {
    font-size: 12px !important;
  }
}

.sf-icon-left {
  background-color: #ebe4ff;
  padding: 5px;
  border-radius: 4px;
  align-self: start;
  display: flex;
}
.sf-icon-left img {
  width: 16px;
}

@media screen and (min-width: 1501px) {
  .dashboard-connect-siteName-wrap {
    align-items: center !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  .dashboard-connect-siteName-wrap {
    align-items: center !important;
  }
}

.upload-img-box img {
  background-color: var(--body-bg);
}

.ecom-summary-item {
  position: relative;
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}
@media screen and (max-width: 575px) {
  .ecom-summary-item {
    padding-bottom: 30px !important;
  }
}
.ecom-summary-item .icon {
  position: absolute;
  top: 13px;
  right: 13px;
}
.ecom-summary-item div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
@media screen and (max-width: 575px) {
  .ecom-summary-item div:last-child .fs-32 {
    font-size: 20px !important;
  }
}
.ecom-noDataFound {
  padding: 44px 0;
  text-align: center;
}
.ecom-noDataFound img {
  padding-bottom: 14px;
}
.ecom-noDataFound .title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--text-black);
}
.ecom-allOrder-item {
  position: relative;
  border-radius: 0.75rem;
  padding: 0.9375rem 1.5rem;
  background-color: var(--primary-color-10);
}
.ecom-allOrder-item .countOrder {
  position: absolute;
  top: 0.625rem;
  right: 0.9375rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}
.ecom-allOrder-item .title {
  padding-top: 0.3125rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.875rem;
  color: var(--text-black);
}
.ecom-allOrder-placed {
  background-color: var(--primary-color-10);
}
.ecom-allOrder-placed .countOrder {
  color: var(--primary-color);
}
.ecom-allOrder-confirmed {
  background-color: var(--green-3-10);
}
.ecom-allOrder-confirmed .countOrder {
  color: var(--green-3);
}
.ecom-allOrder-processed {
  background-color: var(--ecom-order-3);
}
.ecom-allOrder-processed .countOrder {
  color: var(--color-6);
}
.ecom-allOrder-shipped {
  background-color: var(--ecom-order-4);
}
.ecom-allOrder-shipped .countOrder {
  color: var(--color-10);
}
.ecom-allOrder-pending {
  background-color: var(--ecom-order-5);
}
.ecom-allOrder-pending .countOrder {
  color: var(--color-14);
}
@media screen and (max-width: 575px) {
  .ecom-product-details {
    width: 100%;
    text-align: center;
  }
}
.ecom-product-details li {
  padding-bottom: 25px;
}
.ecom-product-details li:last-child {
  padding-bottom: 0;
}
.ecom-product-details li .title {
  font-size: 32px;
  font-weight: 600;
  color: var(--text-black);
  line-height: 16px;
  padding-bottom: 6px;
}
.ecom-product-details li .info {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  color: var(--para-text);
}
.ecom-color-select {
  border: 1px solid var(--stroke-color);
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.ecom-color-select .icon {
  flex-shrink: 0;
  width: 40px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid var(--stroke-color);
  background-color: var(--body-bg);
  border-radius: 10px 0 0 10px;
}
.ecom-color-select .icon ~ input {
  border-color: transparent;
  padding: 1px;
  width: 5rem;
}
.ecom-dateTime {
  border: 1px solid var(--stroke-color);
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.ecom-dateTime .icon {
  flex-shrink: 0;
  width: 40px;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid var(--stroke-color);
  background-color: var(--body-bg);
  border-radius: 10px 0 0 10px;
}
.ecom-dateTime .icon ~ input {
  border-color: transparent;
}
.ecom-product-grid {
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.625rem;
  overflow: hidden;
  background-color: var(--white);
}
.ecom-product-grid .img-wrap {
  position: relative;
  background-color: var(--body-bg);
  max-height: 148px;
  min-height: 148px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ecom-product-grid .img-wrap .dropdown-one {
  position: absolute;
  top: 10px;
  right: 10px;
}
.ecom-product-grid .content {
  padding: 1rem;
}
.ecom-product-grid .content .title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--text-black);
  padding-bottom: 0.125rem;
}
.ecom-product-grid .content .info {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--para-text);
  padding-bottom: 0.5625rem;
}
.ecom-product-grid .content .productType {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
  padding-bottom: 1.5rem;
}
.ecom-product-grid .content .productType span {
  color: var(--green-3) !important;
}
.ecom-product-grid .content .price {
  padding: 0.5625rem 0.875rem 0.5rem;
  border-radius: 0.5rem;
  background-color: var(--color-3);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1875rem;
  color: var(--color-4);
}
@media screen and (max-width: 1090px) and (min-width: 1024px) {
  .ecom-product-grid .content .price {
    padding: 0.375rem;
  }
}
.ecom-product-grid .content .stock {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--para-text);
}
.ecom-product-grid .content .stock span {
  color: var(--text-black) !important;
}
.ecom-dataTable-imgTitle {
  position: relative;
}
.ecom-dataTable-imgTitle .dropdown-one {
  position: absolute;
  top: 10px;
  right: 10px;
}

.productGridTopAction,
.ecomProductStockType,
.ecomProductGridType span,
.productGridStock span {
  display: none;
}

.zEcomCard > :not(caption) > * > * {
  padding: 15px 16px !important;
  border-width: 0 1px 0 1px !important;
  border-color: var(--stroke-color) !important;
}
.zEcomCard > :not(caption) > * > *:first-child {
  padding: 0 !important;
  border-top-width: 1px !important;
  border-radius: 10px 10px 0 0;
}
.zEcomCard > :not(caption) > *:last-child > *:nth-child(4) {
  border-bottom: 1px solid var(--stroke-color) !important;
}
@media screen and (min-width: 992px) {
  .zEcomCard > :not(caption) > *:last-child > *:nth-child(4) {
    padding-bottom: 15px !important;
  }
}
.zEcomCard thead {
  display: none;
}
.zEcomCard tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
}
@media screen and (max-width: 1399px) {
  .zEcomCard tbody {
    gap: 20px 16.5px;
  }
}
.zEcomCard tbody tr {
  flex: 0 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .zEcomCard tbody tr {
    width: calc(50% - 16px);
  }
}
@media screen and (min-width: 992px) {
  .zEcomCard tbody tr {
    width: 31.5%;
  }
}
@media screen and (min-width: 1200px) {
  .zEcomCard tbody tr {
    width: 32%;
  }
}
@media screen and (min-width: 1400px) {
  .zEcomCard tbody tr {
    width: calc(25% - 22.5px);
  }
}
.zEcomCard tbody tr td {
  display: block;
}
.zEcomCard tbody tr td:nth-child(2), .zEcomCard tbody tr td:nth-child(3) {
  padding-bottom: 0 !important;
}
.zEcomCard tbody tr td:nth-child(4) {
  border-bottom-width: 1px !important;
  border-radius: 0 0 10px 10px;
}
.zEcomCard tbody tr td:nth-child(5), .zEcomCard tbody tr td:last-child {
  display: none;
}
.zEcomCard .productGridTopAction {
  display: block;
}
.zEcomCard .productDes {
  min-height: 60px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--para-text);
}
@media screen and (max-width: 1100px) {
  .zEcomCard .productDes {
    min-height: 80px;
  }
}
.zEcomCard .productPrice {
  padding: 0.5625rem 0.875rem 0.5rem;
  border-radius: 0.5rem;
  background-color: var(--color-3);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1875rem;
  color: var(--color-4);
}
@media screen and (max-width: 1090px) and (min-width: 1024px) {
  .zEcomCard .productPrice {
    padding: 0.375rem;
  }
}
.zEcomCard .ecomProductGridType {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--green-3);
}
.zEcomCard .ecomProductGridType span {
  display: inline-block;
  color: var(--para-text) !important;
}
.zEcomCard .ecomProductStockType {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: var(--text-black);
}
.zEcomCard .ecomProductStockType span {
  color: var(--para-text) !important;
}
.zEcomCard .ecom-dataTable-imgTitle .product-imgTitle {
  flex-direction: column;
  gap: 0 !important;
}
.zEcomCard .ecom-dataTable-imgTitle .product-imgTitle .productImg {
  background-color: var(--body-bg);
  width: 100% !important;
  max-height: 250px;
  min-height: 250px;
  border-radius: 10px 10px 0 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zEcomCard .ecom-dataTable-imgTitle .product-imgTitle .productTitle {
  width: 100%;
  padding: 15px 16px 0;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: var(--text-black) !important;
}
.zEcomCard.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, .zEcomCard.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  padding-left: 0 !important;
}
.zEcomCard.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before, .zEcomCard.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
  display: none;
}

.zCheck.form-switch {
  min-height: 14px;
}
.zCheck.form-switch input.form-check-input {
  width: 32px;
  height: 14px;
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--scroll-track);
  border-radius: 100px;
  background-color: var(--scroll-track);
  background-image: url(../images/icon/switch-circle.svg);
  background-size: 10px;
  background-position-x: 2px;
}
.zCheck.form-switch input.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  background-position-x: 18px;
}

.ecomProductGridViewBtn.active svg path:first-child {
  fill: var(--primary-color);
}

.ecomProductListViewBtn.active svg path {
  fill: var(--primary-color);
}
.ecomProductListViewBtn.active svg path:last-child, .ecomProductListViewBtn.active svg path:nth-child(7), .ecomProductListViewBtn.active svg path:nth-child(8) {
  fill: var(--white);
}

.zImage_block-filesName {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.zImage_block-filesName .file-block {
  flex: 0 0 auto;
  padding: 0.3125rem;
  border: 0.0625rem solid var(--stroke-color);
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.zImage_block-filesName .file-block .file-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--stroke-color);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: var(--text-black);
}
.zImage_block-filesName .file-block .name {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--para-text);
}
.zImage_block-filesName .file-block .file-delete {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--stroke-color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: var(--text-black);
  cursor: pointer;
}

.ecomMultiImage {
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  border: 1px solid var(--stroke-color);
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
}
.ecomMultiImage .title {
  color: var(--primary-color) !important;
}
.ecomMultiImage .info {
  color: var(--para-text) !important;
}

.zForm-control[type=file] {
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--text-black);
}
.zForm-control[type=file]::-webkit-file-upload-button {
  margin-right: 0.75rem;
  padding: 0.1875rem 0.625rem;
  border: 0;
  border-radius: 0.3125rem;
  background-color: var(--primary-color-10);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--primary-color);
}
.zForm-control[type=file]::file-selector-button {
  margin-right: 0.75rem;
  padding: 0.1875rem 0.625rem;
  border: 0;
  border-radius: 0.3125rem;
  background-color: var(--primary-color-10);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--primary-color);
}

.table-contryWiseOrder-wrap {
  height: 260px;
  overflow-y: auto;
}
.table-contryWiseOrder-wrap::-webkit-scrollbar {
  width: 6px;
}
.table-contryWiseOrder-wrap::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 10px;
}
.table-contryWiseOrder-wrap::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 10px;
}

.sf-select-m-h-100 .list {
  max-height: 100px !important;
}

.myWallet-banner {
  padding: 67px 10px;
}

.socialShare {
  position: relative;
  text-align: center;
}
.socialShare p {
  position: relative;
  display: inline-block;
  background-color: var(--white);
  padding: 0px 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: var(--para-text);
}
.socialShare::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: var(--stroke-color);
}

/* Timeline process */
.workProcess-timeline li:last-child .timeline-item {
  padding-bottom: 0;
}
.workProcess-timeline li:nth-child(even) .timeline-item .process-icon::before {
  top: 53%;
}
.workProcess-timeline li .timeline-item {
  position: relative;
  display: flex;
  gap: 22px;
  padding-bottom: 30px;
}
.workProcess-timeline li .timeline-item::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 7px;
  width: 1px;
  height: calc(100% - 2px);
  border-left: 3px solid #ebedf2;
}
.workProcess-timeline li .timeline-item .process-icon {
  position: relative;
  flex-shrink: 0;
  width: 17px;
  height: 17px;
  border: 2px solid var(--stroke-color);
  border-radius: 50%;
  background-color: var(--body-bg);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.workProcess-timeline li .timeline-item .process-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}
.workProcess-timeline li .timeline-item .process-icon img {
  position: relative;
}
.workProcess-timeline li .timeline-item .content .title {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  color: #ccc;
  padding-bottom: 7px;
}
.workProcess-timeline li .timeline-item .content .dateTime {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: #ccc;
}
.workProcess-timeline li.stage-process .timeline-item .process-icon {
  border-color: var(--color-12);
}
.workProcess-timeline li.stage-process .timeline-item .process-icon::before {
  background-image: url(../images/icon/timeline-process.svg);
}
.workProcess-timeline li.stage-process .timeline-item .content .title {
  color: var(--text-black);
}
.workProcess-timeline li.stage-process .timeline-item .content .dateTime {
  color: var(--para-text);
}
.workProcess-timeline li.stage-done .timeline-item::before {
  border-color: var(--green);
}
.workProcess-timeline li.stage-done .timeline-item .process-icon {
  border-color: var(--green);
  background-color: var(--green);
}
.workProcess-timeline li.stage-done .timeline-item .process-icon::before {
  background-image: url(../images/icon/timeline-done.svg);
}
.workProcess-timeline li.stage-done .timeline-item .content .title {
  color: var(--text-black);
}
.workProcess-timeline li.stage-done .timeline-item .content .dateTime {
  color: var(--para-text);
}

@media screen and (min-width: 1024px) {
  .zSidebar-customer {
    background-color: var(--body-bg);
  }
}
.zSidebar-customer .zSidebar-logo {
  background-color: var(--white);
  padding: 31px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--stroke-color);
}
.zSidebar-customer .zSidebar-fixed {
  gap: 27px;
  max-height: calc(100% - 164px);
  max-width: calc(100% - 30px);
  margin: 0 auto;
  background-color: var(--white);
  border: 1px solid var(--stroke-color);
  border-radius: 12px;
  box-shadow: 0px 10px 25px 0px rgba(163, 177, 204, 0.1019607843);
}
.zSidebar-customer .zSidebar-menu {
  flex-grow: 1;
}
.zSidebar-customer .zSidebar-menu > li > a span {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--para-text);
}
.zSidebar-customer .customer-info {
  padding: 27px 0px 22px;
  text-align: center;
  border-bottom: 1px solid var(--stroke-color);
}
.zSidebar-customer .customer-info .img {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}
.zSidebar-customer .customer-info .name {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: var(--text-black);
}
.zSidebar-customer .customer-info .info {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--para-text);
}

.zCustomer-header {
  border-left: none !important;
}

.customer-ratingStars {
  background-color: var(--white);
  border: 1px solid var(--stroke-color);
  border-radius: 8px;
  padding: 9.5px 17px;
}
.customer-ratingStars ul {
  list-style-type: none;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  display: flex;
  gap: 5px;
}
.customer-ratingStars ul > li.cRatingStar.cRatingStarHover > i {
  color: var(--yellow);
}
.customer-ratingStars ul > li.cRatingStar.cRatingStarSelected > i {
  color: var(--yellow);
}
.customer-ratingStars ul > li.cRatingStar > i {
  font-size: 21px;
  color: var(--stroke-color);
}

.sf-z-webflow-review-star {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 21px;
  line-height: 1;
}

.sf-z-webflow-review-star::before {
  content: "★★★★★";
  background: linear-gradient(90deg, var(--yellow) var(--percent), var(--para-text) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.copy-button {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: var(--color-8) !important;
  padding: 0.375rem !important;
  border-radius: 0.375rem;
  transition: all 0.3s;
}
.copy-button svg {
  max-width: 1rem;
}
.copy-button:hover {
  transform: translateY(-1px);
}

.video-modal-wrap {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 450px;
  margin-bottom: 1.25rem;
}
.video-modal-wrap iframe {
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */
