/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/* You can add global styles to this file, and also import other style files */
/* Kiss styles */
/* 1. Abstracts */
.kiss-flex-position {
  display: flex;
}
.kiss-flex-position__top {
  flex-direction: column !important;
}
.kiss-flex-position__bottom {
  flex-direction: column-reverse !important;
}
.kiss-flex-position__left {
  flex-direction: column !important;
}
.kiss-flex-position__right {
  flex-direction: row-reverse !important;
}
/* 2. Vendors */
/*
This file is used to contain all vendor imports.
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}
/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}
/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}
/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}
/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}
/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}
/* 3. Components */
/*
This file is used to contain all component styles inside KISS.
*/
/*-----COMMON-----*/
/* KISS BACKDROP */
.kiss-backdrop {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
/* !KISS BACKDROP */
.kiss-navigation {
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  padding: 30px 0 15px 0;
}
.kiss-navigation-group {
  display: flex;
  flex: 1 1;
  flex-direction: column;
  list-style-type: none;
}
.kiss-navigation-group .nav-group-title,
.kiss-navigation-group .nav-group-translation {
  padding: 0 16px;
  flex: 1 1;
  opacity: 0.7;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kiss-navigation-item .nav-link {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  flex: 1 1;
  font-weight: 600;
  color: inherit;
  cursor: pointer;
}
.kiss-navigation-item .nav-icon {
  margin: 0 0 0 16px;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-navigation-item .nav-icon img,
.kiss-navigation-item .nav-icon i {
  color: inherit;
  width: 15px;
  height: auto;
  font-size: 15px;
}
.kiss-navigation-item .nav-icon__svg {
  color: inherit;
  min-width: 15px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-navigation-item .nav-title,
.kiss-navigation-item .nav-translation {
  padding: 0 16px;
  flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kiss-navigation-list .nav-list {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  flex: 1 1;
  cursor: pointer;
  color: inherit;
  -webkit-user-select: none;
          user-select: none;
}
.kiss-navigation-list .nav-icon {
  margin: 0 0 0 16px;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-navigation-list .nav-icon img,
.kiss-navigation-list .nav-icon i {
  color: inherit;
  width: 15px;
  height: auto;
  font-size: 15px;
}
.kiss-navigation-list .nav-icon img ::before,
.kiss-navigation-list .nav-icon i ::before {
  font-size: 15px;
}
.kiss-navigation-list .nav-icon__svg {
  color: inherit;
  min-width: 15px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-navigation-list .nav-title,
.kiss-navigation-list .nav-translation {
  padding: 0 16px;
  flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}
.kiss-navigation-list .nav-list-icon {
  margin: 0 16px 0 0;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-navigation-list .nav-list-icon i {
  display: flex;
  justify-content: center;
  align-items: center;
  color: inherit;
  width: 15px;
  height: auto;
}
.kiss-navigation-list .nav-list-icon i ::before {
  font-size: 15px;
}
.kiss-navigation-list .nav-children {
  padding-left: 48px;
}
.kiss-search {
  display: flex;
  padding: 9px 0;
  align-items: center;
  height: 100%;
}
.kiss-search__icon-btn {
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 11px;
  flex: 0 0 18px;
}
.kiss-search__icon-btn svg {
  width: 18px;
  height: 18px;
}
.kiss-search__close-btn {
  cursor: pointer;
  flex: 0 0 12px;
}
.kiss-search__close-btn svg {
  width: 12px;
  height: 12px;
}
.kiss-search input {
  border: none;
  background: transparent;
  height: auto;
  height: 100%;
  flex: 1 1;
  outline: none;
  width: 100%;
}
.kiss-checkbox__checkmark-container {
  outline: 1px solid black;
  width: 20px;
  height: 20px;
}
.kiss-checkbox__checkmark {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
}
.kiss-checkbox__checkmark svg {
  color: #ffffff;
  width: 100%;
  height: auto;
}
.kiss-checkbox__content:empty {
  display: none;
}
.kiss-loader__circle {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  border-color: white transparent transparent transparent;
}
.kiss-loader__circle div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  margin: 0.1em;
  border: 0.1em solid transparent;
  border-radius: 50%;
  animation: circle-animation 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: inherit;
}
.kiss-loader__circle div:nth-child(1) {
  animation-delay: -0.45s;
}
.kiss-loader__circle div:nth-child(2) {
  animation-delay: -0.3s;
}
.kiss-loader__circle div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes circle-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*KISS NAVIGATION SIDEBAR */
.kiss-navigation-sidebar .kiss-navigation {
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  padding: 30px 0 15px 0;
}
.kiss-navigation-sidebar .kiss-navigation .nav-link,
.kiss-navigation-sidebar .kiss-navigation .nav-list {
  min-height: 56px;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-link {
  min-height: 48px;
}
.kiss-navigation-sidebar .kiss-navigation .nav-group-title,
.kiss-navigation-sidebar .kiss-navigation .nav-group-translation {
  min-height: 20px;
}
.kiss-navigation-sidebar .kiss-navigation.folded .nav-title,
.kiss-navigation-sidebar .kiss-navigation.folded .nav-translation,
.kiss-navigation-sidebar .kiss-navigation.folded .nav-list-icon,
.kiss-navigation-sidebar .kiss-navigation.folded .nav-children {
  display: none;
}
.kiss-navigation-sidebar .kiss-navigation .nav-seperator {
  height: 20px;
  padding: 0 16px;
  display: flex;
  align-items: center;
}
.kiss-navigation-sidebar .kiss-navigation .nav-seperator::before {
  content: "";
  display: block;
  border-top: 1px solid;
  flex: 1 1;
}
.kiss-navigation-sidebar .nav-expand-btn {
  position: absolute;
  top: 2.75rem;
  right: 0;
}
/* !KISS NAVIGATION SIDEBAR */
.kiss-svg-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kiss-svg-icon__svg {
  width: inherit;
  height: inherit;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.kiss-menu-content {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  position: absolute;
  padding: 8px 0px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.kiss-menu-item {
  min-width: 170px;
  padding: 12px 16px;
  border: none;
  background: transparent;
}
.kiss-breadcrumbs__list {
  list-style: none;
  margin: 0;
  text-decoration: none;
  color: inherit;
  display: flex;
  white-space: nowrap;
  overflow: auto;
  padding: 8px 32px;
}
.kiss-breadcrumbs__item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-breadcrumbs__link {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.3px;
  text-decoration: none;
  cursor: pointer;
}
.kiss-breadcrumbs__no-link {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.3px;
}
.kiss-breadcrumbs__icon {
  margin: 0 16px;
}
/* KISS style */
.kiss-sidebar {
  z-index: 2;
  min-width: 0;
  max-width: 80vw;
  width: 80vw;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #ffffff;
  visibility: hidden;
}
@media (min-width: 57.6em) {
  .kiss-sidebar {
    width: 16.25rem;
    max-width: 16.25rem;
  }
}
.kiss-sidebar.open {
  transform: translateX(0) !important;
  visibility: visible;
}
.kiss-sidebar.locked-open {
  position: relative;
  transform: translateX(0);
  visibility: visible;
}
.kiss-sidebar.left-positioned {
  left: 0;
  transform: translateX(-100%);
}
.kiss-sidebar.right-positioned {
  right: 0;
  transform: translateX(100%);
}
.kiss-sidebar.animate {
  transition-property: transform, width, min-width, max-width, visibility;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
}
.kiss-card {
  border-radius: 4px;
}
.kiss-user-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  letter-spacing: 0.4px;
  line-height: 12px;
  -webkit-user-select: none;
          user-select: none;
}
.kiss-user-avatar__colors {
  background-color: #000000;
  color: #ffffff;
}
.kiss-loading-bar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.kiss-loading-bar__open {
  display: block;
}
.kiss-loading-bar .kiss-loader {
  position: relative;
  width: 100%;
  padding: 1px;
}
.kiss-loading-bar .kiss-loader-bar {
  content: "";
  position: absolute;
  border-radius: 10px;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  width: 0;
  animation: borealisBar 1500ms linear infinite;
}
@keyframes borealisBar {
  0% {
    left: 0%;
    right: 100%;
    width: 0%;
  }
  25% {
    left: 0%;
    right: 50%;
    width: 80%;
  }
  50% {
    left: 0%;
    right: 80%;
    width: 100%;
  }
  75% {
    left: 60%;
    right: 100%;
    width: 80%;
  }
  100% {
    left: 100%;
    right: 0%;
    width: 0%;
  }
}
.kiss-table__type-table {
  display: table;
  width: 100%;
}
.kiss-table__type-table .kiss-table-body {
  display: table-row-group;
}
.kiss-table__type-table .kiss-table-header {
  display: table-header-group;
}
.kiss-table__type-table .kiss-row,
.kiss-table__type-table .kiss-header-row {
  display: table-row;
}
.kiss-table__type-table .kiss-cell,
.kiss-table__type-table .kiss-header-cell {
  display: table-cell;
}
.kiss-table__type-table .kiss-header-cell {
  position: relative;
}
.kiss-table__type-table .kiss-header-cell:hover .kiss-table__resize-handle {
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.kiss-table__type-flex {
  display: flex;
  flex-direction: column;
  position: relative;
}
.kiss-table__type-flex .kiss-table-body,
.kiss-table__type-flex .kiss-table-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.kiss-table__type-flex .kiss-row,
.kiss-table__type-flex .kiss-header-row {
  display: flex;
}
.kiss-table__type-flex .kiss-cell,
.kiss-table__type-flex .kiss-header-cell {
  display: flex;
  flex: 1 1 150px;
  min-width: 150px;
  align-items: center;
}
.kiss-table__type-flex .kiss-header-cell {
  position: relative;
}
.kiss-table__type-flex .kiss-header-cell__resize-handle {
  display: inline-block;
  border-right: 2px solid #e9e9e9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 14px;
  cursor: col-resize;
  opacity: 0;
}
.kiss-table__type-flex .kiss-header-cell__resize-handle:hover {
  width: 1.85rem;
  border-right: 2px solid #727272;
}
.kiss-table__type-flex .kiss-header-cell__show-resize-handle {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  /* Old versions of Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
             supported by Chrome, Edge, Opera and Firefox */
}
.kiss-table__type-flex .kiss-header-cell__show-resize-handle .kiss-header-cell__resize-handle {
  opacity: 1;
}
.kiss-table__type-flex .kiss-header-cell:hover .kiss-header-cell__resize-handle {
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.kiss-table__sticky-header .kiss-table-header {
  position: sticky;
  top: 0;
  z-index: 2;
}
.kiss-table.ooblee-table .kiss-table-body .kiss-row.highlight {
  background-color: #ebecf0 !important;
}
.kiss-select {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  cursor: pointer;
  background-color: transparent;
}
.kiss-select .kiss-select-container {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.kiss-select__label-container {
  flex-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.kiss-select__dropdown-container {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
}
.kiss-select__dropdown {
  margin: 5px 0;
  width: 100%;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  padding: 2px 0px;
}
.kiss-select__dropdown-header {
  display: flex;
  flex-direction: column;
}
.kiss-select__dropdown-header kiss-search {
  margin: 8px 8px 4px 8px;
}
.kiss-select__dropdown-header kiss-checkbox {
  padding: 8px;
}
.kiss-select__option-container {
  max-height: 200px;
  overflow: auto;
  display: flex;
  flex-direction: column;
}
.kiss-select__option {
  padding: 12px 8px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.kiss-select__option--hidden {
  display: none;
}
.kiss-splash-screen {
  position: relative;
  z-index: 9999;
}
.kiss-splash-screen__container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.kiss-splash-screen__content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kiss-datepicker {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  cursor: pointer;
  background-color: transparent;
}
.kiss-datepicker .kiss-datepicker-container {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.kiss-datepicker__label-container {
  flex-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.kiss-datepicker__dropdown-container {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
}
.kiss-datepicker__dropdown {
  display: flex;
  flex-direction: column;
  margin: 5px 0;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  padding: 2px 0px;
  width: 100%;
}
.kiss-datepicker__dropdown-header {
  display: flex;
  justify-content: space-between;
}
.kiss-datepicker__btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  line-height: inherit;
  -webkit-user-select: none;
          user-select: none;
}
.kiss-datepicker__btn:hover {
  background: lightgray;
}
.kiss-datepicker__view-info-date {
  display: flex;
}
.kiss-datepicker__view-info-date__month, .kiss-datepicker__view-info-date__year {
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-datepicker__actions {
  display: flex;
}
.kiss-datepicker__actions__prev, .kiss-datepicker__actions__next {
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiss-datepicker__view-container {
  overflow: auto;
  display: flex;
  flex-direction: column;
  padding: 5px 0;
}
.kiss-datepicker__view--active {
  background: lightgray;
}
.kiss-datepicker__month {
  max-width: 260px;
}
.kiss-datepicker__month__item {
  border: 1px solid transparent;
  width: 33.33%;
}
.kiss-datepicker__month__item--current {
  border: 1px solid lightgray;
}
.kiss-datepicker__year {
  max-width: 260px;
}
.kiss-datepicker__year__item {
  border: 1px solid transparent;
  width: 25%;
}
.kiss-datepicker__year__item--current {
  border: 1px solid lightgray;
}
.kiss-datepicker__day {
  min-width: 260px;
}
.kiss-datepicker__day__weekdays {
  display: flex;
}
.kiss-datepicker__day__weekdays__item {
  width: 14.28%;
  padding: 2px;
  text-align: center;
}
.kiss-datepicker__day__row {
  display: flex;
}
.kiss-datepicker__day__item {
  width: 14.28%;
  padding: 2px;
  text-align: center;
  border: 1px solid transparent;
}
.kiss-datepicker__day__item--prev {
  opacity: 0.5;
}
.kiss-datepicker__day__item--current {
  border: 1px solid lightgray;
}
.kiss-datepicker__day__item--between-range {
  background: lightgray;
}
.kiss-datepicker__day__item--between-range-hover {
  background: rgba(243, 243, 243, 0.521);
}
.kiss-datepicker__day__item--active {
  background: lightgray;
}
.kiss-datepicker__time {
  min-width: 260px;
}
.kiss-datepicker__time__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kiss-datepicker__time__container__item {
  display: flex;
}
.kiss-datepicker__time--inbetween {
  display: flex;
  align-items: center;
}
.kiss-datepicker__time__item {
  width: 2.5rem;
  display: flex;
  flex-direction: column;
}
.kiss-datepicker__time__item__input {
  min-width: 0;
  border: 1px solid lightgray;
  text-align: center;
}
.kiss-datepicker__time__item__input.ng-invalid:not(.ng-pristine) {
  border-color: red;
}
.kiss-datepicker__time__item--up, .kiss-datepicker__time__item--down {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
}
.kiss-datepicker__time__item--up {
  margin-bottom: 0.25rem;
}
.kiss-datepicker__time__item--down {
  margin-top: 0.25rem;
}
.kiss-toggle-switch {
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kiss-toggle-switch__container {
  position: relative;
  display: inline-block;
  width: 2.5em;
  height: 1.25em;
}
.kiss-toggle-switch__checkbox {
  opacity: 0;
  width: 0;
  height: 0;
}
.kiss-toggle-switch__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 1.25em;
}
.kiss-toggle-switch__slider:before {
  content: "";
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0.125em;
  bottom: 0.125em;
  top: 0.125em;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
.kiss-toggle-switch__checkbox:checked + .kiss-toggle-switch__slider:before {
  transform: translateX(1.25em);
}
.kiss-sort-tag {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
  position: relative;
  width: 15px;
  height: 15px;
}
.kiss-sort-tag__arrow {
  border: solid #b4b4b4;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  cursor: pointer;
}
.kiss-sort-tag__arrow--asc {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.kiss-sort-tag__arrow--desc {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.kiss-sort-tag__arrow--asc:hover, .kiss-sort-tag__arrow--desc:hover {
  border-color: #5c5c5c;
}
.kiss-sort-tag__arrow--asc--active, .kiss-sort-tag__arrow--desc--active {
  border-color: #3a3a3a;
}
/*-----!COMMON-----*/
/*-----KISS-LAYOUT-----*/
.kiss-navigation-sidebar {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.kiss-navigation-sidebar .nav-container {
  padding: 26px 12px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  height: fit-content;
  margin-bottom: 10px;
}
.kiss-navigation-sidebar .nav-logo {
  max-height: 40px;
  height: 100%;
}
.kiss-navigation-sidebar .nav-logo img {
  width: auto;
  height: 100%;
}
.kiss-navigation-sidebar .nav-logo__folded {
  display: none;
}
.kiss-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
}
.kiss-toolbar__item {
  display: flex;
  align-items: center;
  flex: 1 1;
  overflow: auto;
}
.kiss-toolbar__user {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.kiss-toolbar__actions {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.kiss-toolbar__action-btn {
  padding: 8px;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.kiss-toolbar__user-btn {
  margin: 0 16px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: transparent;
  border: none;
}
.kiss-toolbar__user-btn__name {
  padding: 0 9px;
  display: none;
}
.kiss-toolbar__user-btn svg {
  display: none;
}
@media (min-width: 57.6em) {
  .kiss-toolbar__user-btn__name,
.kiss-toolbar__user-btn svg {
    display: block;
  }
}
.kiss-menu-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  min-width: 256px;
}
.kiss-menu-item .kiss-menu-icon {
  margin: 0 3px;
  color: var(--tertiary-bg, #a9915d);
}
.kiss-menu-item span {
  padding-left: 16px;
}
/*-----!KISS-LAYOUT-----*/
/*-----KISS-DIRECTIVES-----*/
.kiss-tooltip__tag {
  position: fixed;
  white-space: nowrap;
  background-color: white;
  z-index: 9999;
}
/*-----@KISS-DIRECTIVES-----*/
/* 4. Core */
/*
This file is used to contain all core imports.
*/
/*
--------------------------------------------
KISS-THEME-SETUP
-------------------------------------------
*/
html,
body {
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  overflow: hidden;
}
/*
--------------------------------------------
!KISS-THEME-SETUP
-------------------------------------------
*/
/* Main style */
/*
This file is used to contain all abstracts imports.
Files inside this folder can contain abstract settings, helpers or functions. They have no direct output.
*/
/*
This file is used to contain all base imports.
Files inside this folder can contain global styles used in the project.
*/
.ooblee-btn {
  /* BASE */
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 0;
  /* !BASE */
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.ooblee-btn__flat {
  /* BASE */
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 0;
  /* !BASE */
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  padding: 9px 15px;
}
.ooblee-btn__flat--primary {
  background: #606ff4;
  color: #ffffff;
}
.ooblee-btn__flat--primary[disabled] {
  opacity: 0.6;
}
.ooblee-btn__stroked {
  /* BASE */
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 0;
  /* !BASE */
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  padding: 9px 15px;
}
.ooblee-btn__stroked--primary {
  border-color: #d5d5d5;
  color: #606ff4;
}
.ooblee-btn__stroked--normal {
  border-color: #d5d5d5;
  color: #4d4d4d;
}
.ooblee-btn__stroked--primary-all {
  border-color: #606ff4;
  color: #606ff4;
}
.ooblee-btn__stroked--primary-all:hover {
  background-color: rgba(255, 96, 103, 0.05);
}
.ooblee-btn__stroked--confirm {
  border-color: #3e834e;
  color: #3e834e;
  background-color: #e2f7e7;
}
.ooblee-btn__stroked--confirm--hover {
  background-color: transparent;
}
.ooblee-btn__stroked--confirm--hover:hover {
  background-color: #e2f7e7;
}
.ooblee-btn__stroked--error {
  border-color: #606ff4;
  color: #606ff4;
  background-color: rgba(255, 96, 103, 0.05);
}
.ooblee-btn__stroked--error--hover {
  background-color: transparent;
}
.ooblee-btn__stroked--error--hover:hover {
  background-color: rgba(255, 96, 103, 0.05);
}
.ooblee-btn__stroked--confirm-order {
  border-color: #3e834e;
  color: #3e834e;
  background-color: #e2f7e7;
}
.ooblee-btn__stroked--confirm-order--hover {
  background-color: #e2f7e7;
}
.ooblee-btn__stroked--confirm-order--hover:hover {
  background-color: #d4e9d9;
}
.ooblee-btn__stroked--reject {
  border-color: #606ff4;
  color: #606ff4;
}
.ooblee-btn__stroked--reject--hover {
  background-color: rgba(255, 96, 103, 0.09);
}
.ooblee-btn__stroked--reject--hover:hover {
  background-color: rgba(255, 96, 103, 0.18);
}
.ooblee-btn__transparent {
  /* BASE */
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 0;
  /* !BASE */
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  padding: 9px 15px;
}
.ooblee-btn__transparent--primary {
  color: #828282;
}
.ooblee-btn__icon {
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ooblee-btn__icon--pre {
  margin-right: 5px;
}
.ooblee-btn__icon--post {
  margin-left: 5px;
}
.ooblee-btn__icon--md {
  width: 20px;
  height: 20px;
}
.ooblee-btn__icon--radius {
  border-radius: 50%;
}
.ooblee-btn__icon--bg--gray {
  background-color: rgba(255, 96, 103, 0.05);
}
.ooblee-btn__circle-icon {
  /* BASE */
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 0;
  /* !BASE */
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.ooblee-btn__circle-icon--reject {
  border-color: #606ff4;
  color: #606ff4;
}
.ooblee-btn__circle-icon--reject:hover {
  background-color: rgba(255, 96, 103, 0.05);
}
.ooblee-btn__circle-icon--confirm {
  border-color: #3e834e;
  color: #3e834e;
}
.ooblee-btn__circle-icon--confirm:hover {
  background-color: #e2f7e7;
}
.ooblee-btn__btn-icon {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ooblee-btn--bg--9 {
  background: #fbfcfd;
}
.ooblee-btn--radius--50 {
  border-radius: 50%;
}
/* OOBLEE-INPUT */
.ooblee-input {
  border: 1px solid rgba(131, 131, 131, 0.4);
  border-radius: 8px;
  font-size: 14px;
  line-height: 19px;
  outline: none;
  font-weight: 400;
  position: relative;
  color: #4d4d4d;
  padding: 10px;
  min-width: 0;
}
.ooblee-input.ng-dirty.ng-invalid {
  border-color: #606ff4;
  background-color: #ffeeee;
}
.ooblee-input--outline {
  background: #f8f8f8;
  border-radius: 8px;
  font-size: 14px;
  line-height: 19px;
  outline: none;
  border: none;
  font-weight: 400;
  padding: 14px;
  min-width: 0;
  color: #4d4d4d;
}
/* OOBLEE-INPUT */
/* OOBLEE-TEXTAREA */
.ooblee-textarea {
  border: 1px solid rgba(131, 131, 131, 0.4);
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  overflow: hidden;
  color: #4d4d4d;
}
.ooblee-textarea.ng-dirty.ng-invalid {
  border-color: #606ff4;
}
.ooblee-textarea.ng-dirty.ng-invalid > * {
  background-color: #ffeeee;
}
.ooblee-textarea textarea {
  padding: 10px 15px;
  min-height: 200px;
  resize: none;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
/* !OOBLEE-TEXTAREA */
/* OOBLEE-SEARCH */
.ooblee-search {
  border: 1px solid rgba(131, 131, 131, 0.4);
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  padding: 7.5px 10px;
  color: #4d4d4d;
  overflow: hidden;
}
.ooblee-search.ng-dirty.ng-invalid {
  border-color: #606ff4;
}
.ooblee-search.ng-dirty.ng-invalid > * {
  background-color: #ffeeee;
}
.ooblee-search input {
  flex: 1 1;
  border: none;
  background: transparent;
  outline: none;
  padding: 0;
  line-height: 19px;
  min-width: 0;
  font-weight: 400;
}
.ooblee-search__icon {
  width: 14px;
  height: 14px;
}
.ooblee-search__icon--small {
  width: 12px;
  height: 12px;
}
.ooblee-search__btn {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: none;
  color: #4d4d4d;
}
.ooblee-search__btn--pre {
  margin-right: 6px;
}
.ooblee-search__btn--post {
  margin-left: 6px;
}
/* !OOBLEE-SEARCH */
/* OOBLEE-RADIO */
.ooblee-radio {
  padding-left: 12px;
  display: flex;
  align-items: center;
}
.ooblee-radio input[type=radio] {
  display: none;
}
.ooblee-radio label {
  padding-left: 10px;
  cursor: pointer;
  position: relative;
  font-size: 1rem;
}
.ooblee-radio label::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #828282;
  border-radius: 50%;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}
.ooblee-radio label::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #606ff4;
  border: 1px solid #606ff4;
  border-radius: 50%;
  top: 50%;
  left: -12px;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}
.ooblee-radio input[type=radio]:checked + label::before {
  border-color: #606ff4;
}
.ooblee-radio input[type=radio]:checked + label::after {
  transform: translateY(-50%) scale(0.4);
}
/* OOBLEE-RADIO */
/* OOBLEE-REQUIRED-TEXT */
.ooblee-error-msg {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #606ff4;
}
.ooblee-warning-msg {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #ffae42;
}
/* !OOBLEE-REQUIRED-TEXT */
/* OOBLEE-INPUT-FILE */
.ooblee-input-file__webkit {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}
.ooblee-input-file__webkit::-webkit-file-upload-button, .ooblee-input-file__webkit::file-selector-button {
  border-radius: 8px;
  background: transparent;
  border: 1px solid #d5d5d5;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  color: #4d4d4d;
  margin-right: 10px;
  font-weight: 600;
}
/* !OOBLEE-INPUT-FILE */
.ooblee-icon__table {
  width: 15px;
  height: 15px;
}
/*
This file is used to contain all component imports.
Files inside this folder should contain all styles relating to a reusable component.
*/
.default-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-dialog .kiss-dialog__content {
  outline: none;
}
.default-dialog__wide .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-dialog__wide .kiss-dialog__content {
  outline: none;
}
.default-dialog__wide .default-dialog__container {
  max-width: 700px !important;
}
.view-order-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  padding: 10vh 0 0 0;
}
.view-order-dialog .kiss-dialog__content {
  outline: none;
}
.view-order-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  width: 700px;
  max-width: 90vw;
  max-height: 85vh;
  min-height: 65vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.view-item-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  padding: 10vh 0 0 0;
}
.view-item-dialog .kiss-dialog__content {
  outline: none;
}
.view-item-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  width: 592px;
  max-width: 90vw;
  max-height: 85vh;
  min-height: 65vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.view-reservations-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  padding: 10vh 0 0 0;
}
.view-reservations-dialog .kiss-dialog__content {
  outline: none;
}
.view-reservations-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  width: 800px;
  height: 100%;
  max-width: 90vw;
  max-height: 85vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.wallet-csv-export-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.wallet-csv-export-dialog .kiss-dialog__content {
  outline: none;
}
.wallet-csv-export-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  width: 530px;
  max-width: 90vw;
  max-height: 90vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.swf-event-view-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.swf-event-view-dialog .kiss-dialog__content {
  outline: none;
}
.swf-event-view-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  width: 100%;
  max-width: 90vw;
  max-height: 90vh;
  min-height: 65vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.new-location-setting-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.new-location-setting-dialog .kiss-dialog__content {
  outline: none;
}
.new-location-setting-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  max-width: 850px;
  width: 100%;
  max-height: 90vh;
  min-height: 65vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.qr-code-dialog .kiss-dialog__content-container {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.qr-code-dialog .kiss-dialog__content {
  outline: none;
}
.qr-code-dialog .kiss-dialog__content > * {
  background: #ffffff;
  border-radius: 16px;
  max-width: 850px;
  width: 96rem;
  max-height: 90vh;
  min-height: 65vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ooblee-tab__header {
  min-height: 42px;
  display: flex;
  padding: 10px 10px 0 10px;
  border-bottom: 1px solid #ebecf0;
  overflow: auto;
}
.ooblee-tab__header__item {
  display: flex;
  align-items: center;
  padding: 10px 20px 16px 20px;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  background: transparent;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #828282;
  margin-right: 20px;
}
.ooblee-tab__header__item--active {
  color: #606ff4;
  border-bottom: 2px solid #606ff4;
  text-shadow: 0 0 0.6px #606ff4, 0 0 0.6px #606ff4;
}
.ooblee-tab-subgroup .ooblee-tab__header {
  min-height: 42px;
  display: flex;
  border-bottom: none;
  overflow: auto;
  padding: 0;
}
.ooblee-tab-subgroup .ooblee-tab__header__item {
  display: flex;
  align-items: center;
  padding: 17px 21px 17px 19px;
  border: none;
  border-bottom: none;
  cursor: pointer;
  background: transparent;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #828282;
  margin-right: 0;
  border: 1px solid transparent;
  border-bottom: 0px;
}
.ooblee-tab-subgroup .ooblee-tab__header__item::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #d2d2d2;
  border-radius: 50%;
  margin-right: 8px;
  opacity: 0;
}
.ooblee-tab-subgroup .ooblee-tab__header__item--active {
  background: #f9f9f9;
  color: #4d4d4d;
  border: 1px solid #ebecf0;
  border-radius: 8px 8px 0px 0px;
  border-bottom: 0px;
  text-shadow: 0 0 0.6px #4d4d4d, 0 0 0.6px #4d4d4d;
}
.ooblee-tab-subgroup .ooblee-tab__header__item--active::before {
  opacity: 1;
}
.ooblee-tab-subgroup .ooblee-tab__content {
  background: #f9f9f9;
  border: 1px solid #ebecf0;
  border-radius: 0px 0px 8px 8px;
  margin-top: -1px;
}
.ooblee-stepper .ooblee-stepper-wrapper {
  display: flex;
  flex-direction: column;
}
.ooblee-stepper__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 60px 60px 60px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.ooblee-stepper__header__item {
  background: #f2f3f4;
  border: 1px solid rgba(131, 131, 131, 0.7);
  color: #4d4d4d;
  width: 31px;
  height: 31px;
  flex: 0 0 31px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  position: relative;
}
.ooblee-stepper__header__item .stepper-label-text-container {
  position: absolute;
  top: 40px;
}
.ooblee-stepper__header__item .stepper-label-text {
  position: relative;
  color: #838383;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  width: 200px;
}
@media (max-width: 76.7375em) {
  .ooblee-stepper__header__item .stepper-label-text {
    width: 120px;
  }
}
.ooblee-stepper__header__item .check {
  width: 16px;
  height: 16px;
}
.ooblee-stepper__header__item--active {
  background: #606ff4;
  border: 1px solid #606ff4;
  color: #ffffff;
}
.ooblee-stepper__header__item--active .stepper-label-text {
  color: #4d4d4d;
}
.ooblee-stepper__header__item--completed {
  background: #606ff4;
  border: 1px solid #606ff4;
  color: #ffffff;
}
.ooblee-stepper__header__item--completed .stepper-label-text {
  color: #4d4d4d;
}
.ooblee-stepper__header__item:not(.ooblee-stepper__header__item--active, .ooblee-stepper__header__item:disabled, .ooblee-stepper__header__item--completed):hover {
  background: #ffeeee;
  color: #606ff4;
  border: 1px solid #606ff4;
}
.ooblee-stepper__header__line {
  border: 1px solid rgba(131, 131, 131, 0.7);
  flex: 1 1;
}
.ooblee-stepper__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.ooblee-stepper__step .title {
  font-size: 13px;
  font-weight: 400;
  line-height: 17.7px;
  color: #4d4d4d;
}
/*
This file is used to contain all themes.
Files inside this folder can contain specific element styles, colors. 
*/
/* KISS-LAYOUTS */
/* !KISS-LAYOUTS */
.kiss-backdrop {
  z-index: 10;
}
.kiss-sidebar {
  z-index: 10;
}
/* KISS CARD */
.kiss-card {
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}
.kiss-card--half {
  border-radius: 8px;
}
/* !KISS CARD */
/* KISS NAVIGATION SIDEBAR */
.kiss-navigation-sidebar {
  border-right: 1.5px solid #ebecf0;
  overflow: hidden;
}
.kiss-navigation-sidebar__ooblee-footer {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  line-height: 20px;
  padding: 20px 25px 50px 25px;
  justify-content: flex-end;
  white-space: nowrap;
}
.kiss-navigation-sidebar__ooblee-footer__btn {
  cursor: pointer;
}
.kiss-navigation-sidebar__ooblee-footer__link {
  color: #4db9b3;
  margin-top: 15px;
  cursor: pointer;
  text-decoration: underline;
}
.kiss-navigation-sidebar .nav-expand-btn {
  position: absolute;
  top: 8rem;
  right: -0.781rem;
  width: 1.563rem;
  height: 1.563rem;
  background: #ffffff;
  border-radius: 50%;
  border: 1.5px solid #ebecf0;
  color: #4d4d4d;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 150ms;
  transform: rotate(180deg);
}
.kiss-navigation-sidebar .nav-expand-btn__expanded {
  transform: rotate(0deg);
}
.kiss-navigation-sidebar .kiss-navigation {
  padding: 0 0 1em 0;
  margin-top: 1em;
  flex: 1 1;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item {
  display: block;
  margin: 0.5em 1.25em;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item .nav-link {
  padding: 0 0.625em;
  min-height: 2.5rem;
  border-radius: 0.5em;
  font-weight: 400;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item .nav-link .nav-title,
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item .nav-link .nav-translation {
  padding: 0 0.714em;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item .nav-icon {
  margin: 0;
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item.active .nav-link {
  color: #606ff4;
  background-color: #ffeeee;
  font-weight: 600;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-item:not(.active) .nav-link:hover {
  background-color: #ffeeee;
  color: #606ff4;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list {
  display: block;
  margin: 0.5em 1.25em;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .kiss-navigation-list-child {
  margin: 0em;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list {
  padding: 0 0.625em;
  min-height: 2.5rem;
  border-radius: 0.5em;
  font-weight: 400;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list > .nav-title,
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list > .nav-translation {
  padding: 0 0.714em;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-icon,
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list-icon {
  margin: 0;
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list-icon {
  transform: rotate(270deg);
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list-icon svg {
  width: 0.875rem;
  height: 0.875rem;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list .nav-list-item {
  flex: 0 0 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  transform: rotate(270deg);
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list.active > .nav-list {
  color: #606ff4;
  background: #ffeeee;
  font-weight: 600;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list:not(.active) > .nav-list:hover {
  background: #ffeeee;
  color: #606ff4;
}
.kiss-navigation-sidebar .kiss-navigation .kiss-navigation-list.open .nav-list-icon {
  transform: rotate(0deg);
}
.kiss-navigation-sidebar .kiss-navigation .nav-children {
  padding-left: 1.75rem;
  overflow-y: hidden;
  /* NESTED KISS NAVIGATION LIST */
  /*!NESTED KISS NAVIGATION LIST */
  /* NESTED KISS NAVIGATION ITEM */
  /* !NESTED KISS NAVIGATION ITEM */
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-link {
  min-height: 2rem;
  margin: 0.5em 0;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-list {
  padding: 0 0.625em;
  min-height: 2rem;
  margin: 0.5em 0;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-list > .nav-icon {
  flex: 0 0 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-list > .nav-list-icon {
  transform: rotate(0deg);
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .nav-list > .nav-list-icon svg {
  width: 0.625rem;
  height: 0.625rem;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .kiss-navigation-list > .nav-children {
  padding-left: 1.25rem;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .kiss-navigation-item.active .nav-link {
  color: #606ff4;
  background-color: transparent;
}
.kiss-navigation-sidebar .kiss-navigation .nav-children .kiss-navigation-item:not(.active) .nav-link:hover {
  background-color: transparent;
  color: #606ff4;
}
.main-nav-sidebar {
  overflow: visible;
}
@media (min-width: 576px) {
  .main-nav-sidebar {
    width: 18.75rem;
    max-width: 18.75rem;
  }
}
.main-nav-sidebar.folded .kiss-navigation-item,
.main-nav-sidebar.folded .kiss-navigation-list {
  margin: 0.5rem 1rem;
}
.main-nav-sidebar.folded .kiss-navigation-item .nav-icon,
.main-nav-sidebar.folded .kiss-navigation-list .nav-icon {
  width: 2.5rem;
  height: 2.5rem;
  flex: 0 0 1.25rem;
}
.main-nav-sidebar.folded .nav-expand-btn {
  top: 4.55rem;
}
/* !KISS NAVIGATION SIDEBAR */
/* KISS TOOLBAR */
.kiss-toolbar {
  background: var(--pallete-white, #ffffff);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.kiss-toolbar__user-btn {
  margin: 0 1em 0 1.563em;
  padding: 0.5em;
  color: #838383;
}
.kiss-toolbar__user-btn .ooblee-btn__icon {
  margin-left: 0.938em;
}
.kiss-toolbar__user-container {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: white;
  border: 0.5px solid #838383;
  overflow: hidden;
}
.kiss-toolbar__user-container img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.kiss-toolbar .input_div {
  position: relative;
  width: 100%;
}
.kiss-toolbar .input_div .elastic_input {
  max-width: 439px;
  width: 100%;
  height: 34px;
  background: #ffffff;
  border: 1px solid rgba(131, 131, 131, 0.4);
  border-radius: 8px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  outline: none;
  padding-left: 30px;
  color: #4d4d4d;
}
.kiss-toolbar .input_div .elastic_input:focus {
  border: 1px solid #606ff4;
}
.kiss-toolbar .input_div .absolute_search {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kiss-toolbar__action-btn {
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0.5em;
  color: var(--pallete-midnight-blue, #193779);
}
.kiss-toolbar__action-btn--open {
  background: #e5f9ff;
  border-radius: 50%;
}
.kiss-toolbar__action-btn:hover {
  background: #e5f9ff;
  border-radius: 50%;
}
.kiss-toolbar .ooblee-transparent-select.kiss-select .kiss-select-container:hover {
  background: #fbfcfd;
}
.adjust {
  padding-top: 10px;
  padding-bottom: 10px;
}
.user_settings {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 280px;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
}
.user_settings .title {
  margin: 16px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 57px;
  height: 24px;
  color: #232d42;
}
.user_settings .line {
  margin: 0;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  border-radius: 2px;
}
.user_settings .options_row {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  padding-left: 16px;
  width: 280px;
  height: 44px;
  margin: 0;
}
.user_settings .options_row p {
  padding-left: 14px;
  /* Link Small */
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  margin: 0;
  align-self: center;
  color: #586278;
}
.user_settings .options_row:hover {
  background-color: #f2f6ff;
}
.notification_box {
  max-height: 411px;
  height: 100%;
}
.notification_box .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.notification_box .row .title {
  margin-left: 16px;
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 57px;
  height: 24px;
  color: #232d42;
}
.notification_box .row .switch {
  display: flex;
  flex-direction: row;
  margin-right: 20px;
}
.notification_box .row .switch .new {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #586278;
  cursor: pointer;
  margin-top: 16px;
  margin-bottom: 8px;
}
.notification_box .row .switch .new__active {
  color: #00b0f0;
}
.notification_box .row .switch .new:hover {
  color: #00b0f0;
}
.notification_box .row .switch .all {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
  margin-top: 16px;
  margin-bottom: 8px;
  cursor: pointer;
  color: #586278;
}
.notification_box .row .switch .all__active {
  color: #00b0f0;
}
.notification_box .row .switch .all:hover {
  color: #00b0f0;
}
.notification_box .line {
  margin: 0;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  border-radius: 2px;
}
.notification_box .notification_container {
  padding: 18px 18px 18px 16px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 358px;
  overflow-y: scroll;
}
.notification_box .notification_container .color_box {
  margin: -18px -18px 15px -16px;
  padding-bottom: 10px;
}
.notification_box .notification_container .color_box .notification {
  margin: 18px 18px 0px 16px;
}
.notification_box .notification_container .color_box .notification .notification_header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
.notification_box .notification_container .color_box .notification .notification_header .kiss-svg-icon__svg {
  width: 15px;
  height: 17px;
  cursor: pointer;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area {
  display: flex;
  width: fit-content;
  justify-content: space-between;
  align-items: center;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area p {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #232d42;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle_border {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 9px;
  display: flex;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle_border .circle {
  cursor: pointer;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  justify-self: center;
  position: relative;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle_border .circle__marked {
  background-color: #00b0f0;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle_border .circle .tooltiptext {
  transition-delay: 0ms;
  transition-property: visibility;
  -webkit-user-select: none;
          user-select: none;
  visibility: hidden;
  text-align: center;
  /* Body Small */
  font-family: "Lato", sans-serif;
  width: 111px;
  height: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #586278;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  top: 6px;
  left: 6.6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle_border:hover {
  border: 1px solid #adb5bd;
}
.notification_box .notification_container .color_box .notification .notification_header .circle_area .circle:hover .tooltiptext {
  visibility: visible;
  transition-delay: 600ms;
}
.notification_box .notification_container .color_box .notification .message {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  inline-size: 370px;
  overflow-wrap: break-word;
  hyphens: manual;
  color: #232d42;
}
.notification_box .notification_container .color_box .notification .date {
  margin: 0;
  padding-top: 2px;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
  text-align: right;
}
.notification_box .color_box:last-child {
  margin: -18px -18px 0px -16px;
}
.notification_box .color_box:hover {
  background-color: #f2f6ff;
}
.user-info-container {
  display: flex;
  align-items: center;
  padding: 1.125em 1em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid var(--pallete-gray-5, #e2e2e2);
}
.kiss-menu-content {
  padding: 0 0 0.5em 0;
}
.kiss-menu-content .user-info {
  display: flex;
  flex-direction: column;
  padding-left: 1em;
}
.kiss-menu-content .user-info__email {
  font-size: 0.875rem;
  color: var(--primary-text-color-2, #586278);
}
/* !KISS TOOLBAR */
/* KISS USER AVATAR */
.kiss-user-avatar {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  background: var(--pallete-saffron-yellow, #ffc000);
}
/* !KISS USER AVATAR */
/* KISS LOADING BAR */
.kiss-loader {
  background: #ffffff;
}
.kiss-loader-bar {
  background: #606ff4;
}
/* !KISS LOADING BAR */
.kiss-breadcrumbs__no-link, .kiss-breadcrumbs__link {
  font-weight: var(--font-weight-bold, 700);
  font-size: 1.5rem;
  line-height: var(--line-height-lg, 2rem);
}
.kiss-breadcrumbs__icon {
  font-size: 2rem;
  margin: 0 0.5rem;
}
/* KISS MENU */
.kiss-menu-content {
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  padding: 3px 0;
}
.kiss-menu-content .kiss-menu-item {
  color: #4d4d4d;
  font-weight: 400;
  padding: 0 20px;
  min-height: 50px;
  display: flex;
  align-items: center;
  min-width: 0;
  width: 100%;
  background: #ffffff;
}
.kiss-menu-content .kiss-menu-item:not(:last-of-type) {
  border-bottom: 0.5px solid #d5d5d5;
}
.kiss-menu-content .kiss-menu-item:hover {
  background: var(--pallete-gray-6, #f2f2f2);
}
.kiss-menu__action__icon {
  width: 16px;
  height: 16px;
}
.kiss-menu__action__icon--pre {
  margin-right: 6px;
}
.kiss-menu__action__icon--post {
  margin-left: 6px;
}
/* !KISS MENU */
.kiss-menu-shop-select {
  padding: 1rem 0 1rem 1rem;
  min-width: 16.25rem;
}
.kiss-menu-shop-select .kiss-menu-item {
  min-height: 2.875rem;
  border-radius: 0.5rem;
  padding: 0.438rem 0.625rem;
}
.kiss-menu-shop-select .kiss-menu-item:not(:last-of-type) {
  border-bottom: none;
  margin-bottom: 0.625rem;
}
.kiss-checkbox__checkmark-container {
  outline: 2px solid rgba(130, 130, 130, 0.4);
  width: 16px;
  height: 16px;
  border-radius: 4px;
  -webkit-user-select: none;
          user-select: none;
}
.kiss-checkbox__content {
  -webkit-user-select: none;
          user-select: none;
}
.kiss-checkbox__label {
  display: flex;
  align-items: center;
  -webkit-user-select: all;
          user-select: all;
}
.kiss-checkbox__checkmark {
  background-color: #606ff4;
}
.kiss-checkbox__checkmark svg {
  height: 10px;
}
.kiss-checkbox.checked .kiss-checkbox__checkmark-container {
  outline-color: #606ff4;
  background-color: #606ff4;
}
.ooblee-checkbox.kiss-checkbox .kiss-checkbox__checkmark-container {
  outline: 1px solid rgba(130, 130, 130, 0.4);
  width: 16px;
  height: 16px;
  border-radius: 4px;
  -webkit-user-select: none;
          user-select: none;
}
.ooblee-checkbox.kiss-checkbox .kiss-checkbox__label {
  display: flex;
  align-items: center;
  -webkit-user-select: all;
          user-select: all;
}
.ooblee-checkbox.kiss-checkbox .kiss-checkbox__content {
  margin-left: 0.75em;
}
.ooblee-checkbox.kiss-checkbox .kiss-checkbox__checkmark {
  background-color: #606ff4;
}
.ooblee-checkbox.kiss-checkbox .kiss-checkbox__checkmark svg {
  height: 10px;
}
.ooblee-checkbox.kiss-checkbox.checked .kiss-checkbox__checkmark-container {
  outline-color: #606ff4;
  background-color: #606ff4;
}
.kiss-paginator__item {
  width: 32px;
  height: 32px;
  background: transparent;
  border: none;
  font-weight: 600;
}
.kiss-paginator__arrow-right {
  margin-left: 8px;
  color: #606ff4;
}
.kiss-paginator__arrow-right kiss-svg-icon {
  width: 10px;
  height: 24px;
}
.kiss-paginator__arrow-right[disabled] {
  color: #838383;
}
.kiss-paginator__arrow-left {
  margin-right: 8px;
  color: #606ff4;
}
.kiss-paginator__arrow-left kiss-svg-icon {
  width: 10px;
  height: 24px;
}
.kiss-paginator__arrow-left[disabled] {
  color: #838383;
}
.kiss-paginator__number {
  background: none;
  color: #838383;
  margin: 0 5px;
  border-radius: 8px;
}
.kiss-paginator__number:not(.kiss-paginator__active, .kiss-paginator:disabled):hover {
  background: #ffeeee;
  color: #606ff4;
}
.kiss-paginator__active {
  background: #606ff4;
  color: white;
  font-weight: bold;
}
.kiss-paginator__results {
  color: #838383;
  font-size: 14px;
  line-height: 19px;
}
.kiss-paginator__results .ooblee-select-filter {
  margin-left: 10px;
  min-width: 50px;
}
.kiss-paginator__results .ooblee-select-filter .kiss-select-container {
  padding: 0.313rem 0.5rem !important;
}
/* OOBLEE-SELECT filter*/
.ooblee-select-filter.kiss-select {
  border: 1px solid rgba(130, 130, 130, 0.4);
  border-radius: 0.5rem;
  color: #4d4d4d;
  overflow: hidden;
}
.ooblee-select-filter.kiss-select.ng-dirty.ng-invalid {
  border-color: #606ff4;
  background-color: #ffeeee;
}
.ooblee-select-filter.kiss-select .kiss-select-container {
  padding: 0.313rem 0.75rem;
  min-height: 2.125rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
  background: #ffffff;
}
.ooblee-select-filter.kiss-select--focus {
  border: 1px solid #606ff4;
}
.ooblee-select-filter.kiss-select__post-icon {
  color: #4d4d4d;
  margin: 0 0 0 0.813em;
}
.ooblee-select-filter.kiss-select__pre-icon {
  color: #4d4d4d;
  margin: 0 0.813em 0 0;
}
.ooblee-select-filter.kiss-select__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ooblee-select-filter.kiss-select__placeholder {
  color: #4d4d4d;
}
.ooblee-select-filter .kiss-select__dropdown {
  border-radius: 0.25rem;
  padding: 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
}
.ooblee-select-filter .kiss-select__option {
  padding: 0.438rem 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
}
.ooblee-select-filter .kiss-select__option--selected {
  background: #818df6;
  color: #ffffff;
}
.ooblee-select-filter .kiss-select__option--multiple {
  background: initial;
  color: initial;
}
.ooblee-select-filter .kiss-select__option:hover:not(.ooblee-select-filter .kiss-select__option--selected) {
  background: #e2e2e2;
  color: initial;
}
/* !OOBLEE-SELECT filter*/
/* OOBLEE-SELECT form*/
.ooblee-select-form.kiss-select {
  border: 1px solid rgba(130, 130, 130, 0.4);
  border-radius: 0.5rem;
  color: #4d4d4d;
  overflow: hidden;
}
.ooblee-select-form.kiss-select.kiss-disabled {
  opacity: 0.6;
}
.ooblee-select-form.kiss-select .kiss-select-container {
  padding: 0.625em;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 20px;
  background: #ffffff;
}
.ooblee-select-form.kiss-select--focus {
  border: 1px solid #606ff4;
}
.ooblee-select-form.kiss-select__post-icon {
  color: #4d4d4d;
  margin: 0 0 0 0.813em;
}
.ooblee-select-form.kiss-select__pre-icon {
  color: #4d4d4d;
  margin: 0 0.813em 0 0;
}
.ooblee-select-form.kiss-select__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ooblee-select-form .kiss-select__placeholder {
  color: #757575;
}
.ooblee-select-form .kiss-select__dropdown {
  border-radius: 0.25rem;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  padding: 0;
}
.ooblee-select-form .kiss-select__dropdown .kiss-checkbox {
  margin-right: 12px;
}
.ooblee-select-form .kiss-select__dropdown-header .kiss-checkbox__content {
  margin-left: 12px;
}
.ooblee-select-form .kiss-select__option {
  padding: 0.438rem 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
}
.ooblee-select-form .kiss-select__option--selected:not(.ooblee-select-form .kiss-select__option--multiple) {
  background: #818df6;
  color: #ffffff;
}
.ooblee-select-form .kiss-select__option:hover:not(.ooblee-select-form .kiss-select__option--selected) {
  background: #e2e2e2;
  color: initial;
}
/* !OOBLEE-SELECT form*/
/* OOBLEE-SELECT FORM TWO ROW */
.ooblee-select-form-two-row .kiss-select__dropdown {
  border-radius: 0.25rem;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  padding: 0;
}
.ooblee-select-form-two-row .kiss-select__option-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ooblee-select-form-two-row .kiss-select__option-container .kiss-checkbox {
  margin-right: 12px;
}
.ooblee-select-form-two-row .kiss-select__option {
  flex: 1 0 200px;
  padding: 0.438rem 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
}
.ooblee-select-form-two-row .kiss-select__option--selected:not(.ooblee-select-form-two-row .kiss-select__option--checkbox-shown) {
  background: #818df6;
  color: #ffffff;
}
.ooblee-select-form-two-row .kiss-select__option--multiple {
  background: initial;
  color: initial;
}
.ooblee-select-form-two-row .kiss-select__option:hover:not(.ooblee-select-form-two-row .kiss-select__option--selected) {
  background: #e2e2e2;
  color: initial;
}
/* OOBLEE-SELECT TWO ROW */
.kiss-select-option__pre-text {
  background: #818df6;
  color: #ffffff;
  padding: 0.5rem 0.875rem;
  flex: 1 0 100%;
  position: sticky;
  top: 0;
  z-index: 2;
}
.kiss-select-option__post-text {
  color: #4d4d4d;
  background: #ffffff;
  padding: 0.938rem 0.875rem;
  flex: 1 0 100%;
  position: sticky;
  bottom: -1px;
  z-index: 2;
  border-top: 1px solid #ebecf0;
}
.kiss-select-option__link {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #4db9b3;
  cursor: pointer;
}
.kiss-select-container--250 .kiss-select__option-container {
  max-height: 250px;
}
.ooblee-transparent-select.kiss-select {
  border-radius: 0.5rem;
  color: #4d4d4d;
  overflow: hidden;
}
.ooblee-transparent-select.kiss-select .kiss-select-container {
  padding: 0.625em;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 20px;
  background: transparent;
}
.ooblee-transparent-select .kiss-select__post-icon {
  color: #4d4d4d;
  margin: 0 0 0 0.813em;
}
.ooblee-transparent-select .kiss-select__pre-icon {
  color: #4d4d4d;
  margin: 0 0.813em 0 0;
}
.ooblee-transparent-select .kiss-select__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ooblee-transparent-select .kiss-select__placeholder {
  color: #757575;
}
.ooblee-transparent-select .kiss-select__dropdown {
  border-radius: 0.25rem;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  padding: 0;
  min-width: 200px;
}
.ooblee-transparent-select .kiss-select__dropdown .kiss-checkbox {
  margin-right: 12px;
}
.ooblee-transparent-select .kiss-select__dropdown-header .kiss-checkbox__content {
  margin-left: 12px;
}
.ooblee-transparent-select .kiss-select__option {
  padding: 0.438rem 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
}
.ooblee-transparent-select .kiss-select__option--selected:not(.ooblee-transparent-select .kiss-select__option--multiple) {
  background: #818df6;
  color: #ffffff;
}
.ooblee-transparent-select .kiss-select__option:hover:not(.ooblee-transparent-select .kiss-select__option--selected) {
  background: #e2e2e2;
  color: initial;
}
/* KISS DATEPICKER*/
.ooblee-datepicker.kiss-datepicker {
  border: 1px solid #cdcdcd;
  border-radius: 0.5rem;
  color: #4d4d4d;
  overflow: hidden;
}
.ooblee-datepicker.kiss-datepicker .kiss-datepicker-container {
  padding: 0.625rem;
  min-height: 2.438rem;
  min-width: 6.25rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 19px;
  background: #ffffff;
}
.ooblee-datepicker.kiss-datepicker--focus {
  border: 1px solid #606ff4;
}
.ooblee-datepicker.kiss-datepicker.ng-dirty.ng-invalid {
  border-color: #606ff4;
  background-color: #ffeeee;
}
.ooblee-datepicker .kiss-datepicker__dropdown {
  padding: 1em;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.ooblee-datepicker .kiss-datepicker__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ooblee-datepicker .kiss-datepicker__post-icon {
  color: #828282;
  margin: 0 0 0 0.813em;
  width: 0.938rem;
  height: 0.938rem;
}
.ooblee-datepicker .kiss-datepicker__post-icon kiss-svg-icon {
  width: inherit;
  height: inherit;
}
.ooblee-datepicker .kiss-datepicker__pre-icon {
  color: #828282;
  margin: 0 0.813em 0 0;
  width: 0.938rem;
  height: 0.938rem;
}
.ooblee-datepicker .kiss-datepicker__pre-icon kiss-svg-icon {
  width: inherit;
  height: inherit;
}
.ooblee-datepicker .kiss-datepicker__btn {
  border-radius: 0.2em;
  padding: 0;
  height: 2.25rem;
  font-weight: 500;
  color: #4d4d4d;
  line-height: 22px;
  font-size: 0.875rem;
}
.ooblee-datepicker .kiss-datepicker__btn:hover {
  background: #ebecf0;
  color: initial;
}
.ooblee-datepicker .kiss-datepicker__view-info-date {
  color: #4d4d4d;
}
.ooblee-datepicker .kiss-datepicker__view-info-date__month, .ooblee-datepicker .kiss-datepicker__view-info-date__year {
  font-size: 1rem;
  padding: 0.2em;
  height: 2.25rem;
}
.ooblee-datepicker .kiss-datepicker__view--active {
  background: #606ff4;
  color: #ffffff;
}
.ooblee-datepicker .kiss-datepicker__year--active, .ooblee-datepicker .kiss-datepicker__month--active {
  background: #606ff4;
  color: #ffffff;
}
.ooblee-datepicker .kiss-datepicker__day {
  font-size: 0.85rem;
}
.ooblee-datepicker .kiss-datepicker__day__weekdays {
  font-weight: 600;
}
.ooblee-datepicker .kiss-datepicker__day__weekdays__item {
  width: 2.25rem;
  height: 2.25rem;
  color: #828282;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ooblee-datepicker .kiss-datepicker__day__item {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
}
.ooblee-datepicker .kiss-datepicker__day__item--between-range {
  background: #818df6;
  border-radius: 0;
}
.ooblee-datepicker .kiss-datepicker__day__item--between-range-hover {
  border-radius: 0;
}
.ooblee-datepicker .kiss-datepicker__day__item--active {
  background: #606ff4;
  color: #ffffff;
}
.ooblee-datepicker .kiss-datepicker__day__item--disabled {
  opacity: 0.5;
}
.ooblee-datepicker .kiss-datepicker__placeholder {
  color: #828282;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 19px;
}
.ooblee-datepicker .kiss-datepicker__time--inbetween {
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: #606ff4;
}
.ooblee-datepicker .kiss-datepicker__time__item {
  margin: 1em 0.5em;
  width: 3.5em;
}
.ooblee-datepicker .kiss-datepicker__time__item--up, .ooblee-datepicker .kiss-datepicker__time__item--down {
  color: #828282;
  font-weight: 900;
  font-size: 15px;
  line-height: 15px;
}
.ooblee-datepicker .kiss-datepicker__time__item__input {
  border: none;
  padding: 0.2em;
  font-size: 32px;
  color: #606ff4;
}
/* !KISS DATEPICKER */
/* KISS-DATEPICKER-TIME */
.ooblee-datepicker-time .kiss-datepicker__dropdown {
  padding: 1em;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.ooblee-datepicker-time .kiss-datepicker__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ooblee-datepicker-time .kiss-datepicker__time {
  min-width: 200px;
}
.ooblee-datepicker-time .kiss-datepicker__time--inbetween {
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: #606ff4;
}
.ooblee-datepicker-time .kiss-datepicker__time__item {
  margin: 1em 0.5em;
  width: 3.5em;
}
.ooblee-datepicker-time .kiss-datepicker__time__item--up, .ooblee-datepicker-time .kiss-datepicker__time__item--down {
  color: #828282;
  font-weight: 900;
  font-size: 15px;
  line-height: 15px;
}
.ooblee-datepicker-time .kiss-datepicker__time__item__input {
  border: none;
  padding: 0.2em;
  font-size: 32px;
  color: #606ff4;
}
.ooblee-datepicker-time .kiss-datepicker__btn {
  border-radius: 0.2em;
  padding: 0 0.5em;
  height: 2.25rem;
  font-weight: 500;
  line-height: 22px;
  font-size: 0.875rem;
}
.ooblee-datepicker-time .kiss-datepicker__btn:hover {
  background: #ebecf0;
  color: initial;
}
/*! KISS-DATEPICKER-TIME */
/* KISS SEARCH */
.kiss-search {
  border: 1px solid #ebecf0;
  padding: 5px 0;
  border-radius: 0.5rem;
}
.kiss-search:focus-within {
  outline: 2px solid #606ff4;
}
.kiss-search__icon-btn {
  margin: 0;
  color: #828282;
}
/* !KISS SEARCH */
.kiss-tooltip__tag {
  background-color: var(--primary-white, #ffffff);
  color: var(--pallete-gray-3, #828282);
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  line-height: 18px;
  -webkit-user-select: none;
          user-select: none;
}
.kiss-toggle-switch {
  font-size: 1.2rem;
}
.kiss-toggle-switch__slider {
  background: #cdcdcd;
}
.kiss-toggle-switch__slider::before {
  background: #ffffff;
}
.kiss-toggle-switch.checked .kiss-toggle-switch__slider {
  background: #606ff4;
}
.kiss-toggle-switch--green.checked .kiss-toggle-switch__slider {
  background: #6ed889;
}
/* APPLYING A SPECIFIC STLYING */
kiss-table.ooblee-table .kiss-table-header .kiss-header-row {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
kiss-table.ooblee-table .kiss-table-header .kiss-header-row .kiss-header-cell {
  min-height: 40px;
  padding: 0px 15px;
  background-color: #f9f9f9;
}
kiss-table.ooblee-table .kiss-table-header .kiss-header-row .kiss-header-cell:first-of-type {
  padding-left: 30px;
}
kiss-table.ooblee-table .kiss-table-body .kiss-row {
  font-weight: 400;
  font-size: 14px;
  line-height: auto;
}
kiss-table.ooblee-table .kiss-table-body .kiss-row .kiss-cell {
  min-height: 73px;
  padding: 0 15px;
  background-color: #ffffff;
  border-bottom: 1px solid #ebecf0;
}
kiss-table.ooblee-table .kiss-table-body .kiss-row .kiss-cell:first-of-type {
  padding-left: 30px;
}
kiss-table.ooblee-table .kiss-table-body .kiss-row.highlight .kiss-cell {
  background-color: transparent;
}
.kiss-loader__circle {
  border-color: #606ff4 transparent transparent transparent;
}
/* KISS SPLASH SCREEN */
.kiss-splash-screen__content {
  background: #f6f7f8;
}
/* !KISS SPLASH SCREEN */
/* Swiper */
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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 {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #4d4d4d;
  background-color: #ffffff !important;
  scroll-behavior: smooth;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #d1d2d3;
}
/* width */
::-webkit-scrollbar {
  width: 18px;
  height: 18px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fcfcfc;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e7e8e9;
  border-radius: 13px;
  border: 5px solid #fcfcfc;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d1d2d3;
}
/* !SCROLLBAR */
.confirmation-dialog .kiss-dialog__content-container {
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.confirmation-dialog .kiss-dialog__content {
  background-color: #ffffff;
  border-radius: 4px;
  max-width: 450px;
  width: 100%;
}
.suport-dialog {
  width: 506px;
  height: 503px;
}
.suport-dialog .kiss-dialog__content-container {
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.suport-dialog .kiss-dialog__content {
  background-color: #ffffff;
  border-radius: 4px;
  max-width: 450px;
  width: 100%;
}
/* NGX-TOASTR */
.ngx-toastr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ngx-toastr .toast-close-button {
  top: 50%;
  right: 5px;
  order: 2;
}
.ngx-toastr .alert {
  flex: 1 1;
}
/* !NGX-TOASTR */
.text-elipsis-two-row {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-elipsis-one-row {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.text-elipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css ***!
  \****************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */

.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 styles */

.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;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

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;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */

.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */

.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */

.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */

.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;
}

/* Responsive Design */

@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;
  }
}


/*# sourceMappingURL=styles.css.map*/