/*
Template Name: ZaiKPI  Responsive  HTML5 Template
Description: ZaiKPI  Responsive  HTML5 Template
Author: Mahmudul Hasan Sohel
Author URI: https://zainiklab.com/
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,400;6..12,500;6..12,600;6..12,700;6..12,800;6..12,900;6..12,1000&display=swap");
* {
  padding: 0;
  margin: 0;
}

:root {
  --white: #ffffff;
  --white-8: rgba(255 255 255 / 8%);
  --white-15: rgba(255 255 255 / 15%);
  --white-80: rgba(255 255 255 / 80%);
  --white-200: #f9f9fb;
  --black: #000000;
  --black-10: rgb(0 0 0 / 10%);
  --body-bg: #f6f6f6;
  --main-color: #4c40f7;
  --textBlack: #394048;
  --ld-black: #101827;
  --ld-border: #e4e6eb;
  --ld-section-bg: #f4f8f7;
  --ld-feature-bg: #21243b;
  --ld-feature-item-bg: #2f334b;
  --ld-feature-item-1: #ff6c4c;
  --ld-feature-item-2: #50ca17;
  --ld-feature-item-3: #feae32;
  --ld-feature-item-4: #bd63f9;
  --ld-feature-item-5: #3dbafe;
  --ld-core-feature-item-bg: #f4f8f4;
  --dark-color: #394048;
  --para-text: #65728d;
  --positive-para-text: #e9e9e9;
  --body-text: #8c939f;
  --light-border: #e8eaed;
  --sidebar-bg: #1f2336;
  --sidebar-divider: #2b3047;
  --sidebar-text: #7881a4;
  --disabled: #d3d3d3;
  --stroke: #eef1f3;
  --purple: #a640f7;
  --red: #f63e04;
  --positive-red: #fff1ed;
  --green: #0ba24b;
  --blue-light: #0ac0e7;
  --positive-blue-light: #ddf9ff;
  --yellow: #e48b04;
  --positive-yellow: #fff5dd;
  --ongoing: #cf05ec;
  --positive-ongoing: #fdefff;
  --review: #7ba20b;
  --positive-review: #f3ffd0;
  --positive-bg: #ddffde;
  --positive-blue: #f0efff;
  --scroll-track: #efefef;
  --scroll-thumb: #dadada;
  --dashboard-1: #d6f2ff;
  --dashboard-2: #e2ffea;
  --dashboard-3: #f2dfff;
  --dashboard-4: #ffe7e2;
}

/* Fnot size */
.fs-0 {
  font-size: 0rem;
}

@media screen and (min-width: 576px) {
  .fs-sm-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;
}

/* 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-32 {
  line-height: 2rem;
}

.lh-48 {
  line-height: 3rem;
}

@media screen and (min-width: 576px) {
  .lh-sm-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;
}

/* Letter Spacing */
.ls-1 {
  letter-spacing: 0.0625rem !important;
}

.ls-2 {
  letter-spacing: 0.125rem !important;
}

.ls-3 {
  letter-spacing: 0.1875rem !important;
}

.ls-4 {
  letter-spacing: 0.25rem !important;
}

.ls-5 {
  letter-spacing: 0.3125rem !important;
}

.ls-6 {
  letter-spacing: 0.375rem !important;
}

.ls-7 {
  letter-spacing: 0.4375rem !important;
}

.ls-8 {
  letter-spacing: 0.5rem !important;
}

.ls-9 {
  letter-spacing: 0.5625rem !important;
}

.ls-10 {
  letter-spacing: 0.625rem !important;
}

/* text justify */
.text-justify {
  text-align: justify;
}

.text-white {
  color: var(--white) !important;
}

.text-white-8 {
  color: var(--white-8) !important;
}

.text-white-15 {
  color: var(--white-15) !important;
}

.text-white-80 {
  color: var(--white-80) !important;
}

.text-white-200 {
  color: var(--white-200) !important;
}

.text-black {
  color: var(--black) !important;
}

.text-black-10 {
  color: var(--black-10) !important;
}

.text-body-bg {
  color: var(--body-bg) !important;
}

.text-main-color {
  color: var(--main-color) !important;
}

.text-textBlack {
  color: var(--textBlack) !important;
}

.text-ld-black {
  color: var(--ld-black) !important;
}

.text-ld-border {
  color: var(--ld-border) !important;
}

.text-ld-section-bg {
  color: var(--ld-section-bg) !important;
}

.text-ld-feature-bg {
  color: var(--ld-feature-bg) !important;
}

.text-ld-feature-item-bg {
  color: var(--ld-feature-item-bg) !important;
}

.text-ld-feature-item-1 {
  color: var(--ld-feature-item-1) !important;
}

.text-ld-feature-item-2 {
  color: var(--ld-feature-item-2) !important;
}

.text-ld-feature-item-3 {
  color: var(--ld-feature-item-3) !important;
}

.text-ld-feature-item-4 {
  color: var(--ld-feature-item-4) !important;
}

.text-ld-feature-item-5 {
  color: var(--ld-feature-item-5) !important;
}

.text-ld-core-feature-item-bg {
  color: var(--ld-core-feature-item-bg) !important;
}

.text-dark-color {
  color: var(--dark-color) !important;
}

.text-para-text {
  color: var(--para-text) !important;
}

.text-positive-para-text {
  color: var(--positive-para-text) !important;
}

.text-body-text {
  color: var(--body-text) !important;
}

.text-light-border {
  color: var(--light-border) !important;
}

.text-sidebar-bg {
  color: var(--sidebar-bg) !important;
}

.text-sidebar-divider {
  color: var(--sidebar-divider) !important;
}

.text-sidebar-text {
  color: var(--sidebar-text) !important;
}

.text-disabled {
  color: var(--disabled) !important;
}

.text-stroke {
  color: var(--stroke) !important;
}

.text-purple {
  color: var(--purple) !important;
}

.text-red {
  color: var(--red) !important;
}

.text-positive-red {
  color: var(--positive-red) !important;
}

.text-green {
  color: var(--green) !important;
}

.text-blue-light {
  color: var(--blue-light) !important;
}

.text-positive-blue-light {
  color: var(--positive-blue-light) !important;
}

.text-yellow {
  color: var(--yellow) !important;
}

.text-positive-yellow {
  color: var(--positive-yellow) !important;
}

.text-ongong {
  color: var(--ongong) !important;
}

.text-positive-ongong {
  color: var(--positive-ongong) !important;
}

.text-review {
  color: var(--review) !important;
}

.text-positive-review {
  color: var(--positive-review) !important;
}

.text-positive-bg {
  color: var(--positive-bg) !important;
}

.text-positive-blue {
  color: var(--positive-blue) !important;
}

.text-scroll-track {
  color: var(--scroll-track) !important;
}

.text-scroll-thumb {
  color: var(--scroll-thumb) !important;
}

.text-dashboard-1 {
  color: var(--dashboard-1) !important;
}

.text-dashboard-2 {
  color: var(--dashboard-2) !important;
}

.text-dashboard-3 {
  color: var(--dashboard-3) !important;
}

.text-dashboard-4 {
  color: var(--dashboard-4) !important;
}

/* Background Color */
.bg-white {
  background-color: var(--white) !important;
}

.bg-white-8 {
  background-color: var(--white-8) !important;
}

.bg-white-15 {
  background-color: var(--white-15) !important;
}

.bg-white-80 {
  background-color: var(--white-80) !important;
}

.bg-white-200 {
  background-color: var(--white-200) !important;
}

.bg-black {
  background-color: var(--black) !important;
}

.bg-black-10 {
  background-color: var(--black-10) !important;
}

.bg-body-bg {
  background-color: var(--body-bg) !important;
}

.bg-main-color {
  background-color: var(--main-color) !important;
}

.bg-textBlack {
  background-color: var(--textBlack) !important;
}

.bg-ld-black {
  background-color: var(--ld-black) !important;
}

.bg-ld-border {
  background-color: var(--ld-border) !important;
}

.bg-ld-section-bg {
  background-color: var(--ld-section-bg) !important;
}

.bg-ld-feature-bg {
  background-color: var(--ld-feature-bg) !important;
}

.bg-ld-feature-item-bg {
  background-color: var(--ld-feature-item-bg) !important;
}

.bg-ld-feature-item-1 {
  background-color: var(--ld-feature-item-1) !important;
}

.bg-ld-feature-item-2 {
  background-color: var(--ld-feature-item-2) !important;
}

.bg-ld-feature-item-3 {
  background-color: var(--ld-feature-item-3) !important;
}

.bg-ld-feature-item-4 {
  background-color: var(--ld-feature-item-4) !important;
}

.bg-ld-feature-item-5 {
  background-color: var(--ld-feature-item-5) !important;
}

.bg-ld-core-feature-item-bg {
  background-color: var(--ld-core-feature-item-bg) !important;
}

.bg-dark-color {
  background-color: var(--dark-color) !important;
}

.bg-para-text {
  background-color: var(--para-text) !important;
}

.bg-positive-para-text {
  background-color: var(--positive-para-text) !important;
}

.bg-body-text {
  background-color: var(--body-text) !important;
}

.bg-light-border {
  background-color: var(--light-border) !important;
}

.bg-sidebar-bg {
  background-color: var(--sidebar-bg) !important;
}

.bg-sidebar-divider {
  background-color: var(--sidebar-divider) !important;
}

.bg-sidebar-text {
  background-color: var(--sidebar-text) !important;
}

.bg-disabled {
  background-color: var(--disabled) !important;
}

.bg-stroke {
  background-color: var(--stroke) !important;
}

.bg-purple {
  background-color: var(--purple) !important;
}

.bg-red {
  background-color: var(--red) !important;
}

.bg-positive-red {
  background-color: var(--positive-red) !important;
}

.bg-green {
  background-color: var(--green) !important;
}

.bg-blue-light {
  background-color: var(--blue-light) !important;
}

.bg-positive-blue-light {
  background-color: var(--positive-blue-light) !important;
}

.bg-yellow {
  background-color: var(--yellow) !important;
}

.bg-positive-yellow {
  background-color: var(--positive-yellow) !important;
}

.bg-ongong {
  background-color: var(--ongong) !important;
}

.bg-positive-ongong {
  background-color: var(--positive-ongong) !important;
}

.bg-review {
  background-color: var(--review) !important;
}

.bg-positive-review {
  background-color: var(--positive-review) !important;
}

.bg-positive-bg {
  background-color: var(--positive-bg) !important;
}

.bg-positive-blue {
  background-color: var(--positive-blue) !important;
}

.bg-scroll-track {
  background-color: var(--scroll-track) !important;
}

.bg-scroll-thumb {
  background-color: var(--scroll-thumb) !important;
}

.bg-dashboard-1 {
  background-color: var(--dashboard-1) !important;
}

.bg-dashboard-2 {
  background-color: var(--dashboard-2) !important;
}

.bg-dashboard-3 {
  background-color: var(--dashboard-3) !important;
}

.bg-dashboard-4 {
  background-color: var(--dashboard-4) !important;
}

/* Border Color */
.bd-c-white {
  border-color: var(--white) !important;
}

.bd-c-white-8 {
  border-color: var(--white-8) !important;
}

.bd-c-white-15 {
  border-color: var(--white-15) !important;
}

.bd-c-white-80 {
  border-color: var(--white-80) !important;
}

.bd-c-white-200 {
  border-color: var(--white-200) !important;
}

.bd-c-black {
  border-color: var(--black) !important;
}

.bd-c-black-10 {
  border-color: var(--black-10) !important;
}

.bd-c-body-bg {
  border-color: var(--body-bg) !important;
}

.bd-c-main-color {
  border-color: var(--main-color) !important;
}

.bd-c-textBlack {
  border-color: var(--textBlack) !important;
}

.bd-c-ld-black {
  border-color: var(--ld-black) !important;
}

.bd-c-ld-border {
  border-color: var(--ld-border) !important;
}

.bd-c-ld-section-bg {
  border-color: var(--ld-section-bg) !important;
}

.bd-c-ld-feature-bg {
  border-color: var(--ld-feature-bg) !important;
}

.bd-c-ld-feature-item-bg {
  border-color: var(--ld-feature-item-bg) !important;
}

.bd-c-ld-feature-item-1 {
  border-color: var(--ld-feature-item-1) !important;
}

.bd-c-ld-feature-item-2 {
  border-color: var(--ld-feature-item-2) !important;
}

.bd-c-ld-feature-item-3 {
  border-color: var(--ld-feature-item-3) !important;
}

.bd-c-ld-feature-item-4 {
  border-color: var(--ld-feature-item-4) !important;
}

.bd-c-ld-feature-item-5 {
  border-color: var(--ld-feature-item-5) !important;
}

.bd-c-ld-core-feature-item-bg {
  border-color: var(--ld-core-feature-item-bg) !important;
}

.bd-c-dark-color {
  border-color: var(--dark-color) !important;
}

.bd-c-para-text {
  border-color: var(--para-text) !important;
}

.bd-c-positive-para-text {
  border-color: var(--positive-para-text) !important;
}

.bd-c-body-text {
  border-color: var(--body-text) !important;
}

.bd-c-light-border {
  border-color: var(--light-border) !important;
}

.bd-c-sidebar-bg {
  border-color: var(--sidebar-bg) !important;
}

.bd-c-sidebar-divider {
  border-color: var(--sidebar-divider) !important;
}

.bd-c-sidebar-text {
  border-color: var(--sidebar-text) !important;
}

.bd-c-disabled {
  border-color: var(--disabled) !important;
}

.bd-c-stroke {
  border-color: var(--stroke) !important;
}

.bd-c-purple {
  border-color: var(--purple) !important;
}

.bd-c-red {
  border-color: var(--red) !important;
}

.bd-c-positive-red {
  border-color: var(--positive-red) !important;
}

.bd-c-green {
  border-color: var(--green) !important;
}

.bd-c-blue-light {
  border-color: var(--blue-light) !important;
}

.bd-c-positive-blue-light {
  border-color: var(--positive-blue-light) !important;
}

.bd-c-yellow {
  border-color: var(--yellow) !important;
}

.bd-c-positive-yellow {
  border-color: var(--positive-yellow) !important;
}

.bd-c-ongong {
  border-color: var(--ongong) !important;
}

.bd-c-positive-ongong {
  border-color: var(--positive-ongong) !important;
}

.bd-c-review {
  border-color: var(--review) !important;
}

.bd-c-positive-review {
  border-color: var(--positive-review) !important;
}

.bd-c-positive-bg {
  border-color: var(--positive-bg) !important;
}

.bd-c-positive-blue {
  border-color: var(--positive-blue) !important;
}

.bd-c-scroll-track {
  border-color: var(--scroll-track) !important;
}

.bd-c-scroll-thumb {
  border-color: var(--scroll-thumb) !important;
}

.bd-c-dashboard-1 {
  border-color: var(--dashboard-1) !important;
}

.bd-c-dashboard-2 {
  border-color: var(--dashboard-2) !important;
}

.bd-c-dashboard-3 {
  border-color: var(--dashboard-3) !important;
}

.bd-c-dashboard-4 {
  border-color: var(--dashboard-4) !important;
}

