@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";
@layer model, customcreate, errormodel, mobile, templates, richEditor, header, Herosection, kpi, barcodecard, Enquirycard, promptbtn, modaltable, pagination;

/* node_modules/@ionic/angular/css/core.css */
@layer ionic1 {
  :root {
    --ion-color-primary: #0054e9;
    --ion-color-primary-rgb:
      0,
      84,
      233;
    --ion-color-primary-contrast: #fff;
    --ion-color-primary-contrast-rgb:
      255,
      255,
      255;
    --ion-color-primary-shade: #004acd;
    --ion-color-primary-tint: #1a65eb;
    --ion-color-secondary: #0163aa;
    --ion-color-secondary-rgb:
      1,
      99,
      170;
    --ion-color-secondary-contrast: #fff;
    --ion-color-secondary-contrast-rgb:
      255,
      255,
      255;
    --ion-color-secondary-shade: #015796;
    --ion-color-secondary-tint: #1a73b3;
    --ion-color-tertiary: #6030ff;
    --ion-color-tertiary-rgb:
      96,
      48,
      255;
    --ion-color-tertiary-contrast: #fff;
    --ion-color-tertiary-contrast-rgb:
      255,
      255,
      255;
    --ion-color-tertiary-shade: #542ae0;
    --ion-color-tertiary-tint: #7045ff;
    --ion-color-success: #2dd55b;
    --ion-color-success-rgb:
      45,
      213,
      91;
    --ion-color-success-contrast: #000;
    --ion-color-success-contrast-rgb:
      0,
      0,
      0;
    --ion-color-success-shade: #28bb50;
    --ion-color-success-tint: #42d96b;
    --ion-color-warning: #ffc409;
    --ion-color-warning-rgb:
      255,
      196,
      9;
    --ion-color-warning-contrast: #000;
    --ion-color-warning-contrast-rgb:
      0,
      0,
      0;
    --ion-color-warning-shade: #e0ac08;
    --ion-color-warning-tint: #ffca22;
    --ion-color-danger: #c5000f;
    --ion-color-danger-rgb:
      197,
      0,
      15;
    --ion-color-danger-contrast: #fff;
    --ion-color-danger-contrast-rgb:
      255,
      255,
      255;
    --ion-color-danger-shade: #ad000d;
    --ion-color-danger-tint: #cb1a27;
    --ion-color-light: #f4f5f8;
    --ion-color-light-rgb:
      244,
      245,
      248;
    --ion-color-light-contrast: #000;
    --ion-color-light-contrast-rgb:
      0,
      0,
      0;
    --ion-color-light-shade: #d7d8da;
    --ion-color-light-tint: #f5f6f9;
    --ion-color-medium: #636469;
    --ion-color-medium-rgb:
      99,
      100,
      105;
    --ion-color-medium-contrast: #fff;
    --ion-color-medium-contrast-rgb:
      255,
      255,
      255;
    --ion-color-medium-shade: #57585c;
    --ion-color-medium-tint: #737478;
    --ion-color-dark: #222428;
    --ion-color-dark-rgb:
      34,
      36,
      40;
    --ion-color-dark-contrast: #fff;
    --ion-color-dark-contrast-rgb:
      255,
      255,
      255;
    --ion-color-dark-shade: #1e2023;
    --ion-color-dark-tint: #383a3e;
  }
  html.ios {
    --ion-default-font:
      -apple-system,
      BlinkMacSystemFont,
      "Helvetica Neue",
      "Roboto",
      sans-serif;
  }
  html.md {
    --ion-default-font:
      "Roboto",
      "Helvetica Neue",
      sans-serif;
  }
  html {
    --ion-dynamic-font: -apple-system-body;
    --ion-font-family: var(--ion-default-font);
  }
  body {
    background: var(--ion-background-color);
    color: var(--ion-text-color);
  }
  body.backdrop-no-scroll {
    overflow: hidden;
  }
  html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,
  html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,
  html.ios ion-modal ion-footer ion-toolbar:first-of-type,
  html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type {
    padding-top: 6px;
  }
  html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,
  html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type {
    padding-bottom: 6px;
  }
  html.ios ion-modal ion-toolbar,
  html.ios .modal-footer-moving ion-toolbar {
    padding-right: calc(var(--ion-safe-area-right) + 8px);
    padding-left: calc(var(--ion-safe-area-left) + 8px);
  }
  @media screen and (min-width: 768px) {
    html.ios ion-modal.modal-card:first-of-type {
      --backdrop-opacity: 0.18;
    }
  }
  ion-modal.modal-default.show-modal ~ ion-modal.modal-default {
    --backdrop-opacity: 0;
    --box-shadow: none;
  }
  html.ios ion-modal.modal-card .ion-page {
    border-top-left-radius: var(--border-radius);
  }
  .ion-color-primary {
    --ion-color-base: var(--ion-color-primary, #0054e9) !important;
    --ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;
    --ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;
    --ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important;
  }
  .ion-color-secondary {
    --ion-color-base: var(--ion-color-secondary, #0163aa) !important;
    --ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;
    --ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;
    --ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important;
  }
  .ion-color-tertiary {
    --ion-color-base: var(--ion-color-tertiary, #6030ff) !important;
    --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;
    --ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;
    --ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important;
  }
  .ion-color-success {
    --ion-color-base: var(--ion-color-success, #2dd55b) !important;
    --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;
    --ion-color-contrast: var(--ion-color-success-contrast, #000) !important;
    --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;
    --ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;
    --ion-color-tint: var(--ion-color-success-tint, #42d96b) !important;
  }
  .ion-color-warning {
    --ion-color-base: var(--ion-color-warning, #ffc409) !important;
    --ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;
    --ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;
    --ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;
    --ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;
    --ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;
  }
  .ion-color-danger {
    --ion-color-base: var(--ion-color-danger, #c5000f) !important;
    --ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;
    --ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;
    --ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important;
  }
  .ion-color-light {
    --ion-color-base: var(--ion-color-light, #f4f5f8) !important;
    --ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;
    --ion-color-contrast: var(--ion-color-light-contrast, #000) !important;
    --ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;
    --ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;
    --ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;
  }
  .ion-color-medium {
    --ion-color-base: var(--ion-color-medium, #636469) !important;
    --ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;
    --ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;
    --ion-color-tint: var(--ion-color-medium-tint, #737478) !important;
  }
  .ion-color-dark {
    --ion-color-base: var(--ion-color-dark, #222428) !important;
    --ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;
    --ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;
    --ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;
    --ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;
    --ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;
  }
  .ion-page {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    z-index: 0;
  }
  .ion-page.ion-page-overlay-passthrough {
    pointer-events: none;
  }
  ion-modal > .ion-page {
    position: relative;
    contain: layout style;
    height: 100%;
  }
  .split-pane-visible > .ion-page.split-pane-main {
    position: relative;
  }
  ion-route,
  ion-route-redirect,
  ion-router,
  ion-select-option,
  ion-nav-controller,
  ion-menu-controller,
  ion-action-sheet-controller,
  ion-alert-controller,
  ion-loading-controller,
  ion-modal-controller,
  ion-picker-controller,
  ion-popover-controller,
  ion-toast-controller,
  .ion-page-hidden {
    display: none !important;
  }
  .ion-page-invisible {
    opacity: 0;
  }
  .can-go-back > ion-header ion-back-button {
    display: block;
  }
  html.plt-ios.plt-hybrid,
  html.plt-ios.plt-pwa {
    --ion-statusbar-padding: 20px;
  }
  @supports (padding-top: 20px) {
    html {
      --ion-safe-area-top: var(--ion-statusbar-padding);
    }
  }
  @supports (padding-top: env(safe-area-inset-top)) {
    html {
      --ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));
      --ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));
      --ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));
      --ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right));
    }
  }
  ion-card.ion-color .ion-inherit-color,
  ion-card-header.ion-color .ion-inherit-color {
    color: inherit;
  }
  .menu-content {
    transform: translate3d(0, 0, 0);
  }
  .menu-content-open {
    cursor: pointer;
    touch-action: manipulation;
    pointer-events: none;
    overflow-y: hidden;
  }
  .menu-content-open ion-content {
    --overflow: hidden;
  }
  .menu-content-open .ion-content-scroll-host {
    overflow: hidden;
  }
  .ios .menu-content-reveal {
    box-shadow: -8px 0 42px rgba(0, 0, 0, .08);
  }
  [dir=rtl].ios .menu-content-reveal {
    box-shadow: 8px 0 42px rgba(0, 0, 0, .08);
  }
  .md .menu-content-reveal {
    box-shadow: 4px 0px 16px rgba(0, 0, 0, .18);
  }
  .md .menu-content-push {
    box-shadow: 4px 0px 16px rgba(0, 0, 0, .18);
  }
  ion-accordion-group.accordion-group-expand-inset > ion-accordion:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  ion-accordion-group.accordion-group-expand-inset > ion-accordion:last-of-type {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  ion-accordion-group > ion-accordion:last-of-type ion-item[slot=header] {
    --border-width: 0px;
  }
  ion-accordion.accordion-animated > [slot=header] .ion-accordion-toggle-icon {
    transition: 300ms transform cubic-bezier(0.25, 0.8, 0.5, 1);
  }
  @media (prefers-reduced-motion: reduce) {
    ion-accordion .ion-accordion-toggle-icon {
      transition: none !important;
    }
  }
  ion-accordion.accordion-expanding > [slot=header] .ion-accordion-toggle-icon,
  ion-accordion.accordion-expanded > [slot=header] .ion-accordion-toggle-icon {
    transform: rotate(180deg);
  }
  ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-previous ion-item[slot=header] {
    --border-width: 0px;
    --inner-border-width: 0px;
  }
  ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanding:first-of-type,
  ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanded:first-of-type {
    margin-top: 0;
  }
  ion-input input::-webkit-date-and-time-value {
    text-align: start;
  }
  .ion-datetime-button-overlay {
    --width: fit-content;
    --height: fit-content;
  }
  .ion-datetime-button-overlay ion-datetime.datetime-grid {
    width: 320px;
    min-height: 320px;
  }
  [ion-last-focus],
  header[tabindex="-1"]:focus,
  [role=banner][tabindex="-1"]:focus,
  main[tabindex="-1"]:focus,
  [role=main][tabindex="-1"]:focus,
  h1[tabindex="-1"]:focus,
  [role=heading][aria-level="1"][tabindex="-1"]:focus {
    outline: none;
  }
  .popover-viewport:has(> ion-content) {
    overflow: hidden;
  }
  @supports not selector(:has(> ion-content)) {
    .popover-viewport {
      overflow: hidden;
    }
  }
}

/* node_modules/@ionic/angular/css/normalize.css */
@layer ionic2 {
  audio,
  canvas,
  progress,
  video {
    vertical-align: baseline;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  b,
  strong {
    font-weight: bold;
  }
  img {
    max-width: 100%;
  }
  hr {
    height: 1px;
    border-width: 0;
    box-sizing: content-box;
  }
  pre {
    overflow: auto;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  label,
  input,
  select,
  textarea {
    font-family: inherit;
    line-height: normal;
  }
  textarea {
    overflow: auto;
    height: auto;
    font: inherit;
    color: inherit;
  }
  textarea::placeholder {
    padding-left: 2px;
  }
  form,
  input,
  optgroup,
  select {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  html input[type=button],
  input[type=reset],
  input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
  }
  a,
  a div,
  a span,
  a ion-icon,
  a ion-label,
  button,
  button div,
  button span,
  button ion-icon,
  button ion-label,
  .ion-tappable,
  [tappable],
  [tappable] div,
  [tappable] span,
  [tappable] ion-icon,
  [tappable] ion-label,
  input,
  textarea {
    touch-action: manipulation;
  }
  a ion-label,
  button ion-label {
    pointer-events: none;
  }
  button {
    padding: 0;
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-style: inherit;
    font-variant: inherit;
    line-height: 1;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button;
  }
  [tappable] {
    cursor: pointer;
  }
  a[disabled],
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    height: auto;
  }
  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td,
  th {
    padding: 0;
  }
}

/* node_modules/@ionic/angular/css/structure.css */
@layer ionic3 {
  * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  html {
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  html.ion-ce body {
    display: block;
  }
  html.plt-pwa {
    height: 100vh;
  }
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    transform: translateZ(0);
    text-rendering: optimizeLegibility;
    overflow: hidden;
    touch-action: manipulation;
    -webkit-user-drag: none;
    -ms-content-zooming: none;
    word-wrap: break-word;
    overscroll-behavior-y: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
  }
}

/* node_modules/@ionic/angular/css/typography.css */
@layer ionic4 {
  html {
    font-family: var(--ion-font-family);
  }
  @supports (-webkit-touch-callout: none) {
    html {
      font: var(--ion-dynamic-font, 16px var(--ion-font-family));
    }
  }
  a {
    background-color: transparent;
    color: var(--ion-color-primary, #0054e9);
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.2;
  }
  h1 {
    margin-top: 20px;
    font-size: 1.625rem;
  }
  h2 {
    margin-top: 18px;
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.375rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
  small {
    font-size: 75%;
  }
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
}

/* node_modules/@ionic/angular/css/display.css */
@layer ionic5 {
  .ion-hide {
    display: none !important;
  }
  .ion-hide-up {
    display: none !important;
  }
  .ion-hide-down {
    display: none !important;
  }
  @media (min-width: 576px) {
    .ion-hide-sm-up {
      display: none !important;
    }
  }
  @media (max-width: 575.98px) {
    .ion-hide-sm-down {
      display: none !important;
    }
  }
  @media (min-width: 768px) {
    .ion-hide-md-up {
      display: none !important;
    }
  }
  @media (max-width: 767.98px) {
    .ion-hide-md-down {
      display: none !important;
    }
  }
  @media (min-width: 992px) {
    .ion-hide-lg-up {
      display: none !important;
    }
  }
  @media (max-width: 991.98px) {
    .ion-hide-lg-down {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-hide-xl-up {
      display: none !important;
    }
  }
  @media (max-width: 1199.98px) {
    .ion-hide-xl-down {
      display: none !important;
    }
  }
  .ion-display-none {
    display: none !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-none {
      display: none !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-none {
      display: none !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-none {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-none {
      display: none !important;
    }
  }
  .ion-display-inline {
    display: inline !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-inline {
      display: inline !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-inline {
      display: inline !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-inline {
      display: inline !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-inline {
      display: inline !important;
    }
  }
  .ion-display-inline-block {
    display: inline-block !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-inline-block {
      display: inline-block !important;
    }
  }
  .ion-display-block {
    display: block !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-block {
      display: block !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-block {
      display: block !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-block {
      display: block !important;
    }
  }
  .ion-display-flex {
    display: flex !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-flex {
      display: flex !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-flex {
      display: flex !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-flex {
      display: flex !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-flex {
      display: flex !important;
    }
  }
  .ion-display-inline-flex {
    display: inline-flex !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-inline-flex {
      display: inline-flex !important;
    }
  }
  .ion-display-grid {
    display: grid !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-grid {
      display: grid !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-grid {
      display: grid !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-grid {
      display: grid !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-grid {
      display: grid !important;
    }
  }
  .ion-display-inline-grid {
    display: inline-grid !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-inline-grid {
      display: inline-grid !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-inline-grid {
      display: inline-grid !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-inline-grid {
      display: inline-grid !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-inline-grid {
      display: inline-grid !important;
    }
  }
  .ion-display-table {
    display: table !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-table {
      display: table !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-table {
      display: table !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-table {
      display: table !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-table {
      display: table !important;
    }
  }
  .ion-display-table-cell {
    display: table-cell !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-table-cell {
      display: table-cell !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-table-cell {
      display: table-cell !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-table-cell {
      display: table-cell !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-table-cell {
      display: table-cell !important;
    }
  }
  .ion-display-table-row {
    display: table-row !important;
  }
  @media (min-width: 576px) {
    .ion-display-sm-table-row {
      display: table-row !important;
    }
  }
  @media (min-width: 768px) {
    .ion-display-md-table-row {
      display: table-row !important;
    }
  }
  @media (min-width: 992px) {
    .ion-display-lg-table-row {
      display: table-row !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-display-xl-table-row {
      display: table-row !important;
    }
  }
}

/* node_modules/@ionic/angular/css/padding.css */
@layer ionic6 {
  .ion-no-padding {
    --padding-start: 0;
    --padding-end: 0;
    --padding-top: 0;
    --padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .ion-padding {
    --padding-start: var(--ion-padding, 16px);
    --padding-end: var(--ion-padding, 16px);
    --padding-top: var(--ion-padding, 16px);
    --padding-bottom: var(--ion-padding, 16px);
    -webkit-padding-start: var(--ion-padding, 16px);
    padding-inline-start: var(--ion-padding, 16px);
    -webkit-padding-end: var(--ion-padding, 16px);
    padding-inline-end: var(--ion-padding, 16px);
    padding-top: var(--ion-padding, 16px);
    padding-bottom: var(--ion-padding, 16px);
  }
  .ion-padding-top {
    --padding-top: var(--ion-padding, 16px);
    padding-top: var(--ion-padding, 16px);
  }
  .ion-padding-start {
    --padding-start: var(--ion-padding, 16px);
    -webkit-padding-start: var(--ion-padding, 16px);
    padding-inline-start: var(--ion-padding, 16px);
  }
  .ion-padding-end {
    --padding-end: var(--ion-padding, 16px);
    -webkit-padding-end: var(--ion-padding, 16px);
    padding-inline-end: var(--ion-padding, 16px);
  }
  .ion-padding-bottom {
    --padding-bottom: var(--ion-padding, 16px);
    padding-bottom: var(--ion-padding, 16px);
  }
  .ion-padding-vertical {
    --padding-top: var(--ion-padding, 16px);
    --padding-bottom: var(--ion-padding, 16px);
    padding-top: var(--ion-padding, 16px);
    padding-bottom: var(--ion-padding, 16px);
  }
  .ion-padding-horizontal {
    --padding-start: var(--ion-padding, 16px);
    --padding-end: var(--ion-padding, 16px);
    -webkit-padding-start: var(--ion-padding, 16px);
    padding-inline-start: var(--ion-padding, 16px);
    -webkit-padding-end: var(--ion-padding, 16px);
    padding-inline-end: var(--ion-padding, 16px);
  }
  .ion-no-margin {
    --margin-start: 0;
    --margin-end: 0;
    --margin-top: 0;
    --margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .ion-margin {
    --margin-start: var(--ion-margin, 16px);
    --margin-end: var(--ion-margin, 16px);
    --margin-top: var(--ion-margin, 16px);
    --margin-bottom: var(--ion-margin, 16px);
    -webkit-margin-start: var(--ion-margin, 16px);
    margin-inline-start: var(--ion-margin, 16px);
    -webkit-margin-end: var(--ion-margin, 16px);
    margin-inline-end: var(--ion-margin, 16px);
    margin-top: var(--ion-margin, 16px);
    margin-bottom: var(--ion-margin, 16px);
  }
  .ion-margin-top {
    --margin-top: var(--ion-margin, 16px);
    margin-top: var(--ion-margin, 16px);
  }
  .ion-margin-start {
    --margin-start: var(--ion-margin, 16px);
    -webkit-margin-start: var(--ion-margin, 16px);
    margin-inline-start: var(--ion-margin, 16px);
  }
  .ion-margin-end {
    --margin-end: var(--ion-margin, 16px);
    -webkit-margin-end: var(--ion-margin, 16px);
    margin-inline-end: var(--ion-margin, 16px);
  }
  .ion-margin-bottom {
    --margin-bottom: var(--ion-margin, 16px);
    margin-bottom: var(--ion-margin, 16px);
  }
  .ion-margin-vertical {
    --margin-top: var(--ion-margin, 16px);
    --margin-bottom: var(--ion-margin, 16px);
    margin-top: var(--ion-margin, 16px);
    margin-bottom: var(--ion-margin, 16px);
  }
  .ion-margin-horizontal {
    --margin-start: var(--ion-margin, 16px);
    --margin-end: var(--ion-margin, 16px);
    -webkit-margin-start: var(--ion-margin, 16px);
    margin-inline-start: var(--ion-margin, 16px);
    -webkit-margin-end: var(--ion-margin, 16px);
    margin-inline-end: var(--ion-margin, 16px);
  }
}

/* node_modules/@ionic/angular/css/float-elements.css */
@layer ionic7 {
  .ion-float-left {
    float: left !important;
  }
  .ion-float-right {
    float: right !important;
  }
  .ion-float-start {
    float: left !important;
  }
  :host-context([dir=rtl]) .ion-float-start {
    float: right !important;
  }
  [dir=rtl] .ion-float-start {
    float: right !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-start:dir(rtl) {
      float: right !important;
    }
  }
  .ion-float-end {
    float: right !important;
  }
  :host-context([dir=rtl]) .ion-float-end {
    float: left !important;
  }
  [dir=rtl] .ion-float-end {
    float: left !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-end:dir(rtl) {
      float: left !important;
    }
  }
  @media (min-width: 576px) {
    .ion-float-sm-left {
      float: left !important;
    }
    .ion-float-sm-right {
      float: right !important;
    }
    .ion-float-sm-start {
      float: left !important;
    }
    :host-context([dir=rtl]) .ion-float-sm-start {
      float: right !important;
    }
    [dir=rtl] .ion-float-sm-start {
      float: right !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-sm-start:dir(rtl) {
        float: right !important;
      }
    }
    .ion-float-sm-end {
      float: right !important;
    }
    :host-context([dir=rtl]) .ion-float-sm-end {
      float: left !important;
    }
    [dir=rtl] .ion-float-sm-end {
      float: left !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-sm-end:dir(rtl) {
        float: left !important;
      }
    }
  }
  @media (min-width: 768px) {
    .ion-float-md-left {
      float: left !important;
    }
    .ion-float-md-right {
      float: right !important;
    }
    .ion-float-md-start {
      float: left !important;
    }
    :host-context([dir=rtl]) .ion-float-md-start {
      float: right !important;
    }
    [dir=rtl] .ion-float-md-start {
      float: right !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-md-start:dir(rtl) {
        float: right !important;
      }
    }
    .ion-float-md-end {
      float: right !important;
    }
    :host-context([dir=rtl]) .ion-float-md-end {
      float: left !important;
    }
    [dir=rtl] .ion-float-md-end {
      float: left !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-md-end:dir(rtl) {
        float: left !important;
      }
    }
  }
  @media (min-width: 992px) {
    .ion-float-lg-left {
      float: left !important;
    }
    .ion-float-lg-right {
      float: right !important;
    }
    .ion-float-lg-start {
      float: left !important;
    }
    :host-context([dir=rtl]) .ion-float-lg-start {
      float: right !important;
    }
    [dir=rtl] .ion-float-lg-start {
      float: right !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-lg-start:dir(rtl) {
        float: right !important;
      }
    }
    .ion-float-lg-end {
      float: right !important;
    }
    :host-context([dir=rtl]) .ion-float-lg-end {
      float: left !important;
    }
    [dir=rtl] .ion-float-lg-end {
      float: left !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-lg-end:dir(rtl) {
        float: left !important;
      }
    }
  }
  @media (min-width: 1200px) {
    .ion-float-xl-left {
      float: left !important;
    }
    .ion-float-xl-right {
      float: right !important;
    }
    .ion-float-xl-start {
      float: left !important;
    }
    :host-context([dir=rtl]) .ion-float-xl-start {
      float: right !important;
    }
    [dir=rtl] .ion-float-xl-start {
      float: right !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-xl-start:dir(rtl) {
        float: right !important;
      }
    }
    .ion-float-xl-end {
      float: right !important;
    }
    :host-context([dir=rtl]) .ion-float-xl-end {
      float: left !important;
    }
    [dir=rtl] .ion-float-xl-end {
      float: left !important;
    }
    @supports selector(:dir(rtl)) {
      .ion-float-xl-end:dir(rtl) {
        float: left !important;
      }
    }
  }
}

/* node_modules/@ionic/angular/css/text-alignment.css */
@layer ionic8 {
  .ion-text-center {
    text-align: center !important;
  }
  .ion-text-justify {
    text-align: justify !important;
  }
  .ion-text-start {
    text-align: start !important;
  }
  .ion-text-end {
    text-align: end !important;
  }
  .ion-text-left {
    text-align: left !important;
  }
  .ion-text-right {
    text-align: right !important;
  }
  .ion-text-nowrap {
    white-space: nowrap !important;
  }
  .ion-text-wrap {
    white-space: normal !important;
  }
  @media (min-width: 576px) {
    .ion-text-sm-center {
      text-align: center !important;
    }
    .ion-text-sm-justify {
      text-align: justify !important;
    }
    .ion-text-sm-start {
      text-align: start !important;
    }
    .ion-text-sm-end {
      text-align: end !important;
    }
    .ion-text-sm-left {
      text-align: left !important;
    }
    .ion-text-sm-right {
      text-align: right !important;
    }
    .ion-text-sm-nowrap {
      white-space: nowrap !important;
    }
    .ion-text-sm-wrap {
      white-space: normal !important;
    }
  }
  @media (min-width: 768px) {
    .ion-text-md-center {
      text-align: center !important;
    }
    .ion-text-md-justify {
      text-align: justify !important;
    }
    .ion-text-md-start {
      text-align: start !important;
    }
    .ion-text-md-end {
      text-align: end !important;
    }
    .ion-text-md-left {
      text-align: left !important;
    }
    .ion-text-md-right {
      text-align: right !important;
    }
    .ion-text-md-nowrap {
      white-space: nowrap !important;
    }
    .ion-text-md-wrap {
      white-space: normal !important;
    }
  }
  @media (min-width: 992px) {
    .ion-text-lg-center {
      text-align: center !important;
    }
    .ion-text-lg-justify {
      text-align: justify !important;
    }
    .ion-text-lg-start {
      text-align: start !important;
    }
    .ion-text-lg-end {
      text-align: end !important;
    }
    .ion-text-lg-left {
      text-align: left !important;
    }
    .ion-text-lg-right {
      text-align: right !important;
    }
    .ion-text-lg-nowrap {
      white-space: nowrap !important;
    }
    .ion-text-lg-wrap {
      white-space: normal !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-text-xl-center {
      text-align: center !important;
    }
    .ion-text-xl-justify {
      text-align: justify !important;
    }
    .ion-text-xl-start {
      text-align: start !important;
    }
    .ion-text-xl-end {
      text-align: end !important;
    }
    .ion-text-xl-left {
      text-align: left !important;
    }
    .ion-text-xl-right {
      text-align: right !important;
    }
    .ion-text-xl-nowrap {
      white-space: nowrap !important;
    }
    .ion-text-xl-wrap {
      white-space: normal !important;
    }
  }
}

/* node_modules/@ionic/angular/css/text-transformation.css */
@layer ionic9 {
  .ion-text-uppercase {
    text-transform: uppercase !important;
  }
  .ion-text-lowercase {
    text-transform: lowercase !important;
  }
  .ion-text-capitalize {
    text-transform: capitalize !important;
  }
  @media (min-width: 576px) {
    .ion-text-sm-uppercase {
      text-transform: uppercase !important;
    }
    .ion-text-sm-lowercase {
      text-transform: lowercase !important;
    }
    .ion-text-sm-capitalize {
      text-transform: capitalize !important;
    }
  }
  @media (min-width: 768px) {
    .ion-text-md-uppercase {
      text-transform: uppercase !important;
    }
    .ion-text-md-lowercase {
      text-transform: lowercase !important;
    }
    .ion-text-md-capitalize {
      text-transform: capitalize !important;
    }
  }
  @media (min-width: 992px) {
    .ion-text-lg-uppercase {
      text-transform: uppercase !important;
    }
    .ion-text-lg-lowercase {
      text-transform: lowercase !important;
    }
    .ion-text-lg-capitalize {
      text-transform: capitalize !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-text-xl-uppercase {
      text-transform: uppercase !important;
    }
    .ion-text-xl-lowercase {
      text-transform: lowercase !important;
    }
    .ion-text-xl-capitalize {
      text-transform: capitalize !important;
    }
  }
}

/* node_modules/@ionic/angular/css/flex-utils.css */
@layer ionic10 {
  .ion-align-content-start {
    align-content: flex-start !important;
  }
  .ion-align-content-end {
    align-content: flex-end !important;
  }
  .ion-align-content-center {
    align-content: center !important;
  }
  .ion-align-content-between {
    align-content: space-between !important;
  }
  .ion-align-content-around {
    align-content: space-around !important;
  }
  .ion-align-content-stretch {
    align-content: stretch !important;
  }
  @media (min-width: 576px) {
    .ion-align-content-sm-start {
      align-content: flex-start !important;
    }
    .ion-align-content-sm-end {
      align-content: flex-end !important;
    }
    .ion-align-content-sm-center {
      align-content: center !important;
    }
    .ion-align-content-sm-between {
      align-content: space-between !important;
    }
    .ion-align-content-sm-around {
      align-content: space-around !important;
    }
    .ion-align-content-sm-stretch {
      align-content: stretch !important;
    }
  }
  @media (min-width: 768px) {
    .ion-align-content-md-start {
      align-content: flex-start !important;
    }
    .ion-align-content-md-end {
      align-content: flex-end !important;
    }
    .ion-align-content-md-center {
      align-content: center !important;
    }
    .ion-align-content-md-between {
      align-content: space-between !important;
    }
    .ion-align-content-md-around {
      align-content: space-around !important;
    }
    .ion-align-content-md-stretch {
      align-content: stretch !important;
    }
  }
  @media (min-width: 992px) {
    .ion-align-content-lg-start {
      align-content: flex-start !important;
    }
    .ion-align-content-lg-end {
      align-content: flex-end !important;
    }
    .ion-align-content-lg-center {
      align-content: center !important;
    }
    .ion-align-content-lg-between {
      align-content: space-between !important;
    }
    .ion-align-content-lg-around {
      align-content: space-around !important;
    }
    .ion-align-content-lg-stretch {
      align-content: stretch !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-align-content-xl-start {
      align-content: flex-start !important;
    }
    .ion-align-content-xl-end {
      align-content: flex-end !important;
    }
    .ion-align-content-xl-center {
      align-content: center !important;
    }
    .ion-align-content-xl-between {
      align-content: space-between !important;
    }
    .ion-align-content-xl-around {
      align-content: space-around !important;
    }
    .ion-align-content-xl-stretch {
      align-content: stretch !important;
    }
  }
  .ion-align-items-start {
    align-items: start !important;
  }
  .ion-align-items-end {
    align-items: end !important;
  }
  .ion-align-items-center {
    align-items: center !important;
  }
  .ion-align-items-stretch {
    align-items: stretch !important;
  }
  .ion-align-items-baseline {
    align-items: baseline !important;
  }
  @media (min-width: 576px) {
    .ion-align-items-sm-start {
      align-items: start !important;
    }
    .ion-align-items-sm-end {
      align-items: end !important;
    }
    .ion-align-items-sm-center {
      align-items: center !important;
    }
    .ion-align-items-sm-stretch {
      align-items: stretch !important;
    }
    .ion-align-items-sm-baseline {
      align-items: baseline !important;
    }
  }
  @media (min-width: 768px) {
    .ion-align-items-md-start {
      align-items: start !important;
    }
    .ion-align-items-md-end {
      align-items: end !important;
    }
    .ion-align-items-md-center {
      align-items: center !important;
    }
    .ion-align-items-md-stretch {
      align-items: stretch !important;
    }
    .ion-align-items-md-baseline {
      align-items: baseline !important;
    }
  }
  @media (min-width: 992px) {
    .ion-align-items-lg-start {
      align-items: start !important;
    }
    .ion-align-items-lg-end {
      align-items: end !important;
    }
    .ion-align-items-lg-center {
      align-items: center !important;
    }
    .ion-align-items-lg-stretch {
      align-items: stretch !important;
    }
    .ion-align-items-lg-baseline {
      align-items: baseline !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-align-items-xl-start {
      align-items: start !important;
    }
    .ion-align-items-xl-end {
      align-items: end !important;
    }
    .ion-align-items-xl-center {
      align-items: center !important;
    }
    .ion-align-items-xl-stretch {
      align-items: stretch !important;
    }
    .ion-align-items-xl-baseline {
      align-items: baseline !important;
    }
  }
  .ion-align-self-start {
    align-self: start !important;
  }
  .ion-align-self-end {
    align-self: end !important;
  }
  .ion-align-self-center {
    align-self: center !important;
  }
  .ion-align-self-stretch {
    align-self: stretch !important;
  }
  .ion-align-self-baseline {
    align-self: baseline !important;
  }
  .ion-align-self-auto {
    align-self: auto !important;
  }
  @media (min-width: 576px) {
    .ion-align-self-sm-start {
      align-self: start !important;
    }
    .ion-align-self-sm-end {
      align-self: end !important;
    }
    .ion-align-self-sm-center {
      align-self: center !important;
    }
    .ion-align-self-sm-stretch {
      align-self: stretch !important;
    }
    .ion-align-self-sm-baseline {
      align-self: baseline !important;
    }
    .ion-align-self-sm-auto {
      align-self: auto !important;
    }
  }
  @media (min-width: 768px) {
    .ion-align-self-md-start {
      align-self: start !important;
    }
    .ion-align-self-md-end {
      align-self: end !important;
    }
    .ion-align-self-md-center {
      align-self: center !important;
    }
    .ion-align-self-md-stretch {
      align-self: stretch !important;
    }
    .ion-align-self-md-baseline {
      align-self: baseline !important;
    }
    .ion-align-self-md-auto {
      align-self: auto !important;
    }
  }
  @media (min-width: 992px) {
    .ion-align-self-lg-start {
      align-self: start !important;
    }
    .ion-align-self-lg-end {
      align-self: end !important;
    }
    .ion-align-self-lg-center {
      align-self: center !important;
    }
    .ion-align-self-lg-stretch {
      align-self: stretch !important;
    }
    .ion-align-self-lg-baseline {
      align-self: baseline !important;
    }
    .ion-align-self-lg-auto {
      align-self: auto !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-align-self-xl-start {
      align-self: start !important;
    }
    .ion-align-self-xl-end {
      align-self: end !important;
    }
    .ion-align-self-xl-center {
      align-self: center !important;
    }
    .ion-align-self-xl-stretch {
      align-self: stretch !important;
    }
    .ion-align-self-xl-baseline {
      align-self: baseline !important;
    }
    .ion-align-self-xl-auto {
      align-self: auto !important;
    }
  }
  .ion-justify-content-start {
    justify-content: flex-start !important;
  }
  .ion-justify-content-end {
    justify-content: flex-end !important;
  }
  .ion-justify-content-center {
    justify-content: center !important;
  }
  .ion-justify-content-between {
    justify-content: space-between !important;
  }
  .ion-justify-content-around {
    justify-content: space-around !important;
  }
  .ion-justify-content-evenly {
    justify-content: space-evenly !important;
  }
  @media (min-width: 576px) {
    .ion-justify-content-sm-start {
      justify-content: flex-start !important;
    }
    .ion-justify-content-sm-end {
      justify-content: flex-end !important;
    }
    .ion-justify-content-sm-center {
      justify-content: center !important;
    }
    .ion-justify-content-sm-between {
      justify-content: space-between !important;
    }
    .ion-justify-content-sm-around {
      justify-content: space-around !important;
    }
    .ion-justify-content-sm-evenly {
      justify-content: space-evenly !important;
    }
  }
  @media (min-width: 768px) {
    .ion-justify-content-md-start {
      justify-content: flex-start !important;
    }
    .ion-justify-content-md-end {
      justify-content: flex-end !important;
    }
    .ion-justify-content-md-center {
      justify-content: center !important;
    }
    .ion-justify-content-md-between {
      justify-content: space-between !important;
    }
    .ion-justify-content-md-around {
      justify-content: space-around !important;
    }
    .ion-justify-content-md-evenly {
      justify-content: space-evenly !important;
    }
  }
  @media (min-width: 992px) {
    .ion-justify-content-lg-start {
      justify-content: flex-start !important;
    }
    .ion-justify-content-lg-end {
      justify-content: flex-end !important;
    }
    .ion-justify-content-lg-center {
      justify-content: center !important;
    }
    .ion-justify-content-lg-between {
      justify-content: space-between !important;
    }
    .ion-justify-content-lg-around {
      justify-content: space-around !important;
    }
    .ion-justify-content-lg-evenly {
      justify-content: space-evenly !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-justify-content-xl-start {
      justify-content: flex-start !important;
    }
    .ion-justify-content-xl-end {
      justify-content: flex-end !important;
    }
    .ion-justify-content-xl-center {
      justify-content: center !important;
    }
    .ion-justify-content-xl-between {
      justify-content: space-between !important;
    }
    .ion-justify-content-xl-around {
      justify-content: space-around !important;
    }
    .ion-justify-content-xl-evenly {
      justify-content: space-evenly !important;
    }
  }
  .ion-flex-row {
    flex-direction: row !important;
  }
  .ion-flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .ion-flex-column {
    flex-direction: column !important;
  }
  .ion-flex-column-reverse {
    flex-direction: column-reverse !important;
  }
  @media (min-width: 576px) {
    .ion-flex-sm-row {
      flex-direction: row !important;
    }
    .ion-flex-sm-row-reverse {
      flex-direction: row-reverse !important;
    }
    .ion-flex-sm-column {
      flex-direction: column !important;
    }
    .ion-flex-sm-column-reverse {
      flex-direction: column-reverse !important;
    }
  }
  @media (min-width: 768px) {
    .ion-flex-md-row {
      flex-direction: row !important;
    }
    .ion-flex-md-row-reverse {
      flex-direction: row-reverse !important;
    }
    .ion-flex-md-column {
      flex-direction: column !important;
    }
    .ion-flex-md-column-reverse {
      flex-direction: column-reverse !important;
    }
  }
  @media (min-width: 992px) {
    .ion-flex-lg-row {
      flex-direction: row !important;
    }
    .ion-flex-lg-row-reverse {
      flex-direction: row-reverse !important;
    }
    .ion-flex-lg-column {
      flex-direction: column !important;
    }
    .ion-flex-lg-column-reverse {
      flex-direction: column-reverse !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-flex-xl-row {
      flex-direction: row !important;
    }
    .ion-flex-xl-row-reverse {
      flex-direction: row-reverse !important;
    }
    .ion-flex-xl-column {
      flex-direction: column !important;
    }
    .ion-flex-xl-column-reverse {
      flex-direction: column-reverse !important;
    }
  }
  .ion-wrap {
    flex-wrap: wrap !important;
  }
  .ion-nowrap {
    flex-wrap: nowrap !important;
  }
  .ion-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .ion-flex-wrap {
    flex-wrap: wrap !important;
  }
  .ion-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .ion-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  @media (min-width: 576px) {
    .ion-flex-sm-wrap {
      flex-wrap: wrap !important;
    }
    .ion-flex-sm-nowrap {
      flex-wrap: nowrap !important;
    }
    .ion-flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important;
    }
  }
  @media (min-width: 768px) {
    .ion-flex-md-wrap {
      flex-wrap: wrap !important;
    }
    .ion-flex-md-nowrap {
      flex-wrap: nowrap !important;
    }
    .ion-flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important;
    }
  }
  @media (min-width: 992px) {
    .ion-flex-lg-wrap {
      flex-wrap: wrap !important;
    }
    .ion-flex-lg-nowrap {
      flex-wrap: nowrap !important;
    }
    .ion-flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-flex-xl-wrap {
      flex-wrap: wrap !important;
    }
    .ion-flex-xl-nowrap {
      flex-wrap: nowrap !important;
    }
    .ion-flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important;
    }
  }
  .ion-flex-1 {
    flex: 1 !important;
  }
  .ion-flex-auto {
    flex: auto !important;
  }
  .ion-flex-initial {
    flex: initial !important;
  }
  .ion-flex-none {
    flex: none !important;
  }
  @media (min-width: 576px) {
    .ion-flex-sm-1 {
      flex: 1 !important;
    }
    .ion-flex-sm-auto {
      flex: auto !important;
    }
    .ion-flex-sm-initial {
      flex: initial !important;
    }
    .ion-flex-sm-none {
      flex: none !important;
    }
  }
  @media (min-width: 768px) {
    .ion-flex-md-1 {
      flex: 1 !important;
    }
    .ion-flex-md-auto {
      flex: auto !important;
    }
    .ion-flex-md-initial {
      flex: initial !important;
    }
    .ion-flex-md-none {
      flex: none !important;
    }
  }
  @media (min-width: 992px) {
    .ion-flex-lg-1 {
      flex: 1 !important;
    }
    .ion-flex-lg-auto {
      flex: auto !important;
    }
    .ion-flex-lg-initial {
      flex: initial !important;
    }
    .ion-flex-lg-none {
      flex: none !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-flex-xl-1 {
      flex: 1 !important;
    }
    .ion-flex-xl-auto {
      flex: auto !important;
    }
    .ion-flex-xl-initial {
      flex: initial !important;
    }
    .ion-flex-xl-none {
      flex: none !important;
    }
  }
  .ion-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .ion-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .ion-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .ion-flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  @media (min-width: 576px) {
    .ion-flex-sm-grow-0 {
      flex-grow: 0 !important;
    }
    .ion-flex-sm-grow-1 {
      flex-grow: 1 !important;
    }
    .ion-flex-sm-shrink-0 {
      flex-shrink: 0 !important;
    }
    .ion-flex-sm-shrink-1 {
      flex-shrink: 1 !important;
    }
  }
  @media (min-width: 768px) {
    .ion-flex-md-grow-0 {
      flex-grow: 0 !important;
    }
    .ion-flex-md-grow-1 {
      flex-grow: 1 !important;
    }
    .ion-flex-md-shrink-0 {
      flex-shrink: 0 !important;
    }
    .ion-flex-md-shrink-1 {
      flex-shrink: 1 !important;
    }
  }
  @media (min-width: 992px) {
    .ion-flex-lg-grow-0 {
      flex-grow: 0 !important;
    }
    .ion-flex-lg-grow-1 {
      flex-grow: 1 !important;
    }
    .ion-flex-lg-shrink-0 {
      flex-shrink: 0 !important;
    }
    .ion-flex-lg-shrink-1 {
      flex-shrink: 1 !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-flex-xl-grow-0 {
      flex-grow: 0 !important;
    }
    .ion-flex-xl-grow-1 {
      flex-grow: 1 !important;
    }
    .ion-flex-xl-shrink-0 {
      flex-shrink: 0 !important;
    }
    .ion-flex-xl-shrink-1 {
      flex-shrink: 1 !important;
    }
  }
  .ion-order-first {
    order: -1 !important;
  }
  .ion-order-0 {
    order: 0 !important;
  }
  .ion-order-1 {
    order: 1 !important;
  }
  .ion-order-2 {
    order: 2 !important;
  }
  .ion-order-3 {
    order: 3 !important;
  }
  .ion-order-4 {
    order: 4 !important;
  }
  .ion-order-5 {
    order: 5 !important;
  }
  .ion-order-6 {
    order: 6 !important;
  }
  .ion-order-7 {
    order: 7 !important;
  }
  .ion-order-8 {
    order: 8 !important;
  }
  .ion-order-9 {
    order: 9 !important;
  }
  .ion-order-10 {
    order: 10 !important;
  }
  .ion-order-11 {
    order: 11 !important;
  }
  .ion-order-12 {
    order: 12 !important;
  }
  .ion-order-last {
    order: 13 !important;
  }
  @media (min-width: 576px) {
    .ion-order-sm-first {
      order: -1 !important;
    }
    .ion-order-sm-0 {
      order: 0 !important;
    }
    .ion-order-sm-1 {
      order: 1 !important;
    }
    .ion-order-sm-2 {
      order: 2 !important;
    }
    .ion-order-sm-3 {
      order: 3 !important;
    }
    .ion-order-sm-4 {
      order: 4 !important;
    }
    .ion-order-sm-5 {
      order: 5 !important;
    }
    .ion-order-sm-6 {
      order: 6 !important;
    }
    .ion-order-sm-7 {
      order: 7 !important;
    }
    .ion-order-sm-8 {
      order: 8 !important;
    }
    .ion-order-sm-9 {
      order: 9 !important;
    }
    .ion-order-sm-10 {
      order: 10 !important;
    }
    .ion-order-sm-11 {
      order: 11 !important;
    }
    .ion-order-sm-12 {
      order: 12 !important;
    }
    .ion-order-sm-last {
      order: 13 !important;
    }
  }
  @media (min-width: 768px) {
    .ion-order-md-first {
      order: -1 !important;
    }
    .ion-order-md-0 {
      order: 0 !important;
    }
    .ion-order-md-1 {
      order: 1 !important;
    }
    .ion-order-md-2 {
      order: 2 !important;
    }
    .ion-order-md-3 {
      order: 3 !important;
    }
    .ion-order-md-4 {
      order: 4 !important;
    }
    .ion-order-md-5 {
      order: 5 !important;
    }
    .ion-order-md-6 {
      order: 6 !important;
    }
    .ion-order-md-7 {
      order: 7 !important;
    }
    .ion-order-md-8 {
      order: 8 !important;
    }
    .ion-order-md-9 {
      order: 9 !important;
    }
    .ion-order-md-10 {
      order: 10 !important;
    }
    .ion-order-md-11 {
      order: 11 !important;
    }
    .ion-order-md-12 {
      order: 12 !important;
    }
    .ion-order-md-last {
      order: 13 !important;
    }
  }
  @media (min-width: 992px) {
    .ion-order-lg-first {
      order: -1 !important;
    }
    .ion-order-lg-0 {
      order: 0 !important;
    }
    .ion-order-lg-1 {
      order: 1 !important;
    }
    .ion-order-lg-2 {
      order: 2 !important;
    }
    .ion-order-lg-3 {
      order: 3 !important;
    }
    .ion-order-lg-4 {
      order: 4 !important;
    }
    .ion-order-lg-5 {
      order: 5 !important;
    }
    .ion-order-lg-6 {
      order: 6 !important;
    }
    .ion-order-lg-7 {
      order: 7 !important;
    }
    .ion-order-lg-8 {
      order: 8 !important;
    }
    .ion-order-lg-9 {
      order: 9 !important;
    }
    .ion-order-lg-10 {
      order: 10 !important;
    }
    .ion-order-lg-11 {
      order: 11 !important;
    }
    .ion-order-lg-12 {
      order: 12 !important;
    }
    .ion-order-lg-last {
      order: 13 !important;
    }
  }
  @media (min-width: 1200px) {
    .ion-order-xl-first {
      order: -1 !important;
    }
    .ion-order-xl-0 {
      order: 0 !important;
    }
    .ion-order-xl-1 {
      order: 1 !important;
    }
    .ion-order-xl-2 {
      order: 2 !important;
    }
    .ion-order-xl-3 {
      order: 3 !important;
    }
    .ion-order-xl-4 {
      order: 4 !important;
    }
    .ion-order-xl-5 {
      order: 5 !important;
    }
    .ion-order-xl-6 {
      order: 6 !important;
    }
    .ion-order-xl-7 {
      order: 7 !important;
    }
    .ion-order-xl-8 {
      order: 8 !important;
    }
    .ion-order-xl-9 {
      order: 9 !important;
    }
    .ion-order-xl-10 {
      order: 10 !important;
    }
    .ion-order-xl-11 {
      order: 11 !important;
    }
    .ion-order-xl-12 {
      order: 12 !important;
    }
    .ion-order-xl-last {
      order: 13 !important;
    }
  }
}

/* src/global.scss */
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none ;
}
.f-button {
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  transform: var(--f-button-transform);
  transition: var(--f-button-transition);
  -webkit-backdrop-filter: var(--f-button-backdrop-filter);
  backdrop-filter: var(--f-button-backdrop-filter);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  pointer-events: all;
  cursor: pointer;
  overflow: hidden;
}
@media (hover: hover) {
  .f-button:hover:not([aria-disabled]) {
    color: var(--f-button-hover-color, var(--f-button-color));
    background-color: var(--f-button-hover-bg, var(--f-button-bg));
  }
}
.f-button:active:not([aria-disabled]) {
  color: var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
  background-color: var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)));
}
.f-button:focus {
  outline: none;
}
.f-button:focus-visible {
  outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset: var(--f-button-outline-offset);
}
.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  transform: var(--f-button-svg-transform);
  fill: var(--f-button-svg-fill);
  filter: var(--f-button-svg-filter);
  opacity: var(--f-button-svg-opacity, 1);
  transition: var(--f-button-svg-transition);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}
.f-button[aria-disabled] {
  cursor: default;
}
.f-button[aria-disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}
[data-panzoom-action=toggleFS] g:first-child {
  display: flex;
}
[data-panzoom-action=toggleFS] g:last-child {
  display: none;
}
.in-fullscreen [data-panzoom-action=toggleFS] g:first-child {
  display: none;
}
.in-fullscreen [data-panzoom-action=toggleFS] g:last-child {
  display: flex;
}
[data-autoplay-action=toggle] svg g:first-child {
  display: flex;
}
[data-autoplay-action=toggle] svg g:last-child {
  display: none;
}
.has-autoplay [data-autoplay-action=toggle] svg g:first-child {
  display: none;
}
.has-autoplay [data-autoplay-action=toggle] svg g:last-child {
  display: flex;
}
:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}
:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}
:root {
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px ;
}
.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
  translate: -50% -50%;
  border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color: var(--f-spinner-color-2);
  border-radius: var(--f-spinner-border-radius);
  animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}
@keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}
.f-panzoom,
.f-zoomable {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.f-panzoom:before,
.f-panzoom:after,
.f-zoomable:before,
.f-zoomable:after {
  display: block;
  content: "";
}
.f-panzoom:not(.has-controls):before,
.f-zoomable:not(.has-controls):before {
  margin-bottom: auto;
}
.f-panzoom:after,
.f-zoomable:after {
  margin-top: auto;
}
.f-panzoom.in-fullscreen,
.f-zoomable.in-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  aspect-ratio: unset !important;
  z-index: 9999;
}
.f-panzoom__wrapper {
  position: relative;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}
.f-panzoom__wrapper.will-zoom-out {
  cursor: zoom-out;
}
.f-panzoom__wrapper.can-drag {
  cursor: move;
  cursor: grab;
}
.f-panzoom__wrapper.will-zoom-in {
  cursor: zoom-in;
}
.f-panzoom__wrapper.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.f-panzoom__wrapper.has-error {
  display: none;
}
.f-panzoom__content {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}
.f-panzoom__content.is-lazyloading,
.f-panzoom__content.has-lazyerror {
  visibility: hidden;
}
img.f-panzoom__content {
  width: auto;
  height: auto;
  vertical-align: top;
  object-fit: contain;
  transition: none;
  -webkit-user-select: none;
  user-select: none;
}
.f-panzoom__wrapper > .f-panzoom__content {
  visibility: hidden;
}
.f-panzoom__viewport {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.f-panzoom__viewport > .f-panzoom__content {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
picture.f-panzoom__content img {
  vertical-align: top;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  transition: none;
  -webkit-user-select: none;
  user-select: none;
}
.f-panzoom__protected {
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}
html.with-panzoom-in-fullscreen {
  overflow: hidden;
}
.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}
.f-fadeOut {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}
@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
.f-crossfadeIn {
  animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
  z-index: 2;
}
.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
  z-index: 1;
}
@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
.is-horizontal .f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
}
.is-horizontal .f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
}
.is-horizontal .f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
}
.is-horizontal .f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
}
@keyframes f-slideInPrevX {
  0% {
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextX {
  0% {
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextX {
  to {
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevX {
  to {
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.is-vertical .f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
}
.is-vertical .f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
}
.is-vertical .f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
}
.is-vertical .f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
}
@keyframes f-slideInPrevY {
  0% {
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextY {
  0% {
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextY {
  to {
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevY {
  to {
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}
.f-zoomOutDown {
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
}
@keyframes f-zoomInUp {
  0% {
    transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    transform: scale(1) translateZ(0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
.f-throwOutUp {
  animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}
.f-throwOutDown {
  animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
}
@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
.has-iframe .f-html,
.has-pdf .f-html,
.has-gmap .f-html {
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
}
.has-pdf .f-html,
.has-gmap .f-html {
  padding: 0;
}
.f-html {
  position: relative;
  box-sizing: border-box;
  margin: var(--f-html-margin, 0);
  padding: var(--f-html-padding, 2rem);
  color: var(--f-html-color, currentColor);
  background: var(--f-html-bg);
}
.f-html.is-error {
  text-align: center;
}
.f-iframe {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
  width: 100%;
}
.f-caption {
  align-self: center;
  flex-shrink: 0;
  margin: var(--f-caption-margin);
  padding: var(--f-caption-padding, 16px 8px);
  max-width: 100%;
  max-height: calc(80vh - 100px);
  overflow: auto;
  overflow-wrap: anywhere;
  line-height: var(--f-caption-line-height);
  color: var(--f-caption-color);
  background: var(--f-caption-bg);
  font: var(--f-caption-font);
}
.has-html5video .f-html,
.has-youtube .f-html,
.has-vimeo .f-html {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
  max-width: var(--f-video-width, 960px);
  max-height: var(--f-video-height, 540px);
  aspect-ratio: var(--f-video-aspect-ratio);
  background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}
.f-html5video {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}
.f-button.is-arrow {
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var(--f-arrow-active-color, var(--f-arrow-hover-color));
  overflow: visible;
}
.f-button.is-arrow.is-prev,
.f-button.is-arrow.is-next {
  position: absolute;
  transform: translate(0);
  z-index: 20;
}
.is-horizontal .f-button.is-arrow.is-prev,
.is-horizontal .f-button.is-arrow.is-next {
  inset: 50% auto auto;
  transform: translateY(-50%);
}
.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
  left: var(--f-arrow-pos, 0);
}
.is-horizontal.is-ltr .f-button.is-arrow.is-next {
  right: var(--f-arrow-pos, 0);
}
.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
  right: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}
.is-horizontal.is-rtl .f-button.is-arrow.is-next {
  left: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}
.is-vertical.is-ltr .f-button.is-arrow.is-prev,
.is-vertical.is-rtl .f-button.is-arrow.is-prev {
  top: var(--f-arrow-pos, 0);
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}
.is-vertical.is-ltr .f-button.is-arrow.is-next,
.is-vertical.is-rtl .f-button.is-arrow.is-next {
  top: auto;
  right: auto;
  bottom: var(--f-arrow-pos, 0);
  left: 50%;
  transform: translate(-50%);
}
.is-vertical .f-button.is-arrow.is-prev svg,
.is-vertical .f-button.is-arrow.is-next svg {
  transform: rotate(90deg);
}
.f-carousel__toolbar {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  margin: var(--f-toolbar-margin, 0);
  padding: var(--f-toolbar-padding, 8px);
  line-height: var(--f-toolbar-line-height);
  background: var(--f-toolbar-bg, none);
  box-shadow: var(--f-toolbar-shadow, none);
  -webkit-backdrop-filter: var(--f-toolbar-backdrop-filter);
  backdrop-filter: var(--f-toolbar-backdrop-filter);
  position: relative;
  z-index: 20;
  color: var(--f-toolbar-color, currentColor);
  font-size: var(--f-toolbar-font-size, 17px);
  font-weight: var(--f-toolbar-font-weight, inherit);
  font-family: var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow: var(--f-toolbar-text-shadow);
  text-align: center;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  white-space: nowrap;
  pointer-events: none;
}
.f-carousel__toolbar.is-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.f-carousel__toolbar .f-button:focus-visible {
  position: relative;
  z-index: 1;
}
.f-carousel__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: var(--f-toolbar-gap, 0);
}
.f-carousel__toolbar__column.is-left {
  display: flex;
  justify-self: flex-start;
  justify-content: flex-start;
}
.f-carousel__toolbar__column.is-middle {
  display: flex;
  justify-content: center;
}
.f-carousel__toolbar__column.is-right {
  display: flex;
  justify-self: flex-end;
  justify-content: flex-end;
  flex-flow: nowrap;
}
.f-carousel__toolbar__column {
  pointer-events: none;
}
.f-carousel__toolbar__column > * {
  pointer-events: all;
}
.f-counter {
  position: relative;
  display: flex;
  flex-direction: row;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
  margin: var(--f-counter-margin, 0);
  padding: var(--f-counter-padding, 4px);
  line-height: var(--f-counter-line-height);
  background: var(--f-counter-bg);
  border-radius: var(--f-counter-border-radius);
}
.f-counter span {
  padding: 0 var(--f-counter-gap, 4px);
}
:root {
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: transparent;
  --f-thumbs-transition:
    max-height .3s ease,
    max-width .3s ease,
    padding .3s ease;
  --f-thumbs-z-index: 1;
  --f-thumbs-viewport-padding-x: 0px;
  --f-thumbs-viewport-padding-y: 0px;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-border-transition: all .1s ease;
  --f-thumb-img-width: 100%;
  --f-thumb-img-height: 100%;
  --f-thumb-img-fit: cover;
  --f-thumb-img-position: 50% 20% ;
}
.f-thumbs {
  --f-carousel-slide-width: var(--f-thumb-width);
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: var(--f-thumbs-gap);
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: var(--f-thumbs-margin);
  padding: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow: hidden;
  background: var(--f-thumbs-bg);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
  transition: var(--f-thumbs-transition);
  z-index: var(--f-thumbs-z-index);
}
.f-thumbs.is-horizontal {
  max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);
}
.f-thumbs.is-horizontal.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0 ;
}
.f-thumbs.is-vertical {
  max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2);
}
.f-thumbs.is-vertical.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0 ;
}
.f-thumbs.is-scrollable.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0 ;
}
.f-thumbs.is-ltr {
  direction: ltr;
}
.f-thumbs.is-rtl {
  direction: rtl;
}
.f-thumbs img {
  display: block;
  width: var(--f-thumb-img-width);
  height: var(--f-thumb-img-height);
  object-fit: var(--f-thumb-img-fit);
  object-position: var(--f-thumb-img-position);
  pointer-events: none;
  border-radius: inherit;
  color: transparent;
}
.f-thumbs img[data-lazy-src] {
  visibility: hidden;
}
.f-thumbs img.has-lazyerror {
  display: none;
}
.f-thumbs__viewport {
  box-sizing: border-box;
  height: 100%;
  padding: var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);
  overflow: visible;
  display: grid;
}
.f-thumbs__slide {
  position: relative;
  box-sizing: border-box;
  grid-area: 1/1;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  overflow: visible;
}
.f-thumbs__slide:hover button {
  opacity: var(--f-thumb-hover-opacity, 1);
  transform: var(--f-thumb-hover-transform, none);
}
.f-thumbs__slide:hover button:after {
  border: var(--f-thumb-hover-border, none);
  box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide button {
  all: unset;
  display: block;
  margin: auto;
  padding: 0;
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  outline: none;
  transition: var(--f-thumb-transition);
  border-radius: var(--f-thumb-border-radius);
  opacity: var(--f-thumb-opacity);
  transform: var(--f-thumb-transform);
  background: var(--f-thumb-bg);
}
.f-thumbs__slide button:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  transition: var(--f-thumb-border-transition);
  border-radius: inherit;
  border: var(--f-thumb-border);
  box-shadow: var(--f-thumb-shadow);
}
.f-thumbs__slide button:focus-within {
  opacity: var(--f-thumb-focus-opacity, 1);
  transform: var(--f-thumb-focus-transform, none);
}
.f-thumbs__slide button:focus-within:after {
  border: var(--f-thumb-focus-border, none);
  box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide:active {
  opacity: var(--f-thumb-active-opacity, 1);
  transform: var(--f-thumb-active-transform, none);
}
.f-thumbs__slide:active:after {
  border: var(--f-thumb-active-border, none);
  box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide.is-selected {
  z-index: 2;
}
.f-thumbs__slide.is-selected button {
  opacity: var(--f-thumb-selected-opacity, 1);
  transform: var(--f-thumb-selected-transform, none);
}
.f-thumbs__slide.is-selected button:after {
  border: var(--f-thumb-selected-border, none);
  box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}
.f-thumbs.is-modern {
  --f-carousel-slide-width: calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: 0;
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width))) ;
}
.f-thumbs.is-modern .f-thumbs__viewport {
  width: calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));
  margin-inline: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
}
.f-thumbs.is-modern .f-thumbs__slide {
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset(0 var(--clip-shift) round var(--f-thumb-border-radius, 0));
  padding: 0;
  overflow: visible;
  left: var(--shift, 0);
  will-change: left;
  transition: left var(--f-transition-duration) var(--f-transition-easing);
}
.f-thumbs.is-modern .f-thumbs__slide button {
  display: block;
  margin-inline: 50%;
  width: var(--f-thumb-width);
  clip-path: var(--clip-path);
  border: none;
  box-shadow: none;
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
}
.f-thumbs.is-modern .f-thumbs__slide button:after {
  display: none;
}
.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
  outline: none;
}
.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: var(--clip-shift);
  bottom: 0;
  right: var(--clip-shift);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius: inherit;
  border: var(--f-thumb-focus-border, none);
  box-shadow: var(--f-thumb-focus-shadow, none);
}
.f-thumbs.is-modern {
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out ;
}
.f-thumbs.is-modern.is-syncing {
  --f-transition-duration: 0s ;
}
.f-thumbs.is-scrollable .f-thumbs__viewport {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));
  grid-auto-rows: var(--f-thumb-height);
  gap: var(--f-thumbs-gap);
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-user-select: none;
  user-select: none;
}
.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide {
  grid-area: auto;
  display: block;
  position: relative;
  max-width: 100%;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  cursor: pointer;
  outline: none;
}
:root {
  --f-progressbar-height: 3px;
  --f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
  --f-progressbar-opacity: 1;
  --f-progressbar-z-index: 30 ;
}
.f-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--f-progressbar-z-index);
  height: var(--f-progressbar-height);
  transform: scaleX(0);
  transform-origin: 0;
  opacity: var(--f-progressbar-opacity);
  background: var(--f-progressbar-color);
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  animation-name: f-progressbar;
  animation-play-state: running;
  animation-timing-function: linear;
}
.f-progressbar:empty {
  display: block;
}
button > .f-progressbar {
  --f-progressbar-height: 100%;
  --f-progressbar-opacity: .2 ;
}
@keyframes f-progressbar {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
[data-fullscreen-action=toggle] svg g:first-child {
  display: flex;
}
[data-fullscreen-action=toggle] svg g:last-child {
  display: none;
}
:fullscreen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}
:fullscreen [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}
.in-fullscreen-mode > .f-carousel {
  flex: 1;
  min-width: 0 !important;
  min-height: 0 !important;
}
html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}
html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}
.fancybox__dialog {
  position: fixed;
  inset: 0;
  z-index: 1050;
  width: 100%;
  height: 100vh;
  max-height: unset;
  max-width: unset;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  touch-action: none;
  overscroll-behavior: contain;
}
.fancybox__dialog:focus {
  outline: none;
}
.fancybox__dialog::backdrop {
  opacity: 0;
}
@supports (height: 100dvh) {
  .fancybox__dialog {
    height: 100dvh;
  }
}
.fancybox__dialog *:empty {
  display: block;
}
.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI Adjusted",
    "Segoe UI",
    "Liberation Sans",
    sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2.5;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-close-button-width: 30px;
  --f-close-button-height: 30px;
  --f-close-button-svg-width: 24px;
  --f-close-button-svg-height: 24px;
  --f-close-button-svg-stroke-width: 1.75;
  --f-close-border-radius: 4px;
  --f-close-button-color: #fff;
  --f-close-button-hover-color: #fff;
  --f-close-button-bg: transparent;
  --f-close-button-hover-bg: transparent;
  --f-close-button-active-bg: transparent;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  --f-scrollbar-width: 7px;
  --f-scrollbar-track-bg: #444;
  --f-scrollbar-track-border-radius: 10px;
  --f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
  --f-scrollbar-thumb-bg: #ddd;
  --f-scrollbar-thumb-border-radius: 10px ;
}
.fancybox__container[theme=light] {
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
  --f-scrollbar-track-bg: #ddd;
  --f-scrollbar-thumb-bg: #444 ;
}
.fancybox__container {
  position: absolute;
  inset: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.fancybox__container:focus {
  outline: none;
}
.fancybox__container.has-vertical-thumbs {
  flex-direction: row-reverse;
}
.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
  overflow-x: clip;
  overflow-y: visible;
}
.fancybox__container > *:not(.fancybox__carousel),
.fancybox__container .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected),
.fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  opacity: var(--f-drag-opacity, 1);
}
.fancybox__container:not(.is-ready, .is-hiding) {
  visibility: hidden;
}
.fancybox__container.is-revealing > *:not(.fancybox__carousel),
.fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected),
.fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}
.fancybox__container.is-hiding > *:not(.fancybox__carousel),
.fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-hiding .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper) {
  animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}
.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected) {
  opacity: 0;
}
.fancybox__container.is-hiding {
  pointer-events: none;
}
.fancybox__container.is-idle .f-carousel__toolbar {
  pointer-events: none;
  opacity: 0;
}
.fancybox__container.is-idle .f-button.is-arrow {
  opacity: 0;
}
.fancybox__container.is-idle.is-ready .f-carousel__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}
.fancybox__container.is-idle.is-ready .f-button.is-arrow {
  animation: 0.15s ease-out both f-fadeOut;
}
.fancybox__backdrop {
  position: fixed;
  inset: 0;
  z-index: -1;
  background: var(--fancybox-backdrop-bg);
}
.fancybox__carousel {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  min-width: 0;
  position: relative;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}
.fancybox__carousel.is-vertical {
  --f-carousel-slide-height: 100% ;
}
.fancybox__carousel.is-ltr {
  direction: ltr;
}
.fancybox__carousel.is-rtl {
  direction: rtl;
}
.fancybox__carousel > .f-button.is-arrow:before {
  position: absolute;
  content: "";
  inset: -30px;
  z-index: 1;
}
.fancybox__viewport {
  display: grid;
  flex: 1;
  min-height: 0;
  min-width: 0;
  position: relative;
  overflow: visible;
  transform: translate3d(0, var(--f-drag-offset, 0), 0);
}
.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}
.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.fancybox__viewport [data-selectable],
.fancybox__viewport [contenteditable] {
  cursor: auto;
}
.fancybox__slide {
  box-sizing: border-box;
  position: relative;
  grid-area: 1/1;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  margin: 0;
  padding: var(--f-carousel-slide-padding);
  background: var(--f-carousel-slide-bg);
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform;
}
.fancybox__slide:before,
.fancybox__slide:after {
  display: block;
  content: "";
}
.fancybox__slide:before {
  margin-bottom: auto;
}
.fancybox__slide:after {
  margin-top: auto;
}
.fancybox__slide.is-selected {
  z-index: 1;
}
.fancybox__slide.f-zoomable {
  overflow: visible;
}
.fancybox__slide.has-error {
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg) ;
}
.fancybox__slide.has-html {
  overflow: auto;
  padding: 8px;
}
.fancybox__slide.has-close-btn {
  padding-top: 34px;
}
.fancybox__slide.has-controls:before {
  margin: 0;
}
.fancybox__slide .f-spinner {
  cursor: pointer;
}
.fancybox__container.is-closing .f-caption,
.fancybox__slide.is-loading .f-caption {
  visibility: hidden;
}
.fancybox__container.is-closing .fancybox__carousel {
  overflow: visible;
}
.f-button.is-close-button {
  --f-button-width: var(--f-close-button-width);
  --f-button-height: var(--f-close-button-height);
  --f-button-border-radius: var(--f-close-border-radius);
  --f-button-color: var(--f-close-button-color);
  --f-button-hover-color: var(--f-close-button-hover-color);
  --f-button-bg: var(--f-close-button-bg);
  --f-button-hover-bg: var(--f-close-button-hover-bg);
  --f-button-active-bg: var(--f-close-button-active-bg);
  --f-button-svg-width: var(--f-close-button-svg-width);
  --f-button-svg-height: var(--f-close-button-svg-height);
  --f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);
  position: absolute;
  top: calc((var(--f-button-height) + 2px) * -1);
  right: 0;
  z-index: 10;
}
.fancybox__thumbs {
  flex: 0 1 100%;
}
.fancybox__thumbs.is-scrollable {
  --f-thumbs-cols: 1;
  --f-thumbs-gap: 8px;
  --f-thumbs-transition: none;
  --f-thumbs-padding-x: 4px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-viewport-padding-x: 4px;
  --f-thumbs-viewport-padding-y: 0px;
  max-width: calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar {
  width: var(--f-scrollbar-width);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track {
  background: var(--f-scrollbar-track-bg);
  border-radius: var(--f-scrollbar-track-border-radius);
  box-shadow: var(--f-scrollbar-track-shadow);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb {
  background: var(--f-scrollbar-thumb-bg);
  border-radius: var(--f-scrollbar-thumb-border-radius);
}
.fancybox__thumbs.is-scrollable.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
  max-height: unset;
  --f-thumbs-padding-y: unset ;
}
.fancybox__thumbs.is-scrollable .f-thumbs__viewport {
  overflow-x: hidden !important;
  grid-template-columns: repeat(auto-fill, calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important;
}
ion-button.outline_btn {
  letter-spacing: 0.1px !important;
}
@layer model {
  .modalOpenS {
    position: fixed;
    overflow: hidden;
    top: 0 !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0 !important;
    margin: auto;
  }
  .modalOpenS .modal-dialog {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    margin: auto;
  }
  .modalOpenS .model-backdrop {
    display: none;
  }
  .modalOpenS .closeModal.new_btn {
    display: none !important;
  }
  .modalOpenS .modal-content {
    width: 80%;
    margin: 2% auto;
    height: 80vh;
  }
  .modalOpenS .modal-content .modal-body {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
  .modalOpenS .closeModal {
    position: absolute;
    background: 0px;
    border: 0px;
    top: 40px;
    right: 40px;
    font-size: 30px;
    color: #3d3d3d;
    z-index: 9;
    width: 27px;
    height: 27px;
    font-size: 25px;
    border-radius: 5px;
    line-height: 0;
  }
  .modalOpenS .closeModal:hover {
    background: #d5d5d5;
  }
  .modalOpenS .closeModal.new_btn {
    left: 40px;
  }
  .modalOpenS .closeModal.new_btn i {
    font-size: 20px;
  }
  .modalOpenS .modal_header {
    height: 72px;
    padding: 22px 30px;
    background: var(--primary_one);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .modalOpenS .modal_header .title {
    font-size: var(--font20);
    font-weight: 700;
    color: var(--black);
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }
  .modalOpenS .modal_header .title ion-icon {
    margin-left: 10px;
    font-size: var(--font20);
  }
  .modalOpenS.photo_card {
    background-color: rgba(0, 0, 0, 0.5607843137);
  }
  .modalOpenS.photo_card .modal-content {
    width: 50% !important;
    max-height: 100%;
    -webkit-animation: slide-bottom 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-bottom 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  .modalOpenS.photo_card .modal-content .closeModal {
    color: #fff;
    top: 15px;
    right: 15px;
  }
  .modalOpenS.photo_card .modal-content .modal-body {
    padding: 0 !important;
  }
  .modalOpenS.photo_card .modal-content .modal-body .modal-title {
    font-size: 18px !important;
    padding: 15px;
    background-color: var(--primary_one);
    color: var(--white) !important;
    border-radius: 10px 10px 0 0;
  }
  .modalOpenS.photo_card .modal-content .modal-body form {
    max-height: 90vh;
    overflow: auto;
  }
  .modalOpenS.photo_card .btn_close {
    color: #ffffff;
    background: #64748B;
    border: 1px solid #64748B;
  }
  .modalOpenS.photo_card .btn_close:hover {
    background: #576a81;
  }
  .modalOpenS.photo_card .closeModal:hover {
    color: #363636;
  }
  .modalOpenS.photo_card .modal-dialog-centered {
    align-items: baseline;
  }
  .closeModal.new_btn {
    display: none;
  }
  #fullpage_globaModal .closeModal.new_btn {
    display: block;
  }
  #fullpage_globaModal .closeModal:not(.new_btn) {
    display: none;
  }
  #fullpage_globaModal .modal-content {
    width: 100%;
    height: 100vh;
  }
  @media only screen and (max-width: 575px) {
    .modalOpenS.photo_card .modal-content {
      width: 90% !important;
    }
    .modalOpenS.photo_card .modal-content .modal-title {
      font-size: 17px;
    }
    #customModal.profile_popup .modal-content {
      width: 75% !important;
      min-width: 75% !important;
      max-width: 75% !important;
    }
    #customModal.profile_popup .closeModal {
      right: 10px !important;
    }
    .desktop_view_modal ion-buttons.closeModal {
      display: none !important;
    }
  }
}
#customModal .closeModal.new_btn {
  display: none;
}
#customModal .modal-body {
  padding: 0 !important;
  position: relative;
  z-index: 2;
}
#success_msg:has(.success_modal) .modal-content,
#success_msg:has(.error_modal) .modal-content,
#success_msg:has(.warning_modal) .modal-content,
#success_msg:has(.confirm_modal) .modal-content {
  width: 90%;
}
#success_msg:has(.success_modal) .modal-content .closeModal,
#success_msg:has(.error_modal) .modal-content .closeModal,
#success_msg:has(.warning_modal) .modal-content .closeModal,
#success_msg:has(.confirm_modal) .modal-content .closeModal {
  display: none;
}
#success_msg:has(.success_modal) .modal-content .modal-body,
#success_msg:has(.error_modal) .modal-content .modal-body,
#success_msg:has(.warning_modal) .modal-content .modal-body,
#success_msg:has(.confirm_modal) .modal-content .modal-body {
  background: transparent;
  box-shadow: none;
  padding: 0 !important;
}
@layer customcreate {
  #customModal .modal-dialog {
    height: auto;
  }
  #customModal .modal-content {
    width: 382px !important;
    margin: 0% 0%;
    height: auto;
  }
  #customModal.profile_popup .closeModal {
    color: #ffffff;
    top: 10px;
    font-size: 30px !important;
  }
  #customModal.profile_popup .closeModal:hover {
    background: none;
  }
  #customModal.profile_popup .profile_deatil_model .profile_card .user_name_sec {
    margin: 10px 0 5px;
  }
  .offcanvas-backdrop.show:not(#addSocialMediaLinkmodal.show + .offcanvas-backdrop.show) {
    opacity: 0 !important;
  }
  #otp_verification .modal-content {
    width: 490px;
    height: 360px;
  }
  #otp_verification .modal-content .modal-body {
    height: 360px;
  }
  #otp_verification .modal-content .closeModal {
    position: absolute;
    background: transparent;
    top: 25px;
    right: 15px;
    color: #363636;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    padding: 5px;
    line-height: 24px;
  }
  #otp_verification .modal-content .closeModal:hover {
    background: #e9e9e9;
  }
  #profile_photo {
    position: relative;
    z-index: 1056;
  }
  #profile_photo .modal-content {
    width: 490px;
    height: 380px;
    margin: 12% auto;
  }
  #profile_photo .modal-content .profile_photo_container {
    height: 380px;
    background: transparent;
    --background: transparent;
  }
  #profile_photo .modal-content .closeModal {
    position: absolute;
    background: transparent;
    top: 25px;
    right: 15px;
    color: #363636;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    padding: 5px;
    line-height: 24px;
  }
  #profile_photo .modal-content .closeModal:hover {
    background: #e9e9e9;
  }
  #profile_photo .modal-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  #profile_photo .modal-content .p_photo {
    background-color: #EEEEEE;
    border-radius: 10px;
    text-align: center;
    padding: 30px;
    margin-bottom: 20px;
  }
  #profile_photo .modal-content .p_photo .p_photo_img {
    width: 200px;
    height: 200px;
    margin: auto;
    border-radius: 10px;
  }
  #create_profile_card .create_profile_container {
    height: 357px;
  }
  #create_profile_card .modal-content {
    width: 600px;
    margin: 12% auto;
    min-height: 357px;
    height: 357px;
  }
  #create_profile_card .modal-content .modal-body {
    width: 600px;
    height: 357px;
  }
  #create_profile_card .modal-content .closeModal {
    position: absolute;
    background: transparent;
    top: 25px;
    right: 15px;
    color: #363636;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    padding: 5px;
    line-height: 24px;
  }
  #create_profile_card .modal-content .closeModal:hover {
    background: #e9e9e9;
  }
}
#acountPassword .modal-content {
  height: 408px;
  width: 26%;
}
#acountPassword .modal-content .modal-body {
  height: 408px;
}
#acountPassword .modal-content .modal-body .account_pass_container {
  background: none;
  --background: none;
}
#acountPassword .modal-content:after {
  content: "";
  position: absolute;
  top: -65%;
  right: -150%;
  bottom: -65%;
  left: -150%;
  z-index: -1;
}
#acountPassword .closeModal {
  top: 22px;
  right: 20px;
}
@layer errormodel {
  #globalerrormodal {
    position: fixed;
    overflow: hidden;
    top: 0 !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0 !important;
    margin: auto;
  }
  #globalerrormodal .modal-dialog {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    margin: auto;
  }
  #globalerrormodal .model-backdrop {
    display: none;
  }
  #globalerrormodal .modal-content {
    width: 25%;
    margin: auto;
    background: transparent;
    box-shadow: none;
  }
  #globalerrormodal .modal-content .modal-body {
    background: transparent;
    border-radius: 10px;
    padding: 30px;
    box-shadow: none;
    -webkit-animation: slide-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  #globalerrormodal .closeModal {
    display: none;
  }
}
@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
}
#MENU-02.modalOpenS .modal-content,
#MENU-027.modalOpenS .modal-content,
#MENU-040.modalOpenS .modal-content,
#MENU-041.modalOpenS .modal-content,
#MENU-033.modalOpenS .modal-content,
#MENU-035.modalOpenS .modal-content,
#MENU-018.modalOpenS .modal-content,
#MENU-043.modalOpenS .modal-content,
#true.modalOpenS .modal-content,
#MENU-019.modalOpenS .modal-content,
#MENU-020.modalOpenS .modal-content,
#MENU-021.modalOpenS .modal-content,
#MENU-023.modalOpenS .modal-content,
#MENU-024.modalOpenS .modal-content,
#MENU-002.modalOpenS .modal-content,
#MENU-056.modalOpenS .modal-content,
#MENU-057.modalOpenS .modal-content,
#MENU-036.modalOpenS .modal-content,
#MENU-037.modalOpenS .modal-content,
#MENU-038.modalOpenS .modal-content,
#MENU-046.modalOpenS .modal-content,
#MENU-028_EMAIL.modalOpenS .modal-content,
#MENU-028_SMS.modalOpenS .modal-content,
#MENU-028_NewPassword.modalOpenS .modal-content,
#MENU-029_SMS.modalOpenS .modal-content,
#MENU-029_EMAIL.modalOpenS .modal-content,
#MENU-003_Feedback.modalOpenS .modal-content,
#MENU-028_NewEmail.modalOpenS .modal-content,
#MENU-029.modalOpenS .modal-content,
#MENU-026.modalOpenS .modal-content {
  height: auto !important;
  max-height: 80vh !important;
}
#MENU-026.modalOpenS .parent_input .form-group:has(.label-state),
#MENU-026.modalOpenS .parent_input .form-group:has(.label-city),
#MENU-026.modalOpenS .parent_input .form-group:has(.label-pincode) {
  width: 32%;
}
#MENU-026.modalOpenS .parent_input .form-group:has(.label-c-address) {
  width: 100%;
}
#MENU-026.modalOpenS.menu-026-viewmode .parent_input .form-group:has(.label-whats-app-mobile),
#MENU-026.modalOpenS.menu-026-viewmode .parent_input .form-group:has(.label-email),
#MENU-026.modalOpenS.menu-026-viewmode .parent_input .form-group:has(.label-mobile-number) {
  width: 32%;
}
#MENU-027.modalOpenS .parent_input .form-group:has(.label-f-name),
#MENU-027.modalOpenS .parent_input .form-group:has(.label-m-name),
#MENU-027.modalOpenS .parent_input .form-group:has(.label-l-name) {
  width: 32%;
}
#MENU-027.modalOpenS .parent_input .form-group:has(.label-gender) {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
  gap: 10px;
}
#MENU-027.modalOpenS .parent_input .form-group:has(.label-gender) label {
  margin-top: 0;
}
#MENU-040.modalOpenS .parent_input .form-group:has(.label-p-cate-name),
#MENU-040.modalOpenS .parent_input .form-group:has(.label-images) {
  width: 100%;
}
#MENU-041.modalOpenS .parent_input .form-group:has(.label-sub-c-name),
#MENU-041.modalOpenS .parent_input .form-group:has(.label-sp-category),
#MENU-041.modalOpenS .parent_input .form-group:has(.label-image),
#MENU-041.modalOpenS .parent_input .form-group:has(.label-description) {
  width: 100%;
}
#MENU-033.modalOpenS .parent_input .form-group:has(.label-b-cate-name),
#MENU-033.modalOpenS .parent_input .form-group:has(.label-image) {
  width: 100%;
}
#MENU-035.modalOpenS .parent_input .form-group:has(.label-b-name),
#MENU-035.modalOpenS .parent_input .form-group:has(.label-p-category),
#MENU-035.modalOpenS .parent_input .form-group:has(.label-image) {
  width: 100%;
}
#MENU-018.modalOpenS .parent_input .form-group:has(.label-role-name) {
  width: 100%;
}
#MENU-019.modalOpenS .parent_input .form-group:has(.label-s-country),
#MENU-019.modalOpenS .parent_input .form-group:has(.label-s-state),
#MENU-019.modalOpenS .parent_input .form-group:has(.label-c-name),
#MENU-019.modalOpenS .parent_input .form-group:has(.label-pin-code),
#MENU-019.modalOpenS .parent_input .form-group:has(.label-country-name),
#MENU-020.modalOpenS .parent_input .form-group:has(.label-s-country),
#MENU-020.modalOpenS .parent_input .form-group:has(.label-s-state),
#MENU-020.modalOpenS .parent_input .form-group:has(.label-c-name),
#MENU-020.modalOpenS .parent_input .form-group:has(.label-pin-code),
#MENU-020.modalOpenS .parent_input .form-group:has(.label-country-name) {
  width: 100%;
}
#MENU-021.modalOpenS .parent_input .form-group:has(.label-country-name),
#MENU-021.modalOpenS .parent_input .form-group:has(.label-state),
#MENU-021.modalOpenS .parent_input .form-group:has(.label-parent-profession),
#MENU-021.modalOpenS .parent_input .form-group:has(.label-occupation-name),
#MENU-021.modalOpenS .parent_input .form-group:has(.label-icon-name),
#MENU-021.modalOpenS .parent_input .form-group:has(.label-image),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-country-name),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-state),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-parent-profession),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-occupation-name),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-icon-name),
#MENU-023.modalOpenS .parent_input .form-group:has(.label-image),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-country-name),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-state),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-parent-profession),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-occupation-name),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-icon-name),
#MENU-056.modalOpenS .parent_input .form-group:has(.label-image),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-country-name),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-state),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-parent-profession),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-occupation-name),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-icon-name),
#MENU-057.modalOpenS .parent_input .form-group:has(.label-image) {
  width: 100%;
}
#MENU-036.modalOpenS .parent_input .form-group:has(.label-title),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-profile-images),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-designation),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-video-title),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-video-embeded-url),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-title),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-profile-images),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-designation),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-video-title),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-video-embeded-url),
#MENU-037.modalOpenS .parent_input .form-group:has(.label-page-name) {
  width: 100%;
}
#MENU-036.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-036.modalOpenS .parent_input .form-group:has(.label-select-template),
#MENU-038.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-038.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-038.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-038.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-038.modalOpenS .parent_input .form-group:has(.label-select-template),
#MENU-046.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-046.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-046.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-046.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-046.modalOpenS .parent_input .form-group:has(.label-select-template),
#MENU-028_EMAIL.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-028_EMAIL.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-028_EMAIL.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-028_EMAIL.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-028_EMAIL.modalOpenS .parent_input .form-group:has(.label-select-template),
#MENU-028_SMS.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-028_SMS.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-028_SMS.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-028_SMS.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-028_SMS.modalOpenS .parent_input .form-group:has(.label-select-template),
#MENU-029_SMS.modalOpenS .parent_input .form-group:has(.label-seo-title),
#MENU-029_SMS.modalOpenS .parent_input .form-group:has(.label-page-name),
#MENU-029_SMS.modalOpenS .parent_input .form-group:has(.label-description),
#MENU-029_SMS.modalOpenS .parent_input .form-group:has(.label-keywords),
#MENU-029_SMS.modalOpenS .parent_input .form-group:has(.label-select-template) {
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1920px) {
  .modalOpenS.desktop_view_modal .model-backdrop {
    height: 100vh;
    background: rgba(0, 0, 0, 0.6196078431);
    width: 100%;
    display: block;
    z-index: 0;
    position: fixed;
  }
  .modalOpenS.desktop_view_modal .modal-content {
    width: 60%;
    -webkit-animation: slide-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  .modalOpenS.desktop_view_modal .closeModal {
    color: #ffffff;
    top: 18px;
    right: 15px;
  }
  .modalOpenS.desktop_view_modal .closeModal:hover {
    color: #000;
  }
  .modalOpenS.desktop_view_modal ion-header ion-toolbar {
    border-radius: 10px 10px 0 0;
  }
  .modalOpenS.photo_card .modal-content {
    height: 80vh !important;
    margin-top: 0;
  }
  .desktop_view_modal ion-buttons.closeModal {
    color: #ffffff;
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .desktop_view_modal ion-buttons.closeModal:hover {
    color: #000;
    background: #d5d5d5;
    padding: 2px;
  }
  @-webkit-keyframes slide-bottom {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
    }
  }
  @keyframes slide-bottom {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
    }
  }
  #MENU-02.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-027.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-040.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-041.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-033.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-035.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-018.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-043.modalOpenS .modal-content .modal-body .modal-title,
  #true.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-019.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-020.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-021.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-023.modalOpenS .modal-content .modal-body .modal-title,
  #MENU-024.modalOpenS .modal-content .modal-body .modal-title {
    font-size: 18px !important;
  }
  #web-template-setting .modal-content {
    width: 30% !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .modalOpenS.desktop_view_modal .modal-content {
    width: 80%;
  }
  #customModal .modal-dialog {
    height: auto;
  }
  #customModal .modal-content {
    width: 382px !important;
    margin: 0% 0%;
    height: auto;
  }
  #customModal.profile_popup .closeModal {
    top: 0px;
    right: 13px;
  }
  #customModal.profile_popup .closeModal:hover {
    background: none;
  }
  #customModal.profile_popup .profile_deatil_model .profile_card .user_name_sec {
    margin: 10px 0 5px;
  }
  #customModal.profile_popup .profile_deatil_model .profile_card h2 {
    font-size: 18px;
  }
  #customModal.profile_popup .modal-dialog {
    width: auto !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1280px) {
  #web-template-setting .modal-content {
    width: 50% !important;
  }
}
@media screen and (max-width: 1200px) and (orientation: landscape) {
  .modal_header .title {
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .modalOpenS .modal-title {
    font-size: 18px !important;
  }
  .modalOpenS .modal-body {
    padding: 17px !important;
  }
  #customModal .modal-body {
    padding: 0 !important;
  }
  #addSocialMediaLinkmodal .modal-content {
    width: 100%;
    height: 30%;
  }
  #addSocialMediaLinkmodal .closeModal {
    top: 20px;
    right: 20px;
  }
  #otp_verification .modal-content {
    width: 90%;
  }
  #profile_photo .modal-content {
    width: 90%;
  }
  #acountPassword {
    width: 100%;
  }
  #acountPassword .modal-content {
    width: 90% !important;
  }
  #customModal .modal-dialog {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    transition: all 0.3s;
    transform: translateX(-290px);
    z-index: 99;
  }
  #customModal .modal-dialog .modal-content {
    width: 27% !important;
    min-width: 27%;
    height: 100vh;
    margin: 0px 0px !important;
  }
  #customModal .modal-dialog .modal-body {
    border-radius: 0px;
  }
  #customModal .closeModal {
    position: absolute;
    background: 0px;
    border: 0px;
    top: 3%;
    right: 5px;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    z-index: 99;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  #customModal.show_modal .modal-dialog {
    transform: translateX(0);
  }
  #customModal.show_modal .model-backdrop {
    display: block;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3882352941);
    z-index: 1;
    position: fixed;
    transition: all 0.3s;
  }
  #customModal.hide_modal .modal-dialog {
    transform: translateX(-290px);
    transition: all 0.3s;
  }
  #customModal.hide_modal .model-backdrop {
    transition: all 0.3s;
    display: none;
  }
  #globalerrormodal .modal-content {
    width: 90%;
  }
}
@layer mobile {
  @media only screen and (max-width: 992px) {
    .modalOpenS .modal-title {
      font-size: 18px !important;
    }
    .modalOpenS .modal-body {
      padding: 17px !important;
    }
    #customModal .modal-body {
      padding: 0 !important;
    }
    #addSocialMediaLinkmodal .modal-content {
      width: 100%;
      height: 30%;
    }
    #addSocialMediaLinkmodal .closeModal {
      top: 20px;
      right: 20px;
    }
    #otp_verification .modal-content {
      width: 90%;
    }
    #profile_photo .modal-content {
      width: 90%;
    }
    #acountPassword {
      width: 100%;
    }
    #acountPassword .modal-content {
      width: 90% !important;
    }
    #customModal .modal-dialog {
      position: relative !important;
      left: 0 !important;
      top: 0 !important;
      bottom: 0 !important;
      transition: all 0.3s;
      transform: translateX(-290px);
      z-index: 99;
    }
    #customModal .modal-dialog .modal-content {
      width: 67% !important;
      min-width: 67%;
      height: 100vh;
      margin: 0px 0px !important;
    }
    #customModal .modal-dialog .modal-body {
      border-radius: 0px;
    }
    #customModal .closeModal {
      position: absolute;
      background: 0px;
      border: 0px;
      top: 3%;
      right: 5px;
      font-weight: 300;
      font-size: 30px;
      color: #ffffff;
      z-index: 99;
      width: 40px;
      height: 40px;
      border-radius: 5px;
      display: flex;
      align-items: center;
      justify-content: space-evenly;
    }
    #customModal.show_modal .modal-dialog {
      transform: translateX(0);
    }
    #customModal.show_modal .model-backdrop {
      display: block;
      width: 100%;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.3882352941);
      z-index: 1;
      position: fixed;
      transition: all 0.3s;
    }
    #customModal.hide_modal .modal-dialog {
      transform: translateX(-290px);
      transition: all 0.3s;
    }
    #customModal.hide_modal .model-backdrop {
      transition: all 0.3s;
      display: none;
    }
    #globalerrormodal .modal-content {
      width: 90%;
    }
  }
}
#globalerrormodal .modal-content .modal-body {
  padding: 0;
}
.offcanvas {
  height: auto;
}
.offcanvas .offcanvas-header h5 {
  font-size: 17px;
}
.offcanvas .offcanvas-header .btn-close {
  font-size: 15px;
}
#success_msg.offcanvas {
  position: fixed;
  top: 46px;
  right: 0;
  width: 490px;
  height: 60px;
  z-index: 1045;
  color: #212529;
  background: #fff;
  border-radius: 5px;
  display: flex;
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.4s ease, opacity 0.4s ease;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
#success_msg.offcanvas.show {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}
#success_msg.offcanvas .offcanvas-header {
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 99;
  padding: 4px;
}
#success_msg.offcanvas .offcanvas-header .btn-close {
  font-size: 13px;
}
#success_msg.offcanvas .offcanvas-header .btn-close:focus {
  box-shadow: none;
}
#success_msg.offcanvas .offcanvas-body {
  padding: 15px;
  overflow-y: hidden;
}
#addvideogalleyModal,
#workExperianceModal,
#companyskillsModal,
#otherBusinesskModal,
#comapnyspecialitieskModal,
#othersocialLinkModal,
#whatsappshare,
#eventDetails,
#addSocialMediaLinkmodal,
#videogalleymodal,
#photogalleymodal,
#editSequencemodal,
#compAboutusermodal,
#compInfomodal,
#compWorkexperiancemodal,
#compSkillsmodal,
#compEducDeatilsmodal,
#compBusinessmodal,
#compOtherLinksmodal,
#compSpecialitiesmodal,
#compPanymentmodal,
#commpanyServicemodal,
#productListmodal,
#editSocialmodal,
#editContactmodal {
  width: 56%;
}
#addvideogalleyModal .offcanvas-header,
#workExperianceModal .offcanvas-header,
#companyskillsModal .offcanvas-header,
#otherBusinesskModal .offcanvas-header,
#comapnyspecialitieskModal .offcanvas-header,
#othersocialLinkModal .offcanvas-header,
#whatsappshare .offcanvas-header,
#eventDetails .offcanvas-header,
#addSocialMediaLinkmodal .offcanvas-header,
#videogalleymodal .offcanvas-header,
#photogalleymodal .offcanvas-header,
#editSequencemodal .offcanvas-header,
#compAboutusermodal .offcanvas-header,
#compInfomodal .offcanvas-header,
#compWorkexperiancemodal .offcanvas-header,
#compSkillsmodal .offcanvas-header,
#compEducDeatilsmodal .offcanvas-header,
#compBusinessmodal .offcanvas-header,
#compOtherLinksmodal .offcanvas-header,
#compSpecialitiesmodal .offcanvas-header,
#compPanymentmodal .offcanvas-header,
#commpanyServicemodal .offcanvas-header,
#productListmodal .offcanvas-header,
#editSocialmodal .offcanvas-header,
#editContactmodal .offcanvas-header {
  padding: 0px;
  position: absolute;
  background: 0px;
  border: 0px;
  top: 21px;
  right: 15px;
  font-size: 13px;
  color: #ffffff;
  z-index: 9;
  width: 30px;
  height: 30px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 8px;
  border-radius: 50%;
  z-index: 2;
}
#addvideogalleyModal .offcanvas-header .btn-close,
#workExperianceModal .offcanvas-header .btn-close,
#companyskillsModal .offcanvas-header .btn-close,
#otherBusinesskModal .offcanvas-header .btn-close,
#comapnyspecialitieskModal .offcanvas-header .btn-close,
#othersocialLinkModal .offcanvas-header .btn-close,
#whatsappshare .offcanvas-header .btn-close,
#eventDetails .offcanvas-header .btn-close,
#addSocialMediaLinkmodal .offcanvas-header .btn-close,
#videogalleymodal .offcanvas-header .btn-close,
#photogalleymodal .offcanvas-header .btn-close,
#editSequencemodal .offcanvas-header .btn-close,
#compAboutusermodal .offcanvas-header .btn-close,
#compInfomodal .offcanvas-header .btn-close,
#compWorkexperiancemodal .offcanvas-header .btn-close,
#compSkillsmodal .offcanvas-header .btn-close,
#compEducDeatilsmodal .offcanvas-header .btn-close,
#compBusinessmodal .offcanvas-header .btn-close,
#compOtherLinksmodal .offcanvas-header .btn-close,
#compSpecialitiesmodal .offcanvas-header .btn-close,
#compPanymentmodal .offcanvas-header .btn-close,
#commpanyServicemodal .offcanvas-header .btn-close,
#productListmodal .offcanvas-header .btn-close,
#editSocialmodal .offcanvas-header .btn-close,
#editContactmodal .offcanvas-header .btn-close {
  z-index: 9;
  opacity: 0;
}
#addvideogalleyModal .offcanvas-header:after,
#workExperianceModal .offcanvas-header:after,
#companyskillsModal .offcanvas-header:after,
#otherBusinesskModal .offcanvas-header:after,
#comapnyspecialitieskModal .offcanvas-header:after,
#othersocialLinkModal .offcanvas-header:after,
#whatsappshare .offcanvas-header:after,
#eventDetails .offcanvas-header:after,
#addSocialMediaLinkmodal .offcanvas-header:after,
#videogalleymodal .offcanvas-header:after,
#photogalleymodal .offcanvas-header:after,
#editSequencemodal .offcanvas-header:after,
#compAboutusermodal .offcanvas-header:after,
#compInfomodal .offcanvas-header:after,
#compWorkexperiancemodal .offcanvas-header:after,
#compSkillsmodal .offcanvas-header:after,
#compEducDeatilsmodal .offcanvas-header:after,
#compBusinessmodal .offcanvas-header:after,
#compOtherLinksmodal .offcanvas-header:after,
#compSpecialitiesmodal .offcanvas-header:after,
#compPanymentmodal .offcanvas-header:after,
#commpanyServicemodal .offcanvas-header:after,
#productListmodal .offcanvas-header:after,
#editSocialmodal .offcanvas-header:after,
#editContactmodal .offcanvas-header:after {
  content: "\2a2f";
  position: absolute;
  top: -8px;
  bottom: 0;
  left: 5px;
  right: 0;
  font-size: 30px;
  cursor: pointer;
  z-index: 1;
}
#addvideogalleyModal .offcanvas-body,
#workExperianceModal .offcanvas-body,
#companyskillsModal .offcanvas-body,
#otherBusinesskModal .offcanvas-body,
#comapnyspecialitieskModal .offcanvas-body,
#othersocialLinkModal .offcanvas-body,
#whatsappshare .offcanvas-body,
#eventDetails .offcanvas-body,
#addSocialMediaLinkmodal .offcanvas-body,
#videogalleymodal .offcanvas-body,
#photogalleymodal .offcanvas-body,
#editSequencemodal .offcanvas-body,
#compAboutusermodal .offcanvas-body,
#compInfomodal .offcanvas-body,
#compWorkexperiancemodal .offcanvas-body,
#compSkillsmodal .offcanvas-body,
#compEducDeatilsmodal .offcanvas-body,
#compBusinessmodal .offcanvas-body,
#compOtherLinksmodal .offcanvas-body,
#compSpecialitiesmodal .offcanvas-body,
#compPanymentmodal .offcanvas-body,
#commpanyServicemodal .offcanvas-body,
#productListmodal .offcanvas-body,
#editSocialmodal .offcanvas-body,
#editContactmodal .offcanvas-body {
  padding: 0px 0px;
}
#addvideogalleyModal .modal_header,
#workExperianceModal .modal_header,
#companyskillsModal .modal_header,
#otherBusinesskModal .modal_header,
#comapnyspecialitieskModal .modal_header,
#othersocialLinkModal .modal_header,
#whatsappshare .modal_header,
#eventDetails .modal_header,
#addSocialMediaLinkmodal .modal_header,
#videogalleymodal .modal_header,
#photogalleymodal .modal_header,
#editSequencemodal .modal_header,
#compAboutusermodal .modal_header,
#compInfomodal .modal_header,
#compWorkexperiancemodal .modal_header,
#compSkillsmodal .modal_header,
#compEducDeatilsmodal .modal_header,
#compBusinessmodal .modal_header,
#compOtherLinksmodal .modal_header,
#compSpecialitiesmodal .modal_header,
#compPanymentmodal .modal_header,
#commpanyServicemodal .modal_header,
#productListmodal .modal_header,
#editSocialmodal .modal_header,
#editContactmodal .modal_header {
  height: 72px;
  padding: 22px 30px;
  background: var(--primary_one);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#addvideogalleyModal .modal_header .title,
#workExperianceModal .modal_header .title,
#companyskillsModal .modal_header .title,
#otherBusinesskModal .modal_header .title,
#comapnyspecialitieskModal .modal_header .title,
#othersocialLinkModal .modal_header .title,
#whatsappshare .modal_header .title,
#eventDetails .modal_header .title,
#addSocialMediaLinkmodal .modal_header .title,
#videogalleymodal .modal_header .title,
#photogalleymodal .modal_header .title,
#editSequencemodal .modal_header .title,
#compAboutusermodal .modal_header .title,
#compInfomodal .modal_header .title,
#compWorkexperiancemodal .modal_header .title,
#compSkillsmodal .modal_header .title,
#compEducDeatilsmodal .modal_header .title,
#compBusinessmodal .modal_header .title,
#compOtherLinksmodal .modal_header .title,
#compSpecialitiesmodal .modal_header .title,
#compPanymentmodal .modal_header .title,
#commpanyServicemodal .modal_header .title,
#productListmodal .modal_header .title,
#editSocialmodal .modal_header .title,
#editContactmodal .modal_header .title {
  font-size: var(--font20);
  font-weight: 700;
  color: var(--black);
  display: flex;
  align-items: center;
}
#addvideogalleyModal .modal_header .title ion-icon,
#workExperianceModal .modal_header .title ion-icon,
#companyskillsModal .modal_header .title ion-icon,
#otherBusinesskModal .modal_header .title ion-icon,
#comapnyspecialitieskModal .modal_header .title ion-icon,
#othersocialLinkModal .modal_header .title ion-icon,
#whatsappshare .modal_header .title ion-icon,
#eventDetails .modal_header .title ion-icon,
#addSocialMediaLinkmodal .modal_header .title ion-icon,
#videogalleymodal .modal_header .title ion-icon,
#photogalleymodal .modal_header .title ion-icon,
#editSequencemodal .modal_header .title ion-icon,
#compAboutusermodal .modal_header .title ion-icon,
#compInfomodal .modal_header .title ion-icon,
#compWorkexperiancemodal .modal_header .title ion-icon,
#compSkillsmodal .modal_header .title ion-icon,
#compEducDeatilsmodal .modal_header .title ion-icon,
#compBusinessmodal .modal_header .title ion-icon,
#compOtherLinksmodal .modal_header .title ion-icon,
#compSpecialitiesmodal .modal_header .title ion-icon,
#compPanymentmodal .modal_header .title ion-icon,
#commpanyServicemodal .modal_header .title ion-icon,
#productListmodal .modal_header .title ion-icon,
#editSocialmodal .modal_header .title ion-icon,
#editContactmodal .modal_header .title ion-icon {
  margin-left: 10px;
  font-size: var(--font20);
}
#addvideogalleyModal .form_container,
#workExperianceModal .form_container,
#companyskillsModal .form_container,
#otherBusinesskModal .form_container,
#comapnyspecialitieskModal .form_container,
#othersocialLinkModal .form_container,
#whatsappshare .form_container,
#eventDetails .form_container,
#addSocialMediaLinkmodal .form_container,
#videogalleymodal .form_container,
#photogalleymodal .form_container,
#editSequencemodal .form_container,
#compAboutusermodal .form_container,
#compInfomodal .form_container,
#compWorkexperiancemodal .form_container,
#compSkillsmodal .form_container,
#compEducDeatilsmodal .form_container,
#compBusinessmodal .form_container,
#compOtherLinksmodal .form_container,
#compSpecialitiesmodal .form_container,
#compPanymentmodal .form_container,
#commpanyServicemodal .form_container,
#productListmodal .form_container,
#editSocialmodal .form_container,
#editContactmodal .form_container {
  height: calc(87vh - 40px);
  overflow-x: hidden;
  overflow-y: auto;
}
.form_sect {
  width: 100%;
  position: relative;
  padding-left: 15px;
  margin-bottom: 0px;
}
.form_sect .title {
  font-size: var(--font20);
  font-weight: 700;
  color: var(--black);
  display: flex;
  align-items: center;
}
.form_sect .title ion-icon {
  margin-left: 10px;
  font-size: var(--font20);
}
#changeTemplatemodal.offcanvas {
  height: 100vh;
  width: 1060px;
  border-radius: 10px 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  overflow-y: auto;
}
#changeTemplatemodal.offcanvas .offcanvas-header {
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 99;
  padding: 4px;
}
#changeTemplatemodal.offcanvas .offcanvas-header .btn-close {
  font-size: 13px;
}
#changeTemplatemodal.offcanvas .offcanvas-header .btn-close:focus {
  box-shadow: none;
}
#changeTemplatemodal.offcanvas .offcanvas-body {
  padding: 30px;
  overflow-y: hidden;
}
#changeTemplatemodal.offcanvas .offcanvas-body .templates {
  height: 90vh;
  overflow-y: auto;
  padding: 10px;
}
#addvideogalleyModal,
#workExperianceModal,
#companyskillsModal,
#otherBusinesskModal,
#comapnyspecialitieskModal,
#addSocialMediaLinkmodal,
#othersocialLinkModal {
  width: 100%;
  background: rgba(0, 0, 0, 0.2117647059);
  height: 40vh;
}
#addvideogalleyModal .offcanvas-header,
#workExperianceModal .offcanvas-header,
#companyskillsModal .offcanvas-header,
#otherBusinesskModal .offcanvas-header,
#comapnyspecialitieskModal .offcanvas-header,
#addSocialMediaLinkmodal .offcanvas-header,
#othersocialLinkModal .offcanvas-header {
  color: var(--textprimary);
}
#addvideogalleyModal .title_n,
#workExperianceModal .title_n,
#companyskillsModal .title_n,
#otherBusinesskModal .title_n,
#comapnyspecialitieskModal .title_n,
#addSocialMediaLinkmodal .title_n,
#othersocialLinkModal .title_n {
  margin-bottom: 8px;
}
#addvideogalleyModal .form_sect,
#workExperianceModal .form_sect,
#companyskillsModal .form_sect,
#otherBusinesskModal .form_sect,
#comapnyspecialitieskModal .form_sect,
#addSocialMediaLinkmodal .form_sect,
#othersocialLinkModal .form_sect {
  padding-left: 0px;
  margin-bottom: 0;
}
#addvideogalleyModal .form_sect .form_container,
#workExperianceModal .form_sect .form_container,
#companyskillsModal .form_sect .form_container,
#otherBusinesskModal .form_sect .form_container,
#comapnyspecialitieskModal .form_sect .form_container,
#addSocialMediaLinkmodal .form_sect .form_container,
#othersocialLinkModal .form_sect .form_container {
  height: 100%;
}
#addvideogalleyModal,
#comapnyspecialitieskModal,
#companyskillsModal {
  height: 23vh;
}
#editSequencemodal.modalOpenS .modal-body {
  background: transparent !important;
  box-shadow: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .modal_header .title ion-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .form_container {
    height: auto;
    overflow: unset;
  }
  .modal_header {
    position: sticky;
    top: 0;
    z-index: 99;
    background: var(--primary_one);
    padding: 0 5px;
    height: 60px;
    display: flex;
  }
  .title {
    display: flex;
    align-items: center;
    color: var(--textprimary);
    font-weight: 500;
    font-size: var(--font20);
    color: #ffffff;
    width: 100%;
  }
  .title ion-title {
    font-weight: 400;
    font-size: 18px;
    flex: 1;
    width: 100%;
    min-width: 0;
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
    position: relative;
    padding: 0 10px;
  }
  .title .close_btn {
    background: transparent !important;
    color: var(--textprimary);
    background: none;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    color: var(--white);
    font-weight: 500;
    font-size: 16px;
    padding: 10px 7px;
    border-radius: 5px;
    font-size: 24px;
  }
  .title .close_btn .close_btn {
    border: 1px solid rgb(180, 180, 180);
    border-radius: 3px;
    color: var(--textprimary);
    background: none;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
  }
  .title .close_btn .close_btn ion-icon {
    margin: 0px 0px;
  }
  #success_msg.offcanvas {
    position: fixed;
    top: 46px;
    right: 5%;
    left: 5%;
    width: 90%;
  }
  #editSequencemodal {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .modal_header {
    position: sticky;
    top: 0;
    z-index: 99;
    background: var(--primary_one);
    padding: 0 10px;
    height: 60px;
    display: flex;
  }
  .modal_header .title {
    display: flex;
    height: 100%;
    color: #ffffff;
    font-size: clamp(18px, 1vw + 0.3rem, 20px);
    justify-content: space-between;
  }
  .modal_header .title ion-title {
    color: var(--white);
  }
  .form_sect {
    padding: 0px;
    background-color: #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {
  ion-modal.show-modal {
    --height: 80vh;
  }
}
@font-face {
  font-family: gilroy-bold;
  font-family: gilroy-medium;
  font-family: gilroy-regular;
  font-family: helvetica;
  src: url("./media/Gilroy-Bold.ttf");
  src: url("./media/Gilroy-Medium.ttf");
  src: url("./media/Gilroy-Regular.ttf");
  src: url("./media/Helvetica.ttf");
}
#website-container {
  height: 100vh;
  overflow: auto;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}
#website-container .justify-row {
  justify-content: center;
}
#website-container .tab-card h1,
#website-container h2,
#website-container h3,
#website-container h4,
#website-container h5 {
  color: #fff;
  font-family: "gilroy-medium";
}
#website-container h1,
#website-container h2,
#website-container h3,
#website-container h4,
#website-container h5,
#website-container h6 {
  margin: 0 0 15px;
  color: #555;
  font-weight: 700;
  font-family: Gilroy-Bold;
}
#website-container header {
  transition: all 0.8s ease;
}
#website-container.scrolled header {
  transition: all 0.8s ease;
  background: rgba(5, 14, 29, 0.5215686275);
  position: fixed;
  top: 0;
}
#website-container .new-header header .navbar .container-fluid {
  max-width: 1400px;
  margin: 0 auto;
}
#website-container .float-none {
  float: none;
  margin: 0 auto;
}
#website-container .floatleft {
  float: left;
}
#website-container .floatright {
  float: right;
}
#website-container .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
#website-container .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
#website-container .aligncenter {
  display: block;
  margin: 0 auto 15px;
}
#website-container .no-padding {
  padding: 0px;
}
#website-container a:focus {
  outline: 0px solid;
}
#website-container img {
  max-width: 100%;
  height: auto;
}
#website-container .fix {
  overflow: hidden;
}
#website-container p {
  margin: 0 0 15px;
  color: #585757;
}
#website-container h1,
#website-container h2,
#website-container h3,
#website-container h4,
#website-container h5,
#website-container h6 {
  margin: 0 0 15px;
  color: #555;
  font-weight: 700;
}
#website-container h1 {
  font-size: 35px;
  line-height: 54px;
  font-family: Gilroy-Bold;
}
#website-container h2 {
  font-size: 30px;
  line-height: 42px;
  font-family: "gilroy-medium";
}
#website-container h3 {
  font-size: 25px;
  line-height: 36px;
}
#website-container h4 {
  font-size: 20px;
  line-height: 34px;
}
#website-container h5 {
  font-size: 18px;
  line-height: 30px;
}
#website-container h6 {
  font-size: 16px;
  line-height: 28px;
}
#website-container a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
#website-container a:active,
#website-container a:hover {
  outline: 0 none;
}
#website-container a:hover,
#website-container a:focus {
  color: #003cc4;
  text-decoration: none;
}
#website-container .p0 {
  padding: 0 !important;
}
#website-container .p25 {
  padding: 20px 25px !important;
}
#website-container .pt10 {
  padding-top: 10px;
}
#website-container .p15 {
  padding: 15px;
}
#website-container .pt20 {
  padding-top: 20px;
}
#website-container .pt30 {
  padding-top: 30px;
}
#website-container .pt40 {
  padding-top: 40px;
}
#website-container .pt50 {
  padding-top: 50px;
}
#website-container .pb10 {
  padding-bottom: 10px;
}
#website-container .pb20 {
  padding-bottom: 20px;
}
#website-container .pb30 {
  padding-bottom: 30px;
}
#website-container .pb40 {
  padding-bottom: 40px;
}
#website-container .pb50 {
  padding-bottom: 50px;
}
#website-container .pb100 {
  padding-bottom: 100px;
}
#website-container .pt100 {
  padding-top: 100px;
}
#website-container .pt60 {
  padding-top: 60px;
}
#website-container .pt80 {
  padding-top: 80px;
}
#website-container .pt100 {
  padding-top: 100px;
}
#website-container .pt150 {
  padding-top: 150px;
}
#website-container .pt200 {
  padding-top: 200px;
}
#website-container .p10 {
  padding: 10px;
}
#website-container .p20 {
  padding: 20px;
}
#website-container .p30 {
  padding: 30px;
}
#website-container .p40 {
  padding: 40px;
}
#website-container .p50 {
  padding: 50px;
}
#website-container .pt100 {
  padding-top: 100px;
}
#website-container .pb80 {
  padding-bottom: 80px;
}
#website-container .pb50 {
  padding-bottom: 50px;
}
#website-container .pt50 {
  padding-top: 50px;
}
#website-container .mt10 {
  margin-top: 10px;
}
#website-container .mt20 {
  margin-top: 20px;
}
#website-container .mt30 {
  margin-top: 30px;
}
#website-container .mt40 {
  margin-top: 40px;
}
#website-container .mt50 {
  margin-top: 50px;
}
#website-container .mt80 {
  margin-top: 80px;
}
#website-container .mb10 {
  margin-bottom: 10px;
}
#website-container .mb20 {
  margin-bottom: 20px;
}
#website-container .mb30 {
  margin-bottom: 30px;
}
#website-container .mb40 {
  margin-bottom: 40px;
}
#website-container .mb50 {
  margin-bottom: 50px;
}
#website-container .mb80 {
  margin-bottom: 80px;
}
#website-container .m10 {
  margin: 10px;
}
#website-container .m20 {
  margin: 20px;
}
#website-container .m30 {
  margin: 30px;
}
#website-container .m40 {
  margin: 40px;
}
#website-container .m50 {
  margin: 50px;
}
#website-container .bg-grey {
  background: #050e1d;
}
#website-container .desktop_none {
  display: none;
}
#website-container .bg-yellow {
  background-image: url(/assets/website-images/empowered.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: auto;
  clear: both;
}
#website-container .col-xs-1,
#website-container .col-sm-1,
#website-container .col-md-1,
#website-container .col-lg-1,
#website-container .col-xs-2,
#website-container .col-sm-2,
#website-container .col-md-2,
#website-container .col-lg-2,
#website-container .col-xs-3,
#website-container .col-sm-3,
#website-container .col-md-3,
#website-container .col-lg-3,
#website-container .col-xs-4,
#website-container .col-sm-4,
#website-container .col-md-4,
#website-container .col-lg-4,
#website-container .col-xs-5,
#website-container .col-sm-5,
#website-container .col-md-5,
#website-container .col-lg-5,
#website-container .col-xs-6,
#website-container .col-sm-6,
#website-container .col-md-6,
#website-container .col-lg-6,
#website-container .col-xs-7,
#website-container .col-sm-7,
#website-container .col-md-7,
#website-container .col-lg-7,
#website-container .col-xs-8,
#website-container .col-sm-8,
#website-container .col-md-8,
#website-container .col-lg-8,
#website-container .col-xs-9,
#website-container .col-sm-9,
#website-container .col-md-9,
#website-container .col-lg-9,
#website-container .col-xs-10,
#website-container .col-sm-10,
#website-container .col-md-10,
#website-container .col-lg-10,
#website-container .col-xs-11,
#website-container .col-sm-11,
#website-container .col-md-11,
#website-container .col-lg-11,
#website-container .col-xs-12,
#website-container .col-sm-12,
#website-container .col-md-12,
#website-container .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#website-container .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#website-container .bg-black {
  background: #000;
}
#website-container #empowered {
  padding: 60px;
}
#website-container .empowered-content {
  text-align: justify;
}
#website-container .btn-empowered {
  border-radius: 79px;
  display: inline-flex;
  padding: 10px 44px 10px 34px;
  align-items: center;
  color: #fff;
  font-size: 20px;
  background: #050e1d;
  margin: 40px 0;
}
#website-container .btn-empowered:hover {
  color: #3e4247;
}
#website-container .btn-comn {
  border-radius: 79px;
  border: 2px solid rgba(255, 255, 255, 0);
  display: inline-flex;
  padding: 5px 25px 5px 25px;
  align-items: center;
  color: #050e1d;
  font-size: 24px;
  font-family: gilroy-medium;
  font-style: normal;
  font-weight: 400;
  background: #fff;
  margin-top: 45px;
}
#website-container .btn-comn:hover {
  color: #3e4247;
}
#website-container .btn-poweredtalk {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  padding: 10px 44px 10px 34px;
  padding: 5p1x 44px 5px 34px;
  align-items: center;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  background: rgba(255, 255, 255, 0);
  margin: 30px 0;
  font-family: gilroy-medium;
}
#website-container .container-fluid {
  padding-left: 65px !important;
  padding-right: 65px !important;
}
#website-container .menuborder {
  border-radius: 79px;
  border: 2px solid #fff;
}
#website-container .tabAuto {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#website-container .tabAuto li.current a {
  background: #fff;
  color: #000;
  padding: 10px 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#website-container .header-btn a {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  background: rgba(255, 255, 255, 0);
}
#website-container #poweredtalk h2 {
  color: #ffffff;
  font-size: 70px;
  line-height: 80px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -2.976px;
  font-family: gilroy-bold;
}
#website-container #poweredtalk h3 {
  color: #ffcf3f;
  font-size: 35px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.41px;
  font-family: gilroy-bold;
}
#website-container #about {
  height: auto;
  padding: 60px 0;
  clear: both;
}
#website-container #about h2 {
  color: #ffffff;
  font-size: 60px;
  line-height: 60px;
  font-family: helvetica;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2.3px;
}
#website-container #about h3 {
  color: #ffcf3f;
  font-size: 51px;
  line-height: 50px;
  font-family: helvetica;
  font-style: normal;
  font-weight: 700;
  margin: 30px 0;
}
#website-container #rating {
  text-align: center;
  clear: both;
}
#website-container #rating h2 {
  color: #ffffff;
  font-size: 175px;
  line-height: 80px;
  text-align: center;
  width: 60%;
  display: flex;
  float: none;
  margin: 30px auto;
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
}
#website-container #rating h2 span {
  color: #ffffff;
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  width: 10%;
  margin: -20px 14px;
  font-weight: 600;
  display: flex;
}
#website-container #rating h3 {
  color: #ffcf3f;
  font-size: 55px;
  line-height: 50px;
}
#website-container .rating-detail h1 {
  color: #ee3131;
}
#website-container .btn-rating {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  padding: 10px 30px 10px 15px;
  align-items: center;
  color: #fff;
  font-size: 20px;
  background: rgba(255, 255, 255, 0);
  margin: 0px 0;
  width: fit-content;
  font-family: Gilroy-Medium;
  font-style: normal;
  font-weight: 400;
  margin-left: -45px;
}
#website-container .rating-btn i {
  font-size: 50px;
  margin: 0 10px;
}
#website-container .rating-box-list {
  list-style: none;
  display: inline-flex;
  margin: 30px 0;
  padding: 0;
  margin-left: -30%;
}
#website-container .rating-box-list li {
  margin: 3px;
}
#website-container .rating-box-list i {
  color: #fff;
  font-size: 35px;
}
#website-container #knowledge h2 {
  color: #ffffff;
  font-size: 50px;
  line-height: 60px;
  font-family: Arial;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1.92px;
}
#website-container #knowledge span {
  color: #ffcf3f;
}
#website-container #knowledge p {
  color: #ffffff;
  font-size: 28px;
  line-height: 42px;
  font-style: normal;
  font-weight: 400;
  font-family: "Gilroy-Medium";
}
#website-container .knowleg-box:hover {
  margin-top: -45px;
}
#website-container .knowleg-box:hover p {
  margin-top: 45px;
  border-bottom: 5px solid #fff;
  width: 60%;
  float: none;
  margin: 45px auto 0;
}
#website-container #empowered h2 {
  color: #ffffff;
  font-size: 70px;
  line-height: 80px;
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
}
#website-container #empowered h3 {
  color: #ffffff;
  font-size: 40px;
  line-height: 50px;
  font-family: gilroy-regular;
  font-style: normal;
  font-weight: 400;
}
#website-container .empowered-content p {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 35px;
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
}
#website-container #social h2 {
  color: #ffffff;
  font-size: 100px;
  line-height: 80px;
  font-family: Arial;
  font-style: normal;
  font-weight: 900;
}
#website-container #social h3 {
  color: #ffffff;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 30px;
  font-family: Arial;
  font-style: normal;
  font-weight: 900;
}
#website-container #social p {
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
  font-family: Gilroy-Bold;
  font-style: normal;
  font-weight: 400;
  padding-right: 110px;
  text-align: justify;
}
#website-container #social {
  background-image: url(/assets/website-images/social.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: auto;
  clear: both;
  padding: 100px 0px;
}
#website-container #social .btn-social {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  padding: 10px 44px 10px 34px;
  align-items: center;
  color: #ef534d;
  font-size: 20px;
  font-family: Gilroy-Medium;
  background: #ffffff;
  margin: 20px 0;
}
#website-container .poweredtalk-content p {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 35px;
}
#website-container .section-padding {
  padding: 60px 0px;
}
#website-container .bg-grey {
  background: #050e1d;
}
#website-container .notice-board-area {
  background: rgba(2, 37, 78, 0);
  overflow: hidden;
}
#website-container .marquee2 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
#website-container .marquee2 tr,
#website-container .marquee2 td {
  border: none !important;
  background: transparent;
}
#website-container .marquee2 table {
  display: inline-table;
  padding-left: 100%;
  text-indent: 0;
  animation: marquee2 15s linear infinite;
  overflow: hidden;
}
#website-container .notice-board-area .impnews-div {
  overflow: hidden;
}
#website-container .notice-board-area .table img {
  width: 55%;
  float: left;
  height: auto;
  border: 1px solid #737373;
  padding: 6px;
  margin: 5px;
}
#website-container .impnews-inner-div {
  width: 40%;
  float: left;
}
#website-container .notice-board-area p {
  margin-top: 62%;
  text-align: left;
  color: #ffffff;
  line-height: 22px;
  white-space: normal;
  border-bottom: 2px solid #ffffff;
  font-style: normal;
  font-weight: 400;
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
#website-container .marquee2 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  height: 600px;
}
#website-container .marquee2 table {
  display: inline-table;
  padding-left: 100%;
  text-indent: 0;
  animation: marquee2 15s linear infinite;
}
#website-container .marquee2 table:hover {
  animation-play-state: paused;
}
@keyframes marquee2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -100%);
  }
}
#website-container .title-section {
  float: none;
  margin: 0 auto;
  position: relative;
  width: 50%;
  margin-bottom: 55px;
}
#website-container .title-section h1 {
  font-size: 50px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
#website-container .title-section h1 span {
  color: #ee3131;
}
#website-container .title-bg {
  font-size: 100px;
  left: 0;
  letter-spacing: 10px;
  line-height: 0.7;
  position: absolute;
  right: 0;
  top: 50%;
  text-transform: uppercase;
  font-weight: 800;
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.04);
}
#website-container .blog-desc h3 {
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #050e1d;
  text-align: left;
  min-height: 60px;
}
#website-container .blog-desc .blog-detail {
  padding: 10px;
}
#website-container .blog-desc .blog-detail .blog-date {
  float: left;
  font-size: 12px;
}
#website-container .blog-desc .blog-detail .blog-read-more {
  text-align: right;
}
#website-container .blog-desc .blog-detail .blog-read-more a {
  color: #000;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: end;
}
#website-container .profile {
  width: 100%;
  margin-top: 25%;
  margin-left: 207px;
}
#website-container .profile img {
  border-radius: 50%;
}
#website-container .prfile-social {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin-top: 30px;
}
#website-container .prfile-social li a {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  margin-right: 11px;
  width: 35px;
  height: 35px;
  background: #000;
  transition: 0.4s;
}
#website-container .Profile-dtail {
  margin-top: 30%;
  margin-left: 25px;
  letter-spacing: 4px;
  margin-right: 0;
}
#website-container .Profile-dtail h2 {
  color: black;
  font-size: 32px;
}
#website-container .Profile-dtail h1 {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
}
#website-container .Profile-dtail h3 {
  color: #caeff1;
  font-size: 40px;
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
}
#website-container .profile-btn button {
  display: block;
}
#website-container .blog-box {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin: 10px;
  height: 180px;
}
#website-container .blog-box h3 {
  padding: 19px;
  font-size: 17px;
}
#website-container .date h4 {
  position: absolute;
  background: #ee3131;
  color: #fff;
  padding: 5px 10px;
  margin-top: -25px;
  right: 10px;
  border-bottom-left-radius: 10px;
}
#website-container .header-one {
  position: relative;
  z-index: 999;
  width: 100%;
  background: #050e1d;
}
#website-container .top-addrss {
  list-style: none;
  display: inline-flex;
  float: right;
}
#website-container .top-addrss li {
  color: #403f3f;
  margin-right: 20px;
}
#website-container .top-addrss li i {
  font-size: 20px;
  margin-right: 10px;
}
#website-container .logo {
  text-align: left;
}
#website-container .logo h1 {
  color: #fff;
  margin: 0;
}
#website-container .logo img {
  height: 78px;
  width: 124px;
}
#website-container .bgslider {
  background-image: url(/assets/website-images/slider.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 100vh;
  clear: both;
}
#website-container .div-info {
  padding-left: 10px;
  border-left: 1px solid #585353;
}
#website-container .div-info p {
  margin-bottom: 0px;
}
#website-container .subcribe-div input {
  outline: 0;
  background: #050e1d;
  color: #fff;
  padding: 8px 20px;
  border: 2px solid #fff;
  border-radius: 40px;
  width: 60%;
  height: 50px;
  float: left;
}
#website-container .subcribe-div input[type=submit] {
  width: 30%;
  padding: 8px 5px;
  background: #fff;
  border-radius: 40px;
  font-size: 21px;
  color: #000;
  font-style: normal;
  font-weight: 400;
  margin-left: 20px;
}
#website-container .footer-icons ul {
  margin-bottom: 0px;
  padding: 0px;
}
#website-container .qr-code-img img {
  width: 185px;
  float: right;
  margin-top: 50px;
}
#website-container .top-addrss {
  margin-bottom: 0px;
  margin-top: 15px;
}
#website-container .top-addrss span {
  font-weight: 700;
  text-transform: uppercase;
  color: #a51c33;
}
#website-container .top-addrss i {
  font-size: 23px;
  background: black;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-top: 7px;
  margin-right: 15px;
  color: #fff;
}
#website-container .main-menu ul {
  margin-top: 20px;
}
#website-container .main-menu ul.navbar-nav li {
  float: left;
  position: relative;
  margin: 0 5px;
}
#website-container .main-menu ul.navbar-nav > li > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  padding: 10px 12px;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
#website-container .main-menu ul.navbar-nav li a:hover {
  color: #fff;
}
#website-container .main-menu ul.navbar-nav > li:hover > a:before,
#website-container .main-menu ul.navbar-nav > li.active > a::before {
  width: 100%;
}
#website-container .main-menu ul.navbar-nav li.active a:focus {
  color: #333;
}
#website-container .main-menu ul.navbar-nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #003cc4;
  position: relative;
  z-index: 9999999;
}
#website-container .navbar {
  border: medium none;
  margin-bottom: 0;
}
#website-container .navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#website-container .navbar-brand {
  padding: 5px 0px;
  height: auto;
}
#website-container .main-menu ul.navbar-default .navbar-nav > .active > a,
#website-container .navbar-default .navbar-nav > .active > a:hover,
#website-container .navbar-default .navbar-nav > .active > a:focus {
  background: none;
  color: #333;
}
#website-container .navbar-default .navbar-nav > li > a:hover,
#website-container .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
#website-container .navbar-default .navbar-toggle:hover,
#website-container .navbar-default .navbar-toggle:focus {
  background: none;
}
#website-container .main-menu ul.nav li ul.sub-menu {
  background: #fff;
  border-top: 2px solid #711928;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 115%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: -99;
}
#website-container .pagess {
  position: relative;
}
#website-container .main-menu ul.nav li ul.sub-menu li {
  border-bottom: 1px solid #ddd;
  padding: 0;
  position: relative;
  width: 100%;
}
#website-container .main-menu ul.nav li:hover ul.sub-menu {
  top: 100%;
  opacity: 1;
  z-index: 999999;
  visibility: visible;
  padding: 0;
  list-style: none;
}
#website-container .main-menu ul.nav li ul.sub-menu li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
}
#website-container .main-menu ul.nav li:hover ul.sub-menu li a:hover {
  color: #ffffff;
  background: #711928;
}
#website-container .main-menu ul.nav li ul.sub-menu li:last-child {
  border: none;
}
#website-container .menu-bg {
  background: #ffca81;
}
#website-container .menus {
  background: #000;
}
#website-container .site-button {
  background-color: #ee3131;
  padding: 5px 15px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
}
#website-container .site-button:hover {
  color: #fff;
}
#website-container .about-detail h1 {
  color: #ee3131;
}
#website-container .about-img img {
  background: rgba(255, 255, 255, 0);
  padding: 0;
  width: 90%;
  border-radius: 10px;
}
#website-container .service-box-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
#website-container .service-box-list li {
  position: relative;
  padding: 10px 34px 10px 42px;
  font-size: 20px;
  font-weight: 400;
  color: #939393;
  font-family: Gilroy-Bold;
  line-height: 28px;
}
#website-container .service-box-list li.current-active a {
  background: #fff;
  color: #000;
  padding: 10px 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#website-container .service-box-list li a {
  font-weight: 400;
  color: #939393;
  font-family: gilroy-bold;
}
#website-container .service-box-list li i {
  font-size: 32px;
  line-height: 35px;
  position: absolute;
  left: 0;
  top: 10px;
  color: #ee3131;
}
#website-container .profile h1 {
  position: absolute;
  right: 22px;
  color: rgba(167, 22, 22, 0.23);
  font-size: 7rem;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  top: 83%;
}
#website-container .slide-social {
  float: right;
  margin-right: 50px;
  margin-top: 92px;
}
#website-container .slide-social ul {
  display: inline-flex;
  padding: 0;
  list-style: none;
}
#website-container .slide-social li a {
  color: #ee3131;
}
#website-container .slide-social li {
  margin-right: 25px;
}
#website-container .ser-box {
  text-align: center;
  box-shadow: 0px 0px 10px #eee;
  padding: 30px 20px;
  border-bottom: 3px solid #ee3131;
  margin: 10px;
  height: 335px;
}
#website-container .ser-box i {
  font-size: 64px;
  margin-bottom: 30px;
  color: #ee3131;
}
#website-container .project-img {
  background: #000;
  position: relative;
  box-shadow: 0 0 5px #c2bdbd;
  overflow: hidden;
}
#website-container .project-img img {
  width: 100%;
  height: auto;
  opacity: 1;
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
#website-container .project-img:hover img {
  opacity: 0.3;
}
#website-container .project-img .box-content {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 30px 50px;
  top: 65px;
}
#website-container .project-img .box-content:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 100%;
  bottom: 30px;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s ease 0.6s;
  transition: all 0.5s ease 0.6s;
}
#website-container .project-img:hover .box-content:before {
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#website-container .project-img .title,
#website-container .project-img .description {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition:
    opacity 0.35s,
    -webkit-transform 0.35s,
    -moz-transform 0.35s,
    -o-transform 0.35s,
    transform 0.35s;
}
#website-container .box-content .title {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#website-container .project-img:hover .title {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  color: #ee3131;
}
#website-container .box-content .description {
  font-size: 14px;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
}
#website-container .project-img:hover .description {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#website-container .testimonial {
  position: relative;
  background: #fff;
  padding: 15px 25px;
  border-radius: 12px;
  height: 100%;
}
#website-container .swiper-slide {
  height: unset;
}
#website-container .testimonial .pic img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #fff;
  float: left;
  margin: 12px 14px;
}
#website-container .testimonial .description {
  color: #000000;
  line-height: 27px;
  position: relative;
  font-size: 18px;
  text-align: justify;
  padding: 0 15px;
  font-family: gilroy-medium;
  font-style: normal;
  font-weight: 400;
}
#website-container .testimonial .description p {
  color: #000000 !important;
}
#website-container .testimonial .testimonial-title {
  font-size: 22px;
  font-weight: 800;
  color: #22272c;
  text-transform: capitalize;
}
#website-container .testimonial .post {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #ee3131;
  margin-top: 10px;
}
#website-container .swiper-navigation-icon {
  width: 15px !important;
}
#website-container .test-box-list {
  list-style: none;
  display: inline-flex;
  float: left;
  padding: 0;
}
#website-container .test-box-list i {
  color: #ffd33a;
  font-size: 20px;
}
#website-container #testimonial-slider h3 {
  color: #000000;
  font-size: 32px;
  line-height: 8px;
  text-align: left;
  padding-top: 19px;
  font-style: normal;
  font-weight: 400;
  font-family: Gilroy-Bold;
}
#website-container .testi-designation {
  color: #000;
  text-align: left;
  margin-bottom: 0px;
}
#website-container .testimonial-content {
  clear: both;
  text-align: left;
}
#website-container .floatNone {
  float: none;
  margin: 0 auto;
}
#website-container .section-1 {
  background: #050e1d;
  padding: 35px 20px;
}
#website-container .text_dark {
  color: #050e1d;
}
#website-container .text_yellow {
  color: #ffcf3f !important;
}
#website-container .view-all-btn3,
#website-container .y_border {
  height: 50px !important;
  border-radius: 25px;
  border: 4px solid #ffcf3f !important;
  text-align: center;
  line-height: 40px;
  margin-top: 50px;
  width: fit-content;
  background: #050e1d;
}
#website-container .view-all-btn3 a,
#website-container .y_border a {
  color: #ffffff;
  font-weight: 600;
  padding: 10px;
  font-size: 18px;
}
#website-container .view-all-btn3 a i,
#website-container .y_border a i {
  width: 42px;
  height: 42px;
  line-height: 42px;
  float: left;
  background: #ffffff;
  color: #050e1d;
  border-radius: 50px;
  transition: all 0.2s ease-in;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#website-container .view-all-btn3:hover i,
#website-container .y_border:hover i {
  transform: translateX(5px);
}
#website-container .side-slider-content h1 {
  color: #ffcf3f;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
}
#website-container .slider-expert-btn {
  width: fit-content;
  border-radius: 25px;
  line-height: 44px;
  float: left;
  text-align: center;
  border: 4px solid #ffffff;
  background: #ffcf3f;
  padding: 1px;
}
#website-container .slider-expert-btn i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  float: left;
  background: #050e1d;
  color: #ffffff;
  border-radius: 66px;
}
#website-container .slider-expert-btn a {
  color: #050e1d;
  font-weight: 600;
  font-size: 18px;
  padding: 10px;
}
#website-container .apparel-expert-btn,
#website-container .web_fill_btn3 {
  width: fit-content;
  height: 53px !important;
  border-radius: 25px;
  line-height: 43px;
  background: #050e1d;
  text-align: center;
  border: 4px solid #fff;
}
#website-container .apparel-expert-btn a,
#website-container .web_fill_btn3 a {
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  padding: 15px;
}
#website-container .apparel-expert-btn i,
#website-container .web_fill_btn3 i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  float: left;
  background: #fdc705;
  color: #050e1d;
  border-radius: 50px;
  transition: all 0.2s ease-in;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#website-container .apparel-expert-btn:hover i,
#website-container .web_fill_btn3:hover i {
  transform: translateX(5px);
}
@media only screen and (max-width: 767px) {
  #website-container .testimonial {
    padding: 0;
    border: none;
  }
  #website-container .testimonial:before,
  #website-container .testimonial:after {
    border: none;
  }
  #website-container .testimonial .pic {
    position: relative;
    top: 0;
    left: 0;
  }
  #website-container .testimonial .description {
    margin-top: 15px;
  }
  #website-container .testimonial .description:before {
    content: "";
  }
}
#website-container .fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(5, 14, 29, 0.5215686275);
  z-index: 999;
}
#website-container #contact {
  background: #050e1d;
}
#website-container .subcribe-input {
  outline: 0;
  background: #050e1d;
  color: #fff;
  padding: 10px 20px;
  width: 100%;
  border: 2px solid #fff;
  border-radius: 40px;
}
#website-container .btn-subscribe {
  width: 100%;
  padding: 10px 5px;
  background: #fff;
  border-radius: 40px;
  font-size: 21px;
  color: #000;
  font-style: normal;
  font-weight: 400;
}
#website-container .subcribe-div {
  padding: 20px 0;
}
#website-container .subcribe-div ::placeholder {
  color: #fff;
  opacity: 1;
}
#website-container .subcribe-div :-ms-input-placeholder {
  color: #fff;
}
#website-container .subcribe-div ::-ms-input-placeholder {
  color: #fff;
}
#website-container .footer-fix h3 {
  color: #fff;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
}
#website-container .fotr-ser ul {
  list-style: none;
  padding: 0px;
  width: 100%;
  float: left;
}
#website-container .fotr-ser ul li {
  padding-bottom: 18px;
  position: relative;
  padding: 5px 0px 5px 0px;
  margin-bottom: 0;
  line-height: 20px;
}
#website-container .footer-five ul {
  display: inline-flex;
  margin: 5px;
}
#website-container .footer-five li a {
  margin: 15px;
}
#website-container .footer-five li i {
  font-size: 35px;
  color: #fff;
}
#website-container .fotr-ser ul li a {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
#website-container .footer-fix ul {
  list-style: none;
  padding: 0px;
}
#website-container .footer-fix li {
  margin-bottom: 8px;
  position: relative;
  font-size: 15px;
  color: #c1c1c1;
}
#website-container .footer-fix strong {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7803921569);
}
#website-container footer .footer-fix i {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid transparent;
}
#website-container .footer-fix img {
  margin-bottom: 26px;
}
#website-container .footer-fix p {
  color: #fff;
  font-family: Gilroy-Medium;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  text-align: left;
}
#website-container .footer-icons ul {
  margin-bottom: 0px;
  padding: 0px;
  float: left;
}
#website-container .footer-icons ul li {
  display: inline-block;
}
#website-container .footer-icons ul li a {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  background: #ee3131;
  transition: 0.4s;
}
#website-container .footer-icons ul li a:hover {
  color: #003cc4;
  background: transparent;
  transition: 0.4s;
}
#website-container .height-comn {
  height: 370px;
}
#website-container .enqury input {
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}
#website-container .enqury textarea {
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}
#website-container .contact-info h1 {
  color: #fff;
}
#website-container .info {
  list-style: none;
  padding: 0;
}
#website-container .info li {
  color: #fff;
  font-size: 18px;
  margin-bottom: 18px;
}
#website-container .info li img {
  margin-right: 15px;
}
#website-container .footer-icons ul li {
  display: inline-block;
}
#website-container .footer-icons ul li a {
  color: #000;
  display: block;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  background: #ffffff;
  transition: 0.4s;
  border-radius: 6px;
}
#website-container .footer-icons ul li a:hover {
  color: #003cc4;
  background: transparent;
  transition: 0.4s;
}
#website-container .footer-tags li {
  float: left;
}
#website-container .footer-tags li a {
  color: #ddd;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  margin: 3px;
  border: 1px solid #020e29;
  background: #020e29;
  font-weight: 600;
  padding: 3px 5px;
  border-radius: 2px;
}
#website-container .suscribe-input input {
  color: #ddd;
  font-size: 15px;
  line-height: 24px;
  padding: 11px 15px;
  height: 52px;
  border-radius: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #07183a;
}
#website-container .suscribe-input button {
  background: #e84f1e;
  border: 1px solid #e84f1e;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 2px;
  transition: 0.4s;
  margin-top: 15px;
  text-transform: capitalize;
  font-weight: 700;
  transition: 0.4s;
}
#website-container .suscribe-input button:hover {
  background: transparent;
  color: #e84f1e;
  transition: 0.4s;
}
#website-container .footer-contacts p span {
  color: #003cc4;
  font-weight: 700;
}
#website-container .footer-content {
  display: block;
  overflow: hidden;
}
#website-container .footer-list li a {
  color: #ddd;
  padding: 3px 0px 3px 20px;
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 15px;
}
#website-container .footer-list li:first-child a {
  padding-top: 0px;
}
#website-container .footer-list li:last-child a {
  padding-bottom: 0px;
}
#website-container .footer-list li a::after {
  position: absolute;
  content: "\e876";
  right: auto;
  top: 2px;
  font-size: 10px;
  left: 0;
}
#website-container .footer-list li a:hover {
  color: #e84f1e;
}
#website-container .footer-copyright {
  background: #0d0d0e;
  padding: 10px 0;
}
#website-container .copyright-text a:hover {
  text-decoration: underline;
  color: #003cc4;
}
#website-container .copyright-text a {
  color: #ddd;
}
#website-container .copyright > p {
  margin-bottom: 0;
  color: #ddd;
}
#website-container .copyright a {
  color: #003cc4;
}
#website-container .copyright {
  margin-top: 5px;
}
#website-container .fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#website-container .pageLayout {
  background: #050e1d;
  height: auto;
  clear: both;
}
#website-container .pageHorBorder img {
  text-align: right;
  float: right;
  height: 85vh;
}
#website-container .pageVerBorder img {
  margin-top: 25px;
}
#website-container .tab {
  width: 100%;
  padding: 30px 10px;
}
#website-container .tab .tablinks {
  display: block;
  background-color: inherit;
  color: #fff;
  padding: 5px 25px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 21px;
  text-align: left;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  margin: 10px 0;
  font-family: "gilroy-medium";
}
#website-container .tab button.active {
  background: #ffffff;
  background-image:
    linear-gradient(
      to right,
      #ffffff,
      #050e1d);
  color: #050e1d;
  font-size: 19px;
}
#website-container .tab-point h2 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 30px;
  color: #e5be5c;
}
#website-container #tabs1 {
  height: auto;
}
#website-container #tabs2 {
  height: auto;
}
#website-container #tabs3 {
  height: auto;
}
#website-container #tabs4 {
  height: auto;
}
#website-container #tabs5 {
  height: auto;
}
#website-container #tabs6 {
  height: auto;
}
#website-container #tabs7 {
  height: auto;
}
#website-container #tabs8 {
  height: auto;
}
#website-container .tabcontent {
  float: left;
  padding: 30px 0;
  width: 100%;
  border-left: none;
  height: 300px;
}
#website-container .tab-div h1 {
  color: #fff;
  font-size: 76px;
  margin: 0;
  padding: 15px 0px 35px 0px;
  text-align: center;
}
#website-container #tabs4 h1 {
  text-align: right;
  line-height: 60px;
}
#website-container .digital-card p {
  text-align: right;
  color: #fff;
  font-size: 26px;
  padding-left: 68px;
  font-weight: 100;
  line-height: 32px;
}
#website-container #tabs4 span {
  color: #e5be5c;
}
#website-container .btn-pagebtn {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  padding: 5px 25px 5px 25px;
  align-items: center;
  color: #fff;
  font-size: 28px;
  background: rgba(255, 255, 255, 0);
  margin: 30px 0;
}
#website-container #tabs6 h1 {
  font-size: 100px;
}
#website-container #tabs8 h1 {
  margin-bottom: 20px;
}
#website-container .common-box img {
  height: 225px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#website-container .common-box {
  background: #fff;
  margin: 10px 30px;
  height: 225px;
  border-radius: 10px;
}
#website-container .common-box p {
  margin: 0;
  font-size: 13px;
  text-align: left;
  line-height: 20px;
}
#website-container .common-box h3 {
  color: #050e1d;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 32px;
}
#website-container .affordable {
  background: #d1f0ff;
  width: 70%;
  float: none;
  margin: 35px auto;
  padding: 30px 65px;
  background-image: url(/assets/website-images/price.png);
  background-size: 100% 100%;
}
#website-container .affordable h3 {
  color: #000e28;
  font-size: 28px;
}
#website-container .affordable h3 span {
  font-size: 26px;
  margin-left: 40px;
  color: #c7a604;
}
#website-container .campus-apply {
  background: #ffbf00;
  padding: 12px 35px;
  border-radius: 5px;
  color: #000;
}
#website-container .affordable ul {
  margin: 35px 0;
}
#website-container .affordable ul li {
  color: #000e28;
}
#website-container .affordable p {
  font-size: 22px;
  color: #000;
  text-align: right;
}
#website-container .users-inner-div {
  width: 100%;
  height: 140px;
  border: 1px solid rgba(221, 221, 221, 0);
  margin-bottom: 30px;
}
#website-container .users-inner-div img {
  width: 42%;
  float: left;
  border-radius: 86px;
  margin: 0 10px;
}
#website-container .users-inner-div p {
  color: #fff;
  font-size: 21px;
  margin-top: 30px;
  line-height: 35px;
  text-transform: capitalize;
}
#website-container .features-inner-div {
  width: 100%;
  height: 260px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
  padding: 20px 10px;
}
#website-container .ourfeatures {
  height: 485px;
  overflow-y: scroll;
}
#website-container .features-inner-div img {
  width: 65px;
}
#website-container .features-inner-div h3 {
  font-size: 18px;
  color: #1d1d1d;
  margin-bottom: 10px;
  line-height: 22px;
  margin: 10px 0;
}
#website-container .features-inner-div .borderset {
  border: 1px solid #1d1d1d;
  width: 65%;
  float: none;
  margin: 0 auto;
}
#website-container .features-inner-div p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin: 20px 0;
}
#website-container #tabs8 {
  height: 650px;
  overflow-y: auto;
  overflow-x: hidden;
}
#website-container #tabs8::-webkit-scrollbar {
  display: none;
}
#website-container .ourfeatures::-webkit-scrollbar {
  display: none;
}
#website-container .ourfeatures {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#website-container #tabcom1::-webkit-scrollbar {
  display: none;
}
#website-container #tabcom1 {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#website-container .tab h4 {
  font-size: 30px;
  color: #fff;
  font-family: "gilroy-medium";
}
#website-container #tabcom1 {
  height: 650px;
  overflow-y: auto;
  overflow-x: hidden;
}
#website-container #pagesetting h1 {
  color: #fff;
  font-size: 52px;
  margin: 20px 0;
  padding: 0px 0px 20px 0px;
  text-align: center;
}
#website-container #tabcom1 h1 {
  color: #fff;
  font-size: 42px;
  margin: 0;
  padding: 0px 0px 10px 0px;
  text-align: left;
}
#website-container #tabcom1 p {
  color: #fcc129;
  font-size: 30px;
  margin-bottom: 30px;
}
#website-container .ourcomvideo {
  margin: 0px 0;
}
#website-container .ourcomvideo h5 {
  color: #fff;
  margin: 20px 25px;
}
#website-container #tabcom2 h2 {
  text-align: left;
  line-height: 60px;
  font-size: 52px;
  font-family: Gilroy-Bold;
}
#website-container #tabcom2 h5 {
  text-align: left;
  color: #fff;
  font-size: 26px;
  font-weight: 100;
  line-height: 38px;
  font-family: "gilroy-medium";
}
#website-container #tabcom2 span {
  color: #fcc129;
}
#website-container #tabcom3 h1 {
  text-align: left;
  line-height: 60px;
  font-size: 52px;
}
#website-container #tabcom3 h5 {
  text-align: left;
  color: #fff;
  font-size: 26px;
  font-weight: 100;
  line-height: 38px;
}
#website-container #tabcom3 span {
  color: #fcc129;
}
#website-container #tabcom4 h1 {
  color: #fff;
  font-size: 85px;
  margin: 0;
  padding: 0px 0px 30px 0px;
  text-align: left;
  font-family: Gilroy-Bold;
}
#website-container #tabcom4 h5 {
  color: #fcc129;
  font-size: 26px;
  margin-bottom: 50px;
  font-family: "gilroy-medium";
}
#website-container #tabcom4 p {
  color: #fff;
  font-size: 22px;
  line-height: 42px;
  text-align: justify;
  font-family: Gilroy-Bold;
}
#website-container #tabcom4 .btn-social {
  border-radius: 79px;
  border: 2px solid #fff;
  display: inline-flex;
  padding: 10px 44px 10px 34px;
  align-items: center;
  color: #050e1d;
  font-size: 20px;
  background: #ffffff;
  margin: 20px 0;
  font-family: Gilroy-Medium;
}
#website-container #tabcom4 img {
  padding: 20px;
  background: #fcc129;
  border-radius: 10px;
}
#website-container .login-page-form {
  text-align: center;
  margin-top: 20px;
  padding: 25px;
}
#website-container .login-page-form h4 {
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#website-container .login-page-form input,
#website-container .login-page-form input[type=email],
#website-container .login-page-form input[type=password] {
  background: #050e1d none repeat scroll 0 0;
  border-radius: 10px;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #555555;
  font-size: 16px;
  height: auto;
  padding: 20px 25px;
}
#website-container .login-page-form input::placeholder {
  font-size: 22px;
  color: #606060;
}
#website-container .login-page-form input::-webkit-input-placeholder {
  font-size: 22px;
  color: #606060;
  line-height: 4;
}
#website-container .login-page-form input[type=submit] {
  border-radius: 56.5px;
  background: #caeff1;
  border: none;
  color: #050e1d;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px;
  border: none;
}
#website-container .login-submit {
  width: 50%;
  float: none;
  margin: 40px auto 10px;
}
#website-container .login-page-form form {
  padding: 50px 50px;
}
#website-container .login-page-form .forgot-link {
  color: #4aba70;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  float: left;
  margin-bottom: 25px;
}
#website-container .login-page-form p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#website-container .login-page-form .signup-link {
  color: #caeff1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
#website-container .register-page-img {
  padding: 50px;
}
#website-container .register-form input[type=submit] {
  border-radius: 56.5px;
  background: #caeff1;
  border: none;
  color: #050e1d;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px;
  border: none;
}
#website-container .register-button {
  width: 50%;
  float: none;
  margin: 30px auto;
}
#website-container .register-form label {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#website-container .register-form input,
#website-container .register-form select,
#website-container .register-form .form-control,
#website-container .register-form input[type=text],
#website-container .register-form input[type=email],
#website-container .register-form input[type=password],
#website-container .register-form input[type=tel],
#website-container .register-form input[type=url],
#website-container .register-form textarea {
  background: #050e1d none repeat scroll 0 0;
  border-radius: 10px;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #555555;
  font-size: 16px;
  height: auto;
  padding: 10px 15px;
}
#website-container .register-form input[type=date] {
  background: #050e1d none repeat scroll 0 0;
  border-radius: 10px;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #555555;
  font-size: 16px;
  height: auto;
  padding: 2px 15px;
}
#website-container .registerForm h4 {
  text-align: center;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#website-container .blogs-pcards {
  transition: all 0.4s ease-in-out 0s;
  margin: 10px 0px;
  text-align: center;
  padding: 20px;
  background: #1a2128;
  border-radius: 10px;
  height: 100%;
}
#website-container .blogs-pcards .news-img {
  position: relative;
  overflow: hidden;
}
#website-container .blogs-pcards .news-img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s linear 0s;
}
#website-container .blogs-pcards .news-img img {
  width: 100%;
  height: auto;
}
#website-container .blogs-pcards .category {
  width: 50%;
  font-size: 20px;
  color: #fff;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;
  padding: 11px 0;
  background: #050e1d;
  position: absolute;
  bottom: 0;
  left: 0;
}
#website-container .blogs-pcards .news-review {
  position: relative;
  height: 180px;
}
#website-container .blogs-pcards .news-title {
  margin: 0;
}
#website-container .main-title-three {
  color: #ffffff;
  padding: 0;
  font-family: Rockwell;
  font-weight: 600;
  font-size: 22px;
  margin-top: 0px;
  text-align: center;
}
#website-container .blogs-pcards .news-title a {
  margin-top: 20px;
  display: inline-block;
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
  transition: all 0.3s linear 0s;
  line-height: 25px;
}
#website-container .blogs-pcards .news-description {
  color: #eee;
  text-align: ceter;
}
#website-container .blogs-pcards .btn-blogs {
  background: #050e1d;
  padding: 10px 20px;
  color: #fff5f5;
  font-weight: bold;
  border-radius: 0;
  text-align: center;
}
#website-container .news-review .btn-blogs {
  font-size: 14px;
}
#website-container h1.entry-title {
  text-align: center;
  margin: 20px;
  color: #fff;
}
#website-container .entry-summary {
  text-align: center;
}
#website-container .entry-summary p {
  color: #050e1d;
  background: #fff;
  width: fit-content;
  padding: 4px 20px;
  border-radius: 32px;
  float: none;
  margin: 0 auto;
  position: absolute;
  left: 550px;
}
#website-container .post-thumbnail {
  padding: 20px;
}
#website-container .post-thumbnail img {
  width: 500px;
  float: left;
  margin-right: 30px;
}
#website-container .entry-content p {
  color: #ddd;
  text-align: justify;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .tab-card h1,
#website-container h2,
#website-container h3,
#website-container h4,
#website-container h5 {
  color: #fff;
}
#website-container .tab-card p {
  color: #fff;
  font-size: 26px;
  color: #fff;
  font-size: 19px;
  font-weight: 100;
  line-height: 32px;
  text-align: justify;
  line-height: 32px;
}
#website-container .card-tool {
  text-align: center;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 20px 19px;
  margin-bottom: 20px;
}
#website-container .card-tool h3 {
  color: #fff;
  font-size: 20px;
  padding: 5px;
}
#website-container .card-tool img {
  margin-bottom: 30px;
}
#website-container .fature-buss ul {
  list-style: none;
  padding-left: 0px;
}
#website-container .fature-buss ul li h3 {
  color: #fff;
  margin-bottom: 15px;
  padding: 5px;
  border-top-right-radius: 20px;
  font-size: 20px;
  display: inline-block;
}
#website-container .fature-buss ul li i {
  color: #fff;
  margin-right: 15px;
}
#website-container .memberspeak-div {
  background: #010814;
  border-radius: 10px;
  padding: 20px;
  padding: 15px;
  text-align: center;
  height: 350px;
}
#website-container .memberspeak-div img {
  width: 80px !important;
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}
#website-container .memberspeak-desc h3 {
  color: #fff;
  margin-bottom: 0px;
}
#website-container .memberspeak-desc h4 {
  text-align: left;
  color: #e5be5c;
  font-size: 15px;
}
#website-container .memberspeak-desc p {
  color: #fff;
  text-align: justify;
}
#website-container .memberspeak-div p {
  text-align: justify;
  font-size: 17px;
  color: #eee;
}
#website-container .memberspeak-desc h3 {
  text-align: left !important;
  color: #fff;
  font-size: 18px;
}
#website-container .memberspeak-div span {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
}
#website-container .tabcontent h1 {
  color: #fff;
  font-size: 50px;
  margin: 0;
  padding: 0px 0px 35px 0px;
  text-align: left;
  line-height: 60px;
}
#website-container .tabcontent h1 span {
  color: #e5be5c;
}
#website-container .createcard-btn {
  text-align: right;
}
#website-container .createcard-btn a {
  background: #050e1d;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  border-radius: 40px;
}
#website-container .createcard-btn a:hover {
  color: #fff !important;
}
#website-container .what-unique ul {
  list-style: none;
}
#website-container .what-unique ul li h3 {
  color: #fff;
  margin-bottom: 15px;
  padding: 5px;
  border-top-right-radius: 20px;
  font-size: 23px;
  display: inline-block;
}
#website-container .what-unique ul li i {
  margin-right: 15px;
  color: #fff;
}
#website-container .what-unique-box {
  text-align: center;
  border: 1px solid #fff;
  padding: 20px;
  height: 210px;
  border-radius: 10px;
  margin-bottom: 20px;
}
#website-container .user-point ul {
  list-style: none;
  padding: 0px;
}
#website-container .user-point ul li h3 {
  margin-bottom: 30px;
  font-size: 17px;
  color: #fff;
  display: inline-block;
}
#website-container .user-point ul li i {
  margin-right: 10px;
  color: #fff;
}
#website-container .page-title h1 {
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0px 30px 0px;
  color: #fff;
}
#website-container .page-content {
  padding-bottom: 100px;
}
#website-container .page-content p {
  color: rgba(238, 238, 238, 0.7411764706);
  font-family: Gilroy-Bold;
}
#website-container .join-team {
  padding: 40px;
  border: 1px solid #eee;
  border-radius: 20px;
}
#website-container .join-team input {
  height: 43px;
  border: none;
}
#website-container .join-team #btn-jointeam {
  background: #00a1ff;
  padding: 10px 40px;
  color: white;
}
#website-container .join-page p {
  color: #fff;
  font-size: 26px;
  font-weight: 100;
  line-height: 32px;
  text-align: justify;
  line-height: 35px;
}
#website-container .search-device {
  text-align: center;
}
#website-container .search-device input {
  padding: 8px 55px;
  border-radius: 8px;
  border: 0px;
}
#website-container .search-device h3 {
  color: #e5be5c;
}
#website-container #myTable th {
  color: #fff;
  font-size: 25px;
  padding-bottom: 30px;
  padding-top: 30px;
}
#website-container #myTable td {
  padding: 10px;
  text-align: center;
  background: #050e1d;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 10px;
  font-family: gilroy-bold;
  line-height: 27px;
}
#website-container #box-head {
  border: 1px solid #eee;
  background: #fff;
  border-radius: 20px;
}
#website-container .shadow-radius {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 17px;
}
#website-container .contact-form,
#website-container .contact-box {
  background: #fff;
  padding: 1rem;
  margin-bottom: 20px;
}
#website-container .pageLayout2 {
  padding-bottom: 50px;
}
#website-container .pageLayout2 .page-title h1 {
  color: #000;
}
#website-container .pageLayout2 .contact-form2 {
  width: 80%;
  float: none;
  margin: 0 auto;
}
#website-container .font-semibold {
  font-size: 17px;
  line-height: 27px;
  font-weight: 600;
  color: #000;
  font-family: "gilroy-medium";
}
#website-container .contact-form2 .form-control {
  box-shadow: 0px 0px 5px 1px #dbdbdb;
  padding: 10px;
  height: 48px;
  border-radius: 10px;
}
#website-container .contact-form2 textarea {
  height: 91px !important;
}
#website-container #btn-joinsubmit {
  width: 100%;
  border: none;
  height: 48px;
  border-radius: 5px;
  background: #000;
  color: #fff;
}
#website-container .text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234, 88, 12, var(--tw-text-opacity));
}
#website-container .secondary-text-color {
  color: rgba(36, 38, 41, 0.7);
}
#website-container .text-center {
  text-align: center;
}
#website-container .mb-4 {
  margin-bottom: 1rem;
}
#website-container .font-bold {
  font-weight: 700;
}
#website-container .text-center {
  text-align: center;
}
#website-container .contact-box {
  text-align: center;
}
#website-container .contact-box a {
  color: inherit;
  font-family: Gilroy-Bold;
  font-size: 17px;
}
#website-container .dropIcon {
  float: right;
}
#website-container .panel-heading-bg {
  background: #fff !important;
  cursor: pointer;
}
#website-container .career-background {
  background-image:
    linear-gradient(
      360deg,
      rgba(5, 14, 29, 0.8392156863),
      rgba(5, 14, 29, 0.8392156863)),
    url(/assets/website-images/abss-bg.png);
  background-size: cover;
  height: 100vh;
}
#website-container .career-pro {
  text-align: center;
  padding: 20px 20px;
  position: inherit;
  bottom: -150px;
}
#website-container .career-pro h1 {
  color: #fff;
}
#website-container .career-pro p {
  color: #fff;
}
#website-container .career-btn {
  margin-top: 30px;
}
#website-container .career-benif-div {
  text-align: center;
}
#website-container .career-benif-div img {
  width: 100px;
  margin-bottom: 20px;
}
#website-container .career-benif-div p {
  color: #eee;
}
#website-container .career-benif-div h3 {
  font-size: 24px;
  color: #ffbf27;
  font-family: "gilroy-medium";
}
#website-container .career-beif-title {
  text-align: center;
}
#website-container .career-beif-title h1 {
  color: #fff;
  margin-bottom: 0px;
}
#website-container .career-beif-title p {
  color: #eee;
  margin-bottom: 40px;
}
#website-container .carspeak-div {
  border: 1px solid rgba(238, 238, 238, 0.1803921569);
  border-radius: 10px;
  padding: 20px;
  padding: 15px;
  text-align: center;
}
#website-container .carspeak-div img {
  width: 100px !important;
  float: left;
  margin-right: 20px;
}
#website-container .carspeak-desc h3 {
  text-align: left;
  font-size: 18px;
  margin-bottom: 0px;
  font-family: "gilroy-medium";
}
#website-container .carspeak-desc h4 {
  text-align: left;
  color: #e5be5c;
  margin-bottom: 0px;
}
#website-container .carspeak-desc {
  height: 120px;
}
#website-container .carspeak-div p {
  text-align: justify;
  color: #eee;
  font-size: 15px;
  font-family: Gilroy-Bold;
}
#website-container .job-title ul {
  display: inline-flex;
  padding-left: 10px;
}
#website-container .job-title ul li {
  margin-left: 30px;
  color: #eee;
}
#website-container .job-oping-div {
  border: 1px solid rgba(238, 238, 238, 0.3098039216);
  padding: 10px;
  height: 140px;
  border-radius: 10px;
  margin-bottom: 20px;
}
#website-container .job-oping h1 {
  color: #fff;
  font-size: 50px;
}
#website-container .job-oping p {
  color: #eee;
}
#website-container .job-oping h2 {
  color: #fff;
  margin-bottom: 0px;
}
#website-container .job-btn a {
  text-align: center;
  background: #ffb71c;
  border-radius: 15px;
  padding: 10px 40px;
  color: white;
  font-family: Gilroy-Bold;
}
#website-container .job-btn {
  margin-top: 40px;
}
#website-container .job-oping p {
  margin-bottom: 50px;
}
#website-container .job-desc ul li {
  color: #ddd;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .dont {
  text-align: center;
  margin: 40px 0px;
}
#website-container .dont a {
  text-align: center;
  background: #ffb71c;
  border-radius: 30px;
  padding: 10px 40px;
  color: white;
}
#website-container .bg-pink-apply {
  background-image: url(/assets/website-images/join-our-team/v1912_192.png);
  padding: 30px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
#website-container .careerapply-now h3 {
  color: #fff;
  margin-bottom: 40px;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  font-family: "gilroy-medium";
}
#website-container .careerapply-btn a {
  background: #fff;
  padding: 10px 30px;
  border-radius: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
#website-container .camp-background {
  background-image:
    linear-gradient(
      360deg,
      #050e1d,
      transparent),
    url(/assets/website-images/power-ambassador/WhatsApp-Image-2023-12-21-at-10.41.00-AM.webp);
  background-size: cover;
  height: 85vh;
}
#website-container .campus-pro {
  text-align: center;
  padding: 20px 185px;
  position: inherit;
}
#website-container .campus-pro h1 {
  color: #fff;
  font-size: 45px;
  margin-bottom: 0;
}
#website-container .campus-pro p {
  color: #fff;
  margin: 20px 0 35px 0;
  font-size: 18px;
  font-family: Gilroy-Bold;
}
#website-container .about-program {
  text-align: center;
  padding: 50px 0px;
}
#website-container .about-program h1 {
  color: #ffbf00;
  font-size: 45px;
  margin-bottom: 60px;
}
#website-container .about-program p {
  color: #eee;
}
#website-container .flip-box {
  width: 100%;
  height: 320px;
  perspective: 1000px;
  padding: 40px;
  margin-bottom: 75px;
  border-radius: 10px;
  background-image: url(/assets/website-images/power-ambassador/empowered.png);
}
#website-container .ser-1 {
  background: #583f13;
}
#website-container .flip-box-front h3 {
  color: #000;
  font-size: 25px;
  font-weight: normal;
  text-transform: capitalize;
}
#website-container .flip-box-back h2 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
#website-container .flip-box-back p {
  color: #000;
}
#website-container .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
#website-container .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}
#website-container .flip-box-front p {
  color: #fff;
}
#website-container .flip-box-front,
#website-container .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#website-container .flip-box-front {
  color: black;
}
#website-container .flip-box-front img {
  margin-bottom: 20px;
}
#website-container .flip-box-back {
  color: white;
  transform: rotateY(180deg);
}
#website-container .flip-box-front a {
  background: #9bb81e;
  color: #fff;
  padding: 5px 10px;
}
#website-container .what-do h1 {
  color: #ffbf00;
  font-size: 45px;
  text-align: center;
}
#website-container .what-do h2 {
  color: #fff;
  font-size: 40px;
  text-align: center;
}
#website-container .benifits-div h1 {
  color: #fff;
  font-size: 45px;
  text-align: center;
  margin-bottom: 50px;
}
#website-container .border-box {
  border-left: 1px solid #857f7f;
  border-right: 1px solid #857f7f;
}
#website-container .benif-point img {
  width: 130px;
  margin-bottom: 20px;
}
#website-container .benif-point {
  text-align: center;
  padding: 25px;
  margin-bottom: 50px;
}
#website-container .benif-point h2 {
  text-align: left;
}
#website-container .benif-point ul li {
  color: #fff;
  text-align: left;
  font-size: 16px;
  margin-bottom: 12px;
}
#website-container .fre-que h1 {
  color: #fff;
  font-size: 45px;
  text-align: center;
  margin-bottom: 40px;
}
#website-container #accordion .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 15px;
}
#website-container #accordion .panel-heading {
  padding: 0;
}
#website-container #accordion .panel-title a {
  display: block;
  padding: 5px 15px 5px 44px;
  background: #050e1d;
  border: 1px solid rgba(238, 238, 238, 0.2);
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  position: relative;
  font-family: "gilroy-medium";
}
#website-container .nfcaccordion .panel-title a {
  background: #ffffff !important;
  color: #050e1d !important;
}
#website-container .nfcaccordion .panel-title a:before {
  color: #050e1d !important;
}
#website-container #accordion .panel-title a:before {
  content: "\f068";
  font-family: "FontAwesome";
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  font-size: 9px;
  font-weight: 900;
  color: #fdfbfb;
  text-align: center;
  text-shadow: none;
  position: absolute;
  top: 11px;
  left: 15px;
}
#website-container #accordion .panel-title a.collapsed:before {
  content: "\f067";
}
#website-container #accordion.panel-group {
  background-color: #fff;
}
#website-container #accordion .panel-body {
  padding: 0px 27px 10px;
  font-size: 18px;
  color: #222;
  line-height: 27px;
  border: none;
}
#website-container #accordion .panel-body p {
  margin-bottom: 0;
}
#website-container .bg-yellow-apply {
  background-image: url(/assets/website-images/power-ambassador/empowered.png);
  padding: 30px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
#website-container .apply-now {
  text-align: center;
}
#website-container .apply-now h3 {
  color: #000;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 60px;
}
#website-container .apply-now h3 span {
  color: #fff;
}
#website-container .apply-btn a {
  background: #050e1d;
  padding: 10px 25px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  font-family: Gilroy-Bold;
}
#website-container .joincampus {
  border-radius: 30px;
  border: 5px dotted #ffd746;
  background: unset;
  padding: 15px 0;
}
#website-container .joincampus h3 {
  color: #fff;
  margin: 0;
  padding: 20px;
  font-size: 32px;
  text-align: center;
  font-weight: 100;
  line-height: 50px;
}
#website-container .footer-info {
  padding-top: 50px;
}
#website-container .main-timeline {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
}
#website-container .main-timeline:after {
  content: "";
  display: block;
  clear: both;
}
#website-container .main-timeline:before {
  content: "";
  height: 100%;
  width: 7px;
  border-left: 2px dashed #fff;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
}
#website-container .main-timeline .timeline {
  width: 50%;
  padding: 0 0 0 40px;
  margin: 0 0 0 20px;
  float: right;
  position: relative;
}
#website-container .main-timeline .timeline:after {
  content: "";
  background-color: #ffb81e;
  height: 35px;
  width: 40px;
  position: absolute;
  left: 0;
  top: 43px;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
#website-container .main-timeline .timeline-content {
  color: #555;
  text-align: center;
  padding: 35px 40px 35px;
  display: block;
  position: relative;
  z-index: 1;
}
#website-container .main-timeline .timeline-content:hover {
  text-decoration: none;
}
#website-container .main-timeline .timeline-content:before,
#website-container .main-timeline .timeline-content:after {
  content: "";
  background-color: #fff;
  border-radius: 0px 0;
  box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 0;
  top: 0;
  z-index: -1;
}
#website-container .main-timeline .timeline-content:after {
  background-color: transparent;
  box-shadow: none;
  border: 2px solid #ffb81e;
  left: 0;
  bottom: 0;
  right: 10px;
  top: 10px;
}
#website-container .main-timeline .timeline-icon {
  color: #fff;
  background-color: #fdd03e;
  font-size: 34px;
  text-align: center;
  line-height: 77px;
  height: 85px;
  width: 85px;
  border-radius: 50%;
  position: absolute;
  left: -44px;
  top: 20px;
  z-index: 2;
}
#website-container .timeline-icon img {
  width: 40px;
}
#website-container .main-timeline .title {
  color: #6044f0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
}
#website-container .main-timeline .description {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 0 10px;
  color: #000;
  line-height: 28px;
}
#website-container .main-timeline .timeline:nth-child(even) {
  float: left;
  padding: 0 40px 0 0;
  margin: 0 20px 0 0;
}
#website-container .main-timeline .timeline:nth-child(even):after {
  transform: rotateY(180deg);
  left: auto;
  right: 0;
}
#website-container .main-timeline .timeline:nth-child(even) .timeline-content:before,
#website-container .main-timeline .timeline:nth-child(even) .timeline-content:after {
  border-radius: 0 0px;
}
#website-container .main-timeline .timeline:nth-child(even) .timeline-icon {
  left: auto;
  right: -38px;
}
@media screen and (max-width: 767px) {
  #website-container .main-timeline:before {
    display: none;
  }
  #website-container .main-timeline .timeline,
  #website-container .main-timeline .timeline:nth-child(even) {
    width: 100%;
    padding: 0 0 35px 0;
    margin: 0;
  }
  #website-container .main-timeline .timeline:last-child {
    padding: 0;
  }
  #website-container .main-timeline .timeline:after,
  #website-container .main-timeline .timeline:nth-child(even):after {
    transform: translateX(-50%) rotate(-90deg);
    left: 50%;
    top: auto;
    bottom: 0;
  }
  #website-container .main-timeline .timeline:last-child:after {
    display: none;
  }
  #website-container .swiper-button-next,
  #website-container .swiper-button-prev {
    display: none !important;
  }
  #website-container .mobile_none {
    display: none !important;
  }
  #website-container .desktop_none {
    display: block !important;
  }
}
@media screen and (max-width: 576px) {
  #website-container .main-timeline .title {
    font-size: 18px;
  }
}
#website-container .pricingTable {
  text-align: center;
  padding: 20px 25px 0;
  position: relative;
  z-index: 1;
  height: 485px;
}
#website-container .pricingTable ul {
  text-align: left;
  padding: 0;
}
#website-container .pricingTable ul li {
  margin-bottom: 8px;
  color: #fff;
  list-style: none;
  text-align: center;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}
#website-container .pricingTable:before,
#website-container .pricingTable:after {
  content: "";
  border-radius: 15px;
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  transform: translateX(-50%) translateY(0);
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
}
#website-container .pricingTable1 {
  background: #a1af14;
  border-radius: 15px;
}
#website-container .pricingTable2 {
  background: #0072bd;
  border-radius: 15px;
}
#website-container .pricingTable3 {
  background: #e65d27;
  border-radius: 15px;
}
#website-container .pricingTable .title {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 20px;
  text-align: center;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 20px;
  font-family: "gilroy-medium";
  display: block;
}
#website-container .pricingTable .price-value {
  color: #fdc730;
  margin: 0 0 20px;
}
#website-container .pricingTable .price-value .amount {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  display: block;
}
#website-container .pricingTable .price-value .duration {
  font-size: 18px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
}
#website-container .pricingTable .pricing-content {
  text-align: left;
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
  display: inline-block;
}
#website-container .pricingTable .pricing-content li {
  color: #7b7b7b;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
  text-transform: capitalize;
  padding: 0 0 0 30px;
  margin: 0 0 15px;
  position: relative;
}
#website-container .pricingTable .pricing-content li:last-child {
  margin-bottom: 0;
}
#website-container .pricingTable .pricing-content li:before {
  content: "\f00c";
  color: #ffbf00;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
}
#website-container .pricingTable .pricing-content li.disable:before {
  content: "\f00d";
  color: #f32e30;
}
#website-container .pricingTable .pricingTable-signup a {
  color: #fff;
  background:
    linear-gradient(
      to right,
      #ffc731,
      #fdc730);
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
#website-container .pricingTable .pricingTable-signup a:hover {
  text-shadow: -2px 2px 1px #333;
}
#website-container .pricingTable.purple:before,
#website-container .pricingTable.purple .pricingTable-signup a {
  background:
    linear-gradient(
      to right,
      #7734ee,
      #b231ea);
}
#website-container .pricingTable.purple .price-value {
  color: #7734ee;
}
#website-container .pricingTable.blue:before,
#website-container .pricingTable.blue .pricingTable-signup a {
  background:
    linear-gradient(
      to right,
      #5151ec,
      #48cded);
}
#website-container .pricingTable.blue .price-value {
  color: #5151ec;
}
@media only screen and (max-width: 990px) {
  #website-container .pricingTable {
    margin: 0 0 40px;
    height: 355px;
  }
}
#website-container .career-background {
  background-image:
    linear-gradient(
      360deg,
      rgba(5, 14, 29, 0),
      rgba(5, 14, 29, 0)),
    url(/assets/website-images/power-ambassador/WhatsApp-Image-2023-12-21-at-10.41.00-AM.jpeg);
  background-size: cover;
  height: 100vh;
}
#website-container .career-form h3 {
  font-family: "gilroy-medium";
}
#website-container .career-pro {
  text-align: center;
  padding: 20px 60px;
  position: inherit;
  bottom: -120px;
}
#website-container .career-pro h1 {
  color: #fff578;
  font-size: 47px;
  letter-spacing: 2px;
  padding-bottom: 20px;
  font-weight: 600;
}
#website-container .career-pro h3 {
  text-align: center;
  line-height: 40px;
  letter-spacing: 1px;
  font-size: 45px;
  margin: 0;
}
#website-container .career-pro p {
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  margin: 35px auto;
  width: 80%;
  float: none;
  font-family: "gilroy-medium";
}
#website-container .career-btn {
  margin-top: 0px;
}
#website-container .career-btn .carer-b-1 {
  border: 2px solid #d2af46;
  margin: 10px 30px;
  border-radius: 20px;
  padding: 18px 60px;
  color: #d9c36e;
}
#website-container .career-form textarea {
  height: 100px;
  border: none;
  font-weight: 600;
}
#website-container .career-form .btn-career {
  background: #050e1d;
  box-shadow: none;
  color: #fcfcfc;
  border: none;
  padding: 0px 30px;
  height: 40px;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .career-form input {
  height: 40px;
  border: none;
  font-weight: 600;
}
#website-container .career-form .form-control {
  font-family: Gilroy-Bold;
}
#website-container .career-form .form-control::placeholder {
  color: rgb(153, 153, 153);
}
#website-container .career-form select {
  border: none;
  height: 40px;
  font-weight: 600;
  font-family: Gilroy-Bold;
}
#website-container .hr-dep {
  border-radius: 30px;
  border: 1px solid #eee;
  padding: 20px;
  text-align: center;
  background: #fff;
}
#website-container .hr-dep h3 {
  color: #e0b547;
  font-family: "gilroy-medium";
}
#website-container .hr-dep ul {
  list-style: none;
}
#website-container .hr-dep ul li span {
  margin-right: 10px;
}
#website-container .hr-dep ul li {
  margin-bottom: 20px;
  color: #050e1d;
  font-weight: 600;
  font-family: Gilroy-Bold;
  font-size: 17px;
}
#website-container .career-btn .carer-b-2 {
  background:
    linear-gradient(
      180deg,
      #fff578,
      #b78527);
  border-radius: 20px;
  padding: 18px 60px;
  color: #000;
}
#website-container .career-benif-div {
  text-align: center;
  height: 100%;
  border: 1px solid #676767;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 20px;
}
#website-container .career-benif-div img {
  width: 100px;
  margin-bottom: 20px;
}
#website-container .career-benif-div p {
  color: #eee;
  font-family: Gilroy-Bold;
  font-size: 17px;
}
#website-container .career-beif-title {
  text-align: center;
}
#website-container .career-beif-title h1 {
  color: #fff;
  margin-bottom: 0px;
  font-size: 45px;
}
#website-container .career-beif-title p {
  color: #eee;
  margin-bottom: 40px;
}
#website-container .career-benif {
  position: relative;
  margin-bottom: 50px;
}
#website-container .carspeak-div {
  border: 1px solid rgba(238, 238, 238, 0.1803921569);
  border-radius: 10px;
  padding: 20px;
  padding: 15px;
  text-align: center;
  height: 360px;
  overflow-y: auto;
  overflow-x: hidden;
}
#website-container .carspeak-div::-webkit-scrollbar {
  display: none;
}
#website-container .carspeak-div img {
  width: 100px !important;
  float: left;
  margin-right: 20px;
}
#website-container .carspeak-desc h3 {
  text-align: left;
  font-size: 18px;
  margin-bottom: 0px;
}
#website-container .carspeak-desc h4 {
  text-align: left;
  color: #e5be5c;
  margin-bottom: 0px;
  font-size: 15px;
  font-family: "gilroy-medium";
}
#website-container .carspeak-desc {
  height: 120px;
}
#website-container .carspeak-div p {
  text-align: justify;
  color: #eee;
  font-size: 15px;
}
#website-container .job-title ul {
  display: inline-flex;
  padding-left: 10px;
}
#website-container .job-title ul li {
  color: #eee;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .job-title ul li i {
  margin-right: 15px;
}
#website-container .job-oping-div {
  border: 1px solid rgba(238, 238, 238, 0.3098039216);
  padding: 10px;
  height: 140px;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #010b1a;
}
#website-container .job-oping span {
  float: right;
  margin-top: -85px;
  color: #fff;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .job-oping h1 {
  color: #fff;
  font-size: 50px;
}
#website-container .job-oping p {
  color: #eee;
}
#website-container .job-oping h2 {
  color: #fff;
  margin-bottom: 10px;
  font-family: "gilroy-medium";
}
#website-container .jobs-desc-list ul li {
  color: #ddd;
}
#website-container .job-btn a {
  text-align: center;
  background: #ffb71c;
  border-radius: 15px;
  padding: 10px 40px;
  color: white;
}
#website-container .job-btn {
  margin-top: 40px;
}
#website-container .job-title ul {
  list-style: none;
  padding: 0;
}
#website-container .job-oping p {
  margin-bottom: 50px;
  font-family: Gilroy-Bold;
  line-height: 28px;
}
#website-container .job-form-box p {
  color: #ddd;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container .dont {
  text-align: center;
  margin: 40px 0px;
}
#website-container .dont a {
  text-align: center;
  background: #ffb71c;
  border-radius: 30px;
  padding: 10px 40px;
  color: white;
}
#website-container .bg-pink-apply {
  background-image: url(/assets/website-images/join-our-team/v1912_192.png);
  padding: 50px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
#website-container .jobborderbtm {
  border-bottom: 1px solid #eee;
}
#website-container .entry-footer {
  display: none;
}
#website-container .careerapply-now h3 {
  color: #fff;
  margin-bottom: 40px;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}
#website-container .careerapply-btn a {
  background: #fff;
  padding: 15px 60px;
  border-radius: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
#website-container .career-form {
  background: rgba(233, 187, 73, 0.9607843137);
  padding: 40px;
}
#website-container .career-form label {
  color: #fff;
  font-weight: 600;
  font-family: Gilroy-Bold;
  font-size: 17px;
  line-height: 28px;
}
#website-container #accordionone .panel {
  border: none;
  border-radius: 3px;
  box-shadow: none;
  margin-bottom: 15px;
}
#website-container #accordionone .panel-heading {
  padding: 0;
  border: none;
  border-radius: 3px;
}
#website-container #accordionone .panel-title a {
  display: block;
  padding: 4px 15px 4px 50px;
  background: #e5be5c;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  color: #050e1d;
  position: relative;
}
#website-container #accordionone .panel-title a:before {
  content: "\f068";
  font-family: "FontAwesome";
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #050e1d;
  font-size: 9px;
  font-weight: 900;
  color: #fdfbfb;
  text-align: center;
  text-shadow: none;
  position: absolute;
  top: 8px;
  left: 15px;
}
#website-container #accordionone .panel-title a.collapsed:before {
  content: "\f067";
}
#website-container #accordionone .panel-body {
  padding: 10px 15px;
  font-size: 15px;
  color: #222;
  line-height: 27px;
  border: none;
}
#website-container #accordionone .panel-body p {
  margin-bottom: 0;
}
#website-container .blog-content ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
#website-container .blog-content ul li {
  margin-right: 20px;
  color: #fff;
  font-weight: 600;
  font-family: Gilroy-Bold;
}
#website-container .blog-content ul li i {
  margin-right: 10px;
  color: #ffcf3f;
}
#website-container .blog-content p {
  text-align: justify;
  color: #ddd;
  line-height: 28px;
}
#website-container .blog-content h1 {
  color: #fff;
  font-size: 25px;
  font-family: "gilroy-medium";
}
#website-container .asidebar-blog .search-form {
  position: relative;
}
#website-container .asidebar-blog .search-form input {
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  border: 0;
  padding-right: 35px;
  background: #f2f4f7;
  color: #415674;
  font-weight: 700;
  outline: none;
  overflow: hidden;
  padding-left: 20px;
  border-radius: 10px;
}
#website-container .asidebar-blog .search-form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 50px;
  height: 50px;
  background: transparent;
  border: 0;
  border-radius: 5px;
  font-size: 14px;
  color: #111111;
  transition: all 0.3s linear;
}
#website-container .asidebar-blog {
  margin-bottom: 30px;
}
#website-container .aside-img {
  margin-bottom: 30px;
}
#website-container .aside-category {
  margin-bottom: 30px;
}
#website-container .aside-category ul {
  padding: 0;
}
#website-container .aside-category ul li {
  color: #eee;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.4117647059);
  list-style: none;
}
#website-container .blog-asidebar {
  border: 1px solid rgba(238, 238, 238, 0.4509803922);
  padding: 20px;
  border-radius: 10px;
}
#website-container .aside-blog {
  margin-bottom: 17px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.2509803922);
  padding-bottom: 15px;
  row-gap: 10px;
}
#website-container .populer-post-desc p {
  font-size: 15px;
  color: #eee;
  margin: 0;
  line-height: 20px;
  text-transform: lowercase;
  font-weight: 600;
  font-family: Gilroy-Bold;
}
#website-container .show-for-mobile {
  display: none;
}
#website-container .hide-for-mobile {
  display: block;
}
#website-container .comvideo-inner-div img {
  border: 1px solid #737373;
  padding: 6px;
  margin: 5px;
}
#website-container .blog-content img {
  border: 1px solid #737373;
  border-radius: 12px;
}
#website-container .width100 {
  width: 100%;
}
#website-container .successCheck .fa {
  font-size: 80px;
  color: #00ff72;
}
#website-container #successCheck {
  text-align: center;
}
#website-container #successCheck h1 {
  color: #fff;
  font-size: 60px;
}
#website-container #successCheck a {
  justify-content: center;
}
#website-container .setVideoTutorial {
  padding: 50px 0;
}
#website-container .setVideoTutorial a {
  display: block;
  box-shadow: 0px 0px 5px 1px #7f7e7e;
  height: 100%;
  padding: 20px 10px;
}
#website-container .setVideoTutorial i {
  font-size: 100px;
  color: red;
  background: #fff;
  width: 100%;
  display: block;
  text-align: center;
  padding: 20px 0;
  border-radius: 10px;
}
#website-container .setVideoTutorial h3 {
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  font-family: "gilroy-medium";
  padding-top: 20px;
  margin: 0;
}
#website-container .setVideoTutorial a:hover {
  color: #fff;
}
#website-container .setVideos2 {
  float: left;
  padding: 30px 0;
  width: 100%;
  border-left: none;
}
#website-container .setVideos2 h2 {
  color: #fff;
  font-size: 50px;
  margin: 0;
  padding: 0px 0px 35px 0px;
  text-align: center;
  line-height: 60px;
  font-family: Gilroy-Bold;
}
#website-container .blogs-pcards .setVideoTitleHeight {
  position: relative;
  height: 100%;
  margin-top: 10px;
}
#website-container .blogs-pcards .setVideoTitleHeight2 {
  position: relative;
  height: 100%;
  margin-top: 10px;
}
#website-container .setVideos2 p {
  color: #fff;
  font-size: 26px;
  color: #fff;
  font-size: 19px;
  font-weight: 100;
  line-height: 32px;
  text-align: justify;
  line-height: 32px;
  font-family: "gilroy-medium";
}
#website-container .setVideoTitleHeight p {
  color: #fff;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  line-height: 32px;
  font-family: "gilroy-medium";
}
#website-container .setVideoTitleHeight span {
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
  line-height: 32px;
  text-align: center;
  line-height: 32px;
  font-family: "gilroy-medium";
}
#website-container .setVideoTitleHeight2 p {
  color: #fff;
  font-family: "gilroy-medium";
  font-size: 17px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  line-height: 28px;
}
#website-container .setVideoTitleHeight2 span {
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
  line-height: 32px;
  text-align: center;
  line-height: 28px;
  font-family: "gilroy-medium";
}
#website-container .apparel-content {
  margin-top: 50px;
}
#website-container .apparel-content h2 {
  font-size: 36px;
  color: #000000;
  font-weight: bold;
  line-height: 1.21;
}
#website-container .what-we-offer-text h4 {
  margin-bottom: 30px;
  color: #000;
}
#website-container #whatWe h2 {
  font-size: 35px;
  color: #000;
}
#website-container .what-we-offer-text ul {
  list-style: none;
  padding-left: 0px;
}
#website-container .what-we-offer-text ul li {
  margin-bottom: 15px;
  color: #4d4d4d !important;
  font-size: 16px;
}
#website-container .what-we-offer-text ul li i {
  color: #4caf50;
  font-size: 20px;
  margin-right: 20px;
}
#website-container .whatsapp-div img {
  position: fixed;
  bottom: 10px;
  padding: 10px;
  width: 70px;
  right: 20px;
  z-index: 99;
}
@media only screen and (max-width: 768px) {
  #website-container .show-for-mobile {
    display: block;
  }
  #website-container .container {
    max-width: 100%;
  }
  #website-container #tabcom1 {
    height: auto;
  }
  #website-container .tab-div {
    margin-top: -685px;
  }
  #website-container .pt50 {
    padding-top: 30px;
  }
  #website-container .hide-for-mobile {
    display: none;
  }
  #website-container .profile {
    margin-top: 0px;
    margin-left: 0px;
    float: none;
    margin: 0 auto;
  }
  #website-container .height-slider {
    height: 100%;
  }
  #website-container .bgslider {
    width: 100%;
    height: 400px !important;
    background-size: 100% 100%;
  }
  #website-container .Profile-dtail {
    margin-top: 20%;
    letter-spacing: 4px;
  }
  #website-container .profile-btn button {
    text-align: center;
    padding: 7px 10px;
  }
  #website-container .profile-btn a {
    text-align: center;
    padding: 7px 10px;
  }
  #website-container #about {
    padding: 35px 0;
  }
  #website-container #about h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 0;
  }
  #website-container #about h3 {
    font-size: 22px;
    margin: 0px 0;
  }
  #website-container .set-mobile-title h4 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 0;
  }
  #website-container .set-mobile-title h5 {
    font-size: 22px;
    margin: 0px 0;
    color: #ffcf3f;
  }
  #website-container #about .about-detail {
    height: auto;
    text-align: left;
  }
  #website-container .pt30 {
    padding-top: 30px;
  }
  #website-container #empowered {
    padding: 20px;
  }
  #website-container #empowered h2 {
    font-size: 26px;
    line-height: 30px;
  }
  #website-container #empowered h3 {
    font-size: 20px;
    line-height: 22px;
  }
  #website-container .empowered-content p {
    font-size: 16px;
    line-height: 28px;
  }
  #website-container .btn-empowered {
    margin: 10px 0;
  }
  #website-container #poweredtalk {
    height: auto;
  }
  #website-container #poweredtalk h2 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
  }
  #website-container #poweredtalk h3 {
    font-size: 18px;
    letter-spacing: 0;
  }
  #website-container .power-logo img {
    margin-bottom: 5%;
  }
  #website-container #knowledge h2 {
    font-size: 26px;
    line-height: 35px;
  }
  #website-container #knowledge p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }
  #website-container #social {
    padding: 30px 0px;
  }
  #website-container .Profile-dtail h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
  }
  #website-container .Profile-dtail h3 {
    font-size: 18px;
    letter-spacing: 1px;
  }
  #website-container .btn-comn {
    padding: 7px 20px 10px 7px;
    margin-top: 15px;
    font-size: 15px;
    margin-top: 15px;
  }
  #website-container .bg-yellow {
    height: auto;
    background-size: cover;
  }
  #website-container .notice-board-area p {
    margin-top: 20%;
  }
  #website-container #social {
    background-size: 100% 100%;
    height: auto;
    text-align: left;
  }
  #website-container #social h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  #website-container #social h2 {
    font-size: 30px;
    line-height: 30px;
  }
  #website-container #social p {
    text-align: left;
    padding-right: 0px;
    font-size: 16px;
    line-height: 26px;
    width: 50%;
  }
  #website-container #social .btn-social {
    padding: 10px 15px;
    font-size: 16px;
    margin: 10px 0;
  }
  #website-container .mobilePaddingBottom {
    padding-bottom: 35px;
  }
  #website-container #rating {
    text-align: center;
  }
  #website-container #rating h2 {
    font-size: 45px;
    line-height: 60px;
    width: 100%;
    margin: 10px auto;
    float: none;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  #website-container #rating h2 span {
    margin: 0px 24px;
    font-size: 26px;
    line-height: 32px;
  }
  #website-container .rating-box-list i {
    font-size: 26px;
  }
  #website-container .testimonial {
    padding: 15px;
  }
  #website-container .btn-rating {
    width: 65%;
    font-size: 15px;
    margin-left: 0px;
    padding: 5px 10px 5px 10px;
  }
  #website-container .rating-btn i {
    font-size: 32px;
  }
  #website-container .footer-fix ul {
    list-style: none;
    padding: 0px;
    text-align: center;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  #website-container .footerMobileHeight {
    height: 300px;
  }
  #website-container .footer-fix p {
    text-align: center;
    font-size: 16px;
  }
  #website-container .pb50 {
    padding-bottom: 10px;
  }
  #website-container .subcribe-div {
    padding: 0px 0;
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  #website-container .subcribe-input {
    width: 70%;
  }
  #website-container .btn-subscribe {
    width: 70%;
  }
  #website-container .service-box-list li {
    position: relative;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    font-weight: 400;
    color: #939393;
  }
  #website-container .rating-box-list {
    margin: 14px 0;
    padding: 0;
    margin-left: 0;
  }
  #website-container #testimonial-slider h3 {
    font-size: 22px;
  }
  #website-container .footer-info {
    padding-top: 0px;
  }
  #website-container .testi-designation {
    font-size: 16px;
    line-height: 20px;
  }
  #website-container .owl-controls .owl-nav {
    display: none;
  }
  #website-container .navbar-default .navbar-toggle {
    margin-top: 20px;
  }
  #website-container #tabcom1 h1 {
    font-size: 32px;
    line-height: 35px;
  }
  #website-container #tabcom4 h1 {
    font-size: 32px;
    line-height: 35px;
    padding: 0;
  }
  #website-container #tabcom4 img {
    width: 100%;
  }
  #website-container .mt50 {
    margin-top: 20px;
  }
  #website-container #tabcom4 p {
    font-size: 18px;
    line-height: 34px;
  }
  #website-container #tabcom4 h5 {
    color: #fcc129;
    font-size: 26px;
    margin-bottom: 10px;
  }
  #website-container #tabcom4 .btn-social {
    padding: 10px 30px 10px 30px;
    font-size: 18px;
    font-family: Gilroy-regular;
    margin: 0px 0;
  }
  #website-container #tabcom3 h1 {
    font-size: 32px;
    line-height: 35px;
  }
  #website-container #tabcom2 h2 {
    font-size: 34px;
    line-height: 42px;
  }
  #website-container #tabcom2 h5 {
    font-size: 18px;
    line-height: 30px;
  }
  #website-container #tabcom1 p {
    font-size: 35px;
    margin-bottom: 36px;
    line-height: 40px;
  }
  #website-container #tabcom1 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom2 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom3 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom4 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom5 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom6 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom7 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabcom8 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container .pt100 {
    padding-top: 35px;
  }
  #website-container .pt150 {
    padding-top: 35px;
  }
  #website-container .title-section h1 {
    font-size: 28px;
  }
  #website-container .title-section {
    margin-bottom: 0px;
  }
  #website-container .section-nav {
    display: none;
  }
  #website-container .title-bg {
    display: none;
  }
  #website-container .section-padding {
    padding: 35px 0px;
  }
  #website-container .exp-box {
    text-align: center;
  }
  #website-container .height-comn {
    text-align: center;
  }
  #website-container .footer-icons {
    text-align: center;
    float: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  #website-container .height-comn {
    height: auto;
  }
  #website-container .edu-right h3 {
    margin: 0;
    font-size: 15px;
  }
  #website-container .edu-right h2 {
    font-size: 21px;
  }
  #website-container .edu-left h4 {
    font-size: 13px;
  }
  #website-container .copyright > p {
    text-align: center;
    margin-bottom: 10px;
  }
  #website-container .footer-info {
    text-align: center;
  }
  #website-container .profile h1 {
    display: none;
  }
  #website-container .main-menu ul {
    display: inline-grid;
    width: 100%;
    text-align: center;
    background: #ffcf3f;
  }
  #website-container .menuborder {
    border: none;
  }
  #website-container .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #website-container .tabcontent h1 {
    font-size: 25px;
    line-height: 40px;
    padding: 0;
    margin-bottom: 20px;
  }
  #website-container .pb40 {
    padding-bottom: 10px;
  }
  #website-container .tab {
    padding: 10px 10px;
  }
  #website-container .tab-card p {
    font-size: 16px;
    margin: 0;
    text-align: left;
  }
  #website-container .tab-point h2 {
    font-size: 16px;
    margin: 0;
    text-align: left;
  }
  #website-container .card-tool img {
    margin-bottom: 5px;
  }
  #website-container .card-tool {
    padding: 15px 5px;
    margin-bottom: 10px;
  }
  #website-container .fature-buss ul li h3 {
    font-size: 16px;
    margin-bottom: 1px;
  }
  #website-container .main-menu ul.navbar-nav > li > a {
    color: #050e1d;
  }
  #website-container .tab .tablinks {
    font-size: 16px;
    margin: 5px 0;
  }
  #website-container .tab button.active {
    font-size: 16px;
  }
  #website-container .btn-pagebtn {
    display: none;
  }
  #website-container .affordable {
    width: 100%;
    padding: 30px 30px;
  }
  #website-container .affordable p {
    font-size: 30px;
  }
  #website-container #tabs1 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs2 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs3 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs4 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs5 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs6 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs7 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container #tabs8 {
    height: auto;
    overflow-y: unset;
    overflow-x: unset;
  }
  #website-container .pageLayout {
    height: auto;
  }
  #website-container .profile-btn button {
    display: block;
  }
  #website-container .camp-background {
    height: auto;
  }
  #website-container .campus-pro {
    text-align: center;
    padding: 20px 30px;
    position: inherit;
    bottom: -25px;
  }
  #website-container .tab {
    width: 100%;
    padding: 10px 10px;
    border-bottom: 1px solid #fff;
  }
  #website-container .memberspeak-div p {
    text-align: justify;
    font-size: 14px;
    color: #eee;
    line-height: 22px;
  }
  #website-container .memberspeak-div {
    height: auto;
  }
  #website-container .what-unique ul {
    padding: 0;
  }
  #website-container .what-unique ul li h3 {
    color: #fff;
    margin-bottom: 0px;
    padding: 5px;
    border-top-right-radius: 20px;
    font-size: 16px;
  }
  #website-container .affordable h3 {
    font-size: 22px;
    text-align: center;
  }
  #website-container .createcard-btn {
    text-align: center;
  }
  #website-container #accordionone .panel-title a {
    font-size: 14px;
    font-weight: 600;
  }
  #website-container .user-point ul li h3 {
    margin-bottom: 11px;
    font-size: 15px;
    color: #fff;
  }
  #website-container #tabcom1 h1 {
    font-size: 32px;
    line-height: 35px;
  }
  #website-container .ourcomvideo h5 {
    margin: 5px 15px;
    font-size: 18px;
  }
  #website-container .career-pro {
    text-align: center;
    padding: 20px 25px;
    bottom: -120px;
  }
  #website-container .career-pro h1 {
    line-height: 30px;
    font-size: 24px;
    padding: 0;
    margin: 5px 0;
  }
  #website-container .career-pro h3 {
    line-height: 30px;
    font-size: 16px;
  }
  #website-container .career-pro {
    padding: 0px 0px;
    bottom: -20px;
  }
  #website-container .career-background {
    height: 280px;
    background-size: 100% 100%;
  }
  #website-container .career-pro p {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin: 15px auto;
    width: 90%;
    float: none;
    font-family: "gilroy-regular";
  }
  #website-container .career-btn .carer-b-1 {
    font-size: 13px;
    padding: 10px 25px;
    margin: 5px;
  }
  #website-container .career-btn .carer-b-2 {
    padding: 10px 25px;
    font-size: 13px;
  }
  #website-container .career-beif-title h1 {
    font-size: 28px;
  }
  #website-container .career-beif-title p {
    color: #eee;
    margin-bottom: 29px;
    font-size: 13px;
  }
  #website-container .career-benif-div p {
    font-size: 16px;
    font-family: "gilroy-regular";
    text-align: justify;
    margin: 0;
  }
  #website-container .carspeak-div p {
    font-size: 15px;
    font-family: "gilroy-regular";
    line-height: 26px;
  }
  #website-container .job-oping p {
    font-size: 13px;
    margin-bottom: 50px;
  }
  #website-container .job-oping h1 {
    margin-bottom: 0px;
  }
  #website-container .job-title ul li {
    margin-left: 10px;
    font-size: 12px;
    font-family: "gilroy-regular";
  }
  #website-container .job-oping h1 {
    font-size: 30px;
  }
  #website-container .job-oping p {
    font-size: 15px;
    font-family: "gilroy-regular";
    margin: 10px 0;
  }
  #website-container .job-oping h2 {
    font-size: 16px;
  }
  #website-container .job-title ul li {
    margin-left: 10px;
  }
  #website-container .job-title ul li {
    font-size: 14px;
  }
  #website-container .job-oping-div {
    height: 125px;
  }
  #website-container .job-btn a {
    border-radius: 15px;
    padding: 5px 15px;
    margin-bottom: 10px;
  }
  #website-container .careerapply-now {
    text-align: left;
  }
  #website-container .careerapply-now h3 {
    font-size: 24px;
    line-height: 33px;
  }
  #website-container .career-benif-div {
    height: 350px;
    padding: 10px;
  }
  #website-container .career-benif-div h3 {
    font-size: 18px;
    margin: 5px;
  }
  #website-container .job-title ul li i {
    margin-right: 8px;
  }
  #website-container .carspeak-div {
    height: 100%;
  }
  #website-container .job-oping span {
    float: right;
    margin-top: -40px;
    color: #fff;
  }
  #website-container .dont {
    text-align: center;
    margin: 25px 0px;
  }
  #website-container .careerapply-btn a {
    padding: 10px 40px;
    font-size: 16px;
  }
  #website-container .careerapply-btn {
    margin: 10px 0;
  }
  #website-container .campus-pro h1 {
    font-size: 28px;
  }
  #website-container .about-program h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  #website-container .joincampus h3 {
    font-size: 21px;
    line-height: 35px;
  }
  #website-container .benifits-div h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #website-container .fre-que h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #website-container .what-do h2 {
    font-size: 21px;
  }
  #website-container .main-timeline .timeline-icon {
    float: none;
    margin: 0 auto;
    position: static;
  }
  #website-container .apply-now h3 {
    line-height: 40px;
  }
  #website-container .about-img img {
    width: 100%;
  }
  #website-container .main-menu ul.navbar-nav li a:hover {
    color: #000;
  }
  #website-container .campus-pro p {
    margin: 20px 0;
    font-size: 16px;
    font-family: "gilroy-regular";
  }
  #website-container .campus-apply {
    padding: 10px 25px;
    font-size: 16px;
  }
  #website-container .about-program p {
    font-size: 16px;
  }
  #website-container .flip-box {
    margin-bottom: 20px;
  }
  #website-container .flip-box-front img {
    margin-bottom: 10px;
    width: 75%;
  }
  #website-container .flip-box-front h3 {
    font-size: 18px;
  }
  #website-container .flip-box-back p {
    color: #000;
    font-size: 15px;
    font-family: "gilroy-regular";
    text-align: justify;
    line-height: 22px;
  }
  #website-container .what-do h1 {
    font-size: 34px;
  }
  #website-container .what-do h2 {
    font-size: 16px;
  }
  #website-container .fre-que {
    padding: 15px;
  }
  #website-container #accordion .panel-title a {
    font-size: 16px;
    font-weight: normal;
  }
  #website-container .apply-now h3 {
    font-size: 18px;
  }
  #website-container .apply-btn a {
    font-size: 16px;
  }
  #website-container .knowleg-box {
    margin-bottom: 20px;
  }
  #website-container .page-title h1 {
    margin: 20px 0px 20px 0px;
    font-size: 22px;
  }
  #website-container #myTable td {
    padding: 5px 10px;
    font-size: 16px;
  }
  #website-container .pageLayout2 .page-title h1 {
    font-size: 22px;
    margin: 20px 0;
  }
  #website-container .contact-form2 .form-control {
    margin-bottom: 10px;
  }
  #website-container .page-title h1 {
    font-size: 22px;
    margin: 20px 0;
  }
  #website-container .tab-card h1,
  #website-container .page-content h2 {
    font-size: 18px;
    margin: 15px 0;
  }
  #website-container .page-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 29px;
    text-align: justify;
  }
  #website-container #pagesetting h1 {
    font-size: 26px;
    margin: 20px 0;
  }
  #website-container .blogs-pcards .category {
    font-size: 16px;
    text-align: left;
    padding: 10px;
  }
  #website-container .blogs-pcards .news-title a {
    font-size: 16px;
    margin: 20px 0;
  }
  #website-container .blogs-pcards .news-review {
    height: auto;
  }
  #website-container .blog-content ul li {
    font-size: 16px;
  }
  #website-container .blog-content h1 {
    font-size: 18px;
    line-height: 28px;
  }
  #website-container .blog-content h3 {
    font-size: 18px;
  }
  #website-container .blog-content p {
    text-align: justify;
    color: #ddd;
    font-size: 16px;
    font-family: "gilroy-re";
  }
  #website-container .aside-category h3 {
    font-size: 22px;
  }
  #website-container .jobborderbtm h2 {
    font-size: 26px;
    margin: 10px 0;
  }
  #website-container .entry-content h2 {
    font-size: 22px;
  }
  #website-container .entry-content p {
    font-size: 16px;
  }
  #website-container .hr-dep {
    width: 100%;
    margin: 20px 0;
  }
  #website-container .hr-dep h3 {
    color: #e0b547;
    font-size: 18px;
  }
  #website-container .contact-form,
  #website-container .contact-box {
    margin: 15px;
  }
  #website-container .successCheck .fa {
    font-size: 60px;
    color: #00ff72;
  }
  #website-container #successCheck {
    text-align: center;
    margin-top: 20%;
  }
  #website-container #successCheck h1 {
    color: #fff;
    font-size: 45px;
  }
  #website-container #successCheck h2 {
    font-size: 24px;
    line-height: 35px;
  }
  #website-container .setVideoTutorial {
    padding: 20px;
  }
  #website-container .setVideoTutorial a {
    padding: 20px 10px;
    margin-bottom: 25px;
  }
  #website-container .setVideoTutorial i {
    font-size: 70px;
    padding: 20px 0;
  }
  #website-container .setVideoTutorial h3 {
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
  }
  #website-container .setVideos2 h2 {
    font-size: 25px;
    line-height: 30px;
    padding: 0;
    margin-bottom: 20px;
  }
  #website-container .setVideos2 {
    float: unset;
  }
  #website-container .setVideos2 p {
    font-size: 15px;
    line-height: 26px;
  }
  #website-container .setVideoTitleHeight p {
    font-size: 15px;
    line-height: 24px;
  }
  #website-container .setVideoTitleHeight2 p {
    font-size: 15px;
    line-height: 24px;
  }
  #website-container .blogs-pcards .setVideoTitleHeight {
    height: 100%;
  }
  #website-container .blogs-pcards .setVideoTitleHeight2 {
    height: 100%;
  }
  #website-container #tabs6 h1 {
    font-size: 45px;
  }
  #website-container .sticky-logo {
    position: relative;
    z-index: 10011;
  }
  #website-container .new-header header .navbar .container-fluid {
    max-width: 100%;
    padding: 0 12px;
  }
}
@media only screen and (max-width: 600px) {
  #website-container .logo img {
    height: auto;
    width: 100px;
  }
  #website-container .tab-div {
    margin-top: -720px;
  }
  #website-container .section-nav {
    display: none;
  }
  #website-container .bgslider {
    height: 250px !important;
  }
  #website-container .Profile-dtail {
    margin-top: 15%;
    margin-left: 0;
  }
  #website-container .Profile-dtail h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
  }
  #website-container .Profile-dtail h3 {
    font-size: 12px;
  }
  #website-container .profile-btn button {
    padding: 5px 10px;
    font-size: 14px;
  }
  #website-container .profile-btn a {
    padding: 5px 10px;
    font-size: 14px;
  }
  #website-container #about h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #website-container #about h3 {
    font-size: 16px;
    margin: 0px 0;
  }
  #website-container .set-mobile-title h4 {
    font-size: 20px;
    line-height: 30px;
  }
  #website-container .set-mobile-title h5 {
    font-size: 16px;
    margin: 0px 0;
  }
  #website-container .service-box-list li a {
    color: #ffffff;
  }
  #website-container .service-box-list li {
    padding: 3px 0px 3px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }
  #website-container .service-box-list li a {
    font-weight: 100;
    color: #ffffff;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0;
    font-family: "gilroy-regular";
    white-space: nowrap;
  }
  #website-container #empowered {
    padding: 0 5px;
  }
  #website-container #empowered h2 {
    font-size: 22px;
  }
  #website-container #empowered h2 {
    font-size: 35px;
    margin-bottom: 5px;
    line-height: 42px;
  }
  #website-container .empowered-content p {
    font-size: 16px;
    line-height: 21px;
  }
  #website-container #poweredtalk h2 {
    font-size: 22px;
  }
  #website-container #poweredtalk h3 {
    font-size: 16px;
  }
  #website-container #knowledge h2 {
    font-size: 22px;
    letter-spacing: 0px;
  }
  #website-container #knowledge p {
    font-size: 16px;
    font-family: "gilroy-regular";
  }
  #website-container #social .pt30 {
    padding-top: 10px;
  }
  #website-container #social h2 {
    font-size: 26px;
    line-height: 20px;
  }
  #website-container #social h3 {
    margin-bottom: 0;
  }
  #website-container #social .btn-social {
    padding: 5px 10px;
    font-size: 15px;
    margin: 0px 0;
  }
  #website-container .btn-rating {
    width: 90%;
    font-size: 15px;
    margin-left: 0px;
    padding: 5px 10px 5px 10px;
    align-items: center;
    justify-content: center;
  }
  #website-container #rating h2 {
    font-size: 35px !important;
    margin: 0;
  }
  #website-container #rating h2 span {
    margin: 0px 10px;
    font-size: 21px;
    line-height: 22px;
  }
  #website-container .testimonial .description {
    font-size: 15px;
    line-height: 26px;
  }
  #website-container #testimonial-slider h3 {
    font-size: 20px;
    line-height: 21px;
  }
  #website-container .testi-designation {
    font-size: 14px;
    line-height: 18px;
  }
  #website-container .service-box-list li.current-active a,
  #website-container .tabAuto li.current a {
    padding: 10px 1px !important;
  }
  #website-container .subcribe-div input[type=submit] {
    font-size: 15px;
    padding: 1px 5px;
  }
  #website-container .subcribe-div input {
    padding: 1px 10px;
    height: 40px;
  }
  #website-container .rating-box-list i {
    font-size: 20px;
  }
  #website-container .main-menu ul.navbar-nav > li > a {
    padding: 5px 8px;
    font-size: 16px;
  }
  #website-container .tab-point h2 {
    font-size: 10px;
    margin: 0;
    text-align: center;
    white-space: nowrap;
  }
  #website-container .tab button.active {
    font-size: 14px;
  }
  #website-container .tab .tablinks {
    padding: 3px 10px;
    margin: 0px 0;
  }
  #website-container .tabcontent h1 {
    font-size: 18px;
    text-align: center;
  }
  #website-container .tab-card p {
    font-size: 15px;
    margin: 0;
    text-align: justify;
    line-height: 26px;
  }
  #website-container .tab-point-h3 {
    font-size: 15px !important;
  }
  #website-container .fature-buss ul li h3 {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 21px;
  }
  #website-container .affordable h3 {
    font-size: 16px;
    text-align: center;
  }
  #website-container .affordable h3 span {
    font-size: 15px;
    margin-left: 40px;
  }
  #website-container .affordable ul {
    margin: 20px 0;
    padding: 0;
  }
  #website-container .affordable ul li {
    color: #000e28;
    font-size: 14px;
    line-height: 23px;
  }
  #website-container .createcard-btn a {
    padding: 3px 15px;
    font-size: 16px;
  }
  #website-container .user-point ul li h3 {
    margin-bottom: 2px;
    font-size: 14px;
    color: #fff;
  }
  #website-container .card-tool h3 {
    color: #fff;
    font-size: 12px;
    padding: 5px;
    margin: 0;
    letter-spacing: 0;
    line-height: 20px;
  }
  #website-container #accordionone .panel-body p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 21px;
  }
  #website-container #tabcom1 h1 {
    font-size: 30px;
    line-height: 38px;
  }
  #website-container .ourcomvideo h5 {
    margin: 5px 10px;
    font-size: 16px;
  }
  #website-container #tabcom2 h2 {
    font-size: 22px;
    line-height: 35px;
    padding: 15px 0;
  }
  #website-container #tabcom2 h5 {
    font-size: 15px;
    line-height: 30px;
  }
  #website-container #tabcom4 p {
    font-size: 16px;
    line-height: 30px;
    font-family: "gilroy-regular";
  }
  #website-container #tabcom4 .btn-social {
    padding: 5px 20px 5px 20px !important;
    font-size: 16px !important;
    margin: 20px 0;
  }
  #website-container .career-pro h1 {
    font-size: 22px;
    margin: 0px 0;
  }
  #website-container .career-pro h3 {
    font-size: 14px;
  }
  #website-container .career-pro p {
    font-size: 12px;
    margin: 5px auto;
  }
  #website-container .career-btn {
    margin: 10px 0;
  }
  #website-container .career-btn .carer-b-2 {
    padding: 5px 15px;
    font-size: 12px;
  }
  #website-container .career-btn .carer-b-1 {
    font-size: 10px;
    padding: 5px 25px;
    margin: 5px;
  }
  #website-container .career-background {
    height: 220px;
  }
  #website-container .career-benif-div img {
    width: 65px;
    margin-bottom: 5px;
  }
  #website-container .career-benif-div {
    height: 315px;
    padding: 10px;
  }
  #website-container .career-benif-div h3 {
    font-size: 14px;
    margin: 5px;
  }
  #website-container .career-benif-div p {
    font-size: 14px;
    line-height: 26px;
  }
  #website-container .carspeak-div p {
    font-size: 14px;
    line-height: 24px;
  }
  #website-container .job-oping p {
    font-size: 14px;
  }
  #website-container .job-title ul li i {
    margin-right: 5px;
  }
  #website-container .job-title ul li {
    font-size: 10px;
    font-family: "gilroy-regular";
    margin: 2px;
  }
  #website-container .job-oping h2 {
    font-size: 15px;
  }
  #website-container .careerapply-now h3 {
    font-size: 21px;
  }
  #website-container .campus-pro h1 {
    font-size: 22px;
  }
  #website-container .campus-pro p {
    margin: 0px 0px 15px 0px;
    font-size: 14px;
    line-height: 22px;
  }
  #website-container .campus-apply {
    padding: 5px 15px;
    font-size: 14px;
  }
  #website-container .about-program {
    padding: 30px 0px;
  }
  #website-container .about-program h1 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  #website-container .about-program p {
    font-size: 15px;
    text-align: justify;
  }
  #website-container .flip-box {
    height: 265px;
    padding: 20px 10px;
    font-size: 14px;
  }
  #website-container .flip-box-front img {
    margin-bottom: 10px;
    width: 50%;
    margin-top: 30px;
  }
  #website-container .flip-box-front h3 {
    font-size: 16px;
    margin-bottom: 0;
  }
  #website-container .what-do h1 {
    font-size: 26px;
    margin-bottom: 0;
  }
  #website-container .main-timeline .timeline-content {
    padding: 20px 10px 20px;
  }
  #website-container .main-timeline .description {
    font-size: 15px;
    font-weight: 100;
    margin: 0 0 0 10px;
  }
  #website-container .joincampus h3 {
    font-size: 16px;
    line-height: 25px;
    font-family: "gilroy-regular";
    text-align: justify;
    padding: 10px 20px;
    margin: 20px 0;
  }
  #website-container .benifits-div h1 {
    font-size: 25px;
    line-height: 34px;
  }
  #website-container .pricingTable .title {
    font-size: 24px;
  }
  #website-container .pricingTable ul li {
    text-align: left;
    font-size: 16px;
  }
  #website-container #accordion .panel-body p {
    font-size: 18px;
    text-align: justify;
    font-family: "gilroy-regular";
  }
  #website-container #accordion .panel-title a {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
  }
  #website-container .apply-now h3 {
    font-size: 27px;
    margin-bottom: 15px;
    line-height: 36px;
  }
  #website-container .apply-btn a {
    font-size: 12px;
  }
  #website-container .page-title h1 {
    margin: 15px 0px 15px 0px;
    font-size: 25px;
  }
  #website-container #myTable td {
    padding: 5px 10px;
    font-size: 14px;
  }
  #website-container .pageLayout2 .page-title h1 {
    font-size: 25px;
    margin: 15px 0;
  }
  #website-container .contact-form2 .form-control {
    margin-bottom: 10px;
  }
  #website-container .page-title h1 {
    font-size: 18px;
    margin: 15px 0;
  }
  #website-container .tab-card h1,
  #website-container .page-content h2 {
    font-size: 16px;
    margin: 15px 0;
  }
  #website-container .page-content p {
    color: #ffffff;
    font-size: 15px;
    line-height: 29px;
    text-align: justify;
  }
  #website-container #pagesetting h1 {
    font-size: 22px;
    margin: 20px 0;
    padding: 0;
  }
  #website-container .blogs-pcards .category {
    font-size: 14px;
    text-align: left;
    padding: 10px;
  }
  #website-container .blogs-pcards .news-title a {
    font-size: 14px;
    margin: 20px 0;
  }
  #website-container .blogs-pcards .news-review {
    height: auto;
  }
  #website-container .blog-content ul li {
    font-size: 14px;
  }
  #website-container .aside-category h3 {
    font-size: 22px;
  }
  #website-container .jobborderbtm h2 {
    font-size: 26px;
    margin: 10px 0;
  }
  #website-container .entry-content h2 {
    font-size: 22px;
  }
  #website-container .entry-content p,
  #website-container .entry-content li,
  #website-container .job-desc ul li {
    font-size: 14px;
    font-family: "gilroy-regular";
  }
  #website-container .hr-dep h3 {
    color: #e0b547;
    font-size: 16px;
    line-height: 24px;
  }
  #website-container .career-form {
    padding: 20px;
    margin: 20px 0;
  }
  #website-container .hr-dep ul {
    padding: 0;
  }
  #website-container .hr-dep ul li {
    margin-bottom: 8px;
    font-size: 14px;
  }
  #website-container .job-form-box h2 {
    font-size: 22px;
  }
  #website-container .job-form-box p {
    font-size: 14;
    font-family: "gilroy-regular";
    font-size: 17px;
    line-height: 28px;
  }
  #website-container .career-form h3 {
    font-size: 18px;
  }
  #website-container .marquee2 {
    height: 256px;
  }
  #website-container .main-timeline .timeline-icon {
    line-height: 55px;
    height: 55px;
    width: 55px;
  }
  #website-container .timeline-icon img {
    width: 31px;
  }
  #website-container .pricingTable {
    height: auto !important;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  #website-container .setVideos2 h2 {
    font-size: 18px;
    text-align: center;
  }
  #website-container #tabs6 h1 {
    font-size: 32px;
  }
  #website-container .fre-que {
    padding: 0;
  }
  #website-container .padding_none {
    padding: 0;
  }
  #website-container .joincampus {
    margin: 40px 0;
  }
  #website-container #accordion .panel-body {
    padding: 0px 15px 10px;
  }
  #website-container .pageLayout2 .contact-form2 {
    width: 90%;
  }
  #website-container .page-content p {
    font-family: Gilroy-regular;
  }
}
@media only screen and (max-width: 480px) {
  #website-container p {
    margin: 0;
  }
  #website-container .bgslider {
    height: 215px !important;
  }
  #website-container .Profile-dtail h1 {
    font-size: 22px;
    line-height: 32px;
  }
  #website-container .Profile-dtail h3 {
    font-size: 17px;
    font-family: "gilroy-regular";
    margin-bottom: 0;
  }
  #website-container .profile-btn button {
    padding: 5px 10px;
    font-size: 12px;
    margin: 10px 0;
  }
  #website-container .profile-btn a {
    padding: 5px 10px;
    font-size: 12px;
    margin: 10px 0;
  }
  #website-container #poweredtalk h2 {
    font-size: 35px;
    line-height: 42px;
  }
  #website-container #poweredtalk h3 {
    font-size: 17px;
    margin-bottom: 25px;
  }
  #website-container .notice-board-area {
    margin-top: 25px;
  }
  #website-container #about h2 {
    font-size: 35px;
    line-height: 42px;
  }
  #website-container #about h3 {
    font-size: 25px;
    line-height: 34px;
  }
  #website-container .set-mobile-title h4 {
    font-size: 22px;
    line-height: 30px;
  }
  #website-container .set-mobile-title h5 {
    font-size: 20px;
    line-height: 34px;
  }
  #website-container .service-box-list li.current-active a,
  #website-container .tabAuto li.current a {
    padding: 5px 1px !important;
  }
  #website-container .service-box-list {
    margin-bottom: 10px;
  }
  #website-container .empowered-content p {
    font-size: 15px;
    line-height: 21px;
    font-family: "gilroy-regular";
    margin-bottom: 5px;
  }
  #website-container #empowered {
    padding: 10px 5px;
  }
  #website-container .notice-board-area p {
    margin-top: 20%;
    font-size: 10px;
    line-height: 20px;
  }
  #website-container #knowledge h2 {
    font-size: 30px;
    line-height: 40px;
  }
  #website-container #knowledge p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
  }
  #website-container #knowledge .knowleg-box:hover p {
    margin-top: 45px;
    border-bottom: 5px solid #fff;
    width: 60%;
    float: none;
    margin: 45px auto 0;
  }
  #website-container #knowledge a {
    padding: 3px;
  }
  #website-container #social h2 {
    font-size: 35px;
    line-height: 26px;
  }
  #website-container #social h3 {
    font-size: 14px;
    line-height: 26px;
    font-family: "gilroy-regular";
    letter-spacing: 0;
  }
  #website-container #social p {
    text-align: left;
    padding-right: 0px;
    font-size: 10px;
    line-height: 16px;
    width: 60%;
    font-family: "gilroy-regular";
  }
  #website-container #social .btn-social {
    padding: 3px 5px;
    font-size: 12px;
    margin: 10px 0;
  }
  #website-container .btn-rating {
    width: 100%;
    font-size: 10px;
    padding: 2px 5px 2px 5px;
  }
  #website-container .rating-btn i {
    font-size: 24px;
    margin: 3px;
  }
  #website-container .testimonial .description {
    font-size: 14px;
    line-height: 21px;
    font-family: "gilroy-regular";
  }
  #website-container .testimonial .description {
    font-size: 14px;
  }
  #website-container .footer-fix p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  #website-container .footer-fix img {
    margin-bottom: 6px;
  }
  #website-container .fotr-ser ul li a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 16px;
  }
  #website-container .footer-icons ul li a {
    font-size: 20px;
    line-height: 35px;
    margin-right: 0px;
    width: 32px;
    height: 35px;
  }
  #website-container #tabs6 h1 {
    font-size: 28px;
  }
  #website-container .footer-fix h3 {
    margin: 0;
    font-size: 18px;
  }
  #website-container .rating-box-list i {
    font-size: 18px;
  }
  #website-container .tab-point h2 {
    font-size: 10px;
    white-space: unset;
    line-height: 15px;
    text-align: center;
  }
  #website-container .tabcontent h1 {
    font-size: 25px;
    line-height: 35px;
  }
  #website-container .tab-point-h3 {
    font-size: 15px !important;
    margin: 10px 0 !important;
  }
  #website-container .fature-buss ul li h3 {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 24px;
  }
  #website-container .memberspeak-desc h4 {
    font-size: 10px;
    line-height: 18px;
  }
  #website-container .card-tool {
    padding: 5px 5px;
  }
  #website-container .card-tool h3 {
    color: #fff;
    font-size: 11px;
    padding: 5px;
    margin: 0;
    letter-spacing: 0;
  }
  #website-container .affordable h3 {
    font-size: 30px;
    text-align: center;
    margin: 0;
  }
  #website-container .affordable h3 span {
    font-size: 20px;
    margin-left: 0;
  }
  #website-container .affordable {
    width: 100%;
    padding: 19px 25px;
    background-image: unset;
    border-radius: 21px;
  }
  #website-container #accordionone .panel-title a {
    line-height: 20px;
  }
  #website-container .career-pro h1 {
    font-size: 18px;
  }
  #website-container .career-pro h3 {
    font-size: 26px;
  }
  #website-container .career-pro p {
    font-size: 10px;
    width: 95%;
  }
  #website-container .career-benif-div img {
    width: 45px;
    margin-bottom: 0px;
  }
  #website-container .career-benif-div h3 {
    line-height: 20px;
  }
  #website-container .career-benif-div p {
    font-size: 12px;
  }
  #website-container .carspeak-desc h4 {
    font-size: 12px;
  }
  #website-container .job-oping p {
    font-size: 14px;
  }
  #website-container .job-oping span {
    font-size: 12px;
  }
  #website-container .job-btn a {
    font-size: 10px;
    padding: 5px 10px;
  }
  #website-container .job-title ul li {
    font-size: 14px;
    font-family: "gilroy-regular";
    margin: 2px;
    text-align: center;
    line-height: 17px;
  }
  #website-container .dont h3 {
    margin-bottom: 30px;
  }
  #website-container .job-oping-div {
    height: 100px;
  }
  #website-container .job-oping-div .col-md-10 {
    padding: 0 !important;
  }
  #website-container .job-oping h2 {
    font-size: 20px;
    white-space: nowrap;
    margin: 0;
  }
  #website-container .careerapply-now h3 {
    font-size: 25px;
    line-height: 42px;
    margin-bottom: 15px;
  }
  #website-container .campus-pro h1 {
    font-size: 22px;
    line-height: 26px;
  }
  #website-container .campus-pro p {
    font-size: 14px;
  }
  #website-container .about-program h1 {
    font-size: 25px;
  }
  #website-container .about-program p {
    font-size: 14px;
    line-height: 22px;
  }
  #website-container .flip-box-front h3 {
    font-size: 15px;
    line-height: 22px;
  }
  #website-container .flip-box-back p {
    font-size: 10px;
    line-height: 18px;
  }
  #website-container .flip-box {
    height: 220px !important;
    min-height: 220px !important;
  }
  #website-container .what-do h1 {
    font-size: 25px;
  }
  #website-container .main-timeline .description {
    font-size: 14px;
  }
  #website-container .joincampus h3 {
    font-size: 20px;
    margin: 0px 0;
    font-family: "gilroy-regular";
  }
  #website-container .pricingTable .title {
    font-size: 16px;
  }
  #website-container .pricingTable ul li {
    font-size: 18px;
    text-align: left;
  }
  #website-container .fre-que h1 {
    font-size: 25px;
  }
  #website-container .page-title h1 {
    margin: 10px 0px 10px 0px;
    font-size: 16px;
  }
  #website-container #myTable td {
    padding: 5px 10px;
    font-size: 12px;
  }
  #website-container .pageLayout2 .page-title h1 {
    font-size: 16px;
    margin: 10px 0;
  }
  #website-container .contact-form2 .form-control {
    margin-bottom: 10px;
  }
  #website-container .page-title h1 {
    font-size: 16px;
    margin: 10px 0;
  }
  #website-container .tab-card h1,
  #website-container .page-content h2 {
    font-size: 15px;
    margin: 15px 0;
  }
  #website-container .page-content p {
    color: #ffffff;
    font-size: 14px;
    line-height: 29px;
    text-align: justify;
  }
  #website-container .blog-content ul li {
    font-size: 12px;
  }
  #website-container .point-blog img {
    margin: 20px 0;
  }
  #website-container .setVideoTutorial {
    padding: 20px;
  }
  #website-container .setVideoTutorial a {
    padding: 20px 10px;
    margin-bottom: 0px;
  }
  #website-container .setVideoTutorial i {
    font-size: 70px;
    padding: 20px 0;
  }
  #website-container .setVideoTutorial h3 {
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #website-container .special-footer .pb30 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 769px) {
  #website-container .custom_category.col-md-2 {
    padding-left: 10px !important;
    padding-right: 0px !important;
  }
  #website-container #empowered h2 {
    font-size: 62px !important;
    line-height: 59px !important;
  }
  #website-container #empowered .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  #website-container .bgslider {
    height: 100% !important;
  }
  #website-container .bgslider .height-slider {
    padding: 30px 15px !important;
  }
  #website-container .bgslider .Profile-dtail {
    margin-top: 10%;
  }
  #website-container .bgslider .Profile-dtail h1 {
    font-size: 45px;
    line-height: 56px;
  }
  #website-container .bgslider .Profile-dtail h3 {
    font-size: 24px;
  }
  #website-container .btn-comn {
    font-size: 22px;
  }
  #website-container #empowered .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #website-container #empowered h2 {
    font-size: 48px;
    line-height: 56px;
  }
  #website-container #empowered .btn-empowered {
    font-size: 18px;
    margin: 25px 0;
  }
  #website-container #empowered h3 {
    font-size: 33px;
    margin-bottom: 0;
  }
  #website-container .empowered-content p {
    font-size: 20px;
    line-height: 34px;
  }
  #website-container #community-page #tabcom2 h2 {
    line-height: 47px;
    font-size: 36px;
  }
  #website-container #community-page #tabcom2 h5 {
    font-size: 20px;
    line-height: 33px;
  }
  #website-container #community-page #tabcom4 h1 {
    font-size: 48px;
    padding: 0;
  }
  #website-container #community-page #tabcom4 h5 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #website-container #community-page #tabcom4 p {
    font-size: 19px;
    line-height: 30px;
  }
  #website-container #community-page #tabcom4 .btn-social {
    font-size: 17px;
  }
  #website-container #pagesetting h1 {
    font-size: 36px;
  }
  #website-container .blogs-pcards .news-title a {
    font-size: 17px;
  }
  #website-container #knowledge h2 {
    font-size: 42px;
    line-height: 56px;
  }
  #website-container #knowledge p {
    font-size: 21px;
  }
  #website-container #social h2 {
    font-size: 58px;
    line-height: 46px;
  }
  #website-container #social h3 {
    font-size: 26px;
  }
  #website-container #social p {
    font-size: 20px;
    line-height: 31px;
  }
  #website-container #social .btn-social {
    font-size: 17px;
  }
  #website-container #poweredtalk .power-logo {
    margin-bottom: 7%;
  }
  #website-container #poweredtalk h2 {
    font-size: 48px;
    line-height: 56px;
  }
  #website-container #poweredtalk h3 {
    font-size: 30px;
  }
  #website-container .btn-poweredtalk {
    font-size: 17px;
  }
  #website-container #about h2 {
    font-size: 38px;
    line-height: 51px;
  }
  #website-container #about h3 {
    font-size: 33px;
  }
  #website-container #power-ambassador .float-none {
    width: 100% !important;
  }
  #website-container .career-background {
    height: 600px !important;
  }
  #website-container .camp-background {
    height: 600px;
  }
  #website-container .campus-pro {
    padding: 20px 90px;
  }
  #website-container .btn-rating {
    font-size: 17px;
  }
  #website-container #home-page #rating h2 {
    font-size: 55px;
    margin-left: 15%;
  }
  #website-container #home-page #rating h2 span {
    font-size: 45px;
    line-height: 61px;
  }
  #website-container #testimonial-slider h3 {
    font-size: 28px;
  }
  #website-container .contact-form2 .form-group {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  #website-container .social-detail-col {
    width: 68%;
  }
  #website-container #community-page .tab h4 {
    white-space: nowrap;
  }
  #website-container .tab .tablinks {
    font-size: 19px;
  }
  #website-container .tab-div {
    margin-top: 0;
  }
  #website-container .service-box-list li {
    padding: 10px 34px 10px 0px !important;
    white-space: nowrap !important;
    font-size: 15px !important;
  }
  #website-container .custom_category.col-md-2 {
    padding-left: 10px !important;
    padding-right: 0px !important;
  }
  #website-container .rating-box-list {
    margin-left: auto !important;
    margin: 30px auto;
  }
  #website-container .whatsapp-div a {
    background: transparent;
  }
  #website-container .whatsapp-div img {
    position: fixed;
    bottom: 0;
    padding: 0 10px 19px;
    width: 70px;
    left: 15px;
    z-index: 9999;
  }
  #website-container footer {
    padding-bottom: 30px !important;
  }
  #website-container footer .row {
    row-gap: 20px !important;
  }
  #website-container footer .page_link {
    text-align: center;
  }
  #website-container footer .footer_fix {
    text-align: center;
  }
  #website-container footer .footer_fix p {
    width: 100%;
  }
  #website-container footer .footer_fix a {
    margin: auto;
  }
  #website-container footer .footer_fix .footer-icons ul {
    justify-content: center !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  #powerCardpage .d-mobile-none {
    display: none !important;
  }
  #website-container .justify-row {
    justify-content: start !important;
    row-gap: 10px !important;
  }
  .knowleg-box:hover p {
    margin-top: 45px;
    border-bottom: 5px solid #fff;
    width: 60%;
    float: none;
    margin: 45px auto 0;
  }
  .custom_category.col-3 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  #website-container {
    scrollbar-width: none;
  }
}
.carousel-indicators [data-bs-target] {
  width: 10px !important;
  height: 10px !important;
  background-color: #d6d6d6;
  border-radius: 25px !important;
  border-top: none;
  border-bottom: none;
}
.body-div {
  overflow: auto !important;
}
.body-div .products .carousel-control-next-icon,
.body-div .products .carousel-control-prev-icon,
.body-div .services .carousel-control-next-icon,
.body-div .services .carousel-control-prev-icon {
  width: 2rem !important;
  height: 2rem !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  background-size: 51% 51% !important;
  background-color: rgba(37, 36, 36, 0.34) !important;
  border-radius: 50% !important;
}
.body-div .products .carousel-control-next,
.body-div .products .carousel-control-prev,
.body-div .services .carousel-control-next,
.body-div .services .carousel-control-prev {
  width: 20% !important;
}
.template-popup-description-table table {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(181, 181, 181, 0.34);
  border-left: none;
}
.template-popup-description-table table tbody,
.template-popup-description-table table tr {
  border: none;
}
.template-popup-description-table table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(181, 181, 181, 0.34);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #ededed;
}
.template-popup-description-table table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.34);
  background: white;
}
.body-div .carousel-indicators,
.template-new-1-outer-div .carousel-indicators,
.template-new-2-outer-div .carousel-indicators,
.template-new-3-outer-div .carousel-indicators {
  bottom: 0 !important;
}
.body-div .latest-update .carousel-indicators {
  bottom: -31px !important;
}
.body-div .carousel-indicators button.active,
.template-new-1-outer-div .carousel-indicators button.active,
.template-new-2-outer-div .carousel-indicators button.active,
.template-new-3-outer-div .carousel-indicators button.active {
  background-color: #869791 !important;
}
.body-div .carousel-indicators button,
.template-new-1-outer-div .carousel-indicators button,
.template-new-2-outer-div .carousel-indicators button,
.template-new-3-outer-div .carousel-indicators button {
  background-color: #d6d6d6 !important;
}
ion-modal.ionic_common_modal.pop-height .ion-page {
  max-width: 600px;
  width: 100%;
  margin-top: 0 !important;
  margin: 34px auto;
  place-content: center;
  height: auto;
  overflow: hidden;
}
ion-modal.ionic_common_modal.pop-height.new-template-popups .ion-page {
  margin-top: 70px !important;
  margin: 60px auto;
}
::-webkit-scrollbar-thumb {
  background: #c9c7c7 !important;
}
::-webkit-scrollbar-track {
  background: #f9f9f9 !important;
}
a.has-map {
  cursor: pointer;
}
.template-1-outer-div {
  background-color: var(--body-div-bg);
}
.template-1-outer-div .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-1-outer-div .template-div {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  padding: 0;
}
.template-1-outer-div .template-div ::placeholder {
  color: var(--placeholder-text-color) !important;
}
.template-1-outer-div .template-div .profile-padd-image-div {
  padding: 0px 20px 10px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
.template-1-outer-div .template-div .remaining-pad-div {
  padding: 0px 20px 10px 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
.template-1-outer-div .template-div.bg-img {
  background-repeat: no-repeat;
  background-size: 100% 23%;
}
.template-1-outer-div .template-div .col.c1 {
  padding-left: 0 !important;
}
.template-1-outer-div .template-div .col.c2 {
  padding-right: 0 !important;
}
.template-1-outer-div .template-div .light-card,
.template-1-outer-div .template-div .dark-card {
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-1-outer-div .template-div .light-card {
  background: #fff !important;
  color: var(--light-card-text-color);
}
.template-1-outer-div .template-div .light-card .card-headings {
  color: var(--light-card-heading-color);
}
.template-1-outer-div .template-div .light-card .heading-border {
  border: 1px solid var(--light-card-heading-color);
}
.template-1-outer-div .template-div .dark-card {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-1-outer-div .template-div .dark-card .card-headings {
  color: var(--dark-card-heading-color);
}
.template-1-outer-div .template-div .dark-card .heading-border {
  border: 1px solid var(--dark-card-heading-color);
}
.template-1-outer-div .template-div .card-headings-div {
  width: 100%;
}
.template-1-outer-div .template-div .card-headings-div .card-headings {
  margin-top: 0 !important;
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  word-break: break-word;
}
.template-1-outer-div .template-div .card-headings-div .heading-border {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.template-1-outer-div .template-div .dark-btn {
  background-color: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 30px;
  font-size: 20px;
  width: fit-content;
}
.template-1-outer-div .template-div .top-img-div {
  width: 100%;
  height: 200px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  overflow: hidden;
}
.template-1-outer-div .template-div .top-img-div .top-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-1-outer-div .template-div .profile-outer-div {
  width: calc(100% - 60px);
  position: relative;
}
.template-1-outer-div .template-div .profile-outer-div .profile-image-div {
  background: #ffffff;
  border-radius: 50%;
  width: 150px;
  position: absolute;
  height: 150px;
  overflow: hidden;
  padding: 8px;
  left: 50%;
  transform: translate(-50%, -102px);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-1-outer-div .template-div .profile-outer-div .profile-image-div .profile-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card {
  padding: 55px 25px 15px 25px;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card .user-name {
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 35px;
  line-height: 54px;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card h2 {
  margin-top: 0px !important;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 0px;
  font-weight: 500;
  letter-spacing: 1px;
  color: var(--profile-card-designation-text-color);
}
.template-1-outer-div .template-div .profile-outer-div .profile-card p {
  font-size: 18px;
  margin-bottom: 8px !important;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card .light-bg-btn {
  color: var(--profile-card-btn-text-color);
  --background: var(--profile-card-btn-bg) !important;
  --color: var(--profile-card-btn-text-color) !important;
  --border-radius: 20px !important;
  font-size: 13px;
  --box-shadow: 0 2px 6px 0 rgb(0, 0, 0, 0.25);
  white-space: nowrap;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card .light-bg-btn ion-icon {
  margin-right: 5px !important;
}
.template-1-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div {
  flex-direction: row;
  gap: 5px;
}
.template-1-outer-div .template-div .social-icon {
  width: calc(100% - 60px);
}
.template-1-outer-div .template-div .social-icon .card-headings {
  padding: 0 !important;
  border-bottom: none !important;
}
.template-1-outer-div .template-div .social-icon .heading-border {
  display: none !important;
}
.template-1-outer-div .template-div .social-icon .icon-div {
  width: 100%;
  font-size: 46px;
}
.template-1-outer-div .template-div .social-icon .icon-div .row {
  row-gap: 15px;
}
.template-1-outer-div .template-div .social-icon .icon-div .row a {
  height: fit-content;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.template-1-outer-div .template-div .social-icon .icon-div .row a img {
  width: 40px;
}
.template-1-outer-div .template-div .social-icon .icon-div .location-address {
  margin-top: 25px;
}
.template-1-outer-div .template-div .social-icon .icon-div .location-address p {
  font-size: 18px;
  margin-bottom: 0;
  text-align: center;
}
.template-1-outer-div .template-div .whatsapp-share {
  padding: 0 0 0 10px !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
}
.template-1-outer-div .template-div .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 100%;
}
.template-1-outer-div .template-div .whatsapp-share .code-input {
  margin-right: 10px;
  border-right: 1px solid var(--light-card-text-color);
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 0;
  background-color: transparent;
  width: 48px;
  color: var(--light-card-text-color);
  font-size: 20px;
}
.template-1-outer-div .template-div .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-1-outer-div .template-div .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: var(--light-card-text-color);
  font-size: 20px;
  font-weight: 400;
}
.template-1-outer-div .template-div .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-1-outer-div .template-div .whatsapp-share button {
  background: var(--whatsapp-share-btn-bg);
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 12px 9px;
  color: var(--profile-card-btn-text-color);
  text-align: center;
  font-size: 19px;
  line-height: 25px;
}
.template-1-outer-div .template-div .qr-code {
  width: calc(100% - 60px);
}
.template-1-outer-div .template-div .qr-code .card-headings {
  padding: 0 !important;
  border-bottom: none !important;
}
.template-1-outer-div .template-div .qr-code .heading-border {
  display: none !important;
}
.template-1-outer-div .template-div .qr-code .qr-img-div {
  width: 150px;
  height: 150px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-1-outer-div .template-div .qr-code .qr-img-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-1-outer-div .template-div .review-section .card-headings {
  color: var(--light-card-heading-color);
}
.template-1-outer-div .template-div .review-section .heading-border {
  border: 1px solid var(--light-card-heading-color);
}
.template-1-outer-div .template-div .google-review {
  padding: 10px 20px 20px;
  background: transparent;
}
.template-1-outer-div .template-div .google-review .review-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 11px 20px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-1-outer-div .template-div .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-1-outer-div .template-div .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-1-outer-div .template-div .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 3px;
}
.template-1-outer-div .template-div .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
.template-1-outer-div .template-div .about-company .company-data {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.template-1-outer-div .template-div .about-company .company-data .row {
  margin: 0 !important;
}
.template-1-outer-div .template-div .about-company .company-data .row .col {
  padding: 0 !important;
}
.template-1-outer-div .template-div .about-company .company-data .sub-heading {
  font-size: 19px;
  font-weight: 500;
  color: var(--light-card-sub-heading-color);
  margin-top: 0 !important;
  padding-left: 0;
}
.template-1-outer-div .template-div .about-company .company-data .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-1-outer-div .template-div .about-company .company-data .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-1-outer-div .template-div .about-company .company-data .data {
  font-size: 16px;
  font-weight: 400;
  color: var(--light-card-text-color);
  padding: 0;
}
.template-1-outer-div .template-div .about-company .company-data .data ul {
  margin-bottom: 0 !important;
}
.template-1-outer-div .template-div .about-company .company-data .data ul li {
  font-size: 16px;
}
.template-1-outer-div .template-div .about-company .company-data p {
  text-align: justify;
  margin-bottom: 0;
  font-size: 16px;
}
.template-1-outer-div .template-div .about-company .company-data figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid var(--table-border-color);
  border-left: none;
}
.template-1-outer-div .template-div .about-company .company-data figure table tr:first-child td {
  border-top: none;
}
.template-1-outer-div .template-div .about-company .company-data figure table tr:last-child td {
  border-bottom: none;
}
.template-1-outer-div .template-div .about-company .company-data figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-1-outer-div .template-div .about-company .company-data figure table tbody,
.template-1-outer-div .template-div .about-company .company-data figure table tr {
  border: none;
}
.template-1-outer-div .template-div .about-company .company-data figure table th {
  padding: 5px 10px;
  font-size: 16px;
  border: 1px solid var(--table-border-color);
  position: sticky;
  top: 0;
  white-space: nowrap;
  background: #ededed;
  color: black;
  text-align: center;
  border-top: none;
}
.template-1-outer-div .template-div .about-company .company-data figure table td {
  padding: 5px 10px;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid var(--table-border-color);
  background: white;
  color: black;
}
.template-1-outer-div .template-div .other-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  width: calc(100% - 60px);
}
.template-1-outer-div .template-div .other-links .card-headings {
  color: var(--light-card-heading-color);
}
.template-1-outer-div .template-div .other-links .heading-border {
  border: 1px solid var(--light-card-heading-color);
}
.template-1-outer-div .template-div .other-links .btns-div {
  width: 100%;
  gap: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.template-1-outer-div .template-div .other-links .btns-div .links-btn {
  width: 100%;
  padding: 10px 30px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-1-outer-div .template-div .other-links .btns-div .links-btn a {
  text-decoration: none !important;
  color: var(--dark-card-text-color);
  font-size: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  word-break: break-word;
  text-align: justify;
}
.template-1-outer-div .template-div .other-links .btns-div .links-btn a img {
  width: 30px;
}
.template-1-outer-div .template-div .products,
.template-1-outer-div .template-div .services {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.template-1-outer-div .template-div .products .card-headings,
.template-1-outer-div .template-div .services .card-headings {
  color: var(--light-card-heading-color);
}
.template-1-outer-div .template-div .products .heading-border,
.template-1-outer-div .template-div .services .heading-border {
  border: 1px solid var(--light-card-heading-color);
}
.template-1-outer-div .template-div .products .outer-div,
.template-1-outer-div .template-div .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col:nth-of-type(even),
.template-1-outer-div .template-div .services .outer-div ion-col.card-col:nth-of-type(even) {
  padding-right: 0 !important;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col:nth-of-type(odd),
.template-1-outer-div .template-div .services .outer-div ion-col.card-col:nth-of-type(odd) {
  padding-left: 0 !important;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 5px 10px;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  color: var(--product-card-text-color);
  padding: 7px 0 0 0;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 5px 0;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: var(--product-card-price-color);
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  font-weight: 450;
  padding: 10px;
  border-top: 1px solid var(--product-card-text-color);
  color: var(--product-card-text-color);
  margin-top: auto;
  align-self: stretch;
}
.template-1-outer-div .template-div .payment-details {
  padding: 40px 25px 20px 25px;
}
.template-1-outer-div .template-div .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 20px;
  font-size: 18px;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .c1 {
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .c2 {
  word-break: break-word;
  text-align: justify;
  padding-left: 0;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 15px;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-1-outer-div .template-div .about-us p {
  text-align: justify;
  font-size: 18px;
}
.template-1-outer-div .template-div .about-us figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid var(--table-border-color);
  border-left: none;
}
.template-1-outer-div .template-div .about-us figure table tr:first-child td {
  border-top: none;
}
.template-1-outer-div .template-div .about-us figure table tr:last-child td {
  border-bottom: none;
}
.template-1-outer-div .template-div .about-us figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-1-outer-div .template-div .about-us figure table tbody,
.template-1-outer-div .template-div .about-us figure table tr {
  border: none;
}
.template-1-outer-div .template-div .about-us figure table th {
  padding: 5px 10px;
  font-size: 18px;
  border: 1px solid var(--table-border-color);
  position: sticky;
  top: 0;
  white-space: nowrap;
  background: #ededed;
  color: black;
  text-align: center;
  border-top: none;
}
.template-1-outer-div .template-div .about-us figure table td {
  padding: 5px 10px;
  font-weight: 400;
  font-size: 18px;
  border: 1px solid var(--table-border-color);
  background: white;
  color: black;
}
.template-1-outer-div .template-div .education .education-table-div,
.template-1-outer-div .template-div .education .experience-table-div,
.template-1-outer-div .template-div .experience .education-table-div,
.template-1-outer-div .template-div .experience .experience-table-div {
  width: 100%;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
}
.template-1-outer-div .template-div .education .education-table-div table,
.template-1-outer-div .template-div .education .experience-table-div table,
.template-1-outer-div .template-div .experience .education-table-div table,
.template-1-outer-div .template-div .experience .experience-table-div table {
  width: 100%;
  border-top: none;
  border: 1px solid var(--table-border-color);
}
.template-1-outer-div .template-div .education .education-table-div table th,
.template-1-outer-div .template-div .education .experience-table-div table th,
.template-1-outer-div .template-div .experience .education-table-div table th,
.template-1-outer-div .template-div .experience .experience-table-div table th {
  padding: 8px;
  background: #ededed;
  color: var(--light-card-sub-heading-color);
  font-weight: bold;
  font-size: 16px;
  border-right: 1px solid var(--table-border-color);
  border-bottom: 1px solid var(--table-border-color);
  text-align: center;
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-1-outer-div .template-div .education .education-table-div table td,
.template-1-outer-div .template-div .education .experience-table-div table td,
.template-1-outer-div .template-div .experience .education-table-div table td,
.template-1-outer-div .template-div .experience .experience-table-div table td {
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  color: var(--light-card-text-color);
  border-bottom: 1px solid var(--table-border-color);
  border-right: 1px solid var(--table-border-color);
  background: white;
}
.template-1-outer-div .template-div .skills .heading-border {
  margin-bottom: 5px !important;
}
.template-1-outer-div .template-div .skills .skill-data-div {
  width: 100%;
  margin: 15px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.template-1-outer-div .template-div .skills .skill-data-div .skill-data {
  border-radius: 10px;
  width: 100%;
  padding: 10px 15px 10px 45px;
  background: #ffffff;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-align: justify;
}
.template-1-outer-div .template-div .latest-update {
  width: 100%;
  margin-bottom: 15px;
}
.template-1-outer-div .template-div .latest-update .card-headings {
  color: var(--light-card-heading-color);
}
.template-1-outer-div .template-div .latest-update .heading-border {
  border: 1px solid var(--light-card-heading-color);
}
.template-1-outer-div .template-div .latest-update .card-divs {
  width: 100%;
}
.template-1-outer-div .template-div .latest-update .card-divs .carousel-inner {
  border-radius: 24px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card {
  border-radius: 24px;
  padding: 5px;
  background-color: transparent !important;
  transition: transform 2.3s ease-in-out;
  cursor: pointer;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white !important;
  border-radius: 24px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card h2 {
  font-weight: 600;
  margin-top: 0 !important;
  margin-bottom: 0;
  text-align: center;
  color: var(--light-card-text-color);
  font-size: 20px;
  line-height: 28px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--light-card-text-color);
  text-align: justify;
  font-size: 18px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-word;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 15px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 16px;
  color: #494242;
  border-radius: 25px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .dark-btn {
  margin-bottom: 26px;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-1-outer-div .template-div .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-1-outer-div .template-div .latest-update .card-divs .carousel-control-prev,
.template-1-outer-div .template-div .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-1-outer-div .template-div .latest-update .card-divs .carousel-control-next-icon,
.template-1-outer-div .template-div .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-1-outer-div .template-div .gallery .swiper {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 35px;
  margin: 0 12px;
}
.template-1-outer-div .template-div .gallery .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0 !important;
}
.template-1-outer-div .template-div .gallery .swiper-slide img {
  vertical-align: middle;
  object-fit: cover;
  width: 100%;
}
.template-1-outer-div .template-div .gallery .gallary-div .row {
  margin-left: -12px !important;
  margin-right: -12px !important;
}
.template-1-outer-div .template-div .gallery .gallary-div a {
  max-height: 90px;
  width: 100%;
  height: 100%;
  display: block;
}
.template-1-outer-div .template-div .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  padding: 5px;
  background: #fff;
  object-fit: fill;
}
.template-1-outer-div .template-div .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
.template-1-outer-div .template-div .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  overflow: hidden;
  border: none;
  border-radius: 20px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-1-outer-div .template-div .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-1-outer-div .template-div .other-business {
  width: 100%;
}
.template-1-outer-div .template-div .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 10px;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card {
  padding: 20px 25px;
  border-radius: 25px;
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border: 2px solid var(--dark-card-text-color);
  background-color: transparent !important;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li .col.end-col {
  display: flex;
  padding: 0;
  justify-content: end;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
  margin-right: 0px;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
  justify-content: end !important;
  font-size: 18px;
  margin-right: 0px;
  margin-left: 0 !important;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card h2 {
  font-size: 18px;
  text-align: center;
  font-weight: 900;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  color: var(--business-card-heading);
  margin-top: 12px;
  margin-bottom: 0 !important;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 15px 0 0 0;
  position: relative;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul .line-bg {
  position: absolute;
  top: 0;
  left: 22px;
  bottom: 0;
  width: 5px;
  background-color: var(--dark-card-bg-color);
  border-radius: 30px;
  height: calc(100% + 11px);
  z-index: 0;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul li {
  color: var(--light-card-text-color);
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul li .col {
  display: flex;
  padding: 0;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul li span {
  font-size: 18px;
  margin-left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  word-break: break-word;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
  background: var(--dark-card-text-color);
  border-radius: 50%;
  border: 1px solid var(--light-card-text-color);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 24px;
}
.template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-1-outer-div .template-div .contact-us form {
  width: 100%;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.template-1-outer-div .template-div .contact-us form input {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
}
.template-1-outer-div .template-div .contact-us form input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-1-outer-div .template-div .contact-us form textarea {
  height: 100px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
}
.template-1-outer-div .template-div .contact-us form textarea:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-1-outer-div .template-div .contact-us form label {
  color: var(--light-card-text-color);
  font-size: 18px;
  font-weight: 500;
  word-break: break-word;
  margin: 0 0 10px !important;
}
.template-1-outer-div .template-div .contact-us form .multi-select {
  position: relative;
  width: 100%;
}
.template-1-outer-div .template-div .contact-us form .multi-select .select-box {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-1-outer-div .template-div .contact-us form .multi-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-1-outer-div .template-div .contact-us form .multi-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-1-outer-div .template-div .contact-us form .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 90px;
  overflow: auto;
}
.template-1-outer-div .template-div .contact-us form .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-1-outer-div .template-div .contact-us form .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  word-break: break-word;
  cursor: pointer;
  margin: 0 !important;
  font-size: 17px;
  color: black;
}
.template-1-outer-div .template-div .contact-us form .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-1-outer-div .template-div .contact-us form .custom-select {
  position: relative;
  width: 100%;
}
.template-1-outer-div .template-div .contact-us form .custom-select .select-box {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-1-outer-div .template-div .contact-us form .custom-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-1-outer-div .template-div .contact-us form .custom-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-1-outer-div .template-div .contact-us form .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 88px;
  overflow: auto;
}
.template-1-outer-div .template-div .contact-us form .custom-select .options .placeholder-option {
  color: #343434;
}
.template-1-outer-div .template-div .contact-us form .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 17px;
  color: black;
}
.template-1-outer-div .template-div .contact-us form .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper {
  position: relative;
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 18px;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  font-size: 18px;
  z-index: 3;
  white-space: nowrap;
}
.template-1-outer-div .template-div .contact-us form .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 18px;
  pointer-events: none;
  z-index: 4;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .template-1-outer-div .template-div .gallery .gallery-card {
    width: 121px !important;
    max-width: 121px !important;
  }
}
@media screen and (max-width: 600px) {
  .template-1-outer-div .template-div .profile-padd-image-div {
    padding: 0px 15px 10px;
  }
  .template-1-outer-div .template-div .remaining-pad-div {
    padding: 0px 15px 10px 15px !important;
  }
  .template-1-outer-div .template-div.bg-img {
    background-size: 100% 17% !important;
  }
  .template-1-outer-div .template-div .dark-btn {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .card-headings-div .card-headings {
    font-size: 22px;
  }
  .template-1-outer-div .template-div .videos .video-outer-div .video-div {
    height: 200px;
  }
  .template-1-outer-div .template-div .other-links {
    width: calc(100% - 40px);
  }
  .template-1-outer-div .template-div .other-links .btns-div .links-btn {
    border-radius: 20px;
  }
  .template-1-outer-div .template-div .other-links .btns-div .links-btn a {
    font-size: 18px;
    line-height: 22px;
    gap: 10px;
  }
  .template-1-outer-div .template-div .other-links .btns-div .links-btn a img {
    width: 25px;
  }
  .template-1-outer-div .template-div .profile-outer-div {
    width: calc(100% - 40px);
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 125px;
    height: 125px;
    padding: 4px;
    transform: translate(-50%, -85px);
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card .user-name {
    font-size: 26px;
    line-height: 35px;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card h2 {
    font-size: 16px;
    line-height: 35px;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card .light-bg-btn {
    font-size: 12px;
    width: 125px;
  }
  .template-1-outer-div .template-div .google-review .review-btn {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .social-icon {
    width: calc(100% - 40px);
  }
  .template-1-outer-div .template-div .qr-code {
    width: calc(100% - 40px);
  }
  .template-1-outer-div .template-div .latest-update .card-divs h2 {
    font-size: 18px !important;
  }
  .template-1-outer-div .template-div .latest-update .card-divs p {
    font-size: 16px !important;
  }
  .template-1-outer-div .template-div .latest-update .card-divs .tags-div .tags {
    font-size: 15px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 0px;
    font-size: 16px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li span {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    margin-right: 0;
  }
  .template-1-outer-div .template-div .contact-us form .form-group input {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group textarea {
    font-size: 16px;
    border-radius: 8px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group label {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .multi-select .select-box {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .multi-select .options label {
    font-size: 15px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .custom-select .select-box {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .custom-select .options .option {
    font-size: 15px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .custom-date-wrapper {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
  }
  .template-1-outer-div .template-div .contact-us form .form-group .custom-date-wrapper .placeholder,
  .template-1-outer-div .template-div .contact-us form .form-group .custom-date-wrapper .date-text {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .gallery .gallary-div img {
    padding: 0px;
  }
  .template-1-outer-div .template-div .gallery .gallary-div a {
    max-height: 85px;
  }
  .template-1-outer-div .template-div .about-us p {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .about-us figure table th {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .about-us figure table td {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div {
    row-gap: 15px;
    font-size: 15px;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
    font-size: 14px;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
    font-size: 13px;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .enquiry-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .enquiry-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .enquiry-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .enquiry-div {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .about-company .company-data .sub-heading {
    font-size: 18px;
  }
  .template-1-outer-div .template-div .about-company .company-data .data {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .about-company .company-data .data ul li {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .template-1-outer-div .template-div {
    max-width: 70%;
  }
  .template-1-outer-div .template-div .gallery .gallery-card {
    width: 128px !important;
    max-width: 128px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .template-1-outer-div .template-div .gallery .gallery-card {
    width: 137px !important;
    max-width: 137px !important;
  }
}
@media screen and (max-width: 575px) {
  .template-1-outer-div .template-div .profile-card .user-name {
    font-size: 34px;
  }
  .template-1-outer-div .template-div .profile-card h2 {
    font-size: 22px;
  }
  .template-1-outer-div .template-div .gallery .gallery-card {
    width: 100% !important;
    max-width: 100% !important;
    height: 300px !important;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 200px;
  }
}
@media screen and (max-width: 530px) {
  .template-1-outer-div .template-div .products .outer-div,
  .template-1-outer-div .template-div .services .outer-div {
    row-gap: 0 !important;
  }
  .template-1-outer-div .template-div .whatsapp-share .code-input {
    font-size: 17px;
  }
  .template-1-outer-div .template-div .whatsapp-share .whatsapp-share-input {
    font-size: 17px;
  }
  .template-1-outer-div .template-div .whatsapp-share button {
    font-size: 16px;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row {
    display: flex;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row .c1 {
    display: flex;
    word-break: break-all;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row .c2 {
    display: flex;
    align-items: center;
    word-break: break-all;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 100px;
    height: 100px;
    overflow: hidden;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li span {
    margin-left: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    margin-right: 0;
  }
}
@media screen and (min-width: 427px) and (max-width: 437px) {
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li .col span {
    margin-left: 7px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    width: 41px;
    height: 41px;
    line-height: 2.5;
    margin-left: 0px;
    font-size: 16px;
    margin-right: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
    margin-top: 21px;
  }
}
@media screen and (max-width: 425px) {
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 160px;
  }
}
@media screen and (min-width: 404px) and (max-width: 426px) {
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    width: 41px;
    height: 41px;
    line-height: 2.5;
    margin-left: 0px;
    font-size: 16px;
    margin-right: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
    margin-top: 21px;
  }
}
@media screen and (min-width: 375px) and (max-width: 404px) {
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    width: 41px;
    height: 41px;
    line-height: 2.5;
    margin-left: 0px;
    font-size: 16px;
    margin-right: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
    margin-top: 21px;
  }
  .template-1-outer-div .template-div .whatsapp-share {
    border-radius: 20px;
  }
  .template-1-outer-div .template-div .whatsapp-share .code-input {
    width: 33px;
    font-size: 15px;
    margin-right: 5px;
  }
  .template-1-outer-div .template-div .whatsapp-share .whatsapp-share-input {
    font-size: 15px;
  }
  .template-1-outer-div .template-div .whatsapp-share button {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li .col span {
    margin-left: 8px;
  }
}
@media screen and (max-width: 375px) {
  .template-1-outer-div .template-div .card-headings-div .heading-border {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 90px;
    height: 90px;
    overflow: hidden;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 150px;
  }
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-1-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-1-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
    padding: 5px 0 0 0;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card p {
    width: 90%;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div {
    gap: 2px;
  }
}
@media screen and (max-width: 360px) {
  .template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 90px !important;
    height: 90px !important;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card .light-bg-btn {
    width: 116px;
    font-size: 11px;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div {
    gap: 2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li i {
    margin-left: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card:nth-child(even) ul li span {
    margin-right: 11px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li i {
    width: 41px;
    height: 41px;
    line-height: 2.5;
    margin-left: 0px;
    font-size: 16px;
    margin-right: 0px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
    margin-top: 21px;
  }
  .template-1-outer-div .template-div .whatsapp-share {
    border-radius: 20px;
  }
  .template-1-outer-div .template-div .whatsapp-share .code-input {
    width: 33px;
    font-size: 14px;
    margin-right: 5px;
  }
  .template-1-outer-div .template-div .whatsapp-share .whatsapp-share-input {
    font-size: 14px;
  }
  .template-1-outer-div .template-div .whatsapp-share button {
    font-size: 14px;
    line-height: 16px;
  }
  .template-1-outer-div .template-div .social-icon .card-headings {
    padding: 0 !important;
    border-bottom: none !important;
  }
  .template-1-outer-div .template-div .social-icon .heading-border {
    display: none !important;
  }
  .template-1-outer-div .template-div .social-icon .icon-div .location-address p {
    font-size: 14px;
  }
}
@media screen and (max-width: 404px) {
  .template-1-outer-div .template-div.bg-color {
    padding: 0px 10px 10px 10px;
  }
  .template-1-outer-div .template-div .light-card {
    padding: 20px;
  }
  .template-1-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 120px;
    height: 120px;
    transform: translate(-50%, -85px);
  }
  .template-1-outer-div .template-div .social-icon {
    padding: 20px 15px;
  }
  .template-1-outer-div .template-div .qr-code .qr-img-div {
    width: 120px;
    height: 120px;
  }
  .template-1-outer-div .template-div .about-company .card-headings-div .heading-border {
    width: 85%;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row {
    display: flex;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row .c1 {
    display: flex;
    word-break: break-all;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .row .c2 {
    padding: 0;
    display: flex;
    align-items: center;
    word-break: break-all;
  }
  .template-1-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 100px;
    height: 100px;
    overflow: hidden;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card ul li .col span {
    margin-left: 7px;
  }
  .template-1-outer-div .template-div .other-business .card-divs .business-card .btn-div {
    margin-top: 21px;
  }
}
.template-2-outer-div {
  background: var(--body-div-bg);
}
.template-2-outer-div .template-div {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  position: relative;
}
.template-2-outer-div .template-div ::placeholder {
  color: var(--placeholder-text-color) !important;
}
.template-2-outer-div .template-div.bg-color {
  background-color: var(--light-card-bg-color);
  padding: 0px;
}
.template-2-outer-div .template-div .card-headings {
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 12px 19px;
  font-size: 30px;
  width: 100%;
  margin-top: 0;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-weight: 400;
  word-break: break-word;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.template-2-outer-div .template-div .light-card {
  background-color: var(--card-bg-color);
  color: var(--light-card-text-color);
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-2-outer-div .template-div .top-img-div {
  width: 100%;
  height: 210px;
  overflow: hidden;
}
.template-2-outer-div .template-div .top-img-div .top-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .profile-outer-div {
  width: 100%;
}
.template-2-outer-div .template-div .profile-outer-div .profile-image-div {
  background: #ffffff;
  border-radius: 50%;
  width: 150px;
  position: absolute;
  height: 150px;
  overflow: hidden;
  padding: 10px;
  left: 50%;
  transform: translate(-50%, -169px);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-2-outer-div .template-div .profile-outer-div .profile-image-div .profile-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card {
  padding: 12px 20px 0 20px;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card h2 {
  margin: 5px 0;
  color: var(--light-card-text-color);
  font-size: 35px;
  width: 100%;
  font-weight: 700;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card .designation {
  color: var(--light-card-text-color);
  font-size: 25px;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card p {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 23px;
  line-height: 29px;
  color: var(--light-card-text-color);
  width: 100%;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div {
  flex-direction: row;
  gap: 5px;
  position: absolute;
  top: 20px;
  right: 10px;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div .light-bg-btn {
  color: var(--light-card-text-color);
  background: var(--card-bg-color) !important;
  border-radius: 50% !important;
  font-size: 23px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  padding: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-2-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div .light-bg-btn ion-icon {
  --color: var(--light-card-text-color);
  color: var(--light-card-text-color);
}
.template-2-outer-div .template-div .with-padding {
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .social-icon {
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div {
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .row {
  row-gap: 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div {
  line-height: 80px;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div a {
  background: #fff;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div a img {
  width: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .location-address {
  margin-top: 25px;
}
.template-2-outer-div .template-div .with-padding .social-icon .icon-div .location-address p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 100%;
  background-color: var(--card-bg-color);
  border-radius: 20px;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-2-outer-div .template-div .with-padding .whatsapp-share .code-input {
  margin-right: 10px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  font-weight: 600;
  width: 53px;
  color: #646060;
  font-size: 22px;
  background-color: transparent;
}
.template-2-outer-div .template-div .with-padding .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-2-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: var(--light-card-text-color);
  font-size: 20px;
  font-weight: 400;
  padding-right: 10px;
}
.template-2-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-2-outer-div .template-div .with-padding .whatsapp-share button {
  background: var(--whatsapp-share-btn-bg);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 12px 16px;
  color: var(--profile-card-btn-text-color);
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}
.template-2-outer-div .template-div .with-padding .qr-code .qr-img-div {
  width: 155px;
  height: 150px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-2-outer-div .template-div .with-padding .qr-code .qr-img-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .google-review {
  padding: 20px;
  background: transparent;
}
.template-2-outer-div .template-div .with-padding .google-review .review-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 11px 20px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-2-outer-div .template-div .with-padding .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-2-outer-div .template-div .with-padding .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-2-outer-div .template-div .with-padding .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 3px;
}
.template-2-outer-div .template-div .with-padding .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row ul {
  margin-bottom: 0 !important;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row ul li {
  font-size: 19px;
  font-weight: 400;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading {
  padding: 0 !important;
  font-size: 18px;
  margin-top: 0 !important;
  font-weight: 600;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row .data {
  padding-left: 5px !important;
  padding-right: 0 !important;
  font-size: 18px;
  font-weight: 400;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row p {
  text-align: justify;
  margin-bottom: 0;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid var(--table-border-color);
  border-left: none;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table tr:first-child td {
  border-top: none;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table tr:last-child td {
  border-bottom: none;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table {
  width: 100%;
  border: none;
  background: var(--card-bg-color);
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table tbody,
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table tr {
  border: none;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table th {
  padding: 5px 10px;
  font-size: 18px;
  border: 1px solid var(--table-border-color);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
  border-top: none;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table td {
  padding: 5px 10px;
  font-weight: 400;
  font-size: 18px;
  color: black;
  border: 1px solid var(--table-border-color);
  background: white;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .other-links .btns-div {
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .other-links .btns-div .links-btn {
  background: var(--card-bg-color);
  align-items: center;
  display: flex;
  padding: 12px 30px;
  border-radius: 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
}
.template-2-outer-div .template-div .with-padding .other-links .btns-div .links-btn a {
  color: var(--light-card-text-color);
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 20px;
  word-break: break-word;
  text-align: justify;
}
.template-2-outer-div .template-div .with-padding .other-links .btns-div .links-btn a img {
  width: 30px;
}
.template-2-outer-div .template-div .with-padding .products,
.template-2-outer-div .template-div .with-padding .services {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.template-2-outer-div .template-div .with-padding .products .outer-div,
.template-2-outer-div .template-div .with-padding .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col:nth-of-type(even),
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col:nth-of-type(even) {
  padding-right: 0 !important;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col:nth-of-type(odd),
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col:nth-of-type(odd) {
  padding-left: 0 !important;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 7px 10px;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: var(--product-card-text-color);
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 5px 0;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  color: var(--product-card-price-color);
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 20px;
  font-weight: 450;
  padding: 10px;
  text-decoration: none;
  border-top: 1px solid var(--product-card-text-color);
  color: var(--product-card-text-color);
  margin-top: auto;
  align-self: stretch;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 10px;
  font-size: 18px;
  color: black;
  font-weight: 400;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .c1 {
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .c2 {
  word-break: break-word;
  text-align: justify;
  padding-left: 0;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 10px;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 164px;
  height: 150px;
  overflow: hidden;
}
.template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .about-us p {
  text-align: justify;
  font-size: 18px;
}
.template-2-outer-div .template-div .with-padding .about-us figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid var(--table-border-color);
  border-left: none;
}
.template-2-outer-div .template-div .with-padding .about-us figure table tr:first-child td {
  border-top: none;
}
.template-2-outer-div .template-div .with-padding .about-us figure table tr:last-child td {
  border-bottom: none;
}
.template-2-outer-div .template-div .with-padding .about-us figure table {
  width: 100%;
  border: none;
  background: var(--card-bg-color);
}
.template-2-outer-div .template-div .with-padding .about-us figure table tbody,
.template-2-outer-div .template-div .with-padding .about-us figure table tr {
  border: none;
}
.template-2-outer-div .template-div .with-padding .about-us figure table th {
  padding: 5px 10px;
  font-size: 18px;
  border: 1px solid var(--table-border-color);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
  border-top: none;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .about-us figure table td {
  padding: 5px 10px;
  font-weight: 400;
  font-size: 18px;
  color: black;
  border: 1px solid var(--table-border-color);
  background: white;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .education .education-table-div,
.template-2-outer-div .template-div .with-padding .education .experience-table-div,
.template-2-outer-div .template-div .with-padding .experience .education-table-div,
.template-2-outer-div .template-div .with-padding .experience .experience-table-div {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
}
.template-2-outer-div .template-div .with-padding .education .education-table-div table,
.template-2-outer-div .template-div .with-padding .education .experience-table-div table,
.template-2-outer-div .template-div .with-padding .experience .education-table-div table,
.template-2-outer-div .template-div .with-padding .experience .experience-table-div table {
  width: 100%;
  border: 1px solid var(--table-border-color);
  background: var(--card-bg-color);
  border-top: none;
}
.template-2-outer-div .template-div .with-padding .education .education-table-div table th,
.template-2-outer-div .template-div .with-padding .education .experience-table-div table th,
.template-2-outer-div .template-div .with-padding .experience .education-table-div table th,
.template-2-outer-div .template-div .with-padding .experience .experience-table-div table th {
  padding: 8px;
  color: var(--dark-card-text-color);
  font-weight: bold;
  font-size: 16px;
  background-color: var(--dark-card-bg-color);
  border-right: 1px solid var(--table-border-color);
  border-bottom: 1px solid var(--table-border-color);
  text-align: center;
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-2-outer-div .template-div .with-padding .education .education-table-div table td,
.template-2-outer-div .template-div .with-padding .education .experience-table-div table td,
.template-2-outer-div .template-div .with-padding .experience .education-table-div table td,
.template-2-outer-div .template-div .with-padding .experience .experience-table-div table td {
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  color: var(--light-card-text-color);
  border-bottom: 1px solid var(--table-border-color);
  border-right: 1px solid var(--table-border-color);
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .skills .skill-data-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.template-2-outer-div .template-div .with-padding .skills .skill-data-div .skill-data {
  background-color: var(--card-bg-color) !important;
  font-size: 16px;
  font-weight: 450;
  border-radius: 5px;
  position: relative;
  padding: 6px 15px;
}
.template-2-outer-div .template-div .with-padding .skills .final-skill {
  background: #ffffff;
  padding: 0;
  border-radius: 25px;
}
.template-2-outer-div .template-div .with-padding .skills .final-skill ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.template-2-outer-div .template-div .with-padding .skills .final-skill ul li {
  margin: 0;
  padding: 1px 0;
  border-bottom: 1px solid #6a6a6a;
}
.template-2-outer-div .template-div .with-padding .skills .final-skill ul li a {
  display: block;
  padding: 8px 20px;
  font-size: 22px;
  color: #000000;
  text-align: justify;
}
.template-2-outer-div .template-div .with-padding .skills .final-skill ul li:last-child {
  border: none;
}
.template-2-outer-div .template-div .with-padding .latest-update {
  width: 100%;
  margin-bottom: 15px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs {
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .carousel-inner {
  border-radius: 20px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card {
  border-radius: 20px;
  padding: 5px;
  transition: transform 2.3s ease-in-out;
  background-color: transparent !important;
  cursor: pointer;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card h2 {
  margin-top: 0 !important;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
  color: #3b3636;
  font-size: 20px;
  line-height: 28px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #474545;
  text-align: justify;
  font-size: 18px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-word;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 15px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 16px;
  color: #494242;
  border-radius: 25px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn {
  font-size: 20px;
  padding: 2px 13px 2px 3px;
  border-radius: 23px;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn i {
  width: 40px;
  height: 40px;
  background: white;
  color: #000;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 10px;
  font-size: 18px;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn:hover {
  color: var(--light-card-text-color);
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-prev,
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-next-icon,
.template-2-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-2-outer-div .template-div .with-padding .gallery .card-headings {
  margin-bottom: 20px !important;
}
.template-2-outer-div .template-div .with-padding .gallery .gallary-div {
  padding: 0px 10px;
}
.template-2-outer-div .template-div .with-padding .gallery .gallary-div a {
  width: 100%;
  max-height: 120px;
  display: block;
  height: 100%;
}
.template-2-outer-div .template-div .with-padding .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .videos .card-headings {
  margin-bottom: 20px !important;
}
.template-2-outer-div .template-div .with-padding .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 10px;
  padding: 20px !important;
  border-radius: 30px;
}
.template-2-outer-div .template-div .with-padding .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  overflow: hidden;
  border: none;
  border-radius: 20px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-2-outer-div .template-div .with-padding .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-2-outer-div .template-div .with-padding .other-business {
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .other-business .card-headings {
  margin-bottom: 52px !important;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 70px;
  margin-bottom: 15px;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card {
  padding: 0px 20px 40px 20px;
  border-radius: 20px;
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--card-bg-color);
  position: relative;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
  text-align: center;
  padding: 12px 15px;
  font-size: 20px;
  border-radius: 20px;
  box-shadow: 1px 6px 4px 1px #d1d0d0;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  margin: -30px auto 25px auto;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 323px;
  line-height: 27px;
  word-break: break-all;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
  color: var(--light-card-text-color);
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row {
  margin: 0 !important;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col {
  display: flex;
  padding: 0;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
  width: 50px;
  height: 50px;
  text-align: center;
  color: var(--dark-card-text-color);
  line-height: 50px;
  border-radius: 50%;
  font-size: 26px;
  box-shadow: 0px 4px 7px #8f8a8a;
  background: var(--dark-card-bg-color);
  border: none;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  word-break: break-word;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn {
  position: absolute;
  font-size: 20px;
  padding: 2px 13px 2px 3px;
  border-radius: 23px;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  left: 50%;
  transform: translate(-50%, 50%);
  bottom: 0;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn i {
  width: 40px;
  height: 40px;
  background: white;
  color: #000;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 10px;
  font-size: 18px;
  text-align: center;
}
.template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn:hover {
  color: var(--light-card-text-color);
}
.template-2-outer-div .template-div .with-padding .contact-us .card-headings {
  margin-bottom: 20px !important;
}
.template-2-outer-div .template-div .with-padding .contact-us form {
  width: 100%;
  gap: 25px;
  display: flex;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card {
  padding: 20px;
  border-radius: 30px;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card input {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card textarea {
  height: 100px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card textarea:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card label {
  color: var(--dark-card-text-color);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  word-break: break-word;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select {
  position: relative;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .select-box {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 99px;
  overflow: auto;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 17px;
  color: black;
  word-break: break-word;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select {
  position: relative;
  width: 100%;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .select-box {
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  color: #555;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 99px;
  overflow: auto;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .options .placeholder-option {
  color: #343434;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 17px;
  color: black;
}
.template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-2-outer-div .template-div .with-padding .contact-us form .dark-btn {
  padding: 5px 60px;
  font-size: 24px;
  text-decoration: none;
  line-height: 1.42857143 !important;
  font-weight: 500;
  border-radius: 30px;
  color: var(--dark-card-text-color);
  background-color: var(--dark-card-bg-color);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
}
.template-2-outer-div .template-div .with-padding .contact-us form .dark-btn:hover {
  color: var(--light-card-text-color);
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper {
  position: relative;
  height: 50px;
  border-radius: 15px;
  background: var(--skills-btn-bg-after-show);
  border: none;
  font-size: 18px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 18px;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #555;
  font-size: 18px;
  z-index: 3;
  white-space: nowrap;
}
.template-2-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 18px;
  pointer-events: none;
  z-index: 4;
}
@media screen and (max-width: 600px) {
  .template-2-outer-div .template-div .card-headings {
    font-size: 24px;
  }
  .template-2-outer-div .template-div .top-img-div {
    height: 160px;
  }
  .template-2-outer-div .template-div .profile-outer-div .profile-card h2 {
    font-size: 22px;
  }
  .template-2-outer-div .template-div .profile-outer-div .profile-card .designation {
    font-size: 25px;
  }
  .template-2-outer-div .template-div .profile-outer-div .profile-card p {
    font-size: 22px;
  }
  .template-2-outer-div .template-div .profile-outer-div .profile-image-div {
    padding: 3px;
    width: 110px;
    height: 110px;
    transform: translate(-50%, -115px);
  }
  .template-2-outer-div .template-div .with-padding .other-links .btns-div .links-btn a {
    font-size: 18px;
    gap: 10px;
  }
  .template-2-outer-div .template-div .with-padding .other-links .btns-div .links-btn a img {
    width: 23px;
  }
  .template-2-outer-div .template-div .with-padding .google-review .review-btn {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .template-2-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div a {
    width: 60px;
    height: 60px;
    padding: 12px;
  }
  .template-2-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-company .company-data .row .data {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table th {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-company .company-data .row figure table td {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share .code-input {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share button {
    font-size: 16px;
    line-height: 22px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-name {
    font-size: 14px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price {
    font-size: 14px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .enquiry-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .enquiry-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .enquiry-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .enquiry-div {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .videos .video-outer-div .video-div {
    height: 200px;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    font-size: 16px;
    min-width: 295px;
    padding: 10px 15px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
    width: 45px;
    height: 45px;
    line-height: 46px;
    font-size: 22px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-us p {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-us figure table th {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .about-us figure table td {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .latest-update .card-divs h2 {
    font-size: 18px !important;
  }
  .template-2-outer-div .template-div .with-padding .latest-update .card-divs p {
    font-size: 16px !important;
  }
  .template-2-outer-div .template-div .with-padding .latest-update .card-divs .tags-div .tags {
    font-size: 15px;
  }
  .template-2-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card input {
    font-size: 16px;
    height: 42px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card textarea {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card label {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .select-box {
    font-size: 16px;
    height: 42px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .multi-select .options label {
    font-size: 15px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .select-box {
    font-size: 16px;
    height: 42px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-select .options .option {
    font-size: 15px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-date-wrapper {
    height: 42px;
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-date-wrapper .placeholder,
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card .custom-date-wrapper .date-text {
    font-size: 16px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .dark-btn {
    padding: 5px 40px;
    font-size: 20px;
  }
  .template-2-outer-div .template-div .with-padding .skills .final-skill ul li a {
    padding: 5px 20px;
    font-size: 18px;
  }
  .template-2-outer-div .template-div .with-padding .about-us p {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 215px;
  }
}
@media screen and (max-width: 465px) {
  .template-2-outer-div .template-div .card-headings {
    padding: 11px 5px !important;
  }
  .template-2-outer-div .template-div .profile-outer-div .profile-card .profile-btn-div .light-bg-btn {
    font-size: 21px;
    padding: 8px;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share button {
    padding: 12px 14px;
  }
  .template-2-outer-div .template-div .with-padding .qr-code .qr-img-div {
    width: 135px !important;
    height: 135px !important;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div {
    row-gap: 0 !important;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 160px;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .row {
    display: flex;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-div {
    width: 130px;
    height: 120px;
    overflow: hidden;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-div .qr-img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
}
@media screen and (min-width: 375px) and (max-width: 440px) {
  .template-2-outer-div .template-div .profile-card .profile-btn-div .light-bg-btn {
    font-size: 21px !important;
    padding: 8px !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share .code-input {
    margin-right: 7px !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share button {
    padding: 12px 9px !important;
  }
}
@media screen and (max-width: 440px) {
  .template-2-outer-div .template-div .with-padding .qr-code .qr-img-div {
    width: 120px !important;
    height: 120px !important;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-div {
    width: 120px;
    height: 120px;
    overflow: hidden;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-div .qr-img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    min-width: 295px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 404px) {
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 100px;
    height: 100px;
    overflow: hidden;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share .code-input {
    width: 41px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    min-width: 268px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 374px) {
  .template-2-outer-div .template-div .profile-card .profile-btn-div .light-bg-btn {
    font-size: 18px !important;
    padding: 8px !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share .code-input {
    margin-right: 4px !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share button {
    padding: 11px 9px 11px 7px !important;
    line-height: 22px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div {
    row-gap: 0 !important;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 145px;
  }
  .template-2-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 90px;
    height: 90px;
    overflow: hidden;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    min-width: 250px;
  }
}
@media screen and (max-width: 367px) {
  .template-2-outer-div .template-div .with-padding .whatsapp-share form {
    padding-left: 7px !important;
    border-radius: 16px;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    margin-right: 3px !important;
    width: 40px !important;
    padding: 12px 5px 12px 0 !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    padding-right: 4px !important;
  }
  .template-2-outer-div .template-div .with-padding .whatsapp-share form button {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    min-width: 250px;
  }
  .template-2-outer-div .template-div .with-padding .contact-us form .light-card {
    gap: 10px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div {
    row-gap: 0 !important;
  }
}
@media screen and (max-width: 430px) {
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 5px;
  }
}
@media screen and (max-width: 340px) {
  .template-2-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
    min-width: 225px;
    line-height: 22px;
  }
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-2-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 240px;
  }
}
.template-3-outer-div {
  background-color: var(--body-div-bg);
}
.template-3-outer-div .template-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.template-3-outer-div .template-div ::placeholder {
  color: var(--placeholder-text-color) !important;
}
.template-3-outer-div .template-div .card-headings {
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  color: var(--dark-card-text-color);
  display: flex;
  word-break: break-word;
  align-items: center;
  justify-content: start;
  border-bottom: 2px solid var(--dark-card-text-color);
  width: 60%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 6px;
}
.template-3-outer-div .template-div .light-card {
  background-color: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  padding-top: 13px;
}
.template-3-outer-div .template-div .dark-card {
  background-color: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-3-outer-div .template-div .profile-btn-div {
  flex-direction: row;
  gap: 5px;
  display: flex;
  justify-content: end;
  padding-right: 10px;
}
.template-3-outer-div .template-div .profile-btn-div .light-bg-btn {
  background-color: white;
  border-radius: 50% !important;
  font-size: 27px;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-3-outer-div .template-div .profile-btn-div .light-bg-btn ion-icon {
  --color: var(--light-card-text-color);
  color: var(--light-card-text-color);
}
.template-3-outer-div .template-div .profile-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding-bottom: 81px;
}
.template-3-outer-div .template-div .profile-outer-div .profile-image-div {
  background: #ffffff;
  border-radius: 50%;
  width: 135px;
  height: 135px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-3-outer-div .template-div .profile-outer-div .profile-image-div .profile-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-3-outer-div .template-div .profile-outer-div .profile-card {
  padding: 0 20px;
  width: 100%;
}
.template-3-outer-div .template-div .profile-outer-div .profile-card .profile-data {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.template-3-outer-div .template-div .profile-outer-div .profile-card h2 {
  margin: 5px 0 !important;
  color: var(--light-card-text-color);
  font-size: 35px;
  font-weight: 700;
  width: 100%;
  line-height: 54px;
}
.template-3-outer-div .template-div .profile-outer-div .profile-card .designation {
  color: var(--light-card-text-color);
  font-size: 30px;
  line-height: 42px;
  font-weight: 400;
}
.template-3-outer-div .template-div .profile-outer-div .profile-card p {
  margin-bottom: 0px;
  font-size: 18px;
  color: var(--light-card-text-color);
  width: 100%;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon {
  width: 100%;
  margin-top: 15px;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon .icon-div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon .icon-div a {
  background: #fff;
  border-radius: 14px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  line-height: 40px;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon .icon-div a img {
  width: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon .location-address {
  margin-top: 15px;
}
.template-3-outer-div .template-div .profile-outer-div .social-icon .location-address p {
  font-size: 16px !important;
  margin-bottom: 0;
  text-align: center;
}
.template-3-outer-div .template-div .with-padding {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  width: 100%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  margin-top: -55px;
}
.template-3-outer-div .template-div .with-padding .social-icon {
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .social-icon .icon-div {
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .social-icon .icon-div .row {
  row-gap: 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.template-3-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div {
  padding: 0 15px;
}
.template-3-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #efe7e7;
  border-radius: 20px;
  padding: 10px;
}
.template-3-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div a img {
  width: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 100%;
  background-color: #515556;
  border-radius: 25px;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-3-outer-div .template-div .with-padding .whatsapp-share .code-input {
  margin-right: 10px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  font-weight: 600;
  width: 53px;
  background: transparent;
  color: white;
  font-size: 18px;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: white;
  font-size: 18px;
  font-weight: 400;
  padding-right: 10px;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share .whatsapp-share-input::placeholder {
  color: #898989 !important;
}
.template-3-outer-div .template-div .with-padding .whatsapp-share button {
  background: var(--whatsapp-share-btn-bg);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 10px 16px;
  color: #000000;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}
.template-3-outer-div .template-div .with-padding .qr-code {
  width: calc(100% - 60px) !important;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  gap: 10px;
  background: var(--body-div-bg);
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .qr-code .card-headings {
  border-bottom: none;
  margin-bottom: 0;
  word-break: break-word;
  text-align: center;
  display: block !important;
}
.template-3-outer-div .template-div .with-padding .qr-code .qr-img-div {
  width: 150px;
  height: 150px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}
.template-3-outer-div .template-div .with-padding .qr-code .qr-img-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .google-review {
  padding: 20px;
  background: transparent;
}
.template-3-outer-div .template-div .with-padding .google-review .review-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 11px 20px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-3-outer-div .template-div .with-padding .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-3-outer-div .template-div .with-padding .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-3-outer-div .template-div .with-padding .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 3px;
}
.template-3-outer-div .template-div .with-padding .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: var(--body-div-bg);
  padding: 20px;
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row ul {
  margin-bottom: 0 !important;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row ul li {
  font-size: 19px;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading {
  margin-top: 0 !important;
  padding: 0 !important;
  font-size: 18px;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row .data {
  padding-left: 5px !important;
  padding-right: 0 !important;
  font-size: 18px;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row p {
  text-align: justify;
  margin-bottom: 0;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid #d8d4d4;
  border-left: none;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table tr:first-child td {
  border-top: none;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table tr:last-child td {
  border-bottom: none;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table {
  width: 100%;
  border: none;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table tbody,
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table tr {
  border: none;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table th {
  padding: 8px;
  font-size: 18px;
  border: 1px solid #d8d4d4;
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
  border-top: none;
  text-align: center;
}
.template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table td {
  padding: 8px;
  font-weight: 400;
  font-size: 18px;
  color: black;
  border: 1px solid #d8d4d4;
  background: white;
}
.template-3-outer-div .template-div .with-padding .other-links .btns-div {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.template-3-outer-div .template-div .with-padding .other-links .btns-div .links-btn {
  background: var(--body-div-bg);
  align-items: center;
  display: flex;
  padding: 10px 30px;
  border-radius: 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-3-outer-div .template-div .with-padding .other-links .btns-div .links-btn a {
  color: var(--dark-card-text-color);
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 20px;
  word-break: break-word;
  line-height: 28px;
  font-size: 16px;
  text-align: justify;
}
.template-3-outer-div .template-div .with-padding .other-links .btns-div .links-btn a img {
  width: 20px;
}
.template-3-outer-div .template-div .with-padding .products,
.template-3-outer-div .template-div .with-padding .services {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.template-3-outer-div .template-div .with-padding .products .outer-div,
.template-3-outer-div .template-div .with-padding .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col:nth-of-type(even),
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col:nth-of-type(even) {
  padding-right: 0 !important;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col:nth-of-type(odd),
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col:nth-of-type(odd) {
  padding-left: 0 !important;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 7px 10px 0;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: var(--product-card-text-color);
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 5px 0;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: var(--product-card-price-color);
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 14px;
  font-weight: 450;
  padding: 10px;
  text-decoration: none;
  border-top: 1px solid var(--product-card-text-color);
  color: var(--product-card-text-color);
  margin-top: auto;
  align-self: stretch;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 15px;
  font-size: 18px;
  color: var(--dark-card-text-color);
  font-weight: 400;
  background: var(--body-div-bg);
  padding: 20px;
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .c1 {
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .c2 {
  word-break: break-word;
  text-align: justify;
  padding-left: 0;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 15px;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 130px;
  height: 130px;
  overflow: hidden;
}
.template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card {
  background: var(--body-div-bg);
  color: var(--dark-card-text-color);
  padding: 20px;
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card p {
  text-align: justify;
  font-size: 18px;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid #d8d4d4;
  border-left: none;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table tr:first-child td {
  border-top: none;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table tr:last-child td {
  border-bottom: none;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table {
  width: 100%;
  border: none;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table tbody,
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table tr {
  border: none;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table th {
  padding: 8px;
  font-size: 18px;
  border: 1px solid #d8d4d4;
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
  border-top: none;
  text-align: center;
}
.template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table td {
  padding: 8px;
  font-weight: 400;
  font-size: 18px;
  color: black;
  border: 1px solid #d8d4d4;
  background: white;
}
.template-3-outer-div .template-div .with-padding .education .exp-card,
.template-3-outer-div .template-div .with-padding .education .edu-card,
.template-3-outer-div .template-div .with-padding .experience .exp-card,
.template-3-outer-div .template-div .with-padding .experience .edu-card {
  background: var(--body-div-bg);
  padding: 20px;
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .education .exp-card .education-table-div,
.template-3-outer-div .template-div .with-padding .education .exp-card .experience-table-div,
.template-3-outer-div .template-div .with-padding .education .edu-card .education-table-div,
.template-3-outer-div .template-div .with-padding .education .edu-card .experience-table-div,
.template-3-outer-div .template-div .with-padding .experience .exp-card .education-table-div,
.template-3-outer-div .template-div .with-padding .experience .exp-card .experience-table-div,
.template-3-outer-div .template-div .with-padding .experience .edu-card .education-table-div,
.template-3-outer-div .template-div .with-padding .experience .edu-card .experience-table-div {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
}
.template-3-outer-div .template-div .with-padding .education .exp-card .education-table-div table,
.template-3-outer-div .template-div .with-padding .education .exp-card .experience-table-div table,
.template-3-outer-div .template-div .with-padding .education .edu-card .education-table-div table,
.template-3-outer-div .template-div .with-padding .education .edu-card .experience-table-div table,
.template-3-outer-div .template-div .with-padding .experience .exp-card .education-table-div table,
.template-3-outer-div .template-div .with-padding .experience .exp-card .experience-table-div table,
.template-3-outer-div .template-div .with-padding .experience .edu-card .education-table-div table,
.template-3-outer-div .template-div .with-padding .experience .edu-card .experience-table-div table {
  width: 100%;
  border-top: none;
  border: 1px solid var(--table-border-color);
}
.template-3-outer-div .template-div .with-padding .education .exp-card .education-table-div table th,
.template-3-outer-div .template-div .with-padding .education .exp-card .experience-table-div table th,
.template-3-outer-div .template-div .with-padding .education .edu-card .education-table-div table th,
.template-3-outer-div .template-div .with-padding .education .edu-card .experience-table-div table th,
.template-3-outer-div .template-div .with-padding .experience .exp-card .education-table-div table th,
.template-3-outer-div .template-div .with-padding .experience .exp-card .experience-table-div table th,
.template-3-outer-div .template-div .with-padding .experience .edu-card .education-table-div table th,
.template-3-outer-div .template-div .with-padding .experience .edu-card .experience-table-div table th {
  padding: 8px;
  color: var(--light-card-text-color);
  font-weight: 600;
  font-size: 16px;
  background-color: var(--light-card-bg-color);
  border-right: 1px solid var(--table-border-color);
  border-bottom: 1px solid var(--table-border-color);
  text-align: center;
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-3-outer-div .template-div .with-padding .education .exp-card .education-table-div table td,
.template-3-outer-div .template-div .with-padding .education .exp-card .experience-table-div table td,
.template-3-outer-div .template-div .with-padding .education .edu-card .education-table-div table td,
.template-3-outer-div .template-div .with-padding .education .edu-card .experience-table-div table td,
.template-3-outer-div .template-div .with-padding .experience .exp-card .education-table-div table td,
.template-3-outer-div .template-div .with-padding .experience .exp-card .experience-table-div table td,
.template-3-outer-div .template-div .with-padding .experience .edu-card .education-table-div table td,
.template-3-outer-div .template-div .with-padding .experience .edu-card .experience-table-div table td {
  padding: 8px;
  font-weight: 400;
  font-size: 18px;
  color: var(--dark-card-text-color);
  border-bottom: 1px solid var(--table-border-color);
  border-right: 1px solid var(--table-border-color);
}
.template-3-outer-div .template-div .with-padding .skills .skill-data-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: var(--body-div-bg);
  padding: 20px;
  border-radius: 30px;
}
.template-3-outer-div .template-div .with-padding .skills .skill-data-div .skill-data {
  padding: 10px;
  border-radius: 10px;
  background: #eee;
  color: var(--light-card-text-color);
  font-size: 16px;
  width: 100%;
  text-align: justify;
}
.template-3-outer-div .template-div .with-padding .latest-update {
  width: 100%;
  margin-bottom: 15px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs {
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .carousel-inner {
  border-radius: 20px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card {
  border-radius: 20px;
  padding: 5px;
  background-color: transparent !important;
  transition: transform 2.3s ease-in-out;
  cursor: pointer;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  border-radius: 20px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card h2 {
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0 !important;
  text-align: center;
  color: #3b3636;
  font-size: 18px;
  line-height: 28px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #474545;
  text-align: justify;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-all;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 13px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 14px;
  color: #494242;
  border-radius: 25px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn {
  font-size: 18px;
  padding: 8px 25px;
  border-radius: 30px;
  border: none;
  font-weight: 600;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
  margin-bottom: 21px;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-prev,
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-next-icon,
.template-3-outer-div .template-div .with-padding .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-3-outer-div .template-div .with-padding .gallery .card-headings {
  margin-bottom: 20px !important;
}
.template-3-outer-div .template-div .with-padding .gallery .gallary-div {
  padding: 0px;
}
.template-3-outer-div .template-div .with-padding .gallery .gallary-div a {
  width: 100%;
  max-height: 100px;
  display: block;
  height: 100%;
}
.template-3-outer-div .template-div .with-padding .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding: 5px;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .videos .card-headings {
  margin-bottom: 20px !important;
}
.template-3-outer-div .template-div .with-padding .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.template-3-outer-div .template-div .with-padding .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  border-radius: 20px;
  overflow: hidden;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-3-outer-div .template-div .with-padding .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-3-outer-div .template-div .with-padding .other-business {
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-bottom: 20px;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card {
  padding: 20px 20px 40px 20px;
  border-radius: 20px;
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--body-div-bg);
  position: relative;
  border: 1px solid #7c7979;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card h2 {
  text-align: center;
  font-size: 20px;
  color: var(--dark-card-text-color);
  font-weight: 600;
  margin-top: 0 !important;
  line-height: 35px;
  border-bottom: 1px solid #7c7979;
  margin-bottom: 21px;
  padding-bottom: 5px;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
  color: var(--dark-card-text-color);
  font-size: 16px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row {
  margin: 0 !important;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col {
  display: flex;
  padding: 0;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  font-size: 21px;
  background: #ffffff;
  border: none;
  color: #012656;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  margin-left: 5px;
  word-break: break-word;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn {
  position: absolute;
  font-size: 18px;
  padding: 2px 16px 2px 5px;
  border-radius: 23px;
  border: 1px solid #7c7979;
  font-weight: 600;
  background: var(--light-card-bg-color);
  color: #012656;
  left: 50%;
  transform: translate(-50%, 50%);
  bottom: 0;
  white-space: nowrap;
  text-decoration: none;
}
.template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn i {
  width: 40px;
  height: 40px;
  background: #012656;
  color: #ffffff;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 10px;
  font-size: 15px;
  text-align: center;
}
.template-3-outer-div .template-div .with-padding .contact-us form {
  width: 100%;
  gap: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div {
  padding: 20px;
  border-radius: 30px;
  gap: 15px;
  display: flex;
  flex-direction: column;
  background: var(--body-div-bg);
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div input {
  height: 42px;
  border-radius: 15px;
  border: none;
  color: white;
  background: #515556;
  font-size: 17px;
  padding: 6px 12px;
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div textarea {
  height: 100px;
  border-radius: 15px;
  border: none;
  color: white;
  background: #515556;
  font-size: 17px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div textarea:focus {
  box-shadow: none !important;
  outline: none !important;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div label {
  color: var(--dark-card-text-color);
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select {
  position: relative;
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .select-box {
  height: 42px;
  border-radius: 15px;
  border: none;
  color: white;
  background: #515556;
  font-size: 17px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .select-box .value {
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .select-box .value.placeholder {
  color: #ffffff !important;
  background: transparent !important;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 99px;
  overflow: auto;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 14px;
  color: black;
  word-break: break-word;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select {
  position: relative;
  width: 100%;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .select-box {
  height: 42px;
  border-radius: 15px;
  border: none;
  color: white;
  background: #515556;
  font-size: 17px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .select-box .value {
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .select-box .value.placeholder {
  color: #ffffff !important;
  background: transparent !important;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 99px;
  overflow: auto;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .options .placeholder-option {
  color: #343434;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 14px;
  color: black;
}
.template-3-outer-div .template-div .with-padding .contact-us form .form-div .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper {
  position: relative;
  height: 42px;
  border-radius: 15px;
  border: none;
  color: white;
  background: #515556;
  font-size: 17px;
  padding: 6px 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 17px;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 17px;
  z-index: 3;
  white-space: nowrap;
}
.template-3-outer-div .template-div .with-padding .contact-us form .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 16px;
  pointer-events: none;
  z-index: 4;
}
.template-3-outer-div .template-div .with-padding .contact-us form .visit-btn {
  font-size: 18px;
  padding: 2px 16px 2px 5px;
  border-radius: 23px;
  border: 1px solid #7c7979;
  font-weight: 600;
  background: var(--light-card-bg-color);
  color: #012656;
  text-decoration: none;
  white-space: nowrap;
}
.template-3-outer-div .template-div .with-padding .contact-us form .visit-btn i {
  width: 40px;
  height: 40px;
  background: #012656;
  color: #ffffff;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 10px;
  font-size: 15px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 230px;
  }
}
@media screen and (max-width: 465px) {
  .template-3-outer-div .template-div .profile-btn-div .light-bg-btn {
    font-size: 21px;
    padding: 8px;
  }
  .template-3-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 130px;
    height: 130px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form {
    border-radius: 15px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    font-size: 19px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    font-size: 18px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form button {
    padding: 12px 14px;
    font-size: 17px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .template-3-outer-div .template-div .with-padding .qr-code .qr-img-div {
    width: 130px;
    height: 130px;
  }
  .template-3-outer-div .template-div .with-padding .products .outer-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div {
    row-gap: 0 !important;
  }
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 175px;
  }
  .template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    height: 112px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn i {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 13px;
  }
  .template-3-outer-div .template-div .with-padding .contact-us form .visit-btn i {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 13px;
  }
}
@media screen and (min-width: 375px) and (max-width: 440px) {
  .template-3-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 120px;
    height: 120px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    font-size: 15px;
    margin-right: 5px;
    width: 41px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    font-size: 15px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form button {
    padding: 9px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 440px) {
  .template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 100px;
    height: 100px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 404px) {
  .template-3-outer-div .template-div .with-padding .social-icon .icon-div .row .i-div {
    padding: 0;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
    width: 35px;
    height: 35px;
    line-height: 37px;
    font-size: 15px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn i {
    width: 33px;
    height: 33px;
    line-height: 32px;
  }
  .template-3-outer-div .template-div .with-padding .contact-us form .visit-btn i {
    width: 33px;
    height: 33px;
    line-height: 32px;
  }
}
@media screen and (max-width: 374px) {
  .template-3-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 120px;
    height: 120px;
  }
  .template-3-outer-div .template-div .profile-outer-div .social-icon .icon-div {
    gap: 10px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    font-size: 15px;
    margin-right: 4px;
    width: 45px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    font-size: 14px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form button {
    padding: 11px 9px 11px 7px;
    font-size: 14px;
    line-height: 19px;
  }
  .template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 90px;
    height: 90px;
  }
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 170px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li {
    margin-bottom: 15px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 10px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn i {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .template-3-outer-div .template-div .with-padding .contact-us form .visit-btn i {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 367px) {
  .template-3-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 110px;
    height: 110px;
  }
  .template-3-outer-div .template-div .with-padding {
    padding: 20px 16px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form {
    padding-left: 7px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    font-size: 14px;
    margin-right: 3px;
    width: 37px;
    padding: 12px 5px 12px 0;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    padding-right: 4px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form button {
    padding: 8px 9px 8px 5px;
    font-size: 13px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card {
    padding: 15px 15px 40px 13px;
  }
}
@media screen and (max-width: 340px) {
  .template-3-outer-div .template-div .profile-outer-div .profile-image-div {
    width: 100px;
    height: 100px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .code-input {
    font-size: 13px;
    margin-right: 3px;
    width: 34px;
    padding: 5px 4px 5px 0;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form .whatsapp-share-input {
    font-size: 13px;
  }
  .template-3-outer-div .template-div .with-padding .whatsapp-share form button {
    font-size: 12px;
    line-height: 18px;
  }
  .template-3-outer-div .template-div .with-padding .qr-code .qr-img-div {
    width: 100px;
    height: 100px;
  }
  .template-3-outer-div .template-div .with-padding .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 85px;
    height: 85px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .template-3-outer-div .template-div .with-padding .contact-us form .form-div textarea {
    height: 90px;
    min-height: 90px;
  }
}
@media screen and (max-width: 600px) {
  .template-3-outer-div .template-div .card-headings {
    width: fit-content;
  }
  .template-3-outer-div .template-div .profile-outer-div .profile-card h2 {
    font-size: 22px;
    line-height: 40px;
  }
  .template-3-outer-div .template-div .profile-outer-div .profile-card .designation {
    font-size: 25px;
    line-height: 29px;
  }
  .template-3-outer-div .template-div .profile-outer-div .profile-card p {
    font-size: 22px;
  }
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-3-outer-div .template-div .with-padding .products .outer-div ion-col.card-col .service-card .service-data .s-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .p-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .product-data .s-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .p-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .product-card .service-data .s-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .p-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .product-data .s-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .p-name,
  .template-3-outer-div .template-div .with-padding .services .outer-div ion-col.card-col .service-card .service-data .s-name {
    font-size: 14px;
  }
  .template-3-outer-div .template-div .with-padding .google-review .review-btn {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .payment-details .payment-data-div {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table th,
  .template-3-outer-div .template-div .with-padding .about-company .company-data .row figure table td {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .about-us .about-us-card p {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table td,
  .template-3-outer-div .template-div .with-padding .about-us .about-us-card figure table th {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .education .exp-card .education-table-div table td,
  .template-3-outer-div .template-div .with-padding .education .exp-card .experience-table-div table td,
  .template-3-outer-div .template-div .with-padding .education .edu-card .education-table-div table td,
  .template-3-outer-div .template-div .with-padding .education .edu-card .experience-table-div table td,
  .template-3-outer-div .template-div .with-padding .experience .exp-card .education-table-div table td,
  .template-3-outer-div .template-div .with-padding .experience .exp-card .experience-table-div table td,
  .template-3-outer-div .template-div .with-padding .experience .edu-card .education-table-div table td,
  .template-3-outer-div .template-div .with-padding .experience .edu-card .experience-table-div table td {
    font-size: 14px;
  }
  .template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card h2 {
    font-size: 16px;
    line-height: 26px;
  }
  .template-3-outer-div .template-div .with-padding .latest-update .card-divs .update-card .link-btn {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .videos .video-outer-div .video-div {
    height: 200px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card ul li .row .col i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
  }
  .template-3-outer-div .template-div .with-padding .other-business .card-divs .business-card .visit-btn {
    font-size: 16px;
  }
  .template-3-outer-div .template-div .with-padding .contact-us form .visit-btn {
    font-size: 16px;
  }
}
.template-4-outer-div {
  background-color: var(--body-div-bg);
}
.template-4-outer-div .template-div {
  box-shadow: 0px 0px 10px #b5b5b5;
  padding: 0;
}
.template-4-outer-div .template-div .card-headings {
  text-align: center;
  margin: 0;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  width: 100%;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div {
  text-align: center;
  background-image:
    linear-gradient(
      45deg,
      rgba(0, 0, 0, 0.7294117647),
      rgba(0, 0, 0, 0.5019607843)),
    url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-card-bg.jfif);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
  margin-top: 0 !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-bg-color);
  font-size: 17px;
  margin-top: 0 !important;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 15px;
  width: 90%;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon {
  display: flex;
  justify-content: center;
  column-gap: 5px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 35px;
  height: 35px;
  display: block;
  line-height: 37px;
  border-radius: 50%;
  text-align: center;
  background: white;
  text-decoration: none;
  cursor: pointer;
  background-position: center;
  background-size: 65% 65%;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.facebook {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/facebook-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.linkedin {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/linkedin.png) !important;
  background-size: 50% 52% !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.pinterest {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/pinterest-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/instagram-tfour.png) !important;
  background-size: 53% 55% !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.twitter {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/twitter-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.youtube {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/youtube-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.whatsapp {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/whatsapp-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.globe {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/globe-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.indiamart {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/indiamart-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.justdail {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/Justdail.png) !important;
  background-size: 79% 79%;
}
.template-4-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.googlemy {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/googlemy-tfour.png) !important;
}
.template-4-outer-div .template-div .profile-section .share-profile-btn-div {
  padding: 10px 0px 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.template-4-outer-div .template-div .profile-section .share-profile-btn-div button {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .social-contact {
  display: flex;
  gap: 7px;
  flex-direction: column;
  background: #eee;
  margin-bottom: 10px;
}
.template-4-outer-div .template-div .social-contact .links {
  background: #fff;
  border: 1px solid rgba(238, 238, 238, 0.4784313725);
  padding: 2px 10px;
  box-shadow: 0px 0px 10px #e4e1e1;
  text-align: left;
  display: flex;
  gap: 12px;
}
.template-4-outer-div .template-div .social-contact .links a {
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  background: var(--dark-card-bg-color);
  text-align: center;
  color: var(--dark-card-text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
}
.template-4-outer-div .template-div .social-contact .links a.has-map {
  cursor: pointer;
}
.template-4-outer-div .template-div .social-contact .links span {
  color: #000;
  font-size: 14px;
  word-break: break-word;
  display: flex;
  align-items: center;
}
.template-4-outer-div .template-div .whatsapp-share {
  padding: 33px 0 37px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-4-outer-div .template-div .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 80%;
  background-color: white;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.template-4-outer-div .template-div .whatsapp-share label {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  gap: 5px;
  font-size: 13px;
  font-weight: 600;
  color: black;
  margin: 0 !important;
}
.template-4-outer-div .template-div .whatsapp-share .code-input {
  margin-right: 5px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  width: 35px;
  background: transparent;
  color: black;
  font-size: 13px;
}
.template-4-outer-div .template-div .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-4-outer-div .template-div .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding-right: 10px;
}
.template-4-outer-div .template-div .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-4-outer-div .template-div .whatsapp-share .whatsapp-share-input::placeholder {
  color: #898989 !important;
}
.template-4-outer-div .template-div .whatsapp-share button {
  background: #1aab2c;
  padding: 10px 16px;
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  white-space: nowrap;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.template-4-outer-div .template-div .qr-code .card-data {
  padding: 20px;
  display: flex;
  justify-content: center;
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div .qr-code .card-data .qr-img-div {
  width: 148px;
  height: 148px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .qr-code .card-data .qr-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .google-review {
  padding: 25px 20px;
  background: white;
}
.template-4-outer-div .template-div .google-review .review-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-4-outer-div .template-div .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-4-outer-div .template-div .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-4-outer-div .template-div .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
}
.template-4-outer-div .template-div .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.template-4-outer-div .template-div .about-company .company-data {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: var(--dark-card-bg-color);
  padding: 15px 20px;
}
.template-4-outer-div .template-div .about-company .company-data .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-4-outer-div .template-div .about-company .company-data .row ul {
  margin-bottom: 0 !important;
}
.template-4-outer-div .template-div .about-company .company-data .row ul li {
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-4-outer-div .template-div .about-company .company-data .row .sub-heading {
  padding: 0;
  margin-top: 0 !important;
  font-size: 16px;
  font-weight: 700;
  color: var(--dark-card-text-color);
}
.template-4-outer-div .template-div .about-company .company-data .row .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-4-outer-div .template-div .about-company .company-data .row .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-4-outer-div .template-div .about-company .company-data .row .data {
  padding-left: 5px;
  padding-right: 0;
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-4-outer-div .template-div .about-company .company-data .row .data.c1 {
  padding-left: 0 !important;
}
.template-4-outer-div .template-div .about-company .company-data .row p {
  text-align: justify;
  margin-bottom: 0;
}
.template-4-outer-div .template-div .about-company .company-data .row figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table tr:first-child td {
  border-top: none;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table tr:last-child td {
  border-bottom: none;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table tbody,
.template-4-outer-div .template-div .about-company .company-data .row figure table tr {
  border: none;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-4-outer-div .template-div .about-company .company-data .row figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-4-outer-div .template-div .other-links .btns-div {
  background: var(--dark-card-bg-color);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  padding: 30px 40px;
}
.template-4-outer-div .template-div .other-links .btns-div .links-btn {
  width: 100%;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-4-outer-div .template-div .other-links .btns-div .links-btn a {
  text-decoration: none;
  display: flex;
  height: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-4-outer-div .template-div .other-links .btns-div .links-btn a .link-icon {
  width: 30%;
  padding: 15px;
  border-bottom-left-radius: 20px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-4-outer-div .template-div .other-links .btns-div .links-btn a span {
  color: #555 !important;
  background: var(--light-card-text-color);
  width: 70%;
  float: right;
  padding: 15px;
  border-top-right-radius: 20px;
  white-space: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  text-align: center;
}
.template-4-outer-div .template-div .products,
.template-4-outer-div .template-div .services {
  width: 100%;
}
.template-4-outer-div .template-div .products .outer-div,
.template-4-outer-div .template-div .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 9px 10px;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
  color: #147196;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 8px 0 0;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  color: var(--product-card-price-color);
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  padding: 10px;
  border-top: 1px solid var(--product-card-text-color);
  color: #147196;
  margin-top: auto;
  align-self: stretch;
}
.template-4-outer-div .template-div .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 10px;
  font-size: 15px;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-4-outer-div .template-div .payment-details .payment-data-div .c1 {
  font-weight: bold;
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-4-outer-div .template-div .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-4-outer-div .template-div .payment-details .payment-data-div .c2 {
  font-weight: 400;
  text-align: justify;
  word-break: break-word;
  padding-left: 0;
}
.template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 10px 0 15px 0;
}
.template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 164px;
  height: 164px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .education .exp-card,
.template-4-outer-div .template-div .education .edu-card,
.template-4-outer-div .template-div .experience .exp-card,
.template-4-outer-div .template-div .experience .edu-card {
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div,
.template-4-outer-div .template-div .education .exp-card .experience-table-div,
.template-4-outer-div .template-div .education .edu-card .education-table-div,
.template-4-outer-div .template-div .education .edu-card .experience-table-div,
.template-4-outer-div .template-div .experience .exp-card .education-table-div,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div,
.template-4-outer-div .template-div .experience .edu-card .education-table-div,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
  border-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table,
.template-4-outer-div .template-div .education .edu-card .education-table-div table,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table {
  width: 100%;
  border: none;
  background: white;
  border-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table th,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table th,
.template-4-outer-div .template-div .education .edu-card .education-table-div table th,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table th,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table th,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table th,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table th,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table th {
  color: black;
  background: #f3eeee;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 15px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table th:first-child,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table th:first-child,
.template-4-outer-div .template-div .education .edu-card .education-table-div table th:first-child,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table th:first-child,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table th:first-child,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table th:first-child,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table th:first-child,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table th:first-child {
  border-top-left-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table th:last-child,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table th:last-child,
.template-4-outer-div .template-div .education .edu-card .education-table-div table th:last-child,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table th:last-child,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table th:last-child,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table th:last-child,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table th:last-child,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table th:last-child {
  border-top-right-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:first-child,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:last-child,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.template-4-outer-div .template-div .education .exp-card .education-table-div table td,
.template-4-outer-div .template-div .education .exp-card .experience-table-div table td,
.template-4-outer-div .template-div .education .edu-card .education-table-div table td,
.template-4-outer-div .template-div .education .edu-card .experience-table-div table td,
.template-4-outer-div .template-div .experience .exp-card .education-table-div table td,
.template-4-outer-div .template-div .experience .exp-card .experience-table-div table td,
.template-4-outer-div .template-div .experience .edu-card .education-table-div table td,
.template-4-outer-div .template-div .experience .edu-card .experience-table-div table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 14px;
  color: black;
  border-bottom: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-4-outer-div .template-div .skills .skill-data-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
  gap: 7px;
}
.template-4-outer-div .template-div .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-radius: 5px;
  text-align: justify;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-4-outer-div .template-div .about-us {
  width: 100%;
}
.template-4-outer-div .template-div .about-us .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-4-outer-div .template-div .about-us .card-divs p {
  text-align: justify;
  font-size: 15px;
  padding: 5px 0;
}
.template-4-outer-div .template-div .about-us .card-divs figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-4-outer-div .template-div .about-us .card-divs figure table tr:first-child td {
  border-top: none;
}
.template-4-outer-div .template-div .about-us .card-divs figure table tr:last-child td {
  border-bottom: none;
}
.template-4-outer-div .template-div .about-us .card-divs figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-4-outer-div .template-div .about-us .card-divs figure table tbody,
.template-4-outer-div .template-div .about-us .card-divs figure table tr {
  border: none;
}
.template-4-outer-div .template-div .about-us .card-divs figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-4-outer-div .template-div .about-us .card-divs figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-4-outer-div .template-div .latest-update {
  width: 100%;
}
.template-4-outer-div .template-div .latest-update .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: var(--dark-card-bg-color);
  padding: 15px;
  padding-bottom: 30px;
}
.template-4-outer-div .template-div .latest-update .card-divs .carousel-inner {
  border-radius: 5px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card {
  border-radius: 5px;
  padding: 5px;
  background-color: transparent !important;
  transition: transform 2.3s ease-in-out;
  cursor: pointer;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  border-radius: 5px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card h2 {
  font-weight: 600;
  margin-bottom: 0;
  word-break: break-word;
  margin-top: 0 !important;
  text-align: center;
  color: #3b3636;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #474545;
  text-align: justify;
  font-size: 15px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-word;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 14px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 15px;
  color: #494242;
  border-radius: 25px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .link-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
  margin-bottom: 21px;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .quotes-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .quotes-div1 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.template-4-outer-div .template-div .latest-update .card-divs .update-card .quotes-div1 img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .latest-update .card-divs .carousel-control-prev,
.template-4-outer-div .template-div .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-4-outer-div .template-div .latest-update .card-divs .carousel-control-next-icon,
.template-4-outer-div .template-div .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-4-outer-div .template-div .gallery .gallary-div {
  padding: 20px;
  text-align: center;
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div .gallery .gallary-div .row {
  margin-left: -3px;
  margin-right: -3px;
}
.template-4-outer-div .template-div .gallery .gallary-div .gallary-col {
  max-height: 150px;
  height: 150px;
}
.template-4-outer-div .template-div .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px 1px #ddd;
  padding: 3px;
  object-fit: fill;
}
.template-4-outer-div .template-div .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px 20px;
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-4-outer-div .template-div .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div .other-business {
  width: 100%;
}
.template-4-outer-div .template-div .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card {
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  position: relative;
  border: none;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card h2 {
  font-weight: 600;
  margin-top: 0 !important;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  color: var(--dark-card-text-color);
  font-size: 16px;
  background: var(--dark-card-bg-color);
  line-height: 28px;
  border-radius: 5px;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul a {
  text-decoration: none;
  color: black;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li {
  color: black;
  font-size: 15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row {
  margin: 0 !important;
  background: #f1f1f1;
  border-radius: 5px;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col-2 {
  width: 11.99% !important;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col {
  display: flex;
  padding: 0;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col i {
  width: 100%;
  height: 40px;
  line-height: 39px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  color: black;
  text-align: center;
  padding-left: 8px;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  padding: 6px 5px 6px 0;
  word-break: break-word;
}
.template-4-outer-div .template-div .other-business .card-divs .business-card .visit-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-4-outer-div .template-div .contact-us {
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div .contact-us form {
  width: 100%;
  gap: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.template-4-outer-div .template-div .contact-us form .form-div {
  padding: 20px 20px 10px;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.template-4-outer-div .template-div .contact-us form .form-div input {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-4-outer-div .template-div .contact-us form .form-div input:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-4-outer-div .template-div .contact-us form .form-div input::placeholder {
  color: #b7b6b6 !important;
}
.template-4-outer-div .template-div .contact-us form .form-div label {
  color: var(--dark-card-text-color);
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-4-outer-div .template-div .contact-us form .form-div textarea {
  height: 100px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-4-outer-div .template-div .contact-us form .form-div textarea:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-4-outer-div .template-div .contact-us form .form-div textarea::placeholder {
  color: #b7b6b6 !important;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select {
  position: relative;
  width: 100%;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 99px;
  overflow: auto;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 14px;
  color: black;
  word-break: break-word;
}
.template-4-outer-div .template-div .contact-us form .form-div .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select {
  position: relative;
  width: 100%;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 99px;
  overflow: auto;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .options .placeholder-option {
  color: #343434;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 14px;
  color: black;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper {
  position: relative;
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 14px;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #555;
  font-size: 14px;
  z-index: 3;
  white-space: nowrap;
}
.template-4-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 15px;
  pointer-events: none;
  z-index: 4;
}
.template-4-outer-div .template-div .contact-us form .form-div .visit-btn {
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-4-outer-div .template-div .contact-us .footer-link {
  text-align: center;
  margin: 0;
  padding: 6px 0px;
  background: black;
  color: rgba(255, 255, 255, 0);
  font-size: 14px;
  width: 100%;
  text-decoration: none;
  display: block;
  line-height: normal;
  height: 30px;
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div {
  background-image:
    linear-gradient(
      42deg,
      color-mix(in srgb, var(--light-card-bg-color) 87%, transparent),
      color-mix(in srgb, var(--dark-card-bg-color) 91%, #ffffff 38%));
  padding: 7px 10px !important;
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div .profile-photo-div {
  border-radius: 20%;
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div h2 {
  color: var(--dark-card-text-color);
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div p {
  color: var(--dark-card-text-color);
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-text-color);
  margin-top: 5px !important;
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div .social-icon {
  gap: 10px;
}
.template-4-outer-div .template-div.t2 .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 32px;
  height: 32px;
  border-radius: 20%;
}
.template-4-outer-div .template-div.t2 .profile-section .share-profile-btn-div {
  background: white;
}
.template-4-outer-div .template-div.t2 .social-contact {
  padding: 12px 12px 22px;
  margin-bottom: 0;
  background: var(--light-card-bg-color);
}
.template-4-outer-div .template-div.t2 .social-contact .links {
  background: var(--dark-card-bg-color);
  padding: 2px 10px;
  box-shadow: none;
  border: 1px solid rgba(238, 238, 238, 0.4784313725);
  border-radius: 10px;
  color: var(--dark-card-text-color);
  gap: 5px;
}
.template-4-outer-div .template-div.t2 .social-contact .links a {
  background: transparent;
  color: var(--dark-card-text-color);
  border-radius: 0;
  font-size: 14px;
}
.template-4-outer-div .template-div.t2 .social-contact .links span {
  color: var(--dark-card-text-color);
  font-size: 14px;
}
.template-4-outer-div .template-div.t3 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
}
.template-4-outer-div .template-div.t3 .profile-section .share-profile-btn-div {
  background: white;
}
.template-4-outer-div .template-div.t3 .social-contact {
  display: flex;
  gap: 7px;
  flex-direction: column;
  margin-bottom: 0;
  padding: 15px 15px 20px;
  background: var(--light-card-bg-color);
}
.template-4-outer-div .template-div.t3 .social-contact .links {
  display: flex;
  gap: 15px;
  padding: 2px;
  color: var(--light-card-text-color);
  text-align: left;
  border-bottom: 1px solid var(--light-card-text-color);
  background: transparent;
  box-shadow: none;
  border-left: none;
  border-right: none;
  border-top: none;
}
.template-4-outer-div .template-div.t3 .social-contact .links a {
  color: var(--light-card-text-color);
  text-decoration: none;
  font-size: 15px;
  width: 40px;
  background: transparent;
  height: 40px;
}
.template-4-outer-div .template-div.t3 .social-contact .links span {
  font-size: 14px;
  font-weight: 500;
  color: var(--light-card-text-color);
}
.template-4-outer-div .template-div.t3 .whatsapp-share {
  padding: 33px 0 37px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-4-outer-div .template-div.t3 .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 80%;
  background-color: white;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.template-4-outer-div .template-div.t3 .whatsapp-share label {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  gap: 5px;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 600;
  color: black;
}
.template-4-outer-div .template-div.t3 .whatsapp-share .code-input {
  margin-right: 5px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  width: 35px;
  background: transparent;
  color: black;
  font-size: 13px;
}
.template-4-outer-div .template-div.t3 .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-4-outer-div .template-div.t3 .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding-right: 10px;
}
.template-4-outer-div .template-div.t3 .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-4-outer-div .template-div.t3 .whatsapp-share .whatsapp-share-input::placeholder {
  color: #898989 !important;
}
.template-4-outer-div .template-div.t3 .whatsapp-share button {
  background: #1aab2c;
  padding: 10px 16px;
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  white-space: nowrap;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.template-4-outer-div .template-div.t4 .card-headings-div {
  background: white;
  padding: 10px 0;
}
.template-4-outer-div .template-div.t4 .profile-section .profile-bg-img-div h4 {
  margin-top: 5px !important;
}
.template-4-outer-div .template-div.t4 .social-contact {
  padding: 15px;
  background: #fffefe;
}
.template-4-outer-div .template-div.t4 .social-contact .links {
  background: var(--light-card-bg-color);
  padding: 2px 10px;
  box-shadow: none;
  border: 1px solid rgba(238, 238, 238, 0.4784313725);
  border-radius: 10px;
  gap: 15px;
}
.template-4-outer-div .template-div.t4 .social-contact .links a {
  background: transparent;
  background: var(--light-card-text-color);
  color: var(--light-card-bg-color);
  border-radius: 0;
  font-size: 14px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.template-4-outer-div .template-div.t4 .social-contact .links span {
  color: var(--light-card-text-color);
  font-size: 14px;
}
.template-4-outer-div .template-div.t4 .qr-code .card-data {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .google-review {
  padding: 25px 20px;
}
.template-4-outer-div .template-div.t4 .about-company .company-data {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .other-links .btns-div {
  padding: 40px;
}
.template-4-outer-div .template-div.t4 .products .outer-div,
.template-4-outer-div .template-div.t4 .services .outer-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .payment-details .payment-data-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .education .exp-card,
.template-4-outer-div .template-div.t4 .education .edu-card,
.template-4-outer-div .template-div.t4 .experience .exp-card,
.template-4-outer-div .template-div.t4 .experience .edu-card {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .skills .skill-data-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .about-us .card-divs {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .latest-update .card-divs {
  padding: 20px;
  padding-bottom: 40px;
}
.template-4-outer-div .template-div.t4 .gallery .gallary-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .videos .video-outer-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t4 .other-business .card-divs {
  padding: 20px;
  gap: 20px;
}
.template-4-outer-div .template-div.t4 .contact-us form .form-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg.jfif);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  border-bottom: 5px solid #fff;
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-bg-color);
  font-size: 17px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0 !important;
  width: 90%;
}
.template-4-outer-div .template-div.t5 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 15px;
  width: 90%;
}
.template-4-outer-div .template-div.t5 .profile-section .share-profile-btn-div {
  padding: 10px 0px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.template-4-outer-div .template-div.t5 .profile-section .share-profile-btn-div button {
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t5 .social-contact {
  padding: 8px;
  margin-bottom: 0;
  gap: 13px;
  background: var(--light-card-bg-color);
}
.template-4-outer-div .template-div.t5 .social-contact .links {
  background: var(--light-card-bg-color);
  padding: 2px 10px;
  box-shadow: none;
  border: 1px solid var(--light-card-text-color);
  border-radius: 10px;
  color: var(--light-card-text-color);
  gap: 5px;
}
.template-4-outer-div .template-div.t5 .social-contact .links a {
  background: transparent;
  color: var(--light-card-text-color);
  border-radius: 0;
  font-size: 15px;
}
.template-4-outer-div .template-div.t5 .social-contact .links span {
  color: var(--light-card-text-color);
  font-size: 15px;
}
.template-4-outer-div .template-div.t5 .about-company .company-data {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .other-links .btns-div {
  padding: 40px;
}
.template-4-outer-div .template-div.t5 .products .outer-div,
.template-4-outer-div .template-div.t5 .services .outer-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .payment-details .payment-data-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .education .exp-card,
.template-4-outer-div .template-div.t5 .education .edu-card,
.template-4-outer-div .template-div.t5 .experience .exp-card,
.template-4-outer-div .template-div.t5 .experience .edu-card {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .skills .skill-data-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .about-us .card-divs {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .latest-update .card-divs {
  padding: 20px;
  padding-bottom: 40px;
}
.template-4-outer-div .template-div.t5 .gallery .gallary-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .videos .video-outer-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t5 .other-business .card-divs {
  padding: 20px;
  gap: 20px;
}
.template-4-outer-div .template-div.t5 .contact-us form .form-div {
  padding: 20px;
}
.template-4-outer-div .template-div.t22 {
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div.t22 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-bg-color);
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0 !important;
  width: 90%;
}
.template-4-outer-div .template-div.t22 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 15px;
  width: 90%;
}
.template-4-outer-div .template-div.t22 .profile-section .share-profile-btn-div {
  padding: 15px 0px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 30px;
}
.template-4-outer-div .template-div.t22 .profile-section .share-profile-btn-div button {
  color: var(--light-card-text-color);
  background: color-mix(in srgb, var(--light-card-bg-color) 85%, black);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t22 .social-contact {
  padding: 20px;
  margin-bottom: 0;
  gap: 13px;
  background: transparent;
}
.template-4-outer-div .template-div.t22 .social-contact .links {
  background: var(--dark-card-text-color);
  padding: 2px 10px;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: var(--dark-card-bg-color);
  gap: 5px;
  font-weight: 600;
}
.template-4-outer-div .template-div.t22 .social-contact .links a {
  background: transparent;
  color: var(--dark-card-bg-color);
  border-radius: 0;
  font-size: 15px;
}
.template-4-outer-div .template-div.t22 .social-contact .links span {
  color: var(--dark-card-bg-color);
  font-size: 15px;
}
.template-4-outer-div .template-div.t24 {
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div.t24 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: transparent !important;
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
  margin-top: 0 !important;
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div h4 {
  color: #ffffff !important;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t24 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 15px;
  width: 90%;
}
.template-4-outer-div .template-div.t24 .profile-section .share-profile-btn-div {
  padding: 15px 0px;
  background: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 30px;
}
.template-4-outer-div .template-div.t24 .profile-section .share-profile-btn-div button {
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t24 .social-contact {
  padding: 20px;
  margin-bottom: 0;
  gap: 13px;
  background: transparent;
}
.template-4-outer-div .template-div.t24 .social-contact .links {
  background: var(--dark-card-text-color);
  padding: 2px 10px;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: var(--dark-card-bg-color);
  gap: 5px;
  font-weight: 600;
}
.template-4-outer-div .template-div.t24 .social-contact .links a {
  background: transparent;
  color: var(--dark-card-bg-color);
  border-radius: 0;
  font-size: 15px;
}
.template-4-outer-div .template-div.t24 .social-contact .links span {
  color: var(--dark-card-bg-color);
  font-size: 15px;
}
.template-4-outer-div .template-div.t24 .education .exp-card,
.template-4-outer-div .template-div.t24 .education .edu-card,
.template-4-outer-div .template-div.t24 .experience .exp-card,
.template-4-outer-div .template-div.t24 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t24 .education .exp-card .education-table-div table,
.template-4-outer-div .template-div.t24 .education .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t24 .education .edu-card .education-table-div table,
.template-4-outer-div .template-div.t24 .education .edu-card .experience-table-div table,
.template-4-outer-div .template-div.t24 .experience .exp-card .education-table-div table,
.template-4-outer-div .template-div.t24 .experience .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t24 .experience .edu-card .education-table-div table,
.template-4-outer-div .template-div.t24 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t24 .gallery .gallary-div {
  background: #ccc !important;
}
.template-4-outer-div .template-div.t24 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t24 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t24 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-4-outer-div .template-div.t24 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-4-outer-div .template-div.t24 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-4-outer-div .template-div.t30 {
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div.t30 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-bg-color);
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t30 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 20px;
  margin: 0 0 25px;
  width: 90%;
}
.template-4-outer-div .template-div.t30 .profile-section .share-profile-btn-div {
  padding: 15px 0px;
  background: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 30px;
}
.template-4-outer-div .template-div.t30 .profile-section .share-profile-btn-div button {
  color: white !important;
  background: #01ad49 !important;
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t30 .social-contact {
  padding: 20px;
  margin-bottom: 0;
  gap: 13px;
  background: transparent;
}
.template-4-outer-div .template-div.t30 .social-contact .links {
  background: var(--light-card-text-color);
  padding: 2px 10px;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: var(--light-card-bg-color);
  gap: 5px;
  font-weight: 600;
}
.template-4-outer-div .template-div.t30 .social-contact .links a {
  background: transparent;
  color: var(--light-card-bg-color);
  border-radius: 0;
  font-size: 15px;
}
.template-4-outer-div .template-div.t30 .social-contact .links span {
  color: var(--light-card-bg-color);
  font-size: 15px;
}
.template-4-outer-div .template-div.t30 .education .exp-card,
.template-4-outer-div .template-div.t30 .education .edu-card,
.template-4-outer-div .template-div.t30 .experience .exp-card,
.template-4-outer-div .template-div.t30 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t30 .education .exp-card .education-table-div table,
.template-4-outer-div .template-div.t30 .education .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t30 .education .edu-card .education-table-div table,
.template-4-outer-div .template-div.t30 .education .edu-card .experience-table-div table,
.template-4-outer-div .template-div.t30 .experience .exp-card .education-table-div table,
.template-4-outer-div .template-div.t30 .experience .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t30 .experience .edu-card .education-table-div table,
.template-4-outer-div .template-div.t30 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t30 .gallery .gallary-div {
  background: #ccc !important;
}
.template-4-outer-div .template-div.t30 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t30 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t30 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-4-outer-div .template-div.t30 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-4-outer-div .template-div.t30 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-4-outer-div .template-div.t33 {
  background: var(--dark-card-bg-color);
}
.template-4-outer-div .template-div.t33 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 30px auto;
  border-radius: 13px;
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-size: 100% 100%;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div h4 {
  color: var(--dark-card-bg-color);
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-4-outer-div .template-div.t33 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 20px;
  margin: 0 0 25px;
  width: 90%;
}
.template-4-outer-div .template-div.t33 .profile-section .share-profile-btn-div {
  padding: 15px 0px;
  background: transparent !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.template-4-outer-div .template-div.t33 .profile-section .share-profile-btn-div button {
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-4-outer-div .template-div.t33 .social-contact {
  padding: 20px;
  margin-bottom: 0;
  gap: 13px;
  background: transparent;
}
.template-4-outer-div .template-div.t33 .social-contact .links {
  background: var(--light-card-bg-color);
  padding: 2px 10px;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: var(--light-card-text-color);
  gap: 5px;
  font-weight: 600;
}
.template-4-outer-div .template-div.t33 .social-contact .links a {
  background: transparent;
  color: var(--light-card-text-color);
  border-radius: 0;
  font-size: 15px;
}
.template-4-outer-div .template-div.t33 .social-contact .links span {
  color: var(--light-card-text-color);
  font-size: 15px;
}
.template-4-outer-div .template-div.t33 .education .exp-card,
.template-4-outer-div .template-div.t33 .education .edu-card,
.template-4-outer-div .template-div.t33 .experience .exp-card,
.template-4-outer-div .template-div.t33 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t33 .education .exp-card .education-table-div table,
.template-4-outer-div .template-div.t33 .education .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t33 .education .edu-card .education-table-div table,
.template-4-outer-div .template-div.t33 .education .edu-card .experience-table-div table,
.template-4-outer-div .template-div.t33 .experience .exp-card .education-table-div table,
.template-4-outer-div .template-div.t33 .experience .exp-card .experience-table-div table,
.template-4-outer-div .template-div.t33 .experience .edu-card .education-table-div table,
.template-4-outer-div .template-div.t33 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t33 .other-links .btns-div {
  background: transparent;
}
.template-4-outer-div .template-div.t33 .other-links .btns-div .links-btn a .link-icon {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  border: 1px solid var(--dark-card-text-color);
}
.template-4-outer-div .template-div.t33 .other-links .btns-div .links-btn a span {
  background: var(--dark-card-text-color);
}
.template-4-outer-div .template-div.t33 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-4-outer-div .template-div.t33 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-4-outer-div .template-div.t33 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-4-outer-div .template-div.t33 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-4-outer-div .template-div.t33 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-4-outer-div .template-div.t33 .contact-us form .form-div .visit-btn {
  background: black !important;
  color: white !important;
}
@media screen and (max-width: 450px) {
  .template-4-outer-div .template-div .whatsapp-share form {
    width: 85%;
  }
  .template-4-outer-div .template-div .whatsapp-share button {
    line-height: 17px;
    white-space: unset;
    align-items: unset;
  }
  .template-4-outer-div .template-div .whatsapp-share button i {
    margin-top: 1px;
  }
  .template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 422px) {
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 173px;
  }
  .template-4-outer-div .template-div .videos .video-outer-div .video-div {
    height: 220px;
  }
  .template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 140px;
    height: 140px;
  }
  .template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 5px;
  }
}
@media screen and (max-width: 400px) {
  .template-4-outer-div .template-div .whatsapp-share button {
    padding: 10px 11px;
  }
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 200px !important;
  }
}
@media screen and (max-width: 575px) {
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-4-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 280px;
  }
}
@media screen and (max-width: 375px) {
  .template-4-outer-div .template-div .whatsapp-share .code-input {
    width: 27px;
  }
  .template-4-outer-div .template-div .whatsapp-share button {
    padding: 10px;
  }
  .template-4-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 130px;
    height: 130px;
  }
  .template-4-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 10px;
  }
}
.template-5-outer-div {
  background-color: var(--body-div-bg);
}
.template-5-outer-div .template-div {
  box-shadow: 0px 0px 10px #b5b5b5;
  padding: 0;
}
.template-5-outer-div .template-div .card-headings {
  text-align: center;
  margin: 0;
  margin-top: 0;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  width: 100%;
}
.template-5-outer-div .template-div .profile-section {
  background-color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div {
  text-align: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-card-bg.jfif);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 15px 10px;
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  background-color: var(--light-card-bg-color);
  width: 100%;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #c2c2c2;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
  margin-top: 0 !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
  margin-top: 0 !important;
  font-weight: 700;
  margin-bottom: 0;
  width: 90%;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 30px;
  width: 90%;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon {
  display: flex;
  justify-content: center;
  column-gap: 5px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 35px;
  height: 35px;
  display: block;
  line-height: 37px;
  border-radius: 50%;
  text-align: center;
  background: white;
  text-decoration: none;
  cursor: pointer;
  background-position: center;
  background-size: 65% 65%;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.facebook {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/facebook-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.linkedin {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/linkedin.png) !important;
  background-size: 50% 52% !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.pinterest {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/pinterest-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/instagram-tfour.png) !important;
  background-size: 53% 55% !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.twitter {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/twitter-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.youtube {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/youtube-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.whatsapp {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/whatsapp-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.globe {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/globe-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.indiamart {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/indiamart-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.justdail {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/Justdail.png) !important;
}
.template-5-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.googlemy {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/googlemy-tfour.png) !important;
}
.template-5-outer-div .template-div .profile-section .share-profile-btn-div {
  padding: 10px 0px 12px 0;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: WHITE;
}
.template-5-outer-div .template-div .profile-section .share-profile-btn-div button {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-5-outer-div .template-div .social-contact {
  display: flex;
  gap: 14px;
  flex-direction: column;
  background: var(--light-card-bg-color);
  padding: 12px 12px 22px 12px;
}
.template-5-outer-div .template-div .social-contact .links {
  display: flex;
  gap: 20px;
  padding: 10px 7px;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border-radius: 10px;
  text-align: left;
}
.template-5-outer-div .template-div .social-contact .links a {
  color: var(--dark-card-text-color);
  text-decoration: none;
  font-size: 15px;
  margin-left: 13px;
}
.template-5-outer-div .template-div .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  display: flex;
  align-items: center;
}
.template-5-outer-div .template-div .whatsapp-share {
  padding: 30px 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: WHITE;
}
.template-5-outer-div .template-div .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 80%;
  background-color: white;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.template-5-outer-div .template-div .whatsapp-share label {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  gap: 5px;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 600;
  color: black;
}
.template-5-outer-div .template-div .whatsapp-share .code-input {
  margin-right: 5px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  width: 35px;
  background: transparent;
  color: black;
  font-size: 13px;
}
.template-5-outer-div .template-div .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-5-outer-div .template-div .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding-right: 10px;
}
.template-5-outer-div .template-div .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-5-outer-div .template-div .whatsapp-share .whatsapp-share-input::placeholder {
  color: #898989 !important;
}
.template-5-outer-div .template-div .whatsapp-share button {
  background: #1aab2c;
  padding: 10px 16px;
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  white-space: nowrap;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.template-5-outer-div .template-div .qr-code .card-data {
  padding: 20px;
  display: flex;
  justify-content: center;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div .qr-code .card-data .qr-img-div {
  width: 148px;
  height: 148px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-5-outer-div .template-div .qr-code .card-data .qr-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-5-outer-div .template-div .google-review {
  padding: 25px 20px;
  background: white;
}
.template-5-outer-div .template-div .google-review .review-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 90px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-5-outer-div .template-div .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-5-outer-div .template-div .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-5-outer-div .template-div .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
}
.template-5-outer-div .template-div .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.template-5-outer-div .template-div .about-company .company-data {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: var(--dark-card-bg-color);
  padding: 15px 20px;
}
.template-5-outer-div .template-div .about-company .company-data .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-5-outer-div .template-div .about-company .company-data .row ul {
  margin-bottom: 0 !important;
}
.template-5-outer-div .template-div .about-company .company-data .row ul li {
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div .about-company .company-data .row .sub-heading {
  margin-top: 0 !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div .about-company .company-data .row .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-5-outer-div .template-div .about-company .company-data .row .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-5-outer-div .template-div .about-company .company-data .row .data {
  padding-left: 5px;
  padding-right: 0;
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div .about-company .company-data .row .data.c1 {
  padding-left: 0 !important;
}
.template-5-outer-div .template-div .about-company .company-data .row p {
  text-align: justify;
  margin-bottom: 0;
}
.template-5-outer-div .template-div .about-company .company-data .row figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table tr:first-child td {
  border-top: none;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table tr:last-child td {
  border-bottom: none;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table tbody,
.template-5-outer-div .template-div .about-company .company-data .row figure table tr {
  border: none;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-5-outer-div .template-div .about-company .company-data .row figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-5-outer-div .template-div .other-links .btns-div {
  background: var(--dark-card-bg-color);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  padding: 30px 40px;
}
.template-5-outer-div .template-div .other-links .btns-div .links-btn {
  width: 100%;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-5-outer-div .template-div .other-links .btns-div .links-btn a {
  text-decoration: none;
  display: flex;
  height: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-5-outer-div .template-div .other-links .btns-div .links-btn a .link-icon {
  width: 30%;
  padding: 15px;
  border-bottom-left-radius: 20px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-5-outer-div .template-div .other-links .btns-div .links-btn a span {
  color: #555 !important;
  background: var(--light-card-text-color);
  width: 70%;
  float: right;
  padding: 15px;
  border-top-right-radius: 20px;
  white-space: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  text-align: center;
}
.template-5-outer-div .template-div .products,
.template-5-outer-div .template-div .services {
  width: 100%;
}
.template-5-outer-div .template-div .products .outer-div,
.template-5-outer-div .template-div .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 9px 10px;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
  color: #147196;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 8px 0 0;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  color: var(--product-card-price-color);
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  text-decoration: none;
  border-top: 1px solid var(--product-card-text-color);
  color: #147196;
  margin-top: auto;
  align-self: stretch;
}
.template-5-outer-div .template-div .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 10px;
  font-size: 15px;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-5-outer-div .template-div .payment-details .payment-data-div .c1 {
  font-weight: bold;
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-5-outer-div .template-div .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-5-outer-div .template-div .payment-details .payment-data-div .c2 {
  font-weight: 400;
  text-align: justify;
  word-break: break-word;
  padding-left: 0;
}
.template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 10px 0 15px 0;
}
.template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 164px;
  height: 164px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-5-outer-div .template-div .education .exp-card,
.template-5-outer-div .template-div .education .edu-card,
.template-5-outer-div .template-div .experience .exp-card,
.template-5-outer-div .template-div .experience .edu-card {
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div,
.template-5-outer-div .template-div .education .exp-card .experience-table-div,
.template-5-outer-div .template-div .education .edu-card .education-table-div,
.template-5-outer-div .template-div .education .edu-card .experience-table-div,
.template-5-outer-div .template-div .experience .exp-card .education-table-div,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div,
.template-5-outer-div .template-div .experience .edu-card .education-table-div,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
  border-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div .education .edu-card .education-table-div table,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table {
  width: 100%;
  border: none;
  background: white;
  border-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table th,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table th,
.template-5-outer-div .template-div .education .edu-card .education-table-div table th,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table th,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table th,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table th,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table th,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table th {
  color: black;
  background: #f3eeee;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 15px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table th:first-child,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table th:first-child,
.template-5-outer-div .template-div .education .edu-card .education-table-div table th:first-child,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table th:first-child,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table th:first-child,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table th:first-child,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table th:first-child,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table th:first-child {
  border-top-left-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table th:last-child,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table th:last-child,
.template-5-outer-div .template-div .education .edu-card .education-table-div table th:last-child,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table th:last-child,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table th:last-child,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table th:last-child,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table th:last-child,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table th:last-child {
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:first-child,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:last-child,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div .education .exp-card .education-table-div table td,
.template-5-outer-div .template-div .education .exp-card .experience-table-div table td,
.template-5-outer-div .template-div .education .edu-card .education-table-div table td,
.template-5-outer-div .template-div .education .edu-card .experience-table-div table td,
.template-5-outer-div .template-div .experience .exp-card .education-table-div table td,
.template-5-outer-div .template-div .experience .exp-card .experience-table-div table td,
.template-5-outer-div .template-div .experience .edu-card .education-table-div table td,
.template-5-outer-div .template-div .experience .edu-card .experience-table-div table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 14px;
  color: black;
  border-bottom: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-5-outer-div .template-div .skills .skill-data-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
  gap: 7px;
}
.template-5-outer-div .template-div .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-radius: 5px;
  text-align: justify;
}
.template-5-outer-div .template-div .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div .about-us {
  width: 100%;
}
.template-5-outer-div .template-div .about-us .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: var(--dark-card-bg-color);
  padding: 10px 20px;
}
.template-5-outer-div .template-div .about-us .card-divs p {
  text-align: justify;
  font-size: 15px;
  padding: 5px 0;
}
.template-5-outer-div .template-div .about-us .card-divs figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-5-outer-div .template-div .about-us .card-divs figure table tr:first-child td {
  border-top: none;
}
.template-5-outer-div .template-div .about-us .card-divs figure table tr:last-child td {
  border-bottom: none;
}
.template-5-outer-div .template-div .about-us .card-divs figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-5-outer-div .template-div .about-us .card-divs figure table tbody,
.template-5-outer-div .template-div .about-us .card-divs figure table tr {
  border: none;
}
.template-5-outer-div .template-div .about-us .card-divs figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-5-outer-div .template-div .about-us .card-divs figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-5-outer-div .template-div .latest-update {
  width: 100%;
}
.template-5-outer-div .template-div .latest-update .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: var(--dark-card-bg-color);
  padding: 15px;
  padding-bottom: 30px;
}
.template-5-outer-div .template-div .latest-update .card-divs .carousel-inner {
  border-radius: 5px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card {
  border-radius: 5px;
  padding: 5px;
  background-color: transparent !important;
  transition: transform 2.3s ease-in-out;
  cursor: pointer;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  border-radius: 5px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card h2 {
  font-weight: 600;
  margin-top: 0 !important;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
  color: #3b3636;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #474545;
  text-align: justify;
  font-size: 15px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-word;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 14px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 15px;
  color: #494242;
  border-radius: 25px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .link-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
  margin-bottom: 21px;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-5-outer-div .template-div .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-5-outer-div .template-div .latest-update .card-divs .carousel-control-prev,
.template-5-outer-div .template-div .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-5-outer-div .template-div .latest-update .card-divs .carousel-control-next-icon,
.template-5-outer-div .template-div .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-5-outer-div .template-div .gallery .gallary-div {
  padding: 20px;
  text-align: center;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div .gallery .gallary-div .row {
  margin-left: -3px;
  margin-right: -3px;
}
.template-5-outer-div .template-div .gallery .gallary-div .gallary-col {
  max-height: 150px;
  height: 150px;
}
.template-5-outer-div .template-div .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px 1px #ddd;
  padding: 3px;
  object-fit: fill;
}
.template-5-outer-div .template-div .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px 20px;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-5-outer-div .template-div .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-5-outer-div .template-div .other-business {
  width: 100%;
}
.template-5-outer-div .template-div .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card {
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  position: relative;
  border: none;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card h2 {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0 !important;
  padding: 10px;
  text-align: center;
  color: var(--dark-card-text-color);
  font-size: 16px;
  background: var(--dark-card-bg-color);
  line-height: 28px;
  border-radius: 5px;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul a {
  text-decoration: none;
  color: black;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li {
  color: black;
  font-size: 15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row {
  margin: 0 !important;
  background: #f1f1f1;
  border-radius: 5px;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col-2 {
  width: 11.99% !important;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col {
  display: flex;
  padding: 0;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col i {
  width: 100%;
  height: 40px;
  line-height: 39px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  color: black;
  text-align: center;
  padding-left: 8px;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  padding: 6px 5px 6px 0;
  word-break: break-word;
}
.template-5-outer-div .template-div .other-business .card-divs .business-card .visit-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-5-outer-div .template-div .contact-us {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div .contact-us form {
  width: 100%;
  gap: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.template-5-outer-div .template-div .contact-us form .form-div {
  padding: 20px 20px 10px;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.template-5-outer-div .template-div .contact-us form .form-div input {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-5-outer-div .template-div .contact-us form .form-div input:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-5-outer-div .template-div .contact-us form .form-div input::placeholder {
  color: #b7b6b6 !important;
}
.template-5-outer-div .template-div .contact-us form .form-div label {
  color: var(--dark-card-text-color);
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-5-outer-div .template-div .contact-us form .form-div textarea {
  height: 100px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-5-outer-div .template-div .contact-us form .form-div textarea:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-5-outer-div .template-div .contact-us form .form-div textarea::placeholder {
  color: #b7b6b6 !important;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select {
  position: relative;
  width: 100%;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 99px;
  overflow: auto;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 14px;
  color: black;
  word-break: break-word;
}
.template-5-outer-div .template-div .contact-us form .form-div .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select {
  position: relative;
  width: 100%;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 99px;
  overflow: auto;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .options .placeholder-option {
  color: #343434;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 14px;
  color: black;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper {
  position: relative;
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 14px;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #555;
  font-size: 14px;
  z-index: 3;
  white-space: nowrap;
}
.template-5-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 15px;
  pointer-events: none;
  z-index: 4;
}
.template-5-outer-div .template-div .contact-us form .form-div .visit-btn {
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-5-outer-div .template-div .contact-us .footer-link {
  text-align: center;
  margin: 0;
  padding: 6px 0px;
  background: black;
  color: rgba(255, 255, 255, 0);
  font-size: 14px;
  width: 100%;
  text-decoration: none;
  display: block;
  line-height: normal;
  height: 30px;
}
.template-5-outer-div .template-div.t7 .profile-section {
  background-color: white !important;
}
.template-5-outer-div .template-div.t7 .profile-section .profile-bg-img-div {
  background-color: white !important;
  padding: 15px 10px 30px;
}
.template-5-outer-div .template-div.t7 .profile-section .profile-bg-img-div h2 {
  font-size: 18px;
}
.template-5-outer-div .template-div.t7 .profile-section .profile-bg-img-div h4 {
  font-size: 17px;
}
.template-5-outer-div .template-div.t7 .profile-section .profile-bg-img-div p {
  font-size: 15px;
}
.template-5-outer-div .template-div.t7 .profile-section .share-profile-btn-div {
  padding: 10px 0px 12px 0;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: var(--dark-card-bg-color);
  border-bottom: 1px solid var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t7 .profile-section .share-profile-btn-div button {
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border: 1px solid var(--dark-card-text-color);
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 24px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-5-outer-div .template-div.t7 .social-contact {
  display: flex;
  gap: 14px;
  flex-direction: column;
  background: white !important;
  padding: 12px 12px 22px 12px;
}
.template-5-outer-div .template-div.t7 .social-contact .links {
  display: flex;
  gap: 10px;
  padding: 5px 5px 0;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border-radius: 10px;
  text-align: left;
  width: 96%;
  align-self: flex-end;
}
.template-5-outer-div .template-div.t7 .social-contact .links a {
  text-decoration: none;
  font-size: 15px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  background: var(--light-card-bg-color);
  text-align: center;
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: -21px;
}
.template-5-outer-div .template-div.t7 .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  padding: 0 3px 5px 0;
  height: inherit;
  display: flex;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t7 .about-company .company-data {
  padding: 40px 20px;
}
.template-5-outer-div .template-div.t7 .other-links .btns-div {
  padding: 40px;
}
.template-5-outer-div .template-div.t7 .products .outer-div,
.template-5-outer-div .template-div.t7 .services .outer-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t7 .payment-details .payment-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t7 .education .exp-card,
.template-5-outer-div .template-div.t7 .education .edu-card,
.template-5-outer-div .template-div.t7 .experience .exp-card,
.template-5-outer-div .template-div.t7 .experience .edu-card {
  padding: 20px;
}
.template-5-outer-div .template-div.t7 .skills .skill-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t7 .latest-update .card-divs {
  padding: 20px 15px;
  padding-bottom: 40px;
}
.template-5-outer-div .template-div.t7 .videos .video-outer-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t8 .profile-section {
  background-color: white;
}
.template-5-outer-div .template-div.t8 .profile-section .profile-bg-img-div {
  background-color: var(--dark-card-bg-color);
  padding: 15px 10px 30px;
}
.template-5-outer-div .template-div.t8 .profile-section .profile-bg-img-div h2 {
  font-size: 18px;
}
.template-5-outer-div .template-div.t8 .profile-section .profile-bg-img-div h4 {
  font-size: 17px;
}
.template-5-outer-div .template-div.t8 .profile-section .profile-bg-img-div p {
  font-size: 15px;
}
.template-5-outer-div .template-div.t8 .profile-section .share-profile-btn-div {
  padding: 10px 0px 12px 0;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: white !important;
  border: none;
}
.template-5-outer-div .template-div.t8 .social-contact {
  display: flex;
  gap: 14px;
  flex-direction: column;
  background: var(--dark-card-bg-color);
  padding: 12px 12px 22px 12px;
}
.template-5-outer-div .template-div.t8 .social-contact .links {
  display: flex;
  align-items: unset;
  gap: 10px;
  padding: 5px 5px 0;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border-radius: 10px;
  border: 1px solid var(--dark-card-text-color);
  text-align: left;
  width: 96%;
  align-self: flex-end;
}
.template-5-outer-div .template-div.t8 .social-contact .links a {
  text-decoration: none;
  font-size: 15px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  background: var(--light-card-text-color);
  text-align: center;
  color: var(--light-card-bg-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: -21px;
}
.template-5-outer-div .template-div.t8 .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  padding: 0 3px 5px 0;
  height: inherit;
  display: flex;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t8 .about-company .company-data {
  padding: 40px 20px;
}
.template-5-outer-div .template-div.t8 .other-links .btns-div {
  padding: 40px;
}
.template-5-outer-div .template-div.t8 .products .outer-div,
.template-5-outer-div .template-div.t8 .services .outer-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t8 .payment-details .payment-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t8 .education .exp-card,
.template-5-outer-div .template-div.t8 .education .edu-card,
.template-5-outer-div .template-div.t8 .experience .exp-card,
.template-5-outer-div .template-div.t8 .experience .edu-card {
  padding: 20px;
}
.template-5-outer-div .template-div.t8 .skills .skill-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t8 .latest-update .card-divs {
  padding: 20px 15px;
  padding-bottom: 40px;
}
.template-5-outer-div .template-div.t8 .videos .video-outer-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t9 .profile-section .profile-bg-img-div {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t9 .social-contact {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t9 .social-contact .links {
  color: var(--dark-card-text-color);
  background: color-mix(in srgb, var(--dark-card-bg-color) 45%, white);
}
.template-5-outer-div .template-div.t9 .social-contact .links a {
  color: var(--dark-card-text-color);
  text-decoration: none;
  font-size: 15px;
  margin-left: 13px;
}
.template-5-outer-div .template-div.t9 .social-contact .links span {
  font-size: 15px;
  line-height: normal;
  word-break: break-word;
  display: flex;
  align-items: center;
}
.template-5-outer-div .template-div.t18 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t18 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t18 .profile-section {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t18 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t18 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t18 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 25px;
}
.template-5-outer-div .template-div.t18 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 20px;
  margin: 0 0 50px;
}
.template-5-outer-div .template-div.t18 .profile-section .share-profile-btn-div {
  background: white !important;
  padding: 13px;
}
.template-5-outer-div .template-div.t18 .profile-section .share-profile-btn-div button {
  font-size: 14px;
}
.template-5-outer-div .template-div.t18 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t18 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t18 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t18 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t18 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t18 .social-contact {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t18 .social-contact .links {
  background: var(--light-card-text-color);
  color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t18 .social-contact .links a {
  color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t18 .social-contact .links span {
  color: var(--light-card-bg-color);
  font-weight: 600;
}
.template-5-outer-div .template-div.t18 .education .exp-card,
.template-5-outer-div .template-div.t18 .education .edu-card,
.template-5-outer-div .template-div.t18 .experience .exp-card,
.template-5-outer-div .template-div.t18 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t18 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t18 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t18 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t18 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t18 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t18 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t18 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t18 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t18 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t18 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t18 .gallery .card-headings {
  margin: 30px auto 20px;
}
.template-5-outer-div .template-div.t18 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t18 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t18 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t18 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t18 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t18 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t18 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t18 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t18 .contact-us form .form-div .visit-btn {
  background: black !important;
  color: white !important;
}
.template-5-outer-div .template-div.t19 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t19 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t19 .profile-section {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t19 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t19 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t19 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 25px;
}
.template-5-outer-div .template-div.t19 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 20px;
  margin: 0 0 50px;
}
.template-5-outer-div .template-div.t19 .profile-section .share-profile-btn-div {
  background: white !important;
  padding: 13px;
}
.template-5-outer-div .template-div.t19 .profile-section .share-profile-btn-div button {
  font-size: 14px;
}
.template-5-outer-div .template-div.t19 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t19 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t19 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t19 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t19 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t19 .social-contact {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t19 .social-contact .links {
  color: var(--light-card-text-color);
  background: color-mix(in srgb, var(--dark-card-bg-color) 45%, white);
}
.template-5-outer-div .template-div.t19 .social-contact .links a {
  color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t19 .social-contact .links span {
  font-weight: 600;
}
.template-5-outer-div .template-div.t19 .education .exp-card,
.template-5-outer-div .template-div.t19 .education .edu-card,
.template-5-outer-div .template-div.t19 .experience .exp-card,
.template-5-outer-div .template-div.t19 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t19 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t19 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t19 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t19 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t19 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t19 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t19 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t19 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t19 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t19 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t19 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t19 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t19 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t19 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t19 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t19 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t19 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t19 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t19 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t19 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t19 .contact-us form .form-div .visit-btn {
  background: black !important;
  color: white !important;
}
.template-5-outer-div .template-div.t20 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t20 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t20 .profile-section {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t20 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t20 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t20 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t20 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t20 .profile-section .share-profile-btn-div {
  background: color-mix(in srgb, var(--light-card-bg-color) 95%, black);
  padding: 13px;
  border-bottom: 1px solid var(--light-card-text-color);
}
.template-5-outer-div .template-div.t20 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t20 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t20 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t20 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t20 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t20 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t20 .social-contact {
  display: flex;
  gap: 14px;
  flex-direction: column;
  background: transparent;
  padding: 22px 12px 30px 12px;
}
.template-5-outer-div .template-div.t20 .social-contact .links {
  display: flex;
  gap: 10px;
  padding: 5px 5px 0;
  color: var(--light-card-text-color);
  background: color-mix(in srgb, var(--light-card-bg-color) 88%, black);
  border-radius: 10px;
  text-align: left;
  width: 96%;
  align-self: flex-end;
}
.template-5-outer-div .template-div.t20 .social-contact .links a {
  text-decoration: none;
  font-size: 15px;
  width: 42px;
  min-width: 42px;
  height: 42px;
  line-height: 42px;
  background: color-mix(in srgb, var(--light-card-bg-color) 58%, black);
  text-align: center;
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: -21px;
}
.template-5-outer-div .template-div.t20 .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  padding: 0 3px 5px 0;
  height: inherit;
  display: flex;
  font-weight: 600;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t20 .education .exp-card,
.template-5-outer-div .template-div.t20 .education .edu-card,
.template-5-outer-div .template-div.t20 .experience .exp-card,
.template-5-outer-div .template-div.t20 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t20 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t20 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t20 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t20 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t20 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t20 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t20 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t20 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t20 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t20 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t20 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t20 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t20 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t20 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t20 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t20 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t20 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t20 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t20 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t20 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t21 {
  background:
    linear-gradient(
      45deg,
      var(--light-card-bg-color),
      var(--dark-card-bg-color));
}
.template-5-outer-div .template-div.t21 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t21 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t21 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t21 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t21 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t21 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t21 .profile-section .share-profile-btn-div {
  background: var(--light-card-bg-color);
  padding: 13px;
  border-bottom: 1px solid var(--light-card-text-color);
}
.template-5-outer-div .template-div.t21 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: color-mix(in srgb, var(--light-card-bg-color) 73%, white);
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t21 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .other-links .btns-div {
  padding: 30px 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .products .outer-div,
.template-5-outer-div .template-div.t21 .services .outer-div {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .about-us .card-divs {
  padding: 0 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t21 .qr-code .card-data {
  padding: 0 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .payment-details .payment-data-div {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .latest-update .card-divs {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .other-business .card-divs {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .videos .video-outer-div {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .social-contact {
  display: flex;
  gap: 14px;
  flex-direction: column;
  background: transparent;
  padding: 22px 12px 30px 12px;
}
.template-5-outer-div .template-div.t21 .social-contact .links {
  display: flex;
  gap: 10px;
  padding: 5px 5px 0;
  color: var(--dark-card-text-color);
  background: color-mix(in srgb, var(--dark-card-bg-color) 78%, black);
  border-radius: 10px;
  text-align: left;
  width: 96%;
  align-self: flex-end;
}
.template-5-outer-div .template-div.t21 .social-contact .links a {
  text-decoration: none;
  font-size: 15px;
  width: 42px;
  min-width: 42px;
  height: 42px;
  line-height: 42px;
  background: color-mix(in srgb, var(--light-card-bg-color) 73%, white);
  text-align: center;
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: -21px;
}
.template-5-outer-div .template-div.t21 .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  padding: 0 3px 5px 0;
  height: inherit;
  display: flex;
  font-weight: 600;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t21 .about-company .company-data {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .education .exp-card,
.template-5-outer-div .template-div.t21 .education .edu-card,
.template-5-outer-div .template-div.t21 .experience .exp-card,
.template-5-outer-div .template-div.t21 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t21 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t21 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t21 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t21 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t21 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t21 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t21 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t21 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t21 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t21 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t21 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t21 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t21 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t21 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t21 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t21 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t21 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t21 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t21 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t21 .contact-us {
  background: transparent !important;
}
.template-5-outer-div .template-div.t21 .contact-us form .form-div .visit-btn {
  background: black !important;
  color: white !important;
}
.template-5-outer-div .template-div.t23 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t23 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t23 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t23 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t23 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t23 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t23 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t23 .profile-section .share-profile-btn-div {
  padding: 13px;
}
.template-5-outer-div .template-div.t23 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t23 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t23 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t23 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t23 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t23 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t23 .social-contact {
  padding: 20px 12px 22px 12px;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t23 .social-contact .links {
  color: var(--light-card-bg-color);
  background: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t23 .social-contact .links a {
  color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t23 .social-contact .links span {
  font-size: 15px;
  font-weight: 600;
}
.template-5-outer-div .template-div.t23 .education .exp-card,
.template-5-outer-div .template-div.t23 .education .edu-card,
.template-5-outer-div .template-div.t23 .experience .exp-card,
.template-5-outer-div .template-div.t23 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t23 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t23 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t23 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t23 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t23 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t23 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t23 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t23 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t23 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t23 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t23 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t23 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t23 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t23 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t23 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t23 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t23 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t23 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t23 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t23 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t25,
.template-5-outer-div .template-div.t26 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t25 .card-headings,
.template-5-outer-div .template-div.t26 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: transparent !important;
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t25 .profile-section,
.template-5-outer-div .template-div.t26 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t25 .profile-section .profile-bg-img-div,
.template-5-outer-div .template-div.t26 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t25 .profile-section .profile-bg-img-div h2,
.template-5-outer-div .template-div.t26 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t25 .profile-section .profile-bg-img-div h4,
.template-5-outer-div .template-div.t26 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t25 .profile-section .profile-bg-img-div p,
.template-5-outer-div .template-div.t26 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t25 .profile-section .share-profile-btn-div,
.template-5-outer-div .template-div.t26 .profile-section .share-profile-btn-div {
  padding: 13px;
}
.template-5-outer-div .template-div.t25 .profile-section .share-profile-btn-div button,
.template-5-outer-div .template-div.t26 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t25 .whatsapp-share,
.template-5-outer-div .template-div.t26 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t25 .other-links .btns-div,
.template-5-outer-div .template-div.t26 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t25 .about-us .card-divs,
.template-5-outer-div .template-div.t26 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t25 .qr-code .card-headings,
.template-5-outer-div .template-div.t26 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t25 .qr-code .card-data,
.template-5-outer-div .template-div.t26 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t25 .social-contact,
.template-5-outer-div .template-div.t26 .social-contact {
  padding: 20px 12px 22px 12px;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t25 .social-contact .links,
.template-5-outer-div .template-div.t26 .social-contact .links {
  color: var(--light-card-bg-color);
  background: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t25 .social-contact .links a,
.template-5-outer-div .template-div.t26 .social-contact .links a {
  color: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t25 .social-contact .links span,
.template-5-outer-div .template-div.t26 .social-contact .links span {
  font-size: 15px;
  font-weight: 600;
}
.template-5-outer-div .template-div.t25 .education .exp-card,
.template-5-outer-div .template-div.t25 .education .edu-card,
.template-5-outer-div .template-div.t25 .experience .exp-card,
.template-5-outer-div .template-div.t25 .experience .edu-card,
.template-5-outer-div .template-div.t26 .education .exp-card,
.template-5-outer-div .template-div.t26 .education .edu-card,
.template-5-outer-div .template-div.t26 .experience .exp-card,
.template-5-outer-div .template-div.t26 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t25 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t25 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t25 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t25 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t25 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t25 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t25 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t25 .experience .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t26 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t26 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t26 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t26 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t26 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t26 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t26 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t26 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t25 .education .card-headings,
.template-5-outer-div .template-div.t26 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t25 .experience .card-headings,
.template-5-outer-div .template-div.t26 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t25 .gallery .card-headings,
.template-5-outer-div .template-div.t26 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t25 .gallery .gallary-div,
.template-5-outer-div .template-div.t26 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t25 .google-review-div .card-headings,
.template-5-outer-div .template-div.t26 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t25 .google-review-div .google-review,
.template-5-outer-div .template-div.t26 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t25 .skills .card-headings,
.template-5-outer-div .template-div.t26 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t25 .skills .skill-data-div,
.template-5-outer-div .template-div.t26 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t25 .skills .skill-data-div .skill-data,
.template-5-outer-div .template-div.t26 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
  border-bottom: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t25 .skills .skill-data-div .skill-data:nth-of-type(odd),
.template-5-outer-div .template-div.t26 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t25 .skills .skill-data-div .skill-data:first-child,
.template-5-outer-div .template-div.t26 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t25 .skills .skill-data-div .skill-data:last-child,
.template-5-outer-div .template-div.t26 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t27 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t27 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: transparent !important;
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t27 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t27 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t27 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t27 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t27 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t27 .profile-section .share-profile-btn-div {
  padding: 13px;
  background: color-mix(in srgb, var(--dark-card-bg-color) 72%, white);
  border-bottom: 1px solid var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t27 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t27 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t27 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t27 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t27 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t27 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t27 .social-contact {
  padding: 20px 12px 22px 12px;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t27 .social-contact .links {
  color: var(--dark-card-text-color);
  background: transparent !important;
  border: 1px solid var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t27 .social-contact .links a {
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t27 .social-contact .links span {
  font-size: 15px;
  font-weight: 600;
}
.template-5-outer-div .template-div.t27 .education .exp-card,
.template-5-outer-div .template-div.t27 .education .edu-card,
.template-5-outer-div .template-div.t27 .experience .exp-card,
.template-5-outer-div .template-div.t27 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t27 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t27 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t27 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t27 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t27 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t27 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t27 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t27 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t27 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t27 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t27 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t27 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t27 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t27 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t27 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t27 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t27 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
  border-bottom: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t27 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t27 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t27 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t28 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t28 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
}
.template-5-outer-div .template-div.t28 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t28 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t28 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t28 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t28 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 14px;
}
.template-5-outer-div .template-div.t28 .profile-section .share-profile-btn-div {
  padding: 13px;
  background: white !important;
}
.template-5-outer-div .template-div.t28 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: #363636 !important;
  color: white !important;
}
.template-5-outer-div .template-div.t28 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t28 .other-links .btns-div {
  padding: 30px 20px;
}
.template-5-outer-div .template-div.t28 .about-us .card-divs {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t28 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t28 .qr-code .card-data {
  padding: 0 20px;
}
.template-5-outer-div .template-div.t28 .social-contact {
  padding: 20px 12px 22px 12px;
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t28 .social-contact .links {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
  padding: 10px 8px;
}
.template-5-outer-div .template-div.t28 .social-contact .links a {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t28 .social-contact .links span {
  font-size: 15px;
  font-weight: 600;
}
.template-5-outer-div .template-div.t28 .education .exp-card,
.template-5-outer-div .template-div.t28 .education .edu-card,
.template-5-outer-div .template-div.t28 .experience .exp-card,
.template-5-outer-div .template-div.t28 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t28 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t28 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t28 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t28 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t28 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t28 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t28 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t28 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t28 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t28 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t28 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t28 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t28 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t28 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
}
.template-5-outer-div .template-div.t28 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t28 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t28 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
  border-bottom: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t28 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t28 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t28 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t29 {
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t29 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: 100%;
  margin: 0;
  line-height: 36px;
}
.template-5-outer-div .template-div.t29 .profile-section {
  background-color: white !important;
}
.template-5-outer-div .template-div.t29 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t29 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
}
.template-5-outer-div .template-div.t29 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 17px;
}
.template-5-outer-div .template-div.t29 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 50px;
}
.template-5-outer-div .template-div.t29 .profile-section .share-profile-btn-div {
  padding: 13px;
  background: var(--dark-card-bg-color);
  border-bottom: 1px solid var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t29 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t29 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t29 .social-contact {
  padding: 20px 30px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t29 .social-contact .links {
  display: flex;
  gap: 10px;
  padding: 5px 5px 0;
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
  border-radius: 10px;
  text-align: left;
  width: 96%;
  align-self: flex-end;
}
.template-5-outer-div .template-div.t29 .social-contact .links a {
  text-decoration: none;
  font-size: 15px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  background: var(--light-card-bg-color);
  text-align: center;
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: -21px;
}
.template-5-outer-div .template-div.t29 .social-contact .links span {
  font-size: 15px;
  word-break: break-word;
  padding: 0 3px 5px 0;
  height: inherit;
  display: flex;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t29 .education .exp-card,
.template-5-outer-div .template-div.t29 .education .edu-card,
.template-5-outer-div .template-div.t29 .experience .exp-card,
.template-5-outer-div .template-div.t29 .experience .edu-card {
  padding: 20px;
}
.template-5-outer-div .template-div.t29 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t29 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t29 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t29 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t29 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t29 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t29 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t29 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t29 .other-links .btns-div {
  padding: 40px;
}
.template-5-outer-div .template-div.t29 .payment-details .payment-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t29 .skills .skill-data-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t29 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
  border-bottom: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t29 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t29 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t29 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t29 .videos .video-outer-div {
  padding: 20px;
}
.template-5-outer-div .template-div.t29 .contact-us form .form-div .visit-btn {
  padding: 10px 20px;
}
.template-5-outer-div .template-div.t31 {
  background:
    linear-gradient(
      163deg,
      var(--dark-card-bg-color) 10%,
      rgb(255, 255, 255) 52%,
      var(--light-card-bg-color) 90%);
}
.template-5-outer-div .template-div.t31 .card-headings {
  text-align: center;
  word-break: break-word;
  padding: 10px;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  align-content: center;
  width: calc(100% - 20px);
  margin: 20px auto;
  border-radius: 13px;
  border: 1px solid #c8c6c6;
}
.template-5-outer-div .template-div.t31 .profile-section {
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t31 .profile-section .profile-bg-img-div {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/profile-bg-1.png);
  background-color: transparent !important;
}
.template-5-outer-div .template-div.t31 .profile-section .profile-bg-img-div h2 {
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
}
.template-5-outer-div .template-div.t31 .profile-section .profile-bg-img-div h4 {
  color: #000;
  font-size: 25px;
}
.template-5-outer-div .template-div.t31 .profile-section .profile-bg-img-div p {
  color: #000;
  font-size: 20px;
}
.template-5-outer-div .template-div.t31 .profile-section .profile-bg-img-div .social-icon .i-div {
  border: 2px solid var(--light-card-text-color);
}
.template-5-outer-div .template-div.t31 .profile-section .share-profile-btn-div {
  background: white !important;
  padding: 13px;
}
.template-5-outer-div .template-div.t31 .profile-section .share-profile-btn-div button {
  font-size: 14px;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t31 .profile-section .share-profile-btn-div button:nth-child(2) {
  background: var(--light-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t31 .whatsapp-share {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .other-links .btns-div {
  padding: 30px 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .other-links .btns-div .links-btn a .link-icon {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-5-outer-div .template-div.t31 .other-links .btns-div .links-btn a span {
  background: var(--dark-card-text-color);
  color: #555 !important;
}
.template-5-outer-div .template-div.t31 .products .outer-div,
.template-5-outer-div .template-div.t31 .services .outer-div {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .about-us .card-divs {
  padding: 0 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .qr-code .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t31 .qr-code .card-data {
  padding: 0 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .payment-details .payment-data-div {
  background: transparent !important;
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t31 .latest-update .card-divs {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .other-business .card-divs {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .other-business .card-divs .business-card h2,
.template-5-outer-div .template-div.t31 .other-business .card-divs .business-card .visit-btn {
  color: var(--dark-card-text-color);
  background: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t31 .videos .video-outer-div {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .social-contact {
  background: transparent !important;
  padding: 20px;
}
.template-5-outer-div .template-div.t31 .social-contact .links {
  padding: 8px;
  color: var(--light-card-text-color);
  background: white !important;
}
.template-5-outer-div .template-div.t31 .social-contact a {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t31 .social-contact span {
  font-size: 15px;
  word-break: break-word;
  padding: 0;
  height: inherit;
  display: flex;
  font-weight: 600;
  line-height: 25px;
  align-items: center;
}
.template-5-outer-div .template-div.t31 .about-company .company-data {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .about-company .company-data .row .sub-heading,
.template-5-outer-div .template-div.t31 .about-company .company-data .row .data {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t31 .about-company .company-data .row ul li {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t31 .education .exp-card,
.template-5-outer-div .template-div.t31 .education .edu-card,
.template-5-outer-div .template-div.t31 .experience .exp-card,
.template-5-outer-div .template-div.t31 .experience .edu-card {
  background-color: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t31 .education .exp-card .education-table-div table,
.template-5-outer-div .template-div.t31 .education .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t31 .education .edu-card .education-table-div table,
.template-5-outer-div .template-div.t31 .education .edu-card .experience-table-div table,
.template-5-outer-div .template-div.t31 .experience .exp-card .education-table-div table,
.template-5-outer-div .template-div.t31 .experience .exp-card .experience-table-div table,
.template-5-outer-div .template-div.t31 .experience .edu-card .education-table-div table,
.template-5-outer-div .template-div.t31 .experience .edu-card .experience-table-div table {
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t31 .education .card-headings {
  margin: 0 auto 30px;
}
.template-5-outer-div .template-div.t31 .experience .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t31 .gallery .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t31 .gallery .gallary-div {
  background-color: #ccc !important;
}
.template-5-outer-div .template-div.t31 .google-review-div .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t31 .google-review-div .google-review {
  padding: 0px 20px 10px 20px;
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .skills .card-headings {
  margin: 30px auto;
}
.template-5-outer-div .template-div.t31 .skills .skill-data-div {
  background: white !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t31 .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-right: 1px solid #e5e1e1 !important;
  border-left: 1px solid #e5e1e1 !important;
}
.template-5-outer-div .template-div.t31 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-5-outer-div .template-div.t31 .skills .skill-data-div .skill-data:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.template-5-outer-div .template-div.t31 .skills .skill-data-div .skill-data:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-5-outer-div .template-div.t31 .contact-us {
  background: transparent !important;
}
.template-5-outer-div .template-div.t31 .contact-us form .form-div .visit-btn {
  background: black !important;
  color: white !important;
  padding: 8px 12px;
}
.template-5-outer-div .template-div.t32 .card-headings {
  margin: 30px 0;
}
.template-5-outer-div .template-div.t32 .profile-section {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t32 .profile-section .profile-bg-img-div {
  background-color: var(--dark-card-bg-color);
}
.template-5-outer-div .template-div.t32 .profile-section .profile-bg-img-div .profile-photo-div {
  border: none !important;
}
.template-5-outer-div .template-div.t32 .profile-section .profile-bg-img-div h2 {
  color: #ffffff;
  font-size: 18px;
  margin-top: 0 !important;
}
.template-5-outer-div .template-div.t32 .profile-section .profile-bg-img-div h4 {
  color: #ffffff;
  font-size: 25px;
}
.template-5-outer-div .template-div.t32 .profile-section .profile-bg-img-div p {
  color: #ffffff;
  font-size: 20px;
}
.template-5-outer-div .template-div.t32 .profile-section .share-profile-btn-div {
  background: WHITE !important;
}
.template-5-outer-div .template-div.t32 .profile-section .share-profile-btn-div button {
  font-size: 14px;
}
.template-5-outer-div .template-div.t32 .profile-section .share-profile-btn-div button:nth-child(1) {
  color: white !important;
  background: #f47117 !important;
}
.template-5-outer-div .template-div.t32 .profile-section .share-profile-btn-div button:nth-child(2) {
  color: var(--light-card-text-color);
  background: color-mix(in srgb, var(--light-card-bg-color), white 30%);
}
.template-5-outer-div .template-div.t32 .social-contact {
  background: var(--dark-card-bg-color);
  padding: 20px;
}
.template-5-outer-div .template-div.t32 .social-contact .links {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
}
.template-5-outer-div .template-div.t32 .social-contact .links a {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t32 .social-contact .links span {
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t32 .gallery .gallary-div {
  background-color: #ccc !important;
  border-radius: 5px;
}
.template-5-outer-div .template-div.t32 .skills .skill-data-div {
  background: #fff !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1215686275) !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t32 .experience .exp-card,
.template-5-outer-div .template-div.t32 .experience .edu-card,
.template-5-outer-div .template-div.t32 .education .exp-card,
.template-5-outer-div .template-div.t32 .education .edu-card {
  background: #fff !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1215686275) !important;
  padding: 15px 20px;
}
.template-5-outer-div .template-div.t32 .contact-us form .form-div {
  padding: 0 20px 10px;
}
.template-5-outer-div .template-div.t32 .contact-us form .form-div .visit-btn {
  font-size: 14px;
  line-height: 1.42;
}
.template-5-outer-div .template-div.t32 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-5-outer-div .template-div.t32 .about-us .card-divs {
  padding: 0 20px;
}
@media screen and (max-width: 450px) {
  .template-5-outer-div .template-div .whatsapp-share form {
    width: 85%;
  }
  .template-5-outer-div .template-div .whatsapp-share button {
    line-height: 17px;
    white-space: unset;
    align-items: unset;
  }
  .template-5-outer-div .template-div .whatsapp-share button i {
    margin-top: 1px;
  }
  .template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 422px) {
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 173px;
  }
  .template-5-outer-div .template-div .videos .video-outer-div .video-div {
    height: 220px;
  }
  .template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 140px;
    height: 140px;
  }
  .template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 5px;
  }
}
@media screen and (max-width: 400px) {
  .template-5-outer-div .template-div .whatsapp-share button {
    padding: 10px 11px;
  }
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 200px !important;
  }
}
@media screen and (max-width: 575px) {
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-5-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 280px;
  }
}
@media screen and (max-width: 375px) {
  .template-5-outer-div .template-div .whatsapp-share .code-input {
    width: 27px;
  }
  .template-5-outer-div .template-div .whatsapp-share button {
    padding: 10px;
  }
  .template-5-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 130px;
    height: 130px;
  }
  .template-5-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 10px;
  }
}
@media screen and (max-width: 600px) {
  .review-btn {
    min-width: 196px;
  }
}
.template-6-outer-div {
  background-color: var(--body-div-bg);
}
.template-6-outer-div .template-div {
  box-shadow: 0px 0px 5px 3px #d0cfcf;
  border-top-left-radius: 15px;
  padding: 0;
  border-top-right-radius: 15px;
}
.template-6-outer-div .template-div .template-div-image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-top-left-radius: 15px;
  padding: 0;
  border-top-right-radius: 15px;
}
.template-6-outer-div .template-div .card-headings {
  text-align: center;
  margin: 0;
  margin-top: 0;
  padding: 10px;
  background: transparent;
  color: var(--light-card-bg-color);
  font-size: 25px;
  font-weight: 700;
  width: 100%;
  word-break: break-word;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div {
  text-align: center;
  padding: 15px 10px;
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div {
  border-radius: 50%;
  width: 110px;
  height: 110px;
  background: #fff;
  padding: 10px;
  outline: 5px solid #ffffff;
  border: 3px dashed var(--dark-card-bg-color);
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .profile-photo-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div h2 {
  color: var(--light-card-bg-color);
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 0;
  width: 90%;
  margin-top: 0 !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div h4 {
  color: var(--light-card-bg-color);
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 0;
  width: 90%;
  margin-top: 0 !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div p {
  color: var(--light-card-bg-color);
  font-size: 15px;
  line-height: normal;
  font-weight: 500;
  margin: 0 0 15px;
  width: 90%;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon {
  display: flex;
  justify-content: center;
  column-gap: 5px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div {
  border: 1px solid #eee;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 37px;
  border-radius: 3px;
  text-align: center;
  background: white;
  text-decoration: none;
  cursor: pointer;
  background-position: center;
  background-size: 73% 73%;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.facebook {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/facebook-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.linkedin {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/linkedin.png) !important;
  background-size: 56% 56% !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.pinterest {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/pinterest-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/instagram-tfour.png) !important;
  background-size: 60% 60% !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.twitter {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/twitter-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.youtube {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/youtube-tfour.png) !important;
  background-size: 75% 75% !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.whatsapp {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/whatsapp-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.globe {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/globe-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.indiamart {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/indiamart-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.justdail {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/Justdail.png) !important;
}
.template-6-outer-div .template-div .profile-section .profile-bg-img-div .social-icon .i-div.googlemy {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_four/googlemy-tfour.png) !important;
}
.template-6-outer-div .template-div .profile-section .share-profile-btn-div {
  padding: 10px 0px 20px 0;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.template-6-outer-div .template-div .profile-section .share-profile-btn-div button {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
  border: none;
  padding: 9px 10px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: normal;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .social-contact {
  display: flex;
  gap: 15px;
  flex-direction: column;
  padding: 0 0 0 35px;
}
.template-6-outer-div .template-div .social-contact .links {
  display: flex;
  gap: 20px;
  padding: 0 0 5px 0;
  color: var(--dark-card-text-color);
  text-align: left;
  border-bottom: 1px dashed;
}
.template-6-outer-div .template-div .social-contact .links a {
  color: var(--light-card-bg-color);
  text-decoration: none;
  font-size: 20px;
  width: 21px;
  min-width: 21px;
}
.template-6-outer-div .template-div .social-contact .links span {
  font-size: 16px;
  font-weight: 500;
  color: var(--dark-card-text-color);
  word-break: break-word;
  padding: 0 5px 0 0;
  display: flex;
  align-items: center;
}
.template-6-outer-div .template-div .whatsapp-share {
  padding: 45px 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}
.template-6-outer-div .template-div .whatsapp-share form {
  display: flex;
  align-items: center;
  gap: 1px;
  width: 80%;
  background-color: white;
  padding-left: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.template-6-outer-div .template-div .whatsapp-share label {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  gap: 5px;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 600;
  color: black;
}
.template-6-outer-div .template-div .whatsapp-share .code-input {
  margin-right: 5px;
  border-right: 1px solid #eee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 12px 6px 12px 0;
  width: 35px;
  background: transparent;
  color: black;
  font-size: 13px;
}
.template-6-outer-div .template-div .whatsapp-share .code-input:focus {
  outline: none !important;
}
.template-6-outer-div .template-div .whatsapp-share .whatsapp-share-input {
  width: 100%;
  border: none !important;
  background-color: transparent;
  height: 100%;
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding-right: 10px;
}
.template-6-outer-div .template-div .whatsapp-share .whatsapp-share-input:focus {
  outline: none !important;
  border: none !important;
}
.template-6-outer-div .template-div .whatsapp-share .whatsapp-share-input::placeholder {
  color: #898989 !important;
}
.template-6-outer-div .template-div .whatsapp-share button {
  background: #1aab2c;
  padding: 10px 16px;
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  white-space: nowrap;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.template-6-outer-div .template-div .qr-code .card-data {
  padding: 15px 20px 20px;
  display: flex;
  justify-content: center;
}
.template-6-outer-div .template-div .qr-code .card-data .qr-img-div {
  width: 148px;
  height: 148px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .qr-code .card-data .qr-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-6-outer-div .template-div .google-review {
  padding: 20px 20px 35px;
  background: transparent;
}
.template-6-outer-div .template-div .google-review .review-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
}
.template-6-outer-div .template-div .google-review .review-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-6-outer-div .template-div .google-review .review-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-6-outer-div .template-div .google-review .review-btn img {
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
}
.template-6-outer-div .template-div .google-review .review-btn span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.template-6-outer-div .template-div .about-company .company-data {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 35px 20px;
}
.template-6-outer-div .template-div .about-company .company-data .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.template-6-outer-div .template-div .about-company .company-data .row ul {
  margin-bottom: 0 !important;
}
.template-6-outer-div .template-div .about-company .company-data .row ul li {
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div .about-company .company-data .row .sub-heading {
  margin-top: 0 !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div .about-company .company-data .row .sub-heading.s1 {
  display: flex;
  gap: 5px;
}
.template-6-outer-div .template-div .about-company .company-data .row .sub-heading.s1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-6-outer-div .template-div .about-company .company-data .row .data {
  padding-left: 5px;
  padding-right: 0;
  font-size: 17px;
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div .about-company .company-data .row .data.c1 {
  padding-left: 0 !important;
}
.template-6-outer-div .template-div .about-company .company-data .row p {
  text-align: justify;
  margin-bottom: 0;
}
.template-6-outer-div .template-div .about-company .company-data .row figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table tr:first-child td {
  border-top: none;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table tr:last-child td {
  border-bottom: none;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table tbody,
.template-6-outer-div .template-div .about-company .company-data .row figure table tr {
  border: none;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-6-outer-div .template-div .about-company .company-data .row figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-6-outer-div .template-div .other-links .btns-div {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  padding: 30px 40px;
}
.template-6-outer-div .template-div .other-links .btns-div .links-btn {
  width: 100%;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-6-outer-div .template-div .other-links .btns-div .links-btn a {
  text-decoration: none;
  display: flex;
  height: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
.template-6-outer-div .template-div .other-links .btns-div .links-btn a .link-icon {
  width: 30%;
  padding: 15px;
  border-bottom-left-radius: 20px;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-6-outer-div .template-div .other-links .btns-div .links-btn a span {
  color: #555 !important;
  background: var(--dark-card-text-color);
  width: 70%;
  float: right;
  padding: 15px;
  border-top-right-radius: 20px;
  white-space: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  text-align: center;
}
.template-6-outer-div .template-div .products,
.template-6-outer-div .template-div .services {
  width: 100%;
}
.template-6-outer-div .template-div .products .outer-div,
.template-6-outer-div .template-div .services .outer-div {
  width: 100%;
  display: flex;
  row-gap: 25px;
  flex-direction: column;
  padding: 10px 20px;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col {
  padding-bottom: 15px !important;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card {
  background-color: var(--product-card-bg);
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 190px;
  overflow: hidden;
  flex-shrink: 0;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div img,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div img,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div img,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div img,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div img,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div img,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div img,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper {
  width: 100%;
  height: 100%;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div .swiper .swiper-pagination-horizontal,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div .swiper .swiper-pagination-horizontal {
  bottom: 0 !important;
  top: unset !important;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data {
  padding: 9px 10px;
  font-weight: 400;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-name,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-name {
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
  color: #147196;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  padding: 8px 0 0;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price {
  white-space: nowrap;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  color: var(--product-card-price-color);
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .p-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-data .s-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .p-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-data .s-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .p-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-data .s-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .p-price.cut_price,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-data .s-price.cut_price {
  text-decoration: line-through;
}
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .enquiry-div,
.template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .enquiry-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .enquiry-div,
.template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .enquiry-div {
  width: 100%;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  text-decoration: none;
  border-top: 1px solid var(--product-card-text-color);
  color: #147196;
  margin-top: auto;
  align-self: stretch;
}
.template-6-outer-div .template-div .payment-details .payment-data-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 10px;
  font-size: 15px;
  color: var(--dark-card-text-color);
  padding: 10px 20px;
}
.template-6-outer-div .template-div .payment-details .payment-data-div .c1 {
  font-weight: bold;
  text-align: justify;
  display: flex;
  gap: 5px;
}
.template-6-outer-div .template-div .payment-details .payment-data-div .c1 p {
  margin-bottom: 0 !important;
  word-break: break-word;
  width: 100%;
  text-align: unset;
}
.template-6-outer-div .template-div .payment-details .payment-data-div .c2 {
  font-weight: 400;
  text-align: justify;
  word-break: break-word;
  padding-left: 0;
}
.template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 10px 0 15px 0;
}
.template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
  width: 164px;
  height: 164px;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div .qr-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-6-outer-div .template-div .education .exp-card,
.template-6-outer-div .template-div .education .edu-card,
.template-6-outer-div .template-div .experience .exp-card,
.template-6-outer-div .template-div .experience .edu-card {
  padding: 10px 20px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div,
.template-6-outer-div .template-div .education .exp-card .experience-table-div,
.template-6-outer-div .template-div .education .edu-card .education-table-div,
.template-6-outer-div .template-div .education .edu-card .experience-table-div,
.template-6-outer-div .template-div .experience .exp-card .education-table-div,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div,
.template-6-outer-div .template-div .experience .edu-card .education-table-div,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  overflow: auto;
  border-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table,
.template-6-outer-div .template-div .education .edu-card .education-table-div table,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table {
  width: 100%;
  border: none;
  background: white;
  border-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table th,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table th,
.template-6-outer-div .template-div .education .edu-card .education-table-div table th,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table th,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table th,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table th,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table th,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table th {
  color: black;
  background: #f3eeee;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 15px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table th:first-child,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table th:first-child,
.template-6-outer-div .template-div .education .edu-card .education-table-div table th:first-child,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table th:first-child,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table th:first-child,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table th:first-child,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table th:first-child,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table th:first-child {
  border-top-left-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table th:last-child,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table th:last-child,
.template-6-outer-div .template-div .education .edu-card .education-table-div table th:last-child,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table th:last-child,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table th:last-child,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table th:last-child,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table th:last-child,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table th:last-child {
  border-top-right-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:first-child,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .education .edu-card .education-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table tr:last-child td:last-child,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.template-6-outer-div .template-div .education .exp-card .education-table-div table td,
.template-6-outer-div .template-div .education .exp-card .experience-table-div table td,
.template-6-outer-div .template-div .education .edu-card .education-table-div table td,
.template-6-outer-div .template-div .education .edu-card .experience-table-div table td,
.template-6-outer-div .template-div .experience .exp-card .education-table-div table td,
.template-6-outer-div .template-div .experience .exp-card .experience-table-div table td,
.template-6-outer-div .template-div .experience .edu-card .education-table-div table td,
.template-6-outer-div .template-div .experience .edu-card .experience-table-div table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 14px;
  color: black;
  border-bottom: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-6-outer-div .template-div .skills .skill-data-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
  gap: 7px;
}
.template-6-outer-div .template-div .skills .skill-data-div .skill-data {
  padding: 8px 15px;
  background: white;
  color: black;
  font-size: 15px;
  width: 100%;
  font-weight: 500;
  border-radius: 5px;
  text-align: justify;
}
.template-6-outer-div .template-div .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #f3eeee;
}
.template-6-outer-div .template-div .about-us {
  width: 100%;
}
.template-6-outer-div .template-div .about-us .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 10px 20px;
}
.template-6-outer-div .template-div .about-us .card-divs p {
  text-align: justify;
  font-size: 15px;
  padding: 5px 0;
}
.template-6-outer-div .template-div .about-us .card-divs figure {
  max-height: 300px;
  width: 100%;
  overflow: auto;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  border-left: none;
}
.template-6-outer-div .template-div .about-us .card-divs figure table tr:first-child td {
  border-top: none;
}
.template-6-outer-div .template-div .about-us .card-divs figure table tr:last-child td {
  border-bottom: none;
}
.template-6-outer-div .template-div .about-us .card-divs figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-6-outer-div .template-div .about-us .card-divs figure table tbody,
.template-6-outer-div .template-div .about-us .card-divs figure table tr {
  border: none;
}
.template-6-outer-div .template-div .about-us .card-divs figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid rgba(221, 221, 221, 0.2509803922);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-6-outer-div .template-div .about-us .card-divs figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  border: 1px solid rgba(181, 181, 181, 0.25);
  background: white;
}
.template-6-outer-div .template-div .latest-update {
  width: 100%;
}
.template-6-outer-div .template-div .latest-update .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  padding-bottom: 30px;
}
.template-6-outer-div .template-div .latest-update .card-divs .carousel-inner {
  border-radius: 5px;
}
.template-6-outer-div .template-div .latest-update .card-divs .swiper {
  width: 100%;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card {
  border-radius: 5px;
  padding: 5px;
  background-color: transparent !important;
  transition: transform 2.3s ease-in-out;
  cursor: pointer;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .inner-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px 10px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card h2 {
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0 !important;
  text-align: center;
  word-break: break-word;
  color: #3b3636;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .climp-text-div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .read-more-div {
  height: 25px;
  text-align: start;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #474545;
  text-align: justify;
  font-size: 15px;
  padding: 0 10px;
  margin-bottom: 0px;
  word-break: break-word;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .read-more-btn {
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #4ea4ff;
  cursor: pointer;
  font-size: 14px;
  border-radius: 20px;
  width: fit-content;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .tags-div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .tags-div .tags {
  padding: 4px 12px;
  background: #e9e9e9;
  font-size: 15px;
  color: #494242;
  border-radius: 25px;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .link-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
  margin-bottom: 21px;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .image-div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-6-outer-div .template-div .latest-update .card-divs .update-card .quotes-div {
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  font-size: 24px;
  border-radius: 50%;
}
.template-6-outer-div .template-div .latest-update .card-divs .carousel-control-prev,
.template-6-outer-div .template-div .latest-update .card-divs .carousel-control-next {
  width: fit-content !important;
}
.template-6-outer-div .template-div .latest-update .card-divs .swiper-button-next,
.template-6-outer-div .template-div .latest-update .card-divs .swiper-button-prev {
  background-color: rgba(205, 204, 204, 0.5803921569) !important;
  border-radius: 50% !important;
  color: #ffffff;
  width: 37px;
  height: 37px;
  font-size: 16px;
}
.template-6-outer-div .template-div .latest-update .card-divs .carousel-control-next-icon,
.template-6-outer-div .template-div .latest-update .card-divs .carousel-control-prev-icon {
  background-color: #a5a2a2 !important;
  border-radius: 50% !important;
  background-size: 14px !important;
  width: 2rem !important;
  height: 2rem !important;
}
.template-6-outer-div .template-div .gallery .gallary-div {
  padding: 20px;
  text-align: center;
}
.template-6-outer-div .template-div .gallery .gallary-div .row {
  margin-left: -3px;
  margin-right: -3px;
}
.template-6-outer-div .template-div .gallery .gallary-div .gallary-col {
  max-height: 150px;
  height: 150px;
}
.template-6-outer-div .template-div .gallery .gallary-div img {
  width: 100%;
  height: 100%;
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px 1px #ddd;
  padding: 3px;
  object-fit: fill;
}
.template-6-outer-div .template-div .videos .video-outer-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px 20px;
}
.template-6-outer-div .template-div .videos .video-outer-div .video-div {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_two/video-file-not-found-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template-6-outer-div .template-div .videos .video-outer-div .video-div iframe {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-6-outer-div .template-div .other-business {
  width: 100%;
}
.template-6-outer-div .template-div .other-business .card-divs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card {
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  position: relative;
  border: none;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card h2 {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0 !important;
  padding: 10px;
  text-align: center;
  color: var(--dark-card-text-color);
  font-size: 16px;
  background: var(--dark-card-bg-color);
  line-height: 28px;
  border-radius: 5px;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul a {
  text-decoration: none;
  color: black;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li {
  color: black;
  font-size: 15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li:last-child {
  margin-bottom: 10px !important;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row {
  margin: 0 !important;
  background: #f1f1f1;
  border-radius: 5px;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col-2 {
  width: 11.99% !important;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col {
  display: flex;
  padding: 0;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col i {
  width: 100%;
  height: 40px;
  line-height: 39px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  color: black;
  text-align: center;
  padding-left: 8px;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: justify;
  padding: 6px 5px 6px 0;
  word-break: break-word;
}
.template-6-outer-div .template-div .other-business .card-divs .business-card .visit-btn {
  font-size: 15px;
  padding: 8px 30px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-6-outer-div .template-div .contact-us form {
  width: 100%;
  gap: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.template-6-outer-div .template-div .contact-us form .form-div {
  padding: 20px 20px 10px;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.template-6-outer-div .template-div .contact-us form .form-div input {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-6-outer-div .template-div .contact-us form .form-div input:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-6-outer-div .template-div .contact-us form .form-div input::placeholder {
  color: #b7b6b6 !important;
}
.template-6-outer-div .template-div .contact-us form .form-div textarea {
  height: 100px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 12px !important;
  width: 100%;
  min-height: 100px;
  resize: none;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
}
.template-6-outer-div .template-div .contact-us form .form-div textarea:focus {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059) !important;
  outline: none !important;
}
.template-6-outer-div .template-div .contact-us form .form-div textarea::placeholder {
  color: #b7b6b6 !important;
}
.template-6-outer-div .template-div .contact-us form .form-div label {
  color: var(--dark-card-text-color);
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select {
  position: relative;
  width: 100%;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 99px;
  overflow: auto;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 14px;
  color: black;
  word-break: break-word;
}
.template-6-outer-div .template-div .contact-us form .form-div .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select {
  position: relative;
  width: 100%;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .select-box {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value {
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .select-box .value.placeholder {
  color: #343434 !important;
  background: transparent !important;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 99px;
  overflow: auto;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .options .placeholder-option {
  color: #343434;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 14px;
  color: black;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper {
  position: relative;
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  padding: 6px 6px 6px 10px;
  width: 100%;
  color: #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .placeholder {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #343434;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 14px;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .date-text {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #555;
  font-size: 14px;
  z-index: 3;
  white-space: nowrap;
}
.template-6-outer-div .template-div .contact-us form .form-div .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 15px;
  pointer-events: none;
  z-index: 4;
}
.template-6-outer-div .template-div .contact-us form .form-div .visit-btn {
  font-size: 19px;
  padding: 7px 20px;
  border-radius: 5px;
  border: none;
  font-weight: 500;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  white-space: nowrap;
  text-decoration: none;
  width: fit-content;
}
.template-6-outer-div .template-div .contact-us .footer-link {
  text-align: center;
  margin: 0;
  padding: 6px 0px;
  background: black;
  color: rgba(255, 255, 255, 0);
  font-size: 14px;
  width: 100%;
  text-decoration: none;
  display: block;
  line-height: normal;
  height: 30px;
}
.template-6-outer-div .template-div.t11 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t11 .template-div-image {
  background-size: cover !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div {
  padding: 15px 10px 20px 10px;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 88px;
  height: 88px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 600;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div h4 {
  font-size: 18px;
  font-weight: 600;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div p {
  font-size: 16px;
  font-weight: 600;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-size: 65% 65%;
}
.template-6-outer-div .template-div.t11 .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-size: 55% 55% !important;
}
.template-6-outer-div .template-div.t11 .profile-section .share-profile-btn-div {
  background: transparent !important;
}
.template-6-outer-div .template-div.t11 .profile-section .share-profile-btn-div button {
  font-size: 16px;
  padding: 6px 12px;
}
.template-6-outer-div .template-div.t11 .profile-section .share-profile-btn-div button:nth-child(2) {
  background: #e8d52e !important;
  border: 1px solid white !important;
  color: white !important;
  font-size: 16px !important;
}
.template-6-outer-div .template-div.t11 .social-contact .links {
  border-bottom: 1px dashed var(--light-card-bg-color);
}
.template-6-outer-div .template-div.t11 .social-contact .links a {
  color: #ebc960 !important;
}
.template-6-outer-div .template-div.t11 .social-contact .links span {
  color: var(--light-card-bg-color);
  font-weight: 400;
}
.template-6-outer-div .template-div.t11 .other-links .btns-div .links-btn a .link-icon {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t11 .other-links .btns-div .links-btn a span {
  background: var(--dark-card-text-color);
  color: #555 !important;
}
.template-6-outer-div .template-div.t11 .latest-update .card-divs .update-card {
  background-color: transparent !important;
}
.template-6-outer-div .template-div.t11 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t11 .gallery .gallary-div {
  background: #ccc !important;
}
.template-6-outer-div .template-div.t11 .contact-us form .form-div .visit-btn {
  font-size: 16px;
  padding: 6px 12px;
  background: #e8d52e !important;
  color: white !important;
  line-height: 1.42;
}
.template-6-outer-div .template-div.t11 .other-business .card-divs .business-card h2 {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t11 .other-business .card-divs .business-card .visit-btn {
  background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t11 .education .edu-card .education-table-div th,
.template-6-outer-div .template-div.t11 .education .edu-card .experience-table-div th,
.template-6-outer-div .template-div.t11 .education .exp-card .education-table-div th,
.template-6-outer-div .template-div.t11 .education .exp-card .experience-table-div th,
.template-6-outer-div .template-div.t11 .experience .edu-card .education-table-div th,
.template-6-outer-div .template-div.t11 .experience .edu-card .experience-table-div th,
.template-6-outer-div .template-div.t11 .experience .exp-card .education-table-div th,
.template-6-outer-div .template-div.t11 .experience .exp-card .experience-table-div th {
  background: #dfdede !important;
}
.template-6-outer-div .template-div.t11 .skills .skill-data-div .skill-data:nth-of-type(odd) {
  background: #dfdede !important;
}
.template-6-outer-div .template-div.t12 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t12 .template-div-image {
  background-size: 100% !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t12 .card-headings {
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div {
  padding: 85px 10px 20px 10px;
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 160px;
  height: 160px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 500;
  color: #c8ff1f !important;
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 500;
  color: #c8ff1f !important;
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 500;
  color: #c8ff1f !important;
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-size: 65% 65%;
}
.template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-size: 55% 55% !important;
}
.template-6-outer-div .template-div.t12 .profile-section .share-profile-btn-div {
  background: transparent !important;
}
.template-6-outer-div .template-div.t12 .profile-section .share-profile-btn-div button {
  background: var(--dark-card-text-color);
  font-size: 14px;
  padding: 5px 13px;
  color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t12 .profile-section .share-profile-btn-div button:nth-child(1):hover {
  color: #333 !important;
}
.template-6-outer-div .template-div.t12 .profile-section .share-profile-btn-div button:nth-child(2) {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 16px !important;
}
.template-6-outer-div .template-div.t12 .social-contact {
  padding: 20px 36px 40px 60px;
}
.template-6-outer-div .template-div.t12 .social-contact .links {
  padding: 0;
  border-bottom: none;
  color: var(--dark-card-bg-color);
  background: #fff;
}
.template-6-outer-div .template-div.t12 .social-contact .links a {
  color: #fff !important;
  text-decoration: none;
  font-size: 20px;
  width: fit-content;
  min-width: fit-content;
}
.template-6-outer-div .template-div.t12 .social-contact .links a i {
  text-decoration: none;
  color: #ffffff !important;
  font-size: 20px;
  background:
    linear-gradient(
      45deg,
      #0d8b97,
      #38b1b2) !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.template-6-outer-div .template-div.t12 .social-contact .links span {
  color: var(--dark-card-bg-color);
  font-weight: 500;
  font-size: 20px;
  padding: 3px 5px 3px 0;
}
.template-6-outer-div .template-div.t12 .other-links .btns-div .links-btn a {
  text-decoration: none;
  display: flex;
  height: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid var(--light-card-bg-color);
  padding: 5px 13px !important;
  color: var(--light-card-text-color);
  font-size: 16px !important;
  background: var(--light-card-bg-color);
  border-radius: 4px;
}
.template-6-outer-div .template-div.t12 .other-links .btns-div .links-btn a .link-icon {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t12 .other-links .btns-div .links-btn a span {
  background: --light-card-text-color;
  color: #555 !important;
}
.template-6-outer-div .template-div.t12 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t12 .other-business .card-divs .business-card h2 {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t12 .other-business .card-divs .business-card .visit-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t12 .gallery .gallary-div {
  background: #ccc !important;
}
.template-6-outer-div .template-div.t12 .contact-us form .form-div .visit-btn {
  font-size: 16px;
  padding: 6px 12px;
  line-height: 1.42;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t13 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t13 .template-div-image {
  background-repeat: repeat !important;
  background-size: cover !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t13 .card-headings {
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div {
  padding: 40px 10px 5px;
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 125px;
  height: 125px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: 5px solid var(--light-card-bg-color);
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 500;
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 500;
  color: var(--light-card-bg-color);
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 500;
  color: var(--dark-card-text-color);
  margin: 0;
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div .social-icon .i-div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-size: 65% 65%;
}
.template-6-outer-div .template-div.t13 .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-size: 55% 55% !important;
}
.template-6-outer-div .template-div.t13 .profile-section .share-profile-btn-div {
  background: transparent !important;
}
.template-6-outer-div .template-div.t13 .profile-section .share-profile-btn-div button {
  background: var(--dark-card-text-color);
  font-size: 16px;
  color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t13 .social-contact {
  padding: 20px;
}
.template-6-outer-div .template-div.t13 .social-contact .links {
  padding: 0;
  gap: 15px;
  border-bottom: none;
  color: black !important;
  background: #fff !important;
}
.template-6-outer-div .template-div.t13 .social-contact .links a {
  color: var(--dark-card-text-color);
  text-decoration: none;
  font-size: 20px;
  width: fit-content;
  min-width: fit-content;
}
.template-6-outer-div .template-div.t13 .social-contact .links a i {
  text-decoration: none;
  color: var(--dark-card-text-color);
  font-size: 20px;
  background:
    linear-gradient(
      45deg,
      var(--dark-card-bg-color),
      color-mix(in srgb, var(--dark-card-bg-color), white 20%));
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 5px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.template-6-outer-div .template-div.t13 .social-contact .links span {
  color: black !important;
  font-weight: 500;
  font-size: 15px;
  padding: 3px 5px 3px 0;
}
.template-6-outer-div .template-div.t13 .whatsapp-share {
  padding: 30px 0;
}
.template-6-outer-div .template-div.t13 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t13 .other-links .btns-div .links-btn a .link-icon {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t13 .other-links .btns-div .links-btn a span {
  background: --light-card-text-color;
  color: #555 !important;
}
.template-6-outer-div .template-div.t13 .other-business .card-divs .business-card h2 {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t13 .other-business .card-divs .business-card .visit-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t13 .about-us .card-divs p {
  color: color-mix(in srgb, var(--light-card-bg-color), white 45%);
}
.template-6-outer-div .template-div.t13 .contact-us form .form-div .visit-btn {
  font-size: 16px;
  padding: 6px 12px;
  line-height: 1.42;
  background: var(--dark-card-text-color);
  color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t13 .about-company .company-data .row .data {
  color: color-mix(in srgb, var(--light-card-bg-color), white 45%);
}
.template-6-outer-div .template-div.t13 .payment-details .payment-data-div {
  color: color-mix(in srgb, var(--light-card-bg-color), white 45%);
}
.template-6-outer-div .template-div.t14 {
  border-radius: 30px !important;
}
.template-6-outer-div .template-div.t14 .template-div-image {
  background-size: 100% 670px !important;
}
.template-6-outer-div .template-div.t14 .card-headings {
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div {
  padding: 65px 10px 5px;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 135px;
  height: 135px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 500;
  color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 600;
  color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 600;
  color: var(--dark-card-bg-color);
  margin: 0;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div {
  border: none;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-size: 55% 55%;
  background-color: var(--dark-card-bg-color);
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.facebook {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/facebook-tsix.png) !important;
  background-size: 38% 51%;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.linkedin {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/li.png) !important;
  background-size: 113% 113% !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.pinterest {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/pinterest-tsix.png) !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/instagram-tsix.png) !important;
  background-size: 55% 55% !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.twitter {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/twitter-tsix.png) !important;
  background-size: 49% 49%;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.youtube {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/youtube-tsix.png) !important;
  background-size: 53% 40% !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.whatsapp {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/whatsapp-tsix.png) !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.globe {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/globe-tsix.png) !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.indiamart {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/indiamart-tsix.png) !important;
  background-size: auto !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.justdail {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/justdial-tsix.png) !important;
  background-size: 50% 50% !important;
}
.template-6-outer-div .template-div.t14 .profile-section .profile-bg-img-div .social-icon .i-div.googlemy {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_six/googlemy-tsix.png) !important;
}
.template-6-outer-div .template-div.t14 .profile-section .share-profile-btn-div button {
  font-size: 18px;
  padding: 7px 10px;
}
.template-6-outer-div .template-div.t14 .social-contact {
  padding: 20px;
}
.template-6-outer-div .template-div.t14 .social-contact .links {
  border-bottom: 1px dashed var(--light-card-bg-color);
}
.template-6-outer-div .template-div.t14 .social-contact .links span {
  font-size: 17px;
  color: var(--light-card-bg-color);
}
.template-6-outer-div .template-div.t14 .other-links .btns-div .links-btn a .link-icon {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t14 .other-links .btns-div .links-btn a span {
  color: #555 !important;
  background: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t14 .other-business .card-divs .business-card h2 {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t14 .other-business .card-divs .business-card .visit-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t14 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t14 .contact-us form .form-div .visit-btn {
  line-height: 1.42;
}
.template-6-outer-div .template-div.t15 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t15 .template-div-image {
  background-size: 100% !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t15 .card-headings {
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div {
  padding: 110px 10px 5px;
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 150px;
  height: 150px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  line-height: normal;
  font-weight: 500;
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 500;
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 500;
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
  margin: 0;
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div .social-icon .i-div {
  border: none;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-size: 65% 65%;
}
.template-6-outer-div .template-div.t15 .profile-section .profile-bg-img-div .social-icon .i-div.instagram {
  background-size: 55% 55% !important;
}
.template-6-outer-div .template-div.t15 .profile-section .share-profile-btn-div button {
  line-height: 1.42;
  background: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t15 .social-contact {
  padding: 15px 0 10px 40px;
}
.template-6-outer-div .template-div.t15 .social-contact .links {
  border-bottom: 1px dashed color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t15 .social-contact .links a {
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t15 .social-contact .links span {
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t15 .other-links .btns-div .links-btn a .link-icon {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t15 .other-links .btns-div .links-btn a span {
  color: #555 !important;
  background: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t15 .other-business .card-divs .business-card h2 {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t15 .other-business .card-divs .business-card .visit-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t15 .latest-update .card-divs .update-card .quotes-div {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
}
.template-6-outer-div .template-div.t15 .contact-us form .form-div .visit-btn {
  line-height: 1.42;
  padding: 9px 10px;
  font-size: 15px;
  background: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
  color: var(--dark-card-text-color);
}
.template-6-outer-div .template-div.t15 .gallery .gallary-div {
  background: #ccc !important;
}
.template-6-outer-div .template-div.t16 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t16 .template-div-image {
  background-size: 100% !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t16 .profile-section .profile-bg-img-div {
  padding: 75px 10px 5px;
}
.template-6-outer-div .template-div.t16 .profile-section .profile-bg-img-div .profile-photo-div {
  width: 150px;
  height: 150px;
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  margin-bottom: 0px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t16 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 500;
}
.template-6-outer-div .template-div.t16 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 500;
}
.template-6-outer-div .template-div.t16 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
.template-6-outer-div .template-div.t16 .profile-section .share-profile-btn-div button {
  line-height: 1.42;
}
.template-6-outer-div .template-div.t16 .social-contact {
  padding: 15px 0 10px 40px;
}
.template-6-outer-div .template-div.t16 .social-contact .links {
  border-bottom: 1px dashed color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t16 .social-contact .links a {
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t16 .social-contact .links span {
  color: color-mix(in srgb, var(--dark-card-bg-color), white 25%);
}
.template-6-outer-div .template-div.t16 .other-links .btns-div .links-btn a span {
  color: #555 !important;
}
.template-6-outer-div .template-div.t16 .contact-us form .form-div .visit-btn {
  line-height: 1.42;
  padding: 9px 10px;
  font-size: 15px;
}
.template-6-outer-div .template-div.t16 .gallery .gallary-div {
  background: #ccc !important;
}
.template-6-outer-div .template-div.t17 {
  border-radius: 0 !important;
}
.template-6-outer-div .template-div.t17 .template-div-image {
  background-size: 100% !important;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div {
  padding: 20px 10px;
}
.template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div .profile-photo-div {
  background: #fff;
  padding: 0;
  outline: none !important;
  border: none !important;
  overflow: hidden;
  margin-bottom: 0px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div h2 {
  font-size: 25px;
  font-weight: 500;
}
.template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div h4 {
  font-size: 22px;
  font-weight: 500;
}
.template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div p {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
.template-6-outer-div .template-div.t17 .profile-section .share-profile-btn-div button {
  line-height: 1.42;
}
.template-6-outer-div .template-div.t17 .social-contact {
  padding: 15px 0 10px 40px;
}
.template-6-outer-div .template-div.t17 .social-contact .links {
  padding: 0 5px 5px 15px;
}
.template-6-outer-div .template-div.t17 .social-contact .links a {
  font-size: 18px;
}
.template-6-outer-div .template-div.t17 .other-links .btns-div .links-btn a span {
  color: #555 !important;
}
.template-6-outer-div .template-div.t17 .contact-us form .form-div .visit-btn {
  line-height: 1.42;
  padding: 9px 10px;
  font-size: 15px;
}
.template-6-outer-div .template-div.t17 .gallery .gallary-div {
  background: #ccc !important;
}
@media screen and (max-width: 450px) {
  .template-6-outer-div .template-div .whatsapp-share form {
    width: 85%;
  }
  .template-6-outer-div .template-div .whatsapp-share button {
    line-height: 17px;
    white-space: unset;
    align-items: unset;
  }
  .template-6-outer-div .template-div .whatsapp-share button i {
    margin-top: 1px;
  }
  .template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 150px;
    height: 150px;
  }
  .template-6-outer-div .template-div.t14 .social-contact {
    gap: 10px;
  }
  .template-6-outer-div .template-div.t14 .social-contact .links {
    gap: 10px;
  }
  .template-6-outer-div .template-div.t14 .social-contact .links span {
    font-size: 16px;
  }
  .template-6-outer-div .template-div.t16 .template-div-image {
    background-size: cover !important;
    background-position: 100% !important;
  }
  .template-6-outer-div .template-div.t17 .template-div-image {
    background-size: 100% 100% !important;
  }
  .template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div {
    padding: 20px 10px 10px;
  }
  .template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div .profile-photo-div {
    width: 90px;
    height: 90px;
  }
  .template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div h2 {
    font-size: 23px;
  }
  .template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div h4 {
    font-size: 19px;
  }
  .template-6-outer-div .template-div.t17 .profile-section .profile-bg-img-div p {
    font-size: 14px;
  }
  .template-6-outer-div .template-div.t17 .social-contact {
    padding: 15px 0 10px 25px;
    gap: 10px;
  }
  .template-6-outer-div .template-div.t17 .social-contact .links {
    gap: 10px;
  }
  .template-6-outer-div .template-div.t17 .social-contact .links span {
    font-size: 14px;
  }
}
@media screen and (max-width: 422px) {
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 173px;
  }
  .template-6-outer-div .template-div .videos .video-outer-div .video-div {
    height: 220px;
  }
  .template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 140px;
    height: 140px;
  }
  .template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 5px;
  }
}
@media screen and (max-width: 400px) {
  .template-6-outer-div .template-div .whatsapp-share button {
    padding: 10px 11px;
  }
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 200px !important;
  }
}
@media screen and (max-width: 575px) {
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .products .outer-div ion-col.card-col .service-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .product-card .service-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .product-img-div,
  .template-6-outer-div .template-div .services .outer-div ion-col.card-col .service-card .service-img-div {
    height: 280px;
  }
}
@media screen and (max-width: 375px) {
  .template-6-outer-div .template-div .whatsapp-share .code-input {
    width: 27px;
  }
  .template-6-outer-div .template-div .whatsapp-share button {
    padding: 10px;
  }
  .template-6-outer-div .template-div .payment-details .payment-data-div .qr-outer-div .qr-div {
    width: 130px;
    height: 130px;
  }
  .template-6-outer-div .template-div .other-business .card-divs .business-card ul li .row .col span {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 445px) {
  .template-6-outer-div .template-div.t12 .profile-section .profile-bg-img-div h2 {
    margin-top: 40px !important;
  }
}
ion-button.offcanvas-btn {
  position: fixed;
  width: 60px;
  min-width: 60px;
  min-height: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  --border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  --box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999;
  background: var(--dark-card-bg-color);
  --background: var(--dark-card-bg-color);
  color: var(--dark-card-text-color);
  --color: var(--dark-card-text-color);
  font-size: 24px;
  z-index: 9999;
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
}
ion-button.offcanvas-btn:hover {
  color: var(--light-card-text-color);
  --color: var(--light-card-text-color);
}
.template-3-outer-div ion-button.offcanvas-btn {
  background: var(--light-card-bg-color) !important;
  --background: var(--light-card-bg-color) !important;
  color: var(--light-card-text-color) !important;
  --color: var(--light-card-text-color) !important;
}
.template-3-outer-div ion-button.offcanvas-btn:hover {
  color: var(--dark-card-text-color) !important;
  --color: var(--dark-card-text-color) !important;
}
ion-menu {
  cursor: unset !important;
  --width: 260px;
}
ion-menu ion-header {
  padding: 4px 17px !important;
  background: var(--dark-card-bg-color);
  --background: var(--dark-card-bg-color);
  cursor: unset !important;
  box-shadow: none;
  display: flex;
  justify-content: end;
}
ion-menu ion-header ion-menu-toggle {
  width: fit-content;
  height: fit-content;
  display: block;
}
ion-menu ion-header ion-menu-toggle ion-button {
  color: var(--dark-card-text-color) !important;
  --color: var(--dark-card-text-color) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px !important;
  --padding: 0px !important;
  width: 25px !important;
  height: 25px !important;
  min-height: 25px !important;
  background: transparent !important;
  --background: transparent !important;
  border-radius: 3px;
  --box-shadow: unset !important;
}
ion-menu ion-header ion-menu-toggle ion-button i {
  color: var(--dark-card-text-color);
  font-size: 22px;
}
ion-menu ion-header ion-menu-toggle ion-button:hover {
  background-color: #ffffff !important;
  --background-color: #ffffff !important;
}
ion-menu ion-header ion-menu-toggle ion-button:hover i {
  color: #000000 !important;
}
ion-menu ion-content {
  padding: 0 !important;
  background: var(--dark-card-bg-color);
  --background: var(--dark-card-bg-color);
}
ion-menu ion-content .offcanvas-body {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  height: 100%;
  width: 100%;
}
ion-menu ion-content a {
  padding: 6px 10px 6px 32px;
  color: var(--dark-card-text-color);
  --color: var(--dark-card-text-color);
  text-decoration: none;
  width: 100%;
  display: flex;
  font-size: 16px;
  margin: 15px 0 !important;
  cursor: pointer;
}
ion-menu ion-content a ion-icon {
  margin-top: 3px !important;
}
ion-menu ion-content a h3 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 0 !important;
  word-break: break-word;
  margin-top: 0 !important;
}
@media screen and (max-width: 600px) {
  ion-button.offcanvas-btn {
    width: 45px;
    height: 45px;
    min-width: 45px;
    bottom: 15px;
    right: 20px;
    font-size: 22px;
    min-height: 45px;
  }
}
.template-1-outer-div app-profile,
.template-1-outer-div app-latest-update,
.template-1-outer-div app-about-us,
.template-1-outer-div app-payment,
.template-1-outer-div app-gallary,
.template-1-outer-div app-contact-us,
.template-1-outer-div app-other-businesses,
.template-1-outer-div app-video,
.template-1-outer-div app-experience,
.template-1-outer-div app-skills,
.template-1-outer-div app-company-info,
.template-1-outer-div app-education,
.template-1-outer-div app-services,
.template-1-outer-div app-qrcode,
.template-1-outer-div app-products,
.template-1-outer-div app-social-links,
.template-1-outer-div app-social-contact,
.template-1-outer-div app-other-links,
.template-2-outer-div app-profile,
.template-2-outer-div app-latest-update,
.template-2-outer-div app-about-us,
.template-2-outer-div app-payment,
.template-2-outer-div app-gallary,
.template-2-outer-div app-contact-us,
.template-2-outer-div app-other-businesses,
.template-2-outer-div app-video,
.template-2-outer-div app-experience,
.template-2-outer-div app-skills,
.template-2-outer-div app-company-info,
.template-2-outer-div app-education,
.template-2-outer-div app-services,
.template-2-outer-div app-qrcode,
.template-2-outer-div app-products,
.template-2-outer-div app-social-links,
.template-2-outer-div app-social-contact,
.template-2-outer-div app-other-links,
.template-3-outer-div app-profile,
.template-3-outer-div app-latest-update,
.template-3-outer-div app-about-us,
.template-3-outer-div app-payment,
.template-3-outer-div app-gallary,
.template-3-outer-div app-contact-us,
.template-3-outer-div app-other-businesses,
.template-3-outer-div app-video,
.template-3-outer-div app-experience,
.template-3-outer-div app-skills,
.template-3-outer-div app-company-info,
.template-3-outer-div app-education,
.template-3-outer-div app-services,
.template-3-outer-div app-qrcode,
.template-3-outer-div app-products,
.template-3-outer-div app-social-links,
.template-3-outer-div app-social-contact,
.template-3-outer-div app-other-links,
.template-4-outer-div app-profile,
.template-4-outer-div app-latest-update,
.template-4-outer-div app-about-us,
.template-4-outer-div app-payment,
.template-4-outer-div app-gallary,
.template-4-outer-div app-contact-us,
.template-4-outer-div app-other-businesses,
.template-4-outer-div app-video,
.template-4-outer-div app-experience,
.template-4-outer-div app-skills,
.template-4-outer-div app-company-info,
.template-4-outer-div app-education,
.template-4-outer-div app-services,
.template-4-outer-div app-qrcode,
.template-4-outer-div app-products,
.template-4-outer-div app-social-links,
.template-4-outer-div app-social-contact,
.template-4-outer-div app-other-links,
.template-5-outer-div app-profile,
.template-5-outer-div app-latest-update,
.template-5-outer-div app-about-us,
.template-5-outer-div app-payment,
.template-5-outer-div app-gallary,
.template-5-outer-div app-contact-us,
.template-5-outer-div app-other-businesses,
.template-5-outer-div app-video,
.template-5-outer-div app-experience,
.template-5-outer-div app-skills,
.template-5-outer-div app-company-info,
.template-5-outer-div app-education,
.template-5-outer-div app-services,
.template-5-outer-div app-qrcode,
.template-5-outer-div app-products,
.template-5-outer-div app-social-links,
.template-5-outer-div app-social-contact,
.template-5-outer-div app-other-links,
.template-6-outer-div app-profile,
.template-6-outer-div app-latest-update,
.template-6-outer-div app-about-us,
.template-6-outer-div app-payment,
.template-6-outer-div app-gallary,
.template-6-outer-div app-contact-us,
.template-6-outer-div app-other-businesses,
.template-6-outer-div app-video,
.template-6-outer-div app-experience,
.template-6-outer-div app-skills,
.template-6-outer-div app-company-info,
.template-6-outer-div app-education,
.template-6-outer-div app-services,
.template-6-outer-div app-qrcode,
.template-6-outer-div app-products,
.template-6-outer-div app-social-links,
.template-6-outer-div app-social-contact,
.template-6-outer-div app-other-links {
  width: 100%;
}
html.with-fancybox body.hide-scrollbar {
  width: 100%;
}
.template-new-1-outer-div {
  font-family: "Inter", sans-serif;
  width: 100%;
  background: var(--body-div-bg);
  overflow: auto;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  height: 100%;
}
.template-new-1-outer-div .products-section .carousel-indicators,
.template-new-1-outer-div .services-section .carousel-indicators {
  bottom: 0 !important;
}
.template-new-1-outer-div .products-section .carousel-indicators button,
.template-new-1-outer-div .services-section .carousel-indicators button {
  background-color: #d6d6d6 !important;
  width: 12px !important;
  height: 12px !important;
}
.template-new-1-outer-div .products-section .carousel-indicators button.active,
.template-new-1-outer-div .services-section .carousel-indicators button.active {
  background-color: #d6e1dd !important;
}
.template-new-1-outer-div button:focus {
  outline: none;
}
.template-new-1-outer-div a {
  text-decoration: none;
}
.template-new-1-outer-div .section-headings {
  display: flex;
  gap: 7px;
  flex-direction: column;
  justify-content: center;
}
.template-new-1-outer-div .section-headings h2 {
  font-size: 24px;
  font-weight: bold;
  color: var(--body-bg-text-color);
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: normal;
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .section-headings span {
  width: 102px;
  height: 4px;
  background: var(--light-card-bg-color);
}
.template-new-1-outer-div .profile-section .top-header {
  background: var(--body-div-bg);
  padding: 0px;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 124px;
}
.template-new-1-outer-div .profile-section .top-header .top-nav {
  padding: 18px 30px;
  gap: 20px;
  height: 78px;
}
.template-new-1-outer-div .profile-section .top-header .collapse.navbar-collapse {
  height: 50px;
}
.template-new-1-outer-div .profile-section .top-header #navItems {
  display: none;
}
.template-new-1-outer-div .profile-section .top-header #navItems.show {
  display: block;
}
.template-new-1-outer-div .profile-section .top-header .mobile-only {
  display: none;
}
.template-new-1-outer-div .profile-section .top-header .business-logo {
  height: 60px;
  border-radius: 2px;
}
.template-new-1-outer-div .profile-section .top-header .business-logo img {
  width: auto;
  height: 100%;
  object-fit: CONTAIN;
  border-radius: 2px;
}
.template-new-1-outer-div .profile-section .top-header .business-name {
  font-size: 25px;
  font-weight: bold;
  color: var(--body-bg-text-color);
  word-break: break-word;
}
.template-new-1-outer-div .profile-section .top-header .header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div {
  display: flex;
  gap: 20px;
}
.template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div .contact-mail-span {
  font-size: 14px;
  color: var(--body-bg-text-color);
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
}
.template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div .contact-mail-span .email {
  word-break: break-word;
  text-align: justify;
}
.template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div .contact-mail-span ion-icon {
  font-size: 15px;
}
.template-new-1-outer-div .profile-section .top-header .header-right .google-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  padding: 9px;
  border: none;
  border-radius: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  cursor: POINTER;
}
.template-new-1-outer-div .profile-section .top-header .header-right .google-btn img {
  width: 24px;
  height: 24px;
}
.template-new-1-outer-div .profile-section .top-header .header-right .social-links-div.mobile-social-links {
  display: none;
}
.template-new-1-outer-div .profile-section .top-header .header-right .social-links-div {
  height: 36px;
  display: flex;
  align-items: center;
}
.template-new-1-outer-div .profile-section .top-header .header-right .social-links-div a {
  text-decoration: none;
  cursor: pointer;
  height: 100%;
  width: 48px;
  border-left: 1px solid var(--body-bg-text-color);
  justify-content: center;
  display: flex;
  align-items: center;
}
.template-new-1-outer-div .profile-section .top-header .nav-menu {
  background: var(--light-card-bg-color);
  gap: 10px;
  height: 50px;
  align-items: center;
  padding: 18px 80px;
}
.template-new-1-outer-div .profile-section .top-header .nav-menu li {
  padding: 0;
  height: fit-content;
  width: fit-content;
}
.template-new-1-outer-div .profile-section .top-header .nav-menu .nav-link {
  color: var(--light-card-text-color);
  padding: 10px;
  display: block;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  line-height: normal;
  text-transform: capitalize;
  word-break: break-word;
  text-align: justify;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}
.template-new-1-outer-div .profile-section .banner-div {
  position: relative;
  height: calc(100% - 124px);
  margin-top: 124px;
}
.template-new-1-outer-div .profile-section .banner-div .single-profile-bg-image {
  max-width: 100%;
  height: 875px;
  max-height: 875px;
  width: 100%;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item {
  height: 875px;
  max-height: 875px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item img {
  height: 100%;
  width: 100%;
  object-fit: fill;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next {
  right: 10px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev {
  left: 10px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev {
  text-decoration: none;
  opacity: 0.9 !important;
  width: 5.5% !important;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next:hover,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev:hover {
  --bs-link-color-rgb: none !important;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-prev-icon,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-next-icon,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-prev-icon,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-next-icon {
  background-image: none !important;
  background-color: color-mix(in srgb, var(--body-bg-text-color) 67%, transparent);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-prev-icon i,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-next-icon i,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-prev-icon i,
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-next-icon i {
  color: var(--body-div-bg) !important;
  font-size: 22px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators {
  bottom: 10% !important;
  list-style-type: none;
  gap: 0px;
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators button {
  width: 16px !important;
  border-radius: 50% !important;
  height: 16px !important;
  background: color-mix(in srgb, var(--body-bg-text-color) 67%, transparent);
}
.template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators button.active {
  background: var(--body-div-bg);
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div {
  position: absolute;
  top: 44%;
  right: 100px;
  background: color-mix(in srgb, var(--dark-card-bg-color) 81%, transparent);
  width: 445px;
  min-height: fit-content;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  padding: 20px 0;
  transform: translate(0, -50%);
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div {
  width: fit-content;
  height: fit-content;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
  width: 160px;
  height: 160px;
  border-radius: 10px;
  background: var(--light-card-text-color);
  padding: 10px;
  margin-bottom: 17px;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div h2 {
  color: var(--dark-card-text-color);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
  width: 100%;
  word-break: break-word;
  text-wrap-mode: wrap;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .designation {
  color: var(--light-card-text-color);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div p {
  font-size: 16px;
  font-weight: 400;
  color: color-mix(in srgb, var(--body-div-bg) 65%, var(--body-bg-text-color));
  margin-bottom: 24px;
  width: 100%;
  word-break: break-word;
  text-wrap-mode: wrap;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div {
  display: none;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div {
  display: flex;
  gap: 15px;
  width: 100%;
  justify-content: center;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
  text-decoration: none;
  color: var(--light-card-bg-color);
  background: var(--light-card-text-color);
  border: 1px solid var(--light-card-bg-color);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a ion-icon {
  font-size: 26px;
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a:hover {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
}
.template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .location-address {
  margin-top: 20px;
}
.template-new-1-outer-div .company-info-section {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/company-div-bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.template-new-1-outer-div .company-info-section .about-company {
  margin: 0 150px 10px;
  position: relative;
}
.template-new-1-outer-div .company-info-section .about-company .google-btn-whatsapp {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 15px 20px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
  width: fit-content;
  margin: 50px auto 0;
}
.template-new-1-outer-div .company-info-section .about-company .google-btn-whatsapp::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-new-1-outer-div .company-info-section .about-company .google-btn-whatsapp::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-new-1-outer-div .company-info-section .about-company .google-btn-whatsapp img {
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
}
.template-new-1-outer-div .company-info-section .about-company .google-btn-whatsapp span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div {
  min-height: 239px;
  background-color: var(--light-card-bg-color);
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/whatsapp-qr-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 22px;
  margin: -70px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div {
  width: calc(100% - 475px);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div h4 {
  font-size: 20px;
  font-weight: 700;
  color: var(--light-card-text-color);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form {
  display: flex;
  gap: 20px;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .main-error-input-div {
  position: relative;
  height: 49px;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .main-error-input-div .error-border {
  border: 1px solid red;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .main-error-input-div .error-text {
  color: #bc0202;
  font-size: 14px;
  position: absolute;
  bottom: -23px;
  left: 3px;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form input {
  font-size: 16px;
  color: black;
  background: white;
  padding: 15px 20px;
  border-radius: 10px;
  height: 49px;
  width: 100%;
  border: none;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form input:focus {
  outline: none;
  border: none;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form input::placeholder {
  color: #000;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .number-input-div {
  color: black;
  background: white;
  padding: 15px 20px;
  border-radius: 10px;
  height: 49px;
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .number-input-div label {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 !important;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .number-input-div .code-input {
  width: 25px;
  height: 100%;
  background: transparent;
  color: black;
  border-radius: 0;
  width: 25px;
  padding: 0;
  box-shadow: none;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .number-input-div .mobile-input {
  width: 100%;
  height: 100%;
  background: transparent;
  color: black;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form button {
  padding: 15px 20px;
  display: flex;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #1aab2c;
  color: white;
  height: 49px;
  min-width: 203px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form button:hover {
  background: #129122;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .scan-qr-div {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .scan-qr-div h4 {
  font-size: 20px;
  font-weight: 700;
  color: var(--light-card-text-color);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .scan-qr-div .qr-image-div {
  width: 110px;
  height: 110px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .scan-qr-div .qr-image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.template-new-1-outer-div .company-info-section .about-company .company-div {
  padding: 90px 0;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col-2 img {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  width: auto;
  height: auto;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col {
  display: flex;
  gap: 33px;
  flex-direction: column;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .section-headings {
  justify-content: unset;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .main-div {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .main-div .single-div {
  display: flex;
  gap: 7px;
  flex-direction: column;
  padding: 20px;
  border-radius: 10px;
  background: color-mix(in srgb, var(--body-div-bg) 95%, black);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .main-div .single-div .sub-head {
  font-size: 16px;
  font-weight: 400;
  color: var(--body-bg-text-color);
  margin-bottom: 0;
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .main-div .single-div .data {
  font-size: 18px;
  font-weight: 600;
  color: var(--body-bg-text-color);
  margin-bottom: 0;
  line-height: normal;
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para h4 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
  color: var(--body-bg-text-color);
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: justify;
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure {
  border: 1px solid color-mix(in srgb, white 88%, black);
  border-left: none;
  max-height: 300px;
  overflow: auto;
  width: 100%;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table tr:first-child td {
  border-top: none;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table tr:last-child td {
  border-bottom: none;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table tbody,
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table tr {
  border: none;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid color-mix(in srgb, white 88%, black);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .info-para p figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  white-space: nowrap;
  border: 1px solid color-mix(in srgb, white 88%, black);
  background: white;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .list-para h4 {
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: 600;
  color: var(--body-bg-text-color);
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .list-para ul {
  margin-bottom: 0;
}
.template-new-1-outer-div .company-info-section .about-company .company-div .data-col .list-para ul li {
  font-size: 16px;
  font-weight: 500;
  color: var(--body-bg-text-color);
  line-height: 34px;
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .other-links {
  padding: 57px 150px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/other-links-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: color-mix(in srgb, var(--light-card-bg-color) 80%, transparent);
  background-blend-mode: overlay;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.template-new-1-outer-div .other-links .section-headings {
  align-items: center;
}
.template-new-1-outer-div .other-links .section-headings h2 {
  color: var(--light-card-text-color);
  text-align: center;
}
.template-new-1-outer-div .other-links .section-headings span {
  background: var(--light-card-text-color);
}
.template-new-1-outer-div .other-links .links-div {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.template-new-1-outer-div .other-links .links-div .links {
  padding: 25px;
  display: flex;
  align-items: center;
  gap: 15px;
  background: var(--light-card-text-color);
  border-radius: 10px;
  border-left: 5px solid var(--light-card-bg-color);
  border-right: 5px solid var(--light-card-bg-color);
  text-decoration: none;
  width: 390px;
  cursor: pointer;
}
.template-new-1-outer-div .other-links .links-div .links .icon {
  padding: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-1-outer-div .other-links .links-div .links .text {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: var(--body-bg-text-color);
  width: 100%;
  word-break: break-word;
}
.template-new-1-outer-div .products-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 140px;
  gap: 51px;
}
.template-new-1-outer-div .products-section .section-headings {
  align-items: center;
}
.template-new-1-outer-div .products-section .section-headings h2 {
  text-align: center;
}
.template-new-1-outer-div .products-section .outer-div ion-row {
  display: flex;
  justify-content: center;
  row-gap: 44px;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card {
  border-radius: 5px;
  background: white;
  border: 1px solid #ebebeb;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-img-div {
  height: 200px;
  width: 100%;
  border-radius: 5px;
  flex-shrink: 0;
  position: relative;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 5px;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data {
  padding: 20px 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex: 1;
  cursor: pointer;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-des {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  text-align: justify;
  word-break: break-word;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .price-div {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  flex-wrap: wrap;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-price {
  color: #c32817;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  line-height: normal;
  line-height: normal;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .cut-price {
  text-decoration: line-through;
  font-size: 14px;
  color: #c32817;
  font-weight: 500;
  white-space: nowrap;
  line-height: normal;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  word-break: break-word;
  line-height: normal;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .enquiry-btn {
  position: relative;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border-radius: 20px;
  cursor: pointer;
  overflow: hidden;
  line-height: normal;
  border: 2px solid transparent !important;
  color: #000;
  word-break: break-word;
  align-self: center;
  margin: 0 20px 20px;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .enquiry-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background:
    linear-gradient(
      90deg,
      #399953,
      #d53e33,
      #fbb300,
      #377af5,
      #399953);
  background-size: 300% 100%;
  background-position: 0 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 1;
  pointer-events: none;
  animation: slideBorder 2s linear infinite;
  animation-play-state: paused;
}
.template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .enquiry-btn:hover::after {
  animation-play-state: running;
}
@keyframes slideBorder {
  100% {
    background-position: -200% 0;
  }
}
.template-new-1-outer-div .services-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 96px 140px 117px;
  gap: 51px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/service-section-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: color-mix(in srgb, var(--light-card-bg-color) 80%, transparent);
  background-blend-mode: overlay;
}
.template-new-1-outer-div .services-section .section-headings {
  align-items: center;
}
.template-new-1-outer-div .services-section .section-headings h2 {
  color: var(--light-card-text-color);
  text-align: center;
}
.template-new-1-outer-div .services-section .section-headings span {
  background: var(--light-card-text-color);
}
.template-new-1-outer-div .services-section .outer-div ion-row {
  display: flex;
  justify-content: center;
  row-gap: 44px;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card {
  border-radius: 5px;
  background: white;
  border: 1px solid #ebebeb;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  height: 100%;
  flex-direction: column;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-img-div {
  height: 200px;
  width: 100%;
  border-radius: 5px;
  flex-shrink: 0;
  position: relative;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 5px;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data {
  padding: 20px 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex: 1;
  cursor: pointer;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-des {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  text-align: justify;
  word-break: break-word;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-price {
  color: #c32817;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  line-height: normal;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  line-height: normal;
  word-break: break-word;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .enquiry-btn {
  position: relative;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border-radius: 20px;
  cursor: pointer;
  overflow: hidden;
  line-height: normal;
  border: 2px solid transparent !important;
  color: #000;
  word-break: break-word;
  align-self: center;
  margin: 0 20px 20px;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .enquiry-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background:
    linear-gradient(
      90deg,
      #399953,
      #d53e33,
      #fbb300,
      #377af5,
      #399953);
  background-size: 300% 100%;
  background-position: 0 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 1;
  pointer-events: none;
  animation: slideBorder 2s linear infinite;
  animation-play-state: paused;
}
.template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .enquiry-btn:hover::after {
  animation-play-state: running;
}
@keyframes slideBorder {
  100% {
    background-position: -200% 0;
  }
}
.template-new-1-outer-div .payment-div {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
  padding: 90px 50px 90px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/payment-left-bottom-bg.png), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/payment-top-right-bg.png);
  background-position: bottom left, top right;
  background-size: 40%, 40%;
  background-repeat: no-repeat, no-repeat;
}
.template-new-1-outer-div .payment-div .section-headings {
  align-items: center;
}
.template-new-1-outer-div .payment-div .section-headings h2 {
  text-align: center;
}
.template-new-1-outer-div .payment-div .inner-div {
  display: flex;
  gap: 50px;
  padding: 50px 30px;
  min-width: 800px;
  width: 100%;
  max-width: 992px;
  background-color: color-mix(in srgb, var(--body-div-bg) 95%, black);
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  justify-content: center;
  align-items: center;
}
.template-new-1-outer-div .payment-div .inner-div .first-detail-div {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}
.template-new-1-outer-div .payment-div .inner-div .copied-payment-text {
  font-size: 12px !important;
  color: green !important;
  transition: opacity 0.3s ease !important;
  height: 100% !important;
  place-content: center;
  white-space: nowrap;
  position: absolute;
  bottom: -19px;
  right: 0;
  z-index: 1;
}
.template-new-1-outer-div .payment-div .inner-div .row .c1 span {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: var(--body-bg-text-color);
}
.template-new-1-outer-div .payment-div .inner-div .row .c2 {
  gap: 10px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.template-new-1-outer-div .payment-div .inner-div .row .c2 span {
  font-size: 16px;
  font-weight: 500;
  color: var(--body-bg-text-color);
  word-break: break-word;
  text-align: end;
}
.template-new-1-outer-div .payment-div .inner-div .row .c2 button {
  color: var(--body-bg-text-color);
  border: none;
  background: transparent;
  font-size: 17px;
  padding: 0;
  display: flex;
}
.template-new-1-outer-div .payment-div .inner-div .row .c2 button i {
  line-height: normal;
  margin-top: 3px;
}
.template-new-1-outer-div .payment-div .inner-div .qr-div {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
}
.template-new-1-outer-div .payment-div .inner-div .qr-div .qr-img {
  width: fit-content;
  height: fit-content;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .payment-div .inner-div .qr-div .qr-img img {
  width: auto;
  height: auto;
  max-height: 200px;
}
.template-new-1-outer-div .about-us-div {
  padding: 79px 150px;
}
.template-new-1-outer-div .about-us-div .row {
  margin-left: 0;
  margin-right: 0;
}
.template-new-1-outer-div .about-us-div .row .about-us-img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.template-new-1-outer-div .about-us-div .row .about-us-img img {
  width: auto;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .about-us-div .row .about-us-data {
  padding: 30px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p {
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  word-break: break-word;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure {
  border: 1px solid color-mix(in srgb, white 88%, black);
  border-left: none;
  max-height: 300px;
  overflow: auto;
  width: 100%;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table tr:first-child td {
  border-top: none;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table tr:last-child td {
  border-bottom: none;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table tbody,
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table tr {
  border: none;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid color-mix(in srgb, white 88%, black);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-new-1-outer-div .about-us-div .row .about-us-data p figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  white-space: nowrap;
  border: 1px solid color-mix(in srgb, white 88%, black);
  background: white;
}
.template-new-1-outer-div .edu-exp-skill-div {
  padding: 105px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/service-section-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: color-mix(in srgb, var(--light-card-bg-color) 80%, transparent);
  background-blend-mode: overlay;
}
.template-new-1-outer-div .edu-exp-skill-div .see-more-btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 400;
  color: #038ef4;
}
.template-new-1-outer-div .edu-exp-skill-div .see-more-btn i {
  font-size: 12px;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 49px;
  width: 733px;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tabs-div {
  gap: 24px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tabs-div button {
  padding: 15px 20px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  background: transparent;
  color: var(--light-card-text-color);
  border: 1px solid var(--light-card-text-color);
  word-break: break-word;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tabs-div button.active {
  background: var(--light-card-text-color);
  color: var(--light-card-bg-color);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data {
  display: flex;
  gap: 15px;
  border-radius: 10px;
  padding: 30px;
  width: 100%;
  background: white;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data .section-headings {
  display: none;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience {
  display: flex;
  gap: 15px;
  flex-direction: column;
  width: 100%;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single {
  padding: 13px 20px;
  border-radius: 5px;
  gap: 10px;
  display: flex;
  background: color-mix(in srgb, var(--body-div-bg) 96%, black);
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .s1,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .s1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .s1 .title,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .s1 .title {
  font-size: 16px;
  font-weight: 600;
  color: var(--body-bg-text-color);
  line-height: normal;
  word-break: break-word;
  text-align: justify;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .s1 .data,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .s1 .data {
  font-size: 14px;
  font-weight: 400;
  color: color-mix(in srgb, var(--body-bg-text-color) 60%, white);
  line-height: normal;
  word-break: break-word;
  text-align: justify;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .year,
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .year {
  padding: 8px 19px;
  border-radius: 36px;
  font-size: 15px;
  font-weight: 500;
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
  line-height: normal;
  height: fit-content;
  white-space: nowrap;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.skills {
  display: flex;
  gap: 15px;
  flex-direction: column;
  width: 100%;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.skills .single {
  padding: 13px 20px;
  border-radius: 5px;
  gap: 10px;
  display: flex;
  background: color-mix(in srgb, var(--body-div-bg) 96%, black);
  width: 100%;
  align-items: center;
  word-break: break-word;
}
.template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.skills .single span {
  font-size: 16px;
  font-weight: 600;
  color: var(--body-bg-text-color);
  line-height: normal;
  text-align: justify;
}
.template-new-1-outer-div .gallary {
  padding: 90px 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/gallary-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100%;
}
.template-new-1-outer-div .gallary .see-more-btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #038ef4;
  height: fit-content;
  margin-top: auto;
}
.template-new-1-outer-div .gallary .see-more-btn i {
  font-size: 12px;
}
.template-new-1-outer-div .gallary .inner-div {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.template-new-1-outer-div .gallary .inner-div .photo-div {
  display: flex;
  flex-direction: column;
  gap: 58px;
  padding-left: 0;
  padding-right: 10px;
}
.template-new-1-outer-div .gallary .inner-div .photo-div .row > * {
  padding-left: 5px;
  padding-right: 5px;
}
.template-new-1-outer-div .gallary .inner-div .photo-div .main-photos-div {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  row-gap: 10px;
}
.template-new-1-outer-div .gallary .inner-div .photo-div .main-photos-div .img-div {
  width: 100%;
  height: 185px;
  max-height: 185px;
  border-radius: 10px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}
.template-new-1-outer-div .gallary .inner-div .photo-div .main-photos-div .img-div img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: fill;
}
.template-new-1-outer-div .gallary .inner-div app-video {
  width: 100%;
  padding-left: 0;
}
.template-new-1-outer-div .gallary .inner-div .video-div {
  padding-right: 0;
  padding-left: 0px;
}
.template-new-1-outer-div .gallary .inner-div .video-div .video-div-inner {
  display: flex;
  flex-direction: column;
  gap: 58px;
  width: 100%;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .main-video {
  max-height: 340px;
  border-radius: 10px;
  width: 100%;
  height: 340px;
  max-width: 991px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .see-more-btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #038ef4;
  height: fit-content;
  margin-top: auto;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .see-more-btn i {
  font-size: 12px;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .video-thumbnails {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .video-thumbnails.expanded {
  max-height: none;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .video-thumbnails .thumb {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  flex: 0 0 auto;
}
.template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div .video-thumbnails .thumb.active {
  border: 2px solid var(--light-card-bg-color);
}
.template-new-1-outer-div .gallary .inner-div .video-div .mobile-videos {
  display: none;
}
.template-new-1-outer-div .other-business {
  padding: 105px 150px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/service-section-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: color-mix(in srgb, var(--light-card-bg-color) 80%, transparent);
  background-blend-mode: overlay;
  width: 100%;
  display: flex;
  gap: 33px;
  flex-direction: column;
  align-items: center;
}
.template-new-1-outer-div .other-business .section-headings {
  align-items: center;
}
.template-new-1-outer-div .other-business .section-headings h2 {
  color: var(--light-card-text-color);
  text-align: center;
}
.template-new-1-outer-div .other-business .section-headings span {
  background: var(--light-card-text-color);
}
.template-new-1-outer-div .other-business .slide-container {
  width: 100%;
  overflow: hidden;
  padding: 0 0 50px;
}
.template-new-1-outer-div .other-business .slide-container .swiper-wrapper {
  width: 100%;
  padding: 0px;
  display: flex;
}
.template-new-1-outer-div .other-business .slide-container .swiper-slide {
  display: flex;
  justify-content: center;
  padding: 10px;
  height: 100%;
}
.template-new-1-outer-div .other-business .slide-container .card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  gap: 15px;
  width: 100%;
  max-width: 100%;
  flex-direction: column;
}
.template-new-1-outer-div .other-business .slide-container .card .icon-div {
  width: 60px;
  height: 60px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}
.template-new-1-outer-div .other-business .slide-container .card .icon-div i {
  line-height: 0;
}
.template-new-1-outer-div .other-business .slide-container .card .title-text-div h4 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  color: black;
  text-align: justify;
  word-break: break-word;
}
.template-new-1-outer-div .other-business .slide-container .card .title-text-div p {
  font-size: 14px;
  font-weight: 400;
  color: black;
  text-align: justify;
  word-break: break-word;
}
.template-new-1-outer-div .other-business .slide-container .card .phone-div,
.template-new-1-outer-div .other-business .slide-container .card .location-div {
  display: flex;
  gap: 10px;
}
.template-new-1-outer-div .other-business .slide-container .card .phone-div .icon-span,
.template-new-1-outer-div .other-business .slide-container .card .location-div .icon-span {
  width: 30px;
  height: 30px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.template-new-1-outer-div .other-business .slide-container .card .phone-div .icon-span i,
.template-new-1-outer-div .other-business .slide-container .card .location-div .icon-span i {
  font-size: 15px;
  line-height: 0;
}
.template-new-1-outer-div .other-business .slide-container .card .phone-div .data,
.template-new-1-outer-div .other-business .slide-container .card .location-div .data {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: black;
  display: flex;
  align-items: center;
  text-align: justify;
  word-break: break-word;
}
.template-new-1-outer-div .other-business .slide-container .card .visit-btn {
  padding: 8px 15px;
  border-radius: 5px;
  border: 1px solid var(--light-card-bg-color);
  background: transparent;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  width: fit-content;
  transition:
    letter-spacing 0.3s ease,
    background 0.3s ease,
    color 0.3s ease;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  word-break: break-word;
}
.template-new-1-outer-div .other-business .slide-container .card .visit-btn:hover {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  letter-spacing: 1px;
}
.template-new-1-outer-div .other-business .slide-container .swiper-navBtn {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  background-color: color-mix(in srgb, var(--body-bg-text-color) 37%, transparent);
  border-radius: 5px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 22px;
  color: var(--body-div-bg);
}
.template-new-1-outer-div .other-business .slide-container .swiper-navBtn::before,
.template-new-1-outer-div .other-business .slide-container .swiper-navBtn::after {
  content: none;
}
.template-new-1-outer-div .other-business .slide-container .swiper-navBtn .swiper-navigation-icon {
  display: none;
}
.template-new-1-outer-div .other-business .slide-container .swiper-navBtn i {
  font-size: 32px;
  line-height: 0;
}
.template-new-1-outer-div .other-business .slide-container .swiper-button-next {
  right: 5px;
}
.template-new-1-outer-div .other-business .slide-container .swiper-button-prev {
  left: 5px;
}
.template-new-1-outer-div .other-business .slide-container .swiper-pagination-bullet {
  background-color: var(--body-bg-text-color);
  opacity: 1;
  width: 10px !important;
  height: 10px !important;
  margin: 0 3px !important;
}
.template-new-1-outer-div .other-business .slide-container .swiper-pagination-bullet-active {
  background-color: var(--body-div-bg);
  width: 12px !important;
  height: 12px !important;
}
.template-new-1-outer-div .latest-update {
  padding: 90px 150px;
  background: transparent;
  width: 100%;
  display: flex;
  gap: 33px;
  flex-direction: column;
  align-items: center;
}
.template-new-1-outer-div .latest-update .section-headings {
  align-items: center;
}
.template-new-1-outer-div .latest-update .section-headings h2 {
  text-align: center;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new {
  width: 100%;
  overflow: hidden;
  padding: 0 0 60px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-wrapper {
  padding: 0px;
  display: flex;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-slide {
  display: flex;
  justify-content: center;
  height: auto;
  flex-shrink: 0;
  padding: 10px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: none !important;
  display: flex;
  gap: 15px;
  width: 100%;
  cursor: pointer;
  flex-direction: column;
  border: 1px solid color-mix(in srgb, var(--body-div-bg) 88%, var(--body-bg-text-color));
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .icon-div {
  width: 60px;
  height: 60px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .icon-div i {
  line-height: 0;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .icon-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 50%;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .title-text-div h4 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  color: black;
  text-align: justify;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .title-text-div .climp-text-div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .title-text-div .read-more-div {
  height: 25px;
  text-align: start;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .title-text-div p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: black;
  text-align: justify;
  word-break: break-word;
  margin-bottom: 0px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .title-text-div button {
  background: transparent;
  color: #c32817;
  border: none;
  font-size: 14px;
  font-weight: 400;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .keyword-div {
  display: flex;
  gap: 15px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .keyword-div span {
  padding: 6px 15px;
  font-size: 14px;
  font-weight: 400;
  background: #ededed;
  color: #000;
  border-radius: 50px;
  line-height: normal;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .link-btn {
  padding: 8px 15px;
  border-radius: 5px;
  border: 1px solid var(--light-card-bg-color);
  background: transparent;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  width: fit-content;
  transition:
    letter-spacing 0.3s ease,
    background 0.3s ease,
    color 0.3s ease;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  word-break: break-word;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .card .link-btn:hover {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  letter-spacing: 1px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn {
  background-color: color-mix(in srgb, var(--body-bg-text-color) 37%, transparent);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: color 0.3s ease;
  font-size: 22px;
  color: var(--body-div-bg);
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn::before,
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn::after {
  content: none;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn .swiper-navigation-icon {
  display: none;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn i {
  font-size: 32px;
  line-height: 0;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-button-next {
  right: 5px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-button-prev {
  left: 5px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
  border-radius: 30px;
  background-color: color-mix(in srgb, var(--body-bg-text-color) 30%, transparent);
  padding: 4px 5px;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-pagination-bullet {
  background-color: var(--light-card-text-color);
  opacity: 1;
  width: 10px !important;
  height: 10px !important;
  margin: 0 3px !important;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-pagination-bullet-active {
  background-color: #3486ff;
  width: 12px !important;
  height: 12px !important;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new {
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-button-lock {
  display: none !important;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-pagination-lock {
  display: none !important;
}
.template-new-1-outer-div .latest-update .latest-update-swiper-new.swiper-lock .swiper-wrapper {
  justify-content: center !important;
}
.template-new-1-outer-div .contact-us {
  padding: 105px 150px;
  background: var(--body-bg-text-color);
  width: 100%;
}
.template-new-1-outer-div .contact-us .section-headings h2 {
  color: var(--body-div-bg);
}
.template-new-1-outer-div .contact-us .section-headings span {
  background: var(--body-div-bg);
}
.template-new-1-outer-div .contact-us .row {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 {
  padding-left: 0;
  display: flex;
  gap: 34px;
  flex-direction: column;
}
.template-new-1-outer-div .contact-us .row .c1 form {
  gap: 20px;
  display: flex;
  flex-direction: column;
  max-width: 660px;
}
.template-new-1-outer-div .contact-us .row .c1 form .input-div {
  display: flex;
  width: 100%;
  gap: 10px;
  align-items: center;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
}
.template-new-1-outer-div .contact-us .row .c1 form .input-div input {
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  border: none;
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form .input-div input:focus {
  outline: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .input-div span ion-icon {
  font-size: 20px;
  color: #000000;
}
.template-new-1-outer-div .contact-us .row .c1 form .outer-input-div {
  display: flex;
  gap: 20px;
}
.template-new-1-outer-div .contact-us .row .c1 form .outer-input-div .form-group {
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form textarea {
  height: 133px;
  max-height: 133px;
  padding: 15px 18px !important;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  resize: none;
  overflow: auto;
  border: none;
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form textarea:focus {
  outline: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .form-group.extra-fields {
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form .form-group.extra-fields input {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .form-group.extra-fields input:focus {
  outline: none !important;
}
.template-new-1-outer-div .contact-us .row .c1 form label {
  color: color-mix(in srgb, var(--body-div-bg) 65%, var(--body-bg-text-color));
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select {
  position: relative;
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .select-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .select-box .value {
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .select-box .value.placeholder {
  color: #595c5e !important;
  background: transparent !important;
  opacity: 1 !important;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 135px;
  overflow: auto;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 15px;
  color: black;
  word-break: break-word;
}
.template-new-1-outer-div .contact-us .row .c1 form .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select {
  position: relative;
  width: 100%;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .select-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .select-box .value {
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .select-box .value.placeholder {
  color: #595c5e !important;
  background: transparent !important;
  opacity: 1 !important;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 140px;
  overflow: auto;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .options .placeholder-option {
  color: #343434;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 15px;
  color: black;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper {
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .placeholder {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #595c5e;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 1 !important;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .date-text {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #000000;
  z-index: 3;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
}
.template-new-1-outer-div .contact-us .row .c1 form .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #4b4747;
  font-size: 15px;
  pointer-events: none;
  z-index: 4;
}
.template-new-1-outer-div .contact-us .row .c1 form button {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  width: 100px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-top: 20px;
}
.template-new-1-outer-div .contact-us .row .c1 form button:hover {
  background: var(--light-card-text-color);
  color: var(--light-card-bg-color);
  border: 1px solid var(--light-card-bg-color);
}
.template-new-1-outer-div .contact-us .row .c2 {
  padding-right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card {
  gap: 30px;
  display: flex;
  flex-direction: column;
  width: fit-content;
  align-items: center;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .p1 {
  gap: 7px;
  display: flex;
  flex-direction: column;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .p1 h2 {
  color: var(--light-card-bg-color);
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .p1 .designation {
  color: var(--light-card-text-color);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .p1 p {
  color: color-mix(in srgb, var(--light-card-text-color) 65%, black);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .social-contact-div {
  display: flex;
  gap: 15px;
  width: 100%;
  justify-content: center;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .social-contact-div a {
  text-decoration: none;
  color: var(--light-card-bg-color);
  background: var(--light-card-text-color);
  border: 1px solid var(--light-card-bg-color);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .social-contact-div a:hover {
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
}
.template-new-1-outer-div .contact-us .row .c2 .contact-profile-card .location-address p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
}
.template-new-2-outer-div #navbarNavAltMarkup.collapsing,
.template-new-2-outer-div #navbarNavAltMarkup1.collapsing,
.template-new-3-outer-div #navbarNavAltMarkup.collapsing,
.template-new-3-outer-div #navbarNavAltMarkup1.collapsing {
  transition: none !important;
}
.template-new-1-outer-div #Home,
.template-new-1-outer-div #company-info,
.template-new-1-outer-div #other-link,
.template-new-1-outer-div #products,
.template-new-1-outer-div #services,
.template-new-1-outer-div #about-me,
.template-new-1-outer-div #Payment_Details,
.template-new-1-outer-div #education,
.template-new-1-outer-div #skills,
.template-new-1-outer-div #experience,
.template-new-1-outer-div #photo-gallery,
.template-new-1-outer-div #video-gallery,
.template-new-1-outer-div #other-business,
.template-new-1-outer-div #latest-update,
.template-new-1-outer-div #contact-us {
  scroll-margin-top: 128px;
}
.template-new-2-outer-div #education,
.template-new-2-outer-div #skills,
.template-new-2-outer-div #experience,
.template-new-2-outer-div #photo-gallery,
.template-new-2-outer-div #video-gallery,
.template-new-3-outer-div #education,
.template-new-3-outer-div #skills,
.template-new-3-outer-div #experience,
.template-new-3-outer-div #photo-gallery,
.template-new-3-outer-div #video-gallery {
  scroll-margin-top: 124px;
}
.template-new-2-outer-div #Home,
.template-new-2-outer-div #company-info,
.template-new-2-outer-div #other-link,
.template-new-2-outer-div #products,
.template-new-2-outer-div #services,
.template-new-2-outer-div #about-me,
.template-new-2-outer-div #Payment_Details,
.template-new-2-outer-div #other-business,
.template-new-2-outer-div #latest-update,
.template-new-2-outer-div #contact-us,
.template-new-3-outer-div #Home,
.template-new-3-outer-div #company-info,
.template-new-3-outer-div #other-link,
.template-new-3-outer-div #products,
.template-new-3-outer-div #services,
.template-new-3-outer-div #about-me,
.template-new-3-outer-div #Payment_Details,
.template-new-3-outer-div #other-business,
.template-new-3-outer-div #latest-update,
.template-new-3-outer-div #contact-us {
  scroll-margin-top: 85px;
}
body.modal-open-custom .template-new-1-outer-div {
  padding-right: var(--scrollbar-width);
}
@media screen and (max-width: 991px) {
  .template-new-1-outer-div #Home,
  .template-new-1-outer-div #company-info,
  .template-new-1-outer-div #other-link,
  .template-new-1-outer-div #products,
  .template-new-1-outer-div #services,
  .template-new-1-outer-div #about-me,
  .template-new-1-outer-div #Payment_Details,
  .template-new-1-outer-div #photo-gallery,
  .template-new-1-outer-div #video-gallery,
  .template-new-1-outer-div #other-business,
  .template-new-1-outer-div #latest-update,
  .template-new-1-outer-div #contact-us {
    scroll-margin-top: 85px;
  }
  .template-new-1-outer-div #education,
  .template-new-1-outer-div #skills,
  .template-new-1-outer-div #experience {
    scroll-margin-top: 100px;
  }
  .template-new-2-outer-div #Home,
  .template-new-2-outer-div #company-info,
  .template-new-2-outer-div #other-link,
  .template-new-2-outer-div #products,
  .template-new-2-outer-div #services,
  .template-new-2-outer-div #about-me,
  .template-new-2-outer-div #Payment_Details,
  .template-new-2-outer-div #education,
  .template-new-2-outer-div #skills,
  .template-new-2-outer-div #experience #photo-gallery,
  .template-new-2-outer-div #video-gallery,
  .template-new-2-outer-div #other-business,
  .template-new-2-outer-div #latest-update,
  .template-new-2-outer-div #contact-us,
  .template-new-3-outer-div #Home,
  .template-new-3-outer-div #company-info,
  .template-new-3-outer-div #other-link,
  .template-new-3-outer-div #products,
  .template-new-3-outer-div #services,
  .template-new-3-outer-div #about-me,
  .template-new-3-outer-div #Payment_Details,
  .template-new-3-outer-div #education,
  .template-new-3-outer-div #skills,
  .template-new-3-outer-div #experience #photo-gallery,
  .template-new-3-outer-div #video-gallery,
  .template-new-3-outer-div #other-business,
  .template-new-3-outer-div #latest-update,
  .template-new-3-outer-div #contact-us {
    scroll-margin-top: 95px;
  }
}
@media screen and (max-width: 767px) {
  .template-new-1-outer-div #education,
  .template-new-1-outer-div #skills,
  .template-new-1-outer-div #experience {
    scroll-margin-top: 85px;
  }
}
.nav-more-measure {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  white-space: nowrap;
  padding: 0;
}
@media (min-width: 992px) {
  .nav-menu {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: visible;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
  }
  .nav-menu .nav-item {
    flex: 0 0 auto;
    margin: 0;
  }
  .nav-menu .dropdown-menu {
    z-index: 9999;
    width: 300px;
    right: 0;
    left: unset;
    top: 111%;
    max-height: 400px;
    overflow: auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    display: none;
  }
  .nav-menu .dropdown-menu li {
    width: 100% !important;
  }
  .nav-menu .dropdown-menu li .dropdown-item {
    white-space: pre-wrap !important;
    word-break: break-word;
  }
  .nav-menu .dropdown-menu li .dropdown-item:hover {
    color: var(--light-card-bg-color);
    background: var(--light-card-text-color);
  }
  .nav-menu .dropdown-menu.show {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .template-new-1-outer-div .profile-section .banner-div {
    padding: 10px 20px 10px;
    height: calc(100% - 85px);
    margin-top: 85px;
  }
  .template-new-1-outer-div .profile-section .banner-div .single-profile-bg-image {
    display: none;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel {
    display: none;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div {
    position: unset;
    width: 100% !important;
    padding: 30px 15px;
    transform: none;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div {
    width: 100%;
    padding: 0;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div h2 {
    font-size: 22px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .designation {
    font-size: 18px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div p {
    font-size: 16px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 168px !important;
    height: 168px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div {
    display: flex;
    gap: 18px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div .profile-btn {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 5px;
    color: var(--body-bg-text-color);
    background: var(--body-div-bg);
    line-height: 100%;
    margin-bottom: 24px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div .profile-btn ion-button {
    font-size: 16px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div {
    padding: 50px 25px;
    margin: 0;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div form {
    flex-direction: column;
    align-items: center;
    gap: 20px !important;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div {
    padding: 50px 0px 40px 0px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .row {
    margin: 0;
    gap: 20px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col {
    padding: 0;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div {
    flex-direction: column;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div {
    flex-direction: unset;
    width: 100%;
    background: transparent !important;
    padding: 0 !important;
    gap: 20px;
    box-shadow: none;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div .sub-head {
    width: 100%;
    word-break: break-word;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div .data {
    font-size: 16px;
    width: 100%;
    word-break: break-word;
    text-align: end;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col-2 {
    width: 100%;
  }
  .template-new-1-outer-div .payment-div {
    background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/payment-top-right-bg.png);
    background-position: top right;
    background-size: 40%;
    background-repeat: no-repeat;
    padding: 49px 20px 74px !important;
    align-items: flex-start;
  }
  .template-new-1-outer-div .payment-div .section-headings {
    align-items: flex-start;
  }
  .template-new-1-outer-div .payment-div .section-headings h2 {
    text-align: left;
  }
  .template-new-1-outer-div .payment-div .inner-div {
    min-width: 100%;
    gap: 30px;
    background-color: transparent !important;
    padding: 0;
    box-shadow: none;
    flex-direction: column;
  }
  .template-new-1-outer-div .payment-div .inner-div .qr-div {
    width: 100% !important;
  }
  .template-new-1-outer-div .payment-div .inner-div .row .c2 span {
    font-weight: 400;
    line-height: normal;
  }
  .template-new-1-outer-div .other-links {
    gap: 32px;
    padding: 57px 20px !important;
  }
  .template-new-1-outer-div .other-links .links-div {
    flex-direction: column;
    gap: 11px;
    width: 100%;
    align-items: center;
  }
  .template-new-1-outer-div .other-links .links-div .links {
    border-radius: 0;
    padding: 15px;
    width: 100% !important;
  }
  .template-new-1-outer-div .other-links .links-div .links .icon {
    font-size: 16px;
  }
  .template-new-1-outer-div .other-links .links-div .links .text {
    font-size: 14px;
  }
  .template-new-1-outer-div .gallary {
    padding: 0px 20px 55px !important;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .desktop-video-div {
    display: none;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .mobile-videos {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .mobile-videos iframe {
    width: 100%;
    height: 305px;
    border-radius: 10px;
  }
  .template-new-1-outer-div .edu-exp-skill-div {
    width: 100%;
    padding: 30px 20px 50px !important;
    background-image: none;
    background-color: transparent !important;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div {
    flex-direction: column;
    width: 100%;
    padding: 0;
    gap: 63px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tabs-div {
    display: none;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
    background: transparent !important;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data .section-headings {
    display: flex;
    margin-bottom: 15px;
  }
  .template-new-1-outer-div .other-business {
    padding: 67px 20px !important;
  }
  .template-new-1-outer-div .other-business .other-business-swiper .swiper-wrapper {
    display: block;
  }
  .template-new-1-outer-div .other-business .other-business-swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    margin-bottom: 15px;
    padding: 0;
  }
  .template-new-1-outer-div .other-business .other-business-swiper .swiper-navBtn {
    opacity: 0 !important;
    display: none !important;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item {
    min-height: 550px;
    max-height: 600px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: fill;
  }
  .template-new-1-outer-div .profile-section .banner-div .single-profile-bg-image {
    max-width: 100%;
    height: auto;
    min-height: 550px;
    max-height: 600px;
    width: 100%;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div {
    padding: 0 10px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 95px !important;
    height: 95px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    width: 45px !important;
    height: 45px !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1101px) {
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item {
    min-height: 550px;
    max-height: 700px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: fill;
  }
  .template-new-1-outer-div .profile-section .banner-div .single-profile-bg-image {
    max-width: 100%;
    height: auto;
    min-height: 550px;
    max-height: 700px;
    width: 100%;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div {
    width: 400px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 140px !important;
    height: 140px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    width: 45px !important;
    height: 45px !important;
  }
}
@media screen and (max-width: 991px) {
  .template-new-1-outer-div {
  }
  .template-new-1-outer-div .profile-section .top-header {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 85px;
  }
  .template-new-1-outer-div .profile-section .top-header .top-nav {
    padding: 13px 20px 17px;
    height: unset;
  }
  .template-new-1-outer-div .profile-section .top-header .business-name {
    font-size: 18px;
  }
  .template-new-1-outer-div .profile-section .top-header .navbar-toggler {
    display: flex !important;
    border: none;
    padding: 0;
    background: var(--light-card-bg-color);
    border-radius: 50%;
    color: var(--light-card-text-color);
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: 14px !important;
    align-items: center;
    justify-content: center;
  }
  .template-new-1-outer-div .profile-section .top-header .social-links-div {
    display: none !important;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right {
    display: none !important;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .social-links-div {
    display: none !important;
  }
  .template-new-1-outer-div .profile-section .top-header .nav-menu .navbar-toggler {
    display: none !important;
  }
  .template-new-1-outer-div .profile-section .top-header .navbar-collapse {
    padding: 0px 0 40px;
    position: fixed;
    top: 85px;
    left: 0px;
    width: 100%;
    background: var(--light-card-bg-color);
    z-index: 9999;
    overflow-y: auto;
    scrollbar-width: none !important;
    height: calc(100% - 85px) !important;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .con-mail-div {
    display: flex;
    gap: 20px;
    flex-direction: column;
    width: 100%;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .con-mail-div hr {
    width: 100%;
    color: var(--light-card-text-color);
    margin: 10px 0 0;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .con-mail-div .contact-mail-span {
    font-size: 15px;
    color: var(--light-card-text-color);
    display: flex;
    gap: 15px;
    font-weight: 600;
    padding-left: 27px;
    line-height: normal;
    padding-right: 10px;
    text-decoration: none;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .con-mail-div .contact-mail-span .email {
    word-break: break-word;
    text-align: justify;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .con-mail-div .contact-mail-span i {
    margin-top: 3px;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .google-btn {
    background: transparent !important;
    color: var(--light-card-text-color);
    padding: 9px 15px;
    border: none;
    border-radius: 5px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none !important;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid var(--light-card-text-color);
    width: fit-content;
    margin-left: 25px;
    cursor: POINTER;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .google-btn img {
    width: 24px;
    height: 24px;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only app-social-links {
    width: 100%;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .social-links-div.mobile-social-links {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 20px;
    padding-left: 25px;
    row-gap: 10px;
    padding-right: 20px;
  }
  .template-new-1-outer-div .profile-section .top-header .mobile-only .social-links-div.mobile-social-links a {
    text-decoration: none;
    cursor: pointer;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .template-new-1-outer-div .profile-section .top-header .nav-menu {
    height: auto;
    gap: 5px;
    padding-left: 20px;
    align-items: unset;
  }
  .template-new-1-outer-div .profile-section .top-header .nav-menu.navbar-nav {
    flex-direction: column !important;
    width: 100%;
  }
  .template-new-1-outer-div .profile-section .top-header .nav-menu .nav-link {
    text-align: center;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    word-break: break-word;
    text-align: justify;
  }
  .template-new-1-outer-div .profile-section .banner-div {
    margin-top: 85px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div {
    right: 64px;
    width: 340px;
    height: 57%;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 120px;
    height: 120px;
    padding: 6px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div h2 {
    font-size: 20px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .designation {
    font-size: 16px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div p {
    font-size: 14px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div {
    gap: 11px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    width: 53px;
    height: 53px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin {
    margin: 0px !important;
    padding: 10px 20px 20px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .google-btn-whatsapp {
    display: flex;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div {
    position: unset;
    width: 100%;
    background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/whatsapp-bg-mobile.png);
    background-size: contain;
    padding: 30px 25px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div {
    flex-direction: column;
    width: 100%;
    gap: 30px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div {
    align-items: center;
    gap: 12px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div h4 {
    margin-bottom: 0;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div form {
    gap: 14px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div form .main-error-input-div {
    height: 52px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .whatsapp-qr-div .center-div .whatsapp-div form .main-error-input-div .error-text {
    bottom: -18px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div {
    padding: 15px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div .sub-head {
    font-size: 14px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .main-div .single-div .data {
    font-size: 16px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .info-para h4 {
    font-size: 17px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .info-para p {
    font-size: 14px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .list-para h4 {
    font-size: 17px;
  }
  .template-new-1-outer-div .company-info-section .about-company#about-company-margin .company-div .data-col .list-para ul li {
    font-size: 14px;
  }
  .template-new-1-outer-div .other-links {
    gap: 32px;
    padding: 57px 20px !important;
  }
  .template-new-1-outer-div .other-links .links-div {
    gap: 11px;
    width: 100%;
    align-items: center;
  }
  .template-new-1-outer-div .other-links .links-div .links {
    border-radius: 0;
    padding: 15px;
    width: 325px;
  }
  .template-new-1-outer-div .other-links .links-div .links .icon {
    font-size: 16px;
  }
  .template-new-1-outer-div .other-links .links-div .links .text {
    font-size: 14px;
  }
  .template-new-1-outer-div .products-section {
    padding: 68px 10px !important;
    gap: 40px;
  }
  .template-new-1-outer-div .products-section .section-headings {
    width: 100%;
  }
  .template-new-1-outer-div .products-section .outer-div {
    width: 100%;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row {
    row-gap: 10px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-img-div {
    height: 175px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data {
    padding: 15px 10px 5px;
    gap: 5px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-des {
    display: none;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-name {
    font-size: 16px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-price {
    font-size: 15px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .cut-price {
    font-size: 13px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .enquiry-btn {
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 20px;
    margin-top: 5px;
    margin: 0 15px 15px;
  }
  .template-new-1-outer-div .services-section {
    padding: 68px 10px !important;
    gap: 40px;
  }
  .template-new-1-outer-div .services-section .section-headings {
    width: 100%;
  }
  .template-new-1-outer-div .services-section .outer-div {
    width: 100%;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row {
    row-gap: 10px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-img-div {
    height: 175px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data {
    padding: 15px 10px 5px;
    gap: 5px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-des {
    display: none;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-name {
    font-size: 16px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-price {
    font-size: 15px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .enquiry-btn {
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 20px;
    margin-top: 5px;
    margin: 0 15px 15px;
  }
  .template-new-1-outer-div .payment-div {
    padding: 90px 20px 90px;
  }
  .template-new-1-outer-div .payment-div .inner-div {
    min-width: 100%;
    max-width: 992px;
  }
  .template-new-1-outer-div .payment-div .inner-div .qr-div {
    width: 69%;
  }
  .template-new-1-outer-div .payment-div .inner-div .row .c1 span {
    font-size: 15px;
  }
  .template-new-1-outer-div .payment-div .inner-div .row .c2 span {
    font-size: 14px;
  }
  .template-new-1-outer-div .about-us-div {
    padding: 30px 20px 46px !important;
    background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/payment-left-bottom-bg.png);
    background-position: bottom left;
    background-size: 60%;
    background-repeat: no-repeat;
  }
  .template-new-1-outer-div .about-us-div .row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .template-new-1-outer-div .about-us-div .row .about-us-img {
    order: 2;
  }
  .template-new-1-outer-div .about-us-div .row .about-us-data {
    gap: 20px;
    padding: 0;
  }
  .template-new-1-outer-div .about-us-div .row .about-us-data p {
    font-size: 15px;
  }
  .template-new-1-outer-div .gallary {
    padding: 55px 20px 55px !important;
    background-image: none;
  }
  .template-new-1-outer-div .gallary .inner-div {
    flex-direction: column;
    display: flex;
    gap: 55px;
  }
  .template-new-1-outer-div .gallary .inner-div .photo-div {
    gap: 49px;
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
  }
  .template-new-1-outer-div .gallary .inner-div .photo-div .row > * {
    padding-left: 5px;
    padding-right: 5px;
  }
  .template-new-1-outer-div .gallary .inner-div app-video {
    padding-right: 0;
    padding-left: 0px;
    width: 100%;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div {
    padding-right: 0;
    padding-left: 0px;
    width: 100%;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .video-div-inner {
    gap: 49px;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .video-gallery {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .video-gallery .big-video {
    width: 100%;
    height: 200px;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .video-gallery .thumb-row {
    display: none;
  }
  .template-new-1-outer-div .latest-update {
    padding: 42px 20px !important;
  }
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-slide {
    padding: 0px !important;
  }
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-navBtn {
    display: none !important;
  }
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .card {
    max-width: 100%;
  }
  .template-new-1-outer-div .contact-us {
    padding: 58px 20px !important;
    background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_seven/service-section-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: color-mix(in srgb, var(--body-bg-text-color) 80%, transparent);
    background-blend-mode: overlay;
  }
  .template-new-1-outer-div .contact-us .section-headings {
    align-items: center;
  }
  .template-new-1-outer-div .contact-us .section-headings h2 {
    color: var(--body-div-bg);
    text-align: center;
  }
  .template-new-1-outer-div .contact-us .section-headings span {
    background: var(--body-div-bg);
  }
  .template-new-1-outer-div .contact-us .row .c1 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: flex;
    gap: 34px;
    flex-direction: column;
    align-items: center;
  }
  .template-new-1-outer-div .contact-us .row .c1 form {
    width: 100%;
    align-items: center;
  }
  .template-new-1-outer-div .contact-us .row .c1 form .form-group {
    width: 100%;
  }
  .template-new-1-outer-div .contact-us .row .c1 form .outer-input-div {
    flex-direction: column;
    width: 100%;
  }
  .template-new-1-outer-div .contact-us .row .c1 form button {
    width: 162px;
    height: 48px;
  }
  .template-new-1-outer-div .contact-us .row .c2 {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single,
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single {
    padding: 13px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .s1 .title,
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .s1 .title {
    font-size: 15px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .s1 .data,
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .s1 .data {
    font-size: 13px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.education .single .year,
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.experience .single .year {
    font-size: 13px;
    padding: 8px 15px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.skills .single {
    padding: 13px;
  }
  .template-new-1-outer-div .edu-exp-skill-div .inner-div .tab-data.skills .single span {
    font-size: 15px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-name {
    font-size: 12px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .cut-price {
    font-size: 12px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-data .p-price {
    font-size: 13px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .enquiry-btn {
    padding: 5px 13px;
    font-size: 12px;
  }
  .template-new-1-outer-div .products-section .outer-div ion-row ion-col .product-card .product-img-div {
    height: 147px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-name {
    font-size: 12px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-data .s-price {
    font-size: 13px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .enquiry-btn {
    padding: 5px 13px;
    font-size: 12px;
  }
  .template-new-1-outer-div .services-section .outer-div ion-row ion-col .service-card .service-img-div {
    height: 147px;
  }
}
@media screen and (max-width: 415px) {
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div {
    width: 100%;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form {
    width: 100%;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form input {
    width: 100%;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form .number-input-div {
    width: 100%;
  }
  .template-new-1-outer-div .gallary .inner-div .photo-div .main-photos-div .img-div {
    height: 130px;
    max-height: 130px;
  }
  .template-new-1-outer-div .gallary .inner-div .video-div .mobile-videos iframe {
    width: 100%;
    height: 160px;
  }
  .template-new-1-outer-div .other-business .slide-container .card .icon-div {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 360px) {
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div {
    gap: 10px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div .profile-btn {
    font-size: 14px;
    padding: 9px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 150px;
    height: 150px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div {
    gap: 10px;
    flex-wrap: wrap;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    width: 55px;
    height: 55px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a i {
    font-size: 22px;
  }
}
@media screen and (max-width: 1458px) and (min-width: 992px) {
  .template-new-1-outer-div .contact-us .row .c1 form .outer-input-div {
    flex-direction: column;
    width: 100%;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form {
    gap: 15px;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form input {
    font-size: 14px;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form button {
    font-size: 14px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 140px !important;
    height: 140px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    width: 55px !important;
    height: 55px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a i {
    font-size: 22px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 992px) {
  .template-new-1-outer-div {
  }
  .template-new-1-outer-div .profile-section .top-header .top-nav {
    padding: 18px;
  }
  .template-new-1-outer-div .profile-section .top-header .business-name {
    font-size: 18px;
    font-weight: bold;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right {
    gap: 10px;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div .contact-mail-span {
    gap: 10px;
    margin-right: 10px;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div .contact-mail-span span.email {
    word-break: break-word;
    line-height: normal;
    max-width: 235px;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .google-btn {
    padding: 10px;
    border-radius: 50%;
    width: 45px;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .google-btn span {
    display: none;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .social-links-div {
    height: 25px;
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .social-links-div a {
    width: 36px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev {
    text-decoration: none;
    opacity: 0.9 !important;
    width: 4.5% !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next:hover,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev:hover {
    --bs-link-color-rgb: none !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-prev-icon,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-next-icon,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-prev-icon,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-next-icon {
    background-image: none !important;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-prev-icon i,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-next .carousel-control-next-icon i,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-prev-icon i,
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-control-prev .carousel-control-next-icon i {
    color: var(--body-div-bg) !important;
    font-size: 22px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators {
    bottom: 10% !important;
    list-style-type: none;
    gap: 0px;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators button {
    width: 16px !important;
    border-radius: 50% !important;
    height: 16px !important;
  }
  .template-new-1-outer-div .profile-section .banner-div .carousel .carousel-indicators button.active {
    background: var(--body-div-bg);
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div {
    position: absolute;
    background: color-mix(in srgb, var(--dark-card-bg-color) 81%, transparent);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div {
    width: fit-content;
    height: fit-content;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img {
    width: 160px;
    height: 160px;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 17px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-img img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 10px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div h2 {
    color: var(--dark-card-text-color);
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .designation {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 24px;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .profile-btns-div {
    display: none;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: center;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a {
    text-decoration: none;
    color: var(--light-card-bg-color);
    background: var(--light-card-text-color);
    border: 1px solid var(--light-card-bg-color);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a i {
    font-size: 24px;
    line-height: 100%;
  }
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div .inner-profile-div .social-contact-div a:hover {
    color: var(--light-card-text-color);
    background: var(--light-card-bg-color);
  }
  .template-new-1-outer-div .gallary .inner-div .photo-div .main-photos-div .img-div {
    height: 130px;
    max-height: 130px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .template-new-1-outer-div .profile-section .banner-div .profile-data-div {
    right: 67px;
    width: 400px;
  }
  .template-new-1-outer-div .profile-section .top-header {
  }
  .template-new-1-outer-div .profile-section .top-header .header-right .con-mail-div {
    gap: 0;
    flex-direction: column;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div {
    padding: 25px;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div {
    flex-direction: column;
    gap: 15px;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div h4 {
    text-align: center;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form {
    align-items: center;
  }
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div .whatsapp-div form button {
    width: 200px;
  }
  .template-new-1-outer-div .about-us-div .row .second-col .about-us-data {
    padding: 30px 0;
  }
  .template-new-1-outer-div .contact-us .row .c1 {
    display: flex;
    align-items: center;
  }
  .template-new-1-outer-div .contact-us .row .c1 form {
    width: 100%;
  }
}
@media screen and (max-width: 1730px) and (min-width: 992px) {
  .template-new-1-outer-div .company-info-section .about-company .whatsapp-qr-div .center-div {
    width: calc(100% - 150px);
  }
}
@media screen and (max-width: 1440px) {
  .template-new-1-outer-div .company-info-section .about-company {
    margin: 0 50px 10px !important;
  }
  .template-new-1-outer-div .other-links {
    padding: 57px 50px;
  }
  .template-new-1-outer-div .products-section {
    padding: 96px 50px;
  }
  .template-new-1-outer-div .services-section {
    padding: 96px 50px 117px;
  }
  .template-new-1-outer-div .about-us-div {
    padding: 79px 50px 139px;
  }
  .template-new-1-outer-div .gallary {
    padding: 163px 50px;
  }
  .template-new-1-outer-div .other-business {
    padding: 105px 50px;
  }
  .template-new-1-outer-div .latest-update {
    padding: 105px 50px;
  }
  .template-new-1-outer-div .contact-us {
    padding: 105px 50px;
  }
}
@media screen and (max-width: 800px) {
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-slide,
  .template-new-1-outer-div .latest-update .template-new-2-outer-div .swiper-slide,
  .template-new-1-outer-div .latest-update .template-new-3-outer-div .swiper-slide {
    padding: 0px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 800px) {
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-wrapper,
  .template-new-2-outer-div .latest-update .latest-update-swiper-new .swiper-wrapper,
  .template-new-3-outer-div .latest-update .latest-update-swiper-new .swiper-wrapper {
    padding: 0px !important;
  }
  .template-new-1-outer-div .latest-update .latest-update-swiper-new .swiper-slide:last-child,
  .template-new-2-outer-div .latest-update .latest-update-swiper-new .swiper-slide:last-child,
  .template-new-3-outer-div .latest-update .latest-update-swiper-new .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 799px) {
  .template-new-1-outer-div .latest-update-swiper-new.single-slide .swiper-slide,
  .template-new-2-outer-div .latest-update-swiper-new.single-slide .swiper-slide,
  .template-new-3-outer-div .latest-update-swiper-new.single-slide .swiper-slide {
    margin-right: 0 !important;
  }
}
.template-new-2-outer-div {
  width: 100%;
  background: var(--body-div-bg);
  overflow: auto;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  height: 100%;
}
.template-new-2-outer-div .card-heading {
  border: 0.5px dashed var(--light-card-bg-color);
  padding: 12px 20px;
  color: var(--light-card-bg-color);
  position: relative;
  text-wrap: wrap;
  word-break: break-word;
  border-radius: 25px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 0;
  width: fit-content;
  text-align: center;
}
.template-new-2-outer-div .card-heading i {
  font-size: 10px;
}
.template-new-2-outer-div .card-heading.dark {
  border: 1px dashed var(--dark-card-text-color);
  color: var(--dark-card-text-color);
}
.template-new-2-outer-div .padding {
  padding: 80px 200px;
}
.template-new-2-outer-div .desktop_d_none {
  display: none !important;
}
.template-new-2-outer-div .card {
  padding: 15px;
  border: 1px dashed #cacaca;
  border-radius: 10px;
}
.template-new-2-outer-div .card.white {
  border: 1px dashed #fff;
  background-color: transparent;
  color: #fff;
}
.template-new-2-outer-div .card a.btn {
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  width: max-content;
  margin: auto;
  border-radius: 50px;
  padding: 4px 5px;
}
.template-new-2-outer-div .card a.btn i {
  font-size: 18px;
  border: 1px dashed #fff;
  padding: 10px;
  border-radius: 50px;
}
.template-new-2-outer-div .card .price {
  background: rgba(16, 97, 218, 0.1803921569);
  width: max-content;
  padding: 8px 20px;
  border-radius: 20px;
  gap: 5px;
  display: flex;
  margin: 0 auto 20px;
  align-items: center;
}
.template-new-2-outer-div .card .price.white {
  background: white;
  margin-top: 20px;
}
.template-new-2-outer-div .card .price .old_p span {
  font-size: 15px;
  color: #444242;
  text-decoration: line-through;
  font-weight: 400;
}
.template-new-2-outer-div .card .price .new_p span {
  font-size: 18px;
  color: #1061da;
  font-weight: 700;
}
.template-new-2-outer-div .social_m_links {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.template-new-2-outer-div .social_m_links a {
  background-color: white;
  border-radius: 50px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.2s ease;
  min-height: 38px;
  box-shadow:
    rgba(17, 17, 26, 0.1) 0px 4px 16px,
    rgba(17, 17, 26, 0.1) 0px 8px 24px,
    rgba(17, 17, 26, 0.1) 0px 16px 56px;
}
.template-new-2-outer-div .company_brief {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 27px 0 0;
}
.template-new-2-outer-div .company_brief .brief {
  border: 1px dashed #a9a9a9;
  width: max-content;
  padding: 20px 20px;
  border-radius: 10px;
  text-align: center;
}
.template-new-2-outer-div .company_brief .brief p {
  margin-bottom: 7px;
}
.template-new-2-outer-div .center-menu {
  flex: 1;
  display: flex;
  justify-content: center;
  white-space: nowrap;
  min-width: 0;
  width: max-content;
}
.template-new-2-outer-div .center-menu .nav-item {
  flex-shrink: 0;
}
.template-new-2-outer-div .nav-more-measure {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  white-space: nowrap;
}
.template-new-2-outer-div .navbar {
  padding: 20px 50px;
  background: var(--body-div-bg);
  position: sticky;
  top: 0;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}
.template-new-2-outer-div .navbar .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  gap: 20px 45px;
}
.template-new-2-outer-div .navbar .container-fluid .business-logo {
  height: 60px;
  border-radius: 2px;
  flex-shrink: 0;
}
.template-new-2-outer-div .navbar .container-fluid .business-logo img {
  width: auto;
  height: 100%;
  object-fit: CONTAIN;
  border-radius: 2px;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-collapse {
  min-width: 0;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-brand {
  color: var(--body-bg-text-color);
  font-weight: 700;
  font-size: 20px;
  flex-shrink: 0;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-toggler {
  border: none !important;
  color: var(--dark-card-text-color);
  background: color-mix(in srgb, var(--dark-card-bg-color) 31%, var(--dark-card-text-color) 18%);
  font-size: 16px;
  border-radius: 10px;
  width: 40px;
  height: 40px;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-toggler:focus {
  outline: none !important;
  box-shadow: none !important;
}
.template-new-2-outer-div .navbar .container-fluid .nav-center-wrapper {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: center;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav {
  gap: 16px;
  display: flex;
  flex: 1;
  justify-content: center;
  min-width: 0;
  white-space: nowrap;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-item {
  white-space: nowrap;
  flex: 0 0 auto;
  flex-shrink: 0;
  cursor: pointer;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-link {
  color: var(--body-bg-text-color);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-link.dropdown-toggle::after {
  vertical-align: 0.1em;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-link:hover {
  color: var(--light-card-bg-color);
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-link:focus {
  box-shadow: none !important;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .dropdown-menu {
  background: var(--body-div-bg);
  border: none !important;
  padding: 0;
  top: 60px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  min-width: 200px;
  border-radius: 3px !important;
  max-height: 85vh;
  overflow: auto;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .dropdown-menu .dropdown-item {
  padding: 10px 15px;
  color: var(--body-bg-text-color);
  font-size: 16px;
  font-weight: 400;
  word-break: break-word;
  width: 100%;
  text-wrap: wrap;
}
.template-new-2-outer-div .navbar .container-fluid .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: var(--light-card-bg-color);
  background-color: transparent;
}
.template-new-2-outer-div .navbar .container-fluid .google-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  padding: 5px 10px 5px 5px;
  border: none;
  border-radius: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  flex-shrink: 0;
}
.template-new-2-outer-div .navbar .container-fluid .google-btn img {
  border-radius: 4px;
  background: var(--light-card-text-color);
  padding: 5px;
  width: 34px;
  height: 34px;
}
.template-new-2-outer-div .hero {
  position: relative;
}
.template-new-2-outer-div .hero .single-profile-bg-image {
  max-width: 100%;
  height: auto;
  max-height: 875px;
  width: 100%;
}
.template-new-2-outer-div .hero .social_m_links {
  position: absolute;
  bottom: 0;
  right: 3%;
  top: 0;
  transform: translateX(-50%);
  flex-direction: column;
  z-index: 9;
}
.template-new-2-outer-div .hero .carousel .carousel-item {
  height: auto;
  max-height: 875px;
}
.template-new-2-outer-div .hero .carousel .carousel-item img {
  height: 100%;
  width: 100%;
  object-fit: fill;
}
.template-new-2-outer-div .hero .carousel .carousel-control-next,
.template-new-2-outer-div .hero .carousel .carousel-control-prev {
  text-decoration: none;
  opacity: 0.9 !important;
  width: 4.5% !important;
}
.template-new-2-outer-div .hero .carousel .carousel-control-next:hover,
.template-new-2-outer-div .hero .carousel .carousel-control-prev:hover {
  --bs-link-color-rgb: none !important;
}
.template-new-2-outer-div .hero .carousel .carousel-control-next .carousel-control-prev-icon,
.template-new-2-outer-div .hero .carousel .carousel-control-next .carousel-control-next-icon,
.template-new-2-outer-div .hero .carousel .carousel-control-prev .carousel-control-prev-icon,
.template-new-2-outer-div .hero .carousel .carousel-control-prev .carousel-control-next-icon {
  background-image: none !important;
  background-color: color-mix(in srgb, var(--body-bg-text-color) 67%, transparent);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
}
.template-new-2-outer-div .hero .carousel .carousel-control-next .carousel-control-prev-icon i,
.template-new-2-outer-div .hero .carousel .carousel-control-next .carousel-control-next-icon i,
.template-new-2-outer-div .hero .carousel .carousel-control-prev .carousel-control-prev-icon i,
.template-new-2-outer-div .hero .carousel .carousel-control-prev .carousel-control-next-icon i {
  color: var(--body-div-bg) !important;
  font-size: 22px;
}
.template-new-2-outer-div .hero .carousel .carousel-indicators {
  bottom: 0% !important;
  list-style-type: none;
  gap: 0px;
}
.template-new-2-outer-div .hero .carousel .carousel-indicators button {
  width: 16px !important;
  border-radius: 50% !important;
  height: 16px !important;
  background: color-mix(in srgb, var(--body-bg-text-color) 67%, transparent);
}
.template-new-2-outer-div .hero .carousel .carousel-indicators button.active {
  background: var(--body-div-bg);
}
.template-new-2-outer-div .contact_details {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img1.png);
  width: 100%;
  background-size: contain;
  background-position: center;
  display: flex;
  justify-content: center;
  gap: 100px;
  align-items: center;
  background-repeat: no-repeat;
}
.template-new-2-outer-div .contact_details h5 {
  font-size: 16px;
  font-weight: bold;
  color: var(--light-card-bg-color);
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  width: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .contact_details .google-btn {
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  padding: 5px 10px 5px 5px;
  border: none;
  border-radius: 5px;
  display: none;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}
.template-new-2-outer-div .contact_details .google-btn img {
  border-radius: 4px;
  background: var(--light-card-text-color);
  padding: 5px;
  width: 34px;
  height: 34px;
}
.template-new-2-outer-div .contact_details .share-form {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.template-new-2-outer-div .contact_details .share-form .error-text {
  color: #bc0202;
  font-size: 14px;
}
.template-new-2-outer-div .contact_details .share-form .input-div {
  background: #e6e6e6;
  color: #000;
  height: 49px;
  border-radius: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 20px;
}
.template-new-2-outer-div .contact_details .share-form .input-div i {
  line-height: 0;
  font-size: 20px;
}
.template-new-2-outer-div .contact_details .share-form .input-div svg {
  width: 20px;
  height: 20px;
}
.template-new-2-outer-div .contact_details .share-form .input-div input {
  width: 100%;
  border: none;
  background: transparent;
  font-size: 16px;
  color: #000;
}
.template-new-2-outer-div .contact_details .share-form .input-div input::placeholder {
  color: #515151;
}
.template-new-2-outer-div .contact_details .share-form .input-div input:focus {
  outline: none;
}
.template-new-2-outer-div .contact_details .share-form button {
  padding: 6px 20px;
  border-radius: 10px;
  display: flex;
  gap: 10px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  font-size: 16px;
  border: none;
  align-items: center;
  height: 48px;
  white-space: nowrap;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.template-new-2-outer-div .contact_details .share-form button i {
  font-size: 24px;
  line-height: 0;
}
.template-new-2-outer-div .contact_details .qr-div {
  width: 130px;
  min-width: 130px;
  height: 130px;
  border-radius: 5px;
  border: 2px dashed var(--light-card-bg-color);
  padding: 10px;
  margin: auto;
}
.template-new-2-outer-div .contact_details .qr-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-new-2-outer-div .google-btn-whatsapp {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.2);
  padding: 15px 20px;
  appearance: none;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border-radius: 25px;
  color: #fff;
  background-image:
    linear-gradient(
      to bottom,
      #8d49fd 0%,
      #7f56f3 50%,
      #5691f3 100%);
  text-decoration: none;
  display: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  overflow: visible;
  width: fit-content;
  margin: 50px auto 0;
}
.template-new-2-outer-div .google-btn-whatsapp::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: inherit;
  background:
    linear-gradient(
      45deg,
      #ffbbbb,
      #ff7300,
      #fffecf,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff9feb,
      #fd5353);
  background-size: 250%;
  z-index: -2;
  filter: blur(1px);
  animation: glowing 20s linear infinite;
}
.template-new-2-outer-div .google-btn-whatsapp::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: inherit;
  z-index: -1;
}
.template-new-2-outer-div .google-btn-whatsapp img {
  width: 17px;
  height: 17px;
  margin-bottom: 2px;
}
.template-new-2-outer-div .google-btn-whatsapp span {
  display: block;
  border-radius: inherit;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.template-new-2-outer-div .profile_sec_mob {
  background-size: cover;
  background-position: center;
  height: fit-content;
  background-image: linear-gradient(color-mix(in srgb, var(--dark-card-bg-color) 60%, transparent), color-mix(in srgb, var(--dark-card-bg-color) 60%, transparent)), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-mobile1.png);
  background-repeat: no-repeat;
}
.template-new-2-outer-div .profile_sec_mob .profile_details {
  display: flex;
  animation: ju;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 70vh;
}
.template-new-2-outer-div .profile_sec_mob .profile_details .profile_img {
  width: 200px;
  height: 200px;
  border: 4px solid var(--dark-card-text-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.template-new-2-outer-div .profile_sec_mob .profile_details .profile_info {
  text-align: center;
  color: var(--dark-card-text-color);
  margin-top: 20px;
}
.template-new-2-outer-div .profile_sec_mob .profile_details .profile_info h5 {
  font-size: 26px;
  font-weight: 700;
  width: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .profile_sec_mob .profile_details .profile_info .designation {
  font-size: 18px;
  font-weight: 500;
  margin: 12px 0 8px;
}
.template-new-2-outer-div .profile_sec_mob .profile_details .profile_info p {
  font-weight: 100;
  margin-bottom: 0;
  width: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .profile_sec_mob .share_btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.template-new-2-outer-div .profile_sec_mob .share_btn a {
  background: color-mix(in srgb, var(--dark-card-text-color) 20%, transparent);
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  color: var(--dark-card-text-color);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}
.template-new-2-outer-div .profile_sec_mob .share_btn a i {
  font-size: 16px;
  margin-right: 5px;
}
.template-new-2-outer-div .profile_sec_mob .location_btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}
.template-new-2-outer-div .profile_sec_mob .location_btn a {
  background: var(--light-card-bg-color);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25%;
  color: var(--light-card-text-color);
  text-decoration: none;
  font-size: 21px;
}
.template-new-2-outer-div .profile_sec_mob .location-address {
  margin-top: 20px;
}
.template-new-2-outer-div .profile_sec_mob .location-address p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
  color: var(--dark-card-text-color);
}
.template-new-2-outer-div .profile_sec_mob .social_m_links {
  margin-top: 30px;
  flex-wrap: wrap;
}
.template-new-2-outer-div .profile_sec_mob .social_m_links a {
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
}
.template-new-2-outer-div .profile_sec_mob .social_m_links a i {
  color: #fff;
  font-size: 20px;
}
.template-new-2-outer-div .about-company {
  color: var(--body-bg-text-color);
}
.template-new-2-outer-div .about-company .row {
  margin: 0;
  width: 100%;
}
.template-new-2-outer-div .about-company .row .image-col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-2-outer-div .about-company .row .inside-image-div {
  padding: 0 0 20px 20px;
  border-radius: 20px;
  position: relative;
  width: fit-content;
  height: fit-content;
}
.template-new-2-outer-div .about-company .row .inside-image-div img {
  width: auto;
  height: auto;
  border-radius: 20px;
  z-index: 1;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.template-new-2-outer-div .about-company .row .inside-image-div .left-color-div {
  position: absolute;
  top: 30px;
  left: 0px;
  border-radius: 20px;
  background: transparent;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: 2px dashed var(--light-card-bg-color);
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}
.template-new-2-outer-div .about-company .row .data-col {
  display: flex;
  gap: 30px;
  flex-direction: column;
  justify-content: center;
}
.template-new-2-outer-div .about-company .row .data-col .main-flex {
  display: flex;
  gap: 20px;
}
.template-new-2-outer-div .about-company .row .data-col .main-flex .single-flex {
  display: flex;
  gap: 9px;
  flex-direction: column;
  padding: 20px;
  border: 1px dashed color-mix(in srgb, var(--body-bg-text-color) 34%, #ffffff 46%);
  border-radius: 10px;
  text-align: center;
}
.template-new-2-outer-div .about-company .row .data-col .details-div .data {
  margin-bottom: 12px;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p {
  text-align: justify;
  margin-bottom: 0;
  word-break: break-word;
  font-size: 16px;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure {
  border: 1px solid color-mix(in srgb, white 88%, black);
  border-left: none;
  max-height: 300px;
  overflow: auto;
  width: 100%;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table tr:first-child td {
  border-top: none;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table tr:last-child td {
  border-bottom: none;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table tbody,
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table tr {
  border: none;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid color-mix(in srgb, white 88%, black);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-new-2-outer-div .about-company .row .data-col .details-div p figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  color: black;
  white-space: nowrap;
  border: 1px solid color-mix(in srgb, white 88%, black);
  background: white;
}
.template-new-2-outer-div .about-company .row .data-col .specialities .data {
  margin-bottom: 20px;
}
.template-new-2-outer-div .about-company .row .data-col .specialities .flex-class {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.template-new-2-outer-div .about-company .row .data-col .specialities .flex-class .head {
  padding: 10px 20px;
  border-radius: 10px;
  background: color-mix(in srgb, var(--body-bg-text-color) 7%, #ffffff 61%);
  line-height: 30px;
  width: fit-content;
}
.template-new-2-outer-div .about-company .row .data-col .head {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .about-company .row .data-col .data {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .other-links {
  background-image: linear-gradient(color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent), color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent)), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 50px;
}
.template-new-2-outer-div .other-links .links-div {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.template-new-2-outer-div .other-links .links-div a {
  padding: 20px 15px;
  color: var(--dark-card-text-color);
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  border: 0.5px dashed color-mix(in srgb, var(--dark-card-bg-color) 25%, #ffffff 42%);
  border-radius: 10px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  min-width: 250px;
  word-break: break-word;
  text-align: center;
}
.template-new-2-outer-div .other-links .links-div a i {
  padding: 10px;
  border: 1px solid var(--dark-card-text-color);
  border-radius: 50%;
  font-size: 20px;
  width: 50px;
  min-width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-2-outer-div .products-section {
  display: flex;
  gap: 30px;
  flex-direction: column;
  align-items: center;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/product-bg.png);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.template-new-2-outer-div .products-section .row > *,
.template-new-2-outer-div .products-section ion-col {
  padding-right: 10px;
  padding-left: 10px;
}
.template-new-2-outer-div .products-section .row,
.template-new-2-outer-div .products-section ion-row {
  margin: 0;
  row-gap: 45px;
  justify-content: center;
  width: 100%;
}
.template-new-2-outer-div .products-section .row .product-card,
.template-new-2-outer-div .products-section ion-row .product-card {
  border-radius: 10px;
  border: 0.5px dashed color-mix(in srgb, var(--dark-card-bg-color) 25%, #ffffff 42%);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.template-new-2-outer-div .products-section .row .product-card .carousel-item,
.template-new-2-outer-div .products-section ion-row .product-card .carousel-item {
  padding: 15px 15px 0;
}
.template-new-2-outer-div .products-section .row .product-card .carousel,
.template-new-2-outer-div .products-section .row .product-card .carousel-inner,
.template-new-2-outer-div .products-section .row .product-card .carousel-item,
.template-new-2-outer-div .products-section ion-row .product-card .carousel,
.template-new-2-outer-div .products-section ion-row .product-card .carousel-inner,
.template-new-2-outer-div .products-section ion-row .product-card .carousel-item {
  border-radius: 10px;
}
.template-new-2-outer-div .products-section .row .product-card .product-img-div,
.template-new-2-outer-div .products-section ion-row .product-card .product-img-div {
  height: 218px;
  width: 100%;
  border-radius: 10px;
}
.template-new-2-outer-div .products-section .row .product-card .product-img-div img,
.template-new-2-outer-div .products-section ion-row .product-card .product-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.template-new-2-outer-div .products-section .row .product-card .product-data,
.template-new-2-outer-div .products-section ion-row .product-card .product-data {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: var(--body-bg-text-color);
  width: 100%;
  flex: 1;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .flex-shirnk-div,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .flex-shirnk-div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
  cursor: pointer;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .p-name,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .p-name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .p-des,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .p-des {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .p-des span,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .p-des span {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  word-break: break-word;
  text-align: center;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .p-des .read-more-btn,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .p-des .read-more-btn {
  border: none;
  background: transparent;
  color: #0390ff;
  padding: 0;
  font-weight: 500;
  margin-top: 3px;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .price-div,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div {
  font-family: "Poppins", sans-serif;
  margin: auto;
  padding: 8px 10px;
  border-radius: 20px;
  background: color-mix(in srgb, var(--light-card-bg-color) 13%, #ffffff 55%);
  margin-bottom: 15px;
  margin-top: 0;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .price-div .cut-price,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div .cut-price {
  font-size: 14px;
  text-decoration: line-through;
  color: rgb(120, 120, 120);
  line-height: 12px;
  font-weight: 400;
  margin-right: 10px;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .price-div .p-price,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div .p-price {
  font-size: 16px;
  color: var(--light-card-bg-color);
  font-weight: 700;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .outer-btn-div,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .outer-btn-div {
  background: var(--light-card-bg-color);
  padding: 5px;
  margin: -31px auto;
  margin-top: auto;
  border-radius: 9px;
  max-width: 95%;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .outer-btn-div .enquiry-btn,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .outer-btn-div .enquiry-btn {
  background: transparent;
  color: var(--light-card-text-color);
  padding: 10px;
  border: 1px dashed color-mix(in srgb, var(--light-card-text-color) 25%, #ffffff 34%);
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: normal;
  border-radius: 9px;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
  align-self: center;
}
.template-new-2-outer-div .products-section .row .product-card .product-data .outer-btn-div .enquiry-btn i,
.template-new-2-outer-div .products-section ion-row .product-card .product-data .outer-btn-div .enquiry-btn i {
  line-height: 0;
  font-size: 16px;
}
.template-new-2-outer-div .services-section {
  background-image: linear-gradient(color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent), color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent)), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  gap: 30px;
  flex-direction: column;
  align-items: center;
}
.template-new-2-outer-div .services-section .row > *,
.template-new-2-outer-div .services-section ion-col {
  padding-right: 10px;
  padding-left: 10px;
}
.template-new-2-outer-div .services-section .row,
.template-new-2-outer-div .services-section ion-row {
  margin: 0;
  row-gap: 45px;
  justify-content: center;
  width: 100%;
}
.template-new-2-outer-div .services-section .row .service-card,
.template-new-2-outer-div .services-section ion-row .service-card {
  border-radius: 10px;
  border: 0.5px dashed color-mix(in srgb, var(--dark-card-bg-color) 25%, #ffffff 42%);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.template-new-2-outer-div .services-section .row .service-card .carousel-item,
.template-new-2-outer-div .services-section ion-row .service-card .carousel-item {
  padding: 15px 15px 0;
}
.template-new-2-outer-div .services-section .row .service-card .carousel,
.template-new-2-outer-div .services-section .row .service-card .carousel-inner,
.template-new-2-outer-div .services-section .row .service-card .carousel-item,
.template-new-2-outer-div .services-section ion-row .service-card .carousel,
.template-new-2-outer-div .services-section ion-row .service-card .carousel-inner,
.template-new-2-outer-div .services-section ion-row .service-card .carousel-item {
  border-radius: 10px;
}
.template-new-2-outer-div .services-section .row .service-card .service-img-div,
.template-new-2-outer-div .services-section ion-row .service-card .service-img-div {
  height: 218px;
  width: 100%;
  border-radius: 10px;
}
.template-new-2-outer-div .services-section .row .service-card .service-img-div img,
.template-new-2-outer-div .services-section ion-row .service-card .service-img-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.template-new-2-outer-div .services-section .row .service-card .service-data,
.template-new-2-outer-div .services-section ion-row .service-card .service-data {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: var(--dark-card-text-color);
  width: 100%;
  flex: 1;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .flex-shirnk-div,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .flex-shirnk-div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
  cursor: pointer;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .s-name,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .s-name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .s-des,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .s-des {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .s-des span,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .s-des span {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  word-break: break-word;
  text-align: center;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .s-des .read-more-btn,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .s-des .read-more-btn {
  border: none;
  background: transparent;
  color: #0390ff;
  padding: 0;
  font-weight: 500;
  margin-top: 3px;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .price-div,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .price-div {
  font-family: "Poppins", sans-serif;
  margin: auto;
  padding: 8px 10px;
  border-radius: 20px;
  background: var(--dark-card-text-color);
  margin-bottom: 15px;
  margin-top: 0;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .price-div .p-price,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .price-div .p-price {
  font-size: 16px;
  color: var(--light-card-bg-color);
  font-weight: 700;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .outer-btn-div,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .outer-btn-div {
  background: var(--light-card-bg-color);
  padding: 5px;
  margin: -31px auto;
  margin-top: auto;
  border-radius: 9px;
  max-width: 95%;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .outer-btn-div .enquiry-btn,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .outer-btn-div .enquiry-btn {
  background: transparent;
  color: var(--light-card-text-color);
  padding: 10px;
  border: 1px dashed color-mix(in srgb, var(--light-card-text-color) 25%, #ffffff 34%);
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: normal;
  border-radius: 9px;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
  align-self: center;
}
.template-new-2-outer-div .services-section .row .service-card .service-data .outer-btn-div .enquiry-btn i,
.template-new-2-outer-div .services-section ion-row .service-card .service-data .outer-btn-div .enquiry-btn i {
  line-height: 0;
  font-size: 16px;
}
.template-new-2-outer-div .payment-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 50px;
  color: var(--body-bg-text-color);
}
.template-new-2-outer-div .payment-section .copied-payment-text {
  font-size: 12px !important;
  color: green !important;
  transition: opacity 0.3s ease !important;
  height: 100% !important;
  place-content: center;
  white-space: nowrap;
  position: absolute;
  bottom: -19px;
  right: 0;
  z-index: 1;
}
.template-new-2-outer-div .payment-section .right {
  position: relative;
}
.template-new-2-outer-div .payment-section .platforms-div {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.template-new-2-outer-div .payment-section .platforms-div .single-platform {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  padding: 20px 15px;
  border: 1px dashed color-mix(in srgb, var(--body-bg-text-color) 18%, #ffffff 54%);
  text-align: center;
  word-break: break-word;
  border-radius: 10px;
  width: 22%;
}
.template-new-2-outer-div .payment-section .platforms-div .single-platform img {
  width: 50px;
  height: 50px;
}
.template-new-2-outer-div .payment-section .main-flex {
  display: flex;
  gap: 15px;
  flex-direction: column;
  max-width: 700px;
  width: 100%;
  align-items: center;
  padding: 50px 20px;
  border-radius: 10px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/graph-img.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}
.template-new-2-outer-div .payment-section .main-flex .single-flex {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  width: 60%;
}
.template-new-2-outer-div .payment-section .main-flex .single-flex .left {
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  word-break: break-word;
  text-wrap: wrap;
}
.template-new-2-outer-div .payment-section .main-flex .single-flex .right {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  text-align: end;
  word-break: break-word;
  display: flex;
  align-items: flex-start;
  justify-content: end;
}
.template-new-2-outer-div .payment-section .main-flex .single-flex .right .copy-btn {
  border: none;
  padding: 0;
  background: transparent;
  color: var(--body-bg-text-color);
  margin-left: 10px;
}
.template-new-2-outer-div .payment-section .main-flex .single-flex .right .copy-btn:focus {
  outline: none;
}
.template-new-2-outer-div .payment-section .main-flex .main-qr-div {
  display: flex;
  gap: 25px;
  width: fit-content;
  margin-top: 15px;
  align-items: center;
}
.template-new-2-outer-div .payment-section .main-flex .main-qr-div .qr-img-div {
  width: fit-content;
  height: fit-content;
  padding: 10px;
  border-radius: 10px;
  background: transparent;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: 2px dashed var(--light-card-bg-color);
}
.template-new-2-outer-div .payment-section .main-flex .main-qr-div .qr-img-div img {
  border-radius: 10px;
  width: auto;
  height: auto;
  max-height: 200px;
}
.template-new-2-outer-div .about-us-section {
  background-image: linear-gradient(color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent), color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent)), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: var(--dark-card-text-color);
}
.template-new-2-outer-div .about-us-section .row {
  margin: 0;
  width: 100%;
}
.template-new-2-outer-div .about-us-section .row .image-col {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0;
}
.template-new-2-outer-div .about-us-section .row .inside-image-div {
  padding: 0 25px 25px 0px;
  border-radius: 20px;
  position: relative;
  width: fit-content;
  height: fit-content;
}
.template-new-2-outer-div .about-us-section .row .inside-image-div img {
  width: auto;
  height: auto;
  border-radius: 20px;
  z-index: 1;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.template-new-2-outer-div .about-us-section .row .inside-image-div .left-color-div {
  position: absolute;
  top: 30px;
  right: 0;
  border-radius: 20px;
  background: transparent;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: 2px dashed var(--dark-card-text-color);
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}
.template-new-2-outer-div .about-us-section .row .data-col {
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
}
.template-new-2-outer-div .about-us-section .row .data-col p {
  font-size: 15px;
  text-align: justify;
  margin-bottom: 0;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure {
  border: 1px solid color-mix(in srgb, white 88%, black);
  border-left: none;
  max-height: 300px;
  overflow: auto;
  width: 100%;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table tr:first-child td {
  border-top: none;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table tr:last-child td {
  border-bottom: none;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table {
  width: 100%;
  border: none;
  background: white;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table tbody,
.template-new-2-outer-div .about-us-section .row .data-col p figure table tr {
  border: none;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table th {
  padding: 8px 15px;
  font-size: 15px;
  border: 1px solid color-mix(in srgb, white 88%, black);
  position: sticky;
  top: 0;
  white-space: nowrap;
  color: black;
  background: #f3eeee;
}
.template-new-2-outer-div .about-us-section .row .data-col p figure table td {
  padding: 8px 15px;
  font-weight: 400;
  font-size: 15px;
  white-space: nowrap;
  color: black;
  border: 1px solid color-mix(in srgb, white 88%, black);
  background: white;
}
.template-new-2-outer-div .edu-exp-skill-section {
  color: var(--body-bg-text-color);
}
.template-new-2-outer-div .edu-exp-skill-section .row {
  margin: 0;
  row-gap: 50px;
  justify-content: center;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .card-heading {
  margin: 0 auto;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .see-more-btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 400;
  color: #038ef4;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .see-more-btn i {
  font-size: 12px;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .col-div {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div .single-div {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-radius: 10px;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div .single-div .head {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div .single-div .light-text {
  font-size: 14px;
  font-weight: 400;
  color: color-mix(in srgb, var(--body-bg-text-color) 91%, #ffffff 83%);
  line-height: 120%;
  word-break: break-word;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div .single-div .chip-div {
  padding: 8px 19px;
  border-radius: 36px;
  background: color-mix(in srgb, var(--light-card-bg-color) 10%, #ffffff 79%);
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
  white-space: nowrap;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .skill-col .parent-div {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .skill-col .parent-div .single-div {
  padding: 20px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  word-break: break-word;
}
.template-new-2-outer-div .gal-video-section {
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img4.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--body-bg-text-color);
  background-color: color-mix(in srgb, var(--body-bg-text-color) 2%, #ffffff 54%);
}
.template-new-2-outer-div .gal-video-section .see-more-btn {
  background: transparent;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #038ef4;
  height: fit-content;
  margin-top: auto;
}
.template-new-2-outer-div .gal-video-section .see-more-btn i {
  font-size: 12px;
}
.template-new-2-outer-div .gal-video-section .row {
  margin: 0;
  row-gap: 50px;
  justify-content: center;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .col-div {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .gallary-div {
  row-gap: 20px;
  justify-content: flex-start;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .gallary-div .image-col {
  padding: 0 5px;
  max-height: 150px;
  height: 150px;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .gallary-div .image-col a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .gallary-div .image-col img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div .main-video {
  max-width: 991px;
  max-height: 340px;
  border-radius: 10px;
  width: 100%;
  height: 340px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div .video-thumbnails {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div .video-thumbnails.expanded {
  max-height: none;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div .video-thumbnails .thumb {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  flex: 0 0 auto;
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div .video-thumbnails .thumb.active {
  border: 2px solid var(--light-card-bg-color);
}
.template-new-2-outer-div .gal-video-section .video-gallary-div .mobile-videos {
  display: none;
}
.template-new-2-outer-div .other-business-section {
  display: flex;
  gap: 50px;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent), color-mix(in srgb, var(--dark-card-bg-color) 80%, transparent)), url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.template-new-2-outer-div .other-business-section .other-business-swiper {
  width: 100%;
  overflow: hidden;
  padding: 0 0 50px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-wrapper {
  width: 100%;
  padding: 0px;
  display: flex;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  padding: 10px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card {
  background: transparent;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  gap: 20px;
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  border: 0.5px dashed color-mix(in srgb, var(--dark-card-bg-color) 25%, #ffffff 42%);
  color: var(--dark-card-text-color);
  height: 100%;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .icon-div {
  color: var(--dark-card-text-color);
  font-size: 24px;
  padding: 10px;
  border: 1px solid var(--dark-card-text-color);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .icon-div i {
  line-height: 0;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .title-text-div h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: justify;
  word-break: break-word;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .title-text-div p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: justify;
  word-break: break-word;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card a {
  text-decoration: none;
  color: unset;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .phone-div,
.template-new-2-outer-div .other-business-section .other-business-swiper .card .location-div {
  display: flex;
  gap: 10px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .phone-div .icon-span,
.template-new-2-outer-div .other-business-section .other-business-swiper .card .location-div .icon-span {
  width: 30px;
  height: 30px;
  background: color-mix(in srgb, var(--dark-card-bg-color) 20%, #ffffff 11%);
  color: var(--dark-card-text-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 15px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .phone-div .icon-span i,
.template-new-2-outer-div .other-business-section .other-business-swiper .card .location-div .icon-span i {
  line-height: 0;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .phone-div .data,
.template-new-2-outer-div .other-business-section .other-business-swiper .card .location-div .data {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  text-align: justify;
  word-break: break-word;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .outer-btn-div {
  background: var(--light-card-bg-color);
  padding: 5px;
  margin: -42px auto;
  margin-top: auto;
  border-radius: 9px;
  max-width: 95%;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .outer-btn-div .visit-btn {
  background: transparent;
  color: var(--light-card-text-color);
  padding: 10px;
  border: 1px dashed color-mix(in srgb, var(--light-card-text-color) 25%, #ffffff 34%);
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: normal;
  border-radius: 9px;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
  align-self: center;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .outer-btn-div .visit-btn span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  max-width: 100%;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .card .outer-btn-div .visit-btn i {
  line-height: 0;
  font-size: 16px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn {
  background-color: color-mix(in srgb, var(--body-bg-text-color) 67%, transparent);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 22px;
  color: var(--body-div-bg);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn:focus {
  outline: none;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn::before,
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn::after {
  content: none;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn .swiper-navigation-icon {
  display: none;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn svg {
  width: 20px;
  height: 20px;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-pagination-bullet {
  background-color: var(--body-bg-text-color);
  opacity: 1;
  width: 10px !important;
  height: 10px !important;
  margin: 0 3px !important;
}
.template-new-2-outer-div .other-business-section .other-business-swiper .swiper-pagination-bullet-active {
  background-color: var(--body-div-bg);
  width: 12px !important;
  height: 12px !important;
}
.template-new-2-outer-div .latest-update-section {
  display: flex;
  gap: 50px;
  flex-direction: column;
  align-items: center;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new {
  width: 100%;
  overflow: hidden;
  padding: 0 0 60px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-wrapper {
  padding: 0px;
  display: flex;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-slide {
  display: flex;
  justify-content: center;
  height: auto;
  flex-shrink: 0;
  padding: 10px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card {
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
  max-width: 100%;
  border: 1px solid color-mix(in srgb, var(--body-bg-text-color) 9%, #ffffff 90%);
  background: transparent;
  color: var(--body-bg-text-color);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  height: 100%;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .icon-div {
  width: calc(100% - 30px);
  height: 218px;
  background: var(--light-card-bg-color);
  color: var(--light-card-text-color);
  border-radius: 10px;
  margin: 15px 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .image-div {
  width: calc(100% - 30px);
  height: 218px;
  margin: 15px 15px 0;
  border-radius: 10px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .image-div img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div {
  padding: 20px 20px 0;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: justify;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div .climp-text-div {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div .read-more-div {
  text-align: start;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  word-break: break-word;
  margin-bottom: 0px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div .read-more-btn {
  background: transparent;
  color: #0390ff;
  border: none;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .outer-btn-div {
  background: var(--light-card-bg-color);
  padding: 5px;
  margin: -24px auto;
  margin-top: auto;
  border-radius: 9px;
  max-width: 90%;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .outer-btn-div .visit-btn {
  background: transparent;
  color: var(--light-card-text-color);
  padding: 10px;
  border: 1px dashed color-mix(in srgb, var(--light-card-text-color) 25%, #ffffff 34%);
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: normal;
  border-radius: 9px;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
  align-self: center;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .outer-btn-div .visit-btn span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  max-width: 100%;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .outer-btn-div .visit-btn i {
  line-height: 0;
  font-size: 16px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn {
  background-color: color-mix(in srgb, var(--body-bg-text-color) 41%, transparent);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: color 0.3s ease;
  font-size: 22px;
  color: var(--body-div-bg);
  border: none;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn:focus {
  outline: none;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn::before,
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn::after {
  content: none;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn .swiper-navigation-icon {
  display: none;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn i {
  font-size: 32px;
  line-height: 0;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn svg {
  width: 20px;
  height: 20px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0 !important;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
  border-radius: 30px;
  padding: 4px 5px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-pagination-bullet {
  margin: 0 2px;
  background: color-mix(in srgb, var(--body-bg-text-color) 37%, #ffffff 28%);
  width: 10px;
  opacity: 1;
  height: 10px;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--light-card-bg-color);
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new {
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-button-lock {
  display: none !important;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-pagination-lock {
  display: none !important;
}
.template-new-2-outer-div .latest-update-section .latest-update-swiper-new.swiper-lock .swiper-wrapper {
  justify-content: center !important;
}
.template-new-2-outer-div .contact-us-section {
  color: var(--dark-card-text-color);
}
.template-new-2-outer-div .contact-us-section .profile-data-div {
  background: color-mix(in srgb, var(--dark-card-bg-color) 81%, transparent);
  max-width: 445px;
  width: 100%;
  min-height: fit-content;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  height: fit-content;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div {
  width: fit-content;
  height: fit-content;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .profile-img {
  width: 160px;
  height: 160px;
  border-radius: 10px;
  background: var(--light-card-text-color);
  padding: 10px;
  margin-bottom: 17px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .profile-img img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 10px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div h2 {
  color: var(--dark-card-text-color);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
  width: 100%;
  word-break: break-word;
  text-wrap-mode: wrap;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .designation {
  color: var(--light-card-text-color);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div p {
  font-size: 16px;
  font-weight: 400;
  color: color-mix(in srgb, var(--body-div-bg) 65%, var(--body-bg-text-color));
  margin-bottom: 24px;
  width: 100%;
  word-break: break-word;
  text-wrap-mode: wrap;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .profile-btns-div {
  display: flex;
  gap: 18px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .profile-btns-div .profile-btn {
  font-size: 15px;
  font-weight: 500;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  color: var(--body-bg-text-color);
  background: var(--body-div-bg);
  line-height: 100%;
  margin-bottom: 24px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .profile-btns-div .profile-btn ion-button {
  font-size: 16px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .location_btn {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .location_btn a {
  background: var(--light-card-bg-color);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25%;
  color: var(--light-card-text-color);
  text-decoration: none;
  font-size: 21px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .location-address {
  margin-top: 20px;
}
.template-new-2-outer-div .contact-us-section .profile-data-div .inner-profile-div .location-address p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  word-break: break-word;
  color: var(--dark-card-text-color);
}
.template-new-2-outer-div .contact-us-section .center-div {
  padding: 80px 45px 45px;
  border-radius: 30px;
  background-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_8/bg-img7.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.template-new-2-outer-div .contact-us-section .center-div-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.template-new-2-outer-div .contact-us-section form {
  gap: 20px;
  display: flex;
  flex-direction: column;
  max-width: 660px;
}
.template-new-2-outer-div .contact-us-section form span ion-icon,
.template-new-2-outer-div .contact-us-section form span svg {
  font-size: 20px;
  color: #696969;
  --color: #696969;
}
.template-new-2-outer-div .contact-us-section form ::placeholder {
  color: #696969;
}
.template-new-2-outer-div .contact-us-section form .input-div {
  display: flex;
  width: 100%;
  gap: 10px;
  align-items: center;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: white;
  color: black;
  border: none;
}
.template-new-2-outer-div .contact-us-section form .input-div input {
  background: transparent;
  color: black;
  font-size: 16px;
  font-weight: 400;
  border: none;
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form .input-div input:focus {
  outline: none;
}
.template-new-2-outer-div .contact-us-section form .outer-input-div {
  display: flex;
  gap: 20px;
}
.template-new-2-outer-div .contact-us-section form .outer-input-div .form-group {
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form textarea {
  height: 133px;
  max-height: 133px;
  padding: 15px 18px !important;
  border-radius: 10px;
  background: white;
  color: black;
  border: none;
  font-size: 16px;
  font-weight: 400;
  resize: none;
  overflow: auto;
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form textarea:focus {
  outline: none;
}
.template-new-2-outer-div .contact-us-section form .form-group.extra-fields {
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form .form-group.extra-fields input {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-2-outer-div .contact-us-section form .form-group.extra-fields input:focus {
  outline: none !important;
}
.template-new-2-outer-div .contact-us-section form label {
  color: var(--dark-card-text-color);
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
  word-break: break-word;
}
.template-new-2-outer-div .contact-us-section form .multi-select {
  position: relative;
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form .multi-select .select-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-2-outer-div .contact-us-section form .multi-select .select-box .value {
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-2-outer-div .contact-us-section form .multi-select .select-box .value.placeholder {
  color: #595c5e !important;
  background: transparent !important;
  opacity: 1 !important;
}
.template-new-2-outer-div .contact-us-section form .multi-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  padding: 5px 0;
  max-height: 135px;
  overflow: auto;
}
.template-new-2-outer-div .contact-us-section form .multi-select .options input {
  box-shadow: none;
  line-height: 0;
  height: fit-content;
  background: white;
  transform: scale(1.3);
  cursor: pointer;
  border: none;
  outline: none;
  width: fit-content;
}
.template-new-2-outer-div .contact-us-section form .multi-select .options label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin: 0 !important;
  font-size: 15px;
  color: black;
  word-break: break-word;
}
.template-new-2-outer-div .contact-us-section form .multi-select .options label:hover {
  background: #f5f5f5;
}
.template-new-2-outer-div .contact-us-section form .custom-select {
  position: relative;
  width: 100%;
}
.template-new-2-outer-div .contact-us-section form .custom-select .select-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-2-outer-div .contact-us-section form .custom-select .select-box .value {
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-new-2-outer-div .contact-us-section form .custom-select .select-box .value.placeholder {
  color: #595c5e !important;
  background: transparent !important;
  opacity: 1 !important;
}
.template-new-2-outer-div .contact-us-section form .custom-select .options {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 4px;
  border-radius: 4px;
  z-index: 20;
  max-height: 140px;
  overflow: auto;
}
.template-new-2-outer-div .contact-us-section form .custom-select .options .placeholder-option {
  color: #343434;
}
.template-new-2-outer-div .contact-us-section form .custom-select .options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 15px;
  color: black;
}
.template-new-2-outer-div .contact-us-section form .custom-select .options .option:hover {
  background: #f3f4f6;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper {
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2117647059);
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 50px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  border: none;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .custom-date-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .custom-date-input::-webkit-inner-spin-button,
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .custom-date-input::-webkit-clear-button {
  display: none;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .placeholder {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #595c5e;
  pointer-events: none;
  z-index: 2;
  white-space: nowrap;
  background-color: transparent !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 1 !important;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .date-text {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #000000;
  z-index: 3;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
}
.template-new-2-outer-div .contact-us-section form .custom-date-wrapper .calendar-icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #4b4747;
  font-size: 15px;
  pointer-events: none;
  z-index: 4;
}
.template-new-2-outer-div .contact-us-section form button {
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: var(--light-card-text-color);
  background: var(--light-card-bg-color);
}
.template-new-2-outer-div .contact-us-section .social_m_links {
  margin-top: 15px;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .template-new-2-outer-div .navbar-collapse,
  .template-new-3-outer-div .navbar-collapse {
    flex: 1;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 45px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .template-new-2-outer-div .hero .carousel .carousel-item {
    height: auto;
    max-height: 600px;
  }
  .template-new-2-outer-div .hero .carousel .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: fill;
  }
  .template-new-2-outer-div .hero .carousel .carousel-control-next {
    right: 2%;
  }
  .template-new-2-outer-div .hero .carousel .carousel-control-prev {
    left: 2%;
  }
  .template-new-2-outer-div .hero .single-profile-bg-image {
    max-width: 100%;
    height: auto;
    min-height: 550px;
    max-height: 600px;
    width: 100%;
  }
  .template-new-2-outer-div .social_m_links a {
    width: 35px;
    height: 35px;
    min-height: 35px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1101px) {
  .template-new-2-outer-div .hero .single-profile-bg-image {
    max-width: 100%;
    height: auto;
    min-height: 550px;
    max-height: 700px;
    width: 100%;
  }
  .template-new-2-outer-div .hero .carousel .carousel-item {
    height: auto;
    max-height: 700px;
  }
  .template-new-2-outer-div .hero .carousel .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: fill;
  }
}
@media screen and (max-width: 767px) {
  .template-new-2-outer-div .card-heading {
    font-size: 19px;
  }
  .template-new-2-outer-div .mobile_d_none {
    display: none !important;
  }
  .template-new-2-outer-div .navbar {
    padding: 15px !important;
  }
  .template-new-2-outer-div .navbar .container-fluid {
    gap: 20px 15px;
  }
  .template-new-2-outer-div .navbar .container-fluid .business-logo {
    max-width: 79%;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-brand {
    font-size: 16px !important;
    width: calc(100% - 75px);
    text-wrap: wrap;
  }
  .template-new-2-outer-div .desktop_d_none {
    display: block !important;
  }
  .template-new-2-outer-div .profile_sec_mob .profile_details {
    height: unset;
    padding: 80px 20px;
  }
  .template-new-2-outer-div .profile_sec_mob .location_btn {
    gap: 10px;
  }
  .template-new-2-outer-div .profile_sec_mob .share_btn a {
    padding: 10px 15px;
    font-size: 16px;
  }
  .template-new-2-outer-div .contact_details {
    background-image: none;
    flex-direction: column;
    gap: 25px;
  }
  .template-new-2-outer-div .contact_details .share-form {
    align-items: center !important;
  }
  .template-new-2-outer-div .contact_details .share-form .input-div input {
    font-size: 14px;
  }
  .template-new-2-outer-div .contact_details h5 {
    text-align: center;
  }
  .template-new-2-outer-div .about-company .card-heading {
    margin: auto;
  }
  .template-new-2-outer-div .about-company .row > * {
    padding: 0;
  }
  .template-new-2-outer-div .about-company .row {
    row-gap: 50px;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex {
    flex-direction: column;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex .single-flex {
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    padding: 0 !important;
    border: none !important;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex .single-flex .data {
    text-align: end;
    width: 50%;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex .single-flex .head {
    width: 50%;
    text-align: left;
  }
  .template-new-2-outer-div .about-company .row .data-col .specialities .flex-class {
    flex-direction: column;
  }
  .template-new-2-outer-div .other-links .links-div a {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .template-new-2-outer-div .products-section {
    background-image: none;
  }
  .template-new-2-outer-div .about-us-section .card-heading {
    margin: auto;
  }
  .template-new-2-outer-div .about-us-section .row > * {
    padding: 0;
  }
  .template-new-2-outer-div .about-us-section .row {
    row-gap: 50px;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .desktop-video-div {
    display: none;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .mobile-videos {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .mobile-videos iframe {
    width: 100%;
    height: 250px;
    border-radius: 10px;
  }
  .template-new-2-outer-div .other-business-section {
    gap: 30px;
  }
  .template-new-2-outer-div .other-business-section .other-business-swiper .card .title-text-div h4 {
    font-size: 17px;
  }
  .template-new-2-outer-div .other-business-section .other-business-swiper .card .outer-btn-div .visit-btn {
    padding: 7px 13px;
    font-size: 13px;
  }
  .template-new-2-outer-div .other-business-section .other-business-swiper .swiper-wrapper {
    display: block;
  }
  .template-new-2-outer-div .other-business-section .other-business-swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    margin-bottom: 35px;
    padding: 0;
  }
  .template-new-2-outer-div .other-business-section .other-business-swiper .swiper-navBtn {
    opacity: 0 !important;
    display: none !important;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .outer-btn-div .visit-btn {
    padding: 7px 13px;
    font-size: 13px;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .title-text-div h4 {
    font-size: 17px;
  }
  .template-new-2-outer-div .contact-us-section .center-div {
    padding: 45px 10px !important;
  }
  .template-new-2-outer-div .contact-us-section .hide-mobile {
    display: none !important;
  }
  .template-new-2-outer-div .contact-us-section form .input-div input,
  .template-new-2-outer-div .contact-us-section form textarea {
    font-size: 14px;
  }
  .template-new-2-outer-div .contact-us-section form label {
    font-size: 15px;
  }
  .template-new-2-outer-div .contact-us-section form .custom-date-wrapper .placeholder,
  .template-new-2-outer-div .contact-us-section form .custom-date-wrapper .date-text,
  .template-new-2-outer-div .contact-us-section form .custom-select .select-box .value.placeholder,
  .template-new-2-outer-div .contact-us-section form .custom-select .select-box .value,
  .template-new-2-outer-div .contact-us-section form .form-group.extra-fields input,
  .template-new-2-outer-div .contact-us-section form .multi-select .select-box .value.placeholder,
  .template-new-2-outer-div .contact-us-section form .multi-select .select-box .value {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .template-new-2-outer-div .padding {
    padding: 50px 20px !important;
  }
  .template-new-2-outer-div .card-heading {
    padding: 10px 16px;
  }
  .template-new-2-outer-div .navbar {
    padding: 20px;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-brand {
    font-size: 18px;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-collapse {
    height: calc(100vh - 89px);
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-nav {
    gap: 0px;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-nav .nav-link {
    font-size: 14px;
    text-align: start;
    word-break: break-word;
    width: 100%;
    text-wrap: wrap;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-nav .dropdown-menu {
    box-shadow: none;
    max-height: 100%;
  }
  .template-new-2-outer-div .navbar .container-fluid .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 14px;
    padding: 10px 0;
  }
  .template-new-2-outer-div .navbar .container-fluid .google-btn {
    width: fit-content;
    margin-top: 15px;
    display: none;
  }
  .template-new-2-outer-div .contact_details h5 {
    font-size: 15px;
  }
  .template-new-2-outer-div .contact_details .whatsapp-share {
    width: 100%;
  }
  .template-new-2-outer-div .contact_details .share-form {
    flex-direction: column;
    align-items: flex-start;
  }
  .template-new-2-outer-div .contact_details .share-form .input-div,
  .template-new-2-outer-div .contact_details .share-form .main-error-input-div {
    width: 100%;
    max-width: 485px;
  }
  .template-new-2-outer-div .contact_details .share-form button {
    font-size: 15px;
  }
  .template-new-2-outer-div .google-btn-whatsapp {
    display: flex;
    font-size: 15px;
    padding: 12px 20px;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex {
    gap: 10px;
    flex-wrap: wrap;
  }
  .template-new-2-outer-div .about-company .row .data-col .details-div p {
    font-size: 14px;
  }
  .template-new-2-outer-div .about-company .row .data-col .details-div p figure table td {
    padding: 8px 12px;
    font-size: 14px;
  }
  .template-new-2-outer-div .about-company .row .data-col .specialities .flex-class {
    gap: 10px;
  }
  .template-new-2-outer-div .about-company .row .data-col .specialities .flex-class .head {
    padding: 7px 14px;
    font-size: 14px;
  }
  .template-new-2-outer-div .about-company .row .data-col .data {
    font-size: 15px;
  }
  .template-new-2-outer-div .about-company .row .data-col .head {
    font-size: 15px;
  }
  .template-new-2-outer-div .about-company .row .data-col .main-flex .single-flex {
    padding: 10px;
  }
  .template-new-2-outer-div .other-links .links-div a {
    font-size: 14px;
  }
  .template-new-2-outer-div .services-section {
    padding: 50px 15px !important;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-img-div {
    height: 185px;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-data .s-name {
    font-size: 15px;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-data .price-div {
    padding: 5px 10px;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-data .price-div .p-price {
    font-size: 14px;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-data .price-div .cut-price {
    font-size: 13px;
  }
  .template-new-2-outer-div .services-section ion-row .service-card .service-data .outer-btn-div .enquiry-btn {
    padding: 7px 10px;
  }
  .template-new-2-outer-div .products-section {
    padding: 50px 15px !important;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-img-div {
    height: 185px;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-data .p-name {
    font-size: 15px;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div {
    padding: 5px 10px;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div .p-price {
    font-size: 14px;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-data .price-div .cut-price {
    font-size: 13px;
  }
  .template-new-2-outer-div .products-section ion-row .product-card .product-data .outer-btn-div .enquiry-btn {
    padding: 7px 10px;
  }
  .template-new-2-outer-div .payment-section {
    gap: 26px;
  }
  .template-new-2-outer-div .payment-section .platforms-div {
    flex-direction: column;
    gap: 10px;
  }
  .template-new-2-outer-div .payment-section .platforms-div .single-platform {
    width: 100%;
    flex-direction: row;
    padding: 10px;
    text-align: left;
  }
  .template-new-2-outer-div .payment-section .main-flex {
    max-width: 100%;
    width: 100%;
  }
  .template-new-2-outer-div .payment-section .main-flex .single-flex {
    width: 100%;
  }
  .template-new-2-outer-div .about-us-section .row .data-col p {
    font-size: 14px;
  }
  .template-new-2-outer-div .about-us-section .row .data-col p figure table td {
    padding: 8px 12px;
    font-size: 14px;
  }
  .template-new-2-outer-div .edu-exp-skill-section .card-heading {
    margin: 0 auto;
  }
  .template-new-2-outer-div .edu-exp-skill-section .row {
    row-gap: 40px;
  }
  .template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .col-div {
    padding: 0;
  }
  .template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .parent-div .single-div {
    padding: 20px 10px;
  }
  .template-new-2-outer-div .edu-exp-skill-section .edu-exp-skill-div .skill-col .parent-div .single-div {
    padding: 20px 10px;
  }
  .template-new-2-outer-div .edu-exp-skill-section .video-gallary-div .col-div {
    padding: 0;
  }
  .template-new-2-outer-div .edu-exp-skill-section .video-gallary-div .col-div .card-heading {
    justify-content: center;
  }
  .template-new-2-outer-div .edu-exp-skill-section .video-gallary-div .gallary-div {
    row-gap: 10px;
  }
  .template-new-2-outer-div .edu-exp-skill-section .video-gallary-div .desktop-video-div .main-video {
    max-width: 100%;
  }
  .template-new-2-outer-div .gal-video-section {
    background-image: none;
  }
  .template-new-2-outer-div .gal-video-section .card-heading {
    margin: 0 auto;
  }
  .template-new-2-outer-div .gal-video-section .row {
    row-gap: 40px;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .col-div {
    padding: 0;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .col-div .card-heading {
    justify-content: center;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .gallary-div {
    row-gap: 10px;
  }
  .template-new-2-outer-div .latest-update-section {
    gap: 30px;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-slide {
    padding: 0px !important;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .swiper-navBtn {
    display: none !important;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card {
    max-width: 100%;
  }
  .template-new-2-outer-div .contact-us-section {
    background-image: none;
  }
  .template-new-2-outer-div .contact-us-section.padding {
    padding: 20px 20px 50px;
  }
  .template-new-2-outer-div .contact-us-section .center-div {
    padding: 45px 20px;
    border-radius: 17px;
    background-image: none;
  }
  .template-new-2-outer-div .contact-us-section form {
    max-width: 660px;
    width: 100%;
    gap: 17px;
  }
  .template-new-2-outer-div .contact-us-section form .form-group {
    width: 100%;
  }
  .template-new-2-outer-div .contact-us-section form .outer-input-div {
    flex-direction: column;
    width: 100%;
  }
  .template-new-2-outer-div .contact-us-section form .input-div {
    height: 44px;
  }
  .template-new-2-outer-div .contact-us-section form .form-group.extra-fields input,
  .template-new-2-outer-div .contact-us-section form .custom-date-wrapper,
  .template-new-2-outer-div .contact-us-section form .custom-select .select-box,
  .template-new-2-outer-div .contact-us-section form .multi-select .select-box {
    height: 44px;
  }
  .template-new-2-outer-div .contact-us-section form button {
    width: 162px;
    margin: auto;
  }
}
@media screen and (max-width: 1500px) {
  .template-new-2-outer-div .contact-us-section form .input-div input,
  .template-new-2-outer-div .contact-us-section form textarea {
    font-size: 14px;
  }
  .template-new-2-outer-div .contact-us-section form label {
    font-size: 15px;
  }
  .template-new-2-outer-div .contact-us-section form .custom-date-wrapper .placeholder,
  .template-new-2-outer-div .contact-us-section form .custom-date-wrapper .date-text,
  .template-new-2-outer-div .contact-us-section form .custom-select .select-box .value.placeholder,
  .template-new-2-outer-div .contact-us-section form .custom-select .select-box .value,
  .template-new-2-outer-div .contact-us-section form .form-group.extra-fields input,
  .template-new-2-outer-div .contact-us-section form .multi-select .select-box .value.placeholder,
  .template-new-2-outer-div .contact-us-section form .multi-select .select-box .value {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) {
  .template-new-2-outer-div .navbar {
    padding: 20px;
  }
  .template-new-2-outer-div .padding {
    padding: 80px 50px;
  }
  .template-new-2-outer-div .contact-us-section .center-div {
    background-size: contain;
  }
}
@media screen and (max-width: 600px) {
  .template-new-2-outer-div .profile_sec_mob .profile_details .profile_img {
    width: 140px;
    height: 140px;
  }
}
@media screen and (max-width: 375px) {
  .template-new-2-outer-div .profile_sec_mob .share_btn a {
    padding: 10px;
    font-size: 15px;
  }
  .template-new-2-outer-div .profile_sec_mob .location_btn a {
    width: 50px;
    height: 50px;
  }
  .template-new-2-outer-div .payment-section .main-flex .main-qr-div {
    gap: 15px;
  }
  .template-new-2-outer-div .gal-video-section .video-gallary-div .mobile-videos iframe {
    height: 180px;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .icon-div {
    height: 175px;
  }
  .template-new-2-outer-div .latest-update-section .latest-update-swiper-new .card .image-div {
    height: 175px;
  }
}
@media screen and (max-width: 567px) {
  .template-new-2-outer-div .profile_sec_mob .profile_details .profile_info h5 {
    font-size: 23px;
  }
  .template-new-2-outer-div .profile_sec_mob .profile_details .profile_info .designation {
    font-size: 17px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .carousel-item {
    padding: 10px 10px 0;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data {
    padding: 10px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .p-name {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .price-div {
    padding: 5px 10px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .price-div .cut-price {
    font-size: 12px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .price-div .p-price {
    font-size: 13px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .outer-btn-div .enquiry-btn {
    padding: 7px 13px;
    font-size: 13px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-data .outer-btn-div .enquiry-btn i {
    font-size: 13px;
  }
  .template-new-2-outer-div .products-section ion-row ion-col .product-card .product-img-div {
    height: 133px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .carousel-item {
    padding: 10px 10px 0;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data {
    padding: 10px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data .s-name {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data .price-div {
    padding: 5px 10px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data .price-div .p-price {
    font-size: 13px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data .outer-btn-div .enquiry-btn {
    padding: 7px 13px;
    font-size: 13px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-data .outer-btn-div .enquiry-btn i {
    font-size: 13px;
  }
  .template-new-2-outer-div .services-section ion-row ion-col .service-card .service-img-div {
    height: 133px;
  }
  .template-new-2-outer-div .payment-section .platforms-div .single-platform {
    font-size: 15px;
  }
  .template-new-2-outer-div .payment-section .main-flex {
    padding: 50px 15px;
  }
  .template-new-2-outer-div .payment-section .main-flex .single-flex .left {
    font-size: 15px;
  }
  .template-new-2-outer-div .payment-section .main-flex .single-flex .right {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .template-new-2-outer-div .products-section .row > *,
  .template-new-2-outer-div .products-section ion-col,
  .template-new-3-outer-div .products-section .row > *,
  .template-new-3-outer-div .products-section ion-col {
    padding: 0;
  }
  .template-new-2-outer-div .services-section .row > *,
  .template-new-2-outer-div .services-section ion-col,
  .template-new-3-outer-div .services-section .row > *,
  .template-new-3-outer-div .services-section ion-col {
    padding: 0;
  }
}
::ng-deep datatable-pager {
  display: flex !important;
  align-items: center !important;
}
::ng-deep datatable-pager .pager {
  display: flex !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 4px !important;
  align-items: center !important;
}
::ng-deep datatable-pager .pager li a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 36px !important;
  height: 36px !important;
  padding: 0 8px !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 4px !important;
  color: #2196f3 !important;
  font-size: 13px !important;
  background: #fff !important;
  cursor: pointer !important;
  text-decoration: none !important;
  transition: background 0.2s !important;
}
::ng-deep datatable-pager .pager li a:hover {
  background-color: #e3f2fd !important;
}
::ng-deep datatable-pager .pager li.active a {
  background-color: #2196f3 !important;
  color: #ffffff !important;
  border-color: #2196f3 !important;
  font-weight: 600 !important;
}
::ng-deep datatable-pager .pager li.disabled a {
  color: #ccc !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  border-color: #eee !important;
}
::ng-deep datatable-pager .pager li.pages a {
  font-size: 13px !important;
}
::ng-deep .datatable-footer {
  background: #f8f9fa !important;
  border-top: 1px solid #dee2e6 !important;
}
::ng-deep .datatable-footer-inner {
  height: auto !important;
  min-height: 55px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
}
::ng-deep .datatable-footer {
  background-color: #f8f9fa !important;
  border-top: 1px solid #dee2e6 !important;
  padding: 8px 0 !important;
}
::ng-deep .datatable-footer-inner {
  display: flex !important;
  align-items: center !important;
  height: auto !important;
  min-height: 50px !important;
}
::ng-deep .datatable-row-detail {
  height: auto !important;
  overflow: visible !important;
}
::ng-deep .datatable-body-row {
  height: auto !important;
}
::ng-deep .datatable-row-detail .row {
  height: auto !important;
  min-height: unset !important;
}
::ng-deep .datatable-row-detail {
  height: auto !important;
}
::ng-deep ngx-datatable.material .datatable-body-row,
::ng-deep ngx-datatable.material .datatable-row-wrapper {
  width: 100% !important;
}
datatable-scroller {
  width: 100% !important;
}
::ng-deep ngx-datatable.material .datatable-body {
  width: 100% !important;
}
::ng-deep ngx-datatable .datatable-inner,
::ng-deep ngx-datatable .datatable-body {
  width: 100% !important;
}
::ng-deep .datatable-scroll {
  width: 100% !important;
}
ngx-datatable {
  width: 100% !important;
}
.datatable-body {
  width: 100% !important;
}
ngx-datatable.material {
  width: 100% !important;
  display: block !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
}
ngx-datatable.material .datatable-header,
datatable-header {
  white-space: normal !important;
  word-break: break-word !important;
  overflow: visible !important;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e9ecef;
}
ngx-datatable.material .datatable-header-cell {
  color: #212529 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  padding: 12px 16px !important;
  border-right: 1px solid rgb(233, 236, 239) !important;
  white-space: normal !important;
  word-break: keep-all;
  line-height: initial;
  display: flex !important;
}
ngx-datatable.material .datatable-header-cell:last-child {
  border-right: none !important;
}
ngx-datatable.material .datatable-body-row {
  border-bottom: 1px solid #e9ecef !important;
  width: 100% !important;
}
ngx-datatable.material .datatable-body-cell {
  padding: 5px 10px !important;
  font-size: 13px !important;
  border-right: 1px solid #e9ecef !important;
  vertical-align: middle !important;
  display: flex !important;
  align-items: center !important;
  white-space: normal !important;
  word-break: break-word !important;
  overflow: visible !important;
  line-height: 1.4 !important;
}
ngx-datatable.material .datatable-body-cell .datatable-body-cell-label:has(button) {
  display: flex !important;
  align-items: center !important;
  gap: 30px !important;
}
ngx-datatable.material .datatable-body-cell:last-child {
  border-right: none !important;
}
ngx-datatable.material .datatable-row-even {
  background-color: #f8f9fa !important;
}
ngx-datatable.material .datatable-row-odd {
  background-color: #ffffff !important;
}
ngx-datatable.material .datatable-body-row:hover {
  background-color: #e3f2fd !important;
  transition: background-color 0.15s ease !important;
}
ngx-datatable.material .datatable-row-detail {
  background-color: #f5f5f5 !important;
  height: auto !important;
}
ngx-datatable.material .datatable-row-detail .col-12 {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 0 12px 0;
  margin-bottom: 0 !important;
}
ngx-datatable.material .datatable-row-detail .col-12 > div {
  white-space: normal;
  word-break: break-all;
  flex: 1;
}
.empty-row {
  text-align: center !important;
  justify-content: center !important;
  display: flex !important;
  align-items: center !important;
  height: 100px;
  width: 100%;
  font-size: 16px;
  color: #888;
}
.expanded_btn {
  font-size: 15px;
  color: #fff;
}
.expanded_btn .minus_icon {
  background-color: #d33333;
  padding: 0px 4px;
  border-radius: 50%;
}
.expanded_btn .plus_icon {
  background-color: #0275d8;
  padding: 0px 4px;
  border-radius: 50%;
}
ngx-datatable.material .datatable-footer {
  background-color: #f8f9fa !important;
  border-top: 1px solid #dee2e6 !important;
  color: #555 !important;
  font-size: 13px !important;
}
ngx-datatable.material .datatable-footer .pager li a {
  color: #2196f3 !important;
}
ngx-datatable.material .datatable-footer .pager li.active a {
  background-color: #2196f3 !important;
  color: #fff !important;
  border-radius: 4px !important;
}
.datatable-header-cell-template-wrap {
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
::ng-deep .datatable-header-cell .sort-btn {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
::ng-deep .datatable-header-cell .datatable-icon-up {
  display: inline-block !important;
  visibility: visible !important;
}
::ng-deep .datatable-header-cell .datatable-icon-down {
  display: inline-block !important;
  visibility: visible !important;
}
::ng-deep .datatable-header-cell-wrapper .datatable-icon-sort-unset,
::ng-deep .datatable-header-cell-wrapper .datatable-icon-up,
::ng-deep .datatable-header-cell-wrapper .datatable-icon-down {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 14px !important;
  margin-left: 4px !important;
  cursor: pointer !important;
}
::ng-deep .datatable-header-cell.sortable .datatable-icon-up,
::ng-deep .datatable-header-cell.sortable .datatable-icon-down {
  color: #ffffff !important;
}
::ng-deep .datatable-header-cell.sortable .sort-btn {
  opacity: 1 !important;
}
.datatable-footer-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto !important;
  justify-content: center;
}
.ngx-datatable.material .datatable-header .datatable-header-inner {
  height: auto !important;
}
.ngx-datatable.material .datatable-header {
  height: auto !important;
}
.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-label {
  white-space: normal !important;
  word-break: break-word !important;
}
@media (max-width: 575px) {
  ngx-datatable.material .datatable-body {
    width: 100% !important;
  }
  ngx-datatable.material .datatable-header,
  ngx-datatable.material .datatable-body-row,
  ngx-datatable.material .datatable-row-wrapper {
    width: 100% !important;
  }
  ngx-datatable.material .datatable-body-cell {
    font-size: 14px !important;
    padding: 6px 8px !important;
  }
  ngx-datatable.material .datatable-header-cell {
    font-size: 14px !important;
    padding: 10px 8px !important;
  }
  ngx-datatable.material .datatable-row-detail .col-12 {
    padding: 0 0px 10px 0;
    margin-bottom: 0px !important;
  }
  datatable-footer .justify-content-between {
    justify-content: center !important;
    flex-direction: column;
  }
}
.table-wrapper {
  width: 100%;
}
.splash-overlay {
  background-image: url("./media/splash_bg.png");
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.splash-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.splash_image {
  width: 200px;
  -webkit-animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.toast-success {
  background-color: #5E43C3 !important;
  color: #fff !important;
}
body:not(:has(app-template)) ion-button,
body:not(:has(app-template)) ng-select,
body:not(:has(app-template)) ng-select input {
  font-size: 16px !important;
}
ion-button:focus,
ion-button:active {
  transform: none;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  overscroll-behavior-y: auto;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
}
html:has(app-preview) ion-menu-toggle,
body:has(app-preview) ion-menu-toggle {
  display: none;
}
html:has(app-preview) iframe ion-menu-toggle,
body:has(app-preview) iframe ion-menu-toggle {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  border: none;
}
body:has(app-preview) .menu-toggle-btn {
  display: none;
}
:root {
  --menu-colorfilter: brightness(1) contrast(100%);
  --menu-filterhover: brightness(0) saturate(200%) invert(28%) sepia(55%) saturate(1200%) hue-rotate(220deg) contrast(120%);
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #ececec;
}
::-webkit-scrollbar-track:hover {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #aaaaaa;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
}
.virtual-scroll::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.iframe-container::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
  display: none;
}
ion-button {
  text-transform: capitalize;
}
ion-checkbox {
  --size: 20px;
  --checkbox-background-checked: var(--primary_one);
  --checkbox-background: #ffffff00;
}
ion-checkbox::part(container) {
  border-radius: 4px;
  border: 1px solid var(--border);
}
:host(.toggle-checked) .toggle-inner {
  background: var(--primary_one);
}
:host {
  display: block;
  padding-top: env(safe-area-inset-top);
}
.no-safe-area {
  box-shadow: none;
}
.keyboard-is-open ion-alert {
  transform: translateY(-100px);
}
.keyboard-is-open .custom-popup-class {
  margin-bottom: 150px;
}
.template-1-outer-div,
.template-2-outer-div,
.template-3-outer-div,
.template-4-outer-div,
.template-5-outer-div,
.template-6-outer-div {
  font-family: sans-serif !important;
}
ion-tab-bar.footer_menu {
  justify-content: space-between;
  margin: 0 15px 10px 15px;
  height: 60px;
}
ion-tab-bar.footer_menu ion-tab-button {
  max-width: 100%;
}
ion-tab-bar.footer_menu.ios {
  padding-bottom: 15px;
  background: transparent;
}
ion-tab-button {
  background: var(--primary_one);
  display: flex;
}
ion-tab-button:first-child {
  padding-left: 10px;
  border-radius: 30px 0 0 30px;
}
ion-tab-button:last-child {
  padding-right: 10px;
  border-radius: 0px 30px 30px 0px;
}
ion-tab-button img {
  width: 16px;
}
ion-tab-button ion-label {
  color: var(--white);
  font-size: 11px;
  margin-top: 5px;
  white-space: nowrap;
}
ion-tab-button.active img {
  margin-top: 5px;
}
ion-tab-button.active ion-label {
  margin-bottom: 5px;
  font-weight: 600;
}
ion-tab-button.ios img {
  margin-top: 5px;
}
ion-tab-button.active::part(native) {
  background: #fff;
  height: max-content;
  border-radius: 50px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-inline-start: 0 !important;
  padding-inline-end: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
ion-tab-button.active ion-label {
  color: var(--primary_one);
}
ion-textarea.custom_textarea textarea::-webkit-scrollbar,
.ck-editor__editable_inline::-webkit-scrollbar {
  display: none !important;
}
::ng-deep .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background-color: red !important;
  color: black !important;
  border-color: black !important;
}
::ng-deep .p-paginator .p-paginator-pages .p-paginator-page:hover {
  background-color: #333 !important;
  color: white !important;
}
ion-radio {
  --border-radius: 50px;
  --inner-border-radius: 50px;
  --color: #ddd;
  --color-checked: #1965f1;
  margin-right: 5px;
}
ion-radio.ios::part(container) {
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  border-radius: 50px;
}
ion-radio.radio-checked.ios::part(container) {
  border-color: #1965f1;
}
ion-radio.radio-inner {
  width: 70% !important;
  height: 70% !important;
}
:host(.radio-checked) .radio-inner {
  border-top-width: 7px;
  border-left-width: 7px;
  border-radius: 50px;
}
.custom_loading_spiner .loading-wrapper.sc-ion-loading-md {
  border-radius: 50px;
  padding: 5px 0 0 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  background: var(--primary_one);
}
.custom_loading_spiner ion-spinner.sc-ion-loading-md {
  color: var(--white);
}
ion-fab {
  margin-bottom: calc(env(safe-area-inset-bottom) + 20px) !important;
}
.loading_spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.28);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.loading_spinner .page-loader {
  background-color: #fff;
  padding: 16px 25px;
  border-radius: 6px;
}
.common_loader {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
  border: 1px solid #c7c7c7;
  margin: auto;
}
.common_loader.web_login_loader {
  background-color: rgba(0, 0, 0, 0.5098039216);
  z-index: 9;
}
.common_loader.web_login_loader .l_div {
  width: 300px;
  background-color: #fff;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
ion-modal.ionic_common_modal {
  --width: fit-content;
  --min-width: 300px;
  --border-radius: 6px;
  --box-shadow: 0 28px 48px rgba(0, 0, 0, 0.4);
  --height: auto;
  --max-height: 90%;
  --keyboard-offset: 0px;
  --overflow: auto;
}
ion-modal.ionic_common_modal.image_croper_modal {
  --width: 90%;
  --min-width: 90%;
  --box-shadow: none;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  padding: 8px 0 0 0;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper:has(.mobile_gallery) {
  padding: 20px;
  max-height: 100%;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper h2 {
  font-size: 15px;
  margin-bottom: 5px;
  color: #fff;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec {
  display: flex;
  flex-direction: column-reverse;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec .mt-4.mb-3 {
  margin: 0 !important;
  flex-direction: row-reverse;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec > div:nth-child(2) {
  margin: 15px 0;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec ion-button {
  min-height: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  --background-activated: transparent;
  background: transparent;
  --background: transparent;
  background-color: transparent;
  border-radius: 0;
  --border-radius: 0px;
  --box-shadow: none;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 400;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec ion-button.croper_cancel_btn {
  color: #0078d7;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec ion-button.submit {
  color: rgb(255, 238, 0);
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .croper_btn_sec ion-button.rotate_btn {
  color: var(--white);
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper:has(.croper_btn_sec) {
  background: #2d2d2d;
  height: 90vh;
  display: flex;
  gap: 50px;
  flex-direction: column;
}
ion-modal.ionic_common_modal.image_croper_modal .wrapper .img_crop_sec {
  height: 50vh;
}
ion-modal.ionic_common_modal.image_croper_modal::part(backdrop) {
  opacity: 0.5 !important;
}
ion-modal.ionic_common_modal.image_croper_modal:has(image-cropper)::part(backdrop) {
  opacity: 1 !important;
  height: 100vh;
  margin: auto;
  background-color: #2d2d2d;
}
ion-modal.ionic_common_modal.comment_modal {
  --max-width: 30%;
}
ion-modal.ionic_common_modal.comment_modal .lead_content {
  font-size: 15px;
}
ion-modal.ionic_common_modal.web_temp_mandatory {
  --min-width: 90%;
}
ion-modal.ionic_common_modal .wrapper {
  padding: 20px;
  max-height: 100%;
  overflow-y: auto;
}
ion-modal.ionic_common_modal .wrapper h1 {
  margin: 10px 0px 10px 0px;
  font-weight: 500;
  font-size: var(--font18);
  color: var(--textprimary);
}
ion-modal.ionic_common_modal .wrapper h1 span {
  color: #1fa6e9;
  font-size: 16px;
  font-weight: 400;
}
ion-modal.ionic_common_modal .wrapper ion-icon {
  margin-right: 6px;
  width: 48px;
  height: 48px;
  padding: 4px 0;
  color: #aaaaaa;
}
ion-modal.ionic_common_modal .wrapper .login_div {
  margin-bottom: 20px;
}
ion-modal.ionic_common_modal .wrapper .login_div ion-input.input-fill-outline.sc-ion-input-md-h {
  --border-color: var(--input-border) !important;
  font-size: 14px;
}
ion-modal.ionic_common_modal .wrapper .login_div ion-input.input-fill-outline.sc-ion-input-md-h label {
  color: var(--textprimary);
}
ion-modal.ionic_common_modal .wrapper .login_div:nth-child(1) {
  margin-top: 20px;
}
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-input,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-input.input-fill-outline.sc-ion-input-md-h,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) .styled-select {
  --border-color: red !important;
  border-color: red !important;
}
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) .input-label-placement-floating.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) .input-label-placement-stacked.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-label-placement-floating.ion-valid.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-input.input-fill-outline.has-focus.sc-ion-input-md-h {
  color: red !important;
}
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) .input-label-placement-floating.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md .label-text,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) .input-label-placement-stacked.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md .label-text,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-label-placement-floating.ion-valid.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md .label-text,
ion-modal.ionic_common_modal .wrapper .login_div:has(.error, .error_msg, .error_text) ion-input.input-fill-outline.has-focus.sc-ion-input-md-h .label-text {
  color: red !important;
}
ion-modal.ionic_common_modal .wrapper .login_div .error,
ion-modal.ionic_common_modal .wrapper .login_div .error_msg,
ion-modal.ionic_common_modal .wrapper .login_div .error_text {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
ion-modal.ionic_common_modal#bg_color_editor_sec .wrapper {
  width: 300px;
}
ion-modal.ionic_common_modal#bg_color_editor_sec.ionic_common_modal {
  --min-width: auto;
  --border-radius: 0px;
}
ion-modal.ionic_common_modal#bg_color_editor_sec .modal-buttons {
  padding-bottom: 18px;
}
ion-modal.ionic_common_modal#bg_color_editor_sec .list-md {
  padding: 0;
}
ion-modal.ionic_common_modal .input-label-placement-floating.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
ion-modal.ionic_common_modal .input-label-placement-stacked.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
  color: var(--primary_one);
}
ion-modal.ionic_common_modal ion-buttons.modal_close_btn {
  --padding-bottom: 0;
  --padding-end: 0;
  --padding-start: 0;
  --padding-top: 0;
}
ion-modal.ionic_common_modal ion-buttons.modal_close_btn ion-icon {
  margin-right: 0;
  width: 20px;
  height: 20px;
  padding: 0px 0;
  color: #474747;
  border: 1px solid #474747;
  border-radius: 4px;
}
ion-popover::part(content):not(.font_style ion-popover::part(content)) {
  left: 0 !important;
  right: 0 !important;
  margin: auto;
}
ion-popover.continue_resigtration {
  --width: 30%;
  --max-width: 40%;
  --border-radius: 12px;
}
ion-popover.continue_resigtration::part(content) {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.bg_color_editor .input-highlight.sc-ion-input-md {
  background: none;
}
.custom-popover::part(content) {
  border-radius: 10px;
  width: 30%;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  bottom: 0;
  top: 0;
  height: max-content;
}
ion-input[type=date] input::-webkit-calendar-picker-indicator {
  opacity: 0;
  -webkit-appearance: none;
}
.registration_section ion-input.ion-touched .input-bottom.sc-ion-input-ios {
  border-top: none;
}
ion-col.sm-p-0 {
  padding: 0;
}
ion-col.sm-pe-0 {
  padding-right: 0;
}
ion-col.sm-ps-0 {
  padding-left: 0;
}
ion-item::part(native) {
  padding-left: 7px;
  background: none;
  --inner-border-width: 0 0 0px 0;
  --ripple-color: transparent !important;
  --highlight-color-focused: transparent !important;
  --background-hover-opacity: 0;
}
.body-div ion-item::part(native) {
  padding-left: 0 !important;
}
.body-div .item-inner {
  padding-right: 0 !important;
}
.segment-toolbar {
  position: sticky;
  top: 0;
  z-index: 10;
}
ion-icon[name=arrow-back-outline] {
  font-size: 24px;
  padding: 0 15px;
  cursor: pointer;
}
ion-footer ion-toolbar::part(container) {
  min-height: auto !important;
}
ion-modal.add_new_slider .data_form,
ion-modal.add_new_slider .gradient_cp {
  max-height: 80vh;
  overflow: auto;
  height: auto;
}
ion-modal.add_new_slider .modal-title {
  background-color: var(--primary_one) !important;
  padding: 16px;
  border-radius: 10px 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 600;
}
ion-modal.add_new_slider .gradient_color .modal-title {
  border-radius: 6px 6px 0 0;
}
ion-modal.add_new_slider i {
  font-size: 12px;
  padding: 7px 8px;
}
ion-modal.add_new_slider i:hover {
  color: var(--primary_one);
  cursor: pointer;
  background-color: #d5d5d5;
}
ion-modal.add_new_slider::part(content) {
  border-radius: 10px;
  width: 50% !important;
  max-height: 90vh;
  height: auto;
}
ion-modal.gradient_color_modal::part(content) {
  width: 10% !important;
}
.reset_pass_sec ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.reset_pass_sec ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
  color: var(--white) !important;
}
#MENU-003_Feedback .parent_input .form-group {
  width: 100%;
}
.tab_container ion-radio-group .radio-group-wrapper {
  display: flex !important;
}
.desktop_login_view input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #eeecec inset !important;
  -webkit-text-fill-color: #000000 !important;
  height: 43px;
}
:host(.select-expanded) .select-highlight {
  display: none;
  background: transparent !important;
}
ion-select::part(highlight) {
  background: transparent !important;
}
ion-select {
  --highlight-color: transparent;
  --highlight-color-focused: transparent;
}
.p-tooltip .p-tooltip-text {
  background-color: #ffffff !important;
  color: rgba(94, 68, 191, 0.9882352941) !important;
  font-size: 14px !important;
  font-weight: 600;
  padding: 6px 12px !important;
  border-radius: 6px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid rgba(94, 68, 191, 0.9882352941);
}
.p-tooltip.p-tooltip-right .p-tooltip-arrow {
  border-right-color: #ffffff !important;
}
.radio_sec label {
  font-size: 14px;
  margin-bottom: 5px;
}
.color_editor_sec {
  display: flex;
  justify-content: center;
}
.color_editor_sec .color_editor {
  width: 250px;
}
.color_editor ::ng-deep .chrome-picker {
  width: 250px !important;
  max-width: 250px !important;
}
ion-range::part(tick-active) {
  width: 0px;
}
ion-range::part(tick-inactive) {
  width: 2px;
}
.body-div .swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.body-div .swiper .swiper-pagination-bullet-active {
  background: #4f4f4f !important;
}
.swiper .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
}
.swiper .swiper-pagination-bullet-active {
  background: var(--primary_one);
}
.p-button {
  border-radius: 4px;
}
button.p-button-success {
  padding: 6px 12px;
  font-size: 15px;
}
button.p-button-secondary,
button.p-button-info,
.p-button-primary {
  padding: 6px 12px;
  font-size: 15px;
}
button.small_button {
  padding: 6px 12px;
  font-size: 13px;
}
button.small_button.status-used {
  background-color: #37c565 !important;
}
.table_data_list {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 4px;
  background-color: #fff;
  padding: 25px 20px;
  border-radius: 6px;
}
.p-datatable-table {
  border: 1px solid #dee2e6;
  border-radius: 4px;
}
.p-inputtext {
  font-size: 14px;
  color: var(--textprimary);
  padding: 6px 10px;
  border: 1px solid var(--input-border2);
  border-radius: 4px;
}
.p-button-label {
  font-weight: 400;
}
.admin_form_sec .form-label {
  font-size: 15px;
  font-weight: 500;
}
.p-button.p-button-icon-only.p-button-rounded {
  border-radius: 6px;
  height: 34px;
  background-color: transparent;
  border-color: var(--primary_one);
  color: #393939;
  transition: all 0.2s;
}
.p-button.p-button-icon-only.p-button-rounded .pi {
  font-size: 14px;
}
.p-button.p-button-icon-only.p-button-rounded .pi.pi-trash {
  color: #DE2B2B;
}
.p-button.p-button-icon-only.p-button-rounded:hover {
  background-color: var(--primary_one);
  color: #fff;
}
.p-button.p-button-icon-only.p-button-rounded:hover .pi-trash {
  color: #ffffff;
}
.p-button.p-button-icon-only {
  width: 34px;
  padding: 7px;
}
.p-datatable .p-datatable-tbody > tr:hover {
  background-color: #e1e3e7;
}
.p-datatable .p-datatable-tbody > tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.p-datatable .p-datatable-tbody > tr:nth-child(odd):hover {
  background-color: #e1e3e7;
}
.p-datatable .p-datatable-tbody > tr > td {
  text-align: left;
  border: 1px solid #dee2e6;
  border-width: 0 1px 1px 0;
  padding: 8px 10px;
  font-size: 14px;
}
.p-datatable .p-datatable-tbody > tr > td.child p-sorticon {
  display: none;
}
.p-datatable .p-datatable-tbody > tr > td.child .dtr-title {
  font-weight: 800;
}
.p-datatable .p-datatable-thead > tr > th {
  padding: 8px 10px;
  color: var(--textprimary);
  font-size: 15px;
  background-color: #fff;
  border-width: 0 1px 0 0;
}
.p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background-color: #cfcfcf !important;
  color: var(--textprimary) !important;
}
.p-paginator .p-paginator-pages .p-paginator-page.p-highlight:hover {
  background-color: #cfcfcf !important;
}
.p-paginator .p-paginator-pages .p-paginator-page {
  height: 30px;
  width: 30px;
  min-width: 30px;
  padding: 10px;
  font-size: 13px;
}
.p-paginator .p-dropdown {
  height: auto;
}
.p-paginator .p-dropdown .p-inputtext {
  border: none;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  padding: 5px 12px;
  font-size: 14px;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
  background: var(--primary_one) 24;
  color: var(--textprimary);
}
.parent_input .ck.ck-editor__editable_inline {
  max-height: 40vh;
  overflow: auto;
}
table.dataTable.dtr-inline.collapsed > tbody > tr td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr th.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr td.control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr th.control:before {
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #0275d8 !important;
  color: #fff !important;
  border-radius: 50% !important;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  box-shadow: none !important;
  border: none !important;
  margin: 0 5px 0 0;
}
table.dataTable.dtr-inline.collapsed > tr.parent td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tr.parent th.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tr.parent td.control:before,
table.dataTable.dtr-inline.collapsed > tr.parent th.control:before {
  content: "\2212" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #dc3545 !important;
  color: #fff !important;
  border-radius: 50% !important;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  box-shadow: none !important;
  border: none !important;
}
ion-input.has-focus {
  --border-color: none;
  border-color: none;
  --border-width: 0;
  border: 0;
}
ion-input input::placeholder {
  font-size: 15px;
  opacity: 0.6;
}
ion-input.input-fill-outline.sc-ion-input-md-h,
ion-input.input-label-placement-floating.sc-ion-input-ios-h,
ion-input.has-focus.input-fill-outline.ion-valid.sc-ion-input-md-h {
  min-height: 56px;
  height: 56px;
  border-radius: 15px !important;
  --border-radius: 15px !important;
}
.title_header h4 {
  font-size: clamp(20px, 1vw + 0.3rem, 22px);
  margin: 10px 0 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.title_header h4 ion-icon.admin_back_btn {
  font-size: 16px;
  padding: 5px 5px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.title_header h4 ion-icon.admin_back_btn:hover {
  background-color: var(--primary_one);
  color: #fff;
}
.section_title h5 {
  display: flex;
  align-items: center;
}
.section_title h5 ion-icon.admin_back_btn {
  font-size: 16px;
  padding: 5px 5px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.section_title h5 ion-icon.admin_back_btn:hover {
  background-color: var(--primary_one);
  color: #fff;
}
.email input.native-input {
  max-width: 84%;
  width: 84%;
}
.f_password input.native-input {
  max-width: 90%;
  width: 90%;
}
.input_div .ng-select.ng-select-single .ng-select-container {
  height: 56px !important;
  border: 1px solid var(--border);
  font-size: 15px;
  border-radius: 15px;
}
.input_div .ng-select.ng-select-single .ng-select-container:hover {
  border-color: #363636;
}
.input_div .ng-select.ng-select-single.error .ng-select-container {
  border-color: red !important;
}
.input_div:has(.error) .ng-select.ng-select-single .ng-select-container {
  border-color: red !important;
}
.input_div:has(.error) .floating-label-wrapper .ng-select:not(.ng-select-empty) ~ .floating-label {
  color: red;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 0 !important;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  display: flex;
}
.coupan_code_sec .ng-select.ng-select-single .ng-select-container {
  height: 38px !important;
  border: 1px solid #ced4da;
  font-size: 15px;
  border-radius: 4px;
}
.form-control {
  font-size: 14px;
}
.form-control:focus-visible {
  box-shadow: none;
}
select.form-select {
  font-size: 14px;
}
select.form-select:focus-visible {
  box-shadow: none;
}
.floating-label-wrapper {
  position: relative;
  margin: 15px 0;
  width: 100%;
}
.floating-label-wrapper .floating-label {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s ease all;
  color: #888;
  background: white;
  padding: 0 5px;
  pointer-events: none;
}
.floating-label-wrapper .ng-select.ng-select-focused ~ .floating-label,
.floating-label-wrapper .ng-select:not(.ng-select-empty) ~ .floating-label {
  top: 0px;
  font-size: 13px;
  color: #7d7d7d;
}
.floating-label-wrapper .ng-select {
  width: 100%;
}
.forgat_password_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
  background: var(--primary_one);
  padding: 0 4px;
  transform: translateY(-43%) scale(0.75);
  -webkit-transform: translateY(-43%) scale(0.75);
}
.login_section.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
  color: var(--textsecondary);
}
#editSequencemodal {
  z-index: 9999999999;
}
.input_div_container:has(.edit_title_btn) {
  position: relative;
}
.edit_input_custom .native-wrapper.sc-ion-input-md {
  width: 88% !important;
}
.edit_title_btn {
  background-color: var(--white);
  border-radius: 50px;
  height: 33px;
  width: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.44) 0px 1px 2px;
  z-index: 9;
  position: absolute;
  top: 17%;
  right: 4%;
  bottom: 0;
}
.edit_title_btn ion-icon {
  color: var(--primary_one);
  cursor: pointer;
}
.edit_title_btn img {
  cursor: pointer;
}
.edit_icon {
  color: var(--primary_one);
  font-size: 16px !important;
  line-height: 0;
}
.edit_action_btn {
  --background: none;
  background: none;
  --padding-start: 2px;
  --padding-end: 2px;
  --padding-top: 2px;
  --padding-bottom: 4px;
  height: 30px;
  width: 30px;
  min-height: 30px;
  --box-shadow: none;
}
.edit_action_btn ion-icon {
  color: var(--primary_one);
  font-size: 30px;
}
.r_btn_sec {
  margin: 0 0 15px;
}
.r_btn_sec .s_round_btn {
  background: var(--primary_one);
  --background: var(--primary_one);
  border-radius: 25px;
  letter-spacing: 0;
  font-size: 13px;
}
.input_option ion-icon {
  margin-right: 0px !important;
  color: #000 !important;
}
.content_error {
  display: block;
}
.content_error:has(.error_msg) {
  display: flex;
  justify-content: space-between;
}
.max_content {
  display: inline-block;
  font-size: 13px;
  color: var(--textsecondary);
  float: inline-end;
  margin-top: 2px;
}
.input-bottom.sc-ion-input-md .counter.sc-ion-input-md {
  letter-spacing: 0;
  display: inline-block;
  font-size: 14px;
  color: var(--textsecondary);
  float: inline-end;
}
.textarea-bottom.sc-ion-textarea-md .counter.sc-ion-textarea-md {
  position: absolute;
  right: 0;
  font-size: 14px;
  letter-spacing: 0;
}
.input-fill-outline.sc-ion-input-md-h .input-bottom.sc-ion-input-md,
.input-bottom.sc-ion-input-ios,
.textarea-bottom.sc-ion-textarea-md {
  padding-right: 0;
  padding-top: 0;
}
.textarea-bottom.sc-ion-textarea-ios {
  padding-right: 0;
}
.input-bottom.sc-ion-input-ios,
.textarea-bottom.sc-ion-textarea-ios,
.input-bottom.sc-ion-input-md {
  position: absolute;
  right: 0;
}
.business_card .first_row {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.business_card .first_row .work_details {
  flex: 1;
}
.business_card .first_row .business_icon ion-icon {
  font-size: 60px;
  color: var(--bg-gray2);
}
.business_card h6 {
  font-size: 15px;
  color: var(--textprimary);
  margin-bottom: 5px;
  font-weight: 500;
}
.business_card p {
  font-size: 13px;
  color: var(--textprimary);
  margin-bottom: 0;
}
ion-header ion-toolbar,
ion-toolbar.segment-toolbar {
  background-color: var(--primary_one) !important;
  --background: var(--primary_one) !important;
  --border-color: var(--primary_one) !important;
  border-top: none !important;
}
ion-header ion-toolbar.category_header,
ion-toolbar.segment-toolbar.category_header {
  --padding-top: 0px !important;
  --padding-bottom: 0px !important;
  --padding-start: 0px !important;
  --padding-end: 0px !important;
  padding: 0;
  --min-height: 48px;
}
ion-footer ion-toolbar {
  --background: var(--white) !important;
  background: var(--white) !important;
  background-color: var(--white) !important;
}
.footer-md {
  box-shadow: none !important;
}
ion-segment {
  justify-content: space-around;
}
ion-segment.ios {
  width: 100%;
  background-color: transparent;
  height: 44px;
}
ion-segment.ios ion-segment-button {
  margin-bottom: 0;
}
ion-segment.ios ion-segment-button::part(indicator-background) {
  position: absolute;
  bottom: 0;
}
ion-toolbar:has(ion-segment)::part(container) {
  padding: 0 !important;
}
.ios_container .ios ion-segment-view {
  overflow-y: auto;
  height: calc(100vh - env(safe-area-inset-bottom) - 140px) !important;
}
.category_tab ul {
  border-bottom: 0px solid #c1c1c5;
}
.category_tab ul li {
  width: 100%;
  font-size: var(--font14);
  list-style: none;
  text-align: center;
  color: var(--white);
  padding: 10px 8px;
  margin: 0 5px;
}
.category_tab ul li.active {
  border-bottom: 2px solid #fff;
}
.category_tab ul li.my_profile {
  text-align: left;
  font-size: var(--font20);
}
.category_tab ion-segment-button {
  font-size: var(--font13);
  list-style: none;
  text-align: center;
  color: var(--white);
  font-weight: 300;
  filter: brightness(0.8);
  letter-spacing: 0;
  text-overflow: initial;
  overflow: visible;
  padding: 0;
  text-transform: uppercase;
}
.category_tab ion-segment-button.segment-button-checked {
  filter: brightness(1);
}
.category_tab ion-segment-button:hover ion-label {
  color: var(--white) !important;
}
:host(.segment-button-checked:hover) .button-native {
  color: var(--white) !important;
}
ion-segment-button::part(indicator-background) {
  background: #ffffff;
  height: 2px;
}
ion-refresher {
  z-index: 10;
}
.toast-container.toast-bottom-center .ngx-toastr {
  width: 50vw !important;
}
.toast-container .toast-close-button {
  display: none;
}
.toast_error {
  --background: red;
  --box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  --color: white;
  --border-radius: 6px;
  animation: slideUp 0.5s ease-out;
}
.toast_success {
  --background: var(--primary_one);
  --box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  --color: white;
  --border-radius: 6px;
  animation: slideUp 0.5s ease-out;
}
@keyframes slideUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
ion-toast::part(header) {
  font-weight: 600;
  font-size: 15px;
}
.calendar-icon {
  position: absolute;
  top: 45%;
  right: 16px;
  transform: translateY(-50%);
  color: var(--primary_one);
  z-index: 2;
  width: 25px;
  cursor: pointer;
}
.enquiry_search .enquiry_search_div {
  width: 100%;
}
.enquiry_search .enquiry_search_div ion-searchbar {
  padding: 0;
  border-radius: 25px;
  --border-radius: 25px;
  background-color: #e7e7e7;
  --background: #e7e7e7;
  --box-shadow: none;
  height: 44px;
  min-height: 44px;
}
.enquiry_search .enquiry_search_div ion-searchbar.sc-ion-searchbar-ios-h {
  padding: 12px;
}
.enquiry_search .enquiry_download {
  text-transform: capitalize;
  height: 40px;
  color: var(--black);
  border-radius: 5px;
  background: var(--primary_one);
  --background: var(--primary_one);
  --box-shadow: none;
  border: none;
}
.enquiry_search .w_enquiry_search_title {
  font-weight: 600;
  color: var(--textprimary);
  font-size: var(--font16);
}
.enquiry_search ion-input.sc-ion-input-ios-s.has-focus {
  --border-width: 0px;
  border: none;
}
.chrome-picker {
  background: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100% !important;
}
.chrome-picker .chrome-field input {
  font-size: 14px !important;
  height: 28px !important;
}
.chrome-picker .chrome-field span {
  font-size: 14px !important;
}
.input-label-placement-start.sc-ion-input-md-h .input-wrapper.sc-ion-input-md {
  padding: 0;
}
.input-highlight.sc-ion-input-md {
  background: none;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 7px 10px;
  font-size: 16px;
  color: var(--textprimary);
}
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  border-color: var(--primary_one) !important;
  box-shadow: none !important;
  border: 2px solid var(--primary_one);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  color: var(--textprimary);
  background-color: rgba(0, 0, 0, 0.0941176471) !important;
}
.ng-select.ng-select-single .ng-select-container:hover {
  border-color: var(--primary_one);
  border: 2px solid var(--primary_one);
}
body .ng-dropdown-panel.ng-select-top {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.48) 0px 0px 4px;
  border: none;
}
.ng-dropdown-panel .scroll-host {
  border-radius: 0px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 4px 10px;
  font-size: 14px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 8px;
  padding-bottom: 0;
  padding-left: 3px;
  font-size: 14px;
}
ion-back-button {
  color: var(--white);
}
ion-back-button::part(text) {
  display: none;
}
.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #373636 !important;
}
.no_recored_text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 260px);
  font-size: 18px;
  width: 100%;
}
.create_new_role {
  font-weight: 600;
  color: var(--primary_one);
  border-top: 1px solid #dcdcdc;
  margin-top: 10px;
  padding: 22px 0;
}
.create_new_role ::part(label) {
  font-size: 16px;
}
.currency-radio-group .radio-group-wrapper {
  display: flex;
}
.price_input ion-input .native-input.sc-ion-input-md {
  padding: 0 16px;
}
ion-alert.custom-alert {
  --backdrop-opacity: 0.7;
}
.custom-alert .alert-button-group {
  padding: 8px;
}
button.alert-button.alert-button-confirm {
  background-color: var(--ion-color-success);
  color: var(--ion-color-success-contrast);
}
.md button.alert-button.alert-button-confirm {
  border-radius: 4px;
}
.ios .custom-alert button.alert-button {
  border: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
}
.ios button.alert-button.alert-button-cancel {
  border-right: 0;
  border-bottom-left-radius: 13px;
  border-top-left-radius: 13px;
}
.ios button.alert-button.alert-button-confirm {
  border-bottom-right-radius: 13px;
  border-top-right-radius: 13px;
}
.alert-title.sc-ion-alert-md,
.custom-alert {
  color: var(--textprimary);
  font-size: 18px;
  text-align: center;
}
.alert-button-group.sc-ion-alert-md {
  justify-content: center;
}
.ck_editor_sec .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable) {
  border: none;
  box-shadow: none;
  border-top: 1px solid var(--input-border);
}
.business_card h6 {
  font-size: 15px;
  color: var(--textprimary);
  margin-bottom: 5px;
  font-weight: 500;
  width: 200px;
}
.business_card p {
  font-size: 13px;
}
.styled-select {
  --background: #fff;
  --border-radius: 12px;
  --border-color: var(--input-border);
  --min-height: 56px;
  border: 1px solid var(--input-border);
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.styled-select .radio-group-wrapper {
  display: flex;
}
ion-item.outlined-select {
  --border-color: var(--ion-color-medium);
  --border-width: 1px;
  --border-style: solid;
  --border-radius: 8px;
  --highlight-color-focused: var(--ion-color-primary);
  margin: 8px 0;
  padding: 4px 8px;
}
ion-item.outlined-select ion-label {
  font-size: 14px;
  font-weight: 500;
}
ion-select.custom-ion-select {
  --placeholder-color: var(--textprimary);
  --color: var(--textprimary);
  font-size: 15px;
  width: 100%;
  --padding-start: 0;
  --padding-end: 0px;
  --icon-color: #555;
  --icon-size: 20px;
}
ion-select.custom-ion-select.select-disabled {
  --color: var(--textprimary);
  opacity: 1;
}
ion-select.custom-ion-select::part(placeholder) {
  opacity: 1;
  font-size: 14px;
}
.s_year ::ng-deep .native-wrapper {
  display: none !important;
}
ion-popover.custom-popover-A::part(content) {
  --ion-select-popover-background: #fff;
  --ion-select-popover-border-radius: 10px;
  width: max-content;
  left: inherit !important;
  right: 4% !important;
}
ion-popover.custom-popover-A::part(content) .popover-content {
  width: max-content;
}
ion-select::part(icon) {
  position: absolute;
  right: 0;
  color: #6f6f6f;
}
::ng-deep ion-select .select-wrapper {
  justify-content: center;
}
.styled-select:has(ion-select.ion-touched) {
  --border-color: var(--primary_one);
  border: 1px solid var(--primary_one);
}
.styled-select:has(ion-select.ion-valid) {
  --border-color: var(--input-border);
  border: 1px solid var(--input-border);
}
body ion-item {
  font-size: 15px !important;
}
ion-item.sc-ion-select-popover-md {
  height: 32px !important;
  display: flex !important;
}
.modal-backdrop.show {
  display: none;
}
.carousel-indicators {
  bottom: 33%;
}
.carousel-indicators [data-bs-target] {
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 25px !important;
  border-top: none;
  border-bottom: none;
}
.t_event_img {
  position: relative;
}
img.fade-in {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
img.fade-in[hidden] {
  display: none;
}
img.fade-in:not([hidden]) {
  opacity: 1;
}
.trendg_event {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  height: auto;
  min-height: auto;
  overflow: hidden;
  cursor: pointer;
}
.trendg_event .t_event_img {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.trendg_event .t_event_img ion-skeleton-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border-radius: 10px;
  margin: 0;
}
.trendg_event .t_event_img img {
  height: auto;
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0;
}
.trendg_event p {
  font-size: var(--font13);
  font-weight: 500;
}
.registration_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
  background: var(--primary_one) !important;
}
.registration_section:has(.update_design_data_card) .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.registration_section:has(.basic_info_container) .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
  background: var(--white) !important;
}
ion-datetime-button::part(native) {
  display: flex !important;
}
::ng-deep ion-datetime-button::part(native) button[id=date-button] {
  display: none !important;
}
body:not(:has(app-template)) .content-ltr {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.editor .input-wrapper.sc-ion-input-ios input.sc-ion-input-ios {
  border-radius: 4px;
  --border-radius: 4px;
}
@layer templates {
  .navbar {
    --bs-navbar-toggler-focus-width: 0px !important;
  }
  @media only screen and (max-width: 992px) {
    .edit_card_detail_footer {
      position: fixed !important;
      bottom: 0;
      right: 0;
      width: 100%;
      background-color: #ffffff;
      z-index: 9999;
      padding: 10px 17px 15px;
      border-top: 1px solid #d8d8d8;
    }
    .edit_card_add_button {
      position: fixed !important;
      bottom: 30px;
      right: 15px;
      z-index: 999999;
      width: 70px;
    }
    .edit_card_add_button ion-button {
      box-shadow: rgba(45, 37, 75, 0.12) 0px 0px 20px 10px;
    }
    body.nav-open .template-default {
      overflow-y: hidden !important;
    }
    .navbar-collapse.custom-collapse.show {
      position: fixed;
      top: 90px;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: #fff;
      z-index: 9999;
      display: flex !important;
      flex-direction: column;
      justify-content: flex-start !important;
      align-items: center;
      overflow-y: auto;
      transform: translateY(-100%);
      transition: transform 0.2s ease, opacity 0.2s ease;
    }
    .navbar-collapse.custom-collapse.show ul.navbar-nav {
      flex-direction: column;
      gap: 20px;
      align-items: center;
    }
    .navbar-collapse.custom-collapse.show a.nav-link {
      font-size: 20px;
      font-weight: 600;
    }
    body.nav-open .template-header > *:not(nav) {
      display: none !important;
    }
    .navbar-collapse.show.custom-collapse {
      transform: translateY(0);
      opacity: 1;
    }
    .navbar-collapse.custom-collapse {
      display: none;
    }
  }
  .fill-button {
    --background: var(--t1-primary) !important;
    background: var(--t1-primary) !important;
    --text-transform: capitalize !important;
    text-transform: capitalize !important;
    color: white;
    border-radius: 5px;
  }
  .outline-button {
    border-radius: 5px;
    padding: 5px 10px;
    --background: none !important;
    background: none !important;
    color: var(--t1-heading-description-text-color) !important;
    --text-transform: capitalize !important;
    border: 1px solid var(--t1-primary);
  }
  .para-background {
    border-radius: 26px;
    padding: 8px 15px;
    width: fit-content;
    display: flex;
    align-items: center;
  }
  .social-media-buttons {
    --background: none !important;
    background: none !important;
    --box-shadow: none !important;
    --border: none !important;
    --padding-top: 0 !important;
    --padding-bottom: 0 !important;
    --padding-start: 0 !important;
    --padding-end: 0 !important;
  }
  .section-headings {
    color: var(--t1-primary);
    font-size: 16px;
    font-weight: 700;
    padding-right: 15px;
    width: fit-content;
    line-height: 26px;
    border-bottom: 1px solid var(--t1-primary);
    text-transform: uppercase;
  }
  .image-container-cards {
    width: 100%;
    height: 175px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .image-container-cards img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .image-container-cards .item_enquiry {
    font-size: var(--font13);
    font-weight: 400;
  }
  .image-container-cards .item_enquiry ion-icon {
    color: var(--primary_one);
    font-size: 18px !important;
    padding: 9px;
    border-radius: 50%;
    background: var(--primary_two);
    margin-right: 10px;
  }
  @media only screen and (max-width: 420px) {
    .image-container-cards {
      width: 100%;
      height: 140px;
    }
  }
  .location-details {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #other-companies-t1 .card-title {
    margin-bottom: 10px !important;
    min-height: 40px !important;
  }
  #other-companies-t1 .card-text {
    min-height: 60px !important;
  }
  .title-clamp {
    height: 40px !important;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .text-clamp {
    height: 60px !important;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 2;
  }
  .card-title.clamp {
    height: 40px !important;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .card-text.clamp {
    height: 60px !important;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 2;
  }
  .card-title.expanded {
    height: auto !important;
    min-height: 40px !important;
    max-height: none !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    -webkit-box-orient: unset !important;
  }
  .card-text.expanded {
    height: auto !important;
    min-height: 60px !important;
    max-height: none !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    -webkit-box-orient: unset !important;
  }
  .card-text-wrapper {
    position: relative;
    overflow: hidden;
  }
  .card-text-wrapper .expanded {
    max-height: none;
    overflow: visible;
  }
  .card .view-more-btn-div {
    height: 20px;
    max-height: 20px;
    min-height: 20px;
    display: block;
  }
  .card .view-more-btn {
    background: transparent;
    color: black;
    border: none;
    font-size: 14px !important;
    font-weight: 500;
    cursor: pointer !important;
    display: none;
    margin-top: 10px !important;
  }
  .card .view-more-btn:hover {
    color: var(--t1-primary);
  }
  #other-companies-t1 .card-body {
    height: auto !important;
    max-height: auto !important;
    min-height: auto !important;
  }
  .card-body.expanded {
    max-height: 415px;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .card-body.expanded::-webkit-scrollbar {
    display: none;
  }
  @media only screen and (max-width: 320px) {
    .card-body:not(.design_list .card-body) {
      max-height: 370px !important;
      min-height: 370px !important;
    }
    .card-body:not(.design_list .card-body):has(ngx-datatable) {
      max-height: unset !important;
      min-height: unset !important;
    }
    .pop-height .card-body:not(.design_list .card-body) {
      max-height: unset !important;
      min-height: unset !important;
    }
    .card-body:has(ngx-datatable) {
      max-height: unset !important;
      min-height: unset !important;
    }
    .product_container .card-body {
      max-height: 100% !important;
      min-height: 100% !important;
    }
    .title_header h4 {
      font-size: 18px !important;
      margin: 0px 0 10px !important;
    }
  }
  .outline-btn-t2 {
    border-radius: 5px;
    --background: none !important;
    background: none !important;
    color: var(--t2-heading-description-text) !important;
    --text-transform: capitalize !important;
    text-transform: capitalize !important;
    border: 1px solid var(--t2-heading-description-text) !important;
    --box-shadow: none !important;
  }
}
ion-button.c_shap_btn {
  font-size: var(--font14);
  color: var(--white);
  font-weight: 400;
  margin: 0;
  min-height: 30px;
  border-radius: 25px;
  height: 30px;
  background: var(--primary_one);
  --background: var(--primary_one);
  border: 1px solid var(--primary_one);
  --box-shadow: none;
}
ion-button.c_shap_btn::part(native) {
  border-radius: 25px;
}
ion-button.outline_btn {
  --background: #fff;
  background: #fff;
  color: #363636;
  --color: #363636;
  --box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  --padding-start: 10px;
  --padding-end: 10px;
  --border-radius: 4px;
  --padding-top: 5px;
  --padding-bottom: 5px;
  --border-color: var(--primary_one);
  --border-style: solid;
  --border-width: 1px;
  letter-spacing: 0px;
  font-size: 14px;
  letter-spacing: normal !important;
  font-weight: 400;
}
ion-button.outline_btn:hover {
  color: var(--primary_one);
  box-shadow: none;
  --background: var(--primary_two) !important;
  background: var(--primary_two) !important;
}
ion-button.outline_btn.new_upload_btn {
  --background: #eaeaea;
  background: #eaeaea;
  --padding-top: 6px;
  --padding-bottom: 6px;
  --border-color: #eaeaea;
  font-size: 13px;
}
ion-button.outline_btn.new_upload_btn ion-icon {
  margin-right: 15px;
}
ion-button.fill_btn,
button.fill_btn {
  --padding-start: 10px !important;
  --padding-end: 10px !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
  --background: var(--primary_one) !important;
  background: var(--primary_one) !important;
  color: #ffffff !important;
  border-radius: 4px;
  --border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  box-shadow: none;
  --box-shadow: none;
  --border-color: transparent;
  --border-style: solid;
  --border-width: 1px;
}
ion-button.fill_btn:hover,
button.fill_btn:hover {
  --background: var(--primary_two) !important;
  background: var(--primary_two) !important;
  color: var(--primary_one) !important;
  --border-color: var(--primary_one);
  --border-style: solid;
  --border-width: 1px;
}
button.fill_btn {
  padding: 7px 15px;
  border-color: var(--primary_one);
}
ion-button.back_btn {
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
  --background: transparent !important;
  background: transparent !important;
  color: var(--text-dark) !important;
  border-radius: 0px;
  --border-radius: 0px;
  --box-shadow: none;
  box-shadow: none;
}
ion-button.back_btn_white {
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
  --background: #fff !important;
  background: #fff !important;
  color: var(--textprimary) !important;
  border-radius: 0px;
  --border-radius: 0px;
  --box-shadow: none;
  box-shadow: none;
}
ion-button.cancel_btn {
  --padding-start: 5px !important;
  --padding-end: 5px !important;
  --padding-top: 5px !important;
  --padding-bottom: 5px !important;
  --background: #ffffff !important;
  background: #ffffff !important;
  color: #ff0000 !important;
  border-radius: 25px;
  --border-radius: 25px;
  --box-shadow: none;
  box-shadow: none;
  min-height: 10px;
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 16px;
  border: 1px solid red;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
ion-button.cancel_btn.d_btn {
  right: 0px;
  bottom: 0px;
  top: auto;
}
ion-button.cancel_btn.d_btn2 {
  right: -8px;
  bottom: -11px;
  top: auto;
  color: #fff !important;
}
ion-button.cancel_btn.d_btn2::part(native) {
  background: red;
}
ion-button.cancel_btn.d_btn3 {
  right: 0;
  bottom: 0;
}
ion-button.cancel_btn.d_btn4 {
  right: 0;
  bottom: 66px;
}
ion-button.cancel_btn.top_btn {
  right: -3px;
  top: -3px;
}
ion-button.edit_btn {
  --padding-start: 5px !important;
  --padding-end: 5px !important;
  --padding-top: 5px !important;
  --padding-bottom: 5px !important;
  --background: #ffffff !important;
  background: #ffffff !important;
  color: #ff0000 !important;
  border-radius: 25px;
  --border-radius: 25px;
  --box-shadow: none;
  box-shadow: none;
  min-height: 10px;
  font-size: 12px;
  position: absolute;
  right: 30px;
  top: -10px;
  font-size: 12px;
  border: 1px solid red;
}
.back_btn ion-button {
  min-height: 40px;
  width: 40px;
  border-radius: 4px;
  padding: 0px 0px;
  --border-radius: 4px;
  --background-activated: var(--primary_two) !important;
}
.back_btn ion-button.fill_btn {
  padding: 0px 0px;
  min-height: 40px;
  width: 40px;
}
ion-button.submit {
  min-height: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  --background-activated: var(--primary_one) !important;
  background: var(--primary_one);
  --background: var(--primary_one);
  background-color: var(--primary_one);
  border-radius: 25px !important;
  color: var(--white);
  --border-radius: 25px;
  letter-spacing: 0;
  font-size: 16px;
}
ion-button.submit.f_width {
  width: 100%;
}
ion-button.submit.s_width {
  width: 80%;
  margin: auto;
}
ion-button.submit.vs_width {
  width: 60%;
}
.addUser_btn {
  width: 93%;
  margin: auto;
}
ion-button.ghost_btn {
  min-height: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  --background-activated: transparent;
  background: transparent;
  --background: transparent;
  background-color: transparent;
  border-radius: 0;
  color: var(--primary_one);
  --border-radius: 0px;
  --box-shadow: none;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.action_btn {
  position: absolute;
  top: 0px;
  right: 0px;
}
.action_btn:has(.text-decoration-none) {
  position: relative;
  top: 0;
  right: 0;
  flex-direction: column;
  justify-content: flex-start !important;
  align-items: flex-end !important;
}
.action_btn a {
  font-size: var(--font14);
  color: var(--primary_one);
}
.add_link ion-button {
  min-width: 55px;
  min-height: 55px;
  height: 55px;
  --padding-bottom: 0;
  --padding-end: 0;
  --padding-start: 0;
  --padding-top: 0;
  border-radius: 34px;
  --border-radius: 34px;
}
.add_link ion-button ion-icon {
  font-size: 30px;
  color: #fff;
}
ion-fab-button::part(native) {
  background: var(--primary_one);
}
textarea {
  padding: 5px 5px !important;
}
.title_n {
  font-weight: 600;
  color: var(--textprimary);
  font-size: var(--font16);
}
ion-item .item-inner {
  padding: unset !important;
  padding-right: unset !important;
  margin: 0 !important;
}
.item-inner {
  padding: unset;
}
#addNewProductModal {
  height: 100vh;
}
#addNewProductModal .mobile_app_sec {
  display: none;
}
#addNewProductModal .mobile_form.mobile_col_none {
  display: block !important;
}
#addNewProductModal .f_btn {
  display: none !important;
}
#addNewProductModal .s_btn {
  display: block !important;
}
.s_btn {
  display: none !important;
}
.input_div {
  margin-bottom: 5px;
}
.input_div .error,
.input_div .error_msg,
.input_div .error_text {
  color: red !important;
  font-size: 12px;
  margin-top: 5px;
}
.input_div .error.copy_address,
.input_div .error_msg.copy_address,
.input_div .error_text.copy_address {
  color: #464646 !important;
  font-size: 13px;
}
.input_div:has(.error, .error_msg, .error_text) ion-input,
.input_div:has(.error, .error_msg, .error_text) ion-textarea,
.input_div:has(.error, .error_msg, .error_text) ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h,
.input_div:has(.error, .error_msg, .error_text) ion-input.input-label-placement-floating.sc-ion-input-ios-h,
.input_div:has(.error, .error_msg, .error_text) .has-focus.input-fill-outline.ion-valid.sc-ion-input-md-h,
.input_div:has(.error, .error_msg, .error_text) .input-fill-outline.ion-touched.ion-invalid.sc-ion-input-md-h,
.input_div:has(.error, .error_msg, .error_text) ion-modal.ionic_common_modal .wrapper .login_div ion-input.input-fill-outline.sc-ion-input-md-h {
  --border-color: red !important;
  border-color: red !important;
}
.input_div:has(.error, .error_msg, .error_text) ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.input_div:has(.error, .error_msg, .error_text) ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios,
.input_div:has(.error, .error_msg, .error_text) ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-label-placement-floating.ion-valid.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md,
.input_div:has(.error, .error_msg, .error_text) .input-label-placement-floating.has-focus.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
.input_div:has(.error, .error_msg, .error_text) ion-input.input-fill-outline.has-focus.sc-ion-input-md-h .label-text {
  color: red !important;
}
.input_div .error,
.input_div .error_msg,
.input_div .error_text {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.input_div label {
  font-size: var(--font16);
  color: var(--textprimary);
  font-weight: 400;
  margin-bottom: 5px;
}
.input_div .input_div_container {
  display: flex;
  border-radius: 5px;
}
.input_div .input_div_container ion-input {
  width: 100%;
  height: 56px;
  border-radius: 12px;
  --padding-start: 16px;
  --padding-end: 16px;
}
.input_div .input_div_container ion-textarea {
  width: 100%;
}
.input_div .input_div_container ion-textarea textarea {
  padding: 0px 0px;
}
.input_div .ck.ck-content {
  min-height: 250px;
  border: 0px;
  border-top: 1px solid rgb(204, 204, 204);
  max-height: 60vh;
  overflow: auto;
}
.input_div .ck-sticky-panel__content {
  border: 0px !important;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 7px 10px;
}
.ng-select-dropdown {
  width: 100%;
  border-radius: 3px;
  height: var(--inputhd) !important;
  border-color: var(--common-border) !important;
  color: var(--text-dark);
  font-size: var(--font14);
  padding: 0px 0px;
  background: #fff !important;
  height: 40px;
}
.ng-select-container {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 0px 10px;
}
.subCategory .ng-select-container {
  min-height: 36px !important;
  height: auto !important;
  max-height: 120px !important;
  overflow: auto !important;
}
.subCategory ::ng-deep .ng-dropdown-panel {
  max-height: 120px !important;
  overflow-y: auto !important;
}
.ng-dropdown-panel {
  background: var(--black);
  border: 1px solid rgb(202, 202, 202);
}
.ng-dropdown-panel .ng-option {
  padding: 10px 15px;
}
.ng-dropdown-panel .ng-option:hover {
  background: rgb(219, 219, 219);
}
.cursor_pointer {
  cursor: pointer;
}
ion-content {
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
}
ion-content.pt-10 {
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
}
ion-content.pt-00 {
  --padding-start: 0 !important;
  --padding-end: 0 !important;
  --padding-top: 0 !important;
  --padding-bottom: 0 !important;
}
.frame_title {
  color: var(--textprimary);
  font-size: var(--sub-title);
  font-weight: 500;
  padding: 10px 0px;
  margin: 0px;
}
.outline_button {
  text-transform: capitalize;
  --background: var(--black);
  background: var(--black);
  border-radius: 5px;
  --border-radius: 5px;
  --border-style: solid;
  --border-color: var(--primary_one);
  --border-width: 1px;
  letter-spacing: normal;
  color: var(--textprimary);
  height: 40px;
  min-height: 40px;
}
.outline_button:hover {
  --background: var(--primary_one);
  background: var(--primary_one);
  color: var(--black);
}
.outline_button.share_btn {
  border-radius: 25px;
  --border-radius: 25px;
  width: 40px;
  --padding-bottom: 0;
  --padding-end: 0;
  --padding-start: 0;
  --padding-top: 0;
  --background: #e1e0e0;
  background: #e1e0e0;
  color: #000;
  --border-color: #e1e0e0;
}
button.outline_button {
  padding: 7px 15px;
  background: #fff;
  font-size: 14px;
  height: 37px;
  min-height: 37px;
  border-color: var(--primary_one);
  color: var(--textprimary);
}
.fill_button {
  text-transform: capitalize;
  --background: var(--primary_one);
  background: var(---primary_one);
  border-radius: 5px;
  --border-radius: 5px;
  --border-style: solid;
  --border-color: var(--primary_one);
  --border-width: 1px;
  color: var(--white);
  height: 40px;
  min-height: 40px;
  letter-spacing: normal;
}
.fill_button.download_btn {
  border-radius: 25px;
  --border-radius: 25px;
  width: 40px;
  --padding-bottom: 0;
  --padding-end: 0;
  --padding-start: 0;
  --padding-top: 0;
  --background: #e1e0e0;
  background: #e1e0e0;
  color: #000;
  --border-color: #e1e0e0;
}
.tox-tinymce {
  border: 0px solid #eee !important;
}
.tox-statusbar__branding {
  display: none !important;
}
@layer richEditor {
  .tiny_richeditor {
    width: 100%;
  }
  .tiny_richeditor .tox-tinymce {
    border: 0px;
  }
}
@layer header {
  .main-header {
    --background: var(--black);
    background: var(--black);
    --box-shadow: none;
    box-shadow: none !important;
  }
  .main-header ion-toolbar {
    --background: none;
    background: none;
  }
  .main-header ion-toolbar:last-of-type {
    border: none !important;
    --border-width: 0px !important;
  }
  .main-header .container-xl {
    height: 80px;
  }
  .main-header .logo img {
    width: 97px;
    height: 60px;
    object-fit: contain;
  }
  .main-header .head_btn {
    --background: var(--primary_one);
    background: var(--primary_one);
    color: #ffffff;
    --color: #ffffff;
    --box-shadow: none;
    box-shadow: none;
    --padding-start: 10px;
    --padding-end: 10px;
    --padding-top: 5px;
    --padding-bottom: 5px;
    margin-right: 10px !important;
    border-radius: 5px;
    font-size: var(--font15);
    font-weight: 500;
  }
  .main-header .head_btn:hover {
    --background: var(--primary_onehover) !important;
    background: var(--primary_onehover) !important;
    color: #ffffff !important;
    --color: #ffffff !important;
    --box-shadow: none;
    box-shadow: none;
  }
  .main-header .profile_card {
    display: flex;
    border: 1px solid var(--border);
    padding: 5px 10px;
    border-radius: 10px;
  }
  .main-header .profile_card .pro_img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 25px;
  }
  .main-header .profile_card .pro_img img {
    width: 100%;
    height: 100%;
  }
  .main-header .profile_card .profile_name {
    color: var(--white);
    padding: 0px 10px;
    font-weight: 400;
  }
  .main-header .profile_card .profile_name span {
    color: var(--primary_one);
    font-size: var(--font14);
  }
  .main-header .profile_card .profile_name b {
    font-weight: 500;
    text-transform: capitalize;
  }
  .main-header .profile_card .profile_iconbtn {
    --background: #ffffff;
    background: #ffffff;
    color: var(--textprimary);
    --color: var(--textprimary);
    --box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    --padding-start: 10px;
    --padding-end: 10px;
    --padding-top: 10px;
    --padding-bottom: 10px;
  }
  .main-header .head_menu_btn img {
    filter: var(--menu-colorfilter);
  }
  .main-header .head_menu_btn img:hover {
    filter: var(--menu-filterhover);
  }
  .main-header .menu_header {
    --background: var(--primary_one);
    background: var(--primary_one);
    --box-shadow: none;
    box-shadow: none !important;
  }
  .main-header .menu_header .container-xl {
    height: 54px !important;
  }
  .main-header .menu_header .menu_list {
    padding: 6px 0px;
    margin: 0px;
  }
  .main-header .menu_header .menu_list li {
    list-style: none;
    margin-right: 25px;
    color: var(--black);
    font-size: var(--font15);
    font-weight: 400;
    padding: 10px 0px;
    cursor: pointer;
    position: relative;
  }
  .main-header .menu_header .menu_list li a {
    color: var(--white) !important;
    text-decoration: none !important;
  }
  .main-header .menu_header .menu_list li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    background-color: var(--white);
    height: 2px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.2s ease;
  }
  .main-header .menu_header .menu_list li a:hover::after,
  .main-header .menu_header .menu_list li a.active::after {
    border-bottom: 1px solid var(--white);
    transform: scaleX(1);
  }
  .main-header .menu_header .menu_list li a:last-child {
    margin-right: 0;
  }
}
@layer Herosection {
  .dashboard_container .dashboard_heroSection {
    padding: 18px 0px;
  }
  .dashboard_container .dashboard_heroSection h1 {
    font-size: var(--font20);
    font-weight: 600;
    color: var(--textprimary);
  }
  .dashboard_container .dashboard_heroSection p {
    font-size: var(--font14);
    font-weight: 400;
    color: var(--textsecondary);
  }
}
.verification_alert {
  background-color: #FFE5E5;
  padding: 1px 15px 1px 5px;
  margin: 18px 0;
  border-radius: 5px;
}
.verification_alert img {
  width: 50px;
}
.verification_alert p {
  color: #363636;
  font-size: var(--font15);
}
.verification_alert a {
  color: #DE2B2B;
  font-size: var(--font14);
  font-weight: 500;
}
.verification_alert a:hover {
  color: #363636;
}
@layer kpi {
  .kpi_card {
    border-radius: 5px;
    height: 160px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  }
  .kpi_card .kpi_header h2 {
    font-size: var(--font18);
    font-weight: 600;
    color: var(--textprimary);
  }
  .kpi_card .kpi_header p {
    font-size: var(--font13);
    font-weight: 400;
    color: var(--textprimary);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-transform: capitalize;
  }
  .kpi_card .kpi_body {
    height: 105px;
  }
}
@layer barcodecard {
  .barcode_card {
    padding: 12px 20px;
    background: var(--primary_one);
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    height: 160px;
  }
  .barcode_card .barcode_userprofile .pro_img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c3b9e9;
    color: #5e43c3;
    font-size: 35px;
    font-weight: 500;
  }
  .barcode_card .barcode_userprofile .pro_img img {
    width: 100%;
    object-fit: cover;
  }
  .barcode_card .barcode_userprofile .profile_name {
    color: #ffffff;
    padding: 0px 0 0 10px;
    font-weight: 400;
  }
  .barcode_card .barcode_userprofile .profile_name b {
    font-weight: 500;
    font-size: var(--font18);
    text-transform: capitalize;
  }
  .barcode_card .barcode_userprofile p {
    margin-left: 9px;
    position: relative;
    font-size: 13px;
    cursor: pointer;
  }
  .barcode_card .barcode_userprofile p ion-icon {
    position: absolute;
    top: 3px;
    left: -6px;
  }
  .barcode_card .barcode {
    border-radius: 5px;
    padding: 5px;
    background: #ffffff;
    width: 136px;
    height: 136px;
  }
  .barcode_card .barcode img {
    width: 131px;
    height: 131px;
    object-fit: contain;
  }
}
@layer Enquirycard {
  .enquiry_card_parent {
    background: var(--bg-gray);
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: rgb(191, 191, 191) 0px 2px 2px;
    padding: 10px;
    margin: 0 5px 20px 5px;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_header .enquiry_card_profile h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--primary_one);
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_header .enquiry_card_profile h5 {
    margin: 0px;
    color: var(--textsecondary);
    font-size: var(--font12);
    font-weight: 400;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_header .enquiry_card_profile h5 b {
    margin: 0px;
    font-size: var(--font16);
    color: var(--textprimary);
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_header .enquiry_card_btn {
    --background: #ffffff00;
    background: rgba(255, 255, 255, 0);
    color: #393939;
    --color: #393939;
    --box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    --padding-start: 10px;
    --padding-end: 10px;
    --padding-top: 5px;
    --padding-bottom: 5px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    border: 1px solid var(--primary_one);
    letter-spacing: normal;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_header .enquiry_card_btn:hover {
    color: var(--primary_one);
    --color: var(--primary_one);
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body {
    border-radius: 5px;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body h5 {
    font-size: 17px;
    color: var(--textprimary);
    overflow-wrap: anywhere;
    margin-bottom: 10px !important;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body .item_enquiry {
    display: flex;
    word-break: break-all;
    align-items: center;
    justify-content: flex-start;
    font-size: var(--font14);
    font-weight: 400;
    color: var(--textprimary);
    margin-bottom: 7px;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body .item_enquiry:has(.item_enquiry_date) {
    align-items: flex-start;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body .item_enquiry p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: normal;
    width: 85%;
  }
  .enquiry_card_parent .enquiry_card .enquiry_card_body .item_enquiry p a {
    text-decoration: none;
    color: var(--textprimary);
  }
  .enquiry_card_parent .chat_enquiry {
    background-color: #fff;
    align-items: center;
    padding: 10px 10px 5px 10px;
    border-radius: 10px;
    white-space: break-spaces;
  }
  .enquiry_card_parent .chat_enquiry ion-icon {
    margin: 0;
  }
  .enquiry_card_parent ion-icon {
    color: #514D4D;
    font-size: 18px !important;
    padding: 5px 5px 5px 0px;
    border-radius: 50%;
    margin-right: 1px;
  }
  #profile_card {
    --width: 380px;
    --backdrop-opacity: 0;
  }
  #profile_card ion-backdrop {
    background-color: none !important;
  }
}
.complete_profile {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 20px 25px;
  margin: 0px 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.complete_profile h5 {
  font-size: var(--font20);
  font-weight: 600;
  color: var(--textprimary);
  margin-bottom: 3px;
}
.complete_profile p {
  margin-bottom: 0;
  font-size: var(--font15);
  color: var(--textsecondary);
  font-weight: 400;
}
.complete_profile .c_profile_btn {
  --background: #fff;
  background: #fff;
  color: var(--textprimary);
  --color: var(--textprimary);
  font-weight: 400;
  --box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  --padding-start: 10px;
  --padding-end: 10px;
  --padding-top: 5px;
  --padding-bottom: 5px;
  --border-color: var(--primary_one);
  --border-radius: 5px;
  --border-style: solid;
  --border-width: 1px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.complete_profile .c_profile_btn:hover {
  color: var(--primary_one);
  --color: var(--primary_one);
}
.complete_profile .img_content {
  display: flex;
  align-items: center;
}
@layer promptbtn {
  .web_template_change_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed var(--primary_one);
    font-size: var(--font14);
    font-weight: 500;
    color: var(--textprimary);
    border-radius: 5px;
    --background: none;
    --box-shadow: none;
    height: 40px;
    padding: 1px;
    text-transform: capitalize;
    letter-spacing: 0;
  }
  .web_template_change_btn ion-icon {
    color: var(--primary_one);
    margin-right: 10px;
    font-size: var(--font16);
  }
  .web_template_change_btn:hover {
    background: var(--primary_two);
    --background: var(--primary_two);
  }
  .web_template_change_btn ion-input {
    position: absolute !important;
    opacity: 0;
  }
}
@layer modaltable {
  .table_action {
    --background: none;
    background: none;
    --padding-start: 2px;
    --padding-end: 2px;
    --padding-top: 2px;
    --padding-bottom: 4px;
    color: var(--textprimary);
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid var(--border);
    margin: 0px 5px;
    height: 22px;
    width: 22px;
    min-height: 22px;
    --box-shadow: none;
  }
  .table_action.delete {
    color: rgb(235, 51, 51);
    border: 1px solid rgb(235, 51, 51);
  }
  .table-response {
    margin-bottom: 10px;
    overflow: auto;
    max-height: 40vh;
  }
  .table-response table {
    width: 100%;
  }
  .table-response table thead {
    position: sticky;
    top: 0;
  }
  .table-response table thead th {
    background: var(--primary_two);
    padding: 10px 10px;
    font-weight: 600;
    font-size: var(--font14);
    color: var(--textprimary);
  }
  .table-response table tbody td {
    padding: 10px 10px;
    font-weight: 400;
    font-size: var(--font14);
    color: var(--textprimary);
  }
  .table-response table tbody td a {
    text-decoration: none;
    color: var(--primary_one);
  }
  .table-response table tbody tr:nth-child(even) {
    background: #F0F0F0;
  }
}
@layer pagination {
  .pagination .list_page,
  .pagination .next,
  .pagination .previous {
    --padding-start: 5px;
    --padding-end: 5px;
    --background: var(--black);
    background: var(--black);
    color: var(--textprimary);
    --color: var(--textprimary);
    --box-shadow: none;
    box-shadow: none;
    text-transform: capitalize;
    height: 30px;
    border-radius: 5px !important;
  }
  .pagination .list_page:hover,
  .pagination .next:hover,
  .pagination .previous:hover {
    --background: var(--primary_two);
    background: var(--primary_two);
  }
  .pagination .list_page.active,
  .pagination .next.active,
  .pagination .previous.active {
    --background: var(--primary_two);
    background: var(--primary_two);
  }
  .pagination .list_page {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    --border-radius: 50% !important;
  }
  .pagination .right label {
    color: var(--textprimary);
    font-size: var(--font14);
    font-weight: 500;
  }
}
.offcanvas-fullscreen {
  width: 100vw !important;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  border-radius: 0;
  max-width: none;
  background-color: #fff;
  z-index: 1055;
}
.chart {
  position: relative;
}
.chart apx-chart {
  position: absolute;
  top: 3px;
  bottom: 0px;
  left: -21px;
  right: -12px;
}
@font-face {
  font-family: "Akhand-Bold-BF642a3156ce54d";
  src: url("./media/Akhand-Bold-BF642a3156ce54d.otf") format("opentype");
}
@font-face {
  font-family: "Akhand-Regular-BF642a315662a17";
  src: url("./media/Akhand-Regular-BF642a315662a17.otf") format("opentype");
}
@font-face {
  font-family: "Akhand-Semibold-BF642a3156c2d40";
  src: url("./media/Akhand-Semibold-BF642a3156c2d40.otf") format("opentype");
}
@font-face {
  font-family: "AtkinsonHyperlegibleNext-Bold";
  src: url("./media/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "AtkinsonHyperlegibleNext-Medium";
  src: url("./media/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "AtkinsonHyperlegibleNext-SemiBold";
  src: url("./media/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("./media/Gilroy-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("./media/Gilroy-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("./media/Gilroy-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Inter_28pt-Bold";
  src: url("./media/Inter_28pt-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Inter_28pt-Medium";
  src: url("./media/Inter_28pt-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Inter_28pt-SemiBold";
  src: url("./media/Inter_28pt-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  src: url("./media/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Regular";
  src: url("./media/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather_24pt-Bold";
  src: url("./media/Merriweather_24pt-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather_24pt-Regular";
  src: url("./media/Merriweather_24pt-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url("./media/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("./media/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url("./media/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit-Bold";
  src: url("./media/Outfit-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit-Regular";
  src: url("./media/Outfit-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit-SemiBold";
  src: url("./media/Outfit-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "PlayfairDisplay-Bold";
  src: url("./media/PlayfairDisplay-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "PlayfairDisplay-Medium";
  src: url("./media/PlayfairDisplay-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "PlayfairDisplay-SemiBold";
  src: url("./media/PlayfairDisplay-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Bold";
  src: url("./media/Raleway-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Medium";
  src: url("./media/Raleway-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Regular";
  src: url("./media/Raleway-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("./media/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("./media/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("./media/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Bold";
  src: url("./media/Ubuntu-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Regular";
  src: url("./media/Ubuntu-Regular.ttf") format("truetype");
}
@media only screen and (max-width: 1200px) {
  .page_main_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  .page_main_title h4 {
    font-size: 28px;
    color: var(--textprimary);
    font-weight: 600;
  }
  .page_main_title h4 span {
    font-size: 20px;
  }
  .page_main_title ion-list {
    box-shadow: rgba(0, 0, 0, 0.42) 0px 1px 4px;
    padding: 0;
    border-radius: 5px;
  }
  .page_main_title ion-list .custome_select_item {
    --background: #EFEFEF;
    height: 39px;
    --min-height: 39px;
  }
  .page_main_title ion-list .custome_select_item ion-select {
    min-height: 39px;
    font-size: 14px;
    font-weight: 600;
    color: var(--textprimary);
  }
  .verification_alert {
    background-color: #FFE5E5;
    padding: 9px 15px 9px 5px;
    margin: 0px 0;
    border-radius: 5px;
  }
  #profile_card {
    --width: 90% !important;
    --backdrop-opacity: 0 !important;
  }
  .registration_section ion-input.has-focus.input-fill-outline.ion-valid.sc-ion-input-md-h {
    --highlight-color-focused: var(--primary_one);
    --border-color: var(--primary_one);
    border-radius: 12px;
    --border-radius: 12px;
    border: 2px solid var(--primary_one) !important;
  }
  .registration_section ion-input.input-fill-outline.input-label-placement-floating.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    color: #4d4d4d;
  }
  .registration_section ion-input.has-focus.sc-ion-input-md-h input.sc-ion-input-md {
    caret-color: var(--primary_one);
  }
  .forgat_password_section .input-label-placement-floating.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    -webkit-transform: translateY(90%) scale(1);
    transform: translateY(90%) scale(1);
  }
  .input-fill-outline.input-label-placement-floating.sc-ion-input-md-h input.sc-ion-input-md {
    color: var(--textprimary);
  }
  .forgat_password_section ion-input.input-fill-outline.ion-touched.ion-invalid.sc-ion-input-md-h {
    --border-color: var(--white);
  }
  .forgat_password_section ion-input.ion-touched.ion-invalid.sc-ion-input-md-h {
    --highlight-color: var(--white);
  }
  .reset_pass_sec:has(ion-input.input-fill-outline.sc-ion-input-md-h) .login_form .login_div .eye {
    top: 21%;
  }
  .login_div ion-input.has-focus.ion-valid.sc-ion-input-md-h,
  .login_div ion-input.ion-touched.ion-invalid.sc-ion-input-md-h {
    --border-color: var(--primary_one) !important;
    border-radius: 15px !important;
    --border-radius: 15px !important;
    min-height: 56px !important;
    height: 56px !important;
  }
  .login_div ion-input.input-fill-outline.sc-ion-input-md-h {
    border-radius: 15px !important;
    --border-radius: 15px !important;
    min-height: 56px !important;
    height: 56px !important;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h {
    border-radius: 15px !important;
    --border-radius: 15px;
    --padding-start: 16px;
    --padding-end: 16px;
    --border-color: var(--input-border);
    min-height: 120px;
    --min-height: 120px;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h textarea {
    font-weight: 300;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-fill-outline.ion-valid.sc-ion-textarea-md-h {
    --border-color: var(--primary_one);
    border: 2px solid var(--primary_one);
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-label-placement-floating.ion-valid.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md {
    color: var(--primary_one);
    padding: 0 4px;
    background-color: #fff;
  }
  ion-textarea.textarea-label-placement-floating.has-focus.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md,
  ion-textarea.textarea-label-placement-stacked.has-focus.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md {
    color: var(--highlight-color);
    background: #fff;
    padding: 0 4px;
  }
  ion-input.input-label-placement-floating.sc-ion-input-ios-h {
    min-height: 56px;
    border-radius: 15px !important;
    --padding-start: 16px;
    --padding-end: 16px;
    border: 1px solid var(--input-border);
  }
  ion-input.input-fill-outline.has-focus.sc-ion-input-md-h,
  ion-textarea.textarea-fill-outline.has-focus.sc-ion-textarea-md-h,
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h {
    --highlight-color-focused: var(--primary_one) !important;
    border-radius: 15px !important;
    --border-radius: 15px;
    border: 2px solid var(--primary_one);
    --border-width: 0px;
  }
  ion-input.input-fill-outline.has-focus.sc-ion-input-md-h .label-text,
  ion-textarea.textarea-fill-outline.has-focus.sc-ion-textarea-md-h .label-text,
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h .label-text {
    color: var(--primary_one);
  }
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h.has-focus {
    border: 1px solid var(--primary_one);
  }
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h {
    border-radius: 15px !important;
    --border-radius: 15px;
    --padding-start: 16px;
    --padding-end: 16px;
    --border-color: var(--input-border);
    border: 1px solid var(--input-border);
    min-height: 100px;
    --min-height: 100px;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md,
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h {
    color: #7d7d7d;
  }
  ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    color: var(--primary_one) !important;
  }
  .login_section .input-label-placement-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    -webkit-transform: translateY(100%) scale(1);
    transform: translateY(100%) scale(1);
  }
  .forgat_password_section .label-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    -webkit-transform: translateY(-39%) scale(0.75);
    transform: translateY(-39%) scale(0.75);
    background: var(--primary_one);
    padding: 0 2px;
  }
  .login_section .label-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    -webkit-transform: translateY(-32%) scale(0.75);
    transform: translateY(-32%) scale(0.75);
    background: var(--white);
    padding: 0 4px;
  }
  .login_section .input-label-placement-floating.sc-ion-input-ios-h input.sc-ion-input-ios,
  .forgat_password_section .input-label-placement-floating.sc-ion-input-ios-h input.sc-ion-input-ios {
    transform: translate(0, -10px);
  }
  .registration_section .input-label-placement-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    -webkit-transform: translateY(100%) scale(1);
    transform: translateY(100%) scale(1);
    font-size: 15px;
    color: #373636;
  }
  .registration_section .label-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    transform: translateY(-32%) scale(0.75);
    background: #fff;
    padding: 0 4px;
    height: 13px;
    color: var(--primary_one);
  }
  ion-textarea.label-floating.sc-ion-textarea-ios-h.has-focus .label-text-wrapper.sc-ion-textarea-ios {
    transform: translateY(-40%) scale(0.75);
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: calc((100% - var(--padding-start) - var(--padding-end) - 8px) / 0.75);
    background: #fff;
    color: var(--primary_one);
    padding: 0 4px;
  }
  .textarea-label-placement-floating.sc-ion-textarea-ios-h .label-text-wrapper.sc-ion-textarea-ios {
    font-size: 15px;
  }
  .registration_section ion-input.has-focus {
    --border-color: none;
    border-color: none;
    --border-width: 0;
    border: 0;
    --highlight-color-focused: var(--primary_one);
    --border-color: var(--primary_one);
    border-radius: 12px;
    --border-radius: 12px;
    border: 2px solid var(--primary_one);
  }
  .registration_section ion-input.ios.has-focus {
    --border-color: var(--primary_one);
    border-color: var(--primary_one);
    --highlight-color-focused: var(--primary_one);
    --border-color: var(--primary_one);
    border-radius: 12px;
    --border-radius: 12px;
    border: 2px solid var(--primary_one) !important;
  }
  ion-input.sc-ion-input-ios-s.has-focus {
    --border-width: 1px;
    border: 2px solid var(--primary_one);
  }
  ion-input.sc-ion-input-ios-s.has-focus .label-floating.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    color: var(--primary_one);
    --color: var(--primary_one);
  }
  .registration_section ion-input.ion-touched {
    --highlight-color-focused: var(--primary_one);
  }
  .registration_section ion-input.ion-touched .input-bottom.sc-ion-input-ios {
    border-top: none;
  }
  .registration_section .ion-valid.sc-ion-input-ios-h,
  .registration_section .ion-touched.ion-invalid.sc-ion-input-ios-h {
    --highlight-color: var(--textprimary);
  }
  .registration_section .has-value.input-label-placement-floating.sc-ion-input-ios-h input.sc-ion-input-ios,
  .registration_section .input-label-placement-floating.sc-ion-input-ios-h input.sc-ion-input-ios {
    transform: translate(0, -6px);
    margin-top: 6px;
    margin-bottom: 6px;
    color: var(--textprimary);
  }
  .registration_section ion-input {
    color: var(--textprimary);
    --border-color: #b3b3b3;
    --padding-start: 16px;
    --padding-end: 16px;
    border: 1px solid #b3b3b3;
    --border-width: 1;
    border-radius: 15px;
  }
  .forgat_password_section ion-input {
    color: #fff;
    margin-top: 8px;
    --border-color: #fff;
    --border-radius: 4px;
    --padding-start: 16px;
    --padding-end: 16px;
    min-height: 44px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 4px;
    --border-width: 0;
  }
  .forgat_password_section ion-input.sc-ion-input-ios-s.has-focus {
    --border-color: #fff;
    border: 1px solid rgb(255, 255, 255);
  }
  .forgat_password_section .input-fill-outline.has-focus.sc-ion-input-md-h {
    --border-width: 0px ;
  }
  .mobile_col_none.tab_show {
    display: flex !important;
  }
  .desktop_col_none.tab_show {
    display: none;
  }
  .profile_card.tab_show .profile_name {
    display: none;
  }
  .content-ltr {
    --background: #ffffff;
  }
  .enquiry_card .enquiry_card_header .enquiry_card_btn {
    white-space: nowrap;
    text-transform: capitalize;
    border-radius: 25px;
    --border-radius: 25px;
    --padding-start: 10px;
    --padding-end: 10px;
    --padding-top: 5px;
    --padding-bottom: 5px;
    height: 30px;
    font-size: 12px;
    min-height: 30px;
    color: var(--white) !important;
    --border-color: #5d42bb;
    border-color: #5d42bb;
    background: var(--primary_one);
    background-color: var(--primary_one);
    --background-color: var(--primary_one);
  }
  .enquiry_card .enquiry_card_header .enquiry_card_profile h5 {
    font-size: var(--font12);
  }
  .enquiry_card .enquiry_card_header .enquiry_card_profile h5 b {
    font-size: var(--font14);
  }
  .verification_alert img {
    width: 35px;
  }
  .barcode_card {
    height: 12.5vh;
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .barcode_card .barcode {
    display: none;
  }
  .barcode_card .barcode img {
    width: 30px;
    height: 30px;
    margin-top: -3px;
    border-radius: 50%;
  }
  .barcode_card .share_copy_btn_container {
    display: flex;
  }
  .barcode_card .share_copy_btn_container ion-icon {
    font-size: 30px;
  }
  .barcode_card .share_copy_btn_container .share_copy_btn {
    --background: var(--primary_one);
    background: var(--primary_one);
    color: #ffffff;
    --color: #ffffff;
    --box-shadow: none;
    box-shadow: none;
    width: 25px;
    --padding-bottom: 0px;
    --padding-top: 0;
    --padding-start: 0;
    --padding-end: 0px;
  }
  ion-col.ios .barcode_card {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mobile_reverse {
    flex-direction: column-reverse;
    display: flex;
  }
  .complete_profile {
    box-shadow: none;
    display: block;
    text-align: center;
  }
  .complete_profile .img_content {
    text-align: center;
    display: block;
    padding: 15px 0px 0px 0px;
  }
  .complete_profile .welcome_content {
    text-align: center;
    padding: 15px 0px;
  }
  .mobile_col_none {
    display: none !important;
  }
  .mobile_col_block {
    display: block;
  }
  .mobile_col_flex {
    display: flex !important;
  }
  .main-header {
    --background: #ffffff;
    background: #ffffff;
  }
  .enquiry_card {
    width: 100%;
  }
  .plandetail_card.p-4 {
    padding: 0px 0px !important;
  }
  .p-4 {
    padding: 0px 0px !important;
    --padding: 0px 0px !important;
  }
  .p-4.mb-2 {
    padding: 0px 0px !important;
  }
  .input_div label {
    font-size: 16px;
  }
  .custom-popover::part(content) {
    width: 40%;
  }
  ion-content.content-ltr {
    height: auto;
  }
  ion-select::part(select-highlight) {
    display: none;
    --highlight-color: transparent;
  }
  ion-select::part(highlight) {
    background: transparent;
  }
  .toast-container.toast-bottom-center .ngx-toastr {
    width: 100vw !important;
  }
  .popover-wrapper:has(.continue_resigtration) {
    --width: 100%;
    width: 100%;
  }
  ion-popover.continue_resigtration {
    --width: 90%;
    --max-width: 90%;
    --border-radius: 12px;
  }
  ion-modal.ionic_common_modal.comment_modal {
    --max-width: 90%;
  }
  ion-modal.add_new_slider::part(content) {
    width: 90% !important;
  }
  #chartdiv {
    height: calc(40vh - 70px) !important;
  }
}
@media only screen and (min-width: 768px) {
  .input_div .ng-select.ng-select-single .ng-select-container {
    border-radius: 4px;
  }
  .input_div .ng-select.ng-select-single .ng-select-container {
    border-radius: 15px !important;
  }
  .floating-label-wrapper {
    margin-top: 0;
  }
  .desktop_view_mode {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px 0 50px;
    border-radius: 6px;
    background: #ffffff;
  }
  ion-modal.ionic_common_modal.image_croper_modal {
    --width: 30%;
    --min-width: 30%;
  }
  ion-col.sm-p-0 {
    padding: 5px;
  }
  ion-col.sm-pe-0 {
    padding-right: 5px;
  }
  ion-col.sm-ps-0 {
    padding-left: 5px;
  }
  ion-col.pt_pb {
    padding: 5px 0;
  }
  .category_tab ion-segment-button.segment-button-checked {
    filter: brightness(1);
    font-weight: 500;
  }
  .registration_section ion-input {
    color: var(--textprimary);
    --border-color: #b3b3b3;
    --padding-start: 16px;
    --padding-end: 16px;
    border: 1px solid #b3b3b3;
    --border-width: 1;
    border-radius: 15px;
  }
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h {
    border-radius: 15px !important;
    --border-radius: 15px;
    --padding-start: 16px;
    --padding-end: 16px;
    --border-color: var(--input-border);
    border: 1px solid var(--input-border);
    min-height: 100px;
    --min-height: 100px;
  }
  .login_section.only_for_login:has(.desktop_mode) .registration_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  .form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    background: var(--primary_one) !important;
  }
  .login_section.only_for_login:has(.desktop_mode) .registration_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    background: var(--primary_one) !important;
    color: #fff !important;
  }
  .registration_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  .form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    background: var(--white) !important;
    padding: 0 4px;
    color: var(--textprimary);
  }
  .input_div .input_div_container ion-textarea {
    --border-radius: 15px;
  }
  .main-header .profile_card {
    padding: 0;
    border: none;
  }
  .main-header .profile_card .profile_name {
    display: none;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h {
    min-height: 100px;
    --min-height: 100px;
    --border-radius: 15px;
  }
  ion-modal.ionic_common_modal .wrapper .login_div ion-input.input-fill-outline.sc-ion-input-md-h {
    --border-color: var(--primary_one) !important;
  }
  ion-input.input-fill-outline.has-focus.sc-ion-input-md-h,
  ion-textarea.textarea-fill-outline.has-focus.sc-ion-textarea-md-h,
  ion-textarea.textarea-label-placement-floating.sc-ion-textarea-ios-h {
    --highlight-color-focused: var(--primary_one) !important;
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-fill-outline.ion-valid.sc-ion-textarea-md-h {
    --border-color: var(--primary_one);
  }
  ion-textarea.textarea-fill-outline.sc-ion-textarea-md-h.has-focus.textarea-label-placement-floating.ion-valid.sc-ion-textarea-md-h .label-text-wrapper.sc-ion-textarea-md {
    color: var(--primary_one);
    padding: 0 4px;
    background-color: #fff;
  }
  .registration_section ion-input.ion-touched {
    --highlight-color-focused: var(--primary_one);
  }
  .has-focus.input-fill-outline.ion-valid.sc-ion-input-md-h {
    --border-color: var(--primary_one);
  }
  .reset_pass_sec ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  .reset_pass_sec ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    color: var(--white) !important;
  }
  ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  ion-input.has-focus.input-label-placement-floating.ion-valid.sc-ion-input-ios-h .label-text-wrapper.sc-ion-input-ios {
    color: var(--primary_one) !important;
  }
  .textarea-fill-outline.textarea-label-placement-floating.sc-ion-textarea-md-h textarea.sc-ion-textarea-md {
    margin-bottom: 12px;
  }
  .design_modal_dektop ion-col {
    --ion-grid-column-padding: 0 !important;
  }
  .design_modal_dektop ion-col[sizeLg="8"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .design_modal_dektop ion-col[sizeLg="6"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .design_modal_dektop .Image_preivew {
    height: 120px !important;
  }
  .post_edit_sec .iframe-container {
    height: calc(100vh - 277px);
    margin-top: 20px;
  }
  .post_edit_sec .iframe-container .ion-page {
    height: calc(100vh - 277px);
  }
  .post_edit_sec .iframe-container #main-content {
    margin-left: 0 !important;
  }
  .template_preview_sec .iframe-container {
    height: calc(100vh - 150px);
    margin-top: 20px;
  }
  .template_preview_sec .iframe-container iframe {
    height: calc(100vh - 150px);
  }
  .template_preview_sec .content-ltr {
    height: -webkit-fill-available !important;
  }
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container {
    width: 100% !important;
    height: calc(100vh - 80px) !important;
  }
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container #Home.col-xxl-4 {
    width: 100% !important;
  }
  .desktop_login_view .has-focus.input-fill-outline.ion-valid.sc-ion-input-md-h {
    border-radius: 4px !important;
    --border-radius: 4px !important;
    --border-color: var(--highlight-color) !important;
    --highlight-color-focused: #4aba70 !important;
  }
  .desktop_login_view .ng-select.ng-select-single .ng-select-container {
    height: 45px !important;
    font-size: 15px;
  }
  .desktop_login_view .ng-select.ng-select-single .ng-select-container:hover {
    border-color: #4aba70;
    border: 2px solid #4aba70;
  }
  .desktop_gender_mode .radio-group-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
    border-color: #4aba70 !important;
    box-shadow: none !important;
    border: 2px solid #4aba70;
  }
  .ng-select.ng-select-focused {
    border-color: transparent !important;
  }
  .ng-select-container:hover {
    border-color: #4aba70 !important;
  }
  .desktop_mode_none {
    display: none;
  }
  ion-toolbar.segment-toolbar {
    background-color: var(--white) !important;
    --background: var(--white) !important;
    --border-color: var(--white) !important;
    border-top: none !important;
  }
  ion-segment {
    justify-content: space-evenly;
  }
  ion-modal.ionic_common_modal.web_temp_mandatory {
    --min-width: 30% !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile_col_none.tab_show {
    display: none !important;
  }
  .desktop_col_none.tab_show {
    display: block;
  }
  .profile_card.tab_show .profile_name {
    display: block;
  }
  .main-header .container-xl {
    height: 60px !important;
    padding: 0px 8px;
  }
  .form_sect:not(.category_container_sec.form_sect) {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .fancybox__carousel .f-carousel__toolbar {
    font-size: 14px !important;
  }
  .fancybox__carousel .f-button {
    width: 35px !important;
    height: 35px !important;
  }
  .fancybox__carousel .f-button svg {
    width: 19px !important;
    height: 19px !important;
  }
  .fancybox__carousel .f-carousel__counter {
    line-height: 37px !important;
  }
  .fancybox__carousel button.f-button.is-arrow {
    width: 45px !important;
    height: 45px !important;
  }
  .registration_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md,
  .form_sect .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    background: #fff !important;
    transform: translateY(-32%) scale(0.75);
    -webkit-transform: translateY(-32%) scale(0.75);
    padding: 0 4px;
  }
  .login_section .label-floating.input-fill-outline.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    background: var(--white);
    padding: 0 4px;
    transform: translateY(-43%) scale(0.75);
    -webkit-transform: translateY(-43%) scale(0.75);
  }
  .custom-popover::part(content) {
    width: 80%;
  }
  .s_year .ng-select.ng-select-single .ng-select-container {
    height: 39px !important;
    padding: 0;
    background: #EFEFEF;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 1px 3px;
  }
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container {
    height: 100%;
    margin: 10px 0;
  }
  ion-header.pt-60 {
    padding-top: 60px !important;
  }
  ion-content.pt-60 {
    --padding-top: calc(env(safe-area-inset-top) + 60px) !important;
  }
  ion-content.pt-10 {
    --padding-top: calc(env(safe-area-inset-top) + 10px) !important;
  }
  ion-content.pt-00 {
    --padding-top: calc(env(safe-area-inset-top) + 0px) !important;
  }
  .iframe-container.pt-60 {
    --padding-top: calc(env(safe-area-inset-top) + 60px) !important;
    padding-top: 60px;
  }
  .search_cep {
    flex-direction: column !important;
    gap: 10px;
  }
  .search_cep .cep_btn {
    display: flex;
  }
  .search_cep .t_data_search {
    width: 100%;
  }
  .p-datatable > .p-datatable-wrapper {
    overflow: initial;
  }
  .barcode_card .barcode_userprofile .profile_name b {
    font-weight: 500;
    font-size: var(--font17);
    text-transform: capitalize;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1920px) {
  .desktop_col_none {
    display: none !important;
  }
  .desktop_col_block {
    display: block;
  }
  .desktop_col_flex {
    display: flex !important;
  }
  .container-xl.dashboard_container {
    max-width: 100%;
    width: 100%;
  }
  .main-header .container-xl {
    max-width: 100% !important;
  }
  .dektop_mode_main_content #main-content {
    margin-left: 250px;
    transition: all 0.4s;
  }
  .dektop_mode_main_content.active #main-content {
    margin-left: 70px;
  }
  .dektop_mode_main_content .post_edit_sec #main-content {
    margin-left: 0 !important;
  }
  .dektop_mode_main_content .template_preview_sec #main-content {
    width: 100%;
    margin: auto;
    margin-bottom: -1px;
    height: 98%;
    position: relative;
  }
  .dektop_mode_main_content .template_preview_sec #main-content ion-content:part(scroll) {
    display: none;
  }
  .dektop_mode_main_content .template_preview_sec ion-content::part(scroll)::-webkit-scrollbar {
    display: none;
  }
  .dektop_mode_main_content .header-md {
    box-shadow: none !important;
  }
  .dektop_mode_main_content .modal_header {
    background: var(--white);
  }
  .dektop_mode_main_content .modal_header.view_searchbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .dektop_mode_main_content .modal_header .title {
    color: #434343;
  }
  .dektop_mode_main_content .modal_header .title ion-title {
    color: #434343;
  }
  .dektop_mode_main_content .modal_header .search_icon {
    color: #434343;
    font-size: 25px;
  }
  .dektop_mode_main_content ion-header ion-toolbar {
    --background: var(--white) !important;
    background-color: var(--white);
  }
  .dektop_mode_main_content .category_tab ion-segment-button {
    color: var(--primary_one);
  }
  .dektop_mode_main_content .category_tab ion-segment-button.segment-button-checked {
    color: var(--primary_one);
  }
  .dektop_mode_main_content .category_tab ion-segment-button:hover {
    filter: brightness(0.5);
  }
  .dektop_mode_main_content ion-segment-button::part(indicator-background) {
    background: var(--primary_one);
    height: 2px;
  }
  .desktop_header {
    width: 100%;
    margin-left: auto;
    transition: all 0.4s;
    position: relative;
    z-index: 0;
  }
  .desktop_header .header_row_div {
    margin-left: 250px;
    transition: all 0.4s;
  }
  .desktop_header.active .header_row_div {
    margin-left: 70px;
    transition: all 0.4s;
  }
  .input-label-placement-floating.ion-touched.ion-invalid.sc-ion-input-md-h .label-text-wrapper.sc-ion-input-md {
    color: var(--textprimary);
  }
  .template_preview_sec .iframe-container {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1320px) {
  .dektop_mode_main_content #main-content {
    margin-left: 215px;
  }
  .desktop_header .header_row_div {
    margin-left: 215px;
  }
  ion-button.submit {
    min-height: 42px;
    height: 42px;
    font-size: 15px;
  }
  ion-fab ion-fab-button {
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .category_tab ion-segment-button {
    min-width: 170px;
    max-width: max-content;
    color: #454545;
    font-weight: 400;
  }
  .category_tab ion-segment-button.segment-button-checked {
    color: #ffffff;
    background: var(--primary_one);
  }
  .category_tab .segment-button-indicator {
    opacity: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {
  .dektop_mode_main_content #main-content {
    padding-top: 0px !important;
  }
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container {
    width: 100% !important;
    height: calc(100vh - 80px) !important;
    padding-top: 20px !important;
  }
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container #Home.col-xxl-4 {
    width: 100% !important;
  }
  .ios_container .ios ion-segment-view {
    height: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
  .iframe-container:not(.template-new-1-outer-div):not(.template-new-2-outer-div):not(.template-new-3-outer-div) > .iframe-container {
    padding-top: 20px !important;
  }
  .ios_container .ios ion-segment-view {
    height: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .desktop_col_none.tab_show {
    display: flex !important;
  }
  .desktop_col_none.tab_show.hide_for_tab {
    display: none !important;
  }
  .dektop_mode_main_content #main-content {
    margin-left: 0 !important;
  }
  .desktop_header .header_row_div {
    margin-left: 0 !important;
  }
  #desk_menu_sec.mobile_col_none {
    display: none !important;
  }
  .logo.mobile_col_none.tab_show.cursor_pointer #navbar_Id {
    display: none !important;
  }
  .desktop_col_none.tab_show2 {
    display: flex !important;
  }
  .category_tab ion-segment-button {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    font-size: 15px;
    color: #fff;
  }
  ion-segment {
    height: 50px;
  }
  ion-segment.ios {
    height: 50px;
  }
  ion-toolbar.segment-toolbar {
    background-color: var(--primary_one) !important;
    --background: var(--primary_one) !important;
  }
  .editing_container_section .desktop_col_none.tab_show {
    display: flex !important;
  }
  .barcode_card:has(.tab_show) {
    height: auto;
  }
  .barcode_card:has(.tab_show) .share_copy_btn_container {
    display: none;
  }
  .barcode_card:has(.tab_show) .barcode {
    display: flex !important;
  }
  .barcode_card:has(.tab_show) .barcode img {
    width: 100% !important;
    height: auto !important;
  }
  .share_container.mobile_col_none.tab_show {
    display: flex !important;
  }
  .share_container.mobile_col_none.tab_show .barcode {
    display: flex !important;
  }
  .share_container.mobile_col_none.tab_show .barcode img {
    width: 100% !important;
    height: auto !important;
    margin: 0;
    border-radius: 0;
  }
  ion-modal.ionic_common_modal.image_croper_modal {
    --width: 60%;
    --min-width: 60%;
  }
}
@media screen and (min-width: 100px) and (max-width: 340px) {
  ion-tab-button ion-label {
    font-size: 8px !important;
    font-weight: 600 !important;
    white-space: nowrap;
  }
}
app-admin-common .p-datatable > .p-datatable-wrapper {
  overflow: auto;
  max-height: calc(100vh - 400px);
}
app-admin-common .p-datatable > .p-datatable-wrapper thead {
  position: sticky;
  top: -1px;
  z-index: 1;
}
.multi-line-toast {
  --toast-message-line-height: 1.5;
  --white-space: pre-line;
}
input[readonly] {
  background-color: #f2f2f2;
  color: #666;
  opacity: 0.7;
  cursor: not-allowed;
}
.network-toast {
  --background: #ff3b30;
  --color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.card {
  padding: 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.card .card-header {
  background-color: #fff;
  padding: 12px 14px;
}
.card .card-header h4 {
  font-size: 17px;
  font-weight: 400;
  margin: 0;
}
button {
  border-radius: 5px;
}
form .remove-btn {
  width: max-content;
  padding: 10px;
  margin-top: 10px;
}
form label {
  font-weight: 600;
  font-size: 15px;
  margin: 8px 0 7px;
}
form .tags_sec {
  padding: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 4px;
  margin: 15px 0 0;
}
.splash-overlay {
  background-image: url("./media/splash_bg.png");
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.splash_image {
  width: 70%;
  -webkit-animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

/* src/theme/variables.scss */
:root {
  --highlight-color-focused: none;
  --black: #ffffff;
  --white: #ffffff;
  --primary_one: #5E43C3;
  --primary_two: #F2EFFF;
  --primary_onehover: #372283;
  --textprimary: #363636;
  --textsecondary: #787878;
  --bg-gray: #F6F6F6;
  --bg-gray2: #7C7C7C;
  --border: #9E9E9E;
  --input-border: #9E9E9E;
  --input-border2: #ced4da;
  --logo_uplodBox: #C1C1C5;
  --error: #ff4141;
  --table_head: #F1EFF8;
  --table-col: #F0F0F0;
  --title-mainfont: 20px;
  --sub-title: 16px;
  --sub-m-title: 15px;
  --font23: 23px;
  --font22: 22px;
  --font21: 21px;
  --font20: 20px;
  --font18: 18px;
  --font16: 16px;
  --font15: 15px;
  --font14: 14px;
  --font13: 13px;
  --font12: 12px;
  --font11: 11px;
  --font10: 10px;
  --font9: 9px;
  --font8: 8px;
  --menu-colorfilter: brightness(1) contrast(100%);
  --menufilterhover: brightness(0) saturate(200%) invert(28%) sepia(55%) saturate(1200%) hue-rotate(220deg) contrast(120%);
}
:root .template-1-outer-div {
  --body-div-bg: #525659;
  --template-bg-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_one/img/card-bg.png);
  --template-bg-color: rgb(225, 227, 226);
  --profile-card-btn-bg: #ffffff;
  --profile-card-btn-text-color: #000000;
  --profile-card-designation-text-color: #000000;
  --dark-card-bg-color: #547994;
  --dark-card-text-color: #ffffff;
  --dark-card-heading-color: #ffffff;
  --light-card-bg-color: #ffffff;
  --light-card-sub-heading-color: #000000;
  --light-card-heading-color: #292424;
  --light-card-text-color: #474242;
  --placeholder-text-color: #9898a3;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #ededed;
  --product-card-text-color: #000000;
  --product-card-price-color: firebrick;
  --table-border-color: #ddd;
  --skills-btn-bg-after-show: #eee;
  --skills-btn-text-after-show: #676767;
  --business-card-bg: #eeefee;
  --business-card-heading: #555;
}
:root .template-2-outer-div {
  --body-div-bg: #525659;
  --template-bg-image: url(https://pcards.lighthouseindia.com/assets/templates_pcard/template_one/img/profile-bg.jpg);
  --placeholder-text-color: #9898a3;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #ededed;
  --product-card-text-color: #000000;
  --product-card-price-color: firebrick;
  --table-border-color: #ddd;
  --skills-btn-bg-after-show: #eee;
  --skills-btn-text-after-show: #676767;
  --business-card-bg: #eeefee;
  --business-card-heading: #555;
  --profile-card-btn-bg: #ffffff;
  --profile-card-designation-text-color: #000000;
  --dark-card-bg-color: #002d40;
  --dark-card-text-color: #ffffff;
  --light-card-bg-color: #ebebeb;
  --light-card-text-color: #000;
  --card-bg-color: #ffffff;
}
:root .template-3-outer-div {
  --body-div-bg: #27292a;
  --placeholder-text-color: #afafaf;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #eee;
  --product-card-text-color: #000000;
  --product-card-price-color: firebrick;
  --table-border-color: #fff;
  --dark-card-bg-color: #1c1c1c;
  --dark-card-text-color: #ffffff;
  --light-card-bg-color: #dcdbdb;
  --light-card-text-color: #000000;
}
:root .template-4-outer-div {
  --body-div-bg: #fff;
  --placeholder-text-color: #afafaf;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #eee;
  --product-card-text-color: #000000;
  --product-card-price-color: firebrick;
  --table-border-color: #fff;
  --light-card-bg-color: #000000;
  --light-card-text-color: #ffffff;
  --dark-card-bg-color: #ffeb3b;
  --dark-card-text-color: #585757;
}
:root .template-5-outer-div {
  --body-div-bg: #fff;
  --placeholder-text-color: #afafaf;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #eee;
  --product-card-text-color: #000000;
  --product-card-price-color: firebrick;
  --table-border-color: #fff;
  --light-card-bg-color: #2b2b2a;
  --light-card-text-color: #ffffff;
  --dark-card-bg-color: #de8d56;
  --dark-card-text-color: #ffffff;
}
:root .template-6-outer-div {
  --body-div-bg: #fff;
  --placeholder-text-color: #afafaf;
  --whatsapp-share-btn-bg: #60d669;
  --product-card-bg: #ffffff;
  --product-card-img-div-bg: #eee;
  --product-card-text-color: #ccc;
  --product-card-price-color: firebrick;
  --table-border-color: #fff;
  --light-card-bg-color: #ffe500;
  --light-card-text-color: #000000;
  --dark-card-bg-color: #1260a8;
  --dark-card-text-color: #ffffff;
}
:root .template-new-1-outer-div {
  --body-div-bg: #fff;
  --body-bg-text-color: #000;
  --light-card-bg-color: #C32817;
  --light-card-text-color: #ffffff;
  --dark-card-bg-color: #000000;
  --dark-card-text-color: #C32817;
}
:root .template-new-2-outer-div {
  --body-div-bg: #fff;
  --body-bg-text-color: #222222;
  --light-card-bg-color: #1061da;
  --light-card-text-color: #ffffff;
  --dark-card-bg-color: #000000;
  --dark-card-text-color: #ffffff;
}
:root .template-new-3-outer-div {
  --body-div-bg: #fff;
  --body-bg-text-color: #000;
  --light-card-bg-color: #470391;
  --light-card-text-color: #ffffff;
  --dark-card-bg-color: #000000;
  --dark-card-text-color: #ffffff;
}
.multi-line-toast .toast-message {
  white-space: pre-line;
}

/* node_modules/@ng-select/ng-select/themes/default.theme.css */
.ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: hsl(0, 0%, 70%) #ccc hsl(0, 0%, 85%);
}
.ng-select.ng-select-opened > .ng-select-container:hover {
  box-shadow: none;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  top: -2px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #999;
  border-width: 0 5px 5px;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow:hover {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #333;
}
.ng-select.ng-select-opened.ng-select-top > .ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-right > .ng-select-container {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-left > .ng-select-container {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 3px rgba(0, 126, 255, .1);
}
.ng-select.ng-select-disabled > .ng-select-container {
  background-color: #f9f9f9;
}
.ng-select .ng-has-value .ng-placeholder {
  display: none;
}
.ng-select .ng-select-container {
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  min-height: 36px;
  align-items: center;
}
.ng-select .ng-select-container:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
}
.ng-select .ng-select-container .ng-value-container {
  align-items: center;
  padding-left: 10px;
}
[dir=rtl] .ng-select .ng-select-container .ng-value-container {
  padding-right: 10px;
  padding-left: 0;
}
.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #999;
}
.ng-select.ng-select-single .ng-select-container {
  height: 36px;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 5px;
  left: 0;
  padding-left: 10px;
  padding-right: 50px;
}
[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: 10px;
  padding-left: 50px;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid hsl(0, 0%, 90%);
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-top: 5px;
  padding-left: 7px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-right: 7px;
  padding-left: 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: .9em;
  margin-bottom: 5px;
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
  border-radius: 2px;
  margin-right: 5px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  margin-right: 0;
  margin-left: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 0;
  padding-right: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 1px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: inline-block;
  padding: 1px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: rgb(209.1, 231.78, 255);
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-left: 1px solid rgb(183.6, 218.88, 255);
  border-right: none;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 0;
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 0 3px 3px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 3px 3px 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input > input {
  color: #000;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  padding-right: 3px;
  padding-left: 0;
}
.ng-select .ng-clear-wrapper {
  color: #999;
}
.ng-select .ng-clear-wrapper:hover .ng-clear {
  color: #d0021b;
}
.ng-select .ng-clear-wrapper:focus .ng-clear {
  color: #d0021b;
}
.ng-select .ng-clear-wrapper:focus {
  outline: none;
}
.ng-select .ng-spinner-zone {
  padding: 5px 5px 0 0;
}
[dir=rtl] .ng-select .ng-spinner-zone {
  padding: 5px 0 0 5px;
}
.ng-select .ng-arrow-wrapper {
  width: 25px;
  padding-right: 5px;
}
[dir=rtl] .ng-select .ng-arrow-wrapper {
  padding-left: 5px;
  padding-right: 0;
}
.ng-select .ng-arrow-wrapper:hover .ng-arrow {
  border-top-color: #666;
}
.ng-select .ng-arrow-wrapper .ng-arrow {
  border-color: #999 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 5px 2.5px;
}
.ng-dropdown-panel {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  left: 0;
}
.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-right {
  left: 100%;
  top: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
}
.ng-dropdown-panel.ng-select-bottom {
  top: 100%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-color: hsl(0, 0%, 90%);
  margin-top: -1px;
}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-left {
  left: -100%;
  top: 0;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: hsl(0, 0%, 90%);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child {
  border-top-left-radius: 4px;
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-footer {
  border-top: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  -webkit-user-select: none;
  user-select: none;
  padding: 8px 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, .54);
  cursor: pointer;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
  cursor: default;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked {
  color: rgba(0, 0, 0, .54);
  background-color: rgb(234.6, 244.68, 255);
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: #fff;
  color: rgba(0, 0, 0, .87);
  padding: 8px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
  color: #333;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #ccc;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 22px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-right: 22px;
  padding-left: 0;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  font-size: 80%;
  font-weight: 400;
  padding-right: 5px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-left: 5px;
  padding-right: 0;
}
[dir=rtl] .ng-dropdown-panel {
  direction: rtl;
  text-align: right;
}

/* node_modules/ngx-toastr/toastr.css */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons.eot");
  src:
    url("./media/primeicons.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons.woff2") format("woff2"),
    url("./media/primeicons.woff") format("woff"),
    url("./media/primeicons.ttf") format("truetype"),
    url("./media/primeicons.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* node_modules/primeng/resources/themes/lara-light-blue/theme.css */
:root {
  font-family: "Inter var", sans-serif;
  font-feature-settings:
    "cv02",
    "cv03",
    "cv04",
    "cv11";
  font-variation-settings: normal;
  --font-family: "Inter var", sans-serif;
  --font-feature-settings:
    "cv02",
    "cv03",
    "cv04",
    "cv11";
  --surface-a: #ffffff;
  --surface-b: #f9fafb;
  --surface-c: #f3f4f6;
  --surface-d: #e5e7eb;
  --surface-e: #ffffff;
  --surface-f: #ffffff;
  --text-color: #4b5563;
  --text-color-secondary: #6b7280;
  --primary-color: #3B82F6;
  --primary-color-text: #ffffff;
  --surface-0: #ffffff;
  --surface-50: #f9fafb;
  --surface-100: #f3f4f6;
  --surface-200: #e5e7eb;
  --surface-300: #d1d5db;
  --surface-400: #9ca3af;
  --surface-500: #6b7280;
  --surface-600: #4b5563;
  --surface-700: #374151;
  --surface-800: #1f2937;
  --surface-900: #111827;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-200: #e5e7eb;
  --gray-300: #d1d5db;
  --gray-400: #9ca3af;
  --gray-500: #6b7280;
  --gray-600: #4b5563;
  --gray-700: #374151;
  --gray-800: #1f2937;
  --gray-900: #111827;
  --content-padding: 1.25rem;
  --inline-spacing: 0.5rem;
  --border-radius: 6px;
  --surface-ground: #f9fafb;
  --surface-section: #ffffff;
  --surface-card: #ffffff;
  --surface-overlay: #ffffff;
  --surface-border: #dfe7ef;
  --surface-hover: #f6f9fc;
  --focus-ring: 0 0 0 0.2rem #BFDBFE;
  --maskbg: rgba(0, 0, 0, 0.4);
  --highlight-bg: #EFF6FF;
  --highlight-text-color: #1D4ED8;
  color-scheme: light;
}
@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url("./media/Inter-roman.var.woff2?v=3.19") format("woff2");
}
@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: "Italic";
  src: url("./media/Inter-italic.var.woff2?v=3.19") format("woff2");
}
:root {
  --blue-50:#f5f9ff;
  --blue-100:#d0e1fd;
  --blue-200:#abc9fb;
  --blue-300:#85b2f9;
  --blue-400:#609af8;
  --blue-500:#3b82f6;
  --blue-600:#326fd1;
  --blue-700:#295bac;
  --blue-800:#204887;
  --blue-900:#183462;
  --green-50:#f4fcf7;
  --green-100:#caf1d8;
  --green-200:#a0e6ba;
  --green-300:#76db9b;
  --green-400:#4cd07d;
  --green-500:#22c55e;
  --green-600:#1da750;
  --green-700:#188a42;
  --green-800:#136c34;
  --green-900:#0e4f26;
  --yellow-50:#fefbf3;
  --yellow-100:#faedc4;
  --yellow-200:#f6de95;
  --yellow-300:#f2d066;
  --yellow-400:#eec137;
  --yellow-500:#eab308;
  --yellow-600:#c79807;
  --yellow-700:#a47d06;
  --yellow-800:#816204;
  --yellow-900:#5e4803;
  --cyan-50:#f3fbfd;
  --cyan-100:#c3edf5;
  --cyan-200:#94e0ed;
  --cyan-300:#65d2e4;
  --cyan-400:#35c4dc;
  --cyan-500:#06b6d4;
  --cyan-600:#059bb4;
  --cyan-700:#047f94;
  --cyan-800:#036475;
  --cyan-900:#024955;
  --pink-50:#fef6fa;
  --pink-100:#fad3e7;
  --pink-200:#f7b0d3;
  --pink-300:#f38ec0;
  --pink-400:#f06bac;
  --pink-500:#ec4899;
  --pink-600:#c93d82;
  --pink-700:#a5326b;
  --pink-800:#822854;
  --pink-900:#5e1d3d;
  --indigo-50:#f7f7fe;
  --indigo-100:#dadafc;
  --indigo-200:#bcbdf9;
  --indigo-300:#9ea0f6;
  --indigo-400:#8183f4;
  --indigo-500:#6366f1;
  --indigo-600:#5457cd;
  --indigo-700:#4547a9;
  --indigo-800:#363885;
  --indigo-900:#282960;
  --teal-50:#f3fbfb;
  --teal-100:#c7eeea;
  --teal-200:#9ae0d9;
  --teal-300:#6dd3c8;
  --teal-400:#41c5b7;
  --teal-500:#14b8a6;
  --teal-600:#119c8d;
  --teal-700:#0e8174;
  --teal-800:#0b655b;
  --teal-900:#084a42;
  --orange-50:#fff8f3;
  --orange-100:#feddc7;
  --orange-200:#fcc39b;
  --orange-300:#fba86f;
  --orange-400:#fa8e42;
  --orange-500:#f97316;
  --orange-600:#d46213;
  --orange-700:#ae510f;
  --orange-800:#893f0c;
  --orange-900:#642e09;
  --bluegray-50:#f7f8f9;
  --bluegray-100:#dadee3;
  --bluegray-200:#bcc3cd;
  --bluegray-300:#9fa9b7;
  --bluegray-400:#818ea1;
  --bluegray-500:#64748b;
  --bluegray-600:#556376;
  --bluegray-700:#465161;
  --bluegray-800:#37404c;
  --bluegray-900:#282e38;
  --purple-50:#fbf7ff;
  --purple-100:#ead6fd;
  --purple-200:#dab6fc;
  --purple-300:#c996fa;
  --purple-400:#b975f9;
  --purple-500:#a855f7;
  --purple-600:#8f48d2;
  --purple-700:#763cad;
  --purple-800:#5c2f88;
  --purple-900:#432263;
  --red-50:#fff5f5;
  --red-100:#ffd0ce;
  --red-200:#ffaca7;
  --red-300:#ff8780;
  --red-400:#ff6259;
  --red-500:#ff3d32;
  --red-600:#d9342b;
  --red-700:#b32b23;
  --red-800:#8c221c;
  --red-900:#661814;
  --primary-50:#f5f9ff;
  --primary-100:#d0e1fd;
  --primary-200:#abc9fb;
  --primary-300:#85b2f9;
  --primary-400:#609af8;
  --primary-500:#3b82f6;
  --primary-600:#326fd1;
  --primary-700:#295bac;
  --primary-800:#204887;
  --primary-900:#183462;
}
.p-editor-container .p-editor-toolbar {
  background: #f9fafb;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #e5e7eb;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #6b7280;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #6b7280;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: #6b7280;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 0.75rem 0;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #4b5563;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #4b5563;
  background: #f3f4f6;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: 0.75rem 1.25rem;
}
.p-editor-container .p-editor-content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #e5e7eb;
}
.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #4b5563;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #4b5563;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #4b5563;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #4b5563;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #3B82F6;
}
@layer primeng {
  * {
    box-sizing: border-box;
  }
  .p-component {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    font-weight: normal;
  }
  .p-component-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    transition-duration: 0.2s;
  }
  .p-disabled,
  .p-component:disabled {
    opacity: 0.6;
  }
  .p-error {
    color: #e24c4c;
  }
  .p-text-secondary {
    color: #6b7280;
  }
  .pi {
    font-size: 1rem;
  }
  .p-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-link {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    border-radius: 6px;
  }
  .p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-component-overlay-enter {
    animation: p-component-overlay-enter-animation 150ms forwards;
  }
  .p-component-overlay-leave {
    animation: p-component-overlay-leave-animation 150ms forwards;
  }
  @keyframes p-component-overlay-enter-animation {
    from {
      background-color: transparent;
    }
    to {
      background-color: var(--maskbg);
    }
  }
  @keyframes p-component-overlay-leave-animation {
    from {
      background-color: var(--maskbg);
    }
    to {
      background-color: transparent;
    }
  }
  .p-autocomplete .p-autocomplete-loader {
    right: 0.75rem;
  }
  .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
    right: 3.75rem;
  }
  .p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container {
    border-color: #3B82F6;
  }
  .p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-autocomplete .p-autocomplete-multiple-container {
    padding: 0.375rem 0.75rem;
    gap: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
    padding: 0.375rem 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #4b5563;
    padding: 0;
    margin: 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
    padding: 0.375rem 0.75rem;
    background: #e5e7eb;
    color: #4b5563;
    border-radius: 16px;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
    margin-left: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus {
    background: #d1d5db;
    color: #4b5563;
  }
  .p-autocomplete.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }
  .p-autocomplete-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-autocomplete-panel .p-autocomplete-items {
    padding: 0.75rem 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:first-child {
    margin-top: 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
    background: transparent;
  }
  p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
    border-color: #e24c4c;
  }
  p-autocomplete.p-autocomplete-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
    color: #6b7280;
    right: 3.75rem;
  }
  p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
    border-color: #e24c4c;
  }
  .p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-datepicker {
    padding: 0.5rem;
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #d1d5db;
    border-radius: 6px;
  }
  .p-datepicker:not(.p-datepicker-inline) {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
    background: #ffffff;
  }
  .p-datepicker .p-datepicker-header {
    padding: 0.5rem;
    color: #4b5563;
    background: #ffffff;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #e5e7eb;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev,
  .p-datepicker .p-datepicker-header .p-datepicker-next {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
  .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
  .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title {
    line-height: 2rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    color: #4b5563;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    font-weight: 600;
    padding: 0.5rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
    color: #3B82F6;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    margin-right: 0.5rem;
  }
  .p-datepicker table {
    font-size: 1rem;
    margin: 0.5rem 0;
  }
  .p-datepicker table th {
    padding: 0.5rem;
  }
  .p-datepicker table th > span {
    width: 2.5rem;
    height: 2.5rem;
  }
  .p-datepicker table td {
    padding: 0.5rem;
  }
  .p-datepicker table td > span {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    transition: box-shadow 0.2s;
    border: 1px solid transparent;
  }
  .p-datepicker table td > span.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker table td > span:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker table td.p-datepicker-today > span {
    background: #d1d5db;
    color: #4b5563;
    border-color: transparent;
  }
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker .p-datepicker-buttonbar {
    padding: 1rem 0;
    border-top: 1px solid #e5e7eb;
  }
  .p-datepicker .p-datepicker-buttonbar .p-button {
    width: auto;
  }
  .p-datepicker .p-timepicker {
    border-top: 1px solid #e5e7eb;
    padding: 0.5rem;
  }
  .p-datepicker .p-timepicker button {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-datepicker .p-timepicker button:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-datepicker .p-timepicker button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker .p-timepicker button:last-child {
    margin-top: 0.2em;
  }
  .p-datepicker .p-timepicker span {
    font-size: 1.25rem;
  }
  .p-datepicker .p-timepicker > div {
    padding: 0 0.5rem;
  }
  .p-datepicker.p-datepicker-timeonly .p-timepicker {
    border-top: 0 none;
  }
  .p-datepicker .p-monthpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month {
    padding: 0.5rem;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker .p-yearpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year {
    padding: 0.5rem;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
    border-left: 1px solid #e5e7eb;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
    padding-left: 0;
    border-left: 0 none;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
    padding-right: 0;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
    background: #f3f4f6;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  p-calendar.p-calendar-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-calendar.p-calendar-clearable .p-calendar-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon {
    color: #6b7280;
    right: 3.75rem;
  }
  @media screen and (max-width: 769px) {
    .p-datepicker table th,
    .p-datepicker table td {
      padding: 0;
    }
  }
  .p-cascadeselect {
    background: #ffffff;
    border: 1px solid #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-cascadeselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-cascadeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-cascadeselect .p-cascadeselect-label {
    background: transparent;
    border: 0 none;
    padding: 0.75rem 0.75rem;
  }
  .p-cascadeselect .p-cascadeselect-label.p-placeholder {
    color: #6b7280;
  }
  .p-cascadeselect .p-cascadeselect-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-cascadeselect .p-cascadeselect-trigger {
    background: transparent;
    color: #6b7280;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-cascadeselect.p-invalid.p-component {
    border-color: #e24c4c;
  }
  .p-cascadeselect.p-variant-filled {
    background-color: #f3f4f6;
  }
  .p-cascadeselect.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-cascadeselect.p-variant-filled:enabled:focus {
    background-color: #ffffff;
  }
  .p-cascadeselect-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-cascadeselect-panel .p-cascadeselect-items {
    padding: 0.75rem 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
    margin: 0;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
    margin-top: 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
    padding: 0.75rem 1.25rem;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
    font-size: 0.875rem;
  }
  .p-input-filled .p-cascadeselect {
    background: #f3f4f6;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
    border-color: #e24c4c;
  }
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
    padding-right: 0.75rem;
  }
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
    color: #6b7280;
    right: 3rem;
  }
  .p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
    box-shadow: none;
    border-radius: 0;
    padding: 0.25rem 0 0.25rem 0.5rem;
  }
  .p-overlay-modal .p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
    transform: rotate(90deg);
  }
  .p-checkbox {
    width: 22px;
    height: 22px;
  }
  .p-checkbox .p-checkbox-box {
    border: 2px solid #d1d5db;
    background: #ffffff;
    width: 22px;
    height: 22px;
    color: #4b5563;
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    outline-color: transparent;
  }
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
    transition-duration: 0.2s;
    color: #ffffff;
    font-size: 14px;
  }
  .p-checkbox .p-checkbox-box .p-icon {
    width: 14px;
    height: 14px;
  }
  .p-checkbox .p-checkbox-box.p-highlight {
    border-color: #3B82F6;
    background: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    border-color: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    border-color: #1D4ED8;
    background: #1D4ED8;
    color: #ffffff;
  }
  .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #f3f4f6;
  }
  .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #3B82F6;
  }
  .p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    background-color: #f3f4f6;
  }
  .p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    background: #1D4ED8;
  }
  p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
    border-color: #e24c4c;
  }
  .p-input-filled .p-checkbox .p-checkbox-box {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
    background: #3B82F6;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    background: #1D4ED8;
  }
  .p-checkbox-label {
    margin-left: 0.5rem;
  }
  p-tristatecheckbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
    border-color: #e24c4c;
  }
  .p-chips:not(.p-disabled):hover .p-chips-multiple-container {
    border-color: #3B82F6;
  }
  .p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-chips .p-chips-multiple-container {
    padding: 0.375rem 0.75rem;
    gap: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #e5e7eb;
    color: #4b5563;
    border-radius: 16px;
  }
  .p-chips .p-chips-multiple-container .p-chips-token.p-focus {
    background: #d1d5db;
    color: #4b5563;
  }
  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
    margin-left: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token {
    padding: 0.375rem 0;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #4b5563;
    padding: 0;
    margin: 0;
  }
  p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
    border-color: #e24c4c;
  }
  p-chips.p-chips-clearable .p-inputtext {
    padding-right: 1.75rem;
  }
  p-chips.p-chips-clearable .p-chips-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  .p-colorpicker-preview,
  .p-fluid .p-colorpicker-preview.p-inputtext {
    width: 2rem;
    height: 2rem;
  }
  .p-colorpicker-panel {
    background: #323232;
    border: 1px solid #191919;
  }
  .p-colorpicker-panel .p-colorpicker-color-handle,
  .p-colorpicker-panel .p-colorpicker-hue-handle {
    border-color: #ffffff;
  }
  .p-colorpicker-overlay-panel {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-dropdown {
    background: #ffffff;
    border: 1px solid #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-dropdown:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-dropdown:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
    padding-right: 1.75rem;
  }
  .p-dropdown .p-dropdown-label {
    background: transparent;
    border: 0 none;
  }
  .p-dropdown .p-dropdown-label.p-placeholder {
    color: #6b7280;
  }
  .p-dropdown .p-dropdown-label:focus,
  .p-dropdown .p-dropdown-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-dropdown .p-dropdown-trigger {
    background: transparent;
    color: #6b7280;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-dropdown .p-dropdown-clear-icon {
    color: #6b7280;
    right: 3rem;
  }
  .p-dropdown.p-invalid.p-component {
    border-color: #e24c4c;
  }
  .p-dropdown.p-variant-filled {
    background-color: #f3f4f6;
  }
  .p-dropdown.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-dropdown.p-variant-filled:enabled:focus {
    background-color: #ffffff;
  }
  .p-dropdown-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-dropdown-panel .p-dropdown-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
    padding-right: 1.75rem;
    margin-right: -1.75rem;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-dropdown-panel .p-dropdown-items {
    padding: 0.75rem 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child {
    margin-top: 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
    background: transparent;
  }
  .p-input-filled .p-dropdown {
    background: #f3f4f6;
  }
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
    background-color: transparent;
  }
  p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
    border-color: #e24c4c;
  }
  .p-icon-field .p-input-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
  }
  .p-inputgroup-addon {
    background: #f3f4f6;
    color: #6b7280;
    border-top: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
    border-bottom: 1px solid #d1d5db;
    padding: 0.75rem 0.75rem;
    min-width: 3rem;
  }
  .p-inputgroup-addon:last-child {
    border-right: 1px solid #d1d5db;
  }
  .p-inputgroup > .p-component,
  .p-inputgroup > .p-inputwrapper > .p-inputtext,
  .p-inputgroup > .p-float-label > .p-component {
    border-radius: 0;
    margin: 0;
  }
  .p-inputgroup > .p-component + .p-inputgroup-addon,
  .p-inputgroup > .p-inputwrapper > .p-inputtext + .p-inputgroup-addon,
  .p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
    border-left: 0 none;
  }
  .p-inputgroup > .p-component:focus,
  .p-inputgroup > .p-inputwrapper > .p-inputtext:focus,
  .p-inputgroup > .p-float-label > .p-component:focus {
    z-index: 1;
  }
  .p-inputgroup > .p-component:focus ~ label,
  .p-inputgroup > .p-inputwrapper > .p-inputtext:focus ~ label,
  .p-inputgroup > .p-float-label > .p-component:focus ~ label {
    z-index: 1;
  }
  .p-inputgroup-addon:first-child,
  .p-inputgroup button:first-child,
  .p-inputgroup input:first-child,
  .p-inputgroup > .p-inputwrapper:first-child > .p-component,
  .p-inputgroup > .p-inputwrapper:first-child > .p-component > .p-inputtext {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-inputgroup .p-float-label:first-child input {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-inputgroup-addon:last-child,
  .p-inputgroup button:last-child,
  .p-inputgroup input:last-child,
  .p-inputgroup > .p-inputwrapper:last-child > .p-component,
  .p-inputgroup > .p-inputwrapper:last-child > .p-component > .p-inputtext {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-inputgroup .p-float-label:last-child input {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-fluid .p-inputgroup .p-button {
    width: auto;
  }
  .p-fluid .p-inputgroup .p-button.p-button-icon-only {
    width: 3rem;
  }
  .p-icon-field-left .p-input-icon:first-of-type {
    left: 0.75rem;
    color: #6b7280;
  }
  .p-icon-field-right .p-input-icon:last-of-type {
    right: 0.75rem;
    color: #6b7280;
  }
  p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
    border-color: #e24c4c;
  }
  p-inputmask.p-inputmask-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  .p-inputmask.p-variant-filled {
    background-color: #f3f4f6;
  }
  .p-inputmask.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-inputmask.p-variant-filled:enabled:focus {
    background-color: #ffffff;
  }
  p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
    border-color: #e24c4c;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
    padding-right: 2.5rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
    right: 3.75rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
    right: 3.75rem;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
    background-color: #f3f4f6;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
    background-color: #f3f4f6;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
    background-color: #ffffff;
  }
  .p-inputotp {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .p-inputotp-input {
    text-align: center;
    width: 2.5rem;
  }
  .p-inputswitch {
    width: 3rem;
    height: 1.75rem;
  }
  .p-inputswitch .p-inputswitch-slider {
    background: #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 30px;
  }
  .p-inputswitch .p-inputswitch-slider:before {
    background: #ffffff;
    width: 1.25rem;
    height: 1.25rem;
    left: 0.25rem;
    margin-top: -0.625rem;
    border-radius: 50%;
    transition-duration: 0.2s;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    transform: translateX(1.25rem);
  }
  .p-inputswitch.p-focus .p-inputswitch-slider {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
    background: #b7bcc5;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
    background: #3B82F6;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    background: #ffffff;
  }
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
    background: #2563eb;
  }
  p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch > .p-inputswitch-slider {
    border-color: #e24c4c;
  }
  .p-inputtext {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #4b5563;
    background: #ffffff;
    padding: 0.75rem 0.75rem;
    border: 1px solid #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    appearance: none;
    border-radius: 6px;
  }
  .p-inputtext:enabled:hover {
    border-color: #3B82F6;
  }
  .p-inputtext:enabled:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-inputtext.ng-dirty.ng-invalid {
    border-color: #e24c4c;
  }
  .p-inputtext.p-variant-filled {
    background-color: #f3f4f6;
  }
  .p-inputtext.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-inputtext.p-variant-filled:enabled:focus {
    background-color: #ffffff;
  }
  .p-inputtext.p-inputtext-sm {
    font-size: 0.875rem;
    padding: 0.65625rem 0.65625rem;
  }
  .p-inputtext.p-inputtext-lg {
    font-size: 1.25rem;
    padding: 0.9375rem 0.9375rem;
  }
  .p-float-label > label {
    left: 0.75rem;
    color: #6b7280;
    transition-duration: 0.2s;
  }
  .p-float-label > .ng-invalid.ng-dirty + label {
    color: #e24c4c;
  }
  .p-input-icon-left > .p-icon-wrapper.p-icon,
  .p-input-icon-left > i:first-of-type {
    left: 0.75rem;
    color: #6b7280;
  }
  .p-input-icon-left > .p-inputtext {
    padding-left: 2.5rem;
  }
  .p-input-icon-left.p-float-label > label {
    left: 2.5rem;
  }
  .p-input-icon-right > .p-icon-wrapper,
  .p-input-icon-right > i:last-of-type {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-input-icon-right > .p-inputtext {
    padding-right: 2.5rem;
  }
  .p-icon-field-left > .p-inputtext {
    padding-left: 2.5rem;
  }
  .p-icon-field-left.p-float-label > label {
    left: 2.5rem;
  }
  .p-icon-field-right > .p-inputtext {
    padding-right: 2.5rem;
  }
  ::-webkit-input-placeholder {
    color: #6b7280;
  }
  :-moz-placeholder {
    color: #6b7280;
  }
  ::-moz-placeholder {
    color: #6b7280;
  }
  :-ms-input-placeholder {
    color: #6b7280;
  }
  .p-input-filled .p-inputtext {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-inputtext:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-inputtext:enabled:focus {
    background-color: #ffffff;
  }
  .p-inputtext-sm .p-inputtext {
    font-size: 0.875rem;
    padding: 0.65625rem 0.65625rem;
  }
  .p-inputtext-lg .p-inputtext {
    font-size: 1.25rem;
    padding: 0.9375rem 0.9375rem;
  }
  .p-listbox {
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-listbox .p-listbox-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-listbox .p-listbox-header .p-listbox-filter {
    padding-right: 1.75rem;
  }
  .p-listbox .p-listbox-header .p-listbox-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-listbox .p-listbox-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list {
    padding: 0.75rem 0;
    outline: 0 none;
  }
  .p-listbox .p-listbox-list .p-listbox-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-listbox .p-listbox-list .p-listbox-item:first-child {
    margin-top: 0;
  }
  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list .p-listbox-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
  }
  .p-listbox .p-listbox-list .p-listbox-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
    background: transparent;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-listbox.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  p-listbox.ng-dirty.ng-invalid > .p-listbox {
    border-color: #e24c4c;
  }
  .p-multiselect {
    background: #ffffff;
    border: 1px solid #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-multiselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-multiselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-multiselect .p-multiselect-label {
    padding: 0.75rem 0.75rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-multiselect .p-multiselect-label.p-placeholder {
    color: #6b7280;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #e5e7eb;
    color: #4b5563;
    border-radius: 16px;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
    margin-left: 0.5rem;
  }
  .p-multiselect .p-multiselect-trigger {
    background: transparent;
    color: #6b7280;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-multiselect.p-variant-filled {
    background: #f3f4f6;
  }
  .p-multiselect.p-variant-filled:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  .p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
    padding: 0.375rem 0.75rem;
  }
  .p-multiselect-clearable .p-multiselect-label-container {
    padding-right: 1.75rem;
  }
  .p-multiselect-clearable .p-multiselect-clear-icon {
    color: #6b7280;
    right: 3rem;
  }
  .p-multiselect-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-multiselect-panel .p-multiselect-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
    padding-right: 1.75rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-multiselect-panel .p-multiselect-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
    margin-left: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-multiselect-panel .p-multiselect-items {
    padding: 0.75rem 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child {
    margin-top: 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
    background: transparent;
  }
  .p-input-filled .p-multiselect {
    background: #f3f4f6;
  }
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
    border-color: #e24c4c;
  }
  p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
    border-color: #e24c4c;
  }
  .p-password-panel {
    padding: 1.25rem;
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-password-panel .p-password-meter {
    margin-bottom: 0.5rem;
    background: #e5e7eb;
  }
  .p-password-panel .p-password-meter .p-password-strength.weak {
    background: #ea5455;
  }
  .p-password-panel .p-password-meter .p-password-strength.medium {
    background: #ff9f42;
  }
  .p-password-panel .p-password-meter .p-password-strength.strong {
    background: #29c76f;
  }
  p-password.p-password-clearable .p-password-input {
    padding-right: 2.5rem;
  }
  p-password.p-password-clearable .p-password-clear-icon {
    color: #6b7280;
    right: 0.75rem;
  }
  p-password.p-password-clearable.p-password-mask .p-password-input {
    padding-right: 4.25rem;
  }
  p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
    color: #6b7280;
    right: 2.5rem;
  }
  .p-radiobutton {
    width: 22px;
    height: 22px;
  }
  .p-radiobutton .p-radiobutton-box {
    border: 2px solid #d1d5db;
    background: #ffffff;
    width: 22px;
    height: 22px;
    color: #4b5563;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    outline-color: transparent;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
    border-color: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
    width: 12px;
    height: 12px;
    transition-duration: 0.2s;
    background-color: #ffffff;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight {
    border-color: #3B82F6;
    background: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    border-color: #1D4ED8;
    background: #1D4ED8;
    color: #ffffff;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box {
    background-color: #f3f4f6;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
    background: #3B82F6;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    background: #1D4ED8;
  }
  p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
    border-color: #e24c4c;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
    background: #3B82F6;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    background: #1D4ED8;
  }
  .p-radiobutton-label {
    margin-left: 0.5rem;
  }
  .p-rating {
    gap: 0.5rem;
  }
  .p-rating .p-rating-item {
    border-radius: 50%;
    outline-color: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .p-rating .p-rating-item .p-rating-icon {
    color: #4b5563;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    font-size: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-icon {
    width: 1.143rem;
    height: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
    color: #ea5455;
  }
  .p-rating .p-rating-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
    color: #3B82F6;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
    color: #3B82F6;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
    color: #e73d3e;
  }
  .p-selectbutton .p-button {
    background: #ffffff;
    border: 1px solid #d1d5db;
    color: #4b5563;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-selectbutton .p-button .p-button-icon-left,
  .p-selectbutton .p-button .p-button-icon-right {
    color: #6b7280;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
    border-color: #d1d5db;
    color: #4b5563;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #374151;
  }
  .p-selectbutton .p-button.p-highlight {
    background: #3B82F6;
    border-color: #3B82F6;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
  .p-selectbutton .p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }
  p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
    border-color: #e24c4c;
  }
  .p-slider {
    background: #e5e7eb;
    border: 0 none;
    border-radius: 6px;
  }
  .p-slider.p-slider-horizontal {
    height: 0.286rem;
  }
  .p-slider.p-slider-horizontal .p-slider-handle {
    margin-top: -0.5715rem;
    margin-left: -0.5715rem;
  }
  .p-slider.p-slider-vertical {
    height: 100%;
    width: 0.286rem;
  }
  .p-slider.p-slider-vertical .p-slider-handle {
    height: 1.143rem;
    width: 1.143rem;
    margin-left: -0.5715rem;
    margin-bottom: -0.5715rem;
  }
  .p-slider .p-slider-handle {
    height: 1.143rem;
    width: 1.143rem;
    background: #ffffff;
    border: 2px solid #3B82F6;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-slider .p-slider-handle:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-slider .p-slider-range {
    background: #3B82F6;
  }
  .p-slider:not(.p-disabled) .p-slider-handle:hover {
    background: #3B82F6;
    border-color: #3B82F6;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s,
      left 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
    transition: width 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s,
      bottom 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
    transition: height 0.2s;
  }
  .p-togglebutton.p-button {
    background: #ffffff;
    border: 1px solid #d1d5db;
    color: #4b5563;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-togglebutton.p-button .p-button-icon-left,
  .p-togglebutton.p-button .p-button-icon-right {
    color: #6b7280;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
    border-color: #d1d5db;
    color: #4b5563;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #374151;
  }
  .p-togglebutton.p-button.p-highlight {
    background: #3B82F6;
    border-color: #3B82F6;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight .p-button-icon-left,
  .p-togglebutton.p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }
  p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
    border-color: #e24c4c;
  }
  .p-treeselect {
    background: #ffffff;
    border: 1px solid #d1d5db;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-treeselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-treeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-treeselect .p-treeselect-label {
    padding: 0.75rem 0.75rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-treeselect .p-treeselect-label.p-placeholder {
    color: #6b7280;
  }
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #e5e7eb;
    color: #4b5563;
    border-radius: 16px;
  }
  .p-treeselect .p-treeselect-trigger {
    background: transparent;
    color: #6b7280;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-treeselect.p-variant-filled {
    background-color: #f3f4f6;
  }
  .p-treeselect.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }
  .p-treeselect.p-variant-filled:enabled:focus {
    background-color: #ffffff;
  }
  p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
    border-color: #e24c4c;
  }
  .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
    padding: 0.375rem 0.75rem;
  }
  .p-treeselect-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-treeselect-panel .p-treeselect-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
    margin-right: 0.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
    padding-right: 1.75rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
    padding-right: 3.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
    right: 2.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
    border: 0 none;
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
    background: transparent;
  }
  .p-input-filled .p-treeselect {
    background: #f3f4f6;
  }
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
    padding-right: 1.75rem;
  }
  p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
    color: #6b7280;
    right: 3rem;
  }
  .p-button {
    color: #ffffff;
    background: #3B82F6;
    border: 1px solid #3B82F6;
    padding: 0.75rem 1.25rem;
    font-size: 1rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
    outline-color: transparent;
  }
  .p-button:not(:disabled):hover {
    background: #2563eb;
    color: #ffffff;
    border-color: #2563eb;
  }
  .p-button:not(:disabled):active {
    background: #1D4ED8;
    color: #ffffff;
    border-color: #1D4ED8;
  }
  .p-button.p-button-outlined {
    background-color: transparent;
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined.p-button-plain {
    color: #6b7280;
    border-color: #6b7280;
  }
  .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
    background: #f3f4f6;
    color: #6b7280;
  }
  .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
    background: #e5e7eb;
    color: #6b7280;
  }
  .p-button.p-button-text {
    background-color: transparent;
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text:not(:disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text:not(:disabled):active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text.p-button-plain {
    color: #6b7280;
  }
  .p-button.p-button-text.p-button-plain:not(:disabled):hover {
    background: #f3f4f6;
    color: #6b7280;
  }
  .p-button.p-button-text.p-button-plain:not(:disabled):active {
    background: #e5e7eb;
    color: #6b7280;
  }
  .p-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-button .p-button-label {
    transition-duration: 0.2s;
  }
  .p-button .p-button-icon-left {
    margin-right: 0.5rem;
  }
  .p-button .p-button-icon-right {
    margin-left: 0.5rem;
  }
  .p-button .p-button-icon-bottom {
    margin-top: 0.5rem;
  }
  .p-button .p-button-icon-top {
    margin-bottom: 0.5rem;
  }
  .p-button .p-badge {
    margin-left: 0.5rem;
    min-width: 1rem;
    height: 1rem;
    line-height: 1rem;
    color: #3B82F6;
    background-color: #ffffff;
  }
  .p-button.p-button-raised {
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-button.p-button-rounded {
    border-radius: 2rem;
  }
  .p-button.p-button-icon-only {
    width: 3rem;
    padding: 0.75rem 0;
  }
  .p-button.p-button-icon-only .p-button-icon-left,
  .p-button.p-button-icon-only .p-button-icon-right {
    margin: 0;
  }
  .p-button.p-button-icon-only.p-button-rounded {
    border-radius: 50%;
    height: 3rem;
  }
  .p-button.p-button-sm {
    font-size: 0.875rem;
    padding: 0.65625rem 1.09375rem;
  }
  .p-button.p-button-sm .p-button-icon {
    font-size: 0.875rem;
  }
  .p-button.p-button-lg {
    font-size: 1.25rem;
    padding: 0.9375rem 1.5625rem;
  }
  .p-button.p-button-lg .p-button-icon {
    font-size: 1.25rem;
  }
  .p-button.p-button-loading-label-only .p-button-label {
    margin-left: 0.5rem;
  }
  .p-button.p-button-loading-label-only .p-button-loading-icon {
    margin-right: 0;
  }
  .p-fluid .p-button {
    width: 100%;
  }
  .p-fluid .p-button-icon-only {
    width: 3rem;
  }
  .p-fluid .p-button-group {
    display: flex;
  }
  .p-fluid .p-button-group .p-button {
    flex: 1;
  }
  .p-button.p-button-secondary,
  .p-button-group.p-button-secondary > .p-button,
  .p-splitbutton.p-button-secondary > .p-button {
    color: #ffffff;
    background: #64748b;
    border: 1px solid #64748b;
  }
  .p-button.p-button-secondary:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover {
    background: #475569;
    color: #ffffff;
    border-color: #475569;
  }
  .p-button.p-button-secondary:not(:disabled):focus,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0;
  }
  .p-button.p-button-secondary:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active {
    background: #334155;
    color: #ffffff;
    border-color: #334155;
  }
  .p-button.p-button-secondary.p-button-outlined,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
    background-color: transparent;
    color: #64748b;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(100, 116, 139, 0.04);
    color: #64748b;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(100, 116, 139, 0.16);
    color: #64748b;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-text,
  .p-button-group.p-button-secondary > .p-button.p-button-text,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text {
    background-color: transparent;
    color: #64748b;
    border-color: transparent;
  }
  .p-button.p-button-secondary.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(100, 116, 139, 0.04);
    border-color: transparent;
    color: #64748b;
  }
  .p-button.p-button-secondary.p-button-text:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active {
    background: rgba(100, 116, 139, 0.16);
    border-color: transparent;
    color: #64748b;
  }
  .p-button.p-button-info,
  .p-button-group.p-button-info > .p-button,
  .p-splitbutton.p-button-info > .p-button {
    color: #ffffff;
    background: #0ea5e9;
    border: 1px solid #0ea5e9;
  }
  .p-button.p-button-info:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):hover {
    background: #0284c7;
    color: #ffffff;
    border-color: #0284c7;
  }
  .p-button.p-button-info:not(:disabled):focus,
  .p-button-group.p-button-info > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #bfdbfe;
  }
  .p-button.p-button-info:not(:disabled):active,
  .p-button-group.p-button-info > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):active {
    background: #0369a1;
    color: #ffffff;
    border-color: #0369a1;
  }
  .p-button.p-button-info.p-button-outlined,
  .p-button-group.p-button-info > .p-button.p-button-outlined,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined {
    background-color: transparent;
    color: #0ea5e9;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(14, 165, 233, 0.04);
    color: #0ea5e9;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(14, 165, 233, 0.16);
    color: #0ea5e9;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-text,
  .p-button-group.p-button-info > .p-button.p-button-text,
  .p-splitbutton.p-button-info > .p-button.p-button-text {
    background-color: transparent;
    color: #0ea5e9;
    border-color: transparent;
  }
  .p-button.p-button-info.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(14, 165, 233, 0.04);
    border-color: transparent;
    color: #0ea5e9;
  }
  .p-button.p-button-info.p-button-text:not(:disabled):active,
  .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active {
    background: rgba(14, 165, 233, 0.16);
    border-color: transparent;
    color: #0ea5e9;
  }
  .p-button.p-button-success,
  .p-button-group.p-button-success > .p-button,
  .p-splitbutton.p-button-success > .p-button {
    color: #ffffff;
    background: #22c55e;
    border: 1px solid #22c55e;
  }
  .p-button.p-button-success:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):hover {
    background: #16a34a;
    color: #ffffff;
    border-color: #16a34a;
  }
  .p-button.p-button-success:not(:disabled):focus,
  .p-button-group.p-button-success > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #bbf7d0;
  }
  .p-button.p-button-success:not(:disabled):active,
  .p-button-group.p-button-success > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):active {
    background: #15803d;
    color: #ffffff;
    border-color: #15803d;
  }
  .p-button.p-button-success.p-button-outlined,
  .p-button-group.p-button-success > .p-button.p-button-outlined,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined {
    background-color: transparent;
    color: #22c55e;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(34, 197, 94, 0.04);
    color: #22c55e;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(34, 197, 94, 0.16);
    color: #22c55e;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-text,
  .p-button-group.p-button-success > .p-button.p-button-text,
  .p-splitbutton.p-button-success > .p-button.p-button-text {
    background-color: transparent;
    color: #22c55e;
    border-color: transparent;
  }
  .p-button.p-button-success.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(34, 197, 94, 0.04);
    border-color: transparent;
    color: #22c55e;
  }
  .p-button.p-button-success.p-button-text:not(:disabled):active,
  .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active {
    background: rgba(34, 197, 94, 0.16);
    border-color: transparent;
    color: #22c55e;
  }
  .p-button.p-button-warning,
  .p-button-group.p-button-warning > .p-button,
  .p-splitbutton.p-button-warning > .p-button {
    color: #ffffff;
    background: #f97316;
    border: 1px solid #f97316;
  }
  .p-button.p-button-warning:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover {
    background: #ea580c;
    color: #ffffff;
    border-color: #ea580c;
  }
  .p-button.p-button-warning:not(:disabled):focus,
  .p-button-group.p-button-warning > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #fde68a;
  }
  .p-button.p-button-warning:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):active {
    background: #c2410c;
    color: #ffffff;
    border-color: #c2410c;
  }
  .p-button.p-button-warning.p-button-outlined,
  .p-button-group.p-button-warning > .p-button.p-button-outlined,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
    background-color: transparent;
    color: #f97316;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(249, 115, 22, 0.04);
    color: #f97316;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(249, 115, 22, 0.16);
    color: #f97316;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-text,
  .p-button-group.p-button-warning > .p-button.p-button-text,
  .p-splitbutton.p-button-warning > .p-button.p-button-text {
    background-color: transparent;
    color: #f97316;
    border-color: transparent;
  }
  .p-button.p-button-warning.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(249, 115, 22, 0.04);
    border-color: transparent;
    color: #f97316;
  }
  .p-button.p-button-warning.p-button-text:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active {
    background: rgba(249, 115, 22, 0.16);
    border-color: transparent;
    color: #f97316;
  }
  .p-button.p-button-help,
  .p-button-group.p-button-help > .p-button,
  .p-splitbutton.p-button-help > .p-button {
    color: #ffffff;
    background: #a855f7;
    border: 1px solid #a855f7;
  }
  .p-button.p-button-help:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):hover {
    background: #9333ea;
    color: #ffffff;
    border-color: #9333ea;
  }
  .p-button.p-button-help:not(:disabled):focus,
  .p-button-group.p-button-help > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #e9d5ff;
  }
  .p-button.p-button-help:not(:disabled):active,
  .p-button-group.p-button-help > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):active {
    background: #7e22ce;
    color: #ffffff;
    border-color: #7e22ce;
  }
  .p-button.p-button-help.p-button-outlined,
  .p-button-group.p-button-help > .p-button.p-button-outlined,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined {
    background-color: transparent;
    color: #a855f7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(168, 85, 247, 0.04);
    color: #a855f7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(168, 85, 247, 0.16);
    color: #a855f7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-text,
  .p-button-group.p-button-help > .p-button.p-button-text,
  .p-splitbutton.p-button-help > .p-button.p-button-text {
    background-color: transparent;
    color: #a855f7;
    border-color: transparent;
  }
  .p-button.p-button-help.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(168, 85, 247, 0.04);
    border-color: transparent;
    color: #a855f7;
  }
  .p-button.p-button-help.p-button-text:not(:disabled):active,
  .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active {
    background: rgba(168, 85, 247, 0.16);
    border-color: transparent;
    color: #a855f7;
  }
  .p-button.p-button-danger,
  .p-button-group.p-button-danger > .p-button,
  .p-splitbutton.p-button-danger > .p-button {
    color: #ffffff;
    background: #ef4444;
    border: 1px solid #ef4444;
  }
  .p-button.p-button-danger:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover {
    background: #dc2626;
    color: #ffffff;
    border-color: #dc2626;
  }
  .p-button.p-button-danger:not(:disabled):focus,
  .p-button-group.p-button-danger > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #fecaca;
  }
  .p-button.p-button-danger:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):active {
    background: #b91c1c;
    color: #ffffff;
    border-color: #b91c1c;
  }
  .p-button.p-button-danger.p-button-outlined,
  .p-button-group.p-button-danger > .p-button.p-button-outlined,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
    background-color: transparent;
    color: #ef4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(239, 68, 68, 0.04);
    color: #ef4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(239, 68, 68, 0.16);
    color: #ef4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-text,
  .p-button-group.p-button-danger > .p-button.p-button-text,
  .p-splitbutton.p-button-danger > .p-button.p-button-text {
    background-color: transparent;
    color: #ef4444;
    border-color: transparent;
  }
  .p-button.p-button-danger.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(239, 68, 68, 0.04);
    border-color: transparent;
    color: #ef4444;
  }
  .p-button.p-button-danger.p-button-text:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active {
    background: rgba(239, 68, 68, 0.16);
    border-color: transparent;
    color: #ef4444;
  }
  .p-button.p-button-contrast,
  .p-button-group.p-button-contrast > .p-button,
  .p-splitbutton.p-button-contrast > .p-button {
    color: #ffffff;
    background: #1f2937;
    border: 1px solid #1f2937;
  }
  .p-button.p-button-contrast:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):hover {
    background: #374151;
    color: #ffffff;
    border-color: #374151;
  }
  .p-button.p-button-contrast:not(:disabled):focus,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):focus {
    box-shadow: none;
  }
  .p-button.p-button-contrast:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):active {
    background: #4b5563;
    color: #ffffff;
    border-color: #4b5563;
  }
  .p-button.p-button-contrast.p-button-outlined,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined {
    background-color: transparent;
    color: #1f2937;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(31, 41, 55, 0.04);
    color: #1f2937;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(31, 41, 55, 0.16);
    color: #1f2937;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-text,
  .p-button-group.p-button-contrast > .p-button.p-button-text,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text {
    background-color: transparent;
    color: #1f2937;
    border-color: transparent;
  }
  .p-button.p-button-contrast.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(31, 41, 55, 0.04);
    border-color: transparent;
    color: #1f2937;
  }
  .p-button.p-button-contrast.p-button-text:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):active {
    background: rgba(31, 41, 55, 0.16);
    border-color: transparent;
    color: #1f2937;
  }
  .p-button.p-button-link {
    color: #1D4ED8;
    background: transparent;
    border: transparent;
  }
  .p-button.p-button-link:not(:disabled):hover {
    background: transparent;
    color: #1D4ED8;
    border-color: transparent;
  }
  .p-button.p-button-link:not(:disabled):hover .p-button-label {
    text-decoration: underline;
  }
  .p-button.p-button-link:not(:disabled):focus {
    background: transparent;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: transparent;
  }
  .p-button.p-button-link:not(:disabled):active {
    background: transparent;
    color: #1D4ED8;
    border-color: transparent;
  }
  .p-speeddial-button.p-button.p-button-icon-only {
    width: 4rem;
    height: 4rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
    font-size: 1.3rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-icon {
    width: 1.3rem;
    height: 1.3rem;
  }
  .p-speeddial-list {
    outline: 0 none;
  }
  .p-speeddial-item.p-focus > .p-speeddial-action {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-speeddial-action {
    width: 3rem;
    height: 3rem;
    background: #4b5563;
    color: #fff;
  }
  .p-speeddial-action:hover {
    background: #022354;
    color: #fff;
  }
  .p-speeddial-direction-up .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-up .p-speeddial-item:first-child {
    margin-bottom: 0.5rem;
  }
  .p-speeddial-direction-down .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-down .p-speeddial-item:first-child {
    margin-top: 0.5rem;
  }
  .p-speeddial-direction-left .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-left .p-speeddial-item:first-child {
    margin-right: 0.5rem;
  }
  .p-speeddial-direction-right .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-right .p-speeddial-item:first-child {
    margin-left: 0.5rem;
  }
  .p-speeddial-circle .p-speeddial-item,
  .p-speeddial-semi-circle .p-speeddial-item,
  .p-speeddial-quarter-circle .p-speeddial-item {
    margin: 0;
  }
  .p-speeddial-circle .p-speeddial-item:first-child,
  .p-speeddial-circle .p-speeddial-item:last-child,
  .p-speeddial-semi-circle .p-speeddial-item:first-child,
  .p-speeddial-semi-circle .p-speeddial-item:last-child,
  .p-speeddial-quarter-circle .p-speeddial-item:first-child,
  .p-speeddial-quarter-circle .p-speeddial-item:last-child {
    margin: 0;
  }
  .p-speeddial-mask {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .p-splitbutton {
    border-radius: 6px;
  }
  .p-splitbutton.p-button-rounded {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-rounded > .p-button {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-raised {
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-carousel .p-carousel-content .p-carousel-prev,
  .p-carousel .p-carousel-content .p-carousel-next {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    margin: 0.5rem;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
  .p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
  .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-carousel .p-carousel-indicators {
    padding: 1rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
    background-color: #d1d5db;
    width: 2rem;
    height: 0.5rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 0;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
    background: #9ca3af;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-datatable .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-datatable .p-datatable-header {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-datatable .p-datatable-footer {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-datatable .p-datatable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #374151;
    background: #f9fafb;
    transition: box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #374151;
    background: #f9fafb;
  }
  .p-datatable .p-sortable-column .p-sortable-column-icon {
    color: #374151;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #1D4ED8;
    background: #EFF6FF;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #374151;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #374151;
  }
  .p-datatable .p-sortable-column.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight:hover {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column:focus-visible {
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
    outline: 0 none;
  }
  .p-datatable .p-datatable-tbody > tr {
    background: #ffffff;
    color: #4b5563;
    transition: box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tbody > tr > td {
    text-align: left;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
    margin-right: 0.5rem;
  }
  .p-datatable .p-datatable-tbody > tr:focus-visible {
    outline: 0.15rem solid #BFDBFE;
    outline-offset: -0.15rem;
  }
  .p-datatable .p-datatable-tbody > tr.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px 0 0 #EFF6FF;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px 0 0 #EFF6FF;
  }
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-datatable .p-column-resizer-helper {
    background: #3B82F6;
  }
  .p-datatable .p-datatable-scrollable-header,
  .p-datatable .p-datatable-scrollable-footer {
    background: #f9fafb;
  }
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
    background-color: #f9fafb;
  }
  .p-datatable .p-datatable-loading-icon {
    font-size: 2rem;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-top {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
    border-width: 1px 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
    border-width: 0 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
    background: #f8f8fa;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-sm .p-datatable-header {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-footer {
    padding: 1.25rem 1.25rem;
  }
  .p-dataview .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-dataview .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-dataview .p-dataview-header {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-dataview .p-dataview-content {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    padding: 0;
  }
  .p-dataview .p-dataview-footer {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-dataview .p-dataview-loading-icon {
    font-size: 2rem;
  }
  .p-dataview .p-dataview-emptymessage {
    padding: 1.25rem;
  }
  .p-column-filter-row .p-column-filter-menu-button,
  .p-column-filter-row .p-column-filter-clear-button {
    margin-left: 0.5rem;
  }
  .p-column-filter-menu-button {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-column-filter-menu-button:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-open,
  .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
    background: #f3f4f6;
    color: #374151;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-active,
  .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-column-filter-menu-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-column-filter-clear-button {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-column-filter-clear-button:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-column-filter-clear-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-column-filter-overlay {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    min-width: 12.5rem;
  }
  .p-column-filter-overlay .p-column-filter-row-items {
    padding: 0.75rem 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:first-child {
    margin-top: 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-column-filter-overlay-menu .p-column-filter-operator {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint {
    padding: 1.25rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
    margin-bottom: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
    margin-top: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
    border-bottom: 0 none;
  }
  .p-column-filter-overlay-menu .p-column-filter-add-rule {
    padding: 0.75rem 1.25rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-buttonbar {
    padding: 1.25rem;
  }
  .p-orderlist .p-orderlist-controls {
    padding: 1.25rem;
  }
  .p-orderlist .p-orderlist-controls .p-button {
    margin-bottom: 0.5rem;
  }
  .p-orderlist .p-orderlist-list-container {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    outline-color: transparent;
  }
  .p-orderlist .p-orderlist-list-container.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-orderlist .p-orderlist-header {
    color: #374151;
    padding: 1.25rem;
    font-weight: 700;
  }
  .p-orderlist .p-orderlist-header .p-orderlist-title {
    font-weight: 700;
  }
  .p-orderlist .p-orderlist-filter-container {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-bottom: 0 none;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
    padding-right: 1.75rem;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-orderlist .p-orderlist-list {
    color: #4b5563;
    padding: 0.75rem 0;
    outline: 0 none;
  }
  .p-orderlist .p-orderlist-list:not(:first-child) {
    border-top: 1px solid #e5e7eb;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item {
    padding: 0.75rem 1.25rem;
    margin: 0;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item:first-child {
    margin-top: 0;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
  }
  .p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
    background: #f8f8fa;
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
    background: #f3f4f6;
  }
  .p-orderlist-item.cdk-drag-preview {
    padding: 0.75rem 1.25rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border: 0 none;
    color: #4b5563;
    background: #ffffff;
    margin: 0;
  }
  .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
    color: #70aeff;
  }
  .p-organizationchart .p-organizationchart-line-down {
    background: #e5e7eb;
  }
  .p-organizationchart .p-organizationchart-line-left {
    border-right: 1px solid #e5e7eb;
    border-color: #e5e7eb;
  }
  .p-organizationchart .p-organizationchart-line-top {
    border-top: 1px solid #e5e7eb;
    border-color: #e5e7eb;
  }
  .p-organizationchart .p-organizationchart-node-content {
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    padding: 1.25rem;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
    background: inherit;
    color: inherit;
    border-radius: 50%;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-paginator {
    background: #ffffff;
    color: #6b7280;
    border: solid #f3f4f6;
    border-width: 0;
    padding: 0.5rem 1rem;
    border-radius: 6px;
  }
  .p-paginator .p-paginator-first,
  .p-paginator .p-paginator-prev,
  .p-paginator .p-paginator-next,
  .p-paginator .p-paginator-last {
    background-color: transparent;
    border: 0 none;
    color: #6b7280;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    transition: box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
    border-color: transparent;
    color: #374151;
  }
  .p-paginator .p-paginator-first {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
  }
  .p-paginator .p-paginator-last {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
  }
  .p-paginator .p-dropdown {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 3rem;
  }
  .p-paginator .p-dropdown .p-dropdown-label {
    padding-right: 0;
  }
  .p-paginator .p-paginator-page-input {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .p-paginator .p-paginator-page-input .p-inputtext {
    max-width: 3rem;
  }
  .p-paginator .p-paginator-current {
    background-color: transparent;
    border: 0 none;
    color: #6b7280;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    padding: 0 0.5rem;
  }
  .p-paginator .p-paginator-pages .p-paginator-page {
    background-color: transparent;
    border: 0 none;
    color: #6b7280;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    transition: box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
    background: #EFF6FF;
    border-color: #EFF6FF;
    color: #1D4ED8;
  }
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    background: #f3f4f6;
    border-color: transparent;
    color: #374151;
  }
  .p-picklist .p-picklist-buttons {
    padding: 1.25rem;
  }
  .p-picklist .p-picklist-buttons .p-button {
    margin-bottom: 0.5rem;
  }
  .p-picklist .p-picklist-list-wrapper {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
    outline-color: transparent;
  }
  .p-picklist .p-picklist-list-wrapper.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-picklist .p-picklist-header {
    color: #374151;
    padding: 1.25rem;
    font-weight: 700;
  }
  .p-picklist .p-picklist-header .p-picklist-title {
    font-weight: 700;
  }
  .p-picklist .p-picklist-filter-container {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-bottom: 0 none;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
    padding-right: 1.75rem;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-picklist .p-picklist-list {
    color: #4b5563;
    padding: 0.75rem 0;
    outline: 0 none;
  }
  .p-picklist .p-picklist-list:not(:first-child) {
    border-top: 1px solid #e5e7eb;
  }
  .p-picklist .p-picklist-list .p-picklist-item {
    padding: 0.75rem 1.25rem;
    margin: 0;
    border: 0 none;
    color: #4b5563;
    background: transparent;
    transition: box-shadow 0.2s;
  }
  .p-picklist .p-picklist-list .p-picklist-item:first-child {
    margin-top: 0;
  }
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-picklist .p-picklist-list .p-picklist-empty-message {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
  }
  .p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
    background: #f8f8fa;
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
    background: #f3f4f6;
  }
  .p-picklist-item.cdk-drag-preview {
    padding: 0.75rem 1.25rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border: 0 none;
    color: #4b5563;
    background: #ffffff;
    margin: 0;
  }
  .p-timeline .p-timeline-event-marker {
    border: 2px solid #3B82F6;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    background-color: #ffffff;
  }
  .p-timeline .p-timeline-event-connector {
    background-color: #e5e7eb;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
  .p-timeline.p-timeline-vertical .p-timeline-event-content {
    padding: 0 1rem;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-connector {
    width: 2px;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
  .p-timeline.p-timeline-horizontal .p-timeline-event-content {
    padding: 1rem 0;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
    height: 2px;
  }
  .p-tree {
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    padding: 1.25rem;
    border-radius: 6px;
  }
  .p-tree .p-tree-container .p-treenode {
    padding: 0.143rem;
    outline: 0 none;
  }
  .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
    border-radius: 6px;
    transition: box-shadow 0.2s;
    padding: 0.5rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
    margin-right: 0.5rem;
    color: #6b7280;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #4b5563;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #f3f4f6;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #3B82F6;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
    background-color: #f3f4f6;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
    background: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-tree .p-tree-filter-container {
    margin-bottom: 0.5rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter {
    width: 100%;
    padding-right: 1.75rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter-icon {
    right: 0.75rem;
    color: #6b7280;
  }
  .p-tree .p-treenode-children {
    padding: 0 0 0 1rem;
  }
  .p-tree .p-tree-loading-icon {
    font-size: 2rem;
  }
  .p-tree .p-tree-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
    background-color: #8cbeff;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
    border-radius: 6px;
    border: 1px solid #e5e7eb;
    background-color: #ffffff;
    color: #4b5563;
    padding: 0.5rem;
    transition: box-shadow 0.2s;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
    background-color: #EFF6FF;
    color: #1D4ED8;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #1D4ED8;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
    background-color: inherit;
    color: inherit;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-treetable .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-treetable .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-treetable .p-treetable-header {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-treetable .p-treetable-footer {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-treetable .p-treetable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #374151;
    background: #f9fafb;
    transition: box-shadow 0.2s;
  }
  .p-treetable .p-treetable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #374151;
    background: #f9fafb;
  }
  .p-treetable .p-sortable-column {
    outline-color: #BFDBFE;
  }
  .p-treetable .p-sortable-column .p-sortable-column-icon {
    color: #374151;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #1D4ED8;
    background: #EFF6FF;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #374151;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #374151;
  }
  .p-treetable .p-sortable-column.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr {
    background: #ffffff;
    color: #4b5563;
    transition: box-shadow 0.2s;
  }
  .p-treetable .p-treetable-tbody > tr > td {
    text-align: left;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #4b5563;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #f3f4f6;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #3B82F6;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
    background-color: #f3f4f6;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
    background: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr:focus-visible {
    outline: 0.15rem solid #BFDBFE;
    outline-offset: -0.15rem;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
    color: #1D4ED8;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
    color: #4b5563;
  }
  .p-treetable .p-column-resizer-helper {
    background: #3B82F6;
  }
  .p-treetable .p-treetable-scrollable-header,
  .p-treetable .p-treetable-scrollable-footer {
    background: #f9fafb;
  }
  .p-treetable .p-treetable-loading-icon {
    font-size: 2rem;
  }
  .p-treetable .p-treetable-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable.p-treetable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-top {
    border-width: 0 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-sm .p-treetable-header {
    padding: 0.875rem 0.875rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-footer {
    padding: 1.25rem 1.25rem;
  }
  .p-virtualscroller .p-virtualscroller-header {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-virtualscroller .p-virtualscroller-content {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    padding: 0;
  }
  .p-virtualscroller .p-virtualscroller-footer {
    background: #f9fafb;
    color: #374151;
    border: 1px solid #e5e7eb;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link {
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    color: #6b7280;
    background: #f9fafb;
    font-weight: 700;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
    margin-right: 0.5rem;
  }
  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
    background: #f3f4f6;
    border-color: #e5e7eb;
    color: #374151;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
    background: #f9fafb;
    border-color: #e5e7eb;
    color: #374151;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
    border-color: #e5e7eb;
    background: #f3f4f6;
    color: #374151;
  }
  .p-accordion .p-accordion-content {
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-accordion p-accordiontab .p-accordion-tab {
    margin-bottom: 4px;
  }
  .p-card {
    background: #ffffff;
    color: #4b5563;
    box-shadow:
      0 2px 1px -1px rgba(0, 0, 0, 0.2),
      0 1px 1px 0 rgba(0, 0, 0, 0.14),
      0 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
  }
  .p-card .p-card-body {
    padding: 1.25rem;
  }
  .p-card .p-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
  .p-card .p-card-subtitle {
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #6b7280;
  }
  .p-card .p-card-content {
    padding: 1.25rem 0;
  }
  .p-card .p-card-footer {
    padding: 1.25rem 0 0 0;
  }
  .p-divider .p-divider-content {
    background-color: #ffffff;
  }
  .p-divider.p-divider-horizontal {
    margin: 1.25rem 0;
    padding: 0 1.25rem;
  }
  .p-divider.p-divider-horizontal:before {
    border-top: 1px #e5e7eb;
  }
  .p-divider.p-divider-horizontal .p-divider-content {
    padding: 0 0.5rem;
  }
  .p-divider.p-divider-vertical {
    margin: 0 1.25rem;
    padding: 1.25rem 0;
  }
  .p-divider.p-divider-vertical:before {
    border-left: 1px #e5e7eb;
  }
  .p-divider.p-divider-vertical .p-divider-content {
    padding: 0.5rem 0;
  }
  .p-fieldset {
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    border-radius: 6px;
  }
  .p-fieldset .p-fieldset-legend {
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    color: #374151;
    background: #f9fafb;
    font-weight: 700;
    border-radius: 6px;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
    padding: 0;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
    padding: 1.25rem;
    color: #374151;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
    margin-right: 0.5rem;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
    background: #f3f4f6;
    border-color: #e5e7eb;
    color: #374151;
  }
  .p-fieldset .p-fieldset-content {
    padding: 1.25rem;
  }
  .p-panel .p-panel-header {
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
    background: #f9fafb;
    color: #374151;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-panel .p-panel-header .p-panel-title {
    font-weight: 700;
  }
  .p-panel .p-panel-header .p-panel-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-panel.p-panel-toggleable .p-panel-header {
    padding: 0.75rem 1.25rem;
  }
  .p-panel .p-panel-content {
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    border-top: 0 none;
  }
  .p-panel .p-panel-content:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-panel .p-panel-footer {
    padding: 0.75rem 1.25rem;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 0 none;
  }
  .p-panel .p-panel-icons-end {
    order: 2;
    margin-left: auto;
  }
  .p-panel .p-panel-icons-start {
    order: 0;
    margin-right: 0.5rem;
  }
  .p-panel .p-panel-icons-center {
    order: 2;
    width: 100%;
    text-align: center;
  }
  .p-scrollpanel .p-scrollpanel-bar {
    background: #f9fafb;
    border: 0 none;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-scrollpanel .p-scrollpanel-bar:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-splitter {
    border: 1px solid #e5e7eb;
    background: #ffffff;
    border-radius: 6px;
    color: #4b5563;
  }
  .p-splitter .p-splitter-gutter {
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    background: #f9fafb;
  }
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
    background: #e5e7eb;
  }
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-splitter .p-splitter-gutter-resizing {
    background: #e5e7eb;
  }
  .p-tabview .p-tabview-nav-content {
    scroll-padding-inline: 3rem;
  }
  .p-tabview .p-tabview-nav {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-width: 0 0 2px 0;
  }
  .p-tabview .p-tabview-nav li {
    margin-right: 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    border: solid #e5e7eb;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #e5e7eb transparent;
    background: #ffffff;
    color: #6b7280;
    padding: 1.25rem;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    transition: box-shadow 0.2s;
    margin: 0 0 -2px 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
    background: #ffffff;
    border-color: #9ca3af;
    color: #6b7280;
  }
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
    background: #ffffff;
    border-color: #3B82F6;
    color: #3B82F6;
  }
  .p-tabview .p-tabview-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabview .p-tabview-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-close {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-nav-btn.p-link {
    background: #ffffff;
    color: #3B82F6;
    width: 3rem;
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabview .p-tabview-panels {
    background: #ffffff;
    padding: 1.25rem;
    border: 0 none;
    color: #4b5563;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-toolbar {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
    border-radius: 6px;
    gap: 0.5rem;
  }
  .p-toolbar .p-toolbar-separator {
    margin: 0 0.5rem;
  }
  .p-stepper .p-stepper-nav {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow-x: auto;
  }
  .p-stepper-vertical .p-stepper-nav {
    flex-direction: column;
  }
  .p-stepper-header {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
  }
  .p-stepper-header:last-of-type {
    flex: initial;
  }
  .p-stepper-header .p-stepper-action {
    border: 0 none;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
  }
  .p-stepper-header .p-stepper-action:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-stepper.p-stepper-readonly .p-stepper-header {
    cursor: auto;
  }
  .p-stepper-header.p-highlight .p-stepper-action {
    cursor: default;
  }
  .p-stepper-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .p-stepper-number {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-stepper-separator {
    flex: 1 1 0;
  }
  .p-stepper .p-stepper-nav {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .p-stepper .p-stepper-header {
    padding: 0.5rem;
  }
  .p-stepper .p-stepper-header .p-stepper-action {
    transition: box-shadow 0.2s;
    border-radius: 6px;
    background: #ffffff;
    outline-color: transparent;
  }
  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
    color: #4b5563;
    border: 1px solid #f3f4f6;
    border-width: 2px;
    background: #ffffff;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.143rem;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-title {
    margin-left: 0.5rem;
    color: #6b7280;
    font-weight: 700;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-stepper .p-stepper-header.p-highlight .p-stepper-number {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-stepper .p-stepper-header.p-highlight .p-stepper-title {
    color: #4b5563;
  }
  .p-stepper .p-stepper-header:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-stepper .p-stepper-header:has(~ .p-highlight) .p-stepper-separator {
    background-color: #3B82F6;
  }
  .p-stepper .p-stepper-panels {
    background: #ffffff;
    padding: 1.25rem;
    color: #4b5563;
  }
  .p-stepper .p-stepper-separator {
    background-color: #e5e7eb;
    width: 100%;
    height: 2px;
    margin-inline-start: 1rem;
    transition: box-shadow 0.2s;
  }
  .p-stepper.p-stepper-vertical {
    display: flex;
    flex-direction: column;
  }
  .p-stepper.p-stepper-vertical .p-stepper-toggleable-content {
    display: flex;
    flex: 1 1 auto;
    background: #ffffff;
    color: #4b5563;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel {
    display: flex;
    flex-direction: column;
    flex: initial;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
    flex: 1 1 auto;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
    flex: initial;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
    width: 100%;
    padding-left: 1rem;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
    flex: 0 0 auto;
    width: 2px;
    height: auto;
    margin-inline-start: calc(1.75rem + 2px);
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel:has(~ .p-stepper-panel-active) .p-stepper-separator {
    background-color: #3B82F6;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
    padding-left: 3rem;
  }
  .p-confirm-popup {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-confirm-popup .p-confirm-popup-content {
    padding: 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer {
    text-align: right;
    padding: 0.75rem 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-confirm-popup .p-confirm-popup-footer button:last-child {
    margin: 0;
  }
  .p-confirm-popup:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-confirm-popup:before {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-confirm-popup.p-confirm-popup-flipped:after {
    border-top-color: #ffffff;
  }
  .p-confirm-popup.p-confirm-popup-flipped:before {
    border-top-color: #ffffff;
  }
  .p-confirm-popup .p-confirm-popup-icon {
    font-size: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-message {
    margin-left: 1rem;
  }
  .p-dialog {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 0 none;
  }
  .p-dialog .p-dialog-header {
    border-bottom: 0 none;
    background: #ffffff;
    color: #374151;
    padding: 1.5rem;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-dialog .p-dialog-header .p-dialog-title {
    font-weight: 700;
    font-size: 1.25rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
    margin-right: 0;
  }
  .p-dialog .p-dialog-content {
    background: #ffffff;
    color: #4b5563;
    padding: 0 1.5rem 2rem 1.5rem;
  }
  .p-dialog .p-dialog-content:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-dialog .p-dialog-footer {
    border-top: 0 none;
    background: #ffffff;
    color: #4b5563;
    padding: 0 1.5rem 1.5rem 1.5rem;
    text-align: right;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-dialog .p-dialog-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
    font-size: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
    margin-left: 1rem;
  }
  .p-overlaypanel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-overlaypanel .p-overlaypanel-content {
    padding: 1.25rem;
  }
  .p-overlaypanel .p-overlaypanel-close {
    background: #3B82F6;
    color: #ffffff;
    width: 2rem;
    height: 2rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 50%;
    position: absolute;
    top: -1rem;
    right: -1rem;
  }
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
    background: #2563eb;
    color: #ffffff;
  }
  .p-overlaypanel:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-overlaypanel:before {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #f2f2f2;
  }
  .p-overlaypanel.p-overlaypanel-flipped:after {
    border-top-color: #ffffff;
  }
  .p-overlaypanel.p-overlaypanel-flipped:before {
    border-top-color: #ffffff;
  }
  .p-sidebar {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-sidebar .p-sidebar-header {
    padding: 1.25rem;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close,
  .p-sidebar .p-sidebar-header .p-sidebar-icon {
    width: 2rem;
    height: 2rem;
    color: #6b7280;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
  .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
    color: #374151;
    border-color: transparent;
    background: #f3f4f6;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
  .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-sidebar .p-sidebar-header + .p-sidebar-content {
    padding-top: 0;
  }
  .p-sidebar .p-sidebar-content {
    padding: 1.25rem;
  }
  .p-sidebar .p-sidebar-footer {
    padding: 1.25rem;
  }
  .p-tooltip .p-tooltip-text {
    background: #4b5563;
    color: #ffffff;
    padding: 0.75rem 0.75rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
    border-right-color: #4b5563;
  }
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
    border-left-color: #4b5563;
  }
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
    border-top-color: #4b5563;
  }
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
    border-bottom-color: #4b5563;
  }
  .p-fileupload .p-fileupload-buttonbar {
    background: #f9fafb;
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    color: #374151;
    border-bottom: 0 none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button {
    margin-right: 0.5rem;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-fileupload .p-fileupload-content {
    background: #ffffff;
    padding: 2rem 1rem;
    border: 1px solid #e5e7eb;
    color: #4b5563;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-fileupload .p-fileupload-content.p-fileupload-highlight {
    border-color: 1px dashed #3B82F6;
    border-style: dashed;
    background-color: #EFF6FF;
  }
  .p-fileupload .p-progressbar {
    height: 0.25rem;
  }
  .p-fileupload .p-fileupload-row > div {
    padding: 1rem 1rem;
  }
  .p-fileupload.p-fileupload-advanced .p-message {
    margin-top: 0;
  }
  .p-fileupload-choose:not(.p-disabled):hover {
    background: #2563eb;
    color: #ffffff;
    border-color: #2563eb;
  }
  .p-fileupload-choose:not(.p-disabled):active {
    background: #1D4ED8;
    color: #ffffff;
    border-color: #1D4ED8;
  }
  .p-breadcrumb {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 1rem;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
  }
  .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
    margin: 0 0.5rem 0 0.5rem;
    color: #4b5563;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
    color: #4b5563;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
    color: #6b7280;
  }
  .p-contextmenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-contextmenu .p-contextmenu-root-list {
    outline: 0 none;
  }
  .p-contextmenu .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-contextmenu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-contextmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-contextmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-dock .p-dock-list-container {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.5rem 0.5rem;
    border-radius: 0.5rem;
  }
  .p-dock .p-dock-list-container .p-dock-list {
    outline: 0 none;
  }
  .p-dock .p-dock-item {
    padding: 0.5rem;
    border-radius: 6px;
  }
  .p-dock .p-dock-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-dock .p-dock-link {
    width: 4rem;
    height: 4rem;
  }
  .p-dock.p-dock-top .p-dock-item-second-prev,
  .p-dock.p-dock-top .p-dock-item-second-next,
  .p-dock.p-dock-bottom .p-dock-item-second-prev,
  .p-dock.p-dock-bottom .p-dock-item-second-next {
    margin: 0 0.9rem;
  }
  .p-dock.p-dock-top .p-dock-item-prev,
  .p-dock.p-dock-top .p-dock-item-next,
  .p-dock.p-dock-bottom .p-dock-item-prev,
  .p-dock.p-dock-bottom .p-dock-item-next {
    margin: 0 1.3rem;
  }
  .p-dock.p-dock-top .p-dock-item-current,
  .p-dock.p-dock-bottom .p-dock-item-current {
    margin: 0 1.5rem;
  }
  .p-dock.p-dock-left .p-dock-item-second-prev,
  .p-dock.p-dock-left .p-dock-item-second-next,
  .p-dock.p-dock-right .p-dock-item-second-prev,
  .p-dock.p-dock-right .p-dock-item-second-next {
    margin: 0.9rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-prev,
  .p-dock.p-dock-left .p-dock-item-next,
  .p-dock.p-dock-right .p-dock-item-prev,
  .p-dock.p-dock-right .p-dock-item-next {
    margin: 1.3rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-current,
  .p-dock.p-dock-right .p-dock-item-current {
    margin: 1.5rem 0;
  }
  @media screen and (max-width: 960px) {
    .p-dock.p-dock-top .p-dock-list-container,
    .p-dock.p-dock-bottom .p-dock-list-container {
      overflow-x: auto;
      width: 100%;
    }
    .p-dock.p-dock-top .p-dock-list-container .p-dock-list,
    .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
      margin: 0 auto;
    }
    .p-dock.p-dock-left .p-dock-list-container,
    .p-dock.p-dock-right .p-dock-list-container {
      overflow-y: auto;
      height: 100%;
    }
    .p-dock.p-dock-left .p-dock-list-container .p-dock-list,
    .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
      margin: auto 0;
    }
    .p-dock .p-dock-list .p-dock-item {
      transform: none;
      margin: 0;
    }
  }
  .p-megamenu {
    padding: 0.5rem;
    background: #f9fafb;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
  }
  .p-megamenu .p-megamenu-root-list {
    outline: 0 none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-megamenu .p-megamenu-panel {
    background: #ffffff;
    color: #4b5563;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-megamenu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-megamenu .p-submenu-list {
    padding: 0.5rem 0;
    width: 12.5rem;
  }
  .p-megamenu .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-megamenu.p-megamenu-vertical {
    width: 12.5rem;
    padding: 0.5rem 0;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
    margin-left: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menu.p-menu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-menu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #374151;
    background: #ffffff;
    font-weight: 700;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .p-menu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-menu .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-menubar {
    padding: 0.5rem;
    background: #f9fafb;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
  }
  .p-menubar .p-menubar-root-list {
    outline: 0 none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
    margin-left: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menubar .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-menubar .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    width: 12.5rem;
    border-radius: 6px;
  }
  .p-menubar .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-menubar .p-submenu-list .p-submenu-icon {
    font-size: 0.875rem;
  }
  @media screen and (max-width: 960px) {
    .p-menubar {
      position: relative;
    }
    .p-menubar .p-menubar-button {
      display: flex;
      width: 2rem;
      height: 2rem;
      color: #6b7280;
      border-radius: 50%;
      transition:
        background-color 0.2s,
        color 0.2s,
        box-shadow 0.2s;
    }
    .p-menubar .p-menubar-button:hover {
      color: #6b7280;
      background: #f3f4f6;
    }
    .p-menubar .p-menubar-button:focus {
      outline: 0 none;
      outline-offset: 0;
      box-shadow: 0 0 0 0.2rem #BFDBFE;
    }
    .p-menubar .p-menubar-root-list {
      position: absolute;
      display: none;
      padding: 0.5rem 0;
      background: #ffffff;
      border: 0 none;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
      width: 100%;
    }
    .p-menubar .p-menubar-root-list .p-menuitem-separator {
      border-top: 1px solid #e5e7eb;
      margin: 0.25rem 0;
    }
    .p-menubar .p-menubar-root-list .p-submenu-icon {
      font-size: 0.875rem;
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      margin-left: auto;
      transition: transform 0.2s;
    }
    .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-180deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list {
      width: 100%;
      position: static;
      box-shadow: none;
      border: 0 none;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
      transition: transform 0.2s;
      transform: rotate(90deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-90deg);
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 2.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 3.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 5.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 6.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 8.25rem;
    }
    .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
      display: flex;
      flex-direction: column;
      top: 100%;
      left: 0;
      z-index: 1;
    }
  }
  .p-panelmenu .p-panelmenu-header {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
    border: 1px solid #e5e7eb;
    color: #6b7280;
    background: #f9fafb;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
    color: #6b7280;
    padding: 1.25rem;
    font-weight: 700;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
    background: #f3f4f6;
    border-color: #e5e7eb;
    color: #374151;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
    background: #f9fafb;
    border-color: #e5e7eb;
    color: #374151;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
    border-color: #e5e7eb;
    background: #f3f4f6;
    color: #374151;
  }
  .p-panelmenu .p-panelmenu-content {
    padding: 0.5rem 0;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
    padding: 0 0 0 1rem;
  }
  .p-panelmenu .p-panelmenu-panel {
    margin-bottom: 4px;
  }
  .p-slidemenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-slidemenu .p-slidemenu-root-list {
    outline: 0 none;
  }
  .p-slidemenu .p-submenu-list {
    outline: 0 none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-slidemenu.p-slidemenu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-slidemenu .p-slidemenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-slidemenu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-slidemenu .p-slidemenu-icon {
    font-size: 0.875rem;
  }
  .p-slidemenu .p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-slidemenu .p-slidemenu-backward {
    padding: 0.75rem 1.25rem;
    color: #4b5563;
  }
  .p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-slidemenu .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-steps .p-steps-item .p-menuitem-link {
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 6px;
    background: #ffffff;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
    color: #4b5563;
    border: 1px solid #f3f4f6;
    background: #ffffff;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.143rem;
    z-index: 1;
    border-radius: 50%;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
    margin-top: 0.5rem;
    color: #6b7280;
  }
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-number {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-title {
    font-weight: 700;
    color: #4b5563;
  }
  .p-steps .p-steps-item:before {
    content: " ";
    border-top: 1px solid #e5e7eb;
    width: 100%;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    margin-top: -1rem;
  }
  .p-tabmenu .p-tabmenu-nav {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-width: 0 0 2px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
    margin-right: 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    border: solid #e5e7eb;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #e5e7eb transparent;
    background: #ffffff;
    color: #6b7280;
    padding: 1.25rem;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    transition: box-shadow 0.2s;
    margin: 0 0 -2px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
    background: #ffffff;
    border-color: #9ca3af;
    color: #6b7280;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    background: #ffffff;
    border-color: #3B82F6;
    color: #3B82F6;
  }
  .p-tabmenu .p-tabmenu-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link {
    background: #ffffff;
    color: #3B82F6;
    width: 3rem;
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tieredmenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-tieredmenu.p-tieredmenu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-tieredmenu .p-tieredmenu-root-list {
    outline: 0 none;
  }
  .p-tieredmenu .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: 0.5rem;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }
  .p-tieredmenu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: 0.25rem 0;
  }
  .p-tieredmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-tieredmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-inline-message {
    padding: 0.75rem 0.75rem;
    margin: 0;
    border-radius: 6px;
  }
  .p-inline-message.p-inline-message-info {
    background: rgba(219, 234, 254, 0.7);
    border: solid #3b82f6;
    border-width: 0px;
    color: #3b82f6;
  }
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
    color: #3b82f6;
  }
  .p-inline-message.p-inline-message-success {
    background: rgba(228, 248, 240, 0.7);
    border: solid #1ea97c;
    border-width: 0px;
    color: #1ea97c;
  }
  .p-inline-message.p-inline-message-success .p-inline-message-icon {
    color: #1ea97c;
  }
  .p-inline-message.p-inline-message-warn {
    background: rgba(255, 242, 226, 0.7);
    border: solid #cc8925;
    border-width: 0px;
    color: #cc8925;
  }
  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
    color: #cc8925;
  }
  .p-inline-message.p-inline-message-error {
    background: rgba(255, 231, 230, 0.7);
    border: solid #ff5757;
    border-width: 0px;
    color: #ff5757;
  }
  .p-inline-message.p-inline-message-error .p-inline-message-icon {
    color: #ff5757;
  }
  .p-inline-message .p-inline-message-icon {
    font-size: 1rem;
    margin-right: 0.5rem;
  }
  .p-inline-message .p-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-inline-message .p-inline-message-text {
    font-size: 1rem;
  }
  .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
    margin-right: 0;
  }
  .p-message {
    margin: 1rem 0;
    border-radius: 6px;
  }
  .p-message .p-message-wrapper {
    padding: 1.25rem 1.75rem;
  }
  .p-message .p-message-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-message .p-message-close:hover {
    background: rgba(255, 255, 255, 0.5);
  }
  .p-message .p-message-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-message.p-message-info {
    background: rgba(219, 234, 254, 0.7);
    border: solid #3b82f6;
    border-width: 0 0 0 6px;
    color: #3b82f6;
  }
  .p-message.p-message-info .p-message-icon {
    color: #3b82f6;
  }
  .p-message.p-message-info .p-message-close {
    color: #3b82f6;
  }
  .p-message.p-message-success {
    background: rgba(228, 248, 240, 0.7);
    border: solid #1ea97c;
    border-width: 0 0 0 6px;
    color: #1ea97c;
  }
  .p-message.p-message-success .p-message-icon {
    color: #1ea97c;
  }
  .p-message.p-message-success .p-message-close {
    color: #1ea97c;
  }
  .p-message.p-message-warn {
    background: rgba(255, 242, 226, 0.7);
    border: solid #cc8925;
    border-width: 0 0 0 6px;
    color: #cc8925;
  }
  .p-message.p-message-warn .p-message-icon {
    color: #cc8925;
  }
  .p-message.p-message-warn .p-message-close {
    color: #cc8925;
  }
  .p-message.p-message-error {
    background: rgba(255, 231, 230, 0.7);
    border: solid #ff5757;
    border-width: 0 0 0 6px;
    color: #ff5757;
  }
  .p-message.p-message-error .p-message-icon {
    color: #ff5757;
  }
  .p-message.p-message-error .p-message-close {
    color: #ff5757;
  }
  .p-message .p-message-text {
    font-size: 1rem;
    font-weight: 500;
  }
  .p-message .p-message-icon {
    font-size: 1.5rem;
    margin-right: 0.5rem;
  }
  .p-message .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-message .p-message-summary {
    font-weight: 700;
  }
  .p-message .p-message-detail {
    margin-left: 0.5rem;
  }
  .p-message.p-message-secondary {
    background: #64748b;
    border: solid #64748b;
    border-width: 0 0 0 6px;
    color: #ffffff;
  }
  .p-message.p-message-secondary .p-message-icon {
    color: #ffffff;
  }
  .p-message.p-message-secondary .p-message-close {
    color: #ffffff;
  }
  .p-message.p-message-contrast {
    background: #1f2937;
    border: solid #1f2937;
    border-width: 0 0 0 6px;
    color: #ffffff;
  }
  .p-message.p-message-contrast .p-message-icon {
    color: #ffffff;
  }
  .p-message.p-message-contrast .p-message-close {
    color: #ffffff;
  }
  .p-toast {
    opacity: 1;
  }
  .p-toast .p-toast-message {
    margin: 0 0 1rem 0;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-toast .p-toast-message .p-toast-message-content {
    padding: 1rem;
    border-width: 0 0 0 6px;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
    margin: 0 0 0 1rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
    font-size: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) {
    width: 2rem;
    height: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
    font-weight: 700;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
    margin: 0.5rem 0 0 0;
  }
  .p-toast .p-toast-message .p-toast-icon-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-toast .p-toast-message .p-toast-icon-close:hover {
    background: rgba(255, 255, 255, 0.5);
  }
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-toast .p-toast-message.p-toast-message-info {
    background: rgba(219, 234, 254, 0.7);
    border: solid #3b82f6;
    border-width: 0 0 0 6px;
    color: #3b82f6;
  }
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
    color: #3b82f6;
  }
  .p-toast .p-toast-message.p-toast-message-success {
    background: rgba(228, 248, 240, 0.7);
    border: solid #1ea97c;
    border-width: 0 0 0 6px;
    color: #1ea97c;
  }
  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
    color: #1ea97c;
  }
  .p-toast .p-toast-message.p-toast-message-warn {
    background: rgba(255, 242, 226, 0.7);
    border: solid #cc8925;
    border-width: 0 0 0 6px;
    color: #cc8925;
  }
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
    color: #cc8925;
  }
  .p-toast .p-toast-message.p-toast-message-error {
    background: rgba(255, 231, 230, 0.7);
    border: solid #ff5757;
    border-width: 0 0 0 6px;
    color: #ff5757;
  }
  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
    color: #ff5757;
  }
  .p-toast .p-toast-message.p-toast-message-secondary {
    background: #64748b;
    border: solid #64748b;
    border-width: 0 0 0 6px;
    color: #ffffff;
  }
  .p-toast .p-toast-message.p-toast-message-secondary .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-secondary .p-toast-icon-close {
    color: #ffffff;
  }
  .p-toast .p-toast-message.p-toast-message-contrast {
    background: #1f2937;
    border: solid #1f2937;
    border-width: 0 0 0 6px;
    color: #ffffff;
  }
  .p-toast .p-toast-message.p-toast-message-contrast .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-contrast .p-toast-icon-close {
    color: #ffffff;
  }
  .p-galleria .p-galleria-close {
    margin: 0.5rem;
    background: transparent;
    color: #f9fafb;
    width: 4rem;
    height: 4rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-close .p-galleria-close-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-close:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f9fafb;
  }
  .p-galleria .p-galleria-item-nav {
    background: transparent;
    color: #f9fafb;
    width: 4rem;
    height: 4rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 6px;
    margin: 0 0.5rem;
  }
  .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
  .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f9fafb;
  }
  .p-galleria .p-galleria-caption {
    background: rgba(0, 0, 0, 0.5);
    color: #f9fafb;
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators {
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
    background-color: #d1d5db;
    width: 1rem;
    height: 1rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
    background: #9ca3af;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,
  .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
    margin-right: 0.5rem;
  }
  .p-galleria.p-galleria-indicators-left .p-galleria-indicator,
  .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
    margin-bottom: 0.5rem;
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
    background: rgba(0, 0, 0, 0.5);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
    background: rgba(255, 255, 255, 0.4);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
    background: rgba(255, 255, 255, 0.6);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-galleria .p-galleria-thumbnail-container {
    background: rgba(0, 0, 0, 0.9);
    padding: 1rem 0.25rem;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
    margin: 0.5rem;
    background-color: transparent;
    color: #f9fafb;
    width: 2rem;
    height: 2rem;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f9fafb;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-galleria-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }
  .p-image-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }
  .p-image-preview-indicator {
    background-color: transparent;
    color: #f8f9fa;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-image-preview-container:hover > .p-image-preview-indicator {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .p-image-toolbar {
    padding: 1rem;
  }
  .p-image-action.p-link {
    color: #f8f9fa;
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-image-action.p-link:last-child {
    margin-right: 0;
  }
  .p-image-action.p-link:hover {
    color: #f8f9fa;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .p-image-action.p-link i {
    font-size: 1.5rem;
  }
  .p-image-action.p-link .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-avatar {
    background-color: #e5e7eb;
    border-radius: 6px;
  }
  .p-avatar.p-avatar-lg {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-lg .p-avatar-icon {
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-xl {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
  .p-avatar.p-avatar-xl .p-avatar-icon {
    font-size: 2rem;
  }
  .p-avatar-group .p-avatar {
    border: 2px solid #ffffff;
  }
  .p-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .p-badge.p-badge-secondary {
    background-color: #64748b;
    color: #ffffff;
  }
  .p-badge.p-badge-contrast {
    background-color: #1f2937;
    color: #ffffff;
  }
  .p-badge.p-badge-success {
    background-color: #22c55e;
    color: #ffffff;
  }
  .p-badge.p-badge-info {
    background-color: #0ea5e9;
    color: #ffffff;
  }
  .p-badge.p-badge-warning {
    background-color: #f97316;
    color: #ffffff;
  }
  .p-badge.p-badge-danger {
    background-color: #ef4444;
    color: #ffffff;
  }
  .p-badge.p-badge-lg {
    font-size: 1.125rem;
    min-width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
  }
  .p-badge.p-badge-xl {
    font-size: 1.5rem;
    min-width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .p-chip {
    background-color: #e5e7eb;
    color: #4b5563;
    border-radius: 16px;
    padding: 0 0.75rem;
  }
  .p-chip .p-chip-text {
    line-height: 1.5;
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
  .p-chip .p-chip-icon {
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    margin-left: 0.5rem;
  }
  .p-chip img {
    width: 2.25rem;
    height: 2.25rem;
    margin-left: -0.75rem;
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-chip .pi-chip-remove-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-chip .pi-chip-remove-icon:focus {
    outline: 0 none;
  }
  .p-inplace .p-inplace-display {
    padding: 0.75rem 0.75rem;
    border-radius: 6px;
    transition:
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-inplace .p-inplace-display:not(.p-disabled):hover {
    background: #f3f4f6;
    color: #4b5563;
  }
  .p-inplace .p-inplace-display:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-metergroup {
    display: flex;
  }
  .p-metergroup-meters {
    display: flex;
  }
  .p-metergroup-vertical .p-metergroup-meters {
    flex-direction: column;
  }
  .p-metergroup-labels {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .p-metergroup-vertical .p-metergroup-labels {
    align-items: start;
  }
  .p-metergroup-labels-vertical {
    flex-direction: column;
  }
  .p-metergroup-label {
    display: inline-flex;
    align-items: center;
  }
  .p-metergroup-label-marker {
    display: inline-flex;
  }
  .p-metergroup {
    gap: 1rem;
  }
  .p-metergroup .p-metergroup-meters {
    background: #e5e7eb;
    border-radius: 6px;
  }
  .p-metergroup .p-metergroup-meter {
    border: 0 none;
    background: #3B82F6;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label {
    gap: 0.5rem;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label-marker {
    background: #3B82F6;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100%;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-metergroup .p-metergroup-labels.p-metergroup-labels-vertical {
    gap: 0.5rem;
  }
  .p-metergroup .p-metergroup-labels.p-metergroup-labels-horizontal {
    gap: 1rem;
  }
  .p-metergroup.p-metergroup-horizontal {
    flex-direction: column;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meters {
    height: 0.5rem;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-metergroup.p-metergroup-vertical {
    flex-direction: row;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meters {
    width: 0.5rem;
    height: 100%;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-progressbar {
    border: 0 none;
    height: 1.5rem;
    background: #e5e7eb;
    border-radius: 6px;
  }
  .p-progressbar .p-progressbar-value {
    border: 0 none;
    margin: 0;
    background: #3B82F6;
  }
  .p-progressbar .p-progressbar-label {
    color: #ffffff;
    line-height: 1.5rem;
  }
  .p-scrolltop {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    transition:
      background-color 0.2s,
      color 0.2s,
      box-shadow 0.2s;
  }
  .p-scrolltop.p-link {
    background: rgba(0, 0, 0, 0.7);
  }
  .p-scrolltop.p-link:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .p-scrolltop .p-scrolltop-icon {
    font-size: 1.5rem;
    color: #f9fafb;
  }
  .p-scrolltop .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-skeleton {
    background-color: #e5e7eb;
    border-radius: 6px;
  }
  .p-skeleton:after {
    background:
      linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.4),
        rgba(255, 255, 255, 0));
  }
  .p-tag {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.25rem 0.4rem;
    border-radius: 6px;
  }
  .p-tag.p-tag-success {
    background-color: #22c55e;
    color: #ffffff;
  }
  .p-tag.p-tag-info {
    background-color: #0ea5e9;
    color: #ffffff;
  }
  .p-tag.p-tag-warning {
    background-color: #f97316;
    color: #ffffff;
  }
  .p-tag.p-tag-danger {
    background-color: #ef4444;
    color: #ffffff;
  }
  .p-tag .p-tag-icon {
    margin-right: 0.25rem;
    font-size: 0.75rem;
  }
  .p-tag .p-icon {
    width: 0.75rem;
    height: 0.75rem;
  }
  .p-tag.p-tag-secondary {
    background-color: #64748b;
    color: #ffffff;
  }
  .p-tag.p-tag-contrast {
    background-color: #1f2937;
    color: #ffffff;
  }
  .p-terminal {
    background: #ffffff;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
  }
  .p-terminal .p-terminal-input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
  }
}
@layer primeng {
  .p-button-label {
    font-weight: 700;
  }
  .p-selectbutton > .p-button,
  .p-togglebutton.p-button {
    transition:
      background-color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link {
    transition:
      background-color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    transition:
      background-color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    transition:
      background-color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    background-color: #3B82F6;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background-color: #3B82F6;
  }
  .p-button:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #9dc1fb,
      0 1px 2px 0 black;
  }
  .p-button.p-button-secondary:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #b0b9c6,
      0 1px 2px 0 black;
  }
  .p-button.p-button-success:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #88eaac,
      0 1px 2px 0 black;
  }
  .p-button.p-button-info:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #83d3f8,
      0 1px 2px 0 black;
  }
  .p-button.p-button-warning:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #fcb98b,
      0 1px 2px 0 black;
  }
  .p-button.p-button-help:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #d4aafb,
      0 1px 2px 0 black;
  }
  .p-button.p-button-danger:enabled:focus {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #f7a2a2,
      0 1px 2px 0 black;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px 0 0 #3B82F6;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px 0 0 #3B82F6;
  }
  .p-speeddial-item.p-focus > .p-speeddial-action {
    box-shadow:
      0 0 0 2px #ffffff,
      0 0 0 4px #9dc1fb,
      0 1px 2px 0 black;
  }
  .p-toast-message {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
  .p-inline-message-text {
    font-weight: 500;
  }
  .p-picklist-buttons .p-button,
  .p-orderlist-controls .p-button {
    transition:
      opacity 0.2s,
      background-color 0.2s,
      color 0.2s,
      border-color 0.2s,
      box-shadow 0.2s;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-number {
    background: #3B82F6;
    color: #ffffff;
  }
}

/* node_modules/primeng/resources/primeng.min.css */
.p-overflow-hidden {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}
@layer primeng {
  .p-component,
  .p-component * {
    box-sizing: border-box;
  }
  .p-hidden {
    display: none;
  }
  .p-hidden-space {
    visibility: hidden;
  }
  .p-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .p-hidden-accessible input,
  .p-hidden-accessible select {
    transform: scale(0);
  }
  .p-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
  }
  .p-disabled,
  .p-disabled * {
    cursor: default !important;
    pointer-events: none;
  }
  .p-component-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-unselectable-text {
    -webkit-user-select: none;
    user-select: none;
  }
  .p-scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
  }
  @-webkit-keyframes p-fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes p-fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  input[type=button],
  input[type=submit],
  input[type=reset],
  input[type=file]::-webkit-file-upload-button,
  button {
    border-radius: 0;
  }
  .p-link {
    text-align: left;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-link:disabled {
    cursor: default;
  }
  .p-sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
  }
  .p-connected-overlay {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform .12s cubic-bezier(0, 0, 0.2, 1), opacity .12s cubic-bezier(0, 0, 0.2, 1);
  }
  .p-connected-overlay-visible {
    opacity: 1;
    transform: scaleY(1);
  }
  .p-connected-overlay-hidden {
    opacity: 0;
    transform: scaleY(1);
    transition: opacity .1s linear;
  }
  .p-toggleable-content.ng-animating {
    overflow: hidden;
  }
  .p-icon-wrapper {
    display: inline-flex;
  }
  .p-icon {
    display: inline-block;
  }
  .p-icon-spin {
    -webkit-animation: p-icon-spin 2s infinite linear;
    animation: p-icon-spin 2s infinite linear;
  }
}
@-webkit-keyframes p-icon-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes p-icon-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@layer primeng {
  .p-badge {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    padding: 0 .5rem;
  }
  .p-overlay-badge {
    position: relative;
  }
  .p-overlay-badge .p-badge {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    transform-origin: 100% 0;
    margin: 0;
  }
  .p-badge-dot {
    width: .5rem;
    min-width: .5rem;
    height: .5rem;
    border-radius: 50%;
    padding: 0;
  }
  .p-badge-no-gutter {
    padding: 0;
    border-radius: 50%;
  }
}
@layer primeng {
  .p-button {
    margin: 0;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    align-items: center;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .p-button-label {
    flex: 1 1 auto;
  }
  .p-button-icon-right {
    order: 1;
  }
  .p-button:disabled {
    cursor: default;
    pointer-events: none;
  }
  .p-button-icon-only {
    justify-content: center;
  }
  .p-button-icon-only:after {
    content: "p";
    visibility: hidden;
    clip: rect(0 0 0 0);
    width: 0;
  }
  .p-button-vertical {
    flex-direction: column;
  }
  .p-button-icon-bottom {
    order: 2;
  }
  .p-button-group .p-button {
    margin: 0;
  }
  .p-button-group .p-button:focus,
  .p-button-group p-button:focus .p-button,
  .p-buttonset .p-button:focus,
  .p-buttonset .p-button:focus,
  .p-buttonset p-button:focus .p-button,
  .p-buttonset .p-button:focus {
    position: relative;
    z-index: 1;
  }
  .p-button-group .p-button:not(:last-child),
  .p-button-group .p-button:not(:last-child):hover,
  .p-button-group p-button:not(:last-child) .p-button,
  .p-button-group p-button:not(:last-child) .p-button:hover,
  .p-buttonset .p-button:not(:last-child),
  .p-buttonset .p-button:not(:last-child):hover,
  .p-buttonset p-button:not(:last-child) .p-button,
  .p-buttonset p-button:not(:last-child) .p-button:hover {
    border-right: 0 none;
  }
  .p-button-group .p-button:not(:first-of-type):not(:last-of-type),
  .p-button-group p-button:not(:first-of-type):not(:last-of-type) .p-button,
  .p-buttonset .p-button:not(:first-of-type):not(:last-of-type),
  .p-buttonset p-button:not(:first-of-type):not(:last-of-type) .p-button {
    border-radius: 0;
  }
  .p-button-group .p-button:first-of-type:not(:only-of-type),
  .p-button-group p-button:first-of-type:not(:only-of-type) .p-button,
  .p-buttonset .p-button:first-of-type:not(:only-of-type),
  .p-buttonset p-button:first-of-type:not(:only-of-type) .p-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .p-button-group .p-button:last-of-type:not(:only-of-type),
  .p-button-group p-button:last-of-type:not(:only-of-type) .p-button,
  .p-buttonset .p-button:last-of-type:not(:only-of-type),
  .p-buttonset p-button:last-of-type:not(:only-of-type) .p-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  p-button[iconpos=right] spinnericon {
    order: 1;
  }
}
@layer primeng {
  .p-checkbox {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-checkbox-disabled {
    cursor: default !important;
    pointer-events: none;
  }
  .p-checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  p-checkbox {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-checkbox-label {
    line-height: 1;
  }
}
.p-colorpicker-panel .p-colorpicker-color {
  background: transparent url("./media/color.png") no-repeat left top;
}
.p-colorpicker-panel .p-colorpicker-hue {
  background: transparent url("./media/hue.png") no-repeat left top;
}
@layer primeng {
  .p-inputtext {
    margin: 0;
  }
  .p-fluid .p-inputtext {
    width: 100%;
  }
  .p-inputgroup {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup-addon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-inputgroup .p-float-label {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup .p-inputtext,
  .p-fluid .p-inputgroup .p-inputtext,
  .p-inputgroup .p-inputwrapper,
  .p-inputgroup .p-inputwrapper > .p-component {
    flex: 1 1 auto;
    width: 1%;
  }
  .p-float-label {
    display: block;
    position: relative;
  }
  .p-float-label label {
    position: absolute;
    pointer-events: none;
    top: 50%;
    margin-top: -0.5rem;
    transition-property: all;
    transition-timing-function: ease;
    line-height: 1;
  }
  .p-float-label textarea ~ label {
    top: 1rem;
  }
  .p-float-label input:focus ~ label,
  .p-float-label input.p-filled ~ label,
  .p-float-label textarea:focus ~ label,
  .p-float-label textarea.p-filled ~ label,
  .p-float-label .p-inputwrapper-focus ~ label,
  .p-float-label .p-inputwrapper-filled ~ label {
    top: -0.75rem;
    font-size: 12px;
  }
  .p-float-label .input:-webkit-autofill ~ label {
    top: -20px;
    font-size: 12px;
  }
  .p-float-label .p-placeholder,
  .p-float-label input::placeholder,
  .p-float-label .p-inputtext::placeholder {
    opacity: 0;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-float-label .p-focus .p-placeholder,
  .p-float-label input:focus::placeholder,
  .p-float-label .p-inputtext:focus::placeholder {
    opacity: 1;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-input-icon-left,
  .p-input-icon-right {
    position: relative;
    display: inline-block;
  }
  .p-input-icon-left > i,
  .p-input-icon-left > .p-icon-wrapper,
  .p-input-icon-right > i,
  .p-input-icon-right > .p-icon-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
  }
  .p-fluid .p-input-icon-left,
  .p-fluid .p-input-icon-right {
    display: block;
    width: 100%;
  }
}
@layer primeng {
  .p-inputtextarea-resizable {
    overflow: hidden;
    resize: none;
  }
  .p-fluid .p-inputtextarea {
    width: 100%;
  }
}
@layer primeng {
  .p-password {
    position: relative;
    display: inline-flex;
  }
  .p-password-panel {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-password .p-password-panel {
    min-width: 100%;
  }
  .p-password-meter {
    height: 10px;
  }
  .p-password-strength {
    height: 100%;
    width: 0;
    transition: width 1s ease-in-out;
  }
  .p-fluid .p-password {
    display: flex;
  }
  .p-password-input::-ms-reveal,
  .p-password-input::-ms-clear {
    display: none;
  }
  .p-password-clear-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    cursor: pointer;
  }
  .p-password .p-icon {
    cursor: pointer;
  }
  .p-password-clearable.p-password-mask .p-password-clear-icon {
    margin-top: unset;
  }
  .p-password-clearable {
    position: relative;
  }
}
@layer primeng {
  .p-radiobutton {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-radiobutton-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-radiobutton-icon {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0) scale(0.1);
    border-radius: 50%;
    visibility: hidden;
  }
  .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(1, 1);
    visibility: visible;
  }
  p-radiobutton {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-radiobutton-label {
    line-height: 1;
  }
}
@layer primeng {
  .p-ripple {
    overflow: hidden;
    position: relative;
  }
  .p-ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    transform: scale(0);
  }
  .p-ink-active {
    animation: ripple .4s linear;
  }
  .p-ripple-disabled .p-ink {
    display: none !important;
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@layer primeng {
  .p-tooltip {
    position: absolute;
    display: none;
    padding: .25em .5rem;
    max-width: 12.5rem;
    pointer-events: none;
  }
  .p-tooltip.p-tooltip-right,
  .p-tooltip.p-tooltip-left {
    padding: 0 .25rem;
  }
  .p-tooltip.p-tooltip-top,
  .p-tooltip.p-tooltip-bottom {
    padding: .25em 0;
  }
  .p-tooltip .p-tooltip-text {
    white-space: pre-line;
    word-break: break-word;
  }
  .p-tooltip-arrow {
    scale: 2;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .p-tooltip-right .p-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.25rem;
    border-width: .25em .25em .25em 0;
  }
  .p-tooltip-left .p-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.25rem;
    border-width: .25em 0 .25em .25rem;
  }
  .p-tooltip.p-tooltip-top {
    padding: .25em 0;
  }
  .p-tooltip-top .p-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: .25em .25em 0;
  }
  .p-tooltip-bottom .p-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: 0 .25em .25rem;
  }
}

/* node_modules/swiper/swiper-bundle.min.css */
:root {
  --swiper-theme-color:#007aff;
}
:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      270deg,
      #00000080,
      #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      90deg,
      #00000080,
      #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      0deg,
      #00000080,
      #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      180deg,
      #00000080,
      #0000);
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid #0000;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
:is(.swiper-watch-progress .swiper-slide-visible, .swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size:44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  position: absolute;
  width: var(--swiper-navigation-size);
  z-index: 10;
}
:is(.swiper-button-next, .swiper-button-prev).swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none;
}
:is(.swiper-button-next, .swiper-button-prev).swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled :is(.swiper-button-next, .swiper-button-prev) {
  display: none !important;
}
:is(.swiper-button-next, .swiper-button-prev) ::slotted(svg),
:is(.swiper-button-next, .swiper-button-prev) svg {
  height: 100%;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
  fill: currentColor;
  pointer-events: none;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  top: var(--swiper-navigation-top-offset,50%);
}
.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset,4px);
  right: auto;
}
.swiper-button-prev .swiper-navigation-icon,
.swiper-button-prev ::slotted(.swiper-navigation-icon) {
  transform: rotate(180deg);
}
.swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset,4px);
}
.swiper-horizontal .swiper-button-next,
.swiper-horizontal .swiper-button-prev,
.swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal ~ .swiper-button-prev {
  margin-left: 0;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  top: var(--swiper-navigation-top-offset,50%);
}
.swiper-horizontal.swiper-rtl .swiper-button-next,
.swiper-horizontal.swiper-rtl ~ .swiper-button-next,
.swiper-horizontal ~ .swiper-button-prev,
.swiper-horizontal .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset,4px);
  right: auto;
}
.swiper-horizontal.swiper-rtl .swiper-button-prev,
.swiper-horizontal.swiper-rtl ~ .swiper-button-prev,
.swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal .swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset,4px);
}
:is(.swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,
:is(.swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon) {
  transform: rotate(180deg);
}
:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon,
:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) ::slotted(.swiper-navigation-icon) {
  transform: rotate(0deg);
}
.swiper-vertical .swiper-button-next,
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-next,
.swiper-vertical ~ .swiper-button-prev {
  left: var(--swiper-navigation-top-offset,50%);
  margin-left: calc(0px - var(--swiper-navigation-size)/2);
  margin-top: 0;
  right: auto;
}
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-prev {
  bottom: auto;
  top: var(--swiper-navigation-sides-offset,4px);
}
:is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon,
:is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) ::slotted(.swiper-navigation-icon) {
  transform: rotate(-90deg);
}
.swiper-vertical .swiper-button-next,
.swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset,4px);
  top: auto;
}
:is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon,
:is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) ::slotted(.swiper-navigation-icon) {
  transform: rotate(90deg);
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination.swiper-pagination-disabled,
.swiper-pagination-disabled > .swiper-pagination {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,8px);
  left: 0;
  top: var(--swiper-pagination-top,auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
}
button.swiper-pagination-bullet {
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity,1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left,auto);
  right: var(--swiper-pagination-right,8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
:is(.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets) .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
}
:is(.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
:is(.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s;
}
:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,#00000040);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size,4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color,#0000001a);
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar.swiper-scrollbar-disabled,
.swiper-scrollbar-disabled > .swiper-scrollbar {
  display: none !important;
}
.swiper-scrollbar.swiper-scrollbar-horizontal,
.swiper-horizontal > .swiper-scrollbar {
  bottom: var(--swiper-scrollbar-bottom,4px);
  height: var(--swiper-scrollbar-size,4px);
  left: var(--swiper-scrollbar-sides-offset,1%);
  position: absolute;
  top: var(--swiper-scrollbar-top,auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
  left: var(--swiper-scrollbar-left,auto);
  position: absolute;
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  width: var(--swiper-scrollbar-size,4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color,#00000080);
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property:
    transform,
    opacity,
    height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
