@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400%3b600%3b700%3b900&display=swap);
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

[id^=__lpform_input] {
  display: none;
}

@font-face {
  font-family: "Articulat CF";
  src: url("/fonts/ArticulatCF-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "Articulat CF";
  src: url("/fonts/ArticulatCF-Medium.otf");
  font-weight: 500;
}
@font-face {
  font-family: "Articulat CF";
  src: url("/fonts/ArticulatCF-DemiBold.otf");
  font-weight: 600;
}
@font-face {
  font-family: "Articulat CF";
  src: url("/fonts/ArticulatCF-DemiBold.otf");
  font-weight: 700;
}
@font-face {
  font-family: "Articulat CF";
  src: url("/fonts/ArticulatCF-ExtraBold.otf");
  font-weight: 900;
}
@font-face {
  font-family: "icomoon";
  src: url("/fonts/cervd-icons/icomoon.eot?r817vn");
  src: url("/fonts/cervd-icons/icomoon.eot?r817vn#iefix") format("embedded-opentype"), url("/fonts/cervd-icons/icomoon.ttf?r817vn") format("truetype"), url("/fonts/cervd-icons/icomoon.woff?r817vn") format("woff"), url("/fonts/cervd-icons/icomoon.svg?r817vn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: currentColor;
}

.icon-hide:before {
  content: "\e92a";
}

.icon-arrow:before {
  content: "\e92b";
}

.icon-back:before {
  content: "\e928";
}

.icon-copy:before {
  content: "\e929";
}

.icon-team-large-white:before {
  content: "\e91c";
  color: #fff;
}

.icon-team-large:before {
  content: "\e91d";
}

.icon-team-medium-white:before {
  content: "\e91e";
  color: #fff;
}

.icon-team-medium:before {
  content: "\e91f";
}

.icon-team-small-white .path1:before {
  content: "\e920";
  color: rgb(105, 176, 51);
}

.icon-team-small-white .path2:before {
  content: "\e921";
  margin-left: -1.2861328125rem;
  color: rgb(105, 176, 51);
}

.icon-team-small-white .path3:before {
  content: "\e922";
  margin-left: -1.2861328125rem;
  color: rgb(255, 255, 255);
}

.icon-team-small-white .path4:before {
  content: "\e923";
  margin-left: -1.2861328125rem;
  color: rgb(255, 255, 255);
}

.icon-team-small-white .path5:before {
  content: "\e924";
  margin-left: -1.2861328125rem;
  color: rgb(255, 255, 255);
}

.icon-team-small:before {
  content: "\e925";
}

.icon-team-xlarge-white:before {
  content: "\e926";
  color: #fff;
}

.icon-team-xlarge:before {
  content: "\e927";
}

.icon-icon_pdf:before {
  content: "\e91b";
}

.icon-links:before {
  content: "\e91a";
}

.icon-check:before {
  content: "\e919";
}

.icon-file:before {
  content: "\e915";
}

.icon-alert:before {
  content: "\e911";
}

.icon-draganddrop:before {
  content: "\e912";
}

.icon-kebab:before {
  content: "\e913";
}

.icon-upload:before {
  content: "\e914";
}

.icon-checkbox-no:before {
  content: "\e900";
}

.icon-checkbox-yes:before {
  content: "\e901";
}

.icon-chevron:before {
  content: "\e902";
}

.icon-chevron-light:before {
  content: "";
  width: 32px;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url(/images/chevron-down.svg);
  background-position: center;
}

.icon-circle-cross:before {
  content: "\e905";
}

.icon-circle-check:before {
  content: "\e906";
}

.icon-date-copy-10:before {
  content: "\e907";
  color: #5f8290;
}

.icon-date:before {
  content: "\e908";
}

.icon-delete:before {
  content: "\e909";
}

.icon-edit:before {
  content: "\e90a";
}

.icon-radio-no:before {
  content: "\e90b";
}

.icon-radio-yes:before {
  content: "\e90c";
}

.icon-search:before {
  content: "\e90d";
}

.icon-see:before {
  content: "\e90e";
}

.icon-send:before {
  content: "\e90f";
}

.icon-switch:before {
  content: "\e910";
}

:root {
  --yellow-50: #ffe9b7;
  --yellow-d: #ffd77a;
  --green-25: #e2fffa;
  --green-50: #c2f8ef;
  --green-75: #92cfc7;
  --green-100: #349a87;
  --green-d: #50c9b3;
  --blue-50: #dbdde7;
  --blue-100: #5f8290;
  --blue-200: #055e9a;
  --blue-300: #02354a;
  --blue-d: #2b9be3;
  --blue-c: #3798d4;
  --red-700: #bd2e4c;
  --red-200: #dc637c;
  --red-100: #d8a5b9;
  --red-d: #f6cbd4;
  --orange-d: #fb7721;
  --gray-10: #ddd;
  --gray-50: #f5f5f5;
  --gray-80: #f0f0f0;
  --gray-100: #f9f9f9;
  --gray-d: #dfdfdf;
  --white-d: #ffffff;
  --black-d: #000000;
  --gradient-d: pallette("gradient", d);
  --gradient-blue: pallette("gradient", blue);
  --gradient-employ: pallette("gradient", employ);
  --input-box-shadow: #00000020;
  --input-shadow: #00000033;
}

.employees .modal__dialog .employees-import__file-wrapper--blue__close:before, .modal__close:before, .tl__filter-header__sort .tl__filter-header__dropdown i.vue-feather--chevron-down:before, .tl__filter-header__dropdown--filter i.vue-feather--chevron-down:before, .partial-radio:before, .checkbox__box:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  bottom: -10px;
  left: -10px;
  right: -10px;
  top: -10px;
}
.employees .modal__dialog .employees-import__file-wrapper--blue__close:hover:before, .modal__close:hover:before, .tl__filter-header__sort .tl__filter-header__dropdown i.vue-feather--chevron-down:hover:before, .tl__filter-header__dropdown--filter i.vue-feather--chevron-down:hover:before, .partial-radio:hover:before, .checkbox__box:hover:before {
  background-color: rgba(32, 33, 36, 0.059);
  border: none;
  box-shadow: none;
  opacity: 1;
  transform: scale(1);
}

.acc-child__label__trigger__icon:after, .acc__item__bar__trigger__icon:after, .modal--onboarding .modal__dialog .onboarding__clients__item__remove:after, .cert-tl__data__row__item__prim__select:after, .tl__data__row__item__prim__select:after, .tl__filter-header__action-menu > span.icon-kebab:after, .tl-filter__box__icon:after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: scale(0);
  transition-property: transform, opacity;
  bottom: -10px;
  left: -10px;
  right: -10px;
  top: -10px;
}
.acc-child__label__trigger__icon:hover:after, .acc__item__bar__trigger__icon:hover:after, .modal--onboarding .modal__dialog .onboarding__clients__item__remove:hover:after, .cert-tl__data__row__item__prim__select:hover:after, .tl__data__row__item__prim__select:hover:after, .tl__filter-header__action-menu > span.icon-kebab:hover:after, .tl-filter__box__icon:hover:after {
  background-color: rgba(32, 33, 36, 0.059);
  border: none;
  box-shadow: none;
  opacity: 1;
  transform: scale(1);
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.placeholder__bar {
  height: 54px;
  width: 100%;
  max-height: 100%;
  margin-bottom: 8px;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 1000px 104px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
.placeholder__bar:nth-child(1) {
  animation-delay: 10ms;
}
.placeholder__bar:nth-child(2) {
  animation-delay: 20ms;
}
.placeholder__bar:nth-child(3) {
  animation-delay: 30ms;
}
.placeholder__bar:nth-child(4) {
  animation-delay: 40ms;
}
.placeholder__bar:nth-child(5) {
  animation-delay: 50ms;
}
.placeholder__bar:nth-child(6) {
  animation-delay: 60ms;
}
.placeholder__bar:nth-child(7) {
  animation-delay: 70ms;
}
.placeholder__bar:nth-child(8) {
  animation-delay: 80ms;
}
.placeholder__bar:nth-child(9) {
  animation-delay: 90ms;
}
.placeholder__bar:nth-child(10) {
  animation-delay: 100ms;
}
.placeholder--namebadge .placeholder__bar {
  height: 20px;
  width: 115px;
}
.placeholder--namebadge .placeholder__bar:nth-child(2) {
  width: 200px;
}
.placeholder--namebadge {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div,
span,
button,
input,
textarea,
li,
label,
i {
  font-family: "Source Sans Pro", sans-serif;
  color: #02354a;
}

h1 {
  font-size: 1.5rem;
  line-height: 40px;
}
@media (min-width: 992px) {
  h1 {
    font-size: 2rem;
  }
}

h2 {
  font-size: 1.5rem;
  line-height: 31px;
}

h3 {
  font-size: 1.25rem;
  line-height: 25px;
}

h4 {
  font-size: 1rem;
  line-height: 20px;
}

p,
a {
  font-size: 1rem;
  line-height: 23px;
}

p {
  margin-bottom: 16px;
}

strong {
  font-weight: 600;
}

i {
  font-size: 0.9rem;
  font-style: italic;
  color: #02354a;
}

a {
  color: #02354a;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
a:hover {
  color: #055e9a;
}

input,
textarea {
  font-size: 1rem;
  color: #000000;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(2, 53, 74, 0.6);
  font-family: "Source Sans Pro", sans-serif;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(2, 53, 74, 0.6);
  font-family: "Source Sans Pro", sans-serif;
}
input::placeholder,
textarea::placeholder {
  color: rgba(2, 53, 74, 0.6);
  font-family: "Source Sans Pro", sans-serif;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}

button {
  text-decoration: none;
  font-size: 1rem;
  line-height: 20px;
  cursor: pointer;
}

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  display: block;
  border: none;
  border-top: 1px solid #dfdfdf;
}

.btn {
  width: 100%;
  display: inline-block;
  padding: 16px 32px;
  text-decoration: none;
  font-size: 1rem;
  line-height: 20px;
  border: none;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  .btn {
    width: auto;
  }
}
.btn:disabled {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
}
.btn--small {
  padding: 10px 30px;
}
.btn--status {
  padding: 7px 25px;
  color: #02354a;
  font-size: 0.85rem;
  border-radius: 6px;
  cursor: default;
}
.btn--save {
  color: #ffffff;
  background-color: #02354a;
  transition: none;
}
.btn--save:hover {
  background-color: #5f8290;
}
.btn--save--active {
  width: 40px;
  height: 40px;
  display: flex;
  padding: 0;
  justify-content: center;
  align-items: center;
  font-size: 0;
  border-radius: 50px;
  cursor: default;
}
.btn--save--active:hover {
  background-color: #02354a;
}
.btn--save--active:before {
  width: 34px;
  height: 34px;
  position: absolute;
  display: block;
  background-image: url("/images/spinner.svg");
  background-position: center;
  background-size: 100%;
  border-radius: 50px;
  content: "";
}
.btn--save--done {
  background-color: #50c9b3;
  cursor: default;
}
.btn--save--done:hover {
  background-color: #50c9b3;
}
.btn--save--error {
  background-color: #bd2e4c;
  cursor: default;
}
.btn--save--error:hover {
  background-color: #bd2e4c;
}
.btn--cta {
  color: #ffffff;
  background-color: #02354a;
}
.btn--cta:hover {
  color: #ffffff;
  background-color: #5f8290;
}
.btn--blue {
  color: #ffffff;
  background-color: #5f8290;
}
.btn--blue:hover {
  color: #ffffff;
  background-color: #02354a;
}
.btn--bluer {
  color: #ffffff;
  background-color: #2b9be3;
}
.btn--bluer:hover {
  color: #ffffff;
  background-color: #02354a;
}
.btn--icon {
  margin-right: 15px;
}
.btn--txt {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #02354a;
  background-color: transparent;
}
.btn--txt:hover {
  color: #5f8290;
}
@media (min-width: 992px) {
  .btn--txt {
    margin: 0 15px;
    padding: 15px 0;
  }
}
.btn--border {
  color: #02354a;
  background-color: transparent;
  border: 1px solid #02354a;
}
.btn--border:hover {
  color: #ffffff;
  background-color: #5f8290;
  border-color: #5f8290;
}
.btn--disabled {
  background-color: rgba(2, 53, 74, 0.4);
  color: #ffffff;
  cursor: default;
}
.btn--disabled:hover {
  background-color: rgba(2, 53, 74, 0.4);
}
.btn--disabled-full {
  color: white;
  background-color: #02354a;
  cursor: default;
}
.btn--pending {
  color: #ffffff;
  background-color: #50c9b3;
}
.btn--pending:hover {
  color: #ffffff;
  background-color: rgba(80, 201, 179, 0.4);
}
.btn--waiting {
  background-color: #ffd77a;
}
.btn--waiting:hover {
  background-color: rgba(255, 215, 122, 0.4);
}
.btn--danger {
  background-color: #f6cbd4;
}
.btn--danger:hover {
  background-color: rgba(246, 203, 212, 0.4);
}
.btn--requested {
  background-color: #50c9b3;
}
.btn--requested:hover {
  background-color: rgba(80, 201, 179, 0.4);
}

/**
 * Tooltip Styles
 */
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
[data-tooltip]:before, [data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
[data-tooltip]:before {
  position: absolute;
  bottom: calc(100% + 4px);
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  border-radius: 3px;
  background-color: #02354a;
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
[data-tooltip]:after {
  position: absolute;
  bottom: calc(100% + 4px);
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #02354a;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}
[data-tooltip][data-tooltip-onhover]:hover:before, [data-tooltip][data-tooltip-onhover]:hover:after, [data-tooltip][data-tooltip-display=true]:before, [data-tooltip][data-tooltip-display=true]:after {
  visibility: visible;
  opacity: 1;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .container {
    padding: 0 30px;
  }
}

.col-12 {
  width: 100%;
}

.no-scroll {
  overflow: hidden;
}

.page {
  max-width: 1198px;
  min-height: calc(100vh - 505px);
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  animation: fadein 2s;
}
@media (max-width: 992px) {
  .page {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.page__title {
  display: block;
  margin-bottom: 8px;
  color: #02354a;
  font-weight: 700;
}
.page__title:is(h2) {
  font-weight: 600;
}
.page__text {
  margin-bottom: 25px;
  color: #02354a;
}
.page__content {
  width: 100%;
  height: auto;
  margin-bottom: 32px;
}
.page__content__title {
  display: block;
  margin-bottom: 28px;
  color: #02354a;
  font-weight: 900;
}
.page__content__txt {
  color: #02354a;
}

.notices {
  min-height: auto;
  padding-bottom: 0;
  margin-bottom: 32px;
}

.step-nr {
  width: 42px;
  height: 42px;
  margin-right: 15px;
  padding: 1px;
  border: 2px solid #dfdfdf;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.step-nr__number {
  color: #02354a;
  font-size: 18px;
  font-weight: 700;
}
.step-nr--completed {
  border: 2px solid #50c9b3;
}
.step-nr--completed .step-nr__number {
  display: none;
}
.step-nr--completed:after {
  color: #50c9b3;
  font-family: "icomoon";
  font-size: 18px;
  content: "\e919";
}

/**
 * Fade effect for every page
 **/
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main-header {
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
  min-height: 62px;
  position: relative;
  z-index: 1000;
  width: 100%;
  margin: 16px auto;
  width: 97%;
  border-radius: 8px;
  max-width: 1440px;
}
.layout.layout--authrole--99 .main-header {
  background: linear-gradient(90deg, #055e9a 0%, #3798d4 100%);
}
.layout.layout--employ .main-header {
  background: linear-gradient(102.81deg, #3798d4 0.47%, #055e9a 100%);
}
.main-header__inner {
  width: 100%;
  display: flex;
  padding: 15px 0;
  justify-content: center;
}
.main-header__inner__left {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .main-header__inner__left {
    width: calc(50% - 52.5px);
  }
}
.main-header__inner__left__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 992px) {
  .main-header__inner__left__wrap {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .main-header__inner__left__wrap {
    width: auto;
    justify-content: flex-start;
  }
}
.main-header__inner__left__wrap__logo-link {
  z-index: 9999;
}
.layout.layout--auth .main-header__inner__left__wrap__logo-link {
  display: none;
}
@media (min-width: 992px) {
  .layout.layout--auth .main-header__inner__left__wrap__logo-link {
    display: block;
  }
}
.main-header__inner__left__wrap__logo-link__logo {
  width: 150px;
  transform: translate(0px, 8px);
}
.main-header__inner__left__wrap__logo-link__mobile {
  position: absolute;
  left: 16px;
}
@media (min-width: 992px) {
  .main-header__inner__left__wrap__logo-link__mobile {
    display: none;
  }
}
.main-header__inner__left__wrap__logo-link__mobile__logo {
  width: 30px;
  margin-bottom: -5px;
  position: relative;
  z-index: 9999;
}
.main-header__inner__left__wrap__nav {
  display: none;
}
@media (min-width: 992px) {
  .main-header__inner__left__wrap__nav {
    position: relative;
    z-index: 2;
    display: block;
    width: 625px;
    height: 75%;
  }
}
.main-header__inner__left__wrap__nav__item {
  display: inline-block;
  margin-right: 16px;
}
.main-header__inner__left__wrap__nav__item:last-child {
  margin-right: 0;
}
.main-header__inner__left__wrap__nav__item__link {
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  padding: 12px;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.layout.layout--authrole--99 .main-header__inner__left__wrap__nav__item__link {
  background: #055e9a;
}
.main-header__inner__left__wrap__nav__item__link.active {
  background-color: rgba(93, 216, 195, 0.8156862745) !important;
  text-shadow: -0.02ex 0 currentColor, 0.02ex 0 currentColor;
}
.main-header__inner__left__wrap__nav__item__link:hover {
  color: #ffffff;
  background-color: rgba(93, 216, 195, 0.8156862745);
}
.layout.layout--employ .main-header__inner__left__wrap__nav__item__link.active {
  background-color: #2b9ce3 !important;
}
.layout.layout--employ .main-header__inner__left__wrap__nav__item__link:hover {
  background-color: #2b9ce3;
  border: none;
}
.main-header__inner__left__title {
  color: #02354a;
  font-weight: 900;
}
.main-header__inner__right {
  width: calc(50% - 52.5px);
  position: relative;
  display: none;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .main-header__inner__right {
    display: flex;
  }
}
.main-header__inner__right__wrap {
  display: flex;
  align-items: center;
}
.main-header__inner__right__wrap__icon {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: 100%;
  background-color: #50c9b3;
  padding: 9px;
  margin-right: 8px;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
}
.main-header__inner__right__wrap__icon.icon-user {
  background-image: url("/images/user.svg");
}
.main-header__inner__right__button {
  position: absolute;
  bottom: -55px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  z-index: 500;
}

.main-footer {
  width: 100%;
  min-height: 366px;
  display: flex;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}
.layout.layout--employ .main-footer {
  background: linear-gradient(102.81deg, #3798d4 0.47%, #055e9a 100%);
}
.main-footer__wrap {
  display: flex;
  padding: 32px 0 0;
  flex-direction: column;
}
@media (min-width: 992px) {
  .main-footer__wrap {
    flex-direction: row;
  }
}
.main-footer__wrap__intro {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .main-footer__wrap__intro {
    width: 30%;
  }
}
.main-footer__wrap__intro__link {
  margin-bottom: 20px;
}
.main-footer__wrap__intro__link__logo {
  max-width: 140px;
}
.main-footer__wrap__intro__txt {
  color: #ffffff;
}
.layout.layout--employ .main-footer__wrap__intro__txt {
  color: #ffffff;
}
.main-footer__wrap__menu {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .main-footer__wrap__menu {
    width: 70%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
  }
}
.main-footer__wrap__menu__list {
  width: 100%;
}
.main-footer__wrap__menu__list:after {
  width: 70px;
  height: 2px;
  display: block;
  margin: 40px 0;
  background-color: #ffffff;
  content: "";
}
@media (min-width: 992px) {
  .main-footer__wrap__menu__list {
    width: auto;
    margin-left: 60px;
  }
  .main-footer__wrap__menu__list:after {
    display: none;
  }
}
.main-footer__wrap__menu__list__item {
  margin-bottom: 15px;
}
.main-footer__wrap__menu__list__item__link {
  text-decoration: none;
  color: #ffffff;
}
.layout.layout--employ .main-footer__wrap__menu__list__item__link {
  color: #ffffff;
}
.layout.layout--employ .main-footer__wrap__menu__list__item__link:hover {
  color: rgb(75, 210, 255);
}
.main-footer__copyright {
  width: 100%;
  display: block;
}
@media (min-width: 992px) {
  .main-footer__copyright:before {
    width: 70px;
    height: 2px;
    display: block;
    margin: 40px 0;
    background-color: #ffffff;
    content: "";
  }
}
.main-footer__copyright__txt {
  color: #ffffff;
}
.layout.layout--employ .main-footer__copyright__txt {
  color: white;
}

.external_nav {
  padding: 32px;
}
@media (min-width: 992px) {
  .external_nav {
    padding: 28px;
    height: 106px;
  }
}
.external_nav__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1024px;
  margin: 0 auto;
}
.external_nav__inner__logo {
  display: flex;
}
.external_nav__inner__logo img {
  max-width: 100px;
}
@media (min-width: 992px) {
  .external_nav__inner__logo img {
    max-width: 150px;
    transform: translate(0, 8px);
  }
}
@media (max-width: 340px) {
  .external_nav__inner__logo img {
    max-width: 80px;
    position: relative;
    top: 2px;
  }
}
.external_nav__inner__menu {
  display: flex;
  gap: 16px;
}
@media (min-width: 992px) {
  .external_nav__inner__menu {
    margin-right: 32px;
  }
}
@media (max-width: 340px) {
  .external_nav__inner__menu {
    gap: 8px;
  }
}
.external_nav__inner__menu a {
  text-decoration: none;
}

@media (max-width: 992px) {
  .main-header--active {
    height: -moz-max-content;
    height: max-content;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  }
  .black-overlay {
    width: 100%;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.toggler {
  position: relative;
  display: inline-block;
  cursor: pointer;
  z-index: 9999;
}
@media (min-width: 992px) {
  .toggler {
    display: none;
  }
}
.toggler__line {
  width: 30px;
  height: 2px;
  display: block;
  margin: 6px auto;
  border-radius: 10px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.toggler--active .toggler__line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.toggler--active .toggler__line:nth-child(2) {
  opacity: 0;
}
.toggler--active .toggler__line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.mobile-nav {
  width: 100%;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}
.mobile-nav--active {
  margin-top: 12px;
  opacity: 1;
}
@media (min-width: 992px) {
  .mobile-nav {
    display: none;
  }
}
.mobile-nav__nav {
  width: 100%;
}
.mobile-nav__nav__name {
  display: block;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
}
.mobile-nav__nav__list {
  display: block;
  margin-left: 15px;
}
.mobile-nav__nav__list__item {
  display: block;
}
.mobile-nav__nav__list__item__link {
  display: block;
  margin-bottom: 10px;
  color: #ffffff;
  text-decoration: none;
}
.mobile-nav__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-nav__list__item {
  display: inline-block;
}
@media (max-width: 370px) {
  .mobile-nav__list__item > a.btn {
    padding: 16px 22px;
  }
}
.layout .mobile-nav {
  background: none;
  transition: height 0.3s ease-in-out;
  opacity: 0;
  z-index: 1800;
}
.layout .mobile-nav--active {
  opacity: 1;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .layout .mobile-nav {
    display: none;
  }
}

.mobile-nav__header {
  color: #ffffff;
  margin-top: 16px;
  font-size: 18px;
}

@media (max-width: 992px) {
  .mobile-container {
    padding: 0 16px;
  }
}

.header-drop {
  position: relative;
}
.header-drop__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 400;
}
.header-drop--open .header-drop__overlay {
  display: block;
}
.header-drop__label {
  display: none;
  position: relative;
}
@media (min-width: 992px) {
  .header-drop__label {
    display: flex;
    color: #ffffff;
    cursor: pointer;
    align-items: center;
    gap: 8px;
  }
}
.header-drop__label__arrow {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
.header-drop--open .header-drop__label__arrow {
  transform: rotate(180deg);
}
.header-drop__label__arrow i {
  color: #ffffff;
}
.header-drop__dropper {
  width: 100%;
}
@media (min-width: 992px) {
  .header-drop__dropper {
    width: 400px;
    position: absolute;
    display: none;
    padding: 0 16px;
    top: 65px;
    right: -53px;
    background-color: white;
    box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.1);
    z-index: 99999;
  }
}
.header-drop__dropper--open {
  display: block;
  background: #50c9b3;
  border-radius: 8px;
}
@media (max-width: 992px) {
  .header-drop__dropper--open {
    background: none;
  }
}
.header-drop__dropper__comp {
  width: 100%;
  display: flex;
  padding: 16px 0 30px 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 1px solid #dfdfdf;
}
.header-drop__dropper__comp a {
  color: #000000;
}
@media (max-width: 992px) {
  .header-drop__dropper__comp a {
    color: pallette(white);
  }
}
.header-drop__dropper__comp__info {
  width: 100%;
  position: relative;
  display: flex;
  padding: 16px;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  cursor: pointer;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 8px;
}
.header-drop__dropper__comp__info::after {
  background-position: center;
  background-size: 100%;
  background-image: url("/images/chevron-down.svg");
  content: "";
  flex: 1 0 auto;
  width: 24px;
  height: 24px;
  position: absolute;
  display: flex;
  right: 15px;
  justify-content: center;
  align-items: center;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
.header-drop__dropper__comp__info--open::after {
  transform: rotate(180deg);
}
.header-drop__dropper__comp__info--alone {
  box-shadow: none;
  border: 1px solid #f5f5f5;
}
.header-drop__dropper__comp__info--alone::after {
  display: none;
}
.header-drop__dropper__comp__info__avatar {
  width: 40px;
  height: 40px;
  display: flex;
  margin-right: 16px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.header-drop__dropper__comp__info__avatar img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-drop__dropper__comp__info__title {
  color: #02354a;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 32px;
}
.header-drop__dropper__comp__info__list {
  width: 100%;
  min-height: 80px;
  position: absolute;
  padding: 0 15px;
  top: 66px;
  left: 0;
  background-color: #ffffff;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  z-index: 1;
  border-radius: 0 0px 8px 8px;
}
@media (min-width: 992px) {
  .header-drop__dropper__comp__info__list {
    padding: 15px;
  }
}
.header-drop__dropper__comp__info__list__item {
  display: block;
  color: #02354a;
  cursor: pointer;
  padding: 16px 0;
}
@media (min-width: 992px) {
  .header-drop__dropper__comp__info__list__item {
    padding: 16px;
  }
}
.header-drop__dropper__comp__info__list__item:last-child {
  margin-bottom: 0px;
}
.header-drop__dropper__comp__info__list__item:hover {
  background-color: #f5f5f5;
}
.header-drop__dropper__comp__info__list__item--company-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: block;
}
.header-drop__dropper__comp__info__list__item--company-profile-email {
  margin-top: 4px;
  display: block;
  color: #5f8290;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.header-drop__dropper__comp__menu {
  margin: 20px 16px 0 16px;
}
@media (max-width: 992px) {
  .header-drop__dropper__comp__menu {
    width: 100%;
  }
}
.header-drop__dropper__comp__menu__item {
  width: calc(155% - 32px);
  padding: 8px 16px;
  border-radius: 4px;
  transform: translate(-12px, 0px);
}
@media (max-width: 992px) {
  .header-drop__dropper__comp__menu__item {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .header-drop__dropper__comp__menu__item:hover {
    background-color: rgba(51, 79, 85, 0.3294117647);
  }
}
.header-drop__dropper__comp__menu__item:last-child {
  margin-bottom: 0;
}
.header-drop__dropper__comp__menu__item__link {
  color: #000000;
}
@media (min-width: 992px) {
  .header-drop__dropper__comp__menu__item__link {
    color: #02354a;
  }
}
.header-drop__dropper__user {
  padding: 16px;
}
.header-drop__dropper__user a {
  color: #ffffff;
}
.header-drop__dropper__user__link {
  margin-bottom: 16px;
  display: block;
  color: #000000 !important;
}
.header-drop__dropper__user__btn {
  background-color: #ffffff;
  border: none;
}
@media (min-width: 992px) {
  .header-drop__dropper__user__btn {
    border: 1px solid #02354a;
  }
}
.header-drop .header-drop__dropper__user__btn.btn.btn--border.btn--small {
  background: none;
  border: 1px solid #000000;
  color: #000000;
  max-width: 150px;
  display: flex;
}
.header-drop .header-drop__dropper__user__btn.btn.btn--border.btn--small:hover {
  background-color: rgba(128, 245, 206, 0.6862745098);
}
.header-drop .header__drop__dropper--employ {
  background: #045e97;
}
@media (max-width: 992px) {
  .header-drop .header__drop__dropper--employ {
    background: none;
  }
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__btn.btn.btn--border.btn--small {
  background: none;
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__btn.btn.btn--border.btn--small:hover {
  background-color: rgba(155, 204, 245, 0.6862745098);
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__comp__menu__item {
  color: gray;
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__comp a {
  color: #ffffff;
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__link {
  color: #ffffff !important;
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__btn.btn.btn--border.btn--small {
  background: none;
  border: 1px solid #ffffff;
  color: #ffffff;
  max-width: 150px;
  display: flex;
  margin-left: 0;
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__btn.btn.btn--border.btn--small:hover {
  background-color: rgba(128, 192, 245, 0.6862745098);
}
.header-drop .header__drop__dropper--employ .header-drop__dropper__user__btn.btn.btn--border.btn--small:before {
  position: relative;
  left: 0px;
  top: -2px;
  background-image: url("/images/lock-icon.svg");
  background-size: 100%;
  background-position: center;
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 8px;
  transform: translate(0, 3px);
}
@media (max-width: 992px) {
  .header-drop .header-drop__dropper__comp a,
  .header-drop .header-drop__dropper__user__link {
    color: #ffffff !important;
  }
  .header-drop .header-drop__dropper__user__btn.btn.btn--border.btn--small {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
    max-width: 150px;
    display: flex;
    margin-left: 0;
  }
  .header-drop .header-drop__dropper__user__btn.btn.btn--border.btn--small:hover {
    background-color: rgba(128, 192, 245, 0.6862745098);
  }
  .header-drop .header-drop__dropper__user__btn.btn.btn--border.btn--small:before {
    position: relative;
    left: 0px;
    top: -2px;
    background-image: url("/images/lock-icon.svg");
    background-size: 100%;
    background-position: center;
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 8px;
    transform: translate(0, 3px);
  }
}

.dropdown {
  width: 100%;
}
.dropdown--has-error {
  display: block;
  margin: 10px 0 0 5px;
  text-align: left;
  color: red;
}
.dropdown--checkbox {
  margin-top: 15px;
}
.dropdown__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 500;
}
.dropdown__overlay--active {
  display: block;
}
.dropdown__header {
  display: flex;
  justify-content: space-between;
}
.dropdown__label {
  display: flex;
  margin-bottom: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 15px;
}
@media (min-width: 992px) {
  .dropdown__label {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.dropdown__label--filter {
  text-transform: uppercase;
  text-decoration: underline;
  color: #5f8290;
  font-weight: bold;
  font-size: 0.8rem;
  cursor: pointer;
}
.dropdown__label span {
  margin-top: 3px;
  color: #5f8290;
}
@media (min-width: 992px) {
  .dropdown__label span {
    margin-top: 0;
  }
}
.dropdown__label__edit {
  color: #055e9a;
  cursor: pointer;
}
.dropdown__label__edit__txt {
  text-decoration: underline;
}
.dropdown__label__edit__icon {
  margin-right: 2px;
  font-size: 0.8rem;
}
.dropdown__inner {
  position: relative;
}
.dropdown__inner__text {
  width: 100%;
  min-height: 56px;
  display: flex;
  padding: 0 45px 0 15px;
  justify-content: flex-start;
  align-items: center;
  background-image: none !important;
  border: 1px solid #dbdde7;
  border-radius: 10px;
  cursor: pointer;
}
.dropdown__inner__text--shadow {
  background-color: #f5f5f5;
  box-shadow: inset 0 2px 4px 1px rgba(216, 216, 216, 0.42);
}
.dropdown__inner__text--error {
  border: 1px solid red;
}
.dropdown__inner__text:focus, .dropdown__inner__text:active {
  outline: none;
}
.dropdown__inner__text:disabled {
  background-color: #f5f5f5;
  border: 0.72px solid #f5f5f5;
}
.dropdown__inner__icon {
  width: 45px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
}
.dropdown__inner__icon:before {
  color: #2b9be3;
  font-size: 1rem;
}
.dropdown__inner__icon-arrow {
  width: 45px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
  z-index: 500;
}
.dropdown__inner__icon-arrow--active {
  transform: rotate(180deg);
}
.dropdown__inner__icon-arrow:before {
  color: #02354a;
  font-size: 0.6rem;
}
.dropdown__inner__opt {
  height: auto;
  position: absolute;
  padding: 16px;
  top: 100%;
  background-color: #ffffff;
  border: 1px solid #dbdde7;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.1);
  z-index: 1000;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  max-width: 250px;
  max-height: 300px;
  overflow-y: auto;
}
.dropdown__inner__opt__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 8px;
  cursor: pointer;
  font-size: 1rem;
}
.dropdown__inner__opt__item > label {
  cursor: pointer;
}
.dropdown__inner__opt__item__checkbox {
  display: none;
}
.dropdown__inner__opt__item__checkbox:checked + svg path {
  fill: #02354a;
  stroke: #02354a;
}
.dropdown__inner__opt__item:hover {
  background-color: rgba(219, 221, 231, 0.6);
}
.dropdown__inner__opt__acts {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .dropdown__inner__opt__acts {
    align-items: flex-end;
  }
}
.dropdown__inner__opt__acts__checks {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .dropdown__inner__opt__acts__checks {
    margin-bottom: 0;
  }
}
.dropdown__inner__opt__acts__checks .checkbox {
  margin-bottom: 10px;
}
.dropdown__inner__opt__acts__checks .checkbox:last-child {
  margin-bottom: 0;
}
.dropdown__inner__opt__acts__checks:not(class) {
  width: 100%;
}
.dropdown__inner__opt__acts__checks__label {
  margin-bottom: 13px;
  cursor: pointer;
}
.dropdown__inner__opt__acts__btn {
  width: 100%;
}
@media (min-width: 992px) {
  .dropdown__inner__opt__acts__btn {
    width: auto;
  }
}

:root {
  --snackbar-top-position: 30px;
}

@media (min-width: 992px) {
  :root {
    --snackbar-top-position: 108px;
  }
}
.snackbar {
  animation: fadeout 0.5s;
  width: 100%;
  max-width: calc(100% - 32px);
  min-height: 60px;
  position: fixed;
  display: flex;
  margin: 0 auto;
  padding: 16px 32px;
  top: var(--snackbar-top-position);
  right: 0;
  left: 0;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 6px;
  opacity: 0;
  z-index: 10000;
  flex-direction: column;
  gap: 16px;
  text-align: center;
}
@media (min-width: 992px) {
  .snackbar {
    max-width: 960px;
    flex-direction: row;
    text-align: left;
    top: var(--snackbar-top-position);
  }
}
.snackbar--active {
  animation: fadein 0.5s;
  opacity: 1;
}
.snackbar--static {
  max-width: 100%;
  position: relative;
  margin: 0 0 8px;
  top: 0;
  bottom: auto;
  animation: none;
  z-index: unset;
}
.snackbar--success {
  background-color: #e2fffa;
}
.snackbar--success .snackbar__main__icon {
  color: #349a87;
}
.snackbar--danger {
  color: #000000;
  background-color: #f6cbd4;
}
.snackbar--danger .snackbar__main__icon {
  color: #bd2e4c;
}
.snackbar--warning {
  color: #02354a;
  background-color: #ffd77a;
}
.snackbar--warning .snackbar__main__icon {
  color: #a28135;
}
.snackbar--arrow-top-right:after {
  width: 0;
  height: 0;
  position: absolute;
  top: -14px;
  right: 60px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #c2f8ef;
  content: "";
}
.snackbar--big {
  padding: 20px;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .snackbar--big {
    padding: 36px 32px;
  }
}
.snackbar--big .snackbar__main {
  width: 100%;
  justify-content: center;
  text-align: center;
}
.snackbar--big .snackbar__main .snackbar__main__icon {
  display: none;
}
.snackbar--login {
  width: 100%;
  max-width: 730px;
}
.snackbar--notice {
  max-width: 1200px;
  margin: 50px auto 0;
}
.snackbar__main {
  width: 70%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.snackbar__main__icon {
  margin-right: 10px;
}
.snackbar__main__txt {
  line-height: 20px;
}
.snackbar__main__title {
  font-weight: 600;
}
.snackbar__main--double {
  width: 100%;
}
.snackbar__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-shrink: 0;
}
.snackbar__confetti-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .snackbar--account {
    flex-direction: column;
  }
  .snackbar--account .snackbar__main {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .snackbar--account .snackbar__actions {
    margin-top: 16px;
  }
}

@keyframes fadein {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: var(--snackbar-top-position);
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    top: var(--snackbar-top-position);
    opacity: 1;
  }
  to {
    top: 0;
    opacity: 0;
  }
}
.snackcard {
  min-width: 710px;
  min-height: 220px;
  display: flex;
  padding: 32px 85px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
.snackcard__inner {
  width: 100%;
  margin-bottom: 40px;
}
.snackcard__inner__title {
  margin-bottom: 20px;
}
.snackcard__actions {
  width: 100%;
  text-align: center;
}

.calendar {
  width: 100%;
  height: auto;
  display: flex;
  margin: 32px 0;
}
.calendar__statistics {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 992px) {
  .calendar__statistics {
    width: 25%;
    margin-right: 15px;
  }
}
.calendar__statistics__box {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.calendar__statistics__box__label {
  display: block;
  margin-bottom: 0;
  text-align: center;
  color: #02354a;
  text-decoration: underline;
}
.calendar__statistics__box__count {
  margin-bottom: 0;
  color: #02354a;
  font-size: 3.125rem;
  font-weight: 900;
}
.calendar__statistics__box--expired {
  margin-bottom: 8px;
  background-color: #f6cbd4;
}
.calendar__statistics__box--expiring {
  background-color: #ffe9b7;
}
.calendar__graph {
  display: none;
}
@media (min-width: 992px) {
  .calendar__graph {
    width: 75%;
    height: 218px;
    display: block;
    padding: 25px 30px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  }
}
.calendar__graph__title {
  color: #5f8290;
}

.dropzoner {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.dropzoner__template-btn {
  margin-top: 20px;
  margin-bottom: 30px;
}
.dropzoner span.check {
  display: flex;
  margin-bottom: 15px;
  justify-content: flex-start;
  align-items: center;
}
.dropzoner span.check::before {
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 10px;
  font-size: 1.3rem;
}
.dropzoner span.check--active::before {
  color: #50c9b3;
  font-family: "icomoon";
  content: "\e906";
}
.dropzoner span.check--inactive::before {
  color: #bd2e4c;
  font-family: "icomoon";
  content: "\e905";
}
.dropzoner span.check--default:before {
  color: #5f8290 !important;
  font-family: "icomoon";
  content: "\e906" !important;
}
.dropzoner__inner {
  height: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 !important;
  background-color: #f5f5f5 !important;
  box-shadow: 0px 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 32px;
  z-index: 1;
  border: 2px dashed transparent;
  transition: border-color 0.2s ease-in-out;
}
@media (max-width: 480px) {
  .dropzoner__inner {
    height: 262px;
  }
}
.dropzoner__inner.dz-started {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dropzoner__inner.dz-started .dropzoner__drag,
.dropzoner__inner.dz-started .dropzoner__sep,
.dropzoner__inner.dz-started .dropzoner__click,
.dropzoner__inner.dz-started .dz-success-mark,
.dropzoner__inner.dz-started .dz-error-mark {
  display: none;
}
.dropzoner__inner.dz-started .dz-preview {
  background: #e2fffa;
  width: 100%;
  height: calc(100% - 1px);
  display: flex;
  padding: 64px 20px 40px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  z-index: 1000;
  animation: highlight__dropped__file 0.8s;
  animation-timing-function: ease-in-out;
}
@media (max-width: 480px) {
  .dropzoner__inner.dz-started .dz-preview {
    height: 262px;
  }
}
.dropzoner__inner.dz-started .dz-preview.dz-error {
  background: #f6cbd4;
}
.dropzoner__inner.dz-started .dz-image {
  display: none;
}
.dropzoner__inner.dz-started .dz-details {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}
.dropzoner__inner.dz-started .dz-details .dz-size {
  display: inline-block;
  color: #000000;
  font-size: 1rem;
  line-height: 22px;
}
.dropzoner__inner.dz-started .dz-details .dz-size strong {
  font-weight: 400;
}
.dropzoner__inner.dz-started .dz-details .dz-filename {
  text-align: center;
  color: #02354a;
  font-size: 1.125rem;
  line-height: 22px;
}
.dropzoner__inner.dz-started .dz-details .dz-filename:before {
  display: block;
  margin-bottom: 15px;
  color: #94a9b1;
  font-family: icomoon;
  font-size: 2rem;
  content: "\e915";
}
.dropzoner__inner.dz-started .dz-error-message {
  display: block;
  margin: 5px 0;
  color: red;
}
@media (max-width: 480px) {
  .dropzoner__inner.dz-started {
    height: 262px;
  }
}
.dropzoner__inner.dz-drag-hover {
  border: 2px dashed #02354a;
}
.dropzoner .dropzoner__click__box {
  cursor: pointer;
}
.dropzoner .dropzoner__drag,
.dropzoner .dropzoner__click {
  width: 50%;
  height: 100%;
  pointer-events: none;
  position: relative;
}
.dropzoner .dropzoner__drag__box,
.dropzoner .dropzoner__click__box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: background 0.2s ease-in-out;
  z-index: 200;
}
.dropzoner .dropzoner__drag .dz-drag-hover,
.dropzoner .dropzoner__click .dz-drag-hover {
  background-color: #dedcdc !important;
}
.dropzoner .dropzoner__drag .dz-success-mark,
.dropzoner .dropzoner__drag .dz-error-mark,
.dropzoner .dropzoner__click .dz-success-mark,
.dropzoner .dropzoner__click .dz-error-mark {
  display: none;
}
.dropzoner__sep {
  pointer-events: none;
  width: calc(100% - 64px);
  height: 50px;
  position: relative;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  right: 0;
  left: 0;
  z-index: 1000;
  content: "eller";
}
.dropzoner__sep__label {
  position: absolute;
  padding: 10px 5px;
  color: #5f8290;
  background-color: #f5f5f5;
  z-index: 100;
}
.dropzoner__sep:after {
  width: 20%;
  height: 1px;
  display: block;
  background-color: #dfdfdf;
  content: "";
}
.dropzoner__click {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dropzoner__content {
  width: 100%;
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 100;
  gap: 16px;
}
.dropzoner__content__icon {
  color: #5f8290;
  font-size: 1.2rem;
}
@media (max-width: 480px) {
  .dropzoner__content__icon {
    display: none;
  }
}
.dropzoner__content__label {
  color: black;
}
.dropzoner__content__label--blue {
  text-decoration: underline;
  color: #5f8290;
}
.dropzoner__content__label--blue:hover {
  cursor: pointer;
}
.dropzoner__content__label--bold {
  margin-top: 8px;
  text-decoration: underline;
}
.dropzoner__content__label--bold:hover {
  cursor: pointer;
}
.dropzoner__meta {
  display: block;
  margin-top: 20px;
}
.dropzoner__meta__item {
  display: flex;
  margin-bottom: 15px;
  justify-content: flex-start;
  align-items: center;
}
.dropzoner__meta__item > span {
  margin-right: 4px;
}
.dropzoner__meta__item:last-child {
  margin-bottom: 0;
}

@keyframes highlight__dropped__file {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.form {
  width: 100%;
  height: auto;
}
.form__title {
  margin-bottom: 30px;
  color: #02354a;
  font-weight: 600;
}
.form__sub-title {
  margin-bottom: 30px;
  color: #02354a;
  font-weight: 900;
}
.form__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
}
.form__row--left {
  justify-content: flex-start;
}
.form__row--right {
  justify-content: flex-end;
}
.form__row--center {
  justify-content: center;
}
.form__row--no-wrap {
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .form__row--no-wrap {
    flex-wrap: nowrap;
  }
}
.form__row__col {
  display: flex;
  padding-right: 0;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .form__row__col {
    margin-bottom: 5px;
    padding-right: 15px;
  }
  .form__row__col:last-child {
    padding-right: 0;
  }
}
.form__row__col--mrb {
  margin-bottom: 20px;
}
.form__row__col--row {
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .form__row__col--row {
    flex-direction: row;
  }
}
.form__row__col--column {
  flex-direction: column;
}
.form__row__col--space-below {
  margin-bottom: 23px;
}
.form__row__col--2 {
  width: 100%;
}
@media (min-width: 992px) {
  .form__row__col--2 {
    width: 20%;
  }
}
.form__row__col--3 {
  width: 100%;
}
@media (min-width: 992px) {
  .form__row__col--3 {
    width: 30%;
  }
}
.form__row__col--12 {
  width: 100%;
}
.form__row__col--6 {
  width: 100%;
}
.form__row__col--6:nth-child(2n) {
  padding-right: 0;
}
@media (min-width: 992px) {
  .form__row__col--6 {
    width: 50%;
  }
}
.form__row__col--6--2 {
  max-height: 71px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.form__row__col--6--2 div {
  padding-right: 10px;
}
.form__row__col--6--2 div:last-child {
  padding-right: 0;
}
.form__row__col--4 {
  width: calc(33.33% - 15px);
}
.form__row__col--4:nth-child(3n) {
  padding-right: 0;
}
.form--push-label {
  padding-top: 26px;
}
.form__actions {
  display: flex;
  margin-top: 30px;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 992px) {
  .form__actions {
    flex-direction: row;
  }
}
.form__actions__btn {
  margin-top: 15px;
  margin-left: 15px;
}
.form__actions__btn:first-child {
  margin-left: 0;
}
@media (min-width: 992px) {
  .form__actions__btn {
    margin-top: 0;
  }
}

.select {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.select--has-error {
  display: block;
  margin: 10px 0 0 5px;
  color: red;
}
.select__label {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
}
.select__label__edit {
  cursor: pointer;
}
.select__label__edit__txt {
  text-decoration: underline;
}
.select__label__edit__txt:hover {
  text-shadow: -0.02ex 0 currentColor, 0.02ex 0 currentColor;
}
.select__label__edit__icon {
  margin-right: 2px;
  font-size: 0.8rem;
}
.select__icon {
  height: 100%;
  position: absolute;
  display: flex;
  margin: 0 20px auto;
  right: 0;
  justify-content: center;
  align-items: center;
  color: #02354a;
}
.select .multiselect .multiselect__tags {
  padding: 8px 40px 8px 8px;
  max-height: 56px;
}
.select .multiselect .multiselect__tags-wrap {
  width: -moz-max-content;
  width: max-content;
  max-width: 420px;
  text-wrap: nowrap;
}
.select .multiselect .multiselect__strong {
  width: -moz-fit-content;
  width: fit-content;
}
.select .multiselect--error .multiselect__tags {
  border: 1px solid red;
}
.select .multiselect--active .multiselect__tags-wrap {
  display: none;
}
.select .multiselect--active .multiselect__strong {
  display: none;
}
.select .multiselect.display-tags-when-open .multiselect__tags-wrap {
  display: inline-block;
}
.select .multiselect.display-tags-when-open .multiselect__strong {
  display: inline-block;
}
.select .multiselect--disabled .multiselect__select,
.select .multiselect--disabled .multiselect__tags,
.select .multiselect--disabled .multiselect__single {
  background: transparent;
  cursor: not-allowed;
}
.select .multiselect__tags {
  min-height: 56px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.select .multiselect__tag {
  background-color: rgba(218, 218, 218, 0.303);
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  margin: 10px 16px 4px 0 !important;
}
.select .multiselect__tag span {
  max-width: 100px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 480px) {
  .select .multiselect__tag span {
    max-width: 18vw;
  }
}
.select .multiselect__tag-wrap {
  max-width: calc(100% - 50px);
}
.select .multiselect__tag:hover {
  width: auto;
  padding-right: 30px;
}
.select .multiselect__tag:hover .multiselect__tag-icon {
  opacity: 1;
  width: 30px;
}
.select .multiselect__strong {
  margin: 0;
}
.select .multiselect__tag-icon {
  opacity: 0;
  width: 0;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 16px 0 0;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi:x'%3E%3Cpath id='Vector' d='M22.6211 8L7.62109 23' stroke='gray' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Vector_2' d='M7.62109 8L22.6211 23' stroke='gray' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: none;
  right: -15px;
}
.select .multiselect__tag-icon::after {
  content: "";
}
.select .multiselect__single {
  width: 100%;
  display: inline-block;
  margin: 0;
  color: #02354a;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 23px;
  overflow: hidden;
}
.select .multiselect__select {
  top: 50%;
  margin-top: -19px;
}
.select .multiselect__select:before {
  position: absolute;
  border: 0;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  display: block;
  background-position: center;
  background-size: 100%;
  background-image: url("/images/chevron-down.svg");
}
.select .multiselect__option > span {
  width: 90%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.4;
}
.select .multiselect__placeholder {
  color: #5f8290;
  font-size: 1rem;
  margin-bottom: 0;
}
.select .multiselect__input {
  margin: 0;
  padding: 0;
  color: #5f8290;
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 23px;
}
.select .multiselect__content-wrapper {
  border-color: #dbdde7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select .multiselect__option {
  color: #000000;
  background-color: #ffffff;
}
.select .multiselect__option .option__desc {
  display: flex;
}
.select .multiselect__option .option__desc--disabled {
  color: #5f8290;
  cursor: default;
}
.select .multiselect__option .option__desc .option__title {
  flex-grow: 1;
}
.select .multiselect__option--highlight {
  color: #000000;
  background-color: rgba(5, 94, 154, 0.1);
}
.select .multiselect__option--highlight:after {
  color: rgba(5, 94, 154, 0.8);
  background-color: rgba(5, 94, 154, 0.1);
}
.select .multiselect__option--highlight:hover {
  background-color: rgba(5, 94, 154, 0.05);
}
.select .multiselect__option--highlight:hover:after {
  color: rgba(5, 94, 154, 0.8);
  background-color: rgba(5, 94, 154, 0.1);
}
.select .multiselect__option--selected {
  color: #000000;
  font-weight: 400;
}
.select .multiselect__option--selected:after {
  color: rgba(5, 94, 154, 0.8);
}
.select .multiselect__option--selected.multiselect__option--highlight {
  color: #000000;
  background-color: rgba(5, 94, 154, 0.1);
}

.expertise-tags .expertise-tags__tag {
  background-color: rgba(218, 218, 218, 0.303);
  border-radius: 5px;
  padding: 6px 10px;
  cursor: pointer;
  margin: 10px 8px 4px 0 !important;
  background-color: #f5f5f5;
  max-width: calc(100% - 50px);
}
.expertise-tags .expertise-tags__tag span {
  max-width: 100px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.expertise-tags .expertise-tags__tag i {
  position: relative;
  font-style: normal;
  font-weight: 500;
}
.expertise-tags .expertise-tags__tag i::after {
  content: " ";
  position: absolute;
  opacity: 0;
  width: 0;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi:x'%3E%3Cpath id='Vector' d='M22.6211 8L7.62109 23' stroke='gray' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Vector_2' d='M7.62109 8L22.6211 23' stroke='gray' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: none;
  top: 1px;
  bottom: 0;
  right: -34px;
}
.expertise-tags .expertise-tags__tag:hover {
  width: auto;
}
.expertise-tags .expertise-tags__tag:hover i::after {
  content: " ";
  opacity: 1;
  width: 30px;
}
.expertise-tags .expertise-tags__tag:hover {
  background-color: rgba(128, 128, 128, 0.3843137255);
}
.expertise-tags .expertise-tags__tag:hover span {
  color: rgba(255, 255, 255, 0.795);
}
.expertise-tags .expertise-tags__tag:hover .expertise-tags__tag-icon {
  opacity: 1;
  width: 30px;
}
.expertise-tags .expertise-tags__tag.expertise-tag--valid {
  background-color: #c2f8ef;
}
.expertise-tags .expertise-tags__tag.expertise-tag--outgoing {
  background-color: #ffe9b7;
}
.expertise-tags .expertise-tags__tag.expertise-tag--expired {
  background-color: #f6cbd4;
}

.datepicker {
  width: 100%;
  height: auto;
  position: relative;
}
.datepicker--has-error {
  display: block;
  margin: 10px 0 0 5px;
  color: #bd2e4c;
}
.datepicker__label {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
}
.datepicker__icon {
  height: 56px;
  position: absolute;
  display: flex;
  right: 15px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
.datepicker__icon__icon {
  color: #02354a;
}
.datepicker__icon--no-click {
  pointer-events: none;
}
.datepicker .v3dp__datepicker {
  --elem-font-size: var(--vdp-elem-font-size, 1rem);
}
.datepicker .v3dp__datepicker input {
  width: 100%;
  min-height: 56px;
  display: flex;
  margin-top: 4px;
  padding: 0 10px 0 15px;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  background-color: #ffffff;
  font-size: 1em !important;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 23px;
  cursor: pointer;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.datepicker .v3dp__datepicker input:disabled {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: none;
  color: #5f8290;
  cursor: default;
}
.datepicker .v3dp__datepicker input.vd-wrapper--error {
  background-color: #f6cbd4;
  border-color: #f6cbd4;
  color: #02354a;
  font-size: 0.94rem;
}
.datepicker .v3dp__datepicker input:focus, .datepicker .v3dp__datepicker input:active {
  outline: none;
}
.datepicker .v3dp__elements button.selected span,
.datepicker .v3dp__elements button:not(:disabled):hover span {
  background-color: #02354a !important;
}
.datepicker .v3dp__popout {
  width: 280px;
  height: var(--dropdown-height, 340px);
  bottom: 57px;
}
.datepicker--error .vd-picker__input {
  border: 1px solid red;
}

.checkbox {
  display: flex;
  position: relative;
  margin-right: 16px;
  cursor: pointer;
  min-height: 20px;
  flex-shrink: 0;
}
.checkbox--mt-15 {
  margin-top: 15px;
}
.checkbox__label {
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  line-height: 1.4;
  z-index: 1;
}
.checkbox__label__input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.checkbox__label__input:checked + .checkbox__label + .checkbox__box {
  background-color: #02354a;
  border: 2px solid #02354a;
}
.checkbox__label__input:checked + .checkbox__label--blue + .checkbox__box {
  background-color: #2b9be3;
}
.checkbox__label__input:disabled + .checkbox__label + .checkbox__box {
  background-color: transparent;
  border: 2px solid #5f8290;
}
.checkbox__label__input:disabled:checked + .checkbox__label + .checkbox__box {
  background-color: #5f8290;
  border: 2px solid #5f8290;
}
.checkbox__label__input:checked + .checkbox__label + .checkbox__box:after {
  position: absolute;
  color: #ffffff;
  font-family: "icomoon";
  font-size: 1.6rem;
  content: "\e919";
  line-height: 1;
}
.checkbox__label__input:checked + .checkbox__label--state-few + .checkbox__box {
  background-color: #ffffff;
}
.checkbox__label__input:checked + .checkbox__label--state-few + .checkbox__box:after {
  content: "-";
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 2rem;
  color: #02354a;
  margin-top: -5px;
}
.checkbox__label:hover + .checkbox__box:before {
  background-color: rgba(32, 33, 36, 0.059);
  border: none;
  box-shadow: none;
  opacity: 1;
  transform: scale(1);
}
.checkbox__box {
  width: 20px;
  height: 20px;
  position: absolute;
  display: flex;
  margin-right: 10px;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border: 2px solid #5f8290;
  border-radius: 3px;
  content: "";
  line-height: 1;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.switch {
  position: relative;
  display: inline-block;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .switch__label:after {
  background-color: #055e9a;
  border: 1px solid #055e9a;
}
.switch input:checked + .switch__label:before {
  transform: translateX(24px);
  background-color: #2b9be3;
  border: 1px solid #2b9be3;
}
.switch__label {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  padding: 0 0 0 64px;
  line-height: 1.4;
  z-index: 1;
  display: inline-block;
  height: 24px;
}
.switch__label:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 0;
  bottom: 0;
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  transition: 0.4s;
  border-radius: 50%;
  z-index: 1;
}
.switch__label:after {
  content: "";
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  transition: 0.4s;
  border-radius: 24px;
  width: 48px;
  height: 24px;
}

.radio {
  height: 21px;
  position: relative;
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  .radio {
    margin-bottom: 0;
  }
}
.radio__input {
  position: absolute;
  opacity: 0;
  left: -99999px;
}
.radio__label {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.radio__label__checker {
  width: 15px;
  height: 15px;
  display: flex;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  background-color: #f5f5f5;
  box-shadow: inset 0 1px 3px 0 #dfdfdf;
  border-radius: 50%;
}
.radio__label__checker--checked:after {
  width: 10px;
  height: 10px;
  display: block;
  background-color: #000000;
  border-radius: 50%;
  z-index: 100;
  content: "";
}
@media (min-width: 992px) {
  .radio__label__checker--checked:after {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) {
  .radio__label__checker {
    width: 21px;
    height: 21px;
  }
}

.partial-radio {
  width: 16px;
  height: 16px;
  display: flex;
  margin-right: 7.5px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #5f8290;
  cursor: pointer;
  position: relative;
}
.partial-radio--selected {
  background-color: #02354a;
  border: 2px solid #02354a;
}
.partial-radio--few {
  border: 2px solid #02354a;
  position: relative;
}
.partial-radio--few:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 3px;
  border-radius: 4px;
  top: 50%;
  left: 50%;
  background: #02354a;
  transform: translateX(-50%) translateY(-50%);
}
.partial-radio--few:hover {
  background-color: white;
}

.action-bar {
  width: 100%;
}
.action-bar__item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding: 16px;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 8px;
}
.action-bar__item__label {
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
}
.action-bar__item__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.action-bar__item__btn__label {
  display: none;
}
@media (min-width: 992px) {
  .action-bar__item__btn {
    width: auto;
    height: auto;
    border: none;
  }
  .action-bar__item__btn__label {
    display: block;
  }
  .action-bar__item__btn .vue-feather {
    display: none;
  }
}
.action-bar__item__btn--disabled {
  color: #5f8290;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}

.form-autocomplete {
  position: relative;
}
.form-autocomplete__label {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  color: #02354a;
  font-weight: 400;
  font-size: 15px;
}
.form-autocomplete__input {
  width: 100%;
  min-height: 56px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  padding: 0 40px 0 16px;
}
.form-autocomplete__input:active, .form-autocomplete__input:focus {
  outline: 0;
}
.form-autocomplete__input--open {
  border-top: 1px solid #dbdde7;
  border-right: 1px solid #dbdde7;
  border-bottom: none;
  border-left: 1px solid #dbdde7;
  border-radius: 8px 8px 0 0;
}
.form-autocomplete__icon {
  width: 45px;
  height: 56px;
  position: absolute;
  display: flex;
  top: 24px;
  right: 0;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.form-autocomplete__icon:before {
  color: #02354a;
  font-size: 1rem;
}
.form-autocomplete__results {
  width: 100%;
  position: absolute;
  margin: 0;
  padding: 0;
  top: auto;
  background-color: #f5f5f5;
  overflow: auto;
  z-index: 9999;
}
.form-autocomplete__results--open {
  border-top: none;
  border-right: 1px solid #dbdde7;
  border-bottom: 1px solid #dbdde7;
  border-left: 1px solid #dbdde7;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.form-autocomplete__results__item {
  padding: 10px 15px;
  cursor: pointer;
}
.form-autocomplete__results__item:hover {
  color: #000000;
  background-color: rgba(43, 155, 227, 0.1);
}
.form-autocomplete__results__item--is-active {
  color: #000000;
  background-color: rgba(43, 155, 227, 0.1);
}

.ql-editor p {
  margin: 0 !important;
}
.ql-editor ul li,
.ql-editor li li {
  margin: 0 !important;
}
.ql-editor[contenteditable=false] {
  background-color: var(--gray-100);
}

.tabs {
  width: 100%;
  height: auto;
  display: block;
}
.tabs__list {
  display: flex;
  margin-bottom: 30px;
  border-bottom: 1px solid #02354a;
}
.tabs__list__item {
  padding: 16px;
  margin-right: 4px;
  color: #02354a;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  border: 1px solid #dfdfdf;
  border-bottom: none;
  text-align: center;
}
@media (max-width: 768px) {
  .tabs__list__item {
    display: flex;
    align-items: center;
    padding: 16px 8px;
  }
}
.tabs__list__item:last-child {
  margin-right: 0;
}
.tabs__list__item--active {
  color: #ffffff;
  background-color: #02354a;
  border: 1px solid #02354a;
  cursor: default;
}
.tabs__list__item__icon {
  width: 16px;
  height: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: -4px;
}
.tabs__list__item__icon--right {
  margin-left: 8px;
}
.tabs__list__item__icon--left {
  margin-right: 8px;
}
@media (max-width: 768px) {
  .tabs__list__item__icon {
    display: none;
  }
}

.tab__title {
  display: block;
  font-weight: 900;
  color: #02354a;
}

.input {
  width: 100%;
}
.input--has-error {
  display: block;
  margin: 10px 0 0 5px;
  text-align: left;
  color: #bd2e4c;
}
.input--checkbox {
  margin-top: 15px;
}
.input__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 1;
}
.input__overlay--active {
  display: block;
}
.input__header {
  display: flex;
  justify-content: space-between;
}
.input__label {
  display: flex;
  margin-bottom: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .input__label {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.input__label--bold {
  text-transform: uppercase;
  color: #5f8290;
  font-weight: bold;
  font-size: 0.8rem;
}
.input__label--pointer {
  text-transform: uppercase;
  text-decoration: underline;
  color: #5f8290;
  font-weight: bold;
  font-size: 0.8rem;
  cursor: pointer;
}
.input__label span {
  margin-top: 3px;
  color: #5f8290;
}
@media (min-width: 992px) {
  .input__label span {
    margin-top: 0;
  }
}
.input__label__edit {
  color: #055e9a;
  cursor: pointer;
}
.input__label__edit__txt {
  text-decoration: underline;
}
.input__label__edit__icon {
  margin-right: 2px;
  font-size: 0.8rem;
}
.input__inner {
  position: relative;
}
.input__inner__text {
  width: 100%;
  min-height: 56px;
  display: flex;
  padding: 0 16px;
  justify-content: flex-start;
  align-items: center;
  background-image: none !important;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
}
.input__inner__text--error {
  background-color: #f6cbd4;
  border-color: #f6cbd4;
  color: #02354a;
  font-size: 0.94rem;
}
.input__inner__text:focus, .input__inner__text:active {
  outline: none;
}
.input__inner__text:disabled {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: none;
  color: #5f8290;
}
.input__inner__icon {
  width: 45px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
}
.input__inner__icon:before {
  color: #02354a;
  font-size: 1rem;
}
.input__inner__icon-arrow {
  width: 45px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
}
.input__inner__icon-arrow--active {
  transform: rotate(180deg);
}
.input__inner__icon-arrow:before {
  color: #02354a;
  font-size: 0.6rem;
}
.input__inner__opt {
  width: 100%;
  height: auto;
  position: absolute;
  padding: 20px;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #dbdde7;
  border-radius: 10px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.1);
  z-index: 10;
}
.input__inner__opt__item__option {
  display: block;
  padding: 10px;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  cursor: pointer;
}
.input__inner__opt__item__option--flex {
  display: flex;
  justify-content: space-between;
}
.input__inner__opt__item__option--selected {
  background-color: rgba(219, 221, 231, 0.6);
}
.input__inner__opt__item__option:hover {
  background-color: rgba(219, 221, 231, 0.6);
  border-radius: 2px;
}
.input__inner__opt__item__label {
  display: block;
  margin-bottom: 10px;
}
.input__inner__opt__item__dropdown {
  margin-top: 20px;
}
.input__inner__opt__item__dropdown > * {
  margin-bottom: 16px;
}
.input__inner__opt__acts {
  display: flex;
  margin-top: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .input__inner__opt__acts {
    align-items: flex-end;
  }
}
.input__inner__opt__acts__checks {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .input__inner__opt__acts__checks {
    margin-bottom: 0;
  }
}
.input__inner__opt__acts__checks .checkbox {
  margin-bottom: 10px;
}
.input__inner__opt__acts__checks .checkbox:last-child {
  margin-bottom: 0;
}
.input__inner__opt__acts__checks:not(class) {
  width: 100%;
}
.input__inner__opt__acts__checks__label {
  margin-bottom: 13px;
  cursor: pointer;
}
.input__inner__opt__acts__btn {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.input__inner__opt__acts__btn .btn {
  width: auto;
}
.input__inner__opt__acts__btn .btn--txt {
  margin-top: 16px;
}
@media (min-width: 480px) {
  .input__inner__opt__acts__btn {
    flex-direction: row;
    justify-content: flex-end;
  }
  .input__inner__opt__acts__btn .btn--txt {
    margin-right: 16px;
    margin-top: 0;
  }
}
.input__loader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  padding-right: 8px;
}
.input__loader .spinner {
  width: 34px;
  height: 34px;
  display: block;
  background-image: url("/images/spinner.svg");
  background-position: center;
  background-size: 100%;
  border-radius: 50px;
  content: "";
}
.input.search .input__inner__text {
  background-color: #f5f5f5;
  box-shadow: inset 0 2px 4px 1px rgba(216, 216, 216, 0.42);
}

.tl__filter-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-gap: 24px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .tl__filter-header {
    grid-gap: 8px;
  }
}
.tl__filter-header__sort {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  max-width: 300px;
  min-width: 200px;
}
@media (max-width: 768px) {
  .tl__filter-header__sort {
    max-width: calc(100% - 103px);
  }
}
@media (max-width: 768px) {
  .tl__filter-header__sort .tl__filter-header__dropdown {
    max-width: 100%;
  }
}
.tl__filter-header__sort .tl__filter-header__dropdown i.vue-feather--bar-chart {
  transform: matrix(0, -1, -1, 0, 0, 0);
  flex-shrink: 0;
}
.tl__filter-header__sort .tl__filter-header__dropdown i.vue-feather--chevron-down {
  position: relative;
  overflow: visible;
  cursor: pointer;
}
.tl__filter-header__sort .tl__filter-header__dropdown i.vue-feather--chevron-down:before {
  bottom: -5px;
  left: -5px;
  right: -5px;
  top: -5px;
}
.tl__filter-header__dropdown {
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .tl__filter-header__dropdown {
    height: 44px;
  }
}
.tl__filter-header__dropdown__line {
  width: 1px;
  height: 36px;
  background: #dfdfdf;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  flex-shrink: 0;
}
.tl__filter-header__dropdown--filter {
  cursor: pointer;
  width: 100%;
}
@media (min-width: 992px) {
  .tl__filter-header__dropdown--filter {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .tl__filter-header__dropdown--filter {
    width: 100%;
  }
}
.tl__filter-header__dropdown--filter i.vue-feather--chevron-down {
  position: relative;
  overflow: visible;
}
.tl__filter-header__dropdown--filter i.vue-feather--chevron-down:before {
  bottom: -5px;
  left: -5px;
  right: -5px;
  top: -5px;
}
.tl__filter-header__select-tabler {
  width: 200px;
  height: 56px;
  display: flex;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 375px) {
  .tl__filter-header__select-tabler {
    width: 100%;
  }
}
.tl__filter-header__select-tabler span {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.4431372549);
  color: rgba(2, 52, 74, 0.6901960784);
  height: inherit;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tl__filter-header__select-tabler span.active {
  background-color: #02354a;
  color: white;
}
.tl__filter-header__label {
  margin-bottom: 10px;
  color: #02354a;
  font-weight: 400;
  font-size: 15px;
}
.tl__filter-header__filter-label {
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .tl__filter-header__filter-wrapper {
    width: 100%;
    order: -2;
  }
}
.tl__filter-header__action-menu {
  width: 32px;
  height: 32px;
  position: relative;
  cursor: pointer;
}
.tl__filter-header__action-menu > span.icon-kebab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.tl__filter-header__action-menu > span.icon-kebab:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.tl__filter-header__search {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .tl__filter-header__search {
    width: 100%;
    order: -2;
  }
}

.tl-filter {
  display: none;
}
.tl-filter__container {
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  width: 343px;
  max-width: calc(100vw - 32px);
  z-index: 500;
  background-color: white;
  padding: 16px;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 480px) {
  .tl-filter__container {
    width: 100%;
  }
}
.tl-filter--show {
  display: block;
}
.tl-filter__box {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  border: 1px solid #f5f5f5;
}
.tl-filter__box:hover .tl-filter__box__icon:after {
  background-color: rgba(32, 33, 36, 0.059);
  border: none;
  box-shadow: none;
  opacity: 1;
  transform: scale(1);
}
.tl-filter__box__icon {
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid #5f8290;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}
.tl-filter__box__icon--selected {
  background: #02354a;
  border: 2px solid #02354a;
}
.tl-filter__box__label {
  margin-bottom: 0;
}
.tl-filter__box--expired {
  background-color: #f6cbd4;
  border: 1px solid #f6cbd4;
}
.tl-filter__box--expiring {
  background-color: #ffe9b7;
  border: 1px solid #ffe9b7;
}

.tl,
.cert-tl {
  width: 100%;
  height: auto;
  position: relative;
}
.tl__details,
.cert-tl__details {
  width: 100%;
  min-height: 100px;
  position: relative;
  margin-bottom: 45px;
  padding: 30px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
}
.tl__details__close,
.cert-tl__details__close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
  right: 3px;
  text-align: center;
  color: #02354a;
  cursor: pointer;
}
.tl__details__header,
.cert-tl__details__header {
  display: flex;
  margin-bottom: 10px;
  justify-content: flex-start;
  align-items: center;
}
.tl__details__header__name,
.cert-tl__details__header__name {
  margin-right: 20px;
  color: #02354a;
  font-size: 1.25rem;
  font-weight: bold;
}
.tl__details__header__ssn,
.cert-tl__details__header__ssn {
  color: #5f8290;
}
.tl__details__emails,
.cert-tl__details__emails {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.tl__details__emails__item,
.cert-tl__details__emails__item {
  display: inline-block;
  margin-right: 10px;
  color: #02354a;
  text-decoration: underline;
}
.tl__details__emails__item:last-child,
.cert-tl__details__emails__item:last-child {
  margin-right: 0;
}
.tl__details__phone,
.cert-tl__details__phone {
  display: block;
  margin-top: 10px;
  color: #02354a;
  text-decoration: underline;
}
.tl__labels,
.cert-tl__labels {
  display: none;
}
@media (min-width: 992px) {
  .tl__labels,
  .cert-tl__labels {
    display: flex;
    margin-bottom: 12px;
    padding-left: 10px;
    justify-content: space-between;
    align-items: center;
  }
}
.tl__labels--left,
.cert-tl__labels--left {
  display: flex;
  margin-right: 25px;
  align-items: center;
  flex-grow: 1;
}
.tl__labels--right,
.cert-tl__labels--right {
  display: flex;
  margin-right: 42px;
  align-items: center;
  flex-shrink: 0;
}
.tl__labels__label,
.cert-tl__labels__label {
  color: #02354a;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  line-height: 1.4;
  width: 33%;
}
.tl__labels__label--competence,
.cert-tl__labels__label--competence {
  margin-right: 30px;
  margin-left: 30px;
}
.account .tl__labels__label--competence,
.account .cert-tl__labels__label--competence {
  margin-left: 0;
}
.tl__labels__label--name,
.cert-tl__labels__label--name {
  margin-right: 30px;
}
.tl__labels__label--expires_at,
.cert-tl__labels__label--expires_at {
  width: 95px;
}
.tl__labels__label--sorted,
.cert-tl__labels__label--sorted {
  color: #02354a;
  text-shadow: -0.02ex 0 currentColor, 0.02ex 0 currentColor;
  text-decoration: none;
}
.tl__labels__label--sorted:after,
.cert-tl__labels__label--sorted:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2302354A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  width: 18px;
  height: 11px;
  margin-left: 8px;
  background-position: center;
  transform: rotate(0);
  transition: transform 0.2s ease-in-out;
}
.tl__labels__label--desc:after,
.cert-tl__labels__label--desc:after {
  transform: rotate(180deg);
}
.tl__labels__phone,
.cert-tl__labels__phone {
  width: 140px;
  margin-right: 15px;
}
.tl__data__row--invalid-table,
.cert-tl__data__row--invalid-table {
  margin-bottom: 30px;
}
.tl__data__row__nohit,
.cert-tl__data__row__nohit {
  display: block;
  margin-top: 40px;
  text-align: center;
  color: #5f8290;
  font-style: italic;
}
.tl__data__row__item,
.cert-tl__data__row__item {
  position: relative;
  display: flex;
  margin-bottom: 15px;
  padding: 15px 0 15px 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  transition: background-color 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .tl__data__row__item,
  .cert-tl__data__row__item {
    height: 54px;
    margin-bottom: 8px;
    padding: 0 0 0 10px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .tl__data__row__item--id06,
  .cert-tl__data__row__item--id06 {
    height: 73px;
  }
}
@media (max-width: 992px) {
  .tl__data__row__item,
  .cert-tl__data__row__item {
    align-items: flex-end;
    padding: 30px 16px 16px 16px;
    padding: 15px 32px 15px 32px;
  }
}
.tl__data__row__item span,
.cert-tl__data__row__item span {
  line-height: 1.4;
}
.tl__data__row__item--updated,
.cert-tl__data__row__item--updated {
  background-color: #c2f8ef;
}
.tl__data__row__item--edit,
.cert-tl__data__row__item--edit {
  min-height: 500px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .tl__data__row__item--edit,
  .cert-tl__data__row__item--edit {
    min-height: 320px;
  }
}
.tl__data__row__item--new,
.cert-tl__data__row__item--new {
  background: #c2f8ef;
  animation: slideInTopFadeBgGreen 3s cubic-bezier(0.23, 1, 0.32, 1);
}
.tl__data__row__item--new:hover,
.cert-tl__data__row__item--new:hover {
  background-color: rgba(194, 248, 239, 0.7);
}
.tl__data__row__item--expired,
.cert-tl__data__row__item--expired {
  background-color: #f6cbd4;
}
.tl__data__row__item--expired:hover,
.cert-tl__data__row__item--expired:hover {
  background-color: rgba(246, 203, 212, 0.7);
}
.tl__data__row__item--outgoing,
.cert-tl__data__row__item--outgoing {
  background-color: #ffe9b7;
}
.tl__data__row__item--outgoing:hover,
.cert-tl__data__row__item--outgoing:hover {
  background-color: rgba(255, 233, 183, 0.7);
}
.tl__data__row__item--archived,
.cert-tl__data__row__item--archived {
  background-color: #f5f5f5;
}
.tl__data__row__item--archived .tl__data__row__item__sec__edit,
.cert-tl__data__row__item--archived .tl__data__row__item__sec__edit {
  background-color: #f5f5f5;
}
.tl__data__row__item__prim,
.cert-tl__data__row__item__prim {
  width: 100%;
  height: 100%;
  display: flex;
  margin-bottom: 15px;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .tl__data__row__item__prim,
  .cert-tl__data__row__item__prim {
    margin-bottom: 0px;
  }
}
.tl__data__row__item__prim__archive-icon,
.cert-tl__data__row__item__prim__archive-icon {
  width: 25px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: #bbbbbb;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
}
.tl__data__row__item__prim__archive-icon svg,
.cert-tl__data__row__item__prim__archive-icon svg {
  width: 16px;
  stroke: white;
}
@media (min-width: 992px) {
  .tl__data__row__item__prim__archive-icon,
  .cert-tl__data__row__item__prim__archive-icon {
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    margin-right: 16px;
    background-color: transparent;
    border-radius: none;
  }
  .tl__data__row__item__prim__archive-icon svg,
  .cert-tl__data__row__item__prim__archive-icon svg {
    width: auto;
    stroke: #5f8290;
  }
}
.tl__data__row__item__prim__select,
.cert-tl__data__row__item__prim__select {
  background: white;
  width: 16px;
  height: 16px;
  margin-right: 15px;
  border-radius: 5px;
  border: 2px solid #5f8290;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0px;
  left: 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .tl__data__row__item__prim__select,
  .cert-tl__data__row__item__prim__select {
    top: -15px;
  }
}
.tl__data__row__item__prim__select--selected,
.cert-tl__data__row__item__prim__select--selected {
  background-color: #02354a;
  border: 2px solid #02354a;
}
.tl__data__row__item__prim__competence,
.cert-tl__data__row__item__prim__competence {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .tl__data__row__item__prim__competence,
  .cert-tl__data__row__item__prim__competence {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 33%;
    padding-right: 16px;
    margin-bottom: 0;
  }
}
.tl__data__row__item__prim__competence__archive-icon,
.cert-tl__data__row__item__prim__competence__archive-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  bottom: -4px;
  margin-right: 4px;
}
.tl__data__row__item__prim__competence__id06,
.cert-tl__data__row__item__prim__competence__id06 {
  display: block;
  margin: 2px 0 0 0;
  color: #5f8290;
  font-size: 12px;
}
.tl__data__row__item__prim__competence__id06:before,
.cert-tl__data__row__item__prim__competence__id06:before {
  display: inline-block;
  padding: 3px 6px;
  color: #ffffff;
  font-style: normal;
  border-radius: 2px;
  content: "ID06";
  font-weight: 600;
  font-size: 15px;
}
.tl__data__row__item__prim__competence__id06--processing:before,
.cert-tl__data__row__item__prim__competence__id06--processing:before {
  margin-right: 3px;
  color: #5f8290;
  background-color: #f5f5f5;
}
.tl__data__row__item__prim__competence__id06--pending:before,
.cert-tl__data__row__item__prim__competence__id06--pending:before {
  margin-right: 3px;
  background-color: #f6cbd4;
  color: #bd2e4c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23BD2E4C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-alert-circle'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 24px;
  background-position: right 4px center;
}
.tl__data__row__item__prim__competence__id06--pending span,
.cert-tl__data__row__item__prim__competence__id06--pending span {
  color: #bd2e4c;
}
.tl__data__row__item__prim__competence__id06--active:before,
.cert-tl__data__row__item__prim__competence__id06--active:before {
  background-color: #50c9b3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23E2FFFA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check-circle'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 24px;
  background-position: right 4px center;
}
.tl__data__row__item__prim__name,
.cert-tl__data__row__item__prim__name {
  width: 80%;
  margin-bottom: 10px;
  color: #02354a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  cursor: pointer;
}
.tl__data__row__item__prim__name span,
.cert-tl__data__row__item__prim__name span {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .tl__data__row__item__prim__name,
  .cert-tl__data__row__item__prim__name {
    width: 33%;
    padding-right: 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .tl__data__row__item__prim__name,
  .cert-tl__data__row__item__prim__name {
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow: visible;
  }
  .tl__data__row__item__prim__name::before,
  .cert-tl__data__row__item__prim__name::before {
    content: "Certifierad";
  }
}
.tl__data__row__item__prim__client,
.cert-tl__data__row__item__prim__client {
  width: 50%;
  color: #02354a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  cursor: pointer;
}
.tl__data__row__item__prim__client span,
.cert-tl__data__row__item__prim__client span {
  text-decoration: underline;
}
.tl__data__row__item__prim__client--empty,
.cert-tl__data__row__item__prim__client--empty {
  text-decoration: none;
  cursor: default;
}
@media (min-width: 992px) {
  .tl__data__row__item__prim__client,
  .cert-tl__data__row__item__prim__client {
    width: calc(33% - 31px);
    padding-right: 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .tl__data__row__item__prim__client,
  .cert-tl__data__row__item__prim__client {
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow: visible;
  }
  .tl__data__row__item__prim__client::before,
  .cert-tl__data__row__item__prim__client::before {
    content: attr(data-before-content);
  }
}
.tl__data__row__item__sec,
.cert-tl__data__row__item__sec {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 992px) {
  .tl__data__row__item__sec,
  .cert-tl__data__row__item__sec {
    justify-content: flex-start;
    width: 100%;
  }
}
.tl__data__row__item__sec__phone,
.cert-tl__data__row__item__sec__phone {
  width: 125px;
  margin-right: 15px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tl__data__row__item__sec__issued,
.cert-tl__data__row__item__sec__issued {
  width: 100px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .tl__data__row__item__sec__issued,
  .cert-tl__data__row__item__sec__issued {
    text-align: right;
  }
}
.tl__data__row__item__sec__expires,
.cert-tl__data__row__item__sec__expires {
  display: inline;
  width: 95px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .tl__data__row__item__sec__expires,
  .cert-tl__data__row__item__sec__expires {
    text-align: right;
  }
}
@media (max-width: 992px) {
  .tl__data__row__item__sec__expires,
  .cert-tl__data__row__item__sec__expires {
    width: 100%;
    overflow: visible;
    display: flex;
    justify-content: space-between;
  }
  .tl__data__row__item__sec__expires::before,
  .cert-tl__data__row__item__sec__expires::before {
    content: "Giltig till";
  }
}
.tl__data__row__item__sec__edit,
.cert-tl__data__row__item__sec__edit {
  width: 47px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
@media (min-width: 992px) {
  .tl__data__row__item__sec__edit,
  .cert-tl__data__row__item__sec__edit {
    position: relative;
    margin-left: 15px;
  }
}
@media (max-width: 992px) {
  .tl__data__row__item__sec__edit,
  .cert-tl__data__row__item__sec__edit {
    align-items: center;
    top: 8px;
    right: 15px;
    width: 32px;
    height: 32px;
  }
}
.tl__data__row__item__sec__edit__icon,
.cert-tl__data__row__item__sec__edit__icon {
  color: #000000;
}
.tl__actions,
.cert-tl__actions {
  display: flex;
  margin-top: 30px;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .tl__actions,
  .cert-tl__actions {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.tl__actions__show,
.cert-tl__actions__show {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  margin-left: auto;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .tl__actions__show,
  .cert-tl__actions__show {
    width: auto;
    margin-bottom: 0;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.tl__actions__show__txt,
.cert-tl__actions__show__txt {
  width: 100%;
  margin: 0;
  text-align: right;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .tl__actions__show__txt,
  .cert-tl__actions__show__txt {
    width: auto;
    margin: 0 15px 0 0;
    text-align: left;
  }
}
.tl__edit,
.cert-tl__edit {
  position: absolute;
  display: none;
  padding: 16px;
  top: 0;
  right: 48px;
  background-color: #5f8290;
  border-radius: 6px;
  box-shadow: -4px 3px 5px 0 rgba(2, 53, 74, 0.1);
  z-index: 1000;
}
.tl__edit span,
.cert-tl__edit span {
  line-height: 1;
}
@media (min-width: 992px) {
  .tl__edit,
  .cert-tl__edit {
    right: 47px;
  }
}
.tl__edit--show,
.cert-tl__edit--show {
  display: block;
}
.tl__edit__overlay,
.cert-tl__edit__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 500;
}
.tl__edit__list,
.cert-tl__edit__list {
  position: relative;
  z-index: 1000;
}
.tl__edit__list__item,
.cert-tl__edit__list__item {
  display: block;
  margin-bottom: 10px;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.tl__edit__list__item__label,
.cert-tl__edit__list__item__label {
  text-decoration: underline;
  color: #ffffff;
}
.tl__edit__list__item__label:hover,
.cert-tl__edit__list__item__label:hover {
  text-decoration: none;
}
.tl__edit__list__item__label a,
.cert-tl__edit__list__item__label a {
  color: inherit;
  line-height: inherit;
}
.tl__edit__list__item:last-child,
.cert-tl__edit__list__item:last-child {
  margin: 0;
}
.tl__edit__list__item:hover,
.cert-tl__edit__list__item:hover {
  color: #dbdde7;
}
.tl__edit--right,
.cert-tl__edit--right {
  right: auto;
  left: 47px;
  min-width: 230px;
}
.tl__edit--bottom,
.cert-tl__edit--bottom {
  top: 100%;
}

@keyframes scale-up-ver-center {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slideInTopFadeBgGreen {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    background-color: white;
  }
  30% {
    opacity: 1;
    background-color: #c2f8ef;
  }
  60% {
    transform: translateY(0);
  }
  100% {
    background-color: #c2f8ef;
  }
}
/*
    !!!!=========================================!!!!

        IMPORTANT:
        BASE RULES ARE IN _tablerList.scss

    !!!!=========================================!!!!
*/
.cert-tl__columns__labels {
  display: none;
}
@media (min-width: 992px) {
  .cert-tl__columns__labels {
    padding-left: 10px;
    display: flex;
    margin-bottom: 12px;
    justify-content: space-between;
    align-items: center;
  }
  .account .cert-tl__columns__labels {
    padding-left: 16px;
    justify-content: space-between;
  }
}
.cert-tl__columns__labels--left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.cert-tl__columns__labels--right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.cert-tl__columns__labels__label {
  color: #02354a;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  line-height: 1.4;
  width: 33%;
}
.cert-tl__columns__labels__label--expires_at {
  width: 120px;
  text-align: left;
}
.cert-tl__columns__labels__label--sorted {
  color: #02354a;
  text-shadow: -0.02ex 0 currentColor, 0.02ex 0 currentColor;
  text-decoration: none;
}
.cert-tl__columns__labels__label--sorted:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2302354A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  width: 18px;
  height: 11px;
  margin-left: 8px;
  background-position: center;
  transform: rotate(0);
  transition: transform 0.2s ease-in-out;
}
.cert-tl__columns__labels__label--desc:after {
  transform: rotate(180deg);
}
.cert-tl__columns__labels__phone {
  width: 140px;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .account .cert-tl__data__row__item {
    padding: 0 0 0 16px;
  }
}
@media (max-width: 992px) {
  .cert-tl__data__row__item {
    align-items: flex-start;
  }
}
.cert-tl__data__row__item--archived {
  background-color: #f5f5f5;
}
.cert-tl__data__row__item__prim {
  flex-wrap: nowrap;
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__prim {
    flex-wrap: wrap;
    gap: 8px;
  }
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__prim__select {
    top: 0;
  }
}
.cert-tl__data__row__item__prim__column {
  display: flex;
  color: #02354a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.cert-tl__data__row__item__prim__column .cert-tl__column__item__logo {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.cert-tl__data__row__item__prim__column .cert-tl__column__item__logo img {
  height: 20px;
  width: 20px;
}
@media (min-width: 992px) {
  .cert-tl__data__row__item__prim__column {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__prim__column {
    display: flex;
    justify-content: flex-start;
    margin: 5px 0;
    overflow: visible;
  }
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__prim__column--before-content {
    width: 100%;
    justify-content: space-between;
  }
  .cert-tl__data__row__item__prim__column--before-content::before {
    content: attr(data-before-content);
    margin-right: 10px;
    padding: 0px;
  }
}
.cert-tl__data__row__item__prim__column--link {
  text-decoration: underline;
  background: none;
  border: 0;
  padding: 0px;
}
.cert-tl__data__row__item__prim__column--link:hover {
  text-decoration: none;
}
.cert-tl__data__row__item__prim__column--empty {
  text-decoration: none;
  cursor: default;
}
.cert-tl__data__row__item__prim__column--empty span.hide-text {
  color: var(--blue-100);
  font-style: italic;
}
.cert-tl__data__row__item__prim__column__archive-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  bottom: -4px;
  margin-right: 4px;
}
.cert-tl__data__row__item__prim__column__id06 {
  display: block;
  margin: 2px 0 0 0;
  color: #5f8290;
  font-size: 12px;
}
.cert-tl__data__row__item__prim__column__id06:before {
  display: inline-block;
  padding: 3px 6px;
  color: #ffffff;
  font-style: normal;
  border-radius: 2px;
  content: "ID06";
  font-weight: 600;
  font-size: 15px;
}
.cert-tl__data__row__item__prim__column__id06--processing:before {
  margin-right: 3px;
  color: #5f8290;
  background-color: #f5f5f5;
}
.cert-tl__data__row__item__prim__column__id06--pending:before {
  margin-right: 3px;
  background-color: #f6cbd4;
  color: #bd2e4c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23BD2E4C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-alert-circle'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 24px;
  background-position: right 4px center;
}
.cert-tl__data__row__item__prim__column__id06--pending span {
  color: #bd2e4c;
}
.cert-tl__data__row__item__prim__column__id06--active:before {
  background-color: #50c9b3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23E2FFFA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check-circle'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 24px;
  background-position: right 4px center;
}
.cert-tl__data__row__item__sec {
  width: 120px;
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__sec {
    display: block;
    width: 100%;
  }
}
.cert-tl__data__row__item__sec__expires {
  width: inherit;
}
@media (max-width: 992px) {
  .cert-tl__data__row__item__sec__expires {
    text-align: left;
  }
  .cert-tl__data__row__item__sec__expires::before {
    content: "Giltig till";
  }
}
@media (min-width: 992px) {
  .cert-tl__data__row__item__sec__edit {
    position: relative;
    margin-left: 0;
  }
}
.cert-tl__edit__list__item {
  display: block;
  cursor: pointer;
  text-decoration: underline;
  color: #ffffff;
}
.cert-tl__edit__list__item a,
.cert-tl__edit__list__item span,
.cert-tl__edit__list__item p,
.cert-tl__edit__list__item b,
.cert-tl__edit__list__item i {
  color: inherit;
  line-height: inherit;
}
.cert-tl__edit__list__item:last-child {
  margin: 0;
}
.cert-tl__edit__list__item:hover {
  color: #dbdde7;
  text-decoration: none;
}
@keyframes scale-up-ver-center {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
.cert-tl__pagination-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.cert-tl__pagination-wrapper .pagination {
  flex-direction: row;
}
.cert-tl__pagination-wrapper .pagination .pagination__controls__control {
  padding: 14px;
}
@media (max-width: 992px) {
  .cert-tl__pagination-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

.edit-list {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 15px;
  left: 0;
  background-color: #f5f5f5;
  z-index: 100;
}
@media (min-width: 992px) {
  .edit-list {
    padding: 30px 15px;
  }
}
.edit-list__close {
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  padding: 10px;
  top: 0;
  right: 0;
  cursor: pointer;
  content: "";
}
.edit-list__close__icon {
  color: #02354a;
  font-size: 1.3rem;
  transition: color 0.3s ease-in-out;
}
.edit-list__close__icon:hover {
  color: rgba(2, 53, 74, 0.6);
}
.edit-list__actions {
  display: flex;
  justify-content: flex-end;
}

.tabler {
  width: 100%;
  height: auto;
}
.tabler__data--invalid-table {
  margin-bottom: 30px;
}
.tabler__data__item {
  min-height: 47px;
  display: flex;
  margin-bottom: 8px;
  padding-left: 15px;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease-in-out;
}
.tabler__data__item--valid {
  background-color: #c2f8ef;
}
.tabler__data__item--valid .tabler__data__item__sec__edit {
  background-color: rgba(255, 255, 255, 0.4);
}
.tabler__data__item--valid:hover {
  background-color: rgba(194, 248, 239, 0.7);
}
.tabler__data__item--invalid {
  background-color: #f6cbd4;
}
.tabler__data__item--invalid .tabler__data__item__sec__edit {
  background-color: rgba(255, 255, 255, 0.4);
}
.tabler__data__item--invalid:hover {
  background-color: rgba(246, 203, 212, 0.7);
}
.tabler__data__item--warning {
  background-color: rgba(236, 183, 38, 0.411);
}
.tabler__data__item--warning .tabler__data__item__sec__edit {
  background-color: rgba(255, 255, 255, 0.4);
}
.tabler__data__item--warning:hover {
  background-color: rgba(236, 183, 38, 0.411);
}
.tabler__data__item--regular {
  background-color: #dfdfdf;
}
.tabler__data__item--regular .tabler__data__item__sec__edit {
  background-color: rgba(255, 255, 255, 0.4);
}
.tabler__data__item--regular:hover {
  background-color: rgba(223, 223, 223, 0.7);
}
.tabler__data__item__preview {
  display: flex;
  flex-grow: 1;
}
.tabler__data__item__preview__label {
  margin-right: 30px;
  color: #000000;
  flex-basis: 25%;
}
.tabler__data__item__preview__label--competence {
  font-weight: bold;
}
.tabler__data__item__preview__label--date {
  text-align: right;
  margin-right: 0;
}
.tabler__data__item__preview__label--name {
  width: 150px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabler__data__item__sec {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.tabler__data__item__sec__label {
  margin-left: 30px;
  color: #000000;
}
.tabler__data__item__sec__label--email {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabler__data__item__sec__edit {
  width: 47px;
  height: 47px;
  display: flex;
  margin-left: 15px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.tabler__data__item__sec__edit__icon {
  color: #000000;
}

/**
 * Edit view
 */
.tabler__data__item--edit {
  padding: 0;
}
.tabler__data__item--edit .tabler__data__item__preview,
.tabler__data__item--edit .tabler__data__item__prim,
.tabler__data__item--edit .tabler__data__item__sec {
  display: none;
}
.tabler__data__item__edit {
  width: 100%;
  min-height: 385px;
  display: flex;
  padding: 20px;
  flex-direction: column;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.st {
  width: 100%;
  margin: 30px 0;
}
.st--users {
  margin: 0;
}
@media (min-width: 992px) {
  .st {
    margin: 0 0 30px 0;
  }
}
.st__title {
  margin-bottom: 24px;
  color: #02354a;
  font-size: 1.25rem;
  font-weight: bold;
}
.st__text {
  color: #02354a;
  font-size: 1rem;
}
.st__items {
  margin-top: 30px;
}
.st__items__label {
  margin-bottom: 8px;
  color: #000000;
}
.st__items__wrap__item {
  min-height: 64px;
  display: flex;
  margin-bottom: 16px;
  padding: 16px;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 1px 5px 0 rgba(95, 130, 144, 0.5);
  border-radius: 8px;
  position: relative;
}
@media (max-width: 1200px) {
  .st__items__wrap__item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
.st__items__wrap__item__content__label {
  line-height: 1.4;
  font-size: 1rem;
}
.st__items__wrap__item__content__label--company-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: block;
}
.st__items__wrap__item__content__label--company-profile-email {
  margin-top: 4px;
  display: block;
  color: #5f8290;
}
.st__items__wrap__item__content__label--me:after {
  display: inline-block;
  margin-left: 10px;
  content: "(Jag)";
}
.st__items__wrap__item__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .st__items__wrap__item__actions {
    width: auto;
  }
}
.st__items__wrap__item__actions__btn {
  padding: 7.5px 25px;
  color: #02354a;
  font-size: 1rem;
  line-height: 1rem;
}
.st__items__wrap__item__actions__btn--req {
  padding: 15px 32px;
  border: 1px solid #02354a;
  border-radius: 6px;
  background: white;
}
.st__items__wrap__item__actions__btn--req:hover {
  color: white;
  background-color: #02354a;
}
.st__items__wrap__item__actions__btn--pending {
  border-radius: 8px;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  padding: 10px;
  background: #f5f5f5;
}
@media (max-width: 1200px) {
  .st__items__wrap__item__actions__btn--pending {
    font-size: 12px;
    width: auto;
  }
}
@media (max-width: 1200px) {
  .st__items__wrap__item__actions__btn {
    margin-top: 12px;
  }
}
.st__items__wrap__item__actions__icon {
  padding: 8px;
  margin-left: 8px;
  text-align: right;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .st__items__wrap__item__actions__icon {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.st__items__empty {
  text-align: center;
}

.bill {
  width: 100%;
  min-height: 90px;
  margin-bottom: 32px;
}
.bill--empty {
  display: flex;
  padding: 20px;
  justify-content: flex-start;
  align-items: center;
  color: #02354a;
  background-color: #c2f8ef;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.bill__item {
  width: 100%;
  height: auto;
  display: flex;
  margin-bottom: 10px;
  padding: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border: 1px solid #dbdde7;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .bill__item {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.bill__item__meta__date {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
}
@media (min-width: 992px) {
  .bill__item__meta__date {
    width: auto;
    display: inline-block;
    margin-bottom: 0;
  }
}
.bill__item__meta__sent {
  display: block;
  margin-bottom: 15px;
  font-size: 0.9rem;
  color: #5f8290;
}
@media (min-width: 992px) {
  .bill__item__meta__sent {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 0;
  }
}
.bill__item__actions {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .bill__item__actions {
    width: auto;
  }
}
.bill__item__actions__status {
  text-align: left;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  background: #f5f5f5;
  font-size: 15px;
}
@media (min-width: 992px) {
  .bill__item__actions__status {
    text-align: center;
  }
}
.bill__item__actions__status--overdue {
  background: #f6cbd4;
}
.bill__item__actions__status--completed {
  background: #e2fffa;
}
.bill__item__actions__pdf {
  margin-left: 15px;
  color: #02354a;
  cursor: pointer;
}

.plans {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .plans {
    margin-top: 2rem;
  }
}
.plans__title {
  width: 100%;
  margin-bottom: 15px;
  color: #02354a;
  font-weight: bold;
}
.plans__inner {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  justify-content: flex-start;
  gap: 32px;
}
@media (max-width: 768px) {
  .plans__inner {
    flex-direction: column;
    gap: 16px;
  }
}

.pay-t {
  width: 100%;
  margin: 25px 0 32px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.1);
}
.pay-t__title {
  display: block;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 18px;
}
.pay-t__title__date {
  font-weight: 400;
}
@media (min-width: 992px) {
  .pay-t__title__date {
    display: inline-block;
  }
}
.pay-t__body {
  display: block;
  margin-bottom: 30px;
}
.pay-t__body__item {
  margin-bottom: 50px;
}
.pay-t__body__item--head {
  border-bottom: 1px solid rgba(2, 53, 74, 0.2);
  padding-bottom: 16px;
}
@media (max-width: 992px) {
  .pay-t__body__item--head {
    display: none;
  }
}
@media (min-width: 992px) {
  .pay-t__body__item {
    margin-bottom: 16px;
  }
}
.pay-t__body__item:last-child {
  margin-bottom: 0;
}
.pay-t__body__item__row {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .pay-t__body__item__row > span {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
  }
  .pay-t__body__item__row > span::before {
    content: attr(data-before-content);
    margin-right: 32px;
    font-weight: bold;
    color: #02354a;
    width: 100px;
  }
}
@media (min-width: 992px) {
  .pay-t__body__item__row {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.pay-t__body__item__row__article-number {
  width: 100%;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__article-number {
    margin-right: 32px;
    max-width: 80px;
  }
}
.pay-t__body__item__row__name {
  width: 100%;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__name {
    margin-right: 100px;
  }
}
.pay-t__body__item__row__amount {
  width: 100%;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__amount {
    max-width: 100px;
    margin-right: 32px;
  }
}
.pay-t__body__item__row__unit {
  width: 100%;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__unit {
    max-width: 100px;
    margin-right: 32px;
  }
}
.pay-t__body__item__row__price {
  width: 100%;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__price {
    max-width: 100px;
    margin-right: 32px;
  }
}
.pay-t__body__item__row__total {
  width: 100%;
  text-align: left;
  color: #000000;
}
@media (min-width: 992px) {
  .pay-t__body__item__row__total {
    max-width: 130px;
    text-align: right;
  }
}
.pay-t__body__item__row--head > span {
  font-weight: bold;
  color: #02354a;
}
@media (max-width: 992px) {
  .pay-t__body__item__row--head {
    display: none;
  }
}
.pay-t__sum {
  width: 100%;
  display: flex;
  padding-top: 30px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(2, 53, 74, 0.2);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.pay-t__sum__label {
  color: #02354a;
  font-weight: bold;
}
.pay-t__sum__value {
  color: #000000;
  font-weight: bold;
}

.competence-category-tabler__item {
  position: relative;
  display: flex;
  margin-bottom: 8px;
  padding: 15px 0 15px 16px;
  justify-content: flex-start;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  transition: background-color 0.3s ease-in-out;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 992px) {
  .competence-category-tabler__item {
    height: 54px;
    padding: 0 0 0 10px;
  }
  .competence-category-tabler__item--pending {
    height: 73px;
  }
}
.competence-category-tabler__item span {
  line-height: 1.4;
}
.competence-category-tabler--in-modal {
  max-height: 430px;
  overflow-y: scroll;
  margin: -16px -16px;
  padding: 16px 16px;
  background-color: #f5f5f5;
  border-radius: 2px;
}
@media (max-width: 992px) {
  .competence-category-tabler--in-modal {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .competence-category-tabler--in-modal {
    padding: 12px 12px;
    max-height: 300px;
  }
}

.ut {
  width: 100%;
  height: auto;
  position: relative;
}
.ut__filter {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
  align-items: center;
}
.ut__filter__item {
  width: 50%;
  margin-right: 30px;
}
.ut__filter__item:last-child {
  margin-right: 0;
}
.ut__labels {
  display: flex;
  margin: 0 25px 25px 0;
  padding-left: 15px;
  justify-content: flex-start;
  align-items: center;
}
.ut__labels__label {
  color: rgba(2, 53, 74, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.ut__labels__label--sorted {
  color: #000000;
}
.ut__labels__label__icon {
  display: inline-block;
  margin-left: 8.5px;
  color: rgba(2, 53, 74, 0.5);
  font-size: 0.5rem;
  transform: rotate(180deg);
}
.ut__labels__label__icon--up {
  transform: rotate(0deg);
}
.ut__labels__cell {
  width: 150px;
  margin-right: 30px;
}
.ut__data__row {
  position: relative;
}
.ut__data__row--invalid-table {
  margin-bottom: 30px;
}
.ut__data__row__nohit {
  display: block;
  margin-top: 40px;
  text-align: center;
  color: #5f8290;
  font-style: italic;
}
.ut__data__row__item {
  min-height: 47px;
  position: relative;
  display: flex;
  margin-bottom: 8px;
  padding: 0 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 4px;
  background-color: #f5f5f5;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease-in-out;
}
.ut__data__row__item__inner {
  width: 100%;
  min-height: 47px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ut__data__row__item__inner__cell {
  width: 150px;
  margin-right: 30px;
  color: #02354a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: underline;
  cursor: pointer;
}
.ut__data__row__item__inner__actions {
  position: absolute;
  right: 15px;
}
.ut__data__row__item__inner__actions__icon {
  margin-right: 10px;
  color: #02354a;
  cursor: pointer;
}
.ut__data__row__item__inner__actions__icon:last-child {
  margin-right: 0px;
}
.ut__data__row__item__edit {
  width: 100%;
  min-height: 150px;
  display: none;
  padding-top: 30px;
  background-color: #f5f5f5;
}
.ut__data__row__item__edit--open {
  display: flex;
  justify-content: flex-start;
}
.ut__data__row__item__edit__item {
  display: flex;
  margin-right: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.ut__data__row__item__edit__item:first-child {
  min-width: 330px;
}
.ut__data__row__item__edit__item__label {
  margin-bottom: 5px;
  color: #02354a;
}
.ut__data__row__item__edit__item__label:last-child {
  margin-bottom: 0;
}
.ut__data__row__item__edit__item__label--light {
  color: #5f8290;
}
.ut__data__row__item__edit__btn {
  position: absolute;
  right: 15px;
}

.loading {
  width: 100vw;
  height: 100%;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
  z-index: 9999;
}
.loading__image {
  margin-bottom: 50px;
  animation: spin 2s linear infinite;
}
.loading__text {
  font-size: 1.5rem;
  font-weight: 600;
  color: #02354a;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.caccount {
  width: 100%;
  max-width: 664px;
  min-height: 285px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
@media (min-width: 992px) {
  .caccount {
    padding: 64px;
  }
}
.caccount__title {
  margin-bottom: 32px;
  color: #02354a;
  font-size: 1.5rem;
  font-weight: 900;
}
.caccount__list__item {
  width: 100%;
  height: 110px;
  display: flex;
  margin-bottom: 16px;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-shadow: 0px 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 8px;
}
@media (min-width: 992px) {
  .caccount__list__item {
    height: 80px;
    margin-bottom: 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.caccount__list__item:last-child {
  margin-bottom: 0;
}
.caccount__list__item__btn {
  padding: 13px 30px;
}
.caccount__list__item__name {
  margin-bottom: 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .caccount__list__item__name {
    margin-bottom: 0;
  }
}
.caccount__list__item--create {
  background: #e2fffa;
  padding-right: 32px;
}
.caccount__list__item--create span {
  color: #02354a;
  font-weight: 400;
}
.caccount__actions {
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.caccount__actions .btn--txt {
  margin-right: 32px;
}

.dep {
  width: 100%;
  max-width: 664px;
  min-height: 285px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
@media (min-width: 992px) {
  .dep {
    padding: 64px;
  }
}
.dep__desc {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .dep__desc {
    display: none;
  }
}
.dep__title {
  margin-bottom: 32px;
  color: #02354a;
  font-size: 28px;
  font-weight: 600;
}
.dep__list__item {
  width: 100%;
  height: 80px;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 8px;
}
.dep__list__item:last-child {
  margin-bottom: 0;
}
.dep__list__item__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  min-width: 50px;
  width: 50px;
  height: 50px;
  border: 1px solid #02354a;
}
.dep__list__item__btn__label {
  display: none;
}
@media (min-width: 992px) {
  .dep__list__item__btn {
    width: auto;
    height: auto;
    padding: 13px 30px;
  }
  .dep__list__item__btn__label {
    display: block;
  }
  .dep__list__item__btn .vue-feather {
    display: none;
  }
}
.dep__list__item__btn:hover span {
  color: white;
}
.dep__list__item__name {
  font-weight: bold;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  width: calc(100% - 60px);
  overflow: hidden;
  height: 1rem;
  line-height: 1rem;
}
@media (min-width: 992px) {
  .dep__list__item__name {
    font-size: 1rem;
    overflow: inherit;
    height: auto;
    width: auto;
  }
}
.dep__link {
  display: block;
  text-decoration: underline;
  margin-top: 32px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .dep__link {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.verify-card {
  width: 100%;
  max-width: 710px;
  min-height: 285px;
  padding: 40px 32px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
.verify-card--bankid {
  background-color: transparent;
  box-shadow: none;
}
.verify-card__title {
  margin-bottom: 15px;
  text-align: center;
  color: #02354a;
  font-size: 1.5rem;
  font-weight: 900;
}
.verify-card__text {
  margin-bottom: 30px;
  color: #02354a;
}
.verify-card__btn {
  margin-top: 15px;
}

.modal {
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 32px 0;
}
.modal__mask {
  content: "";
  width: 100%;
  height: 100%;
  min-height: 100vh;
  min-width: 100vw;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.modal__dialog {
  width: calc(100% - 32px);
  max-width: 455px;
  position: relative;
  padding: 32px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin: 16px auto auto;
  top: 16px;
  transition: top 0.5s ease-in-out, opacity 0.25s ease-in-out 0.25s;
  opacity: 0;
}
@media (min-width: 992px) {
  .modal__dialog {
    max-width: 580px;
    margin: auto;
    top: 32px;
  }
}
.modal__dialog--delete {
  background-color: #f6cbd4;
}
.modal__dialog--default {
  background-color: #ffffff;
}
.modal__dialog .modal__close {
  top: 32px;
  right: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .modal__dialog .modal__close {
    top: 16px;
    right: 16px;
  }
}
@media (min-width: 992px) {
  .modal__dialog--small {
    width: 455px;
  }
}
.modal__dialog--large {
  max-width: 874px;
  padding: 32px;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .modal__dialog--large {
    padding: 32px;
  }
}
@media (max-width: 480px) {
  .modal__dialog--large {
    padding: 32px 16px;
  }
}
.modal__dialog--large .modal__close {
  top: 32px;
  right: 32px;
}
@media (max-width: 480px) {
  .modal__dialog--large .modal__close {
    right: 16px;
  }
}
.modal__close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 32px;
  right: 32px;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.1s ease-in-out;
  overflow: initial !important;
}

.modal-child__title {
  display: block;
  margin-bottom: 32px;
  color: #02354a;
  font-weight: bold;
  max-width: calc(100% - 40px);
}
@media (max-width: 480px) {
  .modal-child__title {
    margin: 5px 0;
    width: 80%;
  }
}
.modal-child__text {
  margin-bottom: 40px;
  color: #02354a;
}
.modal-child__icon-text {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.modal-child__content {
  white-space: pre-wrap;
}
.modal-child__content--green {
  padding: 16px;
  background-color: #e2fffa;
}
.modal-child__actions {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 480px) {
  .modal-child__actions {
    flex-direction: row;
    justify-content: flex-end;
  }
  .modal-child__actions button {
    margin-left: 15px;
    margin-top: 0;
    width: auto;
  }
}
.modal-child__actions--space-above {
  margin-top: 32px;
}

.id06-modal {
  margin-top: 15px;
}
.id06-modal__list {
  margin-bottom: 15px;
}
.id06-modal__list__item {
  display: block;
  margin-bottom: 5px;
  color: #02354a;
}
.id06-modal__price {
  padding: 15px;
  background-color: #c2f8ef;
}
.id06-modal__price__table {
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
}
.id06-modal__price__table__item {
  color: #02354a;
}
.id06-modal__price__table__item:last-child {
  font-weight: bold;
}
.id06-modal__price__txt {
  margin: 0;
  color: #02354a;
}
.id06-modal__no-data {
  color: #02354a;
}

.modal--onboarding .modal__dialog .onboarding {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 700px;
}
@media (min-width: 992px) {
  .modal--onboarding .modal__dialog .onboarding {
    gap: 32px;
  }
}
.modal--onboarding .modal__dialog .onboarding__steps {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .modal--onboarding .modal__dialog .onboarding__steps {
    flex-direction: row;
  }
}
.modal--onboarding .modal__dialog .onboarding__steps__numbers {
  display: flex;
  gap: 10px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .modal--onboarding .modal__dialog .onboarding__steps__numbers {
    margin-bottom: 0;
  }
}
.modal--onboarding .modal__dialog .onboarding__steps__numbers__item {
  height: 38px;
  width: 38px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 100%;
  background-color: #50c9b3;
  border: 2px solid #50c9b3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.modal--onboarding .modal__dialog .onboarding__steps__numbers__item--active {
  background-color: #ffffff;
}
.modal--onboarding .modal__dialog .onboarding__steps__numbers__item--active ~ .onboarding__steps__numbers__item {
  border: 2px solid #ffffff;
  background-color: #ffffff;
}
.modal--onboarding .modal__dialog .onboarding__steps__title {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .modal--onboarding .modal__dialog .onboarding__steps__title {
    margin-left: 22px;
  }
}
.modal--onboarding .modal__dialog .onboarding__steps__title span {
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.modal--onboarding .modal__dialog .onboarding__description__title {
  display: block;
  margin-bottom: 12px;
  font-weight: bold;
}
.modal--onboarding .modal__dialog .onboarding__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
  gap: 16px;
}
@media (min-width: 992px) {
  .modal--onboarding .modal__dialog .onboarding__actions {
    align-items: flex-end;
  }
}
.modal--onboarding .modal__dialog .onboarding--completed {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  margin: auto;
}
.modal--onboarding .modal__dialog .onboarding--completed img {
  max-width: 260px;
}
.modal--onboarding .modal__dialog .onboarding--completed .onboarding__description {
  text-align: center;
  max-width: 450px;
}
.modal--onboarding .modal__dialog .onboarding--completed .onboarding__description__title {
  font-weight: 900;
  font-size: 32px;
}
.modal--onboarding .modal__dialog .onboarding__clients {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  max-height: 430px;
  overflow: scroll;
  margin: -16px -16px;
  padding: 16px 16px;
}
.modal--onboarding .modal__dialog .onboarding__clients__item {
  width: 100%;
  background: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  padding: 16px;
}
.modal--onboarding .modal__dialog .onboarding__clients__item__remove {
  position: relative;
  overflow: visible;
}
.modal--onboarding .modal__dialog .onboarding__clients__item__remove:hover {
  cursor: pointer;
}
.modal--onboarding .modal__dialog .onboarding__clients__item + button.btn {
  margin-left: 0;
}

.plan-card {
  background: #f5f5f5;
  padding: 0 0 32px;
  border-radius: 20px 20px 16px 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .plan-card {
    max-width: calc(50% - 16px);
  }
}
@media (min-width: 1200px) {
  .plan-card:nth-last-child(-n+3):first-child, .plan-card:nth-last-child(-n+3):first-child ~ * {
    max-width: calc(50% - 16px);
  }
  .plan-card:nth-last-child(n+3):first-child, .plan-card:nth-last-child(n+3):first-child ~ * {
    max-width: calc(33% - 18px);
  }
}
.plan-card--is-single {
  max-width: 100%;
}
.plan-card .acc__item {
  border-radius: 4px;
}
.plan-card__offert__link {
  color: white;
}
.plan-card__header {
  background: #02354a;
  border-radius: 20px 20px 0 0;
  padding: 16px 32px;
  position: relative;
}
@media (max-width: 480px) {
  .plan-card__header {
    padding: 16px;
  }
}
.plan-card__header__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #ffffff;
}
.plan-card__header__byline {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
.plan-card__header__sub-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
}
.plan-card__header__pricing {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .plan-card__header__pricing {
    align-items: center;
  }
}
@media (max-width: 768px) {
  .plan-card__header__pricing {
    gap: 8px;
    flex-direction: column;
  }
}
.plan-card__header__pricing__title {
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
}
.plan-card__header__pricing__title > svg {
  margin-bottom: -2px;
}
.plan-card__header__pricing__items {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  gap: 0 16px;
}
@media (max-width: 768px) {
  .plan-card__header__pricing__items {
    gap: 0 12px;
    flex: 1;
  }
}
@media (min-width: 768px) {
  .plan-card__header__pricing__items {
    align-items: center;
  }
}
.plan-card__header__pricing__items__item {
  display: flex;
  justify-content: center;
  gap: 4px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
}
.plan-card__header__pricing__items__item__users-count {
  font-weight: bold;
  color: #ffffff;
}
.plan-card__header__icon {
  width: 88px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -70px;
  right: 31px;
}
@media (max-width: 768px) {
  .plan-card__header__icon {
    width: 50px;
    right: 15px;
  }
}
.plan-card__header__icon > img {
  width: 100%;
}
.plan-card__content {
  padding: 16px 32px 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .plan-card__content {
    padding: 16px;
  }
}
.plan-card__content h2 {
  color: #02354a;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 8px;
}
.plan-card__content .plan-card-accordions {
  flex-grow: 1;
}
.plan-card__content__actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
  margin-top: 16px;
}

.steps__title {
  margin-bottom: 32px;
  color: #02354a;
  font-weight: bold;
}
.steps__text {
  color: #ffffff;
}
.steps__step {
  margin-top: 33px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 32px;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
}
@media (min-width: 992px) {
  .steps__step {
    min-height: 300px;
    padding: 64px;
  }
}
.steps__step__title {
  font-weight: 600;
  margin-bottom: 32px;
  color: #02354a;
  font-size: 1.5rem;
}
.steps__step__heading {
  font-weight: 900;
  color: #02354a;
  margin-bottom: 32px;
}
.steps__step .snackbar__main.snackbar__main--double {
  flex-direction: column;
}
.steps__step__user {
  display: block;
  margin-bottom: 13px;
  color: #02354a;
}
.steps__step__user__title {
  display: block;
  margin-bottom: 32px;
  color: #02354a;
  font-weight: bold;
}
.steps__step__user__title--small {
  margin-bottom: 16px;
}
.steps__step__user__desc {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .steps__step__user__desc {
    display: none;
  }
}
.steps__step__user__deps {
  display: block;
}
.steps__step__user__deps__item {
  display: flex;
  margin-bottom: 16px;
  padding: 16px;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 1px 5px rgba(95, 130, 144, 0.5);
  border-radius: 8px;
  height: 80px;
}
.steps__step__user__deps__item:last-child {
  margin-bottom: 0;
}
.steps__step__user__deps__item__email {
  color: #000000;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  width: calc(100% - 60px);
  overflow: hidden;
  height: 1rem;
  line-height: 1rem;
}
@media (min-width: 992px) {
  .steps__step__user__deps__item__email {
    font-size: 1rem;
    overflow: inherit;
    height: auto;
    width: auto;
  }
}
.steps__step__user__deps__item__btn {
  min-width: 50px;
  height: 50px;
  border: 1px solid #02354a;
  background: white;
  cursor: pointer;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.steps__step__user__deps__item__btn__label {
  display: none;
}
@media (min-width: 992px) {
  .steps__step__user__deps__item__btn {
    border-radius: 32px;
    padding: 15px 32px;
    height: auto;
    width: auto;
  }
  .steps__step__user__deps__item__btn .vue-feather {
    display: none;
  }
  .steps__step__user__deps__item__btn__label {
    display: block;
  }
  .steps__step__user__deps__item__btn:hover {
    color: white;
    background-color: #02354a;
  }
  .steps__step__user__deps__item__btn:hover span {
    color: white;
  }
}
.steps__step__user__deps__item--create {
  flex-direction: column;
  margin-top: 32px;
  background: #e2fffa;
  padding-right: 32px;
  height: auto;
}
.steps__step__user__deps__item--create .btn {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .steps__step__user__deps__item--create {
    flex-direction: row;
    height: 80px;
  }
  .steps__step__user__deps__item--create .btn {
    margin-top: 0px;
  }
}
.steps__step__user__deps__link {
  display: block;
  text-decoration: underline;
  margin-top: 32px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .steps__step__user__deps__link {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.steps__step__user__line {
  width: 1300px;
  height: 1px;
  display: block;
  margin: 30px 0;
  background-color: #dbdde7;
  transform: translate(-25%, 0);
}
.steps__step__info {
  width: 100%;
  margin-bottom: 20px;
  padding: 30px;
  background-color: #ffd77a;
  border-radius: 10px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.steps__step__info__txt {
  margin: 0;
  color: #02354a;
}
.steps__step__input {
  margin-bottom: 15px;
}
.steps__step__text {
  color: #02354a;
  font-size: 1.125rem;
}
.steps__step__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-top: 32px;
}
.steps__step__actions .btn--txt {
  margin-right: 32px;
}
.steps__step__actions--small {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .steps__step__actions--small {
    margin-top: 32px;
  }
}
.steps__step__substep {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.steps__step__substep__list {
  max-width: 215px;
}
.steps__step__substep__list__item {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #02354a;
  font-size: 1.125rem;
}
.steps__step__substep__list__item__nr {
  position: absolute;
  margin-right: 7px;
  top: 2px;
  left: 0;
}
.steps__step__substep__list__item__txt {
  line-height: 22px;
}
.steps__step__substep__img {
  max-width: 225px;
}
.steps__step__error-list {
  margin: 30px 0;
}
.steps__step__error-list__item:before {
  width: 5px;
  height: 5px;
  display: inline-block;
  margin-right: 10px;
  background-color: #02354a;
  border-radius: 50%;
  vertical-align: middle;
  content: "";
}
.steps__step__welcome__title {
  font-weight: 900;
  margin-bottom: 16px;
}
.steps__step__welcome__subtitle {
  margin-bottom: 32px;
}
.steps__step__welcome__features__feature {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.steps__step__welcome__features__feature__icon {
  min-width: 24px;
  margin-right: 12px;
  color: #50c9b3;
}
.steps__step__welcome__features__feature p {
  margin-bottom: 0;
}

.steps-ps {
  width: calc(100% - 20px);
  height: auto;
  position: relative;
  display: flex;
  margin: 30px auto 16px;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}
@media (min-width: 992px) {
  .steps-ps {
    width: 324px;
    margin: 30px auto 40px;
  }
}
.steps-ps__step {
  width: 108px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.steps-ps__step:first-child {
  align-items: flex-start;
}
.steps-ps__step:first-child:before {
  width: calc(50% - 36px);
  height: 2px;
  position: absolute;
  display: block;
  top: 11px;
  left: 24px;
  background-color: transparent;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  content: "";
}
.steps-ps__step:nth-child(2n):before {
  width: calc(50% - 36px);
  height: 2px;
  position: absolute;
  display: block;
  top: 11px;
  left: calc(50% + 12px);
  background-color: transparent;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  content: "";
}
.steps-ps__step:last-child {
  align-items: flex-end;
}
.steps-ps__step--active:first-child:before {
  border: 2px solid #ffffff;
}
.steps-ps__step--active:nth-child(2n):before {
  border: 2px solid #ffffff;
}
.steps-ps__step__circle {
  width: 24px;
  height: 24px;
  display: block;
  margin-bottom: 8px;
  border: 4px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  z-index: 9999;
}
@media (min-width: 992px) {
  .steps-ps__step__circle {
    margin-bottom: 14px;
  }
}
.steps-ps__step__circle--active {
  border: 4px solid #ffffff;
}
.steps-ps__step__circle--current {
  background: #ffffff;
  border: 4px solid #ffffff;
}
.steps-ps__step__text {
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
}

.toast__list {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}
.toast__list__item {
  width: 300px;
  margin-bottom: 30px;
  color: #02354a;
  background-color: #f9f9f9;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
  transition: all 1s;
}
.toast__list__item__header {
  display: flex;
  padding: 10px;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.toast__list__item__header__title {
  margin: 0;
}
.toast__list__item__header__delete {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  background-color: rgba(2, 53, 74, 0.3);
  border: none;
  border-radius: 50%;
  font-size: 1rem;
  cursor: pointer;
  outline: none;
  vertical-align: top;
  transition: background-color 0.3s;
}
.toast__list__item__header__delete:hover {
  background-color: #02354a;
}
.toast__list__item__header__delete:after, .toast__list__item__header__delete:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  background-color: #ffffff;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  content: "";
}
.toast__list__item__header__delete:before {
  width: 50%;
  height: 2px;
}
.toast__list__item__header__delete:after {
  width: 2px;
  height: 50%;
}
.toast__list__item__body {
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.toast__list__item__body > p {
  margin: 0;
}
.toast__list__item--info .toast__list__item__header {
  background-color: #ffd77a;
}
.toast__list__item--info .toast__list__item__body {
  border: 2px solid #ffd77a;
}
.toast__list__item--success .toast__list__item__header {
  background-color: #50c9b3;
}
.toast__list__item--success .toast__list__item__body {
  border: 2px solid #50c9b3;
}
.toast__list__item--danger .toast__list__item__header {
  background-color: #f6cbd4;
}
.toast__list__item--danger .toast__list__item__body {
  border: 2px solid #f6cbd4;
}
.toast__list__item.toast__list-enter, .toast__list__item.toast__list-leave-to {
  opacity: 0;
  transform: translate(30px, 0);
}
.toast__list__item.toast__list-move {
  transition: transform 1s, opacity 1s;
}
.toast__list__item.toast__list-leave-active {
  position: absolute;
}

.bankid {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-width: auto;
  min-height: auto;
  padding: 32px;
  background-color: #ffffff;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  max-width: 487px;
  border-radius: 32px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .bankid {
    width: auto;
    min-height: 300px;
    padding: 64px;
  }
}
.bankid--no-frame {
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  max-width: none;
  border-radius: 0;
  margin: 0;
  min-height: auto;
}
.bankid--no-heading .bankid__title {
  display: none;
}
.bankid__steps__item {
  position: relative;
  margin-bottom: 8px;
  color: #02354a;
  font-size: 1.125rem;
  text-align: center;
}
.bankid__steps__item:last-child {
  margin-bottom: 0;
}
.bankid__steps__item__nr {
  position: absolute;
  margin-right: 7px;
  top: 2px;
  left: 0;
}
.bankid__steps__item__txt {
  line-height: 22px;
  font-size: 1rem;
}
.bankid__qr {
  min-width: 200px;
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.bankid__qr__code {
  max-width: 224px;
  padding: 15px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.bankid__qr__loading {
  width: 200px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bankid__qr__loading__btn {
  display: block;
  margin-top: 15px;
}
.bankid__qr__loading__help {
  display: block;
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
}
.bankid__qr__loading .spinner {
  animation: rotator 1.4s linear infinite;
}
.bankid__qr__loading .spinner__path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}
.bankid__title {
  font-weight: bold;
  margin-bottom: 16px;
}

.bankid-retry {
  min-width: 710px;
  min-height: 300px;
  display: flex;
  padding: 32px 85px;
  justify-content: space-between;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
.bankid-retry__content {
  width: 100%;
}
.bankid-retry__content__title {
  display: block;
  margin-bottom: 30px;
  color: #02354a;
}
.bankid-retry__actions {
  display: flex;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes colors {
  0% {
    stroke: #2b9be3;
  }
  100% {
    stroke: rgb(80, 201, 179);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
.bankid-faker__toggle {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 16px;
  right: 74px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 5px 0 rgba(2, 52, 74, 0.5);
  border: none;
}
.bankid-faker__toggle:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 2px;
  left: 1px;
  border-radius: 100%;
  background-color: #bd2e4c;
  box-shadow: 0 0 3px 0 rgba(2, 52, 74, 0.5);
}
.bankid-faker__toggle--active:before {
  background-color: #50c9b3;
}
.bankid-faker__toggle__icon {
  width: 30px;
  height: auto;
  margin-top: -12px;
}
.bankid-faker__toggle__label {
  position: absolute;
  bottom: 3px;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
}
.bankid-faker__modal {
  position: fixed;
  bottom: 16px;
  right: 16px;
  display: flex;
  padding: 40px 43px;
  max-width: 500px;
  width: calc(100% - 32px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 52, 74, 0.5);
}
.bankid-faker__modal > form {
  width: 100%;
}
.bankid-faker__modal__close {
  position: absolute;
  top: 23px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.bankid-faker__modal__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 16px;
}
.bankid-faker__modal__actions__action--cancel {
  border: none;
  background: none;
  color: #02354a;
}

.acc {
  padding: 0;
}
.acc__search {
  display: block;
  margin-bottom: 50px;
}
.acc__item {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.acc__item:not(:last-child) {
  border-bottom: 1px solid rgba(10, 10, 10, 0.1);
}
.acc__item--active .acc__item__bar__trigger__title {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
}
.acc__item--active .acc__item__bar__trigger__icon {
  transform: rotate(180deg);
}
.acc__item--selected .acc__item__bar__trigger__title {
  color: #000000;
}
.acc__item__bar {
  width: 100%;
  height: 57px;
  position: relative;
  display: flex;
  padding: 0 20px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background: #ffffff;
}
.acc__item__bar__left {
  flex-grow: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.acc__item__bar__trigger {
  width: 100%;
  background-color: transparent;
  border: none;
  flex-grow: 1;
}
.acc__item__bar__trigger__title {
  margin-bottom: 0;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.4;
  display: inline-block;
  max-width: 70vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.acc__item__bar__trigger__name--id06 {
  background-color: #fb7721;
  display: inline-block;
  padding: 4px;
  color: #ffffff;
  border-radius: 2px;
  font-size: 12px;
}
.acc__item__bar__trigger__preview {
  margin-left: 16px;
  font-weight: 400;
}
.acc__item__bar__trigger__preview::before {
  content: " ";
  display: inline-block;
  background-position: center;
  transform: scale(0.8) translate(0px, 10px);
  margin-right: 8px;
  /*
      vars gets customized inside the style tag on the component
      else it will fallback to the default values
  */
  height: var(--preview-height, 16px);
  width: var(--preview-width, 24px);
  background-image: var(--preview-icon, url("/images/user.svg"));
}
.acc__item__bar__trigger__icon {
  width: 24px;
  height: 24px;
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
.acc__item__details {
  width: 100%;
  padding: 3px 16px;
  background: #ffffff;
  transition: all 0.2s ease-in-out;
}
.acc__item__details__opt {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.acc__item__details__opt__link {
  display: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .acc__item__details__opt__link {
    display: inline-block;
    margin-right: 10px;
    text-decoration: underline;
    color: #02354a;
    font-size: 0.9rem;
  }
  .acc__item__details__opt__link:hover {
    text-decoration: none;
  }
}
.acc__item__details__inner {
  padding: 15px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 23px;
}
@media (min-width: 992px) {
  .acc__item__details__inner {
    padding: 15px 190px 32px 53px;
  }
}
.acc__item__details__inner--missing {
  font-size: 0.9rem;
  font-style: italic;
}
@media (max-width: 1200px) {
  .acc__item__details {
    padding: 8px 16px;
  }
}

.acc-child {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  padding: 16px;
  background-color: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
}
.acc-child__label {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.acc-child__label__trigger {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: left;
  background-color: transparent;
  border: none;
}
.acc-child__label__trigger__name {
  margin-bottom: 0;
  padding-right: 1.25rem;
  font-size: 16px;
  line-height: 1.4;
  max-width: 70vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 375px) {
  .acc-child__label__trigger__name {
    -webkit-line-clamp: 1;
    max-width: 150px;
    padding: 0;
  }
}
.acc-child__label__trigger__icon {
  width: 24px;
  height: 24px;
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
.acc-child__label__trigger__icon--active {
  transform: rotate(180deg);
}
.acc-child__content {
  margin: 20px 0 0 40px;
  color: #02354a;
  font-family: "Source Sans Pro", sans-serif;
}
@media (max-width: 1200px) {
  .acc-child__content {
    margin: 16px 8px;
  }
}

.name-badge {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.name-badge__subtitle {
  color: #5f8290;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.name-badge__title {
  font-size: 24px;
  font-weight: 600;
}

.addons .page__title {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .addons .page__title {
    margin-top: 0;
  }
}
.addons .addon {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 16px 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.addons .addon .price-heading {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #5f8290;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .addons .addon {
    flex-direction: row;
  }
}
.addons .addon__header {
  display: flex;
  width: 100%;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
}
.addons .addon__header .text--container {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 480px) {
  .addons .addon__header {
    flex-direction: column;
  }
}
.addons .addon__header__title {
  font-size: 16px;
  font-weight: 600;
  flex-grow: 1;
}
.addons .addon__header__price {
  font-size: 18px;
}
.addons .addon__header__price__enabled {
  background-color: #e2fffa;
  border-radius: 4px;
  font-size: 1rem;
  line-height: 20px;
  text-transform: uppercase;
  padding: 16px 16px 16px 44px;
  position: relative;
}
.addons .addon__header__price__enabled > i {
  position: absolute;
  left: 16px;
  margin-top: -2px;
}
.addons .addon__body {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
.addons .addon__body__title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.addons .addon__body__description p {
  margin-bottom: 8px;
  font-size: 18px;
}
.addons .addon__body__settings {
  margin-top: 32px;
}
.addons .addon__body__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .addons .addon__body__actions {
    flex-direction: column;
    width: inherit;
  }
}
.addons .addon__body__actions__price {
  font-size: 18px;
  border-radius: 4px;
  padding: 8px 16px 8px 16px;
  background-color: #f5f5f5;
}
.addons .addon__body__actions__price--enabled {
  background-color: #e2fffa;
  padding: 8px 16px 8px 54px;
  position: relative;
}
.addons .addon__body__actions__price--enabled > i {
  position: absolute;
  left: 16px;
  margin-top: 2px;
  top: 50%;
  transform: translateY(-50%);
}
.addons .addon__body__actions__price > span {
  line-height: 22px;
}
.addons .addon__body__actions .save_btn--container {
  display: flex;
  justify-content: space-evenly;
  width: 250px;
  gap: 16px;
}
@media (max-width: 768px) {
  .addons .addon__body__actions .save_btn--container {
    width: 300px;
    gap: 0;
  }
}
.addons .addon__body__actions__buttons {
  display: flex;
}
@media (max-width: 480px) {
  .addons .addon__body__actions__buttons {
    gap: 24px;
    flex-direction: column-reverse;
  }
}

.tab-content__banner {
  height: 80px;
  max-height: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 32px;
  border-radius: 6px;
  background-color: #f5f5f5;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .tab-content__banner {
    flex-direction: column;
    height: unset;
    max-height: unset;
    align-items: center;
    gap: 16px;
    padding: 16px;
  }
}
.tab-content__banner__text {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #02354a;
}
.tab-content__banner__cta {
  line-height: 1;
  width: auto;
}
.tab-content__filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .tab-content__filter {
    margin-bottom: 16px;
    margin-top: 16px;
    gap: 16px;
  }
}
.tab-content__filter .filter {
  height: 86px;
  max-height: 86px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 16px;
}
@media (max-width: 768px) {
  .tab-content__filter .filter {
    display: grid;
    grid-template-columns: 85px 1fr;
    max-height: unset;
    height: unset;
    gap: 16px;
  }
}
.tab-content__filter .filter .dropdown {
  height: unset;
  min-width: unset;
}
.tab-content__filter .filter .dropdown__inner__text {
  min-height: 56px;
}
.tab-content__filter .filter__filter-item {
  justify-self: end;
  align-self: flex-end;
}
.tab-content__filter .filter__filter-item .checkbox-selector {
  width: auto;
  min-height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  position: relative;
}
.tab-content__filter .filter__filter-item > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
.tab-content__filter .filter__filter-item__checkbox {
  flex: 1;
  height: 100%;
  width: 100%;
}
.tab-content__filter .filter__filter-item__more {
  flex: 1;
  height: 100%;
  width: 100%;
  border-left: 1px solid #dfdfdf;
}
@media (max-width: 768px) {
  .tab-content__filter .filter__filter-item.checkbox-selector {
    width: 100%;
    order: 3;
  }
}
.tab-content__filter .filter__filter-item.eligibility {
  width: 150px;
}
@media (max-width: 768px) {
  .tab-content__filter .filter__filter-item.eligibility {
    width: 100%;
    order: 4;
  }
}
.tab-content__filter .filter__filter-item.sort-by {
  width: 200px;
}
@media (max-width: 768px) {
  .tab-content__filter .filter__filter-item.sort-by {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 3;
    order: 2;
  }
}
.tab-content__filter .filter__filter-item.search {
  width: 657px;
}
.tab-content__filter .filter__filter-item.search .form-autocomplete {
  width: 100%;
}
.tab-content__filter .filter__filter-item.search .form-autocomplete__input {
  height: 56px;
  min-height: 56px;
}
.tab-content__filter .filter__filter-item.search .form-autocomplete__icon {
  top: 35px;
}
@media (max-width: 768px) {
  .tab-content__filter .filter__filter-item.search {
    width: 100%;
    order: 1;
    display: block;
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .breadcrumb {
    margin-bottom: 16px;
  }
}
.breadcrumb__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
.breadcrumb__item__link {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #02354a;
  text-decoration: underline;
}
.breadcrumb__item__link:hover {
  cursor: pointer;
  text-decoration: underline;
}
.breadcrumb__item__active {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  color: #5f8290;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 1200px) {
  .pagination {
    flex-direction: column;
    align-items: flex-end;
  }
}
.pagination__controls {
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.pagination__controls__control {
  padding: 14px 16px;
  border: 1px solid #02354a;
  border-radius: 6px;
  background-color: #ffffff;
  cursor: pointer;
  flex-shrink: 0;
}
@media (max-width: 1200px) {
  .pagination__controls__control {
    padding: 8px;
  }
}
.pagination__controls__control:hover {
  background-color: #f5f5f5;
}
.pagination__controls__control--disabled {
  opacity: 0.6;
  cursor: default;
}
.pagination__controls__control--disabled:hover {
  background-color: #ffffff;
}
.pagination__controls__pages {
  display: flex;
}
.pagination__controls__pages__page {
  padding: 7px 8px;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
}
.pagination__controls__pages__page:hover {
  background-color: #f5f5f5;
}
.pagination__controls__pages__page--active {
  background: #e2fffa;
  font-weight: 600;
}
.pagination__controls__pages__page--overflow {
  padding: 7px 1px;
  border-radius: 0;
  display: none;
}
.pagination__controls__pages__page--overflow:nth-child(3n+1) {
  display: block;
}
.pagination__controls__pages__page--overflow:hover {
  background-color: #ffffff;
  position: relative;
}
.pagination__controls__pages__page--overflow:hover:before {
  content: attr(data-page);
  padding: 7px 8px;
  border-radius: 4px;
  background-color: #e2fffa;
  position: absolute;
  bottom: calc(100% - 4px);
  left: 50%;
  transform: translateX(-50%);
}
.pagination__controls__pages__page--overflow:hover:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% - 12px);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #e2fffa;
}
.pagination__meta > .select {
  width: 125px;
  margin-bottom: 0;
}

.competence-tabler__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
}
@media (max-width: 992px) {
  .competence-tabler__footer {
    flex-direction: column;
    gap: 16px;
  }
}
.competence-tabler__footer__meta {
  flex-grow: 1;
  color: #5f8290;
}
@media (max-width: 992px) {
  .competence-tabler__footer__meta {
    align-self: flex-start;
  }
}
.competence-tabler__footer__actions {
  display: flex;
  align-items: center;
  gap: 32px;
  justify-content: flex-end;
  flex-grow: 1;
}
@media (max-width: 992px) {
  .competence-tabler__footer__actions {
    align-self: flex-end;
  }
}
.competence-tabler__footer__actions .btn {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.onboarding-banner {
  border-radius: 6px;
  background: var(--employ, linear-gradient(134deg, #2b9ce3 0%, #045e97 100%));
  display: flex;
  padding: 32px;
  margin: 32px 0;
}
.onboarding-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 70%;
}
.onboarding-banner__text-container {
  width: 100%;
}
.onboarding-banner__text-container p,
.onboarding-banner__text-container b {
  color: var(--vit, #fff);
  font-weight: 400;
}
.onboarding-banner__text-container b {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.onboarding-banner__btn-container {
  display: flex;
  gap: 16px;
  width: 100%;
}
.onboarding-banner__btn-container .btn--border {
  border: 1px solid var(--vit, #fff);
  color: var(--vit, #fff);
}
.onboarding-banner__btn-container .btn--border:hover {
  background: var(--vit, rgba(38, 64, 82, 0.3411764706));
}
.onboarding-banner__img {
  position: relative;
  width: 20%;
}
.onboarding-banner__img img {
  position: absolute;
  height: 200px;
  top: -65px;
  right: -102px;
}
@media (max-width: 992px) {
  .onboarding-banner__img img {
    height: 150px;
  }
}
@media (max-width: 768px) {
  .onboarding-banner {
    position: relative;
    flex-direction: column;
    align-items: center;
    padding: 32px 16px;
  }
  .onboarding-banner__content {
    width: 100%;
  }
  .onboarding-banner__text-container {
    width: 100%;
  }
  .onboarding-banner__img {
    position: absolute;
    top: calc(50% - 32px);
    right: 16px;
  }
  .onboarding-banner__img img {
    top: 0px;
    right: 0px;
  }
  .onboarding-banner__btn-container {
    position: relative;
    z-index: 2;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .onboarding-banner__btn-container > button {
    width: auto;
  }
}

.onboarding-tour__header--sec {
  font-size: 15px;
  font-style: normal;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.onboarding-tour__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
.onboarding-tour__footer span {
  color: #5f8290;
  font-size: 15px;
}
@media (max-width: 992px) {
  .onboarding-tour__footer {
    margin-top: 32px;
  }
  .onboarding-tour__footer-btns {
    display: flex;
    width: 80%;
  }
  .onboarding-tour__footer-btns .btn--txt {
    text-align: end;
    padding-right: 16px;
  }
  .onboarding-tour__footer-btns .btn--cta {
    max-width: 100px;
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  .onboarding-tour__footer-btns .btn--txt {
    text-align: center;
    font-size: 4vw;
    padding-right: 0px;
  }
  .onboarding-tour__footer-btns .btn--cta {
    max-width: 100px;
  }
}

.onboarding-tour__step {
  margin: 32px 0;
  display: flex;
  justify-content: space-between;
}
.onboarding-tour__step-body {
  flex-grow: 1;
  margin-right: 2rem;
}
.onboarding-tour__step-body__title {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 15px;
}
.onboarding-tour__step-body__content {
  margin-bottom: 2rem;
}
.onboarding-tour__step-img {
  width: 50%;
  height: 100%;
  max-width: 300px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}
.onboarding-tour__step-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 5px;
}
.onboarding-tour__step-tips {
  display: flex;
  justify-content: space-between;
  background: #f5f5f5;
  border-radius: 6px;
  padding: 16px;
  font-size: 15px;
  gap: 16px;
}
.onboarding-tour__step-tips > i {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.onboarding-tour__step-tips > p {
  color: #02354a;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .onboarding-tour__step {
    flex-direction: column;
    margin: 32px 0;
  }
  .onboarding-tour__step-body {
    width: 100%;
    margin-right: 0;
  }
  .onboarding-tour__step-img {
    width: 100%;
  }
  .onboarding-tour__step-tips p {
    margin-left: 8px;
  }
}

.onboarding-todo__toggle {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 16px;
  right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #2b9ce3;
  border-radius: 100%;
  box-shadow: 0 0 5px 0 rgba(2, 52, 74, 0.5);
  border: none;
}
.onboarding-todo__toggle::before {
  content: url("/images/question-mark-icon.svg");
}
.onboarding-todo__toggle--active::before {
  content: url("/images/closing-x-icon.svg");
  font-weight: bold;
  transform: translate(0px, 2px);
}
.onboarding-todo__toggle__icon {
  width: 30px;
  height: auto;
  margin-top: -12px;
}
.onboarding-todo__toggle__label {
  position: absolute;
  bottom: 3px;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
}
.onboarding-todo__modal {
  position: fixed;
  bottom: 80px;
  right: 16px;
  display: flex;
  padding: 32px;
  z-index: 1001;
  max-width: 500px;
  width: calc(100% - 32px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 5px 0 rgba(2, 52, 74, 0.5);
  max-height: calc(100vh - 80px - 16px);
  overflow-y: auto;
}
@media (max-width: 768px) {
  .onboarding-todo__modal {
    padding: 16px;
  }
}
.onboarding-todo__modal > form {
  width: 100%;
}
.onboarding-todo__modal__close {
  position: absolute;
  top: 23px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.onboarding-todo__modal__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 16px;
  margin-bottom: 16px;
}
.onboarding-todo__modal__actions__action--cancel {
  border: none;
  background: none;
  color: #02354a;
}

.basic-filter {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 8px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  margin: 48px 0;
  padding: 16px;
}

.basic-filter-boxes {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .basic-filter-boxes {
    flex-direction: column;
    gap: 8px;
  }
}
.basic-filter-boxes__box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  place-content: center;
  padding: 16px;
  border-radius: 8px;
  width: 100%;
  gap: 8px;
  max-width: var(--box-width, calc(33.3333333333% - 12px));
  border: 1px solid rgb(187, 187, 187);
}
@media (max-width: 992px) {
  .basic-filter-boxes__box {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    height: var(--mobile-height, 150px);
  }
}
.basic-filter-boxes__box label,
.basic-filter-boxes__box b,
.basic-filter-boxes__box p {
  text-align: center;
}
.basic-filter-boxes__box p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  height: var(--label-height, 65px);
}
.basic-filter-boxes__box label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
  height: var(--label-height, 65px);
}
.basic-filter-boxes__box label #selected-months {
  width: 78px;
  margin: 0;
}
.basic-filter-boxes__box label #selected-months .multiselect__tags {
  min-height: 30px;
}
.basic-filter-boxes__box .box__counter-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 992px) {
  .basic-filter-boxes__box .box__counter-container {
    width: calc(50% + 2px);
  }
}
.basic-filter-boxes__box .box__counter-container button {
  display: flex;
  flex-wrap: wrap;
  place-content: center;
}
.basic-filter-boxes__box .box__counter-container b {
  font-size: 24px;
  font-family: Source Sans Pro;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
  letter-spacing: 0px;
}
.basic-filter-boxes__box.box--green {
  background-color: var(--bg-color, var(--green-75));
  border: none;
}
.basic-filter-boxes__box.box--yellow {
  background-color: var(--bg-color, var(--yellow-50));
  border: none;
}
.basic-filter-boxes__box.box--red {
  background-color: var(--bg-color, var(--red-d));
  border: none;
}

.advanced-filter {
  display: flex;
  flex-direction: column;
  padding: 16px 32px;
  margin: 32px 0;
  border-radius: 8px;
  background-color: rgba(211, 211, 211, 0.2823529412);
  gap: 8px;
}
@media (max-width: 992px) {
  .advanced-filter {
    padding: 16px;
  }
}
.advanced-filter__title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6352941176);
  margin-bottom: 8px;
}
.advanced-filter__column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.advanced-filter__row {
  display: flex;
  place-content: flex-start;
  gap: 16px;
}
.advanced-filter__row > .select,
.advanced-filter__row > .datepicker {
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  .advanced-filter__row {
    flex-direction: column;
    gap: 8px;
  }
}
@media (max-width: 992px) {
  .advanced-filter__row--tags {
    flex-direction: row;
  }
}
.advanced-filter__row.top--border {
  border-top: 1px solid rgba(97, 97, 97, 0.3);
  padding-top: 32px;
}
@media (max-width: 992px) {
  .advanced-filter__row.top--border {
    padding-top: 16px;
  }
}
@media (min-width: 992px) {
  .advanced-filter__checkbox {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-width: 150px;
    height: inherit;
    margin-bottom: 6px;
  }
}
.advanced-filter__tag {
  cursor: pointer;
  background-color: #2b9be3;
  color: #fff;
  padding: 16px;
  border-radius: 4px;
  font-style: normal;
  max-width: calc(100% - 50px);
  display: flex;
  position: relative;
}
.advanced-filter__tag::after {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi:x'%3E%3Cpath id='Vector' d='M22.6211 8L7.62109 23' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Vector_2' d='M7.62109 8L22.6211 23' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: none;
  top: 0;
  bottom: 0;
  right: 0;
}
.advanced-filter__tag:hover {
  width: auto;
  padding-right: 30px;
  color: rgba(255, 255, 255, 0.6784313725);
  background-color: #0a5280;
}
.advanced-filter__tag:hover::after {
  content: "";
  opacity: 1;
  width: 30px;
}
.advanced-filter .hide-advanced {
  padding: 0;
}
.advanced-filter .btn--txt {
  margin: 0;
}

.expertise__row {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}
@media (max-width: 992px) {
  .expertise__row {
    height: -moz-max-content;
    height: max-content;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }
}
.expertise__row .expertise-row__content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
}
@media (max-width: 992px) {
  .expertise__row .expertise-row__content {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
  }
}
.expertise__row .expertise-row__content span {
  font-weight: 600;
}
.expertise__row .expertise-row__content .inner-content__employee-name {
  flex-grow: 2;
  width: var(--width, 50%);
}
@media (max-width: 992px) {
  .expertise__row .expertise-row__content .inner-content__employee-name {
    display: flex;
    width: 100%;
    height: 40px;
    align-items: center;
  }
}
.expertise__row .expertise-row__content .inner-content__employee-name .inner-content__employee-email {
  display: inline-block;
  opacity: 0.6;
  white-space: nowrap;
  width: 50%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: -3px 4px;
}
@media (max-width: 992px) {
  .expertise__row .expertise-row__content .inner-content__employee-name .inner-content__employee-email {
    white-space: wrap;
  }
}
.expertise__row .expertise-row__content .inner-content__employee-name .inner-content__employee-email--waiting::before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2558_2997)'%3E%3Cmask id='path-1-inside-1_2558_2997' fill='white'%3E%3Cpath d='M21.4499 11.9748C21.6496 10.0386 21.2497 8.08773 20.3044 6.38622C19.3591 4.68471 17.9139 3.31464 16.1644 2.46139C14.4149 1.60814 12.4455 1.31288 10.5227 1.61557C8.59991 1.91825 6.81649 2.80427 5.41374 4.15375C4.01099 5.50322 3.05662 7.25102 2.67976 9.16067C2.3029 11.0703 2.52172 13.0497 3.30664 14.8309C4.09155 16.6121 5.40467 18.1092 7.06833 19.1196C8.73198 20.1301 10.6659 20.6052 12.6084 20.4805L12.5093 18.9371C10.8831 19.0414 9.26402 18.6437 7.87121 17.7978C6.4784 16.9518 5.37906 15.6984 4.72193 14.2072C4.0648 12.716 3.88159 11.0589 4.1971 9.46012C4.51262 7.86136 5.31161 6.39811 6.48599 5.26832C7.66037 4.13854 9.15345 3.39677 10.7632 3.14336C12.373 2.88995 14.0217 3.13714 15.4864 3.85149C16.9511 4.56583 18.161 5.71284 18.9524 7.13735C19.7439 8.56185 20.0786 10.1951 19.9114 11.8161L21.4499 11.9748Z'/%3E%3C/mask%3E%3Cpath d='M21.4499 11.9748C21.6496 10.0386 21.2497 8.08773 20.3044 6.38622C19.3591 4.68471 17.9139 3.31464 16.1644 2.46139C14.4149 1.60814 12.4455 1.31288 10.5227 1.61557C8.59991 1.91825 6.81649 2.80427 5.41374 4.15375C4.01099 5.50322 3.05662 7.25102 2.67976 9.16067C2.3029 11.0703 2.52172 13.0497 3.30664 14.8309C4.09155 16.6121 5.40467 18.1092 7.06833 19.1196C8.73198 20.1301 10.6659 20.6052 12.6084 20.4805L12.5093 18.9371C10.8831 19.0414 9.26402 18.6437 7.87121 17.7978C6.4784 16.9518 5.37906 15.6984 4.72193 14.2072C4.0648 12.716 3.88159 11.0589 4.1971 9.46012C4.51262 7.86136 5.31161 6.39811 6.48599 5.26832C7.66037 4.13854 9.15345 3.39677 10.7632 3.14336C12.373 2.88995 14.0217 3.13714 15.4864 3.85149C16.9511 4.56583 18.161 5.71284 18.9524 7.13735C19.7439 8.56185 20.0786 10.1951 19.9114 11.8161L21.4499 11.9748Z' stroke='%2302354A' stroke-width='3' mask='url(%23path-1-inside-1_2558_2997)'/%3E%3Ccircle cx='9.5' cy='9' r='0.5' fill='%23D9D9D9'/%3E%3Cpath d='M8.5 7.5L11.5 13L15.5 10.5' stroke='%2302354A' stroke-linecap='round'/%3E%3Cpath d='M16.512 20.06C16.448 19.5907 16.4747 19.1747 16.592 18.812C16.7093 18.4493 16.8747 18.1187 17.088 17.82C17.312 17.5213 17.5413 17.2387 17.776 16.972C18.0107 16.7053 18.208 16.444 18.368 16.188C18.528 15.932 18.608 15.66 18.608 15.372C18.608 14.988 18.4907 14.6787 18.256 14.444C18.032 14.2093 17.7173 14.092 17.312 14.092C16.9813 14.092 16.6827 14.1667 16.416 14.316C16.1493 14.4653 15.8987 14.668 15.664 14.924L14.64 13.98C14.992 13.5747 15.4133 13.244 15.904 12.988C16.3947 12.7213 16.9387 12.588 17.536 12.588C18.368 12.588 19.0507 12.812 19.584 13.26C20.128 13.708 20.4 14.3693 20.4 15.244C20.4 15.6493 20.3147 16.012 20.144 16.332C19.984 16.652 19.7813 16.9507 19.536 17.228C19.3013 17.5053 19.0667 17.7827 18.832 18.06C18.5973 18.3373 18.4107 18.636 18.272 18.956C18.1333 19.276 18.0853 19.644 18.128 20.06H16.512ZM17.328 23.692C16.9973 23.692 16.7147 23.5747 16.48 23.34C16.256 23.1053 16.144 22.8067 16.144 22.444C16.144 22.0813 16.256 21.7827 16.48 21.548C16.7147 21.3133 16.9973 21.196 17.328 21.196C17.6693 21.196 17.952 21.3133 18.176 21.548C18.4107 21.7827 18.528 22.0813 18.528 22.444C18.528 22.8067 18.4107 23.1053 18.176 23.34C17.952 23.5747 17.6693 23.692 17.328 23.692Z' fill='%2302354A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2558_2997'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-position: center;
  background-size: contain;
}
.expertise__row .expertise-row__content .inner-content__container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  width: var(--width, 50%);
}
@media (max-width: 992px) {
  .expertise__row .expertise-row__content .inner-content__container {
    width: 100%;
  }
}
.expertise__row .expertise-row__content .inner-content__expertise-name {
  flex-grow: 2;
  width: var(--width, 100%);
}
.expertise__row .expertise-row__content .inner-content__expertise-name span {
  padding: 8px 16px;
  border-radius: 4px;
}
.expertise__row .expertise-row__content .inner-content__expire-status {
  flex-shrink: 1;
  display: flex;
  width: 100%;
  max-width: 100px;
}
.expertise__row .expertise-row__content .inner-content__expire-status span.acc__item__bar__trigger__icon {
  right: -1.75rem;
}
@media (max-width: 992px) {
  .expertise__row .expertise-row__content .inner-content__expire-status span.acc__item__bar__trigger__icon {
    right: -1rem;
  }
}
.expertise__row .inner-menu--test {
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.expertise__row .inner-checkbox--test {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 5%;
}
@media (max-width: 992px) {
  .expertise__row .inner-checkbox--test {
    align-items: flex-end;
  }
  .expertise__row .inner-checkbox--test .tl__data__row__item__prim__select {
    top: -5px;
    min-width: 16px;
  }
}

.expertise-row__acc-content {
  border-top: 1px solid #f5f5f5;
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 992px) {
  .expertise-row__acc-content {
    gap: 8px;
  }
}

.expertise-row__cert-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 97%;
  margin: auto;
}
@media (max-width: 992px) {
  .expertise-row__cert-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 16px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  }
}
.expertise-row__cert-row .expertise-row__cert-row__competence-name {
  width: 48%;
  font-weight: 600;
}
.expertise-row__cert-row .expertise-row__cert-row__cert-issuer {
  width: 41%;
}
.expertise-row__cert-row .expertise-row__cert-row__cert-expires {
  width: -moz-fit-content;
  width: fit-content;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding: 0 8px;
  border-radius: 4px;
  margin-left: 20px;
  min-width: 76px;
}
@media (max-width: 992px) {
  .expertise-row__cert-row .expertise-row__cert-row__date-container {
    margin-left: 0;
    padding: 0;
  }
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-expired {
  background-color: #f6cbd4;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-expired::before {
  content: "";
  width: 0;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-outgoing {
  background-color: #ffe9b7;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-outgoing::before {
  content: "";
  width: 0;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-is-null {
  background-color: #f5f5f5;
}
.expertise-row__cert-row .expertise-row__cert-row__date-container.cert-is-null::before {
  display: inline-block;
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92999 4.92999L19.07 19.07' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  color: gray;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
@media (max-width: 992px) {
  .expertise-row__cert-row:has(> .expertise-row__cert-row__date-container):has(.cert-outgoing) {
    background-color: #ffe9b7;
  }
}
@media (max-width: 992px) {
  .expertise-row__cert-row:has(> .expertise-row__cert-row__date-container):has(.cert-expired) {
    background-color: #f6cbd4;
  }
}
@media (max-width: 992px) {
  .expertise-row__cert-row:has(> .expertise-row__cert-row__date-container):has(.cert-is-null) {
    background-color: #f5f5f5;
  }
}

.expertise-form__notice, .expertise-form__info-txt {
  display: flex;
  align-items: center;
  padding: 16px 32px;
  border-radius: 4px;
}
@media (max-width: 992px) {
  .expertise-form__notice, .expertise-form__info-txt {
    padding: 16px 24px;
    flex-direction: row;
  }
}
.expertise-form__notice p, .expertise-form__info-txt p {
  width: 90%;
  margin: 0;
}
@media (max-width: 992px) {
  .expertise-form__notice p, .expertise-form__info-txt p {
    width: 80%;
  }
}
.expertise-form__notice::before, .expertise-form__info-txt::before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px;
  margin-right: 12px;
}
.expertise-form__notice {
  background-color: #c2f8ef;
}
.expertise-form__notice::before {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='30' viewBox='0 0 40 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.7375 2.625L14.3012 17.625L5.94375 8.6625L0.625 13.875L14.3012 28.125L34.0563 7.875L28.7375 2.625Z' stroke='%2350C9B3' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.6332 14.1638L11.2626 7.875L5.94385 8.625V8.6625L14.3013 17.625L17.6332 14.1638Z' stroke='%2350C9B3' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.0563 1.875L28.7375 2.625L34.0563 7.875L39.3751 7.125L34.0563 1.875Z' stroke='%2350C9B3' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.0563 7.875L14.3013 28.125L19.62 27.375L39.375 7.125L34.0563 7.875Z' stroke='%2350C9B3' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}
.expertise-form__info-txt {
  background-color: #f5f5f5;
  padding: 16px 16px;
}
.expertise-form__info-txt::before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16H12.01' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8V12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: top;
  height: 100%;
}

.accordion__item__bar__title strong {
  margin-right: 4px;
}
@media (max-width: 480px) {
  .accordion__item__bar__title {
    display: flex;
    flex-direction: column;
  }
}

.educate-bg {
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}

.employ-bg {
  background: linear-gradient(90deg, #3798d4 100%, #055e9a 0%);
}

.release-popup {
  position: fixed;
  bottom: 16px;
  right: 16px;
  background: white;
  border-radius: 16px;
  padding: 32px 32px 17px;
  z-index: 100000;
  width: calc(100% - 32px);
  max-width: 364px;
  transition: all 0.3s ease;
  transform: translateX(200%);
}
.release-popup .release-popup-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.release-popup .release-popup-heading h4 {
  color: #5f8290;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.release-popup .release-popup-heading .close-release-popup-icon {
  cursor: pointer;
}
.release-popup .release-popup-steps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.release-popup .release-popup-steps span {
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #02354a;
}
.release-popup .release-popup-steps button {
  border-radius: 30px;
  background: #f5f5f5;
  width: 40px;
  height: 40px;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5f8290;
}
.release-popup .release-popup-steps button:disabled {
  opacity: 0.5;
}
.release-popup .release-popup-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 1rem;
  flex-wrap: wrap;
  padding-top: 17px;
}
.release-popup .release-popup-actions .btn {
  flex-basis: 100%;
}
.release-popup .release-feature {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  display: none;
}
.release-popup .release-feature.active {
  opacity: 1;
  display: block;
}
.release-popup .release-feature .release-feature-image-wrapper {
  display: flex;
  justify-content: center;
}
.release-popup .release-feature .release-feature-image-wrapper .release-feature-image {
  margin-bottom: 16px;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
}
.release-popup .release-feature .release-feature-image-wrapper .release-feature-image img {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.release-popup .release-feature .release-feature-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  color: #02354a;
  margin-bottom: 8px;
}
.release-popup .release-feature .release-feature-content {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #02354a;
}
.release-popup.active {
  transform: translateX(0px);
}
@media (max-width: 767px) {
  .release-popup {
    right: auto;
    bottom: auto;
    top: 50%;
    left: 50%;
    transform: translate(200%, -50%);
  }
  .release-popup.active {
    transform: translate(-50%, -50%);
  }
}

.release-popup-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  pointer-events: none;
}

.login {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 90px);
  padding: 15px;
}
@media (min-width: 992px) {
  .login {
    min-height: calc(100vh - 90px);
    padding: 56px 40px;
  }
}
.login__header {
  width: 100%;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .login__header {
    margin-bottom: 0;
  }
}
.login__header__logo {
  max-width: 140px;
}
.login__inner {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .login__inner {
    height: calc(100% - 56px);
  }
}
.login__inner__prompt {
  width: 100%;
  max-width: 487px;
  display: flex;
  padding: 32px 64px;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 32px;
  box-shadow: 0 0 5px 0 rgba(2, 53, 74, 0.5);
}
@media (max-width: 480px) {
  .login__inner__prompt {
    padding: 32px 32px;
  }
}
.login__inner__prompt--bankid {
  align-items: center;
}
.login__inner__prompt__bankid--choose-login > .dropdown {
  margin-bottom: 8px;
}
.login__inner__prompt__title {
  color: #02354a;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 25px;
}
.login__inner__prompt__bankid {
  max-width: 140px;
  margin: 0 0 45px 0;
}
.login__inner__prompt .input {
  margin-bottom: 20px;
}
.login__inner__prompt input::-moz-placeholder {
  color: #5f8290;
  opacity: 1;
}
.login__inner__prompt input::placeholder {
  color: #5f8290;
  opacity: 1;
}
.login__inner__prompt input :-ms-input-placeholder {
  color: #5f8290;
}
.login__inner__prompt input::-ms-input-placeholder {
  color: #5f8290;
}
.login__inner__logo {
  margin-top: 32px;
  max-width: 140px;
}
.login__inner__content {
  max-width: 487px;
  margin-top: 52px;
  text-align: center;
}
.login__inner__content,
.login__inner__content p,
.login__inner__content h5 {
  color: #ffffff;
}
.login__inner__content__title {
  display: block;
  margin-bottom: 3px;
  font-size: 1.125rem;
  line-height: 24px;
}
.login__inner__content__text {
  font-weight: 300;
}
.login__inner__content__text__link {
  color: #ffffff;
  text-decoration: underline;
}
.login__inner__content__text__link:hover {
  color: #dbdde7;
}
.login__inner__content__highlight {
  padding: 32px;
  background: rgba(2, 53, 74, 0.25);
  border-radius: 32px;
  margin-bottom: 32px;
}
.login__inner__content__highlight p:last-child {
  margin-bottom: 0;
}
.login__bankid {
  width: 100%;
  height: 100%;
}
.login__bankid__title {
  font-weight: bold;
  margin-bottom: 16px;
}

.external_nav {
  padding: 28px 15px;
}
.external_nav__inner {
  max-width: 1400px;
}

.layout--login .external_nav {
  padding: 21px 15px;
  background-color: white;
  max-width: 1440px;
  border-radius: 5px;
  transform: translate(0px, 16px);
  margin: auto;
  height: 90px;
  margin-bottom: 48px;
  width: calc(100% - 32px);
}
@media (max-width: 992px) {
  .layout--login .external_nav {
    height: 80px;
    padding: 25px 15px;
  }
}

.educate__layout--register {
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}

.register {
  width: 100%;
  min-height: calc(100vh - 106px);
  display: flex;
  padding-bottom: 100px;
  justify-content: center;
  align-items: flex-start;
}
.register__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  min-height: 290px;
  padding: 0 16px;
}
.register__inner__form {
  width: 100%;
  max-width: 660px;
  height: 100%;
  margin-bottom: 32px;
}
.register__inner__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.register__inner__footer__logo {
  max-width: 140px;
  margin-bottom: 16px;
}
.register__inner__footer__login {
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}

.choice {
  width: 100%;
  min-height: calc(100vh - 106px);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 16px 10px 16px;
}
.choice__inner {
  width: 100%;
  max-width: 1400px;
  min-height: 290px;
}
@media (min-width: 992px) {
  .choice__inner {
    margin-top: 32px;
  }
}
.choice__inner__header {
  display: flex;
  flex-direction: column;
}
.choice__inner__header__pre-heading {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #02354a;
}
.choice__inner__header__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
  color: #02354a;
  margin: 8px 0;
}
.choice__inner__header__text-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #02354a;
}
.choice__inner__options {
  width: 100%;
  height: 100%;
  margin: 32px 0 32px;
  gap: 32px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 768px) {
  .choice__inner__options {
    flex-direction: column;
  }
}
.choice__inner__options__card {
  background: var(--bg-color, linear-gradient(135deg, #50c9b3 0%, #3798d4 100%));
  border-radius: 20px;
  padding: 32px;
  position: relative;
  min-height: 328px;
  max-width: 690px;
}
@media (max-width: 768px) {
  .choice__inner__options__card {
    min-height: 350px;
  }
}
.choice__inner__options__card__pre-heading {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
}
.choice__inner__options__card__heading {
  position: relative;
  z-index: 2;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  margin: 8px 0;
  color: #ffffff;
}
.choice__inner__options__card__text-content {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 18px;
  max-width: 70%;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .choice__inner__options__card__text-content {
    max-width: 100%;
  }
}
.choice__inner__options__card .btn--border {
  color: #ffffff;
  border-color: #ffffff;
}
.choice__inner__options__card .btn--border:hover {
  background: rgba(2, 53, 74, 0.1019607843);
}
.choice__inner__options__card svg,
.choice__inner__options__card img {
  position: absolute;
  right: -16px;
  top: -42px;
  width: 225px;
}
@media (max-width: 768px) {
  .choice__inner__options__card svg,
  .choice__inner__options__card img {
    width: var(--svg-mobile-width, 118px);
    height: var(--svg-mobile-height, 197px);
    right: 13px;
  }
}
.choice__inner__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.choice__inner__footer__logo {
  max-width: 140px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .choice__inner__footer__logo {
    max-width: 103px;
  }
}
.choice__inner__footer__login {
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}

.register--educate {
  width: 100%;
  min-height: calc(100vh - 106px);
  display: flex;
  padding: 32px 16px 10px 16px;
  justify-content: center;
  align-items: flex-start;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}
.register--educate__inner {
  width: 100%;
  max-width: 1400px;
  min-height: 290px;
}
.register--educate__inner__header {
  display: flex;
  flex-direction: column;
  z-index: 1;
  position: relative;
}
.register--educate__inner__header__pre-heading {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
}
.register--educate__inner__header__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
  color: #ffffff;
  margin: 8px 0;
}
@media (max-width: 768px) {
  .register--educate__inner__header__heading {
    font-size: 24px;
    line-height: 30px;
  }
}
.register--educate__inner__header__text-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
}
.register--educate__inner__plans {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  justify-content: flex-start;
  gap: 32px;
  margin: 32px 0 32px;
}
@media (max-width: 768px) {
  .register--educate__inner__plans {
    flex-direction: column;
    gap: 16px;
    margin: 16px 0 16px;
  }
}
.register--educate__inner__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.register--educate__inner__footer__logo {
  max-width: 103px;
  margin-bottom: 16px;
}
.register--educate__inner__footer__login {
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}

.dep-users {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.dep-users__actions {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dep-users__add {
  width: 100%;
  margin: 20px 0 80px;
}
.dep-users__add .input {
  margin-bottom: 0;
}
.dep-users__add__title {
  display: block;
  margin-bottom: 24px;
  color: #02354a;
  font-weight: bold;
}
.dep-users__add__txt {
  color: #02354a;
}
.dep-users__add__cta {
  display: flex;
  justify-content: flex-end;
}

.client__wrap {
  margin-top: 30px;
}
.client__wrap__add {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
}
.client__wrap__actions {
  display: flex;
  justify-content: flex-end;
}
.client .acc__item__details {
  padding-bottom: 15px;
}
.client .acc__item__bar--new {
  background-color: #e2fffa;
  animation: scale-up-ver-center 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.client .acc__item__bar--new:hover {
  background-color: rgba(194, 248, 239, 0.7);
}

.settings {
  width: 100%;
  height: auto;
}
.settings__title {
  margin-bottom: 24px;
  font-weight: 600;
}
.settings__upload {
  margin-top: 25px;
}
.settings__upload__title {
  margin-bottom: 27px;
  font-weight: bold;
}
.settings__uploaded {
  width: 200px;
  display: flex;
  margin-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.settings__uploaded__mask {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.settings__uploaded__mask__logo {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.settings__uploaded button {
  margin: 20px 0 0;
}
.settings__actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 32px;
}

.company-id {
  margin-right: 16px;
}
.company-id__copy {
  cursor: pointer;
  background: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
  gap: 10px;
  display: inline-flex;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
.company-id__copy > i {
  color: inherit;
}
.company-id__copy:hover {
  color: #ffffff;
  background-color: #5f8290;
}

@media (max-width: 480px) {
  .create .step-nr {
    display: flex;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 480px) {
  .create .form__title {
    margin-bottom: 15px;
  }
}
.create .form--right {
  justify-content: flex-end;
}
.create .form__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 16px;
}
.create .form__row--no-wrap {
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .create .form__row--no-wrap {
    flex-wrap: nowrap;
  }
}
.create .form__row__col {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .create .form__row__col--6 {
    margin-bottom: 0;
  }
}
.create__step-1 .form__actions {
  margin-top: -14px;
}
.create__step-2 {
  position: relative;
  opacity: 0.4;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  margin-top: 64px;
}
.create__step-2 .tabs,
.create__step-2 .form__actions {
  display: none;
}
.create__step-2 .create__form--btns {
  display: none;
}
@media (max-width: 480px) {
  .create__step-2 {
    margin-top: 48px;
  }
}
.create__step-2--active {
  opacity: 1;
  pointer-events: auto;
}
.create__step-2--active .tabs {
  display: block;
}
.create__step-2--active .form__actions {
  display: flex;
}
.create__step-2--active .create__form--btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 480px) {
  .create__step-2--active .create__form--btns .form__actions__btn {
    margin: 0;
  }
}
.create__step-2 .snackbar {
  margin-bottom: 50px;
}

.payment {
  width: 100%;
  height: auto;
}
.payment__title {
  display: block;
  margin-bottom: 24px;
  font-weight: bold;
}
.payment__title:is(h2) {
  font-weight: 600;
}
.payment__title__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.payment__title__row .company-id {
  margin-right: 0;
}
.payment__menu {
  display: flex;
  margin-top: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .payment__menu {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.payment__menu__status {
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: bold;
}
@media (min-width: 992px) {
  .payment__menu__status {
    margin-bottom: 0;
  }
}
.payment__free-list {
  display: block;
  margin-top: 15px;
}
.payment__free-list__item {
  display: flex;
  margin-bottom: 16px;
  justify-content: flex-start;
  align-items: center;
}
.payment__free-list__item__check {
  width: 20px;
  height: 20px;
  display: flex;
  margin-right: 15px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #50c9b3;
}
.payment__free-list__item__check:before {
  display: inline-block;
  color: #ffffff;
  font-family: "icomoon";
  font-size: 1.3rem;
  content: "\e919";
}
.payment__actions {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
  gap: 16px;
}

.single-cert {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 15px;
  width: 100%;
}
.single-cert--verify {
  background-image: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
  min-height: 100vh;
}
@media (min-width: 992px) {
  .single-cert--verify {
    background-image: none;
    min-height: 0;
  }
}
.single-cert--fullpage {
  background-image: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}
@media (min-width: 992px) {
  .single-cert--fullpage {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .single-cert--center {
    justify-content: center;
  }
}
.single-cert__body {
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .single-cert__body {
    margin-top: 50px;
  }
}
.single-cert--verify .single-cert__body {
  margin-bottom: 16px;
}
.single-cert__inner {
  position: relative;
  max-width: calc(100vw - 32px);
  width: 210mm;
  background-color: #f5f5f5;
  padding: 32px;
  display: flex;
  flex-direction: column;
}
.single-cert__inner h1,
.single-cert__inner span,
.single-cert__inner p,
.single-cert__inner a,
.single-cert__inner li {
  font-family: "Articulat CF", sans-serif;
}
.single-cert--verify .single-cert__inner {
  padding-left: 32px;
  padding-right: 32px;
  min-height: auto;
}
.generating-pdf .single-cert__inner {
  max-width: 100%;
  padding: 0 15mm;
  background-color: white;
  margin: 0 auto;
  min-height: 271mm;
}
@media (min-width: 992px) {
  .single-cert__inner {
    max-width: 100%;
    padding: 32px;
  }
}
@media (max-width: 375px) {
  .single-cert__inner {
    padding: 16px;
  }
}
.single-cert__inner__logo {
  order: -1;
  margin-bottom: 32px;
}
.generating-pdf .single-cert__inner__logo {
  order: unset;
  position: absolute;
  top: 0;
  right: 32px;
}
@media (min-width: 992px) {
  .single-cert__inner__logo {
    order: unset;
    position: absolute;
    top: 32px;
    right: 32px;
    justify-content: flex-end;
  }
}
.single-cert__inner__logo__img {
  max-height: 150px;
  max-width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.generating-pdf .single-cert__inner__logo__img {
  max-height: 200px;
  max-width: 200px;
}
@media (min-width: 992px) {
  .single-cert__inner__logo__img {
    max-height: 200px;
    max-width: 200px;
  }
}
.single-cert__inner__header {
  order: -1;
}
.generating-pdf .single-cert__inner__header {
  order: unset;
}
@media (min-width: 992px) {
  .single-cert__inner__header {
    order: unset;
  }
}
.single-cert__inner__header__ssn {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 32px;
  display: block;
}
.single-cert__inner__header__title {
  color: #02354a;
  font-size: 1.75rem;
  font-weight: 900;
}
.single-cert__inner__header__sub-title {
  color: #5f8290;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 32px;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-cert__inner__header__competence {
  color: #02354a;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .single-cert__inner__header__competence {
    margin-right: 220px;
  }
}
.single-cert__inner__header__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 32px;
}
.single-cert__inner__header__meta__item {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 16px;
  background: #ffffff;
  width: 100%;
  z-index: 1;
}
.generating-pdf .single-cert__inner__header__meta__item {
  width: auto;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 992px) {
  .single-cert__inner__header__meta__item {
    width: auto;
  }
}
.single-cert__inner__header__meta__item__label {
  font-weight: 600;
  font-size: 18px;
  color: #02354a;
}
.single-cert__inner__header__meta__item__label--icon {
  display: flex;
  align-items: center;
}
.single-cert__inner__header__meta__item__label--icon:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-position: center;
  background-size: 100%;
  margin-right: 8px;
}
.single-cert__inner__header__meta__item__label.png-award:before {
  background-image: url("/images/award.png");
}
.single-cert__inner__header__meta__item__label.png-arrow-right-circle:before {
  background-image: url("/images/arrow-right-circle.png");
}
.single-cert__inner__header__meta__item__label.svg-award:before {
  background-image: url("/images/award.svg");
}
.single-cert__inner__header__meta__item__label.svg-arrow-right-circle:before {
  background-image: url("/images/arrow-right-circle.svg");
}
.single-cert__inner__header__meta__item__date {
  font-size: 18px;
}
.single-cert__inner__content {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 16px;
}
.generating-pdf .single-cert__inner__content {
  flex-grow: 1;
}
@media (min-width: 992px) {
  .single-cert__inner__content {
    flex-grow: 1;
  }
}
.single-cert__inner__content__text {
  max-height: 2500px;
  overflow: hidden;
  transition: max-height ease-in-out 0.2s;
}
.single-cert__inner__content__text--collapsed {
  max-height: 10em;
}
@media (min-width: 992px) {
  .single-cert__inner__content__text--collapsed {
    max-height: none;
  }
}
.generating-pdf .single-cert__inner__content__text {
  max-height: none !important;
}
.single-cert__inner__content__text--extra-meta {
  margin-bottom: 24px;
  margin-top: 24px;
  width: 100%;
}
.single-cert__inner__content__text__sub-competence {
  width: 100%;
}
.single-cert__inner__content__text__sub-competence__heading {
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-cert__inner__content__text__sub-competence__item {
  display: block;
  margin-bottom: 8px;
  line-height: 1.22;
}
.single-cert__inner__content__text__sub-competence__item__name {
  margin-right: 8px;
}
.single-cert__inner__content__text__sub-competence__item__description {
  display: block;
  margin-top: 8px;
}
.single-cert__inner__content__text__sub-competence__item__description,
.single-cert__inner__content__text__sub-competence__item__description * {
  color: #5f8290;
}
.single-cert__inner__content .show-original {
  padding-left: 58px;
}
.generating-pdf .single-cert__inner__content .show-original {
  display: none;
}
.single-cert__inner__content .show-original > i {
  left: 32px;
  position: absolute;
  margin-top: -1px;
}
.single-cert__inner__content__text-toggler button {
  font-size: 1.125rem;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .single-cert__inner__content__text-toggler button {
    display: none;
  }
}
.generating-pdf .single-cert__inner__content__text-toggler button {
  display: none;
}
.single-cert__inner__bottom {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  border: 1px solid #dfdfdf;
  padding: 16px;
  position: relative;
}
.single-cert__inner__bottom:before {
  --stamp-white-space: 4px;
  content: "";
  position: absolute;
  top: calc(16px - var(--stamp-white-space));
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-image: url("/images/falagrett-stamp-v2.png");
  background-size: calc(161px + var(--stamp-white-space));
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 0.5;
  pointer-events: none;
}
.generating-pdf .single-cert__inner__bottom {
  flex-direction: row;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
@media (min-width: 992px) {
  .single-cert__inner__bottom {
    flex-direction: row;
  }
}
.single-cert__inner__bottom__issuer {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.single-cert__inner__bottom__issuer__label {
  display: block;
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 16px;
}
.single-cert__inner__bottom__issuer__meta__item {
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
}
.generating-pdf .single-cert__inner__bottom__issuer__meta__item {
  font-size: 12px;
}
.single-cert__inner__bottom__issuer__meta__item a {
  line-height: 1;
  font-size: inherit;
}
.generating-pdf .single-cert__inner__bottom__issuer__meta__item a {
  text-decoration: none;
}
.single-cert__inner__bottom__qr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0;
  margin-top: 16px;
  z-index: 1;
}
.generating-pdf .single-cert__inner__bottom__qr {
  margin-left: 32px;
}
.single-cert--verify .single-cert__inner__bottom__qr {
  margin-top: 32px;
}
@media (min-width: 992px) {
  .single-cert__inner__bottom__qr {
    margin-left: 32px;
    margin-top: 0;
  }
}
.single-cert__inner__bottom__qr__meta {
  display: block;
}
.single-cert__inner__bottom__qr__meta__item {
  font-size: 0.875rem;
}
.single-cert__inner__bottom__qr__code {
  width: 117px;
  height: 117px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
}
.single-cert__footer {
  display: flex;
  align-items: flex-start;
  margin-bottom: 64px;
  flex-direction: column;
  gap: 0;
}
@media (min-width: 992px) {
  .single-cert__footer {
    flex-direction: row;
    gap: 32px;
  }
}
.single-cert--verify .single-cert__footer {
  align-items: center;
  flex-direction: column;
  gap: normal;
  text-align: center;
}
.single-cert--verify .single-cert__footer p {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .single-cert--verify .single-cert__footer p {
    color: #5f8290;
  }
}
.single-cert__footer__item {
  flex: 1 1 auto;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .single-cert__footer__item {
    width: auto;
  }
}
.single-cert__footer__item:before, .single-cert__footer__item:after {
  left: auto;
  right: 16px;
}
@media (min-width: 992px) {
  .single-cert__footer__item:before, .single-cert__footer__item:after {
    left: calc(100% - 22px);
    right: auto;
  }
}
.single-cert__footer__item__input {
  margin-bottom: 22px;
}
.single-cert__footer__item__input .input__inner__text {
  padding-right: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.single-cert__footer__item__input .input__inner__icon:before {
  color: #02354a;
}
.single-cert__footer__actions {
  display: flex;
  gap: 16px;
  width: 100%;
}
@media (min-width: 992px) {
  .single-cert__footer__actions {
    width: auto;
  }
}
.single-cert-intro {
  width: 100%;
  max-width: 710px;
  text-align: left;
  background-color: transparent;
  box-shadow: none;
}
.single-cert-intro__title {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 900;
}
.single-cert-intro__text {
  margin-bottom: 30px;
  color: #ffffff;
}

.certificate-wysiwyg h1,
.certificate-wysiwyg .ql-editor h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
  font-weight: 600;
}
.certificate-wysiwyg h2,
.certificate-wysiwyg .ql-editor h2 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 8px;
  font-weight: 700;
}
.certificate-wysiwyg h3,
.certificate-wysiwyg .ql-editor h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: 600;
}
.certificate-wysiwyg p,
.certificate-wysiwyg .ql-editor p {
  font-size: 16px;
  line-height: 1.22;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.certificate-wysiwyg p:has(br:only-child),
.certificate-wysiwyg .ql-editor p:has(br:only-child) {
  margin-bottom: 0;
}
.generating-pdf .certificate-wysiwyg p,
.generating-pdf .certificate-wysiwyg .ql-editor p {
  font-size: 12px;
  margin-bottom: 4px;
  letter-spacing: initial;
}
.certificate-wysiwyg ul,
.certificate-wysiwyg ol,
.certificate-wysiwyg .ql-editor ul,
.certificate-wysiwyg .ql-editor ol {
  list-style: initial;
  margin-bottom: 0;
  padding-left: 24px;
}
.generating-pdf .certificate-wysiwyg ul,
.generating-pdf .certificate-wysiwyg ol,
.generating-pdf .certificate-wysiwyg .ql-editor ul,
.generating-pdf .certificate-wysiwyg .ql-editor ol {
  padding-left: 12px;
}
.certificate-wysiwyg ol,
.certificate-wysiwyg .ql-editor ol {
  list-style: decimal;
}
.certificate-wysiwyg li,
.certificate-wysiwyg .ql-editor li {
  font-size: 16px;
  line-height: 1.22;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.generating-pdf .certificate-wysiwyg li,
.generating-pdf .certificate-wysiwyg .ql-editor li {
  padding-left: 4px;
  font-size: 12px;
  margin-bottom: 4px;
  letter-spacing: initial;
}
.certificate-wysiwyg em,
.certificate-wysiwyg .ql-editor em {
  font-size: 12px;
}
.generating-pdf .certificate-wysiwyg em,
.generating-pdf .certificate-wysiwyg .ql-editor em {
  font-size: 10px;
}

.accept-invite {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
  padding: 16px;
}
.accept-invite__inner {
  margin-top: 33px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 32px;
  box-shadow: 0 1px 5px rgba(95, 130, 144, 0.5);
  max-width: 600px;
}
@media (min-width: 992px) {
  .accept-invite__inner {
    min-height: 300px;
    padding: 64px;
  }
}
.accept-invite__inner__title {
  font-weight: 600;
  margin-bottom: 8px;
  color: #02354a;
  font-size: 1.5rem;
}
.accept-invite__inner__txt {
  margin-bottom: 32px;
}
.accept-invite__inner__txt > b {
  font-weight: 600;
}
.accept-invite__inner__start_bankid {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.accept-invite__inner__start_bankid img {
  max-width: 140px;
  margin: 0 0 45px 0;
}
.accept-invite__inner__start_bankid > .btn--txt {
  margin-top: 16px;
}
.accept-invite__footer {
  display: flex;
  flex-direction: column;
  place-items: center;
}
.accept-invite__footer__logo {
  max-width: 140px;
  margin-top: 32px;
}

.cervd-404 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: linear-gradient(90deg, rgb(80, 201, 179) 0%, rgb(43, 156, 227) 100%);
}
.cervd-404__space {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("/images/overlay_stars.svg");
  background-repeat: repeat;
  background-size: contain;
  background-position: left top;
}
.cervd-404__space__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.cervd-404__space__body__label {
  display: block;
  color: #ffffff;
  font-size: 11rem;
  font-weight: bold;
  line-height: 180px;
  text-shadow: 5px 0px 2px #2ea0df;
}
.cervd-404__space__body__text {
  display: block;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 33px;
  text-shadow: 5px 0px 2px #2ea0df;
}
.cervd-404__space__objects__rocket {
  width: 40px;
  position: absolute;
  top: 75%;
  pointer-events: none;
  transform: translateX(-50px);
  animation: rocket-movement 200s linear infinite both running;
  z-index: 95;
}
.cervd-404__space__objects__earth-moon__earth {
  width: 100px;
  position: absolute;
  top: 20%;
  left: 15%;
  pointer-events: none;
  z-index: 90;
}
.cervd-404__space__objects__earth-moon__moon {
  width: 80px;
  position: absolute;
  top: 12%;
  left: 25%;
  pointer-events: none;
  z-index: 90;
}
.cervd-404__space__objects__box-astronaut {
  position: absolute;
  top: 60%;
  right: 20%;
  will-change: transform;
  animation: move-astronaut 50s infinite linear both alternate;
  z-index: 1;
}
.cervd-404__space__objects__box-astronaut__img {
  animation: rotate-astronaut 200s infinite linear both alternate;
}
.cervd-404__space__glowing__star {
  width: 3px;
  height: 3px;
  position: absolute;
  background-color: #ffffff;
  border-radius: 100%;
  opacity: 0.3;
  will-change: opacity;
}
.cervd-404__space__glowing__star:nth-child(1) {
  top: 80%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 1s;
}
.cervd-404__space__glowing__star:nth-child(2) {
  top: 20%;
  left: 40%;
  animation: glow-star 2s infinite ease-in-out alternate 3s;
}
.cervd-404__space__glowing__star:nth-child(3) {
  top: 25%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 5s;
}
.cervd-404__space__glowing__star:nth-child(4) {
  top: 75%;
  left: 80%;
  animation: glow-star 2s infinite ease-in-out alternate 7s;
}
.cervd-404__space__glowing__star:nth-child(5) {
  top: 90%;
  left: 50%;
  animation: glow-star 2s infinite ease-in-out alternate 9s;
}

@keyframes rocket-movement {
  100% {
    transform: translate(1200px, -600px);
  }
}
@keyframes spin-earth {
  100% {
    transform: rotate(-360deg);
    transition: transform 20s;
  }
}
@keyframes move-astronaut {
  100% {
    transform: translate(-160px, -160px);
  }
}
@keyframes rotate-astronaut {
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes glow-star {
  40% {
    opacity: 0.3;
  }
  90%, 100% {
    transform: scale(1.2);
    border-radius: 999999px;
    opacity: 1;
  }
}
.report {
  width: 100%;
  height: auto;
}
.report__inner {
  max-width: 1230px;
  min-height: 58vh;
  margin: 0 auto;
  padding: 20px 15px 60px;
}
.report__header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .report__header {
    margin-bottom: 30px;
  }
}
.report__header__back {
  display: inline-block;
  color: #02354a;
  vertical-align: middle;
  cursor: pointer;
}
.report__header__back:before {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-top: -7px;
  margin-right: 10px;
  font-family: "icomoon";
  font-size: 0.8rem;
  transform: rotate(90deg);
  vertical-align: middle;
  content: "\e902";
}
.report__header__intro {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .report__header__intro {
    margin-top: 0;
  }
}
.report__header__intro__title {
  margin-bottom: 5px;
  color: #02354a;
  font-weight: bold;
}
.report__header__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 992px) {
  .report__header__actions {
    width: 50%;
  }
}
.report__header__actions__btn {
  margin-right: 15px;
}
.report__header__actions__btn:last-child {
  margin-right: 0;
}
.report__table {
  width: 100%;
  height: auto;
}
.report__table__labels {
  display: none;
}
@media (min-width: 992px) {
  .report__table__labels {
    width: 100%;
    display: flex;
    margin-bottom: 25px;
  }
}
.report__table__labels__label {
  flex: 1;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .report__table__labels__label--ssn {
    max-width: 135px;
  }
  .report__table__labels__label--expires_at {
    text-align: right;
    max-width: 110px;
    padding-right: 25px;
  }
}
.report__table__row {
  display: flex;
  margin-bottom: 5px;
  padding: 15px 0;
  background-color: rgba(223, 223, 223, 0.5);
  border-radius: 4px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .report__table__row {
    flex-direction: row;
  }
}
.report__table__row--outgoing {
  background-color: #f6cbd4;
}
.report__table__row__cell {
  flex: 1;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.4;
  padding: 0 15px;
}
.report__table__row__cell:before {
  min-width: 98px;
  display: block;
  margin-bottom: 5px;
  font-size: 0.7rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #02354a;
  content: attr(data-title);
}
@media (min-width: 992px) {
  .report__table__row__cell {
    margin-bottom: 0;
  }
  .report__table__row__cell:before {
    display: none;
  }
  .report__table__row__cell--ssn {
    max-width: 135px;
  }
  .report__table__row__cell--expires_at {
    text-align: right;
    max-width: 110px;
  }
}
.report__table__logo {
  width: 100%;
  margin-top: 25px;
  text-align: center;
}
.report__table__logo__img {
  max-width: 150px;
}

.employees__body__content {
  min-height: 300px;
}
.employees__body__content__header {
  margin: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
}
.employees__body__content__header__heading {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.employees__body__content__header__subheading {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.employees__body__content__tab__footer {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
}
.employees .modal__dialog {
  padding: 32px;
}
.employees .modal__dialog .modal__header__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #5f8290;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.employees .modal__dialog .modal__header__subtitle {
  width: 90%;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin: 16px 0;
}
@media (max-width: 768px) {
  .employees .modal__dialog .modal__close {
    top: 16px;
    right: 16px;
  }
}
.employees .modal__dialog .employee-invite__label {
  display: block;
}
.employees .modal__dialog .employees-import {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.employees .modal__dialog .employees-import__file-wrapper--blue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px 32px;
  background: var(--blue-d);
  border-radius: 6px;
  min-height: 80px;
}
.employees .modal__dialog .employees-import__file-wrapper--blue p {
  color: var(--white-d);
  margin-bottom: unset;
}
.employees .modal__dialog .employees-import__file-wrapper--blue__close {
  width: 24px;
  height: 24px;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.1s ease-in-out;
  overflow: initial !important;
}
.employees .modal__dialog .employees-import__file-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px 32px;
  background: #f5f5f5;
  border-radius: 6px;
  min-height: 80px;
}
.employees .modal__dialog .employees-import__file-wrapper__input {
  display: none;
}
.employees .modal__dialog .employees-import__file-wrapper__label {
  margin-bottom: 0;
  max-width: 70%;
}
.employees .modal__dialog .employees-import__file-wrapper__button > i {
  margin-bottom: -4px;
  margin-right: 2px;
}
.employees .modal__dialog .employees-import__upload-stauts {
  margin-top: 16px;
}
.employees .modal__dialog .employees-import__upload-stauts__status {
  display: flex;
  align-items: center;
  padding: 16px;
  gap: 10px;
  max-height: 56px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  gap: 10px;
  text-decoration: underline;
  margin-top: 8px;
}
.employees .modal__dialog .employees-import__upload-stauts__status__filename {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  gap: 16px;
}
.employees .modal__dialog .employees-import__upload-stauts__status__filename__close {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.employees .modal__dialog .employees-import__upload-stauts__status.success {
  background: #e2fffa;
  border: 1px solid #dfdfdf;
}
.employees .modal__dialog .employees-import__upload-stauts__status.failed {
  background: #f6cbd4;
  border: 1px solid #dfdfdf;
}
.employees .modal__dialog .employees-import__upload-stauts__error {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #bd2e4c;
}
.employees .employee-form__footer {
  display: flex;
  align-items: center;
  padding-bottom: 16px;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .employees .employee-form__footer {
    flex-direction: column;
    gap: 16px;
  }
}
.employees .employee-form__footer__actions-top {
  width: 100%;
  margin-bottom: 16px;
}
.employees .employee-form__footer__actions-top .btn {
  width: auto;
}
.employees .employee-form__footer__meta {
  flex-grow: 1;
  color: #5f8290;
}
@media (max-width: 992px) {
  .employees .employee-form__footer__meta {
    align-self: flex-start;
  }
}
.employees .employee-form__footer__actions {
  display: flex;
  align-items: center;
  gap: 32px;
  justify-content: flex-end;
  flex-grow: 1;
}
@media (max-width: 992px) {
  .employees .employee-form__footer__actions {
    align-self: flex-end;
  }
}
.employees .employee-form__footer__actions .btn {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.employees .acc__item__bar__trigger__role {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 6px;
  gap: 4px;
  border-radius: 2px;
  min-width: 74px;
  height: 28px;
  font-size: 15px;
  line-height: 22px;
}
.employees .acc__item__bar__trigger__checkbox {
  display: flex;
  align-items: center;
  height: 100%;
  line-height: 1;
}
.employees .acc__item__bar__trigger__checkbox input {
  display: none;
}
.employees .acc__item__bar__trigger__checkbox input:checked + label {
  display: flex;
  justify-content: center;
  align-items: center;
}
.employees .acc__item__bar__trigger__checkbox input:checked + label svg path {
  stroke: #02354a;
  fill: #02354a;
}
.employees .form__row .dropdown__label,
.employees .dropdown__label--bold {
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
.employees .pagination {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .employees .pagination {
    justify-content: center;
  }
}

.account .profile-list {
  margin-bottom: 32px;
  list-style: inside;
}
.account .profile-list__item {
  margin-bottom: 4px;
}
.account .profile-list__item--active {
  font-weight: bold;
}
.account .tl__data__row__item__prim__competence {
  width: 50%;
}
.account .ml-0 {
  margin-left: 0;
}
.account .tl__labels__label--competence {
  margin-right: 0;
  width: 50%;
}
.account .tl__labels__label--certifier {
  max-width: 243.5px;
}

.layout--authrole--99 {
  background-color: #fbfdff;
}

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