/* z-index */
.z-index-1001 {
  z-index: 1001;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

/* 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-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-40 {
    padding: 2.5rem !important;
  }
}

/* Padding top & bottom */
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !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-25 {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
}

@media screen and (min-width: 576px) {
  .py-sm-150 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
}

@media screen and (min-width: 768px) {
  .py-md-25 {
    padding-top: 1.5625rem !important;
    padding-bottom: 1.5625rem !important;
  }
}

@media screen and (min-width: 768px) {
  .py-md-150 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
}

/* Padding left & right */
.px-33 {
  padding-left: 2.0625rem !important;
  padding-right: 2.0625rem !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-20 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-24 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media screen and (min-width: 576px) {
  .px-sm-25 {
    padding-left: 1.5625rem !important;
    padding-right: 1.5625rem !important;
  }
}

/* Padding top */
.pt-0 {
  padding-top: 0rem !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-24 {
    padding-top: 1.5rem !important;
  }
}

/* Padding bottom */
.pb-32 {
  padding-bottom: 2rem !important;
}

.pb-35 {
  padding-bottom: 2.1875rem !important;
}

.pb-36 {
  padding-bottom: 2.25rem !important;
}

.pb-37 {
  padding-bottom: 2.3125rem !important;
}

.pb-40 {
  padding-bottom: 2.5rem !important;
}

.pb-48 {
  padding-bottom: 3rem !important;
}

.pb-55 {
  padding-bottom: 3.4375rem !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: 576px) {
  .pb-sm-59 {
    padding-bottom: 3.6875rem !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: 1400px) {
  .pl-xl-70 {
    padding-left: 4.375rem !important;
  }
}

@media screen and (min-width: 576px) {
  .pl-sm-20 {
    padding-left: 1.25rem !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;
}

/* Top */
.top-10 {
  top: 10px;
}

/* Right */
.right-10 {
  right: 10px;
}

/* Margin Left & Right */
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !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;
}

/* Margin right */
.mr-0 {
  margin-right: 0rem !important;
}

.mr-1 {
  margin-right: 0.0625rem !important;
}

.mr-2 {
  margin-right: 0.125rem !important;
}

.mr-3 {
  margin-right: 0.1875rem !important;
}

.mr-4 {
  margin-right: 0.25rem !important;
}

.mr-5 {
  margin-right: 0.3125rem !important;
}

.mr-6 {
  margin-right: 0.375rem !important;
}

.mr-7 {
  margin-right: 0.4375rem !important;
}

.mr-8 {
  margin-right: 0.5rem !important;
}

.mr-9 {
  margin-right: 0.5625rem !important;
}

.mr-10 {
  margin-right: 0.625rem !important;
}

.mr-11 {
  margin-right: 0.6875rem !important;
}

.mr-12 {
  margin-right: 0.75rem !important;
}

.mr-13 {
  margin-right: 0.8125rem !important;
}

.mr-14 {
  margin-right: 0.875rem !important;
}

.mr-15 {
  margin-right: 0.9375rem !important;
}

.mr-16 {
  margin-right: 1rem !important;
}

.mr-17 {
  margin-right: 1.0625rem !important;
}

.mr-18 {
  margin-right: 1.125rem !important;
}

.mr-19 {
  margin-right: 1.1875rem !important;
}

.mr-20 {
  margin-right: 1.25rem !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0rem !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 left */
.ml-0 {
  margin-left: 0rem !important;
}

.ml-1 {
  margin-left: 0.0625rem !important;
}

.ml-2 {
  margin-left: 0.125rem !important;
}

.ml-3 {
  margin-left: 0.1875rem !important;
}

.ml-4 {
  margin-left: 0.25rem !important;
}

.ml-5 {
  margin-left: 0.3125rem !important;
}

.ml-6 {
  margin-left: 0.375rem !important;
}

.ml-7 {
  margin-left: 0.4375rem !important;
}

.ml-8 {
  margin-left: 0.5rem !important;
}

.ml-9 {
  margin-left: 0.5625rem !important;
}

.ml-10 {
  margin-left: 0.625rem !important;
}

.ml-11 {
  margin-left: 0.6875rem !important;
}

.ml-12 {
  margin-left: 0.75rem !important;
}

.ml-13 {
  margin-left: 0.8125rem !important;
}

.ml-14 {
  margin-left: 0.875rem !important;
}

.ml-15 {
  margin-left: 0.9375rem !important;
}

.ml-16 {
  margin-left: 1rem !important;
}

.ml-17 {
  margin-left: 1.0625rem !important;
}

.ml-18 {
  margin-left: 1.125rem !important;
}

.ml-19 {
  margin-left: 1.1875rem !important;
}

.ml-20 {
  margin-left: 1.25rem !important;
}

/* 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-40 {
  row-gap: 40px;
}

.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-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-auto {
  min-width: auto !important;
}

.min-w-0 {
  min-width: 0rem;
}

/* Maximum width */
.max-w-20 {
  max-width: 1.25rem;
}

.max-w-26 {
  max-width: 1.625rem;
}

.max-w-150 {
  max-width: 9.375rem;
}

.max-w-160 {
  max-width: 10rem;
}

.max-w-207 {
  max-width: 12.9375rem;
}

.max-w-295 {
  max-width: 18.4375rem;
}

.max-w-366 {
  max-width: 22.875rem;
}

.max-w-400 {
  max-width: 25rem;
}

.max-w-570 {
  max-width: 35.625rem;
}

.max-w-584 {
  max-width: 36.5rem;
}

.max-w-641 {
  max-width: 40.0625rem;
}

@media screen and (min-width: 576px) {
  .max-sm-w-174 {
    max-width: 10.875rem;
  }
}

/* Width */
.w-15 {
  width: 0.9375rem !important;
}

.w-18 {
  width: 1.125rem !important;
}

.w-20 {
  width: 1.25rem !important;
}

.w-22 {
  width: 1.375rem !important;
}

.w-25 {
  width: 1.5625rem !important;
}

.w-30 {
  width: 1.875rem !important;
}

.w-35 {
  width: 2.1875rem !important;
}

.w-40 {
  width: 2.5rem !important;
}

.w-50 {
  width: 3.125rem !important;
}

.w-72 {
  width: 4.5rem !important;
}

.w-77 {
  width: 4.8125rem !important;
}

.w-105 {
  width: 6.5625rem !important;
}

/* Minimum Height */
.min-h-125 {
  min-height: 7.8125rem !important;
}

/* Maximum Height */
.max-h-80 {
  max-height: 5rem;
}

/* Height */
.h-15 {
  height: 0.9375rem !important;
}

.h-18 {
  height: 1.125rem !important;
}

.h-20 {
  height: 1.25rem !important;
}

.h-22 {
  height: 1.375rem !important;
}

.h-25 {
  height: 1.5625rem !important;
}

.h-30 {
  height: 1.875rem !important;
}

.h-35 {
  height: 2.1875rem !important;
}

.h-40 {
  height: 2.5rem !important;
}

.h-48 {
  height: 3rem !important;
}

.h-50 {
  height: 3.125rem !important;
}

.h-72 {
  height: 4.5rem !important;
}

.h-77 {
  height: 4.8125rem !important;
}

.h-105 {
  height: 6.5625rem !important;
}

.hover-color-main-color:hover {
  color: var(--main-color) !important;
}
.hover-bg-main-color:hover {
  background-color: var(--main-color) !important;
}
.hover-border-main-color:hover {
  border-color: var(--main-color) !important;
}

/* Border */
.bd-one {
  border-width: 0.0625rem !important;
  border-style: solid;
}

/* Border top */
.bd-t-zero {
  border-top-width: 0rem !important;
  border-top-style: solid;
}

.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 right */
.bd-r-one {
  border-right-width: 0.0625rem !important;
  border-right-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;
}

/* Border Top left Radius */
.bd-tl-ra-0 {
  border-top-left-radius: 0rem !important;
}

/* Border Top right Radius */
.bd-tr-ra-0 {
  border-top-right-radius: 0rem !important;
}

/* Border bottom left Radius */
.bd-bl-ra-0 {
  border-bottom-left-radius: 0rem !important;
}

/* Border bottom right Radius */
.bd-br-ra-0 {
  border-bottom-right-radius: 0rem !important;
}

/* Create wrap */
.create-wrap {
  background-color: var(--body-bg);
  border-radius: 0.625rem;
  padding: 5.1875rem 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .create-wrap {
    padding: 1.25rem 0.625rem;
  }
}
@media screen and (max-width: 575px) {
  .create-wrap h4 {
    font-size: 1.25rem !important;
    line-height: 1.5625rem !important;
  }
}

/* Badges */
.zBadge {
  position: relative;
  display: inline-block;
  padding: 0.1875rem 0.375rem 0.1875rem 1rem;
  border-radius: 0.25rem;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 0.75rem;
  color: var(--textBlack);
  background-color: var(--body-bg);
  white-space: nowrap;
}
.zBadge::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.375rem;
  transform: translateY(-50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: var(--textBlack);
}
.zBadge-contractual, .zBadge-active, .zBadge-done {
  color: var(--green);
  background-color: var(--positive-bg);
}
.zBadge-contractual::before, .zBadge-active::before, .zBadge-done::before {
  background-color: var(--green);
}
.zBadge-permanent {
  color: var(--main-color);
  background-color: var(--positive-blue);
}
.zBadge-permanent::before {
  background-color: var(--main-color);
}
.zBadge-ongoing {
  color: var(--ongoing);
  background-color: var(--positive-ongoing);
}
.zBadge-ongoing::before {
  background-color: var(--ongoing);
}
.zBadge-blue-light {
  color: var(--blue-light);
  background-color: var(--positive-blue-light);
}
.zBadge-blue-light::before {
  background-color: var(--blue-light);
}
.zBadge-yellow {
  color: var(--yellow);
  background-color: var(--positive-yellow);
}
.zBadge-yellow::before {
  background-color: var(--yellow);
}
.zBadge-review {
  color: var(--review);
  background-color: var(--positive-review);
}
.zBadge-review::before {
  background-color: var(--review);
}
.zBadge-red {
  color: var(--red);
  background-color: var(--positive-red);
}
.zBadge-red::before {
  background-color: var(--red);
}
.zBadge-deactivate {
  color: var(--para-text);
  background-color: var(--positive-para-text);
}
.zBadge-deactivate::before {
  background-color: var(--para-text);
}

/* Lists */
.notify-list {
  max-height: 18rem;
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
}
.notify-list::-webkit-scrollbar {
  width: 0.375rem;
}
.notify-list::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 3.125rem;
}
.notify-list::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}
.notify-list li {
  padding: 1.25rem 0;
  border-bottom: 0.0625rem solid var(--main-color);
}
.notify-list li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/* Lists */
.zList-pb-4 li {
  padding-bottom: 0.25rem;
}
.zList-pb-4 li:last-child {
  padding-bottom: 0;
}
.zList-pb-10 li {
  padding-bottom: 0.625rem;
}
.zList-pb-10 li:last-child {
  padding-bottom: 0;
}
.zList-pb-14 li {
  padding-bottom: 0.875rem;
}
.zList-pb-14 li:last-child {
  padding-bottom: 0;
}
.zList-pb-16 li {
  padding-bottom: 1rem;
}
.zList-pb-16 li:last-child {
  padding-bottom: 0;
}
.zList-pb-21 li {
  padding-bottom: 1.3125rem;
}
.zList-pb-21 li:last-child {
  padding-bottom: 0;
}
.zList-one li a {
  border-bottom: 0.125rem solid transparent;
}
.zList-one li a.active, .zList-one li a:hover {
  border-bottom: 0.125rem solid var(--main-color);
}
.zList-one li a.active svg circle, .zList-one li a:hover svg circle {
  stroke: var(--main-color);
}
.zList-one li a.active svg path, .zList-one li a:hover svg path {
  fill: var(--main-color);
}
.zList-one li a.active span, .zList-one li a:hover span {
  color: var(--main-color) !important;
}
@media screen and (max-width: 1199px) {
  .zList-three {
    display: flex;
    align-items: center;
    gap: 0.625rem 1.25rem;
    flex-wrap: wrap;
  }
}
.zList-three li {
  padding: 1.5625rem 0;
  border-bottom: 0.0625rem solid var(--stroke);
}
@media screen and (max-width: 1199px) {
  .zList-three li {
    position: relative;
    padding: 0;
    border-bottom: none;
  }
}
@media screen and (max-width: 1199px) {
  .zList-three li a {
    padding: 0.3125rem 0.625rem;
    background-color: var(--body-bg);
    border-radius: 0.3125rem;
  }
}
@media screen and (max-width: 1199px) {
  .zList-three li a.active, .zList-three li a:hover {
    background-color: var(--main-color);
  }
  .zList-three li a.active span, .zList-three li a:hover span {
    color: var(--white) !important;
  }
}
@media screen and (max-width: 1199px) {
  .zList-three li a .d-flex {
    display: none !important;
  }
}
.zList-three li:first-child {
  padding-top: 0;
}
.zList-three li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.zList-three li:last-child::before {
  display: none;
}

/* Overlap Images */
.overlap-images {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.overlap-images img {
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid var(--white);
  border-radius: 50%;
  overflow: hidden;
}
.overlap-images img:not(:first-child) {
  margin-left: calc(-1 * 0.6875rem);
}
.overlap-images img:not(:nth-child(1), :nth-child(2)) {
  display: none;
}
.overlap-images .iconPlus {
  display: none;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 50%;
  margin-left: calc(-1 * 0.6875rem);
  background-color: var(--white-200);
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--textBlack);
}
.overlap-images:has(img:nth-child(3)) .iconPlus {
  display: flex;
}

.overlap-images-2 {
  flex-shrink: 0;
  display: flex;
  gap: 0.25rem;
  align-items: center;
}
.overlap-images-2 button {
  flex-shrink: 0;
}
.overlap-images-2 button img {
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid var(--white);
  border-radius: 50%;
  overflow: hidden;
}
.overlap-images-2 button:not(:nth-child(1), :nth-child(2), :nth-child(3)) {
  display: none;
}
.overlap-images-2 .iconPlus {
  display: none;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 50%;
  margin-left: calc(-1 * 0.6875rem);
  background-color: var(--white-200);
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--textBlack);
  z-index: 1;
}
.overlap-images-2:has(button:nth-child(4)) .iconPlus {
  display: flex;
}

/* scrollable-scrollbar */
.sf-scrollable-scrollbar {
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
}
.sf-scrollable-scrollbar::-webkit-scrollbar {
  width: 0.375rem;
}
.sf-scrollable-scrollbar::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 3.125rem;
}
.sf-scrollable-scrollbar::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}

.scrollable-scrollbar {
  max-height: 50rem;
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
}
.scrollable-scrollbar::-webkit-scrollbar {
  width: 0.375rem;
}
.scrollable-scrollbar::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 3.125rem;
}
.scrollable-scrollbar::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}

/* Dashboard Summary */
.dashboard-summary-wrap .dashboard-summary-item {
  border-right: 0.0625rem solid var(--light-border);
  height: 100%;
}
.dashboard-summary-wrap .row div:last-child .dashboard-summary-item {
  border-right: none;
}

/* Employees and Goal Details */
@media screen and (min-width: 350px) and (max-width: 575px) {
  .emGoalDetails-short-info li {
    flex-basis: calc(50% - 0.625rem);
  }
}

.goal-point-field {
  display: flex;
  gap: 0.1875rem;
  padding: 0.6875rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
}
.goal-point-field:hover {
  border-color: var(--main-color);
}

.appraisement-feedback {
  position: absolute;
  top: calc(-1 * 0.8125rem);
  right: 0.6875rem;
  background-color: white;
  box-shadow: 0.3125rem 0.375rem 1.5625rem 0rem rgba(0, 0, 0, 0.1019607843);
  padding: 0 0.3125rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 3.125rem;
  display: flex;
  align-items: center;
  gap: 0.1875rem;
}
.appraisement-feedback .sf-rating-group {
  display: inline-flex;
  gap: 0.1875rem;
}
.appraisement-feedback .rating__icon {
  pointer-events: none;
  display: flex;
}
.appraisement-feedback .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
.appraisement-feedback .rating__input--none {
  display: none;
}
.appraisement-feedback .rating__label {
  cursor: pointer;
  display: flex;
}
.appraisement-feedback .rating__input:checked ~ .rating__label .rating__icon--star svg path {
  fill: var(--disabled);
}
.appraisement-feedback .sf-rating-group:hover .rating__label .rating__icon--star svg path {
  fill: var(--yellow);
}
.appraisement-feedback .rating__input:hover ~ .rating__label .rating__icon--star svg path {
  fill: var(--disabled);
}

button[data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease;
  visibility: visible;
}

button[data-title]:after {
  content: attr(data-title);
  position: absolute;
  top: 130%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.1875rem 0.75rem;
  white-space: nowrap;
  border-radius: 3.125rem;
  box-shadow: 0 0.25rem 2.2rem 0 rgba(136, 133, 133, 0.25);
  font-size: 0.625rem;
  font-weight: 600;
  color: var(--para-text);
  background-color: var(--white);
  opacity: 0;
  z-index: 99999;
  visibility: hidden;
}

button[data-title]::before {
  content: "";
  position: absolute;
  top: 115%;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  background-color: var(--white);
  transform: translateX(-50%) rotate(45deg);
  z-index: 100000;
}

button[data-title] {
  position: relative;
}

.zSidebar-logo {
  padding: 0 1.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  height: 4.8125rem;
  background-color: var(--white);
}
.zSidebar-logo img {
  max-width: 5.875rem;
  max-height: 2.125rem;
}
.zSidebar-menu > li {
  position: relative;
  padding: 0 0.75rem;
}
.zSidebar-menu > li.sidebar-divider {
  border-top: 0.0625rem solid var(--sidebar-divider);
  padding: 0;
  padding-top: 0.8125rem;
  padding-bottom: 1.1875rem;
  margin: 1.125rem 1.875rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zSidebar-menu > li:not(.zSidebar-menu > li.sidebar-divider) {
  margin-bottom: 0.3125rem;
}
.zSidebar-menu > li:first-child.sidebar-divider {
  margin-top: 0;
  border-top: none;
}
.zSidebar-menu > li:last-child {
  margin-bottom: 0;
}
.zSidebar-menu > li svg {
  max-width: 16px;
  max-height: 16px;
}
.zSidebar-menu > li > a {
  position: relative;
  padding: 0.75rem 1.125rem;
  border-radius: 0.5rem;
}
.zSidebar-menu > li > a span {
  position: relative;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 0.875rem;
  color: var(--sidebar-text);
  transition: all 0.3s;
}
.zSidebar-menu > li > a span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(-1 * 0.75rem);
  transform: translateY(-50%);
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--sidebar-text);
  opacity: 0;
  visibility: hidden;
  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(--para-text);
  right: 1em;
  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 ~ div .zSidebar-submenu {
  padding: 0.625rem 0 0.625rem 2.6875rem;
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li {
  padding-bottom: 0.375rem;
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li:last-child {
  padding-bottom: 0;
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li a {
  position: relative;
  padding-left: 0.75rem;
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.9375rem;
  color: var(--para-text);
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li a::before {
  content: "";
  position: absolute;
  top: 0.3125rem;
  left: 0;
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--para-text);
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li a:hover, .zSidebar-menu > li > a ~ div .zSidebar-submenu li a.active {
  color: var(--main-color);
}
.zSidebar-menu > li > a ~ div .zSidebar-submenu li a:hover::before, .zSidebar-menu > li > a ~ div .zSidebar-submenu li a.active::before {
  background-color: var(--main-color);
}
.zSidebar-menu > li > a.has-subMenu-arrow::before {
  opacity: 1;
  visibility: visible;
}
.zSidebar-menu > li > a:has(~ div ul.zSidebar-submenu li)::before {
  opacity: 1;
  visibility: visible;
}
.zSidebar-menu > li > a[aria-expanded=true]::before {
  transform: rotate(227deg);
}
.zSidebar-menu > li > a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(-1 * 0.875rem);
  transform: translateY(-50%);
  width: 0.125rem;
  height: 100%;
  background-color: var(--main-color);
  transition: all 0.3s;
}
.zSidebar-menu > li > a:hover svg path, .zSidebar-menu > li > a.active svg path {
  fill: var(--main-color);
}
.zSidebar-menu > li > a:hover .superAdmin-allOrder svg path, .zSidebar-menu > li > a.active .superAdmin-allOrder svg path {
  fill: transparent !important;
  stroke: var(--main-color);
}
.zSidebar-menu > li > a:hover.menu-svg-stroke svg path, .zSidebar-menu > li > a.active.menu-svg-stroke svg path {
  fill: none;
  stroke: var(--main-color);
}
.zSidebar-menu > li > a:hover.menu-subscription svg path:first-child, .zSidebar-menu > li > a.active.menu-subscription svg path:first-child {
  fill: none;
  stroke: var(--main-color);
}
.zSidebar-menu > li > a:hover span, .zSidebar-menu > li > a.active span {
  color: var(--main-color);
}
.zSidebar-menu > li > a:hover span::before, .zSidebar-menu > li > a.active span::before {
  background-color: var(--main-color);
}
.zSidebar-menu > li > a:hover::before, .zSidebar-menu > li > a.active::before {
  border-color: var(--main-color);
}
.zSidebar-menu > li > a:hover::after, .zSidebar-menu > li > a.active::after {
  left: -11px;
}
.zSidebar-menu > li > a.active span::before {
  opacity: 1;
  visibility: visible;
}
.zSidebar-fixed {
  max-height: calc(100% - 5.3125rem);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
  scrollbar-width: none;
}
.zSidebar-fixed::-webkit-scrollbar {
  display: none !important;
}

.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;
}
@media screen and (max-width: 575px) {
  .zTab-one {
    justify-content: center;
    gap: 0.625rem;
    padding-bottom: 1.25rem;
  }
}
.zTab-one .nav-link {
  position: relative;
  padding: 0rem 0.9375rem 1.875rem;
  background-color: transparent;
  border-radius: 0;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--para-text);
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
@media screen and (max-width: 575px) {
  .zTab-one .nav-link {
    padding: 0.625rem;
    background-color: var(--white);
    border-radius: 0.3125rem;
  }
}
.zTab-one .nav-link .icon {
  flex-shrink: 0;
  max-width: 1rem;
  width: 100%;
  position: absolute;
  transform: scale(0);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-one .nav-link .icon {
    display: none;
  }
}
.zTab-one .nav-link .icon img {
  max-width: 1rem;
  width: 100%;
  max-height: 1rem;
  height: 100%;
}
.zTab-one .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.125rem;
  background-color: var(--main-color);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-one .nav-link::before {
    display: none;
  }
}
.zTab-one .nav-link::after {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: 0;
  transform: scale(1);
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--para-text);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-one .nav-link::after {
    display: none;
  }
}
.zTab-one .nav-link.active {
  background-color: transparent;
  color: var(--main-color);
}
@media screen and (max-width: 575px) {
  .zTab-one .nav-link.active {
    background-color: var(--main-color) !important;
    color: var(--white);
  }
}
.zTab-one .nav-link.active .icon {
  position: relative;
  transform: scale(1);
}
.zTab-one .nav-link.active::before {
  width: 100%;
}
.zTab-one .nav-link.active::after {
  transform: scale(0);
}
.zTab-one .nav-link.active svg circle {
  stroke: var(--main-color);
}
.zTab-one .nav-link.active svg path {
  fill: var(--main-color);
}
@media screen and (max-width: 575px) {
  .zTab-two {
    justify-content: center;
    gap: 0.625rem;
    padding-bottom: 1.25rem;
  }
}
.zTab-two .nav-link {
  position: relative;
  padding: 0rem 0.71875rem 1.875rem;
  background-color: transparent;
  border-radius: 0;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--para-text);
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
@media screen and (max-width: 575px) {
  .zTab-two .nav-link {
    padding: 0.625rem;
    background-color: var(--white);
    border-radius: 0.3125rem;
  }
}
.zTab-two .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.125rem;
  background-color: var(--main-color);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-two .nav-link::before {
    display: none;
  }
}
.zTab-two .nav-link .dot {
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--para-text);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-two .nav-link .dot {
    display: none;
  }
}
.zTab-two .nav-link.active {
  background-color: transparent;
  color: var(--main-color);
}
@media screen and (max-width: 575px) {
  .zTab-two .nav-link.active {
    background-color: var(--main-color) !important;
    color: var(--white);
  }
}
.zTab-two .nav-link.active::before {
  width: 100%;
}
.zTab-two .nav-link.active .dot {
  background-color: var(--main-color);
}
.zTab-two .nav-link.active svg circle {
  stroke: var(--main-color);
}
.zTab-two .nav-link.active svg path {
  fill: var(--main-color);
}
@media screen and (max-width: 575px) {
  .zTab-three {
    justify-content: center;
    gap: 0.625rem;
    padding-bottom: 1.25rem;
  }
}
.zTab-three .nav-link {
  position: relative;
  padding: 0rem 1.125rem 0.875rem;
  background-color: transparent;
  border-radius: 0;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--para-text);
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link {
    padding: 0.625rem;
    background-color: var(--white);
    border-radius: 0.3125rem;
  }
}
.zTab-three .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.125rem;
  background-color: var(--main-color);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link::before {
    display: none;
  }
}
.zTab-three .nav-link .dot {
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 50%;
  background-color: var(--para-text);
  transition: all 0.3s;
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link .dot {
    display: none;
  }
}
.zTab-three .nav-link.active {
  background-color: transparent;
  color: var(--main-color);
}
@media screen and (max-width: 575px) {
  .zTab-three .nav-link.active {
    background-color: var(--main-color) !important;
    color: var(--white);
  }
}
.zTab-three .nav-link.active::before {
  width: 100%;
}
.zTab-three .nav-link.active .dot {
  background-color: var(--main-color);
}
.zTab-three .nav-link.active svg circle {
  stroke: var(--main-color);
}
.zTab-three .nav-link.active svg path {
  fill: var(--main-color);
}
.zTab-four {
  padding: 0.3125rem;
  background-color: var(--body-bg);
  border: 0.0625rem solid var(--stroke);
  border-radius: 0.25rem;
}
.zTab-four .nav-link {
  width: 100%;
  padding: 1.125rem 2.75rem 1.0625rem;
  background-color: transparent;
  border-radius: 0.25rem;
  white-space: nowrap;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.125rem;
  color: var(--ld-black);
}
.zTab-four .nav-link.active {
  background-color: var(--white);
  color: var(--ld-black);
}
.zTab-five {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 575px) {
  .zTab-five {
    gap: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
.zTab-five .nav-item {
  flex: 1 1 auto;
}
.zTab-five .nav-link {
  position: relative;
  width: 100%;
  padding: 1.1875rem;
  background-color: var(--ld-core-feature-item-bg);
  border-radius: 0.25rem;
  white-space: nowrap;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3125rem;
  color: var(--ld-black);
  text-align: center;
}
@media screen and (max-width: 575px) {
  .zTab-five .nav-link {
    padding: 0.3125rem;
  }
}
.zTab-five .nav-link.active {
  background-color: var(--main-color);
  color: var(--white);
}
.zTab-vertical-one {
  flex: 1 0 auto;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .zTab-vertical-one {
    max-width: 25rem;
  }
}
@media screen and (min-width: 1400px) {
  .zTab-vertical-one {
    max-width: 30.125rem;
  }
}
.zTab-vertical-one .nav-link {
  background-color: var(--ld-feature-item-bg);
  border: 0.0625rem solid var(--white-15);
  border-radius: 0.3125rem;
  padding: 2rem 1.25rem;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.375rem;
  color: var(--white);
}
.zTab-vertical-one .nav-link.active {
  border-color: var(--main-color);
}
@media screen and (max-width: 1199px) {
  .zTab-vertical-one .nav-link {
    padding: 1.25rem;
  }
}
@media screen and (max-width: 991px) {
  .zTab-vertical-one .nav-link {
    padding: 0.625rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

/* Modal */
.modal-backdrop {
  --bs-backdrop-opacity: 0.4;
  background-color: var(--textBlack);
}

/* Start Table Styles */
.zTable {
  width: 100% !important;
  font-size: 0.875rem !important;
  font-weight: 500 !important;
  color: var(--main-color) !important;
  margin-bottom: 0;
  border-color: var(--main-color);
  border-bottom: none !important;
}
.zTable > :not(caption):first-child > * > * {
  border-bottom: none;
  padding: 0 !important;
}
.zTable > :not(caption):first-child > * > * > * {
  background-color: var(--white-200);
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  line-height: 0.8125rem !important;
  color: var(--para-text);
}
.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.71875rem 1.25rem !important;
}
.zTable > :not(caption):last-child > *:last-child > td {
  padding-bottom: 0 !important;
  border-bottom-color: transparent !important;
}
.zTable > :not(caption) > * {
  position: relative;
}
.zTable > :not(caption) > * > * {
  padding: 1.375rem 1.25rem !important;
  border-bottom-color: var(--light-border) !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 thead tr th {
  font-size: 0.875rem !important;
  font-weight: 500 !important;
  line-height: 1.0625rem;
  color: var(--main-color);
}
.zTable tbody tr td {
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  line-height: 0.8125rem !important;
  color: var(--textBlack);
}
.zTable > tbody > tr > * {
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .zTable-responsive {
    overflow: hidden;
  }
}
@media screen and (max-width: 1023px) {
  .zTable-responsive {
    padding-bottom: 1.25rem;
  }
}
.zTable-last-item-right > :not(caption) > *:not(.zTable-last-item-right > :not(caption) > *.child) > * {
  position: relative;
}
.zTable-last-item-right > :not(caption) > *:not(.zTable-last-item-right > :not(caption) > *.child) > *:last-child {
  text-align: right;
}
.zTable-last-item-border > :not(caption):last-child > *:last-child > td {
  padding-bottom: 1.375rem !important;
  border-bottom-color: var(--main-color) !important;
}
.zTable-last-item-padding > :not(caption):last-child > *:last-child > td {
  padding-bottom: 1.375rem !important;
}
.zTable .sf-select-without-search {
  min-width: 135px;
  padding-left: 0.625rem !important;
}
.zTable .sf-select-without-search::after {
  right: 5px;
}
.zTable .sf-select-without-search.open .list li {
  white-space: normal !important;
}

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(--para-text);
  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: "-";
}

table.dataTable.dtr-inline.collapsed > tbody > tr:last-child > td.dtr-control::before {
  transform: translateY(0px);
}

.dtr-details {
  display: block !important;
}
.dtr-details li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 5px;
}

table.dataTable td.dataTables_empty {
  text-align: center !important;
}

/* End Table Styles */
/* Form */
.zForm-label {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  color: var(--textBlack);
}

.zForm-control {
  display: block;
  width: 100%;
  padding: 0.8125rem 1.25rem 0.9375rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--textBlack);
  background-color: var(--white);
  background-clip: padding-box;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  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(--main-color);
  color: var(--para-text) !important;
  background-color: var(--white) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.zForm-control::placeholder {
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--para-text);
}

textarea.zForm-control {
  resize: none;
}
textarea.zForm-control-textarea-2 {
  background-color: var(--body-bg);
  border-color: var(--body-bg);
}

/* Checkbox */
.zForm-wrap-checkbox {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.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.125rem;
  background-color: var(--white);
}
.zForm-wrap-checkbox input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-checkbox label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--para-text);
}
.zForm-wrap-checkbox-2 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.zForm-wrap-checkbox-2 input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  width: 0.875rem;
  height: 0.875rem;
  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(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-checkbox-2 label {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--para-text);
}
.zForm-wrap-checkbox-3 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.zForm-wrap-checkbox-3 input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  width: 0.6875rem;
  height: 0.6875rem;
  border: 1px solid var(--light-border);
  border-radius: 0.125rem;
  background-color: var(--white);
}
.zForm-wrap-checkbox-3 input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-checkbox-3 label {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--para-text);
}
.zForm-wrap-checkbox-rating {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 3.6875rem;
}
.zForm-wrap-checkbox-rating input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 0.0625rem solid var(--para-text);
  border-radius: 0.125rem;
  background-color: var(--white);
}
.zForm-wrap-checkbox-rating input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-checkbox-rating input.form-check-input:checked ~ label .text-no {
  color: var(--main-color) !important;
}
.zForm-wrap-checkbox-rating label .text-no {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--textBlack);
}
.zForm-wrap-checkbox-rating.myApisRating-disabled {
  filter: grayscale(1);
}
.zForm-wrap-checkbox-rating.myApisRating-disabled .text-no {
  color: var(--disabled);
}
.zForm-wrap-tableCheckbox {
  display: flex;
  gap: 0.5625rem;
}
.zForm-wrap-tableCheckbox input.form-check-input {
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--light-border);
  border-radius: 0.125rem;
  width: 0.6875rem;
  height: 0.6875rem;
  background-color: var(--white);
}
.zForm-wrap-tableCheckbox input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-tableCheckbox label {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--para-text);
}

/* Radio */
.zForm-wrap-radio {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.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: var(--white);
}
.zForm-wrap-radio input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.zForm-wrap-radio label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--para-text);
}

.breadcrumb.sf-breadcrumb {
  --bs-breadcrumb-margin-bottom: 0;
  --bs-breadcrumb-divider-color: var(--para-text);
  --bs-breadcrumb-item-active-color: var(--dark-color);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--para-text) !important;
}
@media screen and (max-width: 575px) {
  .breadcrumb.sf-breadcrumb {
    display: none;
  }
}
.breadcrumb.sf-breadcrumb a {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--para-text) !important;
}
.breadcrumb.sf-breadcrumb li.active a {
  font-weight: 700;
  color: var(--dark-color) !important;
}

/* Dropdown */
.notifyDropdown .dropdown-toggle::after {
  display: none;
}
.notifyDropdown .dropdown-menu {
  min-width: 21.5625rem;
  max-width: 21.5625rem;
  padding: 1.25rem 0;
  background-color: var(--white);
  border: 0.03125rem solid var(--light-border);
  border-radius: 0.9375rem;
  transform: translate3d(0, 3.75rem, 0);
}
@media screen and (max-width: 575px) {
  .notifyDropdown .dropdown-menu {
    min-width: 15rem;
    max-width: 15rem;
  }
}
.notifyDropdown .dropdown-menu.show {
  top: 10% !important;
}
.notifyDropdown .dropdown-menu > * {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.notify-list {
  max-height: 18rem;
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
}
.notify-list::-webkit-scrollbar {
  width: 0.375rem;
}
.notify-list::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 3.125rem;
}
.notify-list::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}
.notify-list li {
  padding: 1.25rem 0;
  border-bottom: 0.0625rem solid var(--light-border);
}
.notify-list li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.dropdown-after-hide::after {
  display: none !important;
}

.dropdownItem-one {
  min-width: 7.8125rem !important;
  padding: 0.8125rem 0 !important;
  background-color: var(--white) !important;
  border: 0.0625rem solid var(--stroke) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0.3125rem 0.3125rem 1.5625rem 0rem rgba(57, 64, 72, 0.1019607843);
}
.dropdownItem-one li:first-child a,
.dropdownItem-one li:first-child button {
  padding-top: 0;
}
.dropdownItem-one li:last-child a,
.dropdownItem-one li:last-child button {
  padding-bottom: 0;
  border-bottom: none !important;
}
.dropdownItem-one a,
.dropdownItem-one button {
  color: var(--textBlack);
  padding: 0.5rem 0.875rem;
  border-bottom: 0.0625rem solid var(--stroke) !important;
  width: 100%;
}
.dropdownItem-one a:hover, .dropdownItem-one a.active,
.dropdownItem-one button:hover,
.dropdownItem-one button.active {
  color: var(--main-color);
}
.dropdownItem-one a:hover p, .dropdownItem-one a.active p,
.dropdownItem-one button:hover p,
.dropdownItem-one button.active p {
  color: var(--main-color) !important;
}
.dropdownItem-one a:hover:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg path,
.dropdownItem-one a:hover:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg circle, .dropdownItem-one a.active:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg path,
.dropdownItem-one a.active:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg circle,
.dropdownItem-one button:hover:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg path,
.dropdownItem-one button:hover:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg circle,
.dropdownItem-one button.active:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg path,
.dropdownItem-one button.active:not(:has(.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem)) svg circle {
  stroke: var(--main-color);
}
.dropdownItem-one a:hover.deleteItem, .dropdownItem-one a.active.deleteItem,
.dropdownItem-one button:hover.deleteItem,
.dropdownItem-one button.active.deleteItem {
  color: var(--red) !important;
}
.dropdownItem-one a:hover.deleteItem p, .dropdownItem-one a.active.deleteItem p,
.dropdownItem-one button:hover.deleteItem p,
.dropdownItem-one button.active.deleteItem p {
  color: var(--red) !important;
}
.dropdownItem-one a:hover.deleteItem svg path:first-child, .dropdownItem-one a.active.deleteItem svg path:first-child,
.dropdownItem-one button:hover.deleteItem svg path:first-child,
.dropdownItem-one button.active.deleteItem svg path:first-child {
  stroke: var(--red) !important;
}
.dropdownItem-one a:hover.deleteItem svg path:last-child, .dropdownItem-one a.active.deleteItem svg path:last-child,
.dropdownItem-one button:hover.deleteItem svg path:last-child,
.dropdownItem-one button.active.deleteItem svg path:last-child {
  fill: var(--red) !important;
}

.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 {
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  padding: 1.03125rem 0.625rem;
  width: 100%;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--para-text);
}
.dropdown-two .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/angle-down.svg);
  width: 0.8125rem;
  height: 0.4375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: 0;
  position: relative;
}
.dropdown-two .dropdown-menu {
  max-width: 100% !important;
  min-width: 100% !important;
  transform: translate3d(0, 2.8125rem, 0);
  padding: 1rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.375rem;
  box-shadow: 0.3125rem 0.3125rem 1.5625rem 0 rgba(57, 64, 72, 0.1019607843);
  transform: translate3d(0, 3.4375rem, 0);
}
.dropdown-two .dropdown-menu.show {
  top: 0% !important;
}
.dropdown-two .dropdown-menu li .dropdown-item {
  padding: 0 0 1rem;
  cursor: pointer;
  background-color: transparent;
}
.dropdown-two .dropdown-menu li .dropdown-item label {
  white-space: pre-wrap;
}
.dropdown-two .dropdown-menu li:last-child .dropdown-item {
  padding-bottom: 0;
}
.dropdown-three .dropdown-toggle {
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  padding: 0.78125rem 0.625rem;
  width: 100%;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--para-text);
}
.dropdown-three .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/angle-down.svg);
  width: 0.8125rem;
  height: 0.4375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: 0;
  position: relative;
}
.dropdown-three .dropdown-menu {
  min-width: 100% !important;
  transform: translate3d(0, 2.8125rem, 0);
  padding: 1rem 0;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.375rem;
  box-shadow: 0.3125rem 0.3125rem 1.5625rem 0 rgba(57, 64, 72, 0.1019607843);
}
.dropdown-three .dropdown-menu.show {
  top: 0% !important;
}
.dropdown-three .dropdown-menu li {
  border-bottom: 0.0625rem solid var(--light-border);
}
.dropdown-three .dropdown-menu li .dropdown-item {
  padding: 0.625rem 1rem;
  cursor: pointer;
  background-color: transparent;
}
.dropdown-three .dropdown-menu li:first-child .dropdown-item {
  padding-top: 0;
}
.dropdown-three .dropdown-menu li:last-child {
  border-bottom: 0;
}
.dropdown-three .dropdown-menu li:last-child .dropdown-item {
  padding-bottom: 0;
}
.dropdown-selectType .dropdown-toggle {
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  padding: 0.625rem;
  width: 100%;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown-selectType .dropdown-toggle .zBadge {
  padding: 0.375rem 0.5rem 0.375rem 1.375rem;
}
.dropdown-selectType .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/angle-down.svg);
  width: 0.8125rem;
  height: 0.4375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dropdown-selectType .dropdown-toggle::after {
    display: none;
  }
}
.dropdown-selectType .dropdown-menu {
  min-width: 100% !important;
  transform: translate3d(0, 3.25rem, 0);
  padding: 0.75rem 0;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--dark-color);
}
.dropdown-selectType .dropdown-menu.show {
  top: 0% !important;
}
.dropdown-selectType .dropdown-menu li {
  border-bottom: 0.0625rem solid var(--light-border);
}
.dropdown-selectType .dropdown-menu li .dropdown-item {
  padding: 0.625rem;
  cursor: pointer;
  background-color: transparent;
}
.dropdown-selectType .dropdown-menu li:first-child .dropdown-item {
  padding-top: 0;
}
.dropdown-selectType .dropdown-menu li:last-child {
  border-bottom: 0;
}
.dropdown-selectType .dropdown-menu li:last-child .dropdown-item {
  padding-bottom: 0;
}
.dropdown-selectRating .dropdown-toggle {
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  padding: 0.6875rem 0.625rem;
  width: 100%;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown-selectRating .dropdown-toggle .left {
  display: flex;
  align-items: baseline;
  gap: 0.75rem;
}
.dropdown-selectRating .dropdown-toggle .left .left-rating {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--para-text);
}
.dropdown-selectRating .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/angle-down.svg);
  width: 0.8125rem;
  height: 0.4375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dropdown-selectRating .dropdown-toggle::after {
    display: none;
  }
}
.dropdown-selectRating .dropdown-menu {
  min-width: 100% !important;
  transform: translate3d(0, 3.25rem, 0);
  padding: 0.8125rem 0.75rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--dark-color);
  box-shadow: 0.3125rem 0.3125rem 1.5625rem 0rem rgba(57, 64, 72, 0.1019607843);
}
.dropdown-selectRating .dropdown-menu.show {
  top: 10% !important;
}
.dropdown-selectRating .dropdown-menu .rating-items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem 1.75rem;
}
.dropdown-tableCheckbox .dropdown-toggle {
  border: none;
  padding: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  column-gap: 0.75rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.8125rem;
  color: var(--textBlack);
}
.dropdown-tableCheckbox .dropdown-toggle::after {
  border: 0.0625rem solid var(--light-border);
  border-radius: 50%;
  width: 1.375rem;
  height: 1.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  background-image: url(../images/icon/angle-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.6875rem;
  transition: all 0.3s;
}
.dropdown-tableCheckbox .dropdown-toggle.show::after {
  border-color: var(--main-color);
  background-image: url(../images/icon/angle-down-blue.svg);
  transform: rotate(180deg);
}
.dropdown-tableCheckbox .dropdown-menu {
  min-width: 7.8125rem !important;
  padding: 1rem 0 1.25rem !important;
  background-color: var(--white) !important;
  border: 0.0625rem solid var(--stroke) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0.3125rem 0.3125rem 1.5625rem 0 rgba(57, 64, 72, 0.1019607843);
}
@media screen and (min-width: 576px) {
  .dropdown-tableCheckbox .dropdown-menu {
    transform: translate3d(0, 2.5rem, 0);
  }
}
@media screen and (min-width: 576px) {
  .dropdown-tableCheckbox .dropdown-menu ul li label {
    white-space: nowrap;
  }
}
.dropdown-tableCheckbox .dropdown-menu.show {
  top: 0% !important;
}

.headerUserDropdown {
  background-color: var(--white);
}
.headerUserDropdown .dropdown-toggle .user-content {
  display: flex;
  align-items: center;
  column-gap: 0.75rem;
}
.headerUserDropdown .dropdown-toggle .user-content .wrap {
  position: relative;
}
.headerUserDropdown .dropdown-toggle .user-content .img {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  overflow: hidden;
}
.headerUserDropdown .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/angle-down.svg);
  width: 0.8125rem;
  height: 0.4375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .headerUserDropdown .dropdown-toggle::after {
    display: none;
  }
}
.headerUserDropdown .dropdown-menu {
  --bs-position: end;
  transform: translate3d(0, 3.75rem, 0);
  max-width: 100%;
  transition: all 0.3s;
}
.headerUserDropdown .dropdown-menu.show {
  top: 30% !important;
  transform: translate3d(0, 2.5rem, 0) !important;
  transition: all 0.3s;
}

.lanDropdown {
  width: 2.1875rem;
  height: 2.1875rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 50%;
  background-color: var(--white-200);
  display: flex;
  justify-content: center;
  align-items: center;
}
.lanDropdown .dropdown-toggle img {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  overflow: hidden;
}
.lanDropdown .dropdown-toggle::after {
  display: none;
}
.lanDropdown .dropdown-menu {
  --bs-position: end;
  transform: translate3d(0, 2.5rem, 0);
}
.lanDropdown .dropdown-menu.show {
  top: 30% !important;
  transform: translate3d(0, 2.5rem, 0) !important;
}

/* Search */
.search-one {
  position: relative;
  flex: 1 1 auto;
  display: flex;
}
.search-one input {
  width: 100%;
  height: 2.5rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  background-color: var(--white);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.875rem;
  color: var(--textBlack);
  padding: 0.8125rem 0.8125rem 0.8125rem 2.6875rem;
}
.search-one input:focus {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.875rem;
  color: var(--textBlack);
  border-color: var(--main-color);
}
.search-one input::placeholder {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.875rem;
  color: var(--para-text);
}
.search-one .icon {
  position: absolute;
  top: 50%;
  left: 0.9375rem;
  transform: translateY(-50%);
  display: flex;
  max-width: 0.9375rem;
  border: none;
  padding: 0;
  background-color: transparent;
}

/* Table top */
.table-wrap-one .table {
  padding: 0 1.5625rem 1.5625rem;
  border: 0.0625rem solid var(--light-border);
  border-top: none;
  border-radius: 0 0 0.9375rem 0.9375rem;
  background-color: var(--white);
}
.table-wrap-one .table-wrapTop {
  padding: 1.5625rem 1.5625rem 1.125rem;
  border: 0.0625rem solid var(--light-border);
  border-bottom: none;
  border-radius: 0.9375rem 0.9375rem 0 0;
  background-color: var(--white);
}
@media screen and (max-width: 575px) {
  .table-wrap-one .table-wrapTop {
    padding: 0.9375rem 0.9375rem 1.125rem;
  }
}
@media screen and (max-width: 575px) {
  .table-wrap-one .table {
    padding: 0 0.9375rem 0.9375rem;
  }
}
.table-wrap-one .create-item-section {
  border-radius: 0 0 0.9375rem 0.9375rem;
  min-height: calc(100vh - 230px);
}
.table-wrap-two .table {
  padding-top: 1.375rem;
  border-top: 0.0625rem solid var(--light-border);
}
.table-wrap-two .table-wrapTop {
  padding-bottom: 0;
}
.table-wrap-three .table-wrapTop {
  padding-bottom: 0;
}
.table-wrap-three .employeeGoal-list-wrap {
  border: 0.0625rem solid var(--light-border);
  border-radius: 0 0 0.9375rem 0.9375rem;
  background-color: var(--white);
}

/* Pagination */
.sf-local-pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.sf-local-pagination li a {
  width: 1.875rem;
  height: 1.875rem;
  background-color: var(--white);
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
  transition: all 0.3s;
}
.sf-local-pagination li a img.disabled-img {
  display: none;
}
.sf-local-pagination li a.active, .sf-local-pagination li a:hover {
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: var(--white);
}
.sf-local-pagination li a.active img, .sf-local-pagination li a:hover img {
  filter: brightness(0) invert(1);
}
.sf-local-pagination li a.disabled.active, .sf-local-pagination li a.disabled:hover {
  background-color: var(--white);
  border-color: var(--light-border);
  color: var(--para-text);
  cursor: default;
}
.sf-local-pagination li a.disabled.active img, .sf-local-pagination li a.disabled:hover img {
  filter: brightness(1) invert(0);
}
.sf-local-pagination li a.disabled img.disabled-img {
  display: block;
}
.sf-local-pagination li a.disabled img.non-disabled-img {
  display: none;
}

.create-item-section {
  background-color: var(--white);
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.9375rem;
  padding: 0 1.875rem;
  min-height: calc(100vh - 157px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.create-item-section .img {
  padding-bottom: 2.5rem;
}
.create-item-section .title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  color: var(--textBlack);
  text-align: center;
  padding-bottom: 1.4375rem;
}
.create-item-section .link {
  border-radius: 0.25rem;
  background-color: var(--main-color);
  padding: 0.5rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.5625rem;
  color: var(--white);
}

.servicePhotoUpload label {
  max-width: 24.125rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
  .servicePhotoUpload label {
    width: 100%;
    flex: 1 0 auto;
  }
}
.servicePhotoUpload label p:first-child {
  flex: 1 1 auto;
  border: 0.0625rem solid var(--light-border);
  border-right: 0;
  padding: 0.75rem 0.9375rem 0.75rem;
  border-radius: 0.3125rem 0 0 0.3125rem;
}
@media screen and (max-width: 575px) {
  .servicePhotoUpload label p:first-child {
    flex: 0 0 auto;
    border-radius: 0.3125rem 0.3125rem 0 0;
    border-bottom: 0;
    border-right: 0.0625rem solid var(--light-border);
    width: 100%;
    text-align: center;
  }
}
.servicePhotoUpload label p:last-child {
  border-radius: 0 0.3125rem 0.3125rem 0;
  background-color: var(--textBlack);
  padding: 0.9375rem 2.375rem 0.875rem;
}
@media screen and (max-width: 575px) {
  .servicePhotoUpload label p:last-child {
    border-radius: 0 0 0.3125rem 0.3125rem;
    width: 100%;
    text-align: center;
  }
}

.file-upload-one label {
  max-width: 24.125rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
  .file-upload-one label {
    width: 100%;
    flex: 1 0 auto;
  }
}
.file-upload-one label p:first-child {
  flex: 1 1 auto;
  border: 0.0625rem solid var(--light-border);
  border-right: 0;
  padding: 0.9375rem 0.9375rem 0.875rem;
  border-radius: 0.3125rem 0 0 0.3125rem;
}
@media screen and (max-width: 575px) {
  .file-upload-one label p:first-child {
    flex: 0 0 auto;
    border-radius: 0.3125rem 0.3125rem 0 0;
    border-bottom: 0;
    border-right: 0.0625rem solid var(--main-color);
    width: 100%;
    text-align: center;
  }
}
.file-upload-one label p:last-child {
  border-radius: 0 0.3125rem 0.3125rem 0;
  background-color: var(--sidebar-bg);
  padding: 0.9375rem 2.375rem 0.875rem;
}
@media screen and (max-width: 575px) {
  .file-upload-one label p:last-child {
    border-radius: 0 0 0.3125rem 0.3125rem;
    width: 100%;
    text-align: center;
  }
}

.zMain-signLog-content {
  max-width: 37.6875rem;
  width: 100%;
  margin: 0 auto;
  min-height: 36.8125rem;
  padding: 3.5rem;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .zMain-signLog-content {
    padding: 1.25rem;
  }
}

.signLog-section {
  height: 100vh;
  display: flex;
  overflow-y: hidden;
  background: linear-gradient(306.78deg, #0aeffe 0%, #ffffff 52.08%, #4cd4ff 100%);
  padding: 1.25rem;
}
@media screen and (max-width: 575px) {
  .signLog-section {
    padding: 0.625rem;
  }
}
.signLog-section-wrap {
  display: flex;
  flex-direction: row-reverse;
  max-width: 90rem;
  width: 100%;
  margin: 0 auto;
}
.signLog-section-wrap .left,
.signLog-section-wrap .right {
  width: 50%;
  height: 100%;
}
.signLog-section-wrap .left {
  background-color: var(--main-color);
  padding: 30px;
}
@media screen and (max-width: 991px) {
  .signLog-section-wrap .left {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .signLog-section-wrap .left {
    padding: 10px;
  }
}
.signLog-section-wrap .left .wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.signLog-section-wrap .right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .signLog-section-wrap .right {
    display: none;
  }
}
.signLog-section-wrap .right .content {
  max-width: 28.3125rem;
}
.signLog-section-wrap .right .content .title {
  padding-bottom: 0.75rem;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 3.875rem;
  color: var(--white);
}
.signLog-section-wrap .right .content .title span {
  font-size: 3.25rem;
}
.signLog-section-wrap .right .content .info {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5625rem;
  color: var(--white);
}

.accordion-one {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--white);
  --bs-accordion-border-color: var(--light-border);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 16px;
  --bs-accordion-inner-border-radius: 0;
  --bs-accordion-btn-padding-x: 25px;
  --bs-accordion-btn-padding-y: 25px;
  --bs-accordion-btn-color: var(--main-color);
  --bs-accordion-btn-bg: var(--white);
  --bs-accordion-btn-icon: url(../images/icon/accordion-btn-icon.svg);
  --bs-accordion-btn-active-icon: url(../images/icon/accordion-btn-active-icon.svg);
  --bs-accordion-btn-focus-border-color: #86b7fe00;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
  --bs-accordion-body-padding-x: 25px;
  --bs-accordion-body-padding-y: 25px;
  --bs-accordion-active-color: var(--main-color);
  --bs-accordion-active-bg: var(--white);
}
.accordion-one .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border-radius: 1rem !important;
  margin-bottom: 1.25rem;
}
.accordion-one .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-one .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-one .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-one .accordion-item:not(:first-of-type) {
  border-top: 0.0625rem solid var(--bs-accordion-border-color);
}
.accordion-one .accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-one .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  border-radius: 1rem !important;
}
.accordion-one .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.accordion-one .accordion-button:not(.collapsed)::after {
  transform: rotate(-360deg);
}
.accordion-one .accordion-body {
  padding-top: 0 !important;
}

.goal-feedback-list li {
  padding-bottom: 0.625rem;
}
.goal-feedback-list li:last-child {
  padding-bottom: 0;
}
.goal-feedback-item {
  padding: 0.9375rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.25rem;
}
.goal-feedback-item .feedback-user {
  margin-bottom: 9px;
  display: inline-flex;
  align-items: center;
  gap: 0.4375rem;
  padding: 0.125rem 0.1875rem 0.125rem 0.3125rem;
  border-radius: 0.625rem;
  background-color: var(--body-bg);
}
.goal-feedback-item .feedback-user .img {
  flex-shrink: 0;
  width: 1.375rem;
  height: 1.375rem;
  border-radius: 50%;
  overflow: hidden;
}
.goal-feedback-item .feedback-user .name {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--para-text);
}
.goal-feedback-item .text {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--para-text);
}

body {
  font-family: "Nunito Sans", sans-serif;
  background-color: var(--body-bg);
  color: var(--para-text);
  transition: all 0.3s linear;
  overflow-x: hidden;
}

* {
  transition: all 0.3s linear;
}

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 linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
select:focus,
select:hover {
  outline: none;
  box-shadow: none;
}

button,
button:hover,
button:focus,
button:active {
  outline: 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;
}

.btn.focus,
.btn:focus {
  border: 1px solid transparent;
}

.form-control:focus,
.btn.focus,
.btn:focus {
  color: #495057;
  background-color: #fff;
  outline: 0;
  box-shadow: none;
}

a:focus {
  outline: 0px solid;
}

a {
  text-decoration: none;
}

a:hover {
  color: var(--primary-color);
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0 none;
  color: var(--hover-color);
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: var(--main-color);
  text-shadow: none;
}

::selection {
  background: var(--main-color);
  text-shadow: none;
  color: #ffffff;
}

/*-------------------------
scrollUp
--------------------------*/
#scrollUp {
  background: #000000;
  bottom: 20px;
  color: #ffffff;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 1000;
  border-radius: 5px;
}
#scrollUp:hover {
  background: var(--hover-color);
}

[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* Main content */
.zSidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 15.625rem;
  background-color: var(--sidebar-bg);
  z-index: 1001;
  transition: all 0.5s ease;
}
@media screen and (max-width: 1023px) {
  .zSidebar {
    left: calc(-1 * 15.625rem);
  }
}

.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%;
  }
}
.zMainContent .main-header {
  position: relative;
  padding: 1.3125rem 1.875rem;
  background-color: var(--white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .zMainContent .main-header {
    padding: 0.625rem;
  }
}

.mobileMenu {
  display: none;
}
@media screen and (max-width: 1023px) {
  .mobileMenu {
    display: block;
  }
}

.zSidebar .zSidebar-overlay {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .zSidebar.menuClose {
    left: 0;
  }
}
.zSidebar.menuClose .zSidebar-overlay {
  opacity: 1;
  visibility: visible;
  width: calc(100% - 15.625rem);
}

.zSidebar-overlay {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.tableTop {
  padding-bottom: 1.25rem;
}

.tableBottom {
  padding-top: 1.25rem;
}

@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(--main-color);
}
@media screen and (max-width: 575px) {
  .tableLengthInput label {
    justify-content: center;
  }
}
.tableLengthInput select {
  border: 0.0625rem solid var(--black-5) !important;
  border-radius: 0.5rem !important;
  background-color: var(--colorThree) !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(--main-color) !important;
  text-align: center;
}

.tableInfo .dataTables_info {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--para-text);
  padding-top: 0;
}

.tablePagi .paginate_button {
  padding: 0.4375rem 0.6875rem 0.375rem !important;
  border: 0.0625rem solid var(--light-border) !important;
  border-radius: 0.375rem !important;
  background: var(--white) !important;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem !important;
  color: var(--para-text) !important;
  margin-left: 0.5rem !important;
}
.tablePagi .paginate_button.current, .tablePagi .paginate_button:hover {
  color: var(--white) !important;
  background: var(--main-color) !important;
  border-color: var(--main-color) !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.previous.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
  color: var(--light-border) !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 {
  border-color: var(--light-border) !important;
  background-color: var(--white) !important;
  color: var(--light-border) !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: textfield;
}

/*-------------------------------------------
    Preloader Area Start
-------------------------------------------*/
/*-------------------------------------------
    Preloader Area Start
-------------------------------------------*/
@media screen and (min-width: 1200px) {
  .count-item-one .row > div {
    flex: 1 0 auto;
  }
}
.count-item-one .row > div:first-child .item::before {
  display: none;
}
.count-item-one .item {
  position: relative;
}
.count-item-one .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30%;
  transform: translateY(-50%);
  width: 0.0625rem;
  height: 2.5rem;
  background-color: var(--stroke);
}
@media screen and (max-width: 1650px) {
  .count-item-one .item::before {
    left: -20%;
  }
}
@media screen and (max-width: 1350px) {
  .count-item-one .item::before {
    left: -15%;
  }
}
@media screen and (max-width: 1300px) {
  .count-item-one .item::before {
    display: none;
  }
}

/*===============================
 #.header-area
=================================*/
.header-area {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 3rem 0;
  z-index: 99;
  transition: padding 0.2s ease-in-out;
}
.header-area.stick {
  background: #161414;
  padding: 1rem 0;
  position: fixed;
  top: 0;
}
.header-area .navbar-brand img {
  max-width: 19rem;
}
.header-area .navbar-nav {
  grid-column-gap: 3rem;
  grid-row-gap: 1.5rem;
}
.header-area .navbar-nav .nav-item .nav-link {
  color: var(--white);
  font-size: 1.6rem;
  font-weight: 500;
  transition: all 0.3s linear;
  padding: 0;
}
.header-area .navbar-nav .nav-item .nav-link:hover {
  color: var(--primary-color);
}
.header-area .navbar-nav .nav-item .nav-link.current-menu-items {
  color: var(--primary-color);
}
.header-area .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
  border: none;
  content: "\f107";
  vertical-align: middle;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
.header-area .navbar-nav .dropdown-menu {
  background: #212121;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.7rem;
  padding: 2rem;
  min-width: 18rem;
  margin-top: 1.5rem;
}
.header-area .navbar-nav .dropdown-menu li {
  margin-bottom: 1.2rem;
}
.header-area .navbar-nav .dropdown-menu li:last-child {
  margin-bottom: 0;
}
.header-area .navbar-nav .dropdown-menu li a {
  font-size: 1.8rem;
  font-weight: 400;
  color: var(--white);
  transition: all 0.3s linear;
}
.header-area .navbar-nav .dropdown-menu li a:hover {
  color: var(--primary-color);
}
.header-area .header-right {
  grid-column-gap: 2rem;
}
.header-area .header-right .cart-btn {
  position: relative;
}
.header-area .header-right .cart-btn .cart-count {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  background: var(--primary-color);
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--white);
  text-align: center;
}
.header-area .user-profile-dropdown {
  line-height: 0;
}
.header-area .user-profile-dropdown .user-profile {
  display: inline-block;
  border: none;
  background-color: transparent;
  padding: 0;
}
.header-area .user-profile-dropdown .user-profile img {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  object-fit: cover;
}
.header-area .user-profile-dropdown .user-profile-dropdown-menu {
  background-color: #2c332f;
  border-radius: 4px;
  padding: 0;
}
.header-area .user-profile-dropdown .user-profile-dropdown-menu li {
  border-bottom: 1px solid #414442;
}
.header-area .user-profile-dropdown .user-profile-dropdown-menu li:last-child {
  border-bottom: none;
}
.header-area .user-profile-dropdown .user-profile-dropdown-menu li .dropdown-item {
  display: flex;
  align-items: center;
  grid-column-gap: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  font-weight: 1.6rem;
  font-weight: 400;
  color: var(--white);
  transition: all 0.3s linear;
}
.header-area .user-profile-dropdown .user-profile-dropdown-menu li .dropdown-item:hover {
  color: var(--primary-color);
}
.header-area .languages-dropdown {
  line-height: 0;
}
.header-area .languages-dropdown .languages-item {
  display: inline-flex;
  border: none;
  background-color: transparent;
  padding: 0;
  align-items: center;
  grid-column-gap: 0.5rem;
  color: var(--white);
}
.header-area .languages-dropdown .languages-item .flag-image {
  width: 3.6rem;
  height: 3.6rem;
}
.header-area .languages-dropdown .languages-item .flag-image img {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #e5e8ec;
  background-color: var(--white);
}
.header-area .languages-dropdown .languages-dropdown-menu {
  background-color: #2c332f;
  border-radius: 4px;
  padding: 0;
}
.header-area .languages-dropdown .languages-dropdown-menu li {
  border-bottom: 1px solid #414442;
}
.header-area .languages-dropdown .languages-dropdown-menu li:last-child {
  border-bottom: none;
}
.header-area .languages-dropdown .languages-dropdown-menu li .dropdown-item {
  display: flex;
  align-items: center;
  grid-column-gap: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  font-weight: 1.6rem;
  font-weight: 400;
  color: var(--white);
  transition: all 0.3s linear;
}
.header-area .languages-dropdown .languages-dropdown-menu li .dropdown-item .flag-image {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #e5e8ec;
}
.header-area .languages-dropdown .languages-dropdown-menu li .dropdown-item:hover {
  color: var(--primary-color);
}
.header-area .notifications-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  border: 1px solid #e5e8ec;
  background-color: var(--white);
}
.header-area .notifications-btn .count {
  position: absolute;
  right: -4px;
  top: -4px;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1rem;
  font-weight: 500;
}
.header-area .notifications-dropdown .notifications-dropdown-menu {
  background: #2c302e;
  width: 360px;
  padding: 2rem;
  border-radius: 1rem;
  margin-top: 1rem;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-top p {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--white);
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-top .read-btn {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  border: none;
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--primary-color);
  transition: all 0.3s linear;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-top .read-btn:hover {
  color: var(--hover-color);
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification {
  border-top: 1px solid #3c3a3a;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification a {
  display: flex;
  grid-gap: 2rem;
  padding: 1.5rem 0;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: var(--white);
  font-size: 1.6rem;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification .notification-content {
  flex: 1;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification .notification-content h4 {
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--white);
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification .notification-content span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #969595;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification.successful .icon {
  background-color: var(--primary-color);
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification.pending .icon {
  background-color: #ffa043;
}
.header-area .notifications-dropdown .notifications-dropdown-menu .notifications-list .single-notification.successful .icon {
  background-color: #ff3a3a;
}

.responsive-btn {
  display: inline-flex;
  width: 5rem;
  height: 5rem;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #777777;
  color: var(--white);
  font-size: 2rem;
  transition: all 0.3s linear;
}
.responsive-btn:hover {
  color: var(--white);
  background: var(--hover-color);
}

.responsive-cart {
  position: relative;
}
.responsive-cart img {
  width: 2.3rem;
  height: 2.3rem;
  object-fit: cover;
}
.responsive-cart .cart-count {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  background: var(--primary-color);
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--white);
  text-align: center;
}

.navbar-toggler:focus {
  box-shadow: none;
}

@media (min-width: 1200px) {
  .responsive-btn {
    display: none;
  }
  .mobile-btn {
    display: none;
  }
}
@media (max-width: 1199px) {
  .header-area .navbar-nav {
    background: var(--tColor);
    padding: 3rem;
    margin-top: 2rem;
    border-radius: 1rem;
  }
}
@media (max-width: 560px) {
  .responsive-btn {
    width: 4rem;
    height: 4rem;
  }
  .header-area .navbar-brand img {
    max-width: 15rem;
  }
  .header-area {
    padding: 1.5rem 0;
  }
}
@media (max-width: 470px) {
  .header-area .notifications-dropdown .notifications-dropdown-menu {
    width: 280px;
    padding: 1rem;
    transform: translateX(60px);
  }
}
@media (max-width: 375px) {
  .header-area .navbar-brand img {
    max-width: 13rem;
  }
}
@media (max-width: 360px) {
  .header-area .navbar-brand img {
    max-width: 9rem;
  }
}
.landing-header {
  background-color: var(--white);
  padding: 1.875rem 0 1.625rem;
}
.landing-header .container {
  max-width: 82.5rem;
}
.landing-header.sticky-on {
  top: 0;
  width: 100%;
  z-index: 20;
  position: fixed;
  animation-duration: 0.7s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-timing-function: ease;
  transition: 0.3s all ease-in-out;
  background-color: var(--white) !important;
  box-shadow: 0 0.1875rem 1.125rem rgba(2, 21, 78, 0.09);
  padding: 0.625rem 0;
}
.landing-menu-navbar-collapse {
  background-color: var(--main-color);
  align-items: flex-start;
  padding: 1.875rem;
}
@media screen and (min-width: 992px) {
  .landing-menu-navbar-collapse {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .landing-menu-navbar-collapse {
    height: 100vh;
  }
}
.landing-menu-navbar-nav {
  gap: 0.625rem 4rem;
}
.landing-menu-navbar-nav li a {
  padding: 0 !important;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: var(--ld-black);
}
@media screen and (max-width: 991px) {
  .landing-menu-navbar-nav li a {
    color: var(--white);
  }
}
.landing-menu-navbar-nav li a:hover {
  color: var(--main-color);
}
@media screen and (max-width: 991px) {
  .landing-menu-navbar-nav li a:hover {
    color: var(--white);
  }
}
@media screen and (min-width: 992px) {
  .landing-menu-navbar-nav li:hover .dropdown-toggle ~ .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 30px;
  }
}
.landing-section-subtitle {
  position: relative;
  padding: 0.25rem 0.6875rem 0.25rem 1.5625rem;
  border-radius: 1.125rem;
  background-color: var(--white);
  display: inline-flex;
  margin-bottom: 1rem !important;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--main-color);
}
.landing-section-subtitle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.6875rem;
  transform: translateY(-50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: var(--main-color);
}
.landing-section-title {
  font-size: clamp(2.0625rem, 2.5vw, 3rem);
  font-weight: 800;
  line-height: 1.2;
  color: var(--main-color);
}
.landing-banner-wrap {
  padding-top: 4.375rem;
  background-color: var(--ld-section-bg);
}
.landing-hero-content {
  position: relative;
  text-align: center;
  max-width: 51.25rem;
  margin: 0 auto;
  padding-bottom: 2.6875rem;
}
.landing-hero-content .title {
  font-size: clamp(28px, 3.125vw, 78px);
  font-weight: 800;
  line-height: 1.14;
  color: var(--ld-black);
  padding-bottom: 0.8125rem;
}
.landing-hero-content .info {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--para-text);
  padding-bottom: 1.625rem;
}
.landing-hero-content .btnLink {
  display: inline-block;
  padding: 1.3125rem 2.0625rem;
  border-radius: 0.25rem;
  background-color: var(--main-color);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--white);
}
.landing-testimonial-wrap .swiper {
  overflow: visible !important;
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 575px) {
  .landing-testimonial-wrap .swiper {
    padding-bottom: 5.625rem;
  }
}
.landing-testimonial-wrap .arrowControl {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  height: 60px;
}
.landing-testimonial-wrap .arrowControl .swiper-button-next, .landing-testimonial-wrap .arrowControl .swiper-button-prev {
  top: 0;
  margin-top: 0;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background-color: var(--white);
  font-size: 1.5625rem;
  color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing-testimonial-wrap .arrowControl .swiper-button-next::after, .landing-testimonial-wrap .arrowControl .swiper-button-prev::after {
  display: none;
}
.landing-testimonial-wrap .arrowControl .swiper-button-next:hover, .landing-testimonial-wrap .arrowControl .swiper-button-prev:hover {
  background-color: var(--main-color);
  color: var(--white);
}
.landing-testimonial-wrap .arrowControl .swiper-button-next {
  right: 0;
}
.landing-testimonial-wrap .arrowControl .swiper-button-prev {
  left: 0;
}
.landing-testimonial-item {
  background-color: var(--ld-feature-bg);
  border: 0.0625rem solid var(--white-15);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .landing-testimonial-item {
    flex-direction: column;
    gap: 0.625rem;
  }
}
@media screen and (max-width: 1025px) and (min-width: 1000px) {
  .landing-testimonial-item {
    flex-direction: column;
    gap: 0.625rem;
  }
}
.landing-testimonial-item .left {
  flex-shrink: 0;
}
.landing-testimonial-item .text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--white);
  padding-bottom: 1.4375rem;
  margin-bottom: 1.4375rem !important;
  border-bottom: 0.0625rem solid var(--white-15);
}
@media screen and (max-width: 1025px) and (min-width: 1000px) {
  .landing-testimonial-item .text {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .landing-testimonial-item .text {
    text-align: center;
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .landing-testimonial-item .text {
    font-size: 0.875rem;
  }
}
.landing-testimonial-item .right {
  padding: 2rem 2.375rem;
}
@media screen and (max-width: 991px) {
  .landing-testimonial-item .right {
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 575px) {
  .landing-testimonial-item .right .content {
    text-align: center;
  }
}
.landing-testimonial-item .right .content .name {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: var(--white);
}
.landing-testimonial-item .right .content .userUrl {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--white-80);
}
.landing-testimonial-item .right .ld-testi-rating {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.1875rem;
  color: var(--yellow);
}
.landing-testimonial-item .right .ld-testi-rating li.no-rating {
  color: var(--para-text);
}
.landing-coreFeature-wrap {
  background-color: var(--ld-feature-bg);
}
.landing-faq-wrap, .landing-pricing-wrap, .landing-coreFeature-wrap {
  position: relative;
}
.landing-faq-wrap .container, .landing-pricing-wrap .container, .landing-coreFeature-wrap .container {
  position: relative;
}
.landing-faq-wrap .item-1, .landing-pricing-wrap .item-1, .landing-coreFeature-wrap .item-1 {
  position: absolute;
  top: -10.6%;
  left: 50%;
  transform: translateX(-50%);
  width: 428px;
  height: 428px;
  border-radius: 50%;
  background-color: #74fcec;
  filter: blur(300px);
}
.landing-faq-wrap .item-2, .landing-pricing-wrap .item-2, .landing-coreFeature-wrap .item-2 {
  position: absolute;
  bottom: 28%;
  left: 4.8%;
  width: 355px;
  height: 355px;
  border-radius: 50%;
  background-color: #8d95ff;
  filter: blur(300px);
}
.landing-faq-wrap .item-3, .landing-pricing-wrap .item-3, .landing-coreFeature-wrap .item-3 {
  position: absolute;
  top: 61px;
  left: 313px;
  width: 428px;
  height: 428px;
  border-radius: 50%;
  background-color: #74fcec;
  filter: blur(300px);
}
.landing-faq-wrap .item-4, .landing-pricing-wrap .item-4, .landing-coreFeature-wrap .item-4 {
  position: absolute;
  bottom: -32px;
  right: 511px;
  width: 355px;
  height: 355px;
  border-radius: 50%;
  background-color: #8d95ff;
  filter: blur(300px);
}
.landing-faq-wrap .item-5, .landing-pricing-wrap .item-5, .landing-coreFeature-wrap .item-5 {
  position: absolute;
  top: 50%;
  right: 218px;
  transform: translateY(-50%);
  width: 428px;
  height: 428px;
  border-radius: 50%;
  background-color: #8d95ff;
  filter: blur(300px);
}
.landing-feature-wrap {
  background-color: var(--ld-feature-bg);
}
.landing-banner-wrap {
  background-image: url(../images/hero-bg-noise.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.landing-footer {
  background-color: var(--ld-feature-bg);
}
.landing-footer-top {
  padding: 17rem 0 6.25rem;
  border-bottom: 0.0625rem solid var(--white-15);
}
.landing-footer-bottom {
  padding: 1.5625rem 0 1.875rem;
  text-align: center;
}
.landing-footer-social li a {
  background-color: transparent;
  transition: all 0.1s;
}
.landing-footer-social li a:hover {
  background-color: var(--main-color);
  border-color: var(--main-color) !important;
}
.landing-coreFeatures-tabContent {
  background: linear-gradient(180deg, #c0bcff 0%, #4440f7 99.98%);
  padding: 3.5rem 3.125rem;
  border-radius: 0.3125rem;
}
.landing-coreFeatures-tabContent .content {
  padding-top: 1.4375rem;
}
.landing-coreFeatures-tabContent .content .title {
  font-size: 2rem;
  font-weight: 800;
  line-height: 3.625rem;
  color: var(--white);
}
.landing-coreFeatures-tabContent .content .info {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.625rem;
  color: var(--white-80);
}
.landing-whyChooseUs-item {
  background-color: var(--white);
  border-radius: 0.25rem;
  padding: 3.0625rem 0;
  height: 100%;
}
.landing-whyChooseUs-item .icon {
  width: 5.625rem;
  height: 5.625rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.landing-whyChooseUs-item .title-wrap {
  margin-top: 0.9375rem;
  margin-bottom: 1.75rem;
  padding: 0 0.625rem 1.8125rem;
  border-bottom: 0.0625rem solid var(--stroke);
  text-align: center;
}
.landing-whyChooseUs-item .title-wrap .title {
  max-width: 19.9375rem;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  color: var(--ld-black);
}
.landing-whyChooseUs-item .info {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.625rem;
  color: var(--para-text);
  text-align: center;
  padding: 0 0.625rem;
}
@media screen and (min-width: 1200px) {
  .landing-whyChooseUs-item .info {
    padding: 0px 2.25rem;
  }
}
.landing-demo-section {
  margin-bottom: -173px;
}
.landing-demo-content {
  position: relative;
  padding: 5.125rem 0.625rem;
  text-align: center;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .landing-demo-content {
    padding: 2rem 0.625rem;
  }
}
@media screen and (max-width: 575px) {
  .landing-demo-content {
    padding: 1.25rem 0.625rem;
  }
}
.landing-demo-content-wrap {
  position: relative;
}
.landing-demo-content-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(240.59deg, #4c40f7 42.5%, #8c91ff 68%);
}
.landing-demo-content .title {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
  font-size: clamp(18px, 2.5vw, 50px);
  font-weight: 800;
  line-height: 1.2;
  color: var(--white);
  padding-bottom: 1.625rem;
}
@media screen and (max-width: 1024px) {
  .landing-demo-content .title {
    max-width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .landing-demo-content .title {
    max-width: 350px;
  }
}
.landing-demo-content .link {
  position: relative;
  display: inline-block;
  padding: 1.3125rem 2.0625rem;
  border-radius: 0.25rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--ld-black);
  background-color: var(--white);
}
@media screen and (max-width: 991px) {
  .landing-demo-content .link {
    padding: 0.625rem 0.9375rem;
  }
}
@media screen and (max-width: 575px) {
  .landing-demo-content .link {
    padding: 0.625rem;
  }
}
.landing-demo-content .link:hover {
  background-color: var(--ld-black);
  color: var(--white) !important;
}
.landing-information-left {
  max-width: 37.125rem;
  margin-left: auto;
  padding: 0 0.9375rem;
}
@media screen and (max-width: 991px) {
  .landing-information-left {
    max-width: 100%;
    margin-right: auto;
    padding-top: 6.25rem;
  }
}
.landing-information-right {
  height: 50rem;
}
@media screen and (max-width: 1199px) {
  .landing-information-right {
    height: 31.25rem;
  }
}
.landing-information-right iframe {
  width: 100%;
  height: 100%;
}
.landing-coreValue {
  background-color: var(--white);
  border-radius: 1.25rem;
  padding: 0.75rem;
  height: 100%;
}
.landing-coreValue .wrap {
  height: 100%;
  background-color: var(--body-bg);
  border-radius: 0.75rem;
  padding: 1.5rem;
}
.landing-coreValue .icon {
  margin-bottom: 1.3125rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing-coreValue .title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  color: var(--ld-black);
  padding-bottom: 0.75rem;
}
.landing-coreValue .info {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--para-text);
}
.landing-teamMember {
  background-color: var(--white);
  padding: 0.5rem;
  border-radius: 0.375rem;
}
.landing-teamMember-section {
  background: linear-gradient(240.59deg, #4c40f7 42.5%, #8c91ff 68%);
}
.landing-teamMember .img {
  height: 20rem;
  border-radius: 0.375rem;
  overflow: hidden;
  margin-bottom: 0.75rem;
}
.landing-teamMember .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-teamMember .content {
  padding: 1.75rem 0.625rem;
  text-align: center;
  border-radius: 0.375rem;
  background-color: var(--main-color);
}
@media screen and (max-width: 575px) {
  .landing-teamMember .content {
    padding: 0.9375rem 0.625rem;
  }
}
.landing-teamMember .content .name {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
  color: var(--white);
}
.landing-teamMember .content .degi {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--white);
}
.landing-statistic-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.6875rem;
  text-align: center;
}
.landing-statistic-item .title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 0.938;
  letter-spacing: -0.03em;
  background: linear-gradient(240.59deg, #4c40f7 42.5%, #8c91ff 68%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .landing-statistic-item .title {
    font-size: 3.125rem;
  }
}
.landing-statistic-item .info {
  max-width: 16.125rem;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--para-text);
}
.landing-about-content {
  padding-bottom: 89px;
}
@media screen and (max-width: 991px) {
  .landing-about-content {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .landing-about-content {
    padding-bottom: 50px;
  }
}
.landing-about-content .landing-section-title {
  max-width: 580px;
  margin: 0 auto;
}
.landing-about-content .landing-section-info {
  max-width: 578px;
  margin: 0 auto !important;
  padding-bottom: 30px;
}
.landing-about-content .btnLink {
  display: inline-block;
  padding: 1.3125rem 2.0625rem;
  border-radius: 0.25rem;
  background-color: var(--main-color);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--white);
}
.landing-about-img {
  padding-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .landing-about-img {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .landing-about-img {
    padding-bottom: 50px;
  }
}
.landing-about-img .about-imgItem {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 426px;
}
@media screen and (max-width: 1199px) {
  .landing-about-img .about-imgItem {
    height: 326px;
  }
}
@media screen and (max-width: 991px) {
  .landing-about-img .about-imgItem {
    height: 226px;
  }
}
.landing-about-img .about-imgItem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .landing-about-img .about-imgItem-1, .landing-about-img .about-imgItem-4 {
    margin-top: -149px;
  }
}

/* Mission - Vission */
.mv-content-wrap {
  background-color: var(--ld-core-feature-item-bg);
  border-radius: 0.9375rem;
  padding: 2.125rem 1.875rem 2.125rem 3.4375rem;
}
@media screen and (max-width: 1199px) {
  .mv-content-wrap {
    padding: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .mv-content-wrap {
    padding: 0.9375rem;
  }
}
.mv-content-img {
  border-radius: 0.3125rem;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .mv-content-img {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .mv-content-img {
    height: 300px;
  }
}
.mv-content-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mv-content-text {
  max-width: 550px;
}
@media screen and (min-width: 992px) {
  .mv-content-text {
    margin-left: auto;
  }
}
@media screen and (max-width: 991px) {
  .mv-content-text {
    text-align: center;
    margin: 0 auto;
  }
}
.mv-content-text .title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ld-black);
  padding-bottom: 1.1875rem;
}
@media screen and (max-width: 1199px) {
  .mv-content-text .title {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 767px) {
  .mv-content-text .title {
    font-size: 1.625rem;
  }
}
.mv-content-text .info {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: var(--para-text);
}
@media screen and (max-width: 575px) {
  .mv-content-text .info {
    font-size: 1rem;
  }
}

/* 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;
}
.zAccordion-one {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
.zAccordion-one .row div .accordion-item {
  margin-bottom: 1.5rem;
}
.zAccordion-one .row div .accordion-item:last-child {
  margin-bottom: 0;
}
.zAccordion-one .accordion-item {
  border: 0.0625rem solid var(--ld-border);
  border-radius: 0.25rem;
  background-color: transparent;
}
.zAccordion-one .accordion-body {
  padding: 0rem 1.875rem 1.375rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--para-text);
}
@media screen and (max-width: 767px) {
  .zAccordion-one .accordion-body {
    padding: 0rem 1.25rem 1.25rem !important;
  }
}
@media screen and (max-width: 575px) {
  .zAccordion-one .accordion-body {
    padding: 0rem 0.625rem 0.625rem !important;
    font-size: 1rem;
  }
}
.zAccordion-one .accordion-button {
  padding: 1.75rem 1.875rem !important;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: var(--ld-black);
  column-gap: 0.25rem;
}
@media screen and (max-width: 767px) {
  .zAccordion-one .accordion-button {
    padding: 1.25rem !important;
  }
}
@media screen and (max-width: 575px) {
  .zAccordion-one .accordion-button {
    padding: 0.625rem !important;
    font-size: 1rem;
  }
}
.zAccordion-one .accordion-button.collapsed::after {
  background-image: url(../images/icon/accordion-icon-1.svg);
}
.zAccordion-one .accordion-button::after {
  width: 2.125rem;
  height: 2.125rem;
  background-image: url(../images/icon/accordion-icon-2.svg);
  background-size: 2.125rem;
}

/* Price plan */
.price-plan-one {
  background-color: var(--white);
  border: 0.0625rem solid var(--stroke);
  border-radius: 0.375rem;
}
.price-plan-one .price-head {
  position: relative;
  border-radius: 0.375rem;
  padding: 3rem;
  text-align: center;
  background: linear-gradient(240.59deg, #feeefa 3.11%, #ffd79c 52.6%, #8189ff 100%);
}
@media screen and (max-width: 991px) {
  .price-plan-one .price-head {
    padding: 0.625rem;
  }
}
.price-plan-one .price-head .title {
  position: relative;
  z-index: 1;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--ld-black);
  padding-bottom: 0.5625rem;
}
.price-plan-one .price-head .title span {
  font-style: 1.5rem;
  font-weight: 800;
  line-height: 1.75rem;
}
.price-plan-one .price-head .plan-price {
  position: relative;
  z-index: 1;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.15;
  color: var(--ld-black);
}
@media screen and (max-width: 575px) {
  .price-plan-one .price-head .plan-price {
    font-size: 2.1875rem;
  }
}
.price-plan-one .price-head::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/price-plan-bg.png);
  background-repeat: no-repeat;
}
.price-plan-one .price-body {
  padding-top: 1.4375rem;
}
.price-plan-one .price-body ul {
  border-bottom: 0.0625rem solid var(--stroke);
  padding: 0 1.6875rem 1.4375rem;
}
.price-plan-one .price-body .link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 1.3125rem 2.0625rem;
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.25rem;
  margin: 1.4375rem 1.6875rem 1.5625rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.125rem;
  color: var(--main-color);
  background-color: var(--white);
}
.price-plan-one:hover .link, .price-plan-one.active .link {
  background-color: var(--main-color);
  color: var(--white);
}
.price-plan-standard .price-head {
  background: linear-gradient(240.59deg, #eefef3 3.11%, #9cf9ff 52.6%, #81a4ff 100%);
}
.price-plan-enterprise .price-head {
  background: linear-gradient(240.59deg, #eefef6 3.11%, #9cb8ff 52.6%, #b181ff 100%);
}
.price-plan-popular .price-head::after {
  content: "";
  position: absolute;
  top: 2.4375rem;
  right: 2rem;
  width: 5.5625rem;
  height: 3.4375rem;
  background-image: url(../images/price-popula.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 575px) {
  .price-plan-popular .price-head::after {
    top: 1.5625rem;
    right: 0.9375rem;
  }
}

.zCheck.zPrice-plan-switch input.form-check-input {
  width: 5.625rem !important;
  height: 2.75rem !important;
  border-color: var(--main-color) !important;
  background-color: var(--main-color) !important;
  background-size: 1.875rem !important;
  background-position-x: 0.375rem !important;
}
.zCheck.zPrice-plan-switch input.form-check-input:checked {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  background-position-x: 3.125rem !important;
}

.zPrice-plan-yearly {
  display: none;
}

/* Features */
.features-list-item {
  background-color: var(--ld-feature-item-bg);
  border: 0.0625rem solid var(--white-15);
  border-radius: 0.25rem;
  padding: 3.8125rem 1.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .features-list-item {
    padding: 1.875rem 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .features-list-item {
    padding: 1.875rem 0.625rem;
  }
}
.features-list-item .icon {
  flex-shrink: 0;
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--body-bg);
  margin-bottom: 1.3125rem;
}
.features-list-item .title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.125rem;
  color: var(--white);
}
.features-block-item {
  margin-bottom: 5rem;
  position: relative;
  border-radius: 0.375rem;
  overflow: hidden;
  padding: 2.1875rem;
  background-color: var(--ld-core-feature-item-bg);
}
.features-block-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .features-block-item {
    padding: 1.875rem;
  }
}
@media screen and (max-width: 575px) {
  .features-block-item {
    padding: 0.9375rem;
    border-radius: 1.25rem;
  }
}
.features-block-item > div {
  position: relative;
}
.features-block-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/features-block-bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 992px) {
  .features-block-item:nth-child(even) .row {
    flex-direction: row-reverse;
  }
  .features-block-item:nth-child(even) .row .item-content {
    margin-left: auto;
  }
}
.features-block-item .item-content {
  max-width: 32.875rem;
}
@media screen and (max-width: 991px) {
  .features-block-item .item-content {
    max-width: 100%;
    margin: 0 auto;
  }
}
.features-block-item .item-content .landing-section-subtitle {
  margin-bottom: 1.125rem !important;
}
.features-block-item .item-content .landing-section-title {
  margin-bottom: 1.75rem !important;
}
.features-block-item .item-content .lists {
  text-align: left !important;
}
.features-block-item .item-content .lists li {
  display: flex;
  gap: 0.625rem;
  padding-bottom: 0.4375rem;
}
.features-block-item .item-content .lists li:last-child {
  padding-bottom: 0;
}
.features-block-item .item-content .lists li .icon {
  flex-shrink: 0;
  background-color: var(--main-color);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .features-block-item .item-content .lists li .icon {
    margin-top: 3px;
  }
}
.features-block-item .item-content .lists li .content .title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
  color: var(--main-color);
  padding-bottom: 0.25rem;
}
.features-block-item .item-content .lists li .content .info {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
  color: var(--para-text);
}

.dataTables_wrapper .tableSearch {
  position: relative;
  max-width: 22.3125rem;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .dataTables_wrapper .tableSearch {
    max-width: 100%;
  }
}
.dataTables_wrapper .tableSearch .dataTables_filter {
  position: relative;
  width: 100%;
}
.dataTables_wrapper .tableSearch .dataTables_filter label {
  width: 100%;
}
.dataTables_wrapper .tableSearch .dataTables_filter .searchIcon {
  position: absolute;
  top: 50%;
  left: 1.125rem;
  display: flex;
  max-height: 1.125rem;
  transform: translateY(-50%);
}
.dataTables_wrapper .tableSearch .dataTables_filter input {
  width: 100%;
  border: 0.0625rem solid var(--main-color);
  border-radius: 6.875rem !important;
  padding: 0.875rem 1.125rem 0.8125rem 2.8125rem !important;
  background-color: var(--main-color) !important;
  margin-left: 0 !important;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 0.8125rem;
  width: 0.8125rem;
  background-image: url(../images/icon/delete.svg);
  background-size: 0.8125rem 0.8125rem;
}
.dataTables_wrapper .tableSearch .dataTables_filter input:focus {
  border-color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input::-webkit-input-placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input::-moz-placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input:-ms-input-placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input::-ms-input-placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}
.dataTables_wrapper .tableSearch .dataTables_filter input::placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--main-color) !important;
}

.tableTop .row {
  row-gap: 0.625rem;
}

.zCheck.form-switch {
  min-height: 27px;
}
.zCheck.form-switch input.form-check-input {
  width: 53px;
  height: 27px;
  margin-top: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid var(--stroke);
  border-radius: 100px;
  background-color: var(--stroke);
  background-image: url(../images/icon/switch-circle.svg);
  background-size: 23px;
  background-position-x: 3px;
}
.zCheck.form-switch input.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
  background-position-x: 26px;
}
.zCheck label {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: #000;
}

.summernoteOne ~ .note-editor {
  border-radius: 0.625rem;
  border-top: none;
  border-color: var(--stroke);
}
.summernoteOne ~ .note-editor .note-toolbar {
  padding: 0 5px;
  background-color: var(--body-bg);
  border-bottom: none !important;
  border-radius: 10px;
}
.summernoteOne ~ .note-editor .note-toolbar > div {
  margin-top: 0;
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group {
  position: relative;
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: var(--para-text);
}
.summernoteOne ~ .note-editor .note-toolbar > .note-btn-group:last-child::before {
  display: none;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn {
  color: var(--textBlack);
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.summernoteOne ~ .note-editor .note-toolbar .note-btn::after {
  display: none;
}
.summernoteOne ~ .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 {
  border-radius: 0 8px 8px 0;
}
.summernoteOne ~ .note-editor .note-statusbar {
  display: none;
}

.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 label {
  z-index: 10 !important;
}
.zImage-upload-details .upload-img-box {
  background-color: var(--white);
  border: 0.125rem dashed var(--stroke);
  border-radius: 0.75rem;
  height: 11.5625rem;
  position: relative;
  overflow: hidden;
}
.zImage-upload-details .upload-img-box img {
  background-color: var(--white);
}

.profileImage-upload {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: 5rem;
  max-width: 5rem;
  position: relative;
}
.profileImage-upload > img {
  background-color: var(--main-color);
  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(--main-color);
  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);
}
.profileImage-upload input {
  top: auto !important;
  left: auto !important;
  max-width: 2.375rem;
  height: 2.375rem;
  border: 0.0625rem solid #fff;
  border-radius: 50%;
  background-color: var(--main-color);
  cursor: pointer;
}

#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;
}

.sf-select-without-search {
  background-color: var(--white) !important;
  border-radius: 0.25rem !important;
  border: 0.0625rem solid var(--light-border) !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: 2.8125rem;
}
.sf-select-without-search.empty {
  color: var(--main-color) !important;
}
.sf-select-without-search:hover {
  border-color: var(--main-color) !important;
}
.sf-select-without-search .option.selected {
  font-weight: normal !important;
}
.sf-select-without-search::after {
  width: 13px;
  height: 7px;
  right: 18px;
  border: none;
  background-image: url(../images/icon/angle-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(--scroll-track);
  border-radius: 3.125rem;
}
.sf-select-without-search .list::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}
.sf-select-without-search.open .list {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  border-radius: 0.375rem;
  border: 0.0625rem solid var(--light-border);
  box-shadow: 0 0 0.625rem rgba(76, 76, 76, 0.12);
  background-color: var(--white);
  padding: 0.8125rem 0;
  max-height: 12.5rem;
  overflow-y: auto;
  z-index: 10001;
}
.sf-select-without-search.open .list li {
  padding: 0.5rem 0.875rem;
  border-radius: 0;
  font-size: 0.875rem;
  font-weight: 400 !important;
  line-height: 1.1875rem;
  color: var(--dark-color);
  min-height: inherit;
  transition: all 0.3s;
  border-bottom: 0.0625rem solid var(--light-border);
}
.sf-select-without-search.open .list li:first-child {
  padding-top: 0;
}
.sf-select-without-search.open .list li:last-child {
  border-bottom: none;
  padding-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(--main-color) !important;
}
.sf-select-without-search.open::after {
  transform: rotate(45deg);
}

.zaikpi-table-select {
  height: 2.5rem;
  padding: 0.75rem 1.25rem !important;
}

.dashboard-select {
  max-width: 4.5625rem;
  padding: 0.4375rem 0.75rem !important;
  height: 1.8125rem !important;
  border-radius: 0.375rem !important;
}
.dashboard-select .current {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--main-color);
}
.dashboard-select::after {
  right: 0.625rem;
}
.dashboard-select .list {
  border-radius: 0.375rem !important;
}

/* Chart */
.revenueOverviewChart-xaxis-label {
  font-family: "Nunito Sans", sans-serif !important;
  fill: var(--main-color);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.0625rem;
}
.revenueOverviewChart-yaxis-label {
  font-family: "Nunito Sans", sans-serif !important;
  fill: var(--para-text);
  font-size: 0.75rem;
  font-weight: 400;
}

#myChart {
  max-height: 21.875rem !important;
}

.select2-container,
.select2-dropdown,
.select2-search,
.select2-results {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.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: 52px !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) !important;
  border-radius: 8px !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  min-height: 52px;
}
.sf-select-section.select2-selection--single:focus, .sf-select-section.select2-selection--single:hover {
  border: 1px solid var(--main-color) !important;
}
.sf-select-section.select2-selection--single .select2-selection__rendered {
  color: var(--para-text);
  line-height: 52px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 17px;
}
.sf-select-section.select2-selection--single .select2-selection__arrow {
  height: 52px !important;
  top: 0 !important;
  right: 11px !important;
}
.sf-select-section.select2-selection--single .select2-selection__arrow b {
  border-width: 0 !important;
  background-image: url(../images/icon/arrow-fill-down.svg);
  width: 12px !important;
  height: 7px !important;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  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 {
  margin-top: 0;
  margin-left: 0;
  height: 3.125rem;
  padding-left: 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 3.125rem;
  color: var(--para-text);
}
.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 {
  padding-left: 0.625rem;
}
.sf-select-section.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin-top: 9px;
  margin-bottom: 5px;
  background-color: var(--main-color) !important;
  border: 0;
  border-color: var(--main-color) !important;
  border-radius: 24px;
  color: var(--main-color) !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(--main-color) !important;
  color: var(--main-color);
}

.sf-select-dropdown {
  border-color: var(--stroke) !important;
  border-radius: 0.75rem !important;
  background-color: var(--white);
  box-shadow: 0 0 0.625rem rgba(76, 76, 76, 0.12);
  padding: 0.5625rem;
  z-index: 1057;
}
.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);
  border-radius: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: var(--para-text);
  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(--main-color);
}
.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: 7px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: var(--para-text);
  border-radius: 4px;
}
.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(--body-bg);
  color: var(--textBlack);
}

.sf-input-wrap {
  display: flex;
}
.sf-input-wrap input {
  border-radius: 0.5rem 0 0 0.5rem;
  border-right: 0;
}
.sf-input-wrap .currency {
  flex: 1 0 auto;
  max-width: 6rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.0625rem solid var(--main-color);
  border-radius: 0 0.5rem 0.5rem 0 !important;
  background-color: var(--body-bg);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.375rem;
  color: var(--para-text);
}
.sf-input-wrap .select2-container {
  flex: 1 0 auto;
  max-width: 6rem;
}
.sf-input-wrap .select2-container .sf-select-section.select2-selection--single {
  border-radius: 0 0.5rem 0.5rem 0 !important;
  background-color: var(--body-bg);
}

.dropdown-selectService .dropdown-toggle {
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.5rem;
  padding: 0.875rem 1.25rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--white);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--para-text);
}
.dropdown-selectService .dropdown-toggle::after {
  content: "";
  border: 0;
  background-image: url(../images/icon/arrow-fill-down.svg);
  width: 0.625rem;
  height: 0.375rem;
  background-repeat: no-repeat;
  margin: 0;
  right: calc(-1 * 0.3125rem);
  position: relative;
}
.dropdown-selectService .dropdown-menu {
  --bs-position: end;
  transform: translate3d(0, 3.75rem, 0);
  width: 100%;
  transition: all 0.3s;
  padding: 1.25rem 0;
  background-color: var(--white);
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.375rem;
  box-shadow: 0px 20px 90px 10px rgba(163, 177, 204, 0.0705882353);
}
.dropdown-selectService .dropdown-menu.show {
  top: 30% !important;
  transform: translate3d(0, 2.5rem, 0) !important;
  transition: all 0.3s;
}
.dropdown-selectService .dropdown-menu li {
  padding-left: 1.3125rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  border-bottom: 0.0625rem solid var(--main-color);
}
.dropdown-selectService .dropdown-menu li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

#files-names {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
#files-names .file-block {
  position: relative;
  margin-top: 0.625rem;
  flex: 0 0 auto;
  min-width: 4.375rem;
  max-width: 9.375rem;
  padding: 0.625rem;
  border: 0.0625rem solid var(--light-border);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
#files-names .file-block .file-icon {
  display: inline-flex;
  font-size: 1rem;
  color: var(--para-text);
}
#files-names .file-block .name {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  color: var(--textBlack);
}
#files-names .file-block .file-delete {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  flex: 0 0 auto;
  width: 0.84375rem;
  height: 0.84375rem;
  border: 1px solid var(--para-text);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
  color: var(--para-text);
  cursor: pointer;
}

.settings-sidebar a.active span,
.settings-sidebar a.active div, .settings-sidebar a:hover span,
.settings-sidebar a:hover div {
  color: var(--main-color) !important;
}

.paymentConversionRate .left {
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.5rem;
  overflow: hidden;
}
.paymentConversionRate .left p {
  max-height: 3.25rem;
}
@media screen and (max-width: 575px) {
  .paymentConversionRate .left p {
    flex-basis: auto;
    max-width: 3.25rem;
    width: 100%;
  }
}
.paymentConversionRate .left input {
  border: none;
}
@media screen and (max-width: 575px) {
  .paymentConversionRate .left input {
    flex-basis: calc(100% - 104px);
  }
}
.paymentConversionRate .left .sf-select-section {
  border: none !important;
}

/* Sortable form */
@media screen and (max-width: 575px) {
  .sf-sortable-form .form-builder {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 1.25rem;
  }
}
.sf-sortable-form .form-builder ul.stage-wrap {
  width: 70% !important;
  border: 1px solid var(--main-color) !important;
  border-radius: 10px;
  background-color: var(--white) !important;
  padding: 30px 25px !important;
}
@media screen and (max-width: 767px) {
  .sf-sortable-form .form-builder ul.stage-wrap {
    width: 68% !important;
  }
}
@media screen and (max-width: 575px) {
  .sf-sortable-form .form-builder ul.stage-wrap {
    width: 100% !important;
  }
}
.sf-sortable-form .form-builder ul.stage-wrap li.hoverDropStyleInverse {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  border-radius: 5px;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field {
  border-color: var(--main-color) !important;
  margin-bottom: 1.625rem;
  border-radius: 0 !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field:last-child {
  margin-bottom: 0;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .field-actions .btn {
  border-color: var(--main-color) !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .field-actions .del-button:hover {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .field-actions .copy-button:hover {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .field-actions .sort-button:hover {
  color: var(--main-color);
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field label.field-label {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--main-color);
  margin-bottom: 0.5rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field input,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field textarea,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field div[name=label] {
  width: 100% !important;
  height: auto;
  padding: 0.8125rem 1.25rem 0.9375rem !important;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--main-color);
  background-color: var(--white) !important;
  border: 0.0625rem solid var(--main-color) !important;
  border-radius: 0.5rem;
  box-shadow: none !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field input:focus, .sf-sortable-form .form-builder ul.stage-wrap li.form-field input:hover,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field textarea:focus,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field textarea:hover,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field div[name=label]:focus,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field div[name=label]:hover {
  border: 0.0625rem solid var(--main-color);
  color: var(--para-text) !important;
  background-color: var(--white) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field input::placeholder,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field textarea::placeholder,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field div[name=label]::placeholder {
  font-size: 0.75rem;
  font-weight: 400;
  color: var(--para-text);
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field textarea {
  resize: none;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .required-asterisk {
  color: var(--main-color);
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field select {
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.5rem;
  padding: 0.875rem 1.25rem;
  width: 100%;
  background-color: var(--white);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--para-text);
  height: auto;
  box-shadow: none;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .checkbox-group,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem 2rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .checkbox-group .formbuilder-checkbox,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .checkbox-group .formbuilder-radio,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .radio-group .formbuilder-checkbox,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .radio-group .formbuilder-radio {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .checkbox-group input,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .radio-group input {
  width: auto !important;
  margin: 0;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .checkbox-group label,
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .radio-group label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--para-text);
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements {
  background: var(--body-bg);
  border-color: var(--main-color) !important;
  border-radius: 0.5rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .input-wrap input[type=checkbox] {
  width: auto !important;
  margin-top: 12px !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options {
  background: var(--main-color);
  border-radius: 0.5rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options > li:first-child {
  border-radius: 0.5rem 0.5rem 0 0;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options > li:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options > li > input {
  width: calc(44.5% - 17px) !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options > li > input:first-child {
  width: 5% !important;
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group .sortable-options-wrap .option-actions a {
  background: var(--main-color);
  padding: 0.625rem 1.625rem;
  border: 0.0625rem solid var(--main-color);
  font-size: 0.9375rem;
  border-radius: 0.5rem;
  color: var(--white);
  font-weight: 600;
  line-height: 1.5625rem;
  margin-top: 0.625rem;
  display: inline-flex;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:first-child label {
    width: 24%;
    text-align: left;
  }
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:first-child .input-wrap {
    width: 70%;
  }
}
@media screen and (max-width: 575px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:first-child label {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:not(:first-child) .input-wrap,
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:not(:first-child) label {
    width: 100%;
  }
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:not(:first-child) .input-wrap {
    margin-left: 0%;
  }
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .form-group:not(:first-child) label {
    text-align: left;
  }
}
.sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .close-field {
  color: var(--white);
  top: 3.125rem;
  bottom: auto;
  right: 0.9375rem;
  left: auto;
  background: var(--red);
  border: 0.0625rem solid var(--stroke);
  padding: 0.3125rem 0.625rem;
  border-radius: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field .form-elements .close-field {
    right: 0;
  }
}
@media screen and (max-width: 330px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field:hover .field-actions {
    position: relative;
  }
}
@media screen and (max-width: 481px) {
  .sf-sortable-form .form-builder ul.stage-wrap li.form-field.editing .form-elements .close-field {
    top: 5rem;
  }
}
.sf-sortable-form .form-builder ul.stage-wrap li.delete {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}
.sf-sortable-form .form-builder ul.stage-wrap.empty::after {
  color: var(--white);
}
.sf-sortable-form .form-builder .cb-wrap {
  width: 27% !important;
}
@media screen and (max-width: 767px) {
  .sf-sortable-form .form-builder .cb-wrap {
    width: 29% !important;
  }
}
@media screen and (max-width: 575px) {
  .sf-sortable-form .form-builder .cb-wrap {
    width: 50% !important;
    margin: auto;
    position: relative !important;
  }
}
@media screen and (max-width: 482px) {
  .sf-sortable-form .form-builder .cb-wrap {
    width: 100% !important;
    inset: unset !important;
  }
}
.sf-sortable-form .form-builder .cb-wrap ul.frmb-control {
  border-radius: 0.625rem;
  border: 0.0625rem solid var(--main-color);
}
.sf-sortable-form .form-builder .cb-wrap ul.frmb-control li {
  box-shadow: none;
  padding: 0.9375rem 1.4375rem;
  margin-bottom: 0 !important;
}
.sf-sortable-form .form-builder .cb-wrap ul.frmb-control li:first-child {
  border-radius: 0.625rem 0.625rem 0 0;
}
.sf-sortable-form .form-builder .cb-wrap ul.frmb-control li:last-child {
  border-radius: 0 0 0.625rem 0.625rem;
}
.sf-sortable-form .form-builder .cb-wrap ul.frmb-control li:hover {
  background-color: var(--main-color);
}

@media screen and (max-width: 481px) {
  .form-wrap.form-builder .frmb-control li {
    display: flex;
    align-items: center;
  }
  .form-wrap.form-builder .frmb-control li span {
    visibility: visible !important;
  }
}

/* Order details */
.order-info {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  max-width: 17.125rem;
  width: 100%;
}
.order-info li {
  position: relative;
}
.order-info li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  transform: translateY(-50%);
  width: 0.0625rem;
  max-height: 1.1875rem;
  height: 100%;
  background-color: var(--main-color);
}
.order-info li:last-child::before {
  display: none;
}
.order-form-buttons {
  width: 70%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .order-form-buttons {
    width: 68%;
  }
}
@media screen and (max-width: 575px) {
  .order-form-buttons {
    width: 100%;
  }
}

/* Note list */
.note-list > li {
  padding: 0.875rem 1.375rem;
  margin-bottom: 0.75rem;
  background-color: var(--main-color);
  border-radius: 0.625rem;
}
.note-list > li:last-child {
  margin-bottom: 0;
}
.note-list > li .title {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  color: var(--main-color);
}
.note-list > li button {
  border: none;
  padding: 0;
  background-color: transparent;
}
.note-list > li button.dropdown-toggle {
  font-size: 1.125rem;
  color: var(--main-color);
}
.note-list > li.bg-note-self {
  background-color: var(--main-color);
}
.note-list > li.bg-note-self .title {
  color: var(--main-color) !important;
}

/* Message */
.content-chat-message-user-wrap {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  box-sizing: border-box;
  padding: 1.5625rem 1.25rem 0;
  height: 580px;
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user {
    padding: 0.9375rem;
  }
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user::-webkit-scrollbar {
  width: 6px;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-track {
  background: var(--scroll-track);
  border-radius: 3.125rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-thumb {
  background: var(--scroll-thumb);
  border-radius: 3.125rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text {
  position: relative;
  max-width: 25rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media screen and (max-width: 575px) {
  .content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text {
    gap: 0.3125rem;
  }
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .text {
  padding: 0.375rem 0.75rem;
  background-color: var(--white);
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.625rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .text > p {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--main-color);
  padding-bottom: 0.5rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .text .time-read {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.25rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .text .time-read .time {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1rem;
  color: var(--main-color);
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .share-icon {
  opacity: 0;
  visibility: hidden;
  flex-shrink: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  border: none;
  border-radius: 50%;
  padding: 0;
  background-color: red;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text .share-icon img {
  max-width: 0.9375rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text:hover .share-icon {
  opacity: 1;
  visibility: visible;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 0.25rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text {
  position: relative;
  max-width: 25rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 0.75rem;
}
@media screen and (max-width: 575px) {
  .content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text {
    gap: 0.3125rem;
  }
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text .text {
  padding: 0.375rem 0.75rem;
  background-color: var(--main-color);
  border-radius: 0.625rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text .text > p {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--white);
  padding-bottom: 0.5rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text .text .time-read {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.25rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text .text .time-read .time {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1rem;
  color: var(--white);
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text:hover .share-icon {
  opacity: 1;
  visibility: visible;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user:has(.no-chat) {
  justify-content: center;
  align-items: center;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .no-chat {
  text-align: center;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .no-chat .img {
  padding-bottom: 0.625rem;
}
.content-chat-message-user-wrap .content-chat-message-user .body-chat-message-user .no-chat p {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--main-color);
}
.content-chat-message-user-wrap .footer-chat-message-user {
  padding: 0.9375rem 1.25rem 1.5625rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.content-chat-message-user-wrap .footer-chat-message-user:has(#files-area #filesList #files-names .file-block) #files-area {
  max-width: calc(100% - 7.5rem);
  background-color: var(--main-color);
  border: 0.0625rem solid var(--white);
  border-bottom: 0;
  border-radius: 0.625rem 0.625rem 0 0;
  padding: 1.25rem;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user:has(#files-area #filesList #files-names .file-block) #files-area {
    max-width: 100%;
    padding-left: 0.8125rem;
    padding-right: 0.75rem;
  }
}
.content-chat-message-user-wrap .footer-chat-message-user:has(#files-area #filesList #files-names .file-block) #files-area #filesList {
  display: block;
  border-bottom: 0.0625rem solid #dbdfe2;
  padding-bottom: 0.9375rem;
}
.content-chat-message-user-wrap .footer-chat-message-user:has(#files-area #filesList #files-names .file-block) #files-area #filesList #files-names .file-block {
  background-color: var(--white);
  margin-top: 0;
}
.content-chat-message-user-wrap .footer-chat-message-user:has(#files-area #filesList #files-names .file-block) .message-user-send input {
  border-top: 0 !important;
  border-radius: 0 0 0.625rem 0.625rem;
}
.content-chat-message-user-wrap .footer-chat-message-user .footer-inputs {
  gap: 0.625rem;
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user .footer-inputs {
    position: relative;
    gap: 0;
    height: 3.125rem;
    background-color: var(--main-color);
    border-radius: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user {
    padding: 0.9375rem 0.625rem 1.5625rem;
  }
}
.content-chat-message-user-wrap .footer-chat-message-user .message-user-send {
  flex: 1 1 auto;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user .message-user-send {
    order: 1;
  }
}
.content-chat-message-user-wrap .footer-chat-message-user .message-user-send input {
  box-sizing: border-box;
  width: 100%;
  padding: 0.8125rem 1.25rem;
  border: 0.0625rem solid var(--white) !important;
  border-radius: 3.125rem;
  outline: none;
  border: none;
  background-color: var(--main-color);
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user .message-user-send input {
    padding: 0.8125rem 3.4375rem;
  }
}
.content-chat-message-user-wrap .footer-chat-message-user button {
  flex: 0 0 auto;
  border: none;
  padding: 0;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-chat-message-user-wrap .footer-chat-message-user button.emoji-btn,
.content-chat-message-user-wrap .footer-chat-message-user button.send-btn {
  flex: 0 0 auto;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: none;
  background-color: var(--main-color);
  cursor: pointer;
}
.content-chat-message-user-wrap .footer-chat-message-user button.emoji-btn:hover,
.content-chat-message-user-wrap .footer-chat-message-user button.send-btn:hover {
  background-color: var(--main-color);
}
@media screen and (max-width: 767px) {
  .content-chat-message-user-wrap .footer-chat-message-user button.emoji-btn,
  .content-chat-message-user-wrap .footer-chat-message-user button.send-btn {
    z-index: 1;
    order: 2;
    width: 1.9375rem;
    height: 1.9375rem;
    background-color: var(--main-color);
    position: absolute;
    top: 50%;
    right: 0.8125rem;
    transform: translateY(-50%);
  }
  .content-chat-message-user-wrap .footer-chat-message-user button.emoji-btn img,
  .content-chat-message-user-wrap .footer-chat-message-user button.send-btn img {
    max-width: 0.8125rem;
  }
}

.atta-btn label {
  width: 3.125rem;
  height: 3.125rem;
  border: 0.0625rem solid var(--main-color) !important;
  border-radius: 50%;
  border: none;
  background-color: var(--white);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .atta-btn label {
    z-index: 1;
    width: 1.9375rem;
    height: 1.9375rem;
    position: absolute;
    top: 50%;
    left: 0.8125rem;
    transform: translateY(-50%);
  }
  .atta-btn label img {
    max-width: 0.8125rem;
  }
}

/* Invoice */
.invoice-content {
  max-width: 67.5rem;
  min-width: 67.5rem;
  margin: 0 auto;
}
.invoice-content-wrap {
  overflow: auto;
}
.invoice-item .item {
  position: relative;
}
.invoice-item .item::before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(-1 * 8.125rem);
  width: 0.0625rem;
  height: 100%;
  background-color: var(--main-color);
}
.invoice-item .item:last-child::before {
  display: none;
}

/* Popup gallery */
.sf-popup-gallery {
  max-width: 6.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
}

/* Checkout */
.checkout-section {
  background-color: var(--main-color);
  padding: 7.6875rem;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1399px) {
  .checkout-section {
    padding: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .checkout-section {
    padding: 3.125rem;
  }
}
@media screen and (max-width: 575px) {
  .checkout-section {
    padding: 1.25rem;
  }
}
.checkout-wrap {
  width: 100%;
  padding: 4.375rem 3rem;
  background-color: var(--main-color);
  border-radius: 0.625rem;
}
@media screen and (max-width: 767px) {
  .checkout-wrap {
    padding: 1.875rem;
  }
}
@media screen and (max-width: 575px) {
  .checkout-wrap {
    padding: 0.9375rem;
  }
}
.checkout-wrap-inner {
  max-width: 49.875rem;
  width: 100%;
  margin: 0 auto;
  padding: 8.9375rem 1.25rem;
  background-color: var(--main-color);
  border-radius: 0.625rem;
}
.checkout-service-items {
  display: flex;
  flex-wrap: wrap;
}
.checkout-service-items .item {
  flex: 1 1 auto;
  max-width: 11.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 0.0625rem solid var(--main-color);
  border-radius: 0.5rem;
  padding: 1.875rem 2.8125rem;
}
@media screen and (max-width: 1199px) {
  .checkout-service-items .item {
    padding: 1.25rem;
  }
}

/* Payment item */
@media screen and (min-width: 576px) and (max-width: 991px) {
  #buyNowModal .modal-dialog {
    max-width: 50rem;
  }
}

.payment-item.active {
  border-color: var(--main-color) !important;
}
.payment-item.active button {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  color: var(--white) !important;
}
.payment-item button:hover {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  color: var(--white) !important;
}

.singleService {
  min-height: 2.8125rem;
  height: 100%;
}
.singleService .current {
  width: 8.4375rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}

#orderFormFiledsRender .rendered-form {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
#orderFormFiledsRender .rendered-form label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--title-black);
}
#orderFormFiledsRender .rendered-form input[type=text],
#orderFormFiledsRender .rendered-form input[type=number],
#orderFormFiledsRender .rendered-form textarea {
  display: block;
  width: 100%;
  padding: 0.8125rem 1.25rem 0.9375rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: var(--title-black);
  background-color: var(--white);
  background-clip: padding-box;
  border: 0.0625rem solid var(--stroke);
  border-radius: 0.5rem;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#orderFormFiledsRender .rendered-form select {
  background-color: var(--white) !important;
  border-radius: 0.625rem !important;
  border: 0.0625rem solid var(--stroke) !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;
  min-height: 3.25rem;
}

/* passShowHide */
.passShowHide {
  position: relative;
}
.passShowHide button {
  border: none;
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  transform: translateY(-50%);
  color: var(--para-text);
  font-weight: 400;
}

/* Timeline process */
.sf-workProcess-timeline li:last-child .timeline-item {
  padding-bottom: 0;
}
.sf-workProcess-timeline li:last-child .timeline-item::before {
  display: none;
}
.sf-workProcess-timeline li:nth-child(even) .timeline-item .process-icon::before {
  top: 53%;
}
.sf-workProcess-timeline li .timeline-item {
  position: relative;
  display: flex;
  gap: 1.375rem;
  padding-bottom: 1.125rem;
}
.sf-workProcess-timeline li .timeline-item::before {
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0.75rem;
  width: 0.0625rem;
  height: calc(100% - 0.125rem);
  border-left: 0.0625rem dashed var(--light-border);
}
.sf-workProcess-timeline li .timeline-item .process-icon {
  position: relative;
  flex-shrink: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  border: 0.0625rem solid #dddfe1;
  border-radius: 50%;
  background-color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.sf-workProcess-timeline li .timeline-item .process-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.359375rem;
  height: 1.359375rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dddfe1;
  background-image: url(../images/icon/timeline-waiting.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625rem;
}
.sf-workProcess-timeline li .timeline-item .process-icon-2::before {
  top: 53%;
}
.sf-workProcess-timeline li .timeline-item .process-icon img {
  position: relative;
}
.sf-workProcess-timeline li .timeline-item .content {
  opacity: 0.5;
}
.sf-workProcess-timeline li .timeline-item .content .title {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
  padding-bottom: 0.4375rem;
}
@media screen and (max-width: 575px) {
  .sf-workProcess-timeline li .timeline-item .content .title {
    align-items: flex-start;
  }
}
.sf-workProcess-timeline li .timeline-item .content .title .icon {
  flex-shrink: 0;
}
@media screen and (max-width: 575px) {
  .sf-workProcess-timeline li .timeline-item .content .title .icon img {
    vertical-align: top;
  }
}
.sf-workProcess-timeline li .timeline-item .content .title .text {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--textBlack);
}
.sf-workProcess-timeline li .timeline-item .content .process-assign {
  background-color: var(--body-bg);
  padding: 0.125rem 0.1875rem 0.125rem 0.3125rem;
  border-radius: 0.625rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4375rem;
  margin-bottom: 9px;
}
.sf-workProcess-timeline li .timeline-item .content .process-assign .name {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.0625rem;
  color: var(--para-text);
}
.sf-workProcess-timeline li .timeline-item .content .process-assign .img {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  border: 0.0625rem solid var(--green);
  border-radius: 50%;
  overflow: hidden;
}
.sf-workProcess-timeline li .timeline-item .content .process-assign .img img {
  vertical-align: top;
}
.sf-workProcess-timeline li.stage-process .timeline-item::before {
  border-color: var(--yellow);
}
.sf-workProcess-timeline li.stage-process .timeline-item .process-icon {
  border-color: var(--yellow);
}
.sf-workProcess-timeline li.stage-process .timeline-item .process-icon::before {
  background-color: var(--yellow);
  background-image: url(../images/icon/timeline-process.svg);
}
.sf-workProcess-timeline li.stage-process .timeline-item .content {
  opacity: 1;
}
.sf-workProcess-timeline li.stage-done .timeline-item::before {
  border-color: var(--green);
}
.sf-workProcess-timeline li.stage-done .timeline-item .process-icon {
  border-color: var(--green);
}
.sf-workProcess-timeline li.stage-done .timeline-item .process-icon::before {
  background-color: var(--green);
  background-image: url(../images/icon/check-white.svg);
}
.sf-workProcess-timeline li.stage-done .timeline-item .content {
  opacity: 1;
}
.sf-workProcess-timeline li.stage-cancel .timeline-item::before {
  border-color: var(--red);
}
.sf-workProcess-timeline li.stage-cancel .timeline-item .process-icon {
  border-color: var(--red);
}
.sf-workProcess-timeline li.stage-cancel .timeline-item .process-icon::before {
  background-color: var(--red);
  background-image: url(../images/icon/close-white.svg);
}
.sf-workProcess-timeline li.stage-cancel .timeline-item .content {
  opacity: 1;
}

.zaiKPI-goal-slider {
  position: relative;
  overflow: visible;
}
.zaiKPI-goal-slider .arrow-pagi-control {
  position: absolute;
  top: calc(-1 * 3.5625rem);
  right: 0;
  width: 6.5625rem;
  height: 1.5625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.4375rem;
}
@media screen and (max-width: 400px) {
  .zaiKPI-goal-slider .arrow-pagi-control {
    top: calc(-1 * 1.6875rem);
  }
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control {
  position: relative;
  order: 1;
  width: 100%;
  height: 100%;
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-next, .zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-prev {
  top: 0;
  width: 1.375rem;
  height: 1.375rem;
  bottom: 0;
  border: 0.0625rem solid var(--light-border);
  border-radius: 50%;
  margin-top: 0;
  color: var(--main-color);
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-next::after, .zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-prev::after {
  display: none;
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-next:hover, .zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-prev:hover {
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: var(--white);
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-next {
  right: 0;
}
.zaiKPI-goal-slider .arrow-pagi-control .arrow-control .swiper-button-prev {
  left: 0;
}
.zaiKPI-goal-slider .arrow-pagi-control .swiper-pagination {
  position: relative;
  max-width: 3.0625rem;
  top: 0;
  bottom: 0;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--para-text);
}
.zaiKPI-goal-slider .arrow-pagi-control .swiper-pagination-current {
  color: var(--textBlack) !important;
}

.removeGoalItem {
  position: absolute;
  right: 3.75rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.0625rem solid var(--red);
  border-radius: 50%;
  font-size: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.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);
  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(--main-color);
}
.otp-input-fields input::-webkit-outer-spin-button, .otp-input-fields input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.bank-div-append {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bank-div-append:has(> div) {
  padding-bottom: 25px;
}/*# sourceMappingURL=style.css.map */