@charset "UTF-8";
.has-text-blue-light {
  color: #EBEDFF !important;
}

.has-text-blue-medium {
  color: #5B6DF7 !important;
}

.has-text-blue-medium-2 {
  color: #B3BBF9 !important;
}

.has-text-blue-dark {
  color: #01259B !important;
}

.has-text-gray {
  color: #5B575F !important;
}

.has-text-white {
  color: #ffffff !important;
}

.has-text-pink-medium {
  color: #F37CA7 !important;
}

.has-text-orange-medium {
  color: #FFBA53 !important;
}

.has-text-orange-dark {
  color: #FF881B !important;
}

.has-text-red-medium {
  color: #EF4A68 !important;
}

.has-text-red-dark {
  color: #C81637 !important;
}

.has-text-green-medium {
  color: #18DB7D !important;
}

.has-text-green-medium-2 {
  color: #21C476 !important;
}

.has-text-brown-medium {
  color: #DD8076 !important;
}

.has-text-purple-medium {
  color: #9A5EBE !important;
}

.has-text-theme {
  color: #16623E !important;
}

.has-background-blue-light {
  background-color: #EBEDFF !important;
}

.has-background-blue-medium {
  background-color: #5B6DF7 !important;
}

.has-background-blue-medium-2 {
  background-color: #B3BBF9 !important;
}

.has-background-blue-medium-3 {
  background-color: #8593FF !important;
}

.has-background-blue-medium-4 {
  background-color: #3C4EDC !important;
}

.has-background-blue-dark {
  background-color: #01259B !important;
}

.has-background-pink-light {
  background-color: #EF96D5 !important;
}

.has-background-pink-medium {
  background-color: #F37CA7 !important;
}

.has-background-pink-dark {
  background-color: #EF4A68 !important;
}

.has-background-red-medium {
  background-color: #EF4A68 !important;
}

.has-background-green-medium {
  background-color: #18DB7D !important;
}

.has-background-green-medium-2 {
  background-color: #21C476 !important;
}

.has-background-orange-medium {
  background-color: #FFBA53 !important;
}

.has-background-brown-medium {
  background-color: #DD8076 !important;
}

.has-background-black {
  background-color: black !important;
}

.has-background-white {
  background-color: white !important;
}

.has-background-past {
  background-color: #FFBA53 !important;
}

.has-background-estimation {
  background-color: #F37CA7 !important;
}

.has-background-estimation-with-interruption {
  background: repeating-linear-gradient(-45deg, #F37CA7, #F37CA7 10px, rgba(255, 255, 255, 0.5) 10px, rgba(255, 255, 255, 0.5) 20px) !important;
}

.has-background-leave, .has-background-deleted {
  background: repeating-linear-gradient(-45deg, #F37CA7, #F37CA7 10px, #EF4A68 10px, #EF4A68 20px) !important;
}

.has-background-unsupervised {
  background: repeating-linear-gradient(-45deg, #8593FF, #8593FF 10px, #5B6DF7 10px, #5B6DF7 20px) !important;
}

.has-background-theme-primary-200 {
  background-color: #B6F1CC !important;
}

.has-background-theme-primary-300 {
  background-color: #8AB09E !important;
}

.has-background-theme-primary-400 {
  background-color: #16623E !important;
}

.has-background-theme-primary-500 {
  background-color: #EE534F !important;
}

.has-background-theme-primary-600 {
  background-color: #034623 !important;
}

.has-background-theme-primary-700 {
  background-color: #022E17 !important;
}

.has-background-theme-secondary-400 {
  background-color: #FFEBCD !important;
}

.has-background-theme-secondary-500 {
  background-color: #FFBA53 !important;
}

.has-background-theme-secondary-600 {
  background-color: #FF881B !important;
}

.theme-blue {
  background: #5B6DF7;
}

.theme-blue-secondary {
  background: #EF96D5;
}

.theme-blue .text-on-bg-highlight {
  color: #EF96D5;
}

.theme-blue .text-on-bg {
  color: #fff !important;
}

.theme-yellow {
  background: #FFBA53;
}

.theme-yellow-secondary {
  background: #5B6DF7;
}

.theme-yellow .text-on-bg-highlight {
  color: #5B6DF7;
}

.theme-yellow .text-on-bg {
  color: #fff !important;
}

.theme-pink {
  background: #EF96D5;
}

.theme-pink-secondary {
  background: #5B6DF7;
}

.theme-pink .text-on-bg-highlight {
  color: #5B6DF7;
}

.theme-pink .text-on-bg {
  color: #fff !important;
}

.theme-event {
  background: #16623E;
}

.theme-event-secondary {
  background: #FFEBCD;
}

.theme-event .text-on-bg-highlight {
  color: #FFEBCD;
}

.theme-event .text-on-bg {
  color: #fff !important;
}

.theme-light {
  background: #EBEDFF;
}

.theme-light-secondary {
  background: #EF96D5;
}

.theme-light .text-on-bg-highlight {
  color: #F37CA7;
}

.theme-light .text-on-bg {
  color: #01259B !important;
}

.theme-light .icon-on-bg {
  border-color: #B3BBF9;
}

.theme-event-light {
  background: #FFEBCD;
}

.theme-event-light-secondary {
  background: #FFD79C;
}

.theme-event-light .text-on-bg-highlight {
  color: #FFBA53;
}

.theme-event-light .text-on-bg {
  color: #022E17 !important;
}

.theme-event-light .icon-on-bg {
  border-color: #8AB09E;
}

.theme-light .icon-on-bg, .theme-event-light .icon-on-bg {
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
  font-size: 4.8rem;
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 62.5%;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  min-height: 100vh;
}
html::-webkit-scrollbar {
  width: 0 !important;
}

body {
  min-height: 100vh;
}

body, p, input {
  font-size: 1.6rem;
}

html, body, button, input, textarea {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  -webkit-tap-highlight-color: transparent;
}
html:focus, body:focus, button:focus, input:focus, textarea:focus {
  outline: 0;
}
html.roboto, body.roboto, button.roboto, input.roboto, textarea.roboto {
  font-family: Roboto, "Open Sans", sans-serif;
}

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

img {
  max-width: 100%;
  vertical-align: middle;
}

p {
  margin-top: 0;
}

a {
  text-decoration: none;
  color: #5B575F;
}

s {
  text-decoration-thickness: 2px;
}

label {
  display: block;
  font-weight: 700;
  padding-left: 1.5rem;
  color: #5B575F;
  line-height: 2rem;
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
}
label.switch {
  margin: auto 0;
  display: block;
}

hr {
  border: 1px solid #8AB09E;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  width: 34%;
}
hr.full {
  width: 100%;
}

[x-cloak] {
  display: none !important;
}

.m-0 {
  margin: 0rem !important;
}

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

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

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

.ml-0 {
  margin-left: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

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

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

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

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

.g-0 {
  gap: 0rem !important;
}

.m-0-5 {
  margin: 0.5rem !important;
}

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

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

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

.ml-0-5 {
  margin-left: 0.5rem !important;
}

.mr-0-5 {
  margin-right: 0.5rem !important;
}

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

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

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

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

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

.m-1 {
  margin: 1rem !important;
}

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

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

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

.ml-1 {
  margin-left: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

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

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

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

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

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

.m-1-5 {
  margin: 1.5rem !important;
}

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

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

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

.ml-1-5 {
  margin-left: 1.5rem !important;
}

.mr-1-5 {
  margin-right: 1.5rem !important;
}

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

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

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

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

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

.m-2 {
  margin: 2rem !important;
}

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

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

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

.ml-2 {
  margin-left: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

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

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

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

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

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

.m-2-5 {
  margin: 2.5rem !important;
}

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

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

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

.ml-2-5 {
  margin-left: 2.5rem !important;
}

.mr-2-5 {
  margin-right: 2.5rem !important;
}

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

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

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

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

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

.m-3 {
  margin: 3rem !important;
}

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

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

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

.ml-3 {
  margin-left: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

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

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

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

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

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

.m-3-5 {
  margin: 3.5rem !important;
}

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

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

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

.ml-3-5 {
  margin-left: 3.5rem !important;
}

.mr-3-5 {
  margin-right: 3.5rem !important;
}

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

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

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

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

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

.m-4 {
  margin: 4rem !important;
}

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

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

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

.ml-4 {
  margin-left: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

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

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

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

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

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

.m-4-5 {
  margin: 4.5rem !important;
}

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

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

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

.ml-4-5 {
  margin-left: 4.5rem !important;
}

.mr-4-5 {
  margin-right: 4.5rem !important;
}

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

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

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

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

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

.m-5 {
  margin: 5rem !important;
}

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

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

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

.ml-5 {
  margin-left: 5rem !important;
}

.mr-5 {
  margin-right: 5rem !important;
}

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

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

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

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

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

.m-5-5 {
  margin: 5.5rem !important;
}

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

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

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

.ml-5-5 {
  margin-left: 5.5rem !important;
}

.mr-5-5 {
  margin-right: 5.5rem !important;
}

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

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

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

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

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

.m-6 {
  margin: 6rem !important;
}

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

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

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

.ml-6 {
  margin-left: 6rem !important;
}

.mr-6 {
  margin-right: 6rem !important;
}

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

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

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

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

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

.m-6-5 {
  margin: 6.5rem !important;
}

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

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

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

.ml-6-5 {
  margin-left: 6.5rem !important;
}

.mr-6-5 {
  margin-right: 6.5rem !important;
}

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

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

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

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

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

.m-7 {
  margin: 7rem !important;
}

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

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

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

.ml-7 {
  margin-left: 7rem !important;
}

.mr-7 {
  margin-right: 7rem !important;
}

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

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

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

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

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

.m-7-5 {
  margin: 7.5rem !important;
}

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

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

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

.ml-7-5 {
  margin-left: 7.5rem !important;
}

.mr-7-5 {
  margin-right: 7.5rem !important;
}

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

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

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

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

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

.m-8 {
  margin: 8rem !important;
}

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

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

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

.ml-8 {
  margin-left: 8rem !important;
}

.mr-8 {
  margin-right: 8rem !important;
}

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

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

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

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

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

.m-8-5 {
  margin: 8.5rem !important;
}

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

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

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

.ml-8-5 {
  margin-left: 8.5rem !important;
}

.mr-8-5 {
  margin-right: 8.5rem !important;
}

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

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

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

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

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

.m-9 {
  margin: 9rem !important;
}

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

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

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

.ml-9 {
  margin-left: 9rem !important;
}

.mr-9 {
  margin-right: 9rem !important;
}

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

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

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

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

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

.m-9-5 {
  margin: 9.5rem !important;
}

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

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

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

.ml-9-5 {
  margin-left: 9.5rem !important;
}

.mr-9-5 {
  margin-right: 9.5rem !important;
}

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

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

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

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

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

.m-10 {
  margin: 10rem !important;
}

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

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

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

.ml-10 {
  margin-left: 10rem !important;
}

.mr-10 {
  margin-right: 10rem !important;
}

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

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

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

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

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

.m-10-5 {
  margin: 10.5rem !important;
}

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

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

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

.ml-10-5 {
  margin-left: 10.5rem !important;
}

.mr-10-5 {
  margin-right: 10.5rem !important;
}

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

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

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

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

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

.m-auto {
  margin: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.pointer-events-none {
  pointer-events: none;
}

.flex {
  display: flex !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.hidden {
  display: none !important;
}

.wrap {
  flex-wrap: wrap;
}

.no-shrink {
  flex-shrink: 0;
}

.invisible {
  visibility: hidden;
}

.underline {
  text-decoration-line: underline !important;
}

.line-through {
  text-decoration-line: line-through !important;
}

.decoration-2 {
  text-decoration-thickness: 2px !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

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

.size-lg {
  font-size: 1.3rem !important;
}

.size-xl {
  font-size: 1.6rem !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.italic {
  font-style: italic;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row {
  flex-direction: row !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.items-center {
  align-items: center !important;
}

.items-baseline {
  align-items: baseline !important;
}

.items-end {
  align-items: flex-end !important;
}

.items-start {
  align-items: flex-start !important;
}

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

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

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

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

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

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

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

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

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

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

.border-none {
  border-style: none !important;
}

.border-dashed {
  border-style: dashed !important;
}

.rounded-2xl {
  border-radius: 1rem;
}

.position-relative {
  position: relative;
}

.w-auto {
  width: auto !important;
}

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.no-wrap {
  white-space: nowrap;
}

.break-anywhere {
  overflow-wrap: anywhere;
}

.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item {
  position: absolute;
  width: 100%;
  height: 100%;
}

.fakeTextArea, .fakeSelect {
  border-radius: 14px;
  border: 1px solid #B3BBF9;
  padding: 1.2rem 1.6rem;
  font-size: 1.3rem;
  color: #5B575F;
  font-weight: 600;
  width: 100%;
  -webkit-appearance: none;
  display: block;
}

.fakeTextArea {
  min-height: 70px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-100 {
  opacity: 1;
}

.translate-y-100 {
  translate: 0 100% !important;
}

.has-tooltip:hover .tooltip {
  visibility: visible;
}

.tooltip {
  z-index: 7;
  position: absolute;
  padding: 1rem;
  border-radius: 12px;
  opacity: 0;
  transition: opacity 0.25s, transform 0.25s;
  transform: translateY(-10px);
  visibility: visible;
}
.tooltip__hidden {
  max-width: min(100vw, 500px);
  overflow-wrap: anywhere;
  left: -1000px;
  bottom: inherit;
  top: -1000px;
  visibility: hidden;
}
.tooltip__visible {
  opacity: 1;
  transform: translateY(0);
}
.tooltip.-top {
  transform: translateY(-100%);
}
.tooltip.-left {
  transform: translateX(-100%);
}
.tooltip.-blue {
  background-color: #5B6DF7;
  color: white;
  border: 2px solid white;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.2);
}

.popover {
  position: relative;
}

.popover-content {
  position: absolute;
  z-index: 2;
  display: none;
  top: -8px;
  align-items: center;
  border-radius: 18px;
  box-shadow: 0px 0px 2px #333;
  background: #fff;
}
.popover-content.-show {
  display: flex;
}
.popover-content.-open-left {
  right: 0;
  transform-origin: top right;
  animation: scale-x 0.25s;
}
.popover-content.-open-bottom-left {
  right: 0;
  transform-origin: top right;
  animation: opacity 0.25s;
}
.popover-content.-open-right {
  left: 0;
  transform-origin: top left;
  animation: scale-x 0.25s;
}
.popover-content.-open-bottom-right {
  left: 0;
  transform-origin: top left;
  animation: opacity 0.25s;
}
.popover-content > * {
  margin: 2px 6px;
}

@media (max-width: 639px) {
  .sm-hide {
    display: none !important;
  }
  .sm-show {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 766px) {
  .md-hide {
    display: none !important;
  }
  .md-show {
    display: block !important;
  }
}
@media (min-width: 640px) {
  .over-md-hide {
    display: none !important;
  }
}
.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cluster {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space, 1rem);
}

/** HTMX **/
.show-while-loading {
  display: none;
}

.htmx-request {
  pointer-events: none;
  transition: opacity 0.2s;
  opacity: 0.5;
}
.htmx-request .hide-while-loading {
  display: none;
}
.htmx-request .show-while-loading {
  display: block;
}

.fade-me-in.htmx-added {
  opacity: 0;
}

.fade-me-in {
  opacity: 1;
  transition: opacity 1s ease-out;
}

.show-hide-animation {
  display: block !important;
  opacity: 0;
  animation: showHide 2.5s 1;
}
@keyframes showHide {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.field__error-message {
  padding: 0.5rem 1rem;
  border-radius: 12px;
  margin-top: 0.5rem;
  background-color: #EF4A68;
  color: #fff;
}

/** PRINT **/
.break-inside-avoid {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.disabled-premium {
  background-color: #CACACA !important;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff2?iefix") format("woff2");
  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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-abs-blue .path1:before {
  content: "\e900";
  color: rgb(58, 115, 73);
}

.icon-abs-blue .path2:before {
  content: "\e901";
  color: rgb(255, 255, 255);
}

.icon-abs-blue .path3:before {
  content: "\e902";
  color: rgb(255, 255, 255);
}

.icon-abs-blue .path4:before {
  content: "\e903";
  color: rgb(255, 255, 255);
}

.icon-abs-no-active .path1:before {
  content: "\e904";
  color: rgb(235, 237, 255);
}

.icon-abs-no-active .path2:before {
  content: "\e905";
  color: rgb(129, 143, 254);
}

.icon-abs-no-active .path3:before {
  content: "\e906";
  color: rgb(129, 143, 254);
}

.icon-abs-no-active .path4:before {
  content: "\e907";
  color: rgb(129, 143, 254);
}

.icon-abs .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}

.icon-abs .path2:before {
  content: "\e909";
  color: rgb(91, 109, 247);
}

.icon-abs .path3:before {
  content: "\e90a";
  color: rgb(91, 109, 247);
}

.icon-abs .path4:before {
  content: "\e90b";
  color: rgb(91, 109, 247);
}

.icon-activity .path1:before {
  content: "\e90c";
  color: rgb(255, 255, 255);
}

.icon-activity .path2:before {
  content: "\e90d";
  color: rgb(234, 236, 254);
}

.icon-activity .path3:before {
  content: "\e90e";
  color: rgb(253, 185, 83);
}

.icon-activity .path4:before {
  content: "\e90f";
  color: rgb(91, 109, 246);
}

.icon-activity .path5:before {
  content: "\e910";
  color: rgb(239, 74, 103);
}

.icon-activity .path6:before {
  content: "\e911";
  color: rgb(91, 109, 246);
}

.icon-activity .path7:before {
  content: "\e912";
  color: rgb(243, 124, 167);
}

.icon-activity .path8:before {
  content: "\e913";
  color: rgb(234, 236, 254);
}

.icon-activity .path9:before {
  content: "\e914";
  color: rgb(239, 74, 103);
}

.icon-activity .path10:before {
  content: "\e915";
  color: rgb(239, 74, 103);
}

.icon-activity .path11:before {
  content: "\e916";
  color: rgb(243, 124, 167);
}

.icon-activity .path12:before {
  content: "\e917";
  color: rgb(243, 124, 167);
}

.icon-add-blue .path1:before {
  content: "\e918";
  color: rgb(58, 115, 73);
}

.icon-add-blue .path2:before {
  content: "\e919";
  color: rgb(24, 80, 37);
}

.icon-add-blue .path3:before {
  content: "\e91a";
  color: rgb(255, 235, 205);
}

.icon-add .path1:before {
  content: "\e91b";
  color: rgb(255, 255, 255);
}

.icon-add .path2:before {
  content: "\e91c";
  color: rgb(239, 74, 103);
}

.icon-add .path3:before {
  content: "\e91d";
  color: rgb(255, 186, 83);
}

.icon-album-blue-dark .path1:before {
  content: "\e91e";
  color: #022E17;
}

.icon-album-blue-dark .path2:before {
  content: "\e91f";
  color: rgb(255, 255, 255);
}

.icon-album-blue-dark .path3:before {
  content: "\e920";
  color: rgb(58, 115, 73);
}

.icon-album-blue-dark .path4:before {
  content: "\e921";
  color: rgb(58, 115, 73);
}

.icon-album-blue-dark .path5:before {
  content: "\e922";
  color: rgb(24, 80, 37);
}

.icon-album-blue-dark .path6:before {
  content: "\e923";
  color: rgb(24, 80, 37);
}

.icon-album-blue .path1:before {
  content: "\e924";
  color: rgb(58, 115, 73);
}

.icon-album-blue .path2:before {
  content: "\e925";
  color: rgb(24, 80, 37);
}

.icon-album-blue .path3:before {
  content: "\e926";
  color: rgb(255, 235, 205);
}

.icon-album-blue .path4:before {
  content: "\e927";
  color: rgb(255, 235, 205);
}

.icon-album-blue .path5:before {
  content: "\e928";
  color: rgb(58, 115, 73);
}

.icon-album-blue .path6:before {
  content: "\e929";
  color: rgb(58, 115, 73);
}

.icon-album .path1:before {
  content: "\e92a";
  color: rgb(255, 255, 255);
}

.icon-album .path2:before {
  content: "\e92b";
  color: rgb(91, 109, 247);
}

.icon-album .path3:before {
  content: "\e92c";
  color: rgb(255, 186, 83);
}

.icon-album .path4:before {
  content: "\e92d";
  color: rgb(255, 186, 83);
}

.icon-album .path5:before {
  content: "\e92e";
  color: rgb(91, 109, 247);
}

.icon-album .path6:before {
  content: "\e92f";
  color: rgb(239, 74, 103);
}

.icon-archived-kid-blue .path1:before {
  content: "\e930";
  color: rgb(58, 115, 73);
}

.icon-archived-kid-blue .path2:before {
  content: "\e931";
  color: rgb(255, 235, 205);
}

.icon-archived-kid-blue .path3:before {
  content: "\e932";
  color: rgb(24, 80, 37);
}

.icon-archived-kid-blue .path4:before {
  content: "\e933";
  color: rgb(24, 80, 37);
}

.icon-archived-kid-blue .path5:before {
  content: "\e934";
  color: rgb(24, 80, 37);
}

.icon-archived-kid .path1:before {
  content: "\e935";
  color: rgb(255, 255, 255);
}

.icon-archived-kid .path2:before {
  content: "\e936";
  color: rgb(235, 237, 255);
}

.icon-archived-kid .path3:before {
  content: "\e937";
  color: rgb(91, 109, 247);
}

.icon-archived-kid .path4:before {
  content: "\e938";
  color: rgb(91, 109, 247);
}

.icon-archived-kid .path5:before {
  content: "\e939";
  color: rgb(91, 109, 247);
}

.icon-arrow-all-blue .path1:before {
  content: "\e93a";
  color: rgb(58, 115, 73);
}

.icon-arrow-all-blue .path2:before {
  content: "\e93b";
  color: rgb(24, 80, 37);
}

.icon-arrow-all-blue .path3:before {
  content: "\e93c";
  color: rgb(255, 255, 255);
}

.icon-arrow-all-blue .path4:before {
  content: "\e93d";
  color: rgb(24, 80, 37);
}

.icon-arrow-all-blue .path5:before {
  content: "\e93e";
  color: rgb(255, 255, 255);
}

.icon-arrow-all .path1:before {
  content: "\e93f";
  color: rgb(255, 255, 255);
}

.icon-arrow-all .path2:before {
  content: "\e940";
  color: rgb(91, 109, 247);
}

.icon-arrow-all .path3:before {
  content: "\e941";
  color: rgb(239, 74, 104);
}

.icon-arrow-all .path4:before {
  content: "\e942";
  color: rgb(91, 109, 247);
}

.icon-arrow-all .path5:before {
  content: "\e943";
  color: rgb(239, 74, 104);
}

.icon-arrow-blue .path1:before {
  content: "\e944";
  color: rgb(58, 115, 73);
}

.icon-arrow-blue .path2:before {
  content: "\e945";
  color: rgb(255, 235, 205);
}

.icon-arrow-blue .path3:before {
  content: "\e946";
  color: rgb(255, 255, 255);
}

.icon-arrow .path1:before {
  content: "\e947";
  color: rgb(255, 255, 255);
}

.icon-arrow .path2:before {
  content: "\e948";
  color: rgb(91, 109, 247);
}

.icon-arrow .path3:before {
  content: "\e949";
  color: rgb(239, 74, 104);
}

.icon-attachment .path1:before {
  content: "\e94a";
  color: rgb(255, 255, 255);
}

.icon-attachment .path2:before {
  content: "\e94b";
  color: rgb(91, 109, 247);
}

.icon-bell-blue .path1:before {
  content: "\e94c";
  color: rgb(58, 115, 73);
}

.icon-bell-blue .path2:before {
  content: "\e94d";
  color: rgb(255, 255, 255);
}

.icon-bell-blue .path3:before {
  content: "\e94e";
  color: rgb(24, 80, 37);
}

.icon-bell-blue .path4:before {
  content: "\e94f";
  color: rgb(58, 115, 73);
}

.icon-bell-blue .path5:before {
  content: "\e950";
  color: rgb(255, 255, 255);
}

.icon-bell .path1:before {
  content: "\e951";
  color: rgb(255, 255, 255);
}

.icon-bell .path2:before {
  content: "\e952";
  color: rgb(243, 124, 167);
}

.icon-bell .path3:before {
  content: "\e953";
  color: rgb(255, 186, 83);
}

.icon-bell .path4:before {
  content: "\e954";
  color: rgb(239, 74, 103);
}

.icon-bell .path5:before {
  content: "\e955";
  color: rgb(91, 109, 247);
}

.icon-bibber .path1:before {
  content: "\e956";
  color: rgb(255, 255, 255);
}

.icon-bibber .path2:before {
  content: "\e957";
  color: rgb(255, 186, 83);
}

.icon-bibber .path3:before {
  content: "\e958";
  color: rgb(60, 78, 220);
}

.icon-bibber .path4:before {
  content: "\e959";
  color: rgb(243, 124, 167);
}

.icon-bibber .path5:before {
  content: "\e95a";
  color: rgb(255, 255, 255);
}

.icon-bibber .path6:before {
  content: "\e95b";
  color: rgb(235, 237, 255);
}

.icon-birthday .path1:before {
  content: "\e95c";
  color: rgb(255, 255, 255);
}

.icon-birthday .path2:before {
  content: "\e95d";
  color: rgb(129, 143, 254);
}

.icon-birthday .path3:before {
  content: "\e95e";
  color: rgb(91, 109, 247);
}

.icon-birthday .path4:before {
  content: "\e95f";
  color: rgb(235, 237, 255);
}

.icon-birthday .path5:before {
  content: "\e960";
  color: rgb(239, 74, 103);
}

.icon-birthday .path6:before {
  content: "\e961";
  color: rgb(255, 186, 83);
}

.icon-birthday .path7:before {
  content: "\e962";
  color: rgb(255, 186, 83);
}

.icon-birthday .path8:before {
  content: "\e963";
  color: rgb(91, 109, 247);
}

.icon-bulk-blue-dark .path1:before {
  content: "\e964";
  color: #022E17;
}

.icon-bulk-blue-dark .path2:before {
  content: "\e965";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue-dark .path3:before {
  content: "\e966";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue-dark .path4:before {
  content: "\e967";
  color: rgb(58, 115, 73);
}

.icon-bulk-blue-dark .path5:before {
  content: "\e968";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue-dark .path6:before {
  content: "\e969";
  color: rgb(58, 115, 73);
}

.icon-bulk-blue-dark .path7:before {
  content: "\e96a";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue-dark .path8:before {
  content: "\e96b";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue-dark .path9:before {
  content: "\e96c";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path1:before {
  content: "\e96d";
  color: rgb(58, 115, 73);
}

.icon-bulk-blue .path2:before {
  content: "\e96e";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path3:before {
  content: "\e96f";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path4:before {
  content: "\e970";
  color: rgb(24, 80, 37);
}

.icon-bulk-blue .path5:before {
  content: "\e971";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path6:before {
  content: "\e972";
  color: rgb(255, 235, 205);
}

.icon-bulk-blue .path7:before {
  content: "\e973";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path8:before {
  content: "\e974";
  color: rgb(255, 255, 255);
}

.icon-bulk-blue .path9:before {
  content: "\e975";
  color: rgb(255, 255, 255);
}

.icon-bulk .path1:before {
  content: "\e976";
  color: rgb(255, 255, 255);
}

.icon-bulk .path2:before {
  content: "\e977";
  color: rgb(239, 74, 103);
}

.icon-bulk .path3:before {
  content: "\e978";
  color: rgb(239, 74, 103);
}

.icon-bulk .path4:before {
  content: "\e979";
  color: rgb(235, 237, 255);
}

.icon-bulk .path5:before {
  content: "\e97a";
  color: rgb(91, 109, 247);
}

.icon-bulk .path6:before {
  content: "\e97b";
  color: rgb(91, 109, 247);
}

.icon-bulk .path7:before {
  content: "\e97c";
  color: rgb(255, 186, 83);
}

.icon-bulk .path8:before {
  content: "\e97d";
  color: rgb(255, 186, 83);
}

.icon-bulk .path9:before {
  content: "\e97e";
  color: rgb(255, 186, 83);
}

.icon-calculator-blue .path1:before {
  content: "\e97f";
  color: rgb(58, 115, 73);
}

.icon-calculator-blue .path2:before {
  content: "\e980";
  color: rgb(24, 80, 37);
}

.icon-calculator-blue .path3:before {
  content: "\e981";
  color: rgb(24, 80, 37);
}

.icon-calculator-blue .path4:before {
  content: "\e982";
  color: rgb(255, 235, 205);
}

.icon-calculator-blue .path5:before {
  content: "\e983";
  color: rgb(255, 255, 255);
}

.icon-calculator-blue .path6:before {
  content: "\e984";
  color: rgb(255, 255, 255);
}

.icon-calculator-blue .path7:before {
  content: "\e985";
  color: rgb(255, 235, 205);
}

.icon-calculator-blue .path8:before {
  content: "\e986";
  color: rgb(255, 235, 205);
}

.icon-calculator .path1:before {
  content: "\e987";
  color: rgb(255, 255, 255);
}

.icon-calculator .path2:before {
  content: "\e988";
  color: rgb(91, 109, 247);
}

.icon-calculator .path3:before {
  content: "\e989";
  color: rgb(91, 109, 247);
}

.icon-calculator .path4:before {
  content: "\e98a";
  color: rgb(239, 74, 104);
}

.icon-calculator .path5:before {
  content: "\e98b";
  color: rgb(179, 187, 249);
}

.icon-calculator .path6:before {
  content: "\e98c";
  color: rgb(179, 187, 249);
}

.icon-calculator .path7:before {
  content: "\e98d";
  color: rgb(255, 186, 83);
}

.icon-calculator .path8:before {
  content: "\e98e";
  color: rgb(255, 186, 83);
}

.icon-care .path1:before {
  content: "\e98f";
  color: rgb(255, 255, 255);
}

.icon-care .path2:before {
  content: "\e990";
  color: rgb(239, 74, 104);
}

.icon-care .path3:before {
  content: "\e991";
  color: rgb(255, 255, 255);
}

.icon-change .path1:before {
  content: "\e992";
  color: rgb(255, 255, 255);
}

.icon-change .path2:before {
  content: "\e993";
  color: rgb(253, 185, 83);
}

.icon-change .path3:before {
  content: "\e994";
  color: rgb(255, 136, 27);
}

.icon-change .path4:before {
  content: "\e995";
  color: rgb(234, 236, 254);
}

.icon-change .path5:before {
  content: "\e996";
  color: rgb(91, 109, 246);
}

.icon-check-blue .path1:before {
  content: "\e997";
  color: rgb(58, 115, 73);
}

.icon-check-blue .path2:before {
  content: "\e998";
  color: rgb(24, 80, 37);
}

.icon-check-blue .path3:before {
  content: "\e999";
  color: rgb(255, 235, 205);
}

.icon-check .path1:before {
  content: "\e99a";
  color: rgb(255, 255, 255);
}

.icon-check .path2:before {
  content: "\e99b";
  color: rgb(179, 187, 249);
}

.icon-check .path3:before {
  content: "\e99c";
  color: rgb(91, 109, 247);
}

.icon-clock-actual-blue .path1:before {
  content: "\e99d";
  color: rgb(58, 115, 73);
}

.icon-clock-actual-blue .path2:before {
  content: "\e99e";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-blue .path3:before {
  content: "\e99f";
  color: rgb(24, 80, 37);
}

.icon-clock-actual-blue .path4:before {
  content: "\e9a0";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-blue .path5:before {
  content: "\e9a1";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-blue .path6:before {
  content: "\e9a2";
  color: rgb(58, 115, 73);
}

.icon-clock-actual-blue .path7:before {
  content: "\e9a3";
  color: rgb(24, 80, 37);
}

.icon-clock-actual-blue .path8:before {
  content: "\e9a4";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-blue .path9:before {
  content: "\e9a5";
  color: rgb(58, 115, 73);
}

.icon-clock-actual-off .path1:before {
  content: "\e9a6";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-off .path2:before {
  content: "\e9a7";
  color: rgb(235, 237, 255);
}

.icon-clock-actual-off .path3:before {
  content: "\e9a8";
  color: rgb(255, 255, 255);
}

.icon-clock-actual-off .path4:before {
  content: "\e9a9";
  color: rgb(235, 237, 255);
}

.icon-clock-actual-off .path5:before {
  content: "\e9aa";
  color: rgb(235, 237, 255);
}

.icon-clock-actual-off .path6:before {
  content: "\e9ab";
  color: rgb(235, 237, 255);
}

.icon-clock-actual-off .path7:before {
  content: "\e9ac";
  color: rgb(179, 187, 249);
}

.icon-clock-actual-off .path8:before {
  content: "\e9ad";
  color: rgb(235, 237, 255);
}

.icon-clock-actual-off .path9:before {
  content: "\e9ae";
  color: rgb(179, 187, 249);
}

.icon-clock-actual .path1:before {
  content: "\e9af";
  color: rgb(255, 255, 255);
}

.icon-clock-actual .path2:before {
  content: "\e9b0";
  color: rgb(91, 109, 247);
}

.icon-clock-actual .path3:before {
  content: "\e9b1";
  color: rgb(255, 255, 255);
}

.icon-clock-actual .path4:before {
  content: "\e9b2";
  color: rgb(255, 186, 83);
}

.icon-clock-actual .path5:before {
  content: "\e9b3";
  color: rgb(239, 74, 103);
}

.icon-clock-actual .path6:before {
  content: "\e9b4";
  color: rgb(235, 237, 255);
}

.icon-clock-actual .path7:before {
  content: "\e9b5";
  color: rgb(91, 109, 247);
}

.icon-clock-actual .path8:before {
  content: "\e9b6";
  color: rgb(235, 237, 255);
}

.icon-clock-actual .path9:before {
  content: "\e9b7";
  color: rgb(91, 109, 247);
}

.icon-clock-ask-blue .path1:before {
  content: "\e9b8";
  color: rgb(58, 115, 73);
}

.icon-clock-ask-blue .path2:before {
  content: "\e9b9";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-blue .path3:before {
  content: "\e9ba";
  color: rgb(24, 80, 37);
}

.icon-clock-ask-blue .path4:before {
  content: "\e9bb";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-blue .path5:before {
  content: "\e9bc";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-blue .path6:before {
  content: "\e9bd";
  color: rgb(58, 115, 73);
}

.icon-clock-ask-blue .path7:before {
  content: "\e9be";
  color: rgb(24, 80, 37);
}

.icon-clock-ask-blue .path8:before {
  content: "\e9bf";
  color: rgb(24, 80, 37);
}

.icon-clock-ask-blue .path9:before {
  content: "\e9c0";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-off .path1:before {
  content: "\e9c1";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-off .path2:before {
  content: "\e9c2";
  color: rgb(235, 237, 255);
}

.icon-clock-ask-off .path3:before {
  content: "\e9c3";
  color: rgb(255, 255, 255);
}

.icon-clock-ask-off .path4:before {
  content: "\e9c4";
  color: rgb(235, 237, 255);
}

.icon-clock-ask-off .path5:before {
  content: "\e9c5";
  color: rgb(235, 237, 255);
}

.icon-clock-ask-off .path6:before {
  content: "\e9c6";
  color: rgb(235, 237, 255);
}

.icon-clock-ask-off .path7:before {
  content: "\e9c7";
  color: rgb(179, 187, 249);
}

.icon-clock-ask-off .path8:before {
  content: "\e9c8";
  color: rgb(179, 187, 249);
}

.icon-clock-ask-off .path9:before {
  content: "\e9c9";
  color: rgb(255, 255, 255);
}

.icon-clock-ask .path1:before {
  content: "\e9ca";
  color: rgb(255, 255, 255);
}

.icon-clock-ask .path2:before {
  content: "\e9cb";
  color: rgb(91, 109, 247);
}

.icon-clock-ask .path3:before {
  content: "\e9cc";
  color: rgb(255, 255, 255);
}

.icon-clock-ask .path4:before {
  content: "\e9cd";
  color: rgb(255, 186, 83);
}

.icon-clock-ask .path5:before {
  content: "\e9ce";
  color: rgb(239, 74, 103);
}

.icon-clock-ask .path6:before {
  content: "\e9cf";
  color: rgb(235, 237, 255);
}

.icon-clock-ask .path7:before {
  content: "\e9d0";
  color: rgb(91, 109, 247);
}

.icon-clock-ask .path8:before {
  content: "\e9d1";
  color: rgb(91, 109, 247);
}

.icon-clock-ask .path9:before {
  content: "\e9d2";
  color: rgb(255, 255, 255);
}

.icon-clock-blue .path1:before {
  content: "\e9d3";
  color: rgb(58, 115, 73);
}

.icon-clock-blue .path2:before {
  content: "\e9d4";
  color: rgb(255, 235, 205);
}

.icon-clock-blue .path3:before {
  content: "\e9d5";
  color: rgb(24, 80, 37);
}

.icon-clock-blue .path4:before {
  content: "\e9d6";
  color: rgb(255, 255, 255);
}

.icon-clock-blue .path5:before {
  content: "\e9d7";
  color: rgb(255, 255, 255);
}

.icon-clock-blue .path6:before {
  content: "\e9d8";
  color: rgb(58, 115, 73);
}

.icon-clock-blue .path7:before {
  content: "\e9d9";
  color: rgb(24, 80, 37);
}

.icon-clock .path1:before {
  content: "\e9da";
  color: rgb(255, 255, 255);
}

.icon-clock .path2:before {
  content: "\e9db";
  color: rgb(91, 109, 247);
}

.icon-clock .path3:before {
  content: "\e9dc";
  color: rgb(255, 255, 255);
}

.icon-clock .path4:before {
  content: "\e9dd";
  color: rgb(255, 186, 83);
}

.icon-clock .path5:before {
  content: "\e9de";
  color: rgb(239, 74, 103);
}

.icon-clock .path6:before {
  content: "\e9df";
  color: rgb(235, 237, 255);
}

.icon-clock .path7:before {
  content: "\e9e0";
  color: rgb(91, 109, 247);
}

.icon-close-blue .path1:before {
  content: "\e9e1";
  color: rgb(58, 115, 73);
}

.icon-close-blue .path2:before {
  content: "\e9e2";
  color: rgb(255, 235, 205);
}

.icon-close-blue .path3:before {
  content: "\e9e3";
  color: rgb(255, 255, 255);
}

.icon-close .path1:before {
  content: "\e9e4";
  color: rgb(255, 255, 255);
}

.icon-close .path2:before {
  content: "\e9e5";
  color: rgb(239, 74, 103);
}

.icon-close .path3:before {
  content: "\e9e6";
  color: rgb(91, 109, 247);
}

.icon-comment-blue .path1:before {
  content: "\e9e7";
  color: rgb(58, 115, 73);
}

.icon-comment-blue .path2:before {
  content: "\e9e8";
  color: rgb(255, 235, 205);
}

.icon-comment-blue .path3:before {
  content: "\e9e9";
  color: rgb(58, 115, 73);
}

.icon-comment-blue .path4:before {
  content: "\e9ea";
  color: rgb(24, 80, 37);
}

.icon-comment-blue .path5:before {
  content: "\e9eb";
  color: rgb(255, 255, 255);
}

.icon-comment-blue .path6:before {
  content: "\e9ec";
  color: rgb(255, 235, 205);
}

.icon-comment-blue .path7:before {
  content: "\e9ed";
  color: rgb(24, 80, 37);
}

.icon-comment-blue .path8:before {
  content: "\e9ee";
  color: rgb(24, 80, 37);
}

.icon-comment-blue .path9:before {
  content: "\e9ef";
  color: rgb(255, 235, 205);
}

.icon-comment .path1:before {
  content: "\e9f0";
  color: rgb(255, 255, 255);
}

.icon-comment .path2:before {
  content: "\e9f1";
  color: rgb(91, 109, 247);
}

.icon-comment .path3:before {
  content: "\e9f2";
  color: rgb(255, 255, 255);
}

.icon-comment .path4:before {
  content: "\e9f3";
  color: rgb(243, 124, 167);
}

.icon-comment .path5:before {
  content: "\e9f4";
  color: rgb(255, 186, 83);
}

.icon-comment .path6:before {
  content: "\e9f5";
  color: rgb(91, 109, 247);
}

.icon-comment .path7:before {
  content: "\e9f6";
  color: rgb(235, 237, 255);
}

.icon-comment .path8:before {
  content: "\e9f7";
  color: rgb(235, 237, 255);
}

.icon-comment .path9:before {
  content: "\e9f8";
  color: rgb(239, 74, 103);
}

.icon-company-blue .path1:before {
  content: "\e9f9";
  color: rgb(58, 115, 73);
}

.icon-company-blue .path2:before {
  content: "\e9fa";
  color: rgb(24, 80, 37);
}

.icon-company-blue .path3:before {
  content: "\e9fb";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path4:before {
  content: "\e9fc";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path5:before {
  content: "\e9fd";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path6:before {
  content: "\e9fe";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path7:before {
  content: "\e9ff";
  color: rgb(255, 235, 205);
}

.icon-company-blue .path8:before {
  content: "\ea00";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path9:before {
  content: "\ea01";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path10:before {
  content: "\ea02";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path11:before {
  content: "\ea03";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path12:before {
  content: "\ea04";
  color: rgb(255, 255, 255);
}

.icon-company-blue .path13:before {
  content: "\ea05";
  color: rgb(255, 255, 255);
}

.icon-company .path1:before {
  content: "\ea06";
  color: rgb(255, 255, 255);
}

.icon-company .path2:before {
  content: "\ea07";
  color: rgb(91, 109, 247);
}

.icon-company .path3:before {
  content: "\ea08";
  color: rgb(255, 255, 255);
}

.icon-company .path4:before {
  content: "\ea09";
  color: rgb(255, 255, 255);
}

.icon-company .path5:before {
  content: "\ea0a";
  color: rgb(255, 255, 255);
}

.icon-company .path6:before {
  content: "\ea0b";
  color: rgb(255, 255, 255);
}

.icon-company .path7:before {
  content: "\ea0c";
  color: rgb(255, 186, 83);
}

.icon-company .path8:before {
  content: "\ea0d";
  color: rgb(255, 255, 255);
}

.icon-company .path9:before {
  content: "\ea0e";
  color: rgb(255, 255, 255);
}

.icon-company .path10:before {
  content: "\ea0f";
  color: rgb(255, 255, 255);
}

.icon-company .path11:before {
  content: "\ea10";
  color: rgb(255, 255, 255);
}

.icon-company .path12:before {
  content: "\ea11";
  color: rgb(255, 255, 255);
}

.icon-company .path13:before {
  content: "\ea12";
  color: rgb(255, 255, 255);
}

.icon-contract-blue .path1:before {
  content: "\ea13";
  color: rgb(58, 115, 73);
}

.icon-contract-blue .path2:before {
  content: "\ea14";
  color: rgb(24, 80, 37);
}

.icon-contract-blue .path3:before {
  content: "\ea15";
  color: rgb(255, 235, 205);
}

.icon-contract-blue .path4:before {
  content: "\ea16";
  color: rgb(255, 255, 255);
}

.icon-contract-blue .path5:before {
  content: "\ea17";
  color: rgb(255, 255, 255);
}

.icon-contract-blue .path6:before {
  content: "\ea18";
  color: rgb(255, 255, 255);
}

.icon-contract-edit-blue .path1:before {
  content: "\ea19";
  color: rgb(58, 115, 73);
}

.icon-contract-edit-blue .path2:before {
  content: "\ea1a";
  color: rgb(24, 80, 37);
}

.icon-contract-edit-blue .path3:before {
  content: "\ea1b";
  color: rgb(255, 235, 205);
}

.icon-contract-edit-blue .path4:before {
  content: "\ea1c";
  color: rgb(255, 255, 255);
}

.icon-contract-edit-blue .path5:before {
  content: "\ea1d";
  color: rgb(255, 255, 255);
}

.icon-contract-edit-blue .path6:before {
  content: "\ea1e";
  color: rgb(255, 255, 255);
}

.icon-contract-edit-blue .path7:before {
  content: "\ea1f";
  color: rgb(255, 235, 205);
}

.icon-contract-edit-blue .path8:before {
  content: "\ea20";
  color: rgb(24, 80, 37);
}

.icon-contract-edit-blue .path9:before {
  content: "\ea21";
  color: rgb(255, 235, 205);
}

.icon-contract-edit .path1:before {
  content: "\ea22";
  color: rgb(255, 255, 255);
}

.icon-contract-edit .path2:before {
  content: "\ea23";
  color: rgb(253, 185, 83);
}

.icon-contract-edit .path3:before {
  content: "\ea24";
  color: rgb(239, 74, 103);
}

.icon-contract-edit .path4:before {
  content: "\ea25";
  color: rgb(255, 255, 255);
}

.icon-contract-edit .path5:before {
  content: "\ea26";
  color: rgb(255, 255, 255);
}

.icon-contract-edit .path6:before {
  content: "\ea27";
  color: rgb(255, 255, 255);
}

.icon-contract-edit .path7:before {
  content: "\ea28";
  color: rgb(60, 78, 220);
}

.icon-contract-edit .path8:before {
  content: "\ea29";
  color: rgb(255, 255, 255);
}

.icon-contract-edit .path9:before {
  content: "\ea2a";
  color: rgb(243, 124, 167);
}

.icon-contract-less-blue .path1:before {
  content: "\ea2b";
  color: rgb(58, 115, 73);
}

.icon-contract-less-blue .path2:before {
  content: "\ea2c";
  color: rgb(24, 80, 37);
}

.icon-contract-less-blue .path3:before {
  content: "\ea2d";
  color: rgb(255, 235, 205);
}

.icon-contract-less-blue .path4:before {
  content: "\ea2e";
  color: rgb(255, 255, 255);
}

.icon-contract-less-blue .path5:before {
  content: "\ea2f";
  color: rgb(255, 255, 255);
}

.icon-contract-less-blue .path6:before {
  content: "\ea30";
  color: rgb(255, 255, 255);
}

.icon-contract-less-blue .path7:before {
  content: "\ea31";
  color: rgb(58, 115, 73);
}

.icon-contract-less-blue .path8:before {
  content: "\ea32";
  color: rgb(255, 235, 205);
}

.icon-contract-less-blue .path9:before {
  content: "\ea33";
  color: rgb(255, 235, 205);
}

.icon-contract-less .path1:before {
  content: "\ea34";
  color: rgb(255, 255, 255);
}

.icon-contract-less .path2:before {
  content: "\ea35";
  color: rgb(253, 185, 83);
}

.icon-contract-less .path3:before {
  content: "\ea36";
  color: rgb(239, 74, 103);
}

.icon-contract-less .path4:before {
  content: "\ea37";
  color: rgb(255, 255, 255);
}

.icon-contract-less .path5:before {
  content: "\ea38";
  color: rgb(255, 255, 255);
}

.icon-contract-less .path6:before {
  content: "\ea39";
  color: rgb(255, 255, 255);
}

.icon-contract-less .path7:before {
  content: "\ea3a";
  color: rgb(255, 255, 255);
}

.icon-contract-less .path8:before {
  content: "\ea3b";
  color: rgb(239, 74, 103);
}

.icon-contract-less .path9:before {
  content: "\ea3c";
  color: rgb(239, 74, 103);
}

.icon-contract-past-blue .path1:before {
  content: "\ea3d";
  color: rgb(58, 115, 73);
}

.icon-contract-past-blue .path2:before {
  content: "\ea3e";
  color: rgb(24, 80, 37);
}

.icon-contract-past-blue .path3:before {
  content: "\ea3f";
  color: rgb(255, 235, 205);
}

.icon-contract-past-blue .path4:before {
  content: "\ea40";
  color: rgb(255, 255, 255);
}

.icon-contract-past-blue .path5:before {
  content: "\ea41";
  color: rgb(255, 255, 255);
}

.icon-contract-past-blue .path6:before {
  content: "\ea42";
  color: rgb(255, 255, 255);
}

.icon-contract-past .path1:before {
  content: "\ea43";
  color: rgb(255, 255, 255);
}

.icon-contract-past .path2:before {
  content: "\ea44";
  color: rgb(179, 187, 249);
}

.icon-contract-past .path3:before {
  content: "\ea45";
  color: rgb(91, 109, 247);
}

.icon-contract-past .path4:before {
  content: "\ea46";
  color: rgb(255, 255, 255);
}

.icon-contract-past .path5:before {
  content: "\ea47";
  color: rgb(255, 255, 255);
}

.icon-contract-past .path6:before {
  content: "\ea48";
  color: rgb(255, 255, 255);
}

.icon-contract-template-blue .path1:before {
  content: "\ea49";
  color: rgb(58, 115, 73);
}

.icon-contract-template-blue .path2:before {
  content: "\ea4a";
  color: rgb(255, 235, 205);
}

.icon-contract-template-blue .path3:before {
  content: "\ea4b";
  color: rgb(24, 80, 37);
}

.icon-contract-template-blue .path4:before {
  content: "\ea4c";
  color: rgb(255, 255, 255);
}

.icon-contract-template-blue .path5:before {
  content: "\ea4d";
  color: rgb(255, 255, 255);
}

.icon-contract-template-blue .path6:before {
  content: "\ea4e";
  color: rgb(255, 255, 255);
}

.icon-contract-template .path1:before {
  content: "\ea4f";
  color: rgb(255, 255, 255);
}

.icon-contract-template .path2:before {
  content: "\ea50";
  color: rgb(253, 185, 83);
}

.icon-contract-template .path3:before {
  content: "\ea51";
  color: rgb(239, 74, 103);
}

.icon-contract-template .path4:before {
  content: "\ea52";
  color: rgb(239, 74, 103);
}

.icon-contract-template .path5:before {
  content: "\ea53";
  color: rgb(239, 74, 103);
}

.icon-contract-template .path6:before {
  content: "\ea54";
  color: rgb(239, 74, 103);
}

.icon-contract-used-blue .path1:before {
  content: "\ea55";
  color: rgb(58, 115, 73);
}

.icon-contract-used-blue .path2:before {
  content: "\ea56";
  color: rgb(24, 80, 37);
}

.icon-contract-used-blue .path3:before {
  content: "\ea57";
  color: rgb(255, 235, 205);
}

.icon-contract-used-blue .path4:before {
  content: "\ea58";
  color: rgb(255, 255, 255);
}

.icon-contract-used-blue .path5:before {
  content: "\ea59";
  color: rgb(255, 255, 255);
}

.icon-contract-used-blue .path6:before {
  content: "\ea5a";
  color: rgb(255, 255, 255);
}

.icon-contract-used-blue .path7:before {
  content: "\ea5b";
  color: rgb(255, 235, 205);
}

.icon-contract-used-blue .path8:before {
  content: "\ea5c";
  color: rgb(58, 115, 73);
}

.icon-contract-used-blue .path9:before {
  content: "\ea5d";
  color: rgb(58, 115, 73);
}

.icon-contract-used .path1:before {
  content: "\ea5e";
  color: rgb(255, 255, 255);
}

.icon-contract-used .path2:before {
  content: "\ea5f";
  color: rgb(253, 185, 83);
}

.icon-contract-used .path3:before {
  content: "\ea60";
  color: rgb(239, 74, 103);
}

.icon-contract-used .path4:before {
  content: "\ea61";
  color: rgb(255, 255, 255);
}

.icon-contract-used .path5:before {
  content: "\ea62";
  color: rgb(255, 255, 255);
}

.icon-contract-used .path6:before {
  content: "\ea63";
  color: rgb(255, 255, 255);
}

.icon-contract-used .path7:before {
  content: "\ea64";
  color: rgb(91, 109, 247);
}

.icon-contract-used .path8:before {
  content: "\ea65";
  color: rgb(179, 187, 249);
}

.icon-contract-used .path9:before {
  content: "\ea66";
  color: rgb(255, 255, 255);
}

.icon-contract .path1:before {
  content: "\ea67";
  color: rgb(255, 255, 255);
}

.icon-contract .path2:before {
  content: "\ea68";
  color: rgb(253, 185, 83);
}

.icon-contract .path3:before {
  content: "\ea69";
  color: rgb(239, 74, 103);
}

.icon-contract .path4:before {
  content: "\ea6a";
  color: rgb(255, 255, 255);
}

.icon-contract .path5:before {
  content: "\ea6b";
  color: rgb(255, 255, 255);
}

.icon-contract .path6:before {
  content: "\ea6c";
  color: rgb(255, 255, 255);
}

.icon-control-tower-blue .path1:before {
  content: "\ea6d";
  color: rgb(58, 115, 73);
}

.icon-control-tower-blue .path2:before {
  content: "\ea6e";
  color: rgb(24, 80, 37);
}

.icon-control-tower-blue .path3:before {
  content: "\ea6f";
  color: rgb(255, 255, 255);
}

.icon-control-tower-blue .path4:before {
  content: "\ea70";
  color: rgb(24, 80, 37);
}

.icon-control-tower-blue .path5:before {
  content: "\ea71";
  color: rgb(255, 235, 205);
}

.icon-control-tower-blue .path6:before {
  content: "\ea72";
  color: rgb(24, 80, 37);
}

.icon-control-tower-blue .path7:before {
  content: "\ea73";
  color: rgb(255, 235, 205);
}

.icon-control-tower-blue .path8:before {
  content: "\ea74";
  color: rgb(24, 80, 37);
}

.icon-control-tower-blue .path9:before {
  content: "\ea75";
  color: rgb(24, 80, 37);
}

.icon-control-tower .path1:before {
  content: "\ea76";
  color: rgb(255, 255, 255);
}

.icon-control-tower .path2:before {
  content: "\ea77";
  color: rgb(91, 109, 247);
}

.icon-control-tower .path3:before {
  content: "\ea78";
  color: rgb(255, 186, 83);
}

.icon-control-tower .path4:before {
  content: "\ea79";
  color: rgb(91, 109, 247);
}

.icon-control-tower .path5:before {
  content: "\ea7a";
  color: rgb(235, 237, 255);
}

.icon-control-tower .path6:before {
  content: "\ea7b";
  color: rgb(91, 109, 247);
}

.icon-control-tower .path7:before {
  content: "\ea7c";
  color: rgb(235, 237, 255);
}

.icon-control-tower .path8:before {
  content: "\ea7d";
  color: rgb(91, 109, 247);
}

.icon-control-tower .path9:before {
  content: "\ea7e";
  color: rgb(91, 109, 247);
}

.icon-copy-blue .path1:before {
  content: "\ea7f";
  color: rgb(58, 115, 73);
}

.icon-copy-blue .path2:before {
  content: "\ea80";
  color: rgb(24, 80, 37);
}

.icon-copy-blue .path3:before {
  content: "\ea81";
  color: rgb(255, 235, 205);
}

.icon-copy-blue .path4:before {
  content: "\ea82";
  color: rgb(58, 115, 73);
}

.icon-copy .path1:before {
  content: "\ea83";
  color: rgb(255, 255, 255);
}

.icon-copy .path2:before {
  content: "\ea84";
  color: rgb(91, 109, 247);
}

.icon-create-contract .path1:before {
  content: "\ea85";
  color: rgb(255, 255, 255);
}

.icon-create-contract .path2:before {
  content: "\ea86";
  color: rgb(60, 78, 220);
}

.icon-create-contract .path3:before {
  content: "\ea87";
  color: rgb(245, 185, 125);
}

.icon-create-contract .path4:before {
  content: "\ea88";
  color: rgb(255, 255, 255);
}

.icon-create-contract .path5:before {
  content: "\ea89";
  color: rgb(201, 198, 202);
}

.icon-create-contract .path6:before {
  content: "\ea8a";
  color: rgb(183, 178, 184);
}

.icon-create-contract .path7:before {
  content: "\ea8b";
  color: rgb(204, 204, 255);
}

.icon-create-contract .path8:before {
  content: "\ea8c";
  color: rgb(204, 204, 255);
}

.icon-create-contract .path9:before {
  content: "\ea8d";
  color: rgb(204, 204, 255);
}

.icon-create-contract .path10:before {
  content: "\ea8e";
  color: rgb(204, 204, 255);
}

.icon-create-contract .path11:before {
  content: "\ea8f";
  color: rgb(174, 168, 175);
}

.icon-create-contract .path12:before {
  content: "\ea90";
  color: rgb(255, 255, 255);
}

.icon-create-contract .path13:before {
  content: "\ea91";
  color: rgb(255, 255, 255);
}

.icon-create-contract .path14:before {
  content: "\ea92";
  color: rgb(255, 255, 255);
}

.icon-create-contract .path15:before {
  content: "\ea93";
  color: rgb(91, 109, 247);
}

.icon-create-contract .path16:before {
  content: "\ea94";
  color: rgb(243, 124, 167);
}

.icon-create-creche .path1:before {
  content: "\ea95";
  color: rgb(255, 186, 83);
}

.icon-create-creche .path2:before {
  content: "\ea96";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path3:before {
  content: "\ea97";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path4:before {
  content: "\ea98";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path5:before {
  content: "\ea99";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path6:before {
  content: "\ea9a";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path7:before {
  content: "\ea9b";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path8:before {
  content: "\ea9c";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path9:before {
  content: "\ea9d";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path10:before {
  content: "\ea9e";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path11:before {
  content: "\ea9f";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path12:before {
  content: "\eaa0";
  color: rgb(243, 124, 167);
}

.icon-create-creche .path13:before {
  content: "\eaa1";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path14:before {
  content: "\eaa2";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path15:before {
  content: "\eaa3";
  color: rgb(91, 109, 247);
}

.icon-create-creche .path16:before {
  content: "\eaa4";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path17:before {
  content: "\eaa5";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path18:before {
  content: "\eaa6";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path19:before {
  content: "\eaa7";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path20:before {
  content: "\eaa8";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path21:before {
  content: "\eaa9";
  color: rgb(255, 255, 255);
}

.icon-create-creche .path22:before {
  content: "\eaaa";
  color: rgb(1, 37, 155);
}

.icon-create-creche .path23:before {
  content: "\eaab";
  color: rgb(225, 240, 255);
}

.icon-create-creche .path24:before {
  content: "\eaac";
  color: rgb(225, 240, 255);
}

.icon-create-kid .path1:before {
  content: "\eaad";
  color: rgb(255, 255, 255);
}

.icon-create-kid .path2:before {
  content: "\eaae";
  color: rgb(255, 136, 27);
}

.icon-create-kid .path3:before {
  content: "\eaaf";
  color: rgb(255, 136, 27);
}

.icon-create-kid .path4:before {
  content: "\eab0";
  color: rgb(255, 186, 83);
}

.icon-create-kid .path5:before {
  content: "\eab1";
  color: rgb(192, 102, 20);
}

.icon-create-kid .path6:before {
  content: "\eab2";
  color: rgb(192, 102, 20);
}

.icon-create-kid .path7:before {
  content: "\eab3";
  color: rgb(192, 102, 20);
}

.icon-create-kid .path8:before {
  content: "\eab4";
  color: rgb(255, 255, 255);
}

.icon-create-kid .path9:before {
  content: "\eab5";
  color: rgb(91, 109, 247);
}

.icon-create-kid .path10:before {
  content: "\eab6";
  color: rgb(243, 124, 167);
}

.icon-daily-sheet .path1:before {
  content: "\eab7";
  color: rgb(91, 109, 247);
}

.icon-daily-sheet .path2:before {
  content: "\eab8";
  color: rgb(60, 78, 220);
}

.icon-daily-sheet .path3:before {
  content: "\eab9";
  color: rgb(245, 185, 125);
}

.icon-daily-sheet .path4:before {
  content: "\eaba";
  color: rgb(255, 255, 255);
}

.icon-daily-sheet .path5:before {
  content: "\eabb";
  color: rgb(201, 198, 202);
}

.icon-daily-sheet .path6:before {
  content: "\eabc";
  color: rgb(183, 178, 184);
}

.icon-daily-sheet .path7:before {
  content: "\eabd";
  color: rgb(204, 204, 255);
}

.icon-daily-sheet .path8:before {
  content: "\eabe";
  color: rgb(204, 204, 255);
}

.icon-daily-sheet .path9:before {
  content: "\eabf";
  color: rgb(204, 204, 255);
}

.icon-daily-sheet .path10:before {
  content: "\eac0";
  color: rgb(204, 204, 255);
}

.icon-daily-sheet .path11:before {
  content: "\eac1";
  color: rgb(174, 168, 175);
}

.icon-daily-sheet .path12:before {
  content: "\eac2";
  color: rgb(255, 255, 255);
}

.icon-daily-sheet .path13:before {
  content: "\eac3";
  color: rgb(255, 255, 255);
}

.icon-date-blue .path1:before {
  content: "\eac4";
  color: rgb(58, 115, 73);
}

.icon-date-blue .path2:before {
  content: "\eac5";
  color: rgb(255, 255, 255);
}

.icon-date-blue .path3:before {
  content: "\eac6";
  color: rgb(24, 80, 37);
}

.icon-date-blue .path4:before {
  content: "\eac7";
  color: rgb(255, 235, 205);
}

.icon-date-blue .path5:before {
  content: "\eac8";
  color: rgb(255, 235, 205);
}

.icon-date-blue .path6:before {
  content: "\eac9";
  color: rgb(58, 115, 73);
}

.icon-date-blue .path7:before {
  content: "\eaca";
  color: rgb(58, 115, 73);
}

.icon-date-rolling-blue .path1:before {
  content: "\eacb";
  color: rgb(58, 115, 73);
}

.icon-date-rolling-blue .path2:before {
  content: "\eacc";
  color: rgb(24, 80, 37);
}

.icon-date-rolling-blue .path3:before {
  content: "\eacd";
  color: rgb(24, 80, 37);
}

.icon-date-rolling-blue .path4:before {
  content: "\eace";
  color: rgb(255, 255, 255);
}

.icon-date-rolling-blue .path5:before {
  content: "\eacf";
  color: rgb(255, 235, 205);
}

.icon-date-rolling-blue .path6:before {
  content: "\ead0";
  color: rgb(255, 255, 255);
}

.icon-date-rolling-blue .path7:before {
  content: "\ead1";
  color: rgb(255, 255, 255);
}

.icon-date-rolling-blue .path8:before {
  content: "\ead2";
  color: rgb(58, 115, 73);
}

.icon-date-rolling-blue .path9:before {
  content: "\ead3";
  color: rgb(58, 115, 73);
}

.icon-date-rolling-blue .path10:before {
  content: "\ead4";
  color: rgb(24, 80, 37);
}

.icon-date-rolling-blue .path11:before {
  content: "\ead5";
  color: rgb(24, 80, 37);
}

.icon-date-rolling .path1:before {
  content: "\ead6";
  color: rgb(255, 255, 255);
}

.icon-date-rolling .path2:before {
  content: "\ead7";
  color: rgb(179, 187, 249);
}

.icon-date-rolling .path3:before {
  content: "\ead8";
  color: rgb(179, 187, 249);
}

.icon-date-rolling .path4:before {
  content: "\ead9";
  color: rgb(235, 237, 255);
}

.icon-date-rolling .path5:before {
  content: "\eada";
  color: rgb(91, 109, 247);
}

.icon-date-rolling .path6:before {
  content: "\eadb";
  color: rgb(255, 186, 83);
}

.icon-date-rolling .path7:before {
  content: "\eadc";
  color: rgb(255, 186, 83);
}

.icon-date-rolling .path8:before {
  content: "\eadd";
  color: rgb(239, 74, 104);
}

.icon-date-rolling .path9:before {
  content: "\eade";
  color: rgb(239, 74, 104);
}

.icon-date-rolling .path10:before {
  content: "\eadf";
  color: rgb(179, 187, 249);
}

.icon-date-rolling .path11:before {
  content: "\eae0";
  color: rgb(179, 187, 249);
}

.icon-date-template-blue .path1:before {
  content: "\eae1";
  color: rgb(58, 115, 73);
}

.icon-date-template-blue .path2:before {
  content: "\eae2";
  color: rgb(24, 80, 37);
}

.icon-date-template-blue .path3:before {
  content: "\eae3";
  color: rgb(24, 80, 37);
}

.icon-date-template-blue .path4:before {
  content: "\eae4";
  color: rgb(255, 235, 205);
}

.icon-date-template-blue .path5:before {
  content: "\eae5";
  color: rgb(255, 235, 205);
}

.icon-date-template-blue .path6:before {
  content: "\eae6";
  color: rgb(255, 255, 255);
}

.icon-date-template-blue .path7:before {
  content: "\eae7";
  color: rgb(255, 255, 255);
}

.icon-date-template .path1:before {
  content: "\eae8";
  color: rgb(255, 255, 255);
}

.icon-date-template .path2:before {
  content: "\eae9";
  color: rgb(235, 237, 255);
}

.icon-date-template .path3:before {
  content: "\eaea";
  color: rgb(91, 109, 247);
}

.icon-date-template .path4:before {
  content: "\eaeb";
  color: rgb(255, 186, 83);
}

.icon-date-template .path5:before {
  content: "\eaec";
  color: rgb(255, 186, 83);
}

.icon-date-template .path6:before {
  content: "\eaed";
  color: rgb(239, 74, 104);
}

.icon-date-template .path7:before {
  content: "\eaee";
  color: rgb(239, 74, 104);
}

.icon-date .path1:before {
  content: "\eaef";
  color: rgb(255, 255, 255);
}

.icon-date .path2:before {
  content: "\eaf0";
  color: rgb(235, 237, 255);
}

.icon-date .path3:before {
  content: "\eaf1";
  color: rgb(91, 109, 247);
}

.icon-date .path4:before {
  content: "\eaf2";
  color: rgb(255, 186, 83);
}

.icon-date .path5:before {
  content: "\eaf3";
  color: rgb(255, 186, 83);
}

.icon-date .path6:before {
  content: "\eaf4";
  color: rgb(239, 74, 104);
}

.icon-date .path7:before {
  content: "\eaf5";
  color: rgb(239, 74, 104);
}

.icon-diaper .path1:before {
  content: "\eaf6";
  color: rgb(255, 186, 83);
}

.icon-diaper .path2:before {
  content: "\eaf7";
  color: rgb(255, 255, 255);
}

.icon-diaper .path3:before {
  content: "\eaf8";
  color: rgb(255, 136, 27);
}

.icon-diaper .path4:before {
  content: "\eaf9";
  color: rgb(229, 229, 229);
}

.icon-diaper .path5:before {
  content: "\eafa";
  color: rgb(45, 169, 225);
}

.icon-diaper .path6:before {
  content: "\eafb";
  color: rgb(91, 109, 247);
}

.icon-diaper .path7:before {
  content: "\eafc";
  color: rgb(255, 255, 255);
}

.icon-diaper .path8:before {
  content: "\eafd";
  color: rgb(255, 136, 27);
}

.icon-diaper .path9:before {
  content: "\eafe";
  color: rgb(229, 229, 229);
}

.icon-diaper .path10:before {
  content: "\eaff";
  color: rgb(91, 109, 247);
}

.icon-diaper .path11:before {
  content: "\eb00";
  color: rgb(91, 109, 247);
}

.icon-done-0 .path1:before {
  content: "\eb01";
  color: rgb(255, 255, 255);
}

.icon-done-0 .path2:before {
  content: "\eb02";
  color: rgb(179, 187, 249);
}

.icon-done-50 .path1:before {
  content: "\eb03";
  color: rgb(255, 255, 255);
}

.icon-done-50 .path2:before {
  content: "\eb04";
  color: rgb(179, 187, 249);
}

.icon-done-50 .path3:before {
  content: "\eb05";
  color: rgb(91, 109, 247);
}

.icon-done-50 .path4:before {
  content: "\eb06";
  color: rgb(179, 187, 249);
}

.icon-done-100 .path1:before {
  content: "\eb07";
  color: rgb(255, 255, 255);
}

.icon-done-100 .path2:before {
  content: "\eb08";
  color: rgb(91, 109, 247);
}

.icon-done-100 .path3:before {
  content: "\eb09";
  color: rgb(179, 187, 249);
}

.icon-download-blue .path1:before {
  content: "\eb0a";
  color: rgb(58, 115, 73);
}

.icon-download-blue .path2:before {
  content: "\eb0b";
  color: rgb(24, 80, 37);
}

.icon-download-blue .path3:before {
  content: "\eb0c";
  color: rgb(255, 235, 205);
}

.icon-download-blue .path4:before {
  content: "\eb0d";
  color: rgb(255, 255, 255);
}

.icon-download .path1:before {
  content: "\eb0e";
  color: rgb(255, 255, 255);
}

.icon-download .path2:before {
  content: "\eb0f";
  color: rgb(235, 237, 255);
}

.icon-download .path3:before {
  content: "\eb10";
  color: rgb(91, 109, 247);
}

.icon-download .path4:before {
  content: "\eb11";
  color: rgb(255, 186, 83);
}

.icon-edit-blue .path1:before {
  content: "\eb12";
  color: rgb(58, 115, 73);
}

.icon-edit-blue .path2:before {
  content: "\eb13";
  color: rgb(255, 235, 205);
}

.icon-edit-blue .path3:before {
  content: "\eb14";
  color: rgb(255, 255, 255);
}

.icon-edit-blue .path4:before {
  content: "\eb15";
  color: rgb(255, 255, 255);
}

.icon-edit-blue .path5:before {
  content: "\eb16";
  color: rgb(24, 80, 37);
}

.icon-edit .path1:before {
  content: "\eb17";
  color: rgb(255, 255, 255);
}

.icon-edit .path2:before {
  content: "\eb18";
  color: rgb(60, 78, 220);
}

.icon-edit .path3:before {
  content: "\eb19";
  color: rgb(235, 237, 255);
}

.icon-edit .path4:before {
  content: "\eb1a";
  color: rgb(235, 237, 255);
}

.icon-edit .path5:before {
  content: "\eb1b";
  color: rgb(243, 124, 167);
}

.icon-educator-blue .path1:before {
  content: "\eb1c";
  color: rgb(58, 115, 73);
}

.icon-educator-blue .path2:before {
  content: "\eb1d";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path3:before {
  content: "\eb1e";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path4:before {
  content: "\eb1f";
  color: rgb(255, 235, 205);
}

.icon-educator-blue .path5:before {
  content: "\eb20";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path6:before {
  content: "\eb21";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path7:before {
  content: "\eb22";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path8:before {
  content: "\eb23";
  color: rgb(24, 80, 37);
}

.icon-educator-blue .path9:before {
  content: "\eb24";
  color: rgb(24, 80, 37);
}

.icon-educator .path1:before {
  content: "\eb25";
  color: rgb(255, 255, 255);
}

.icon-educator .path2:before {
  content: "\eb26";
  color: rgb(255, 136, 27);
}

.icon-educator .path3:before {
  content: "\eb27";
  color: rgb(255, 136, 27);
}

.icon-educator .path4:before {
  content: "\eb28";
  color: rgb(255, 186, 83);
}

.icon-educator .path5:before {
  content: "\eb29";
  color: rgb(192, 102, 20);
}

.icon-educator .path6:before {
  content: "\eb2a";
  color: rgb(192, 102, 20);
}

.icon-educator .path7:before {
  content: "\eb2b";
  color: rgb(192, 102, 20);
}

.icon-educator .path8:before {
  content: "\eb2c";
  color: rgb(192, 102, 20);
}

.icon-educator .path9:before {
  content: "\eb2d";
  color: rgb(192, 102, 20);
}

.icon-enter .path1:before {
  content: "\eb2e";
  color: rgb(24, 219, 125);
}

.icon-enter .path2:before {
  content: "\eb2f";
  color: rgb(14, 141, 80);
}

.icon-enter .path3:before {
  content: "\eb30";
  color: rgb(255, 255, 255);
}

.icon-enter .path4:before {
  content: "\eb31";
  color: rgb(14, 141, 80);
}

.icon-enter .path5:before {
  content: "\eb32";
  color: rgb(255, 255, 255);
}

.icon-erase-blue .path1:before {
  content: "\eb33";
  color: rgb(58, 115, 73);
}

.icon-erase-blue .path2:before {
  content: "\eb34";
  color: rgb(24, 80, 37);
}

.icon-erase-blue .path3:before {
  content: "\eb35";
  color: rgb(255, 235, 205);
}

.icon-erase .path1:before {
  content: "\eb36";
  color: rgb(255, 255, 255);
}

.icon-erase .path2:before {
  content: "\eb37";
  color: rgb(60, 78, 220);
}

.icon-erase .path3:before {
  content: "\eb38";
  color: rgb(243, 124, 167);
}

.icon-exit .path1:before {
  content: "\eb39";
  color: rgb(239, 74, 104);
}

.icon-exit .path2:before {
  content: "\eb3a";
  color: rgb(187, 62, 84);
}

.icon-exit .path3:before {
  content: "\eb3b";
  color: rgb(255, 255, 255);
}

.icon-exit .path4:before {
  content: "\eb3c";
  color: rgb(239, 74, 104);
}

.icon-exit .path5:before {
  content: "\eb3d";
  color: rgb(255, 255, 255);
}

.icon-export-blue .path1:before {
  content: "\eb3e";
  color: rgb(58, 115, 73);
}

.icon-export-blue .path2:before {
  content: "\eb3f";
  color: rgb(24, 80, 37);
}

.icon-export-blue .path3:before {
  content: "\eb40";
  color: rgb(255, 235, 205);
}

.icon-export-blue .path4:before {
  content: "\eb41";
  color: rgb(255, 255, 255);
}

.icon-export-blue .path5:before {
  content: "\eb42";
  color: rgb(255, 235, 205);
}

.icon-export-blue .path6:before {
  content: "\eb43";
  color: rgb(255, 235, 205);
}

.icon-export-blue .path7:before {
  content: "\eb44";
  color: rgb(255, 235, 205);
}

.icon-export .path1:before {
  content: "\eb45";
  color: rgb(255, 255, 255);
}

.icon-export .path2:before {
  content: "\eb46";
  color: rgb(255, 186, 83);
}

.icon-export .path3:before {
  content: "\eb47";
  color: rgb(239, 74, 104);
}

.icon-export .path4:before {
  content: "\eb48";
  color: rgb(255, 255, 255);
}

.icon-export .path5:before {
  content: "\eb49";
  color: rgb(255, 255, 255);
}

.icon-export .path6:before {
  content: "\eb4a";
  color: rgb(255, 255, 255);
}

.icon-export .path7:before {
  content: "\eb4b";
  color: rgb(91, 109, 247);
}

.icon-extra-food .path1:before {
  content: "\eb4c";
  color: rgb(255, 255, 255);
}

.icon-extra-food .path2:before {
  content: "\eb4d";
  color: rgb(255, 186, 83);
}

.icon-extra-food .path3:before {
  content: "\eb4e";
  color: rgb(255, 136, 27);
}

.icon-extra-food .path4:before {
  content: "\eb4f";
  color: rgb(24, 219, 125);
}

.icon-extra-food .path5:before {
  content: "\eb50";
  color: rgb(192, 102, 20);
}

.icon-extra-food .path6:before {
  content: "\eb51";
  color: rgb(239, 74, 104);
}

.icon-eye-blue-dark .path1:before {
  content: "\eb52";
  color: #022E17;
}

.icon-eye-blue-dark .path2:before {
  content: "\eb53";
  color: rgb(255, 235, 205);
}

.icon-eye-blue-dark .path3:before {
  content: "\eb54";
  color: rgb(255, 255, 255);
}

.icon-eye-blue .path1:before {
  content: "\eb55";
  color: rgb(58, 115, 73);
}

.icon-eye-blue .path2:before {
  content: "\eb56";
  color: rgb(255, 235, 205);
}

.icon-eye-blue .path3:before {
  content: "\eb57";
  color: rgb(255, 255, 255);
}

.icon-eye-hidden .path1:before {
  content: "\eb58";
  color: rgb(255, 255, 255);
}

.icon-eye-hidden .path2:before {
  content: "\eb59";
  color: rgb(179, 187, 249);
}

.icon-eye-hidden .path3:before {
  content: "\eb5a";
  color: rgb(1, 37, 155);
}

.icon-eye-hidden .path4:before {
  content: "\eb5b";
  color: rgb(1, 37, 155);
}

.icon-eye .path1:before {
  content: "\eb5c";
  color: rgb(255, 255, 255);
}

.icon-eye .path2:before {
  content: "\eb5d";
  color: rgb(255, 186, 83);
}

.icon-eye .path3:before {
  content: "\eb5e";
  color: rgb(91, 109, 247);
}

.icon-fee-blue .path1:before {
  content: "\eb5f";
  color: rgb(58, 115, 73);
}

.icon-fee-blue .path2:before {
  content: "\eb60";
  color: rgb(24, 80, 37);
}

.icon-fee-blue .path3:before {
  content: "\eb61";
  color: rgb(255, 255, 255);
}

.icon-fee-blue .path4:before {
  content: "\eb62";
  color: rgb(255, 235, 205);
}

.icon-fee-blue .path5:before {
  content: "\eb63";
  color: rgb(58, 115, 73);
}

.icon-fee .path1:before {
  content: "\eb64";
  color: rgb(255, 255, 255);
}

.icon-fee .path2:before {
  content: "\eb65";
  color: rgb(253, 185, 83);
}

.icon-fee .path3:before {
  content: "\eb66";
  color: rgb(255, 255, 255);
}

.icon-fee .path4:before {
  content: "\eb67";
  color: rgb(60, 78, 220);
}

.icon-fee .path5:before {
  content: "\eb68";
  color: rgb(255, 255, 255);
}

.icon-fever .path1:before {
  content: "\eb69";
  color: rgb(255, 255, 255);
}

.icon-fever .path2:before {
  content: "\eb6a";
  color: rgb(234, 236, 254);
}

.icon-fever .path3:before {
  content: "\eb6b";
  color: rgb(91, 109, 247);
}

.icon-fever .path4:before {
  content: "\eb6c";
  color: rgb(239, 74, 104);
}

.icon-fever .path5:before {
  content: "\eb6d";
  color: rgb(253, 185, 83);
}

.icon-fever .path6:before {
  content: "\eb6e";
  color: rgb(253, 185, 83);
}

.icon-fever .path7:before {
  content: "\eb6f";
  color: rgb(253, 185, 83);
}

.icon-filter-blue .path1:before {
  content: "\eb70";
  color: rgb(58, 115, 73);
}

.icon-filter-blue .path2:before {
  content: "\eb71";
  color: rgb(24, 80, 37);
}

.icon-filter-blue .path3:before {
  content: "\eb72";
  color: rgb(255, 235, 205);
}

.icon-filter .path1:before {
  content: "\eb73";
  color: rgb(255, 255, 255);
}

.icon-filter .path2:before {
  content: "\eb74";
  color: rgb(91, 109, 247);
}

.icon-filter .path3:before {
  content: "\eb75";
  color: rgb(255, 186, 83);
}

.icon-fire-alarm-blue .path1:before {
  content: "\eb76";
  color: rgb(58, 115, 73);
}

.icon-fire-alarm-blue .path2:before {
  content: "\eb77";
  color: rgb(255, 235, 205);
}

.icon-fire-alarm-blue .path3:before {
  content: "\eb78";
  color: rgb(24, 80, 37);
}

.icon-fire-alarm .path1:before {
  content: "\eb79";
  color: rgb(255, 255, 255);
}

.icon-fire-alarm .path2:before {
  content: "\eb7a";
  color: rgb(255, 195, 104);
}

.icon-fire-alarm .path3:before {
  content: "\eb7b";
  color: rgb(239, 74, 103);
}

.icon-folder-blue .path1:before {
  content: "\eb7c";
  color: rgb(58, 115, 73);
}

.icon-folder-blue .path2:before {
  content: "\eb7d";
  color: rgb(24, 80, 37);
}

.icon-folder-blue .path3:before {
  content: "\eb7e";
  color: rgb(255, 235, 205);
}

.icon-folder-blue .path4:before {
  content: "\eb7f";
  color: rgb(255, 235, 205);
}

.icon-folder-blue .path5:before {
  content: "\eb80";
  color: rgb(255, 235, 205);
}

.icon-folder-blue .path6:before {
  content: "\eb81";
  color: rgb(235, 237, 255);
}

.icon-folder .path1:before {
  content: "\eb82";
  color: rgb(255, 255, 255);
}

.icon-folder .path2:before {
  content: "\eb83";
  color: rgb(255, 186, 83);
}

.icon-folder .path3:before {
  content: "\eb84";
  color: rgb(255, 255, 255);
}

.icon-folder .path4:before {
  content: "\eb85";
  color: rgb(255, 255, 255);
}

.icon-folder .path5:before {
  content: "\eb86";
  color: rgb(255, 255, 255);
}

.icon-folder .path6:before {
  content: "\eb87";
  color: rgb(91, 109, 247);
}

.icon-food-0 .path1:before {
  content: "\eb88";
  color: rgb(255, 255, 255);
}

.icon-food-0 .path2:before {
  content: "\eb89";
  color: rgb(243, 124, 167);
}

.icon-food-50 .path1:before {
  content: "\eb8a";
  color: rgb(255, 255, 255);
}

.icon-food-50 .path2:before {
  content: "\eb8b";
  color: rgb(255, 255, 255);
}

.icon-food-50 .path3:before {
  content: "\eb8c";
  color: rgb(243, 124, 167);
}

.icon-food-50 .path4:before {
  content: "\eb8d";
  color: rgb(91, 109, 247);
}

.icon-food-100 .path1:before {
  content: "\eb8e";
  color: rgb(255, 255, 255);
}

.icon-food-100 .path2:before {
  content: "\eb8f";
  color: rgb(255, 255, 255);
}

.icon-food-100 .path3:before {
  content: "\eb90";
  color: rgb(153, 94, 189);
}

.icon-food-100 .path4:before {
  content: "\eb91";
  color: rgb(255, 186, 83);
}

.icon-food-100 .path5:before {
  content: "\eb92";
  color: rgb(243, 124, 167);
}

.icon-food-100 .path6:before {
  content: "\eb93";
  color: rgb(91, 109, 247);
}

.icon-gear-blue .path1:before {
  content: "\eb94";
  color: rgb(58, 115, 73);
}

.icon-gear-blue .path2:before {
  content: "\eb95";
  color: rgb(24, 80, 37);
}

.icon-gear-blue .path3:before {
  content: "\eb96";
  color: rgb(255, 235, 205);
}

.icon-gear .path1:before {
  content: "\eb97";
  color: rgb(255, 255, 255);
}

.icon-gear .path2:before {
  content: "\eb98";
  color: rgb(91, 109, 247);
}

.icon-gear .path3:before {
  content: "\eb99";
  color: rgb(243, 124, 167);
}

.icon-group-blue .path1:before {
  content: "\eb9a";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path2:before {
  content: "\eb9b";
  color: rgb(24, 80, 37);
}

.icon-group-blue .path3:before {
  content: "\eb9c";
  color: rgb(24, 80, 37);
}

.icon-group-blue .path4:before {
  content: "\eb9d";
  color: rgb(255, 235, 205);
}

.icon-group-blue .path5:before {
  content: "\eb9e";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path6:before {
  content: "\eb9f";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path7:before {
  content: "\eba0";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path8:before {
  content: "\eba1";
  color: rgb(24, 80, 37);
}

.icon-group-blue .path9:before {
  content: "\eba2";
  color: rgb(24, 80, 37);
}

.icon-group-blue .path10:before {
  content: "\eba3";
  color: rgb(255, 235, 205);
}

.icon-group-blue .path11:before {
  content: "\eba4";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path12:before {
  content: "\eba5";
  color: rgb(58, 115, 73);
}

.icon-group-blue .path13:before {
  content: "\eba6";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path1:before {
  content: "\eba7";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path2:before {
  content: "\eba8";
  color: rgb(24, 80, 37);
}

.icon-group-less-blue .path3:before {
  content: "\eba9";
  color: rgb(24, 80, 37);
}

.icon-group-less-blue .path4:before {
  content: "\ebaa";
  color: rgb(255, 235, 205);
}

.icon-group-less-blue .path5:before {
  content: "\ebab";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path6:before {
  content: "\ebac";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path7:before {
  content: "\ebad";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path8:before {
  content: "\ebae";
  color: rgb(24, 80, 37);
}

.icon-group-less-blue .path9:before {
  content: "\ebaf";
  color: rgb(24, 80, 37);
}

.icon-group-less-blue .path10:before {
  content: "\ebb0";
  color: rgb(255, 235, 205);
}

.icon-group-less-blue .path11:before {
  content: "\ebb1";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path12:before {
  content: "\ebb2";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path13:before {
  content: "\ebb3";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path14:before {
  content: "\ebb4";
  color: rgb(58, 115, 73);
}

.icon-group-less-blue .path15:before {
  content: "\ebb5";
  color: rgb(24, 80, 37);
}

.icon-group-less-blue .path16:before {
  content: "\ebb6";
  color: rgb(24, 80, 37);
}

.icon-group-less .path1:before {
  content: "\ebb7";
  color: rgb(255, 255, 255);
}

.icon-group-less .path2:before {
  content: "\ebb8";
  color: rgb(255, 186, 83);
}

.icon-group-less .path3:before {
  content: "\ebb9";
  color: rgb(255, 186, 83);
}

.icon-group-less .path4:before {
  content: "\ebba";
  color: rgb(255, 207, 136);
}

.icon-group-less .path5:before {
  content: "\ebbb";
  color: rgb(192, 102, 20);
}

.icon-group-less .path6:before {
  content: "\ebbc";
  color: rgb(192, 102, 20);
}

.icon-group-less .path7:before {
  content: "\ebbd";
  color: rgb(192, 102, 20);
}

.icon-group-less .path8:before {
  content: "\ebbe";
  color: rgb(255, 136, 27);
}

.icon-group-less .path9:before {
  content: "\ebbf";
  color: rgb(255, 136, 27);
}

.icon-group-less .path10:before {
  content: "\ebc0";
  color: rgb(255, 186, 83);
}

.icon-group-less .path11:before {
  content: "\ebc1";
  color: rgb(192, 102, 20);
}

.icon-group-less .path12:before {
  content: "\ebc2";
  color: rgb(192, 102, 20);
}

.icon-group-less .path13:before {
  content: "\ebc3";
  color: rgb(192, 102, 20);
}

.icon-group-less .path14:before {
  content: "\ebc4";
  color: rgb(255, 255, 255);
}

.icon-group-less .path15:before {
  content: "\ebc5";
  color: rgb(239, 74, 103);
}

.icon-group-less .path16:before {
  content: "\ebc6";
  color: rgb(239, 74, 103);
}

.icon-group-used-blue .path1:before {
  content: "\ebc7";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path2:before {
  content: "\ebc8";
  color: rgb(24, 80, 37);
}

.icon-group-used-blue .path3:before {
  content: "\ebc9";
  color: rgb(24, 80, 37);
}

.icon-group-used-blue .path4:before {
  content: "\ebca";
  color: rgb(255, 235, 205);
}

.icon-group-used-blue .path5:before {
  content: "\ebcb";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path6:before {
  content: "\ebcc";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path7:before {
  content: "\ebcd";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path8:before {
  content: "\ebce";
  color: rgb(24, 80, 37);
}

.icon-group-used-blue .path9:before {
  content: "\ebcf";
  color: rgb(24, 80, 37);
}

.icon-group-used-blue .path10:before {
  content: "\ebd0";
  color: rgb(255, 235, 205);
}

.icon-group-used-blue .path11:before {
  content: "\ebd1";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path12:before {
  content: "\ebd2";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path13:before {
  content: "\ebd3";
  color: rgb(58, 115, 73);
}

.icon-group-used-blue .path14:before {
  content: "\ebd4";
  color: rgb(24, 80, 37);
}

.icon-group-used-blue .path15:before {
  content: "\ebd5";
  color: rgb(255, 255, 255);
}

.icon-group-used-blue .path16:before {
  content: "\ebd6";
  color: rgb(255, 235, 205);
}

.icon-group-used .path1:before {
  content: "\ebd7";
  color: rgb(255, 255, 255);
}

.icon-group-used .path2:before {
  content: "\ebd8";
  color: rgb(255, 186, 83);
}

.icon-group-used .path3:before {
  content: "\ebd9";
  color: rgb(255, 186, 83);
}

.icon-group-used .path4:before {
  content: "\ebda";
  color: rgb(255, 207, 136);
}

.icon-group-used .path5:before {
  content: "\ebdb";
  color: rgb(192, 102, 20);
}

.icon-group-used .path6:before {
  content: "\ebdc";
  color: rgb(192, 102, 20);
}

.icon-group-used .path7:before {
  content: "\ebdd";
  color: rgb(192, 102, 20);
}

.icon-group-used .path8:before {
  content: "\ebde";
  color: rgb(255, 136, 27);
}

.icon-group-used .path9:before {
  content: "\ebdf";
  color: rgb(255, 136, 27);
}

.icon-group-used .path10:before {
  content: "\ebe0";
  color: rgb(255, 186, 83);
}

.icon-group-used .path11:before {
  content: "\ebe1";
  color: rgb(192, 102, 20);
}

.icon-group-used .path12:before {
  content: "\ebe2";
  color: rgb(192, 102, 20);
}

.icon-group-used .path13:before {
  content: "\ebe3";
  color: rgb(192, 102, 20);
}

.icon-group-used .path14:before {
  content: "\ebe4";
  color: rgb(91, 109, 247);
}

.icon-group-used .path15:before {
  content: "\ebe5";
  color: rgb(179, 187, 249);
}

.icon-group-used .path16:before {
  content: "\ebe6";
  color: rgb(255, 255, 255);
}

.icon-group .path1:before {
  content: "\ebe7";
  color: rgb(255, 255, 255);
}

.icon-group .path2:before {
  content: "\ebe8";
  color: rgb(255, 186, 83);
}

.icon-group .path3:before {
  content: "\ebe9";
  color: rgb(255, 186, 83);
}

.icon-group .path4:before {
  content: "\ebea";
  color: rgb(255, 207, 136);
}

.icon-group .path5:before {
  content: "\ebeb";
  color: rgb(192, 102, 20);
}

.icon-group .path6:before {
  content: "\ebec";
  color: rgb(192, 102, 20);
}

.icon-group .path7:before {
  content: "\ebed";
  color: rgb(192, 102, 20);
}

.icon-group .path8:before {
  content: "\ebee";
  color: rgb(255, 136, 27);
}

.icon-group .path9:before {
  content: "\ebef";
  color: rgb(255, 136, 27);
}

.icon-group .path10:before {
  content: "\ebf0";
  color: rgb(255, 186, 83);
}

.icon-group .path11:before {
  content: "\ebf1";
  color: rgb(192, 102, 20);
}

.icon-group .path12:before {
  content: "\ebf2";
  color: rgb(192, 102, 20);
}

.icon-group .path13:before {
  content: "\ebf3";
  color: rgb(192, 102, 20);
}

.icon-hard .path1:before {
  content: "\ebf4";
  color: rgb(255, 255, 255);
}

.icon-hard .path2:before {
  content: "\ebf5";
  color: rgb(60, 78, 220);
}

.icon-historic-blue .path1:before {
  content: "\ebf6";
  color: rgb(58, 115, 73);
}

.icon-historic-blue .path2:before {
  content: "\ebf7";
  color: rgb(255, 235, 205);
}

.icon-historic-blue .path3:before {
  content: "\ebf8";
  color: rgb(255, 255, 255);
}

.icon-historic-blue .path4:before {
  content: "\ebf9";
  color: rgb(24, 80, 37);
}

.icon-historic-blue .path5:before {
  content: "\ebfa";
  color: rgb(24, 80, 37);
}

.icon-historic .path1:before {
  content: "\ebfb";
  color: rgb(255, 255, 255);
}

.icon-historic .path2:before {
  content: "\ebfc";
  color: rgb(255, 186, 83);
}

.icon-historic .path3:before {
  content: "\ebfd";
  color: rgb(91, 109, 247);
}

.icon-historic .path4:before {
  content: "\ebfe";
  color: rgb(239, 74, 104);
}

.icon-historic .path5:before {
  content: "\ebff";
  color: rgb(91, 109, 247);
}

.icon-holidays .path1:before {
  content: "\ec00";
  color: rgb(255, 255, 255);
}

.icon-holidays .path2:before {
  content: "\ec01";
  color: rgb(60, 78, 220);
}

.icon-holidays .path3:before {
  content: "\ec02";
  color: rgb(129, 143, 254);
}

.icon-holidays .path4:before {
  content: "\ec03";
  color: rgb(91, 109, 246);
}

.icon-holidays .path5:before {
  content: "\ec04";
  color: rgb(91, 109, 246);
}

.icon-holidays .path6:before {
  content: "\ec05";
  color: rgb(91, 109, 246);
}

.icon-holidays .path7:before {
  content: "\ec06";
  color: rgb(91, 109, 246);
}

.icon-home-blue-dark .path1:before {
  content: "\ec07";
  color: #022E17;
}

.icon-home-blue-dark .path2:before {
  content: "\ec08";
  color: rgb(255, 255, 255);
}

.icon-home-blue-dark .path3:before {
  content: "\ec09";
  color: rgb(255, 255, 255);
}

.icon-home-blue-dark .path4:before {
  content: "\ec0a";
  color: rgb(58, 115, 73);
}

.icon-home-blue-dark .path5:before {
  content: "\ec0b";
  color: rgb(24, 80, 37);
}

.icon-home-blue .path1:before {
  content: "\ec0c";
  color: rgb(58, 115, 73);
}

.icon-home-blue .path2:before {
  content: "\ec0d";
  color: rgb(255, 235, 205);
}

.icon-home-blue .path3:before {
  content: "\ec0e";
  color: rgb(24, 80, 37);
}

.icon-home-blue .path4:before {
  content: "\ec0f";
  color: rgb(255, 255, 255);
}

.icon-home-dashboard-blue .path1:before {
  content: "\ec10";
  color: rgb(58, 115, 73);
}

.icon-home-dashboard-blue .path2:before {
  content: "\ec11";
  color: rgb(255, 255, 255);
}

.icon-home-dashboard-blue .path3:before {
  content: "\ec12";
  color: rgb(255, 235, 205);
}

.icon-home-dashboard-blue .path4:before {
  content: "\ec13";
  color: rgb(255, 235, 205);
}

.icon-home-dashboard-blue .path5:before {
  content: "\ec14";
  color: rgb(24, 80, 37);
}

.icon-home-dashboard-blue .path6:before {
  content: "\ec15";
  color: rgb(24, 80, 37);
}

.icon-home-dashboard .path1:before {
  content: "\ec16";
  color: rgb(255, 255, 255);
}

.icon-home-dashboard .path2:before {
  content: "\ec17";
  color: rgb(91, 109, 247);
}

.icon-home-dashboard .path3:before {
  content: "\ec18";
  color: rgb(92, 110, 248);
}

.icon-home-dashboard .path4:before {
  content: "\ec19";
  color: rgb(255, 186, 83);
}

.icon-home-dashboard .path5:before {
  content: "\ec1a";
  color: rgb(255, 186, 83);
}

.icon-home .path1:before {
  content: "\ec1b";
  color: rgb(255, 255, 255);
}

.icon-home .path2:before {
  content: "\ec1c";
  color: rgb(243, 124, 167);
}

.icon-home .path3:before {
  content: "\ec1d";
  color: rgb(255, 186, 83);
}

.icon-home .path4:before {
  content: "\ec1e";
  color: rgb(92, 110, 248);
}

.icon-home .path5:before {
  content: "\ec1f";
  color: rgb(255, 255, 255);
}

.icon-homework .path1:before {
  content: "\ec20";
  color: rgb(255, 255, 255);
}

.icon-homework .path2:before {
  content: "\ec21";
  color: rgb(253, 185, 83);
}

.icon-homework .path3:before {
  content: "\ec22";
  color: rgb(255, 255, 255);
}

.icon-homework .path4:before {
  content: "\ec23";
  color: rgb(255, 255, 255);
}

.icon-homework .path5:before {
  content: "\ec24";
  color: rgb(255, 255, 255);
}

.icon-homework .path6:before {
  content: "\ec25";
  color: rgb(60, 78, 220);
}

.icon-homework .path7:before {
  content: "\ec26";
  color: rgb(255, 255, 255);
}

.icon-homework .path8:before {
  content: "\ec27";
  color: rgb(243, 124, 167);
}

.icon-info-blue .path1:before {
  content: "\ec28";
  color: rgb(58, 115, 73);
}

.icon-info-blue .path2:before {
  content: "\ec29";
  color: rgb(255, 235, 205);
}

.icon-info-blue .path3:before {
  content: "\ec2a";
  color: rgb(58, 115, 73);
}

.icon-info-blue .path4:before {
  content: "\ec2b";
  color: rgb(58, 115, 73);
}

.icon-info .path1:before {
  content: "\ec2c";
  color: rgb(255, 255, 255);
}

.icon-info .path2:before {
  content: "\ec2d";
  color: rgb(255, 186, 83);
}

.icon-info .path3:before {
  content: "\ec2e";
  color: rgb(255, 255, 255);
}

.icon-info .path4:before {
  content: "\ec2f";
  color: rgb(255, 255, 255);
}

.icon-interested .path1:before {
  content: "\ec30";
  color: rgb(255, 255, 255);
}

.icon-interested .path2:before {
  content: "\ec31";
  color: rgb(91, 109, 247);
}

.icon-interested .path3:before {
  content: "\ec32";
  color: rgb(255, 186, 83);
}

.icon-interested .path4:before {
  content: "\ec33";
  color: rgb(243, 124, 167);
}

.icon-invoice-blue .path1:before {
  content: "\ec34";
  color: rgb(58, 115, 73);
}

.icon-invoice-blue .path2:before {
  content: "\ec35";
  color: rgb(24, 80, 37);
}

.icon-invoice-blue .path3:before {
  content: "\ec36";
  color: rgb(255, 255, 255);
}

.icon-invoice-blue .path4:before {
  content: "\ec37";
  color: rgb(255, 255, 255);
}

.icon-invoice-blue .path5:before {
  content: "\ec38";
  color: rgb(255, 255, 255);
}

.icon-invoice-blue .path6:before {
  content: "\ec39";
  color: rgb(255, 235, 205);
}

.icon-invoice-generate-blue .path1:before {
  content: "\ec3a";
  color: rgb(58, 115, 73);
}

.icon-invoice-generate-blue .path2:before {
  content: "\ec3b";
  color: rgb(24, 80, 37);
}

.icon-invoice-generate-blue .path3:before {
  content: "\ec3c";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate-blue .path4:before {
  content: "\ec3d";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate-blue .path5:before {
  content: "\ec3e";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate-blue .path6:before {
  content: "\ec3f";
  color: rgb(255, 235, 205);
}

.icon-invoice-generate-blue .path7:before {
  content: "\ec40";
  color: rgb(255, 235, 205);
}

.icon-invoice-generate-blue .path8:before {
  content: "\ec41";
  color: rgb(58, 115, 73);
}

.icon-invoice-generate-blue .path9:before {
  content: "\ec42";
  color: rgb(58, 115, 73);
}

.icon-invoice-generate .path1:before {
  content: "\ec43";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate .path2:before {
  content: "\ec44";
  color: rgb(60, 78, 220);
}

.icon-invoice-generate .path3:before {
  content: "\ec45";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate .path4:before {
  content: "\ec46";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate .path5:before {
  content: "\ec47";
  color: rgb(255, 255, 255);
}

.icon-invoice-generate .path6:before {
  content: "\ec48";
  color: rgb(253, 185, 83);
}

.icon-invoice-generate .path7:before {
  content: "\ec49";
  color: rgb(235, 237, 255);
}

.icon-invoice-generate .path8:before {
  content: "\ec4a";
  color: rgb(179, 187, 249);
}

.icon-invoice-generate .path9:before {
  content: "\ec4b";
  color: rgb(60, 78, 220);
}

.icon-invoice-template-blue .path1:before {
  content: "\ec4c";
  color: rgb(58, 115, 73);
}

.icon-invoice-template-blue .path2:before {
  content: "\ec4d";
  color: rgb(255, 255, 255);
}

.icon-invoice-template-blue .path3:before {
  content: "\ec4e";
  color: rgb(255, 255, 255);
}

.icon-invoice-template-blue .path4:before {
  content: "\ec4f";
  color: rgb(255, 255, 255);
}

.icon-invoice-template-blue .path5:before {
  content: "\ec50";
  color: rgb(255, 235, 205);
}

.icon-invoice-template-blue .path6:before {
  content: "\ec51";
  color: rgb(24, 80, 37);
}

.icon-invoice-template .path1:before {
  content: "\ec52";
  color: rgb(255, 255, 255);
}

.icon-invoice-template .path2:before {
  content: "\ec53";
  color: rgb(253, 185, 83);
}

.icon-invoice-template .path3:before {
  content: "\ec54";
  color: rgb(253, 185, 83);
}

.icon-invoice-template .path4:before {
  content: "\ec55";
  color: rgb(253, 185, 83);
}

.icon-invoice-template .path5:before {
  content: "\ec56";
  color: rgb(60, 78, 220);
}

.icon-invoice-template .path6:before {
  content: "\ec57";
  color: rgb(253, 185, 83);
}

.icon-invoice .path1:before {
  content: "\ec58";
  color: rgb(255, 255, 255);
}

.icon-invoice .path2:before {
  content: "\ec59";
  color: rgb(60, 78, 220);
}

.icon-invoice .path3:before {
  content: "\ec5a";
  color: rgb(255, 255, 255);
}

.icon-invoice .path4:before {
  content: "\ec5b";
  color: rgb(255, 255, 255);
}

.icon-invoice .path5:before {
  content: "\ec5c";
  color: rgb(255, 255, 255);
}

.icon-invoice .path6:before {
  content: "\ec5d";
  color: rgb(253, 185, 83);
}

.icon-leave-blue .path1:before {
  content: "\ec5e";
  color: rgb(58, 115, 73);
}

.icon-leave-blue .path2:before {
  content: "\ec5f";
  color: rgb(24, 80, 37);
}

.icon-leave-blue .path3:before {
  content: "\ec60";
  color: rgb(255, 235, 205);
}

.icon-leave-blue .path4:before {
  content: "\ec61";
  color: rgb(24, 80, 37);
}

.icon-leave-blue .path5:before {
  content: "\ec62";
  color: rgb(24, 80, 37);
}

.icon-leave-blue .path6:before {
  content: "\ec63";
  color: rgb(24, 80, 37);
}

.icon-leave-blue .path7:before {
  content: "\ec64";
  color: rgb(255, 235, 205);
}

.icon-leave-blue .path8:before {
  content: "\ec65";
  color: rgb(255, 235, 205);
}

.icon-leave-blue .path9:before {
  content: "\ec66";
  color: rgb(255, 235, 205);
}

.icon-leave-blue .path10:before {
  content: "\ec67";
  color: rgb(255, 255, 255);
}

.icon-leave .path1:before {
  content: "\ec68";
  color: rgb(255, 255, 255);
}

.icon-leave .path2:before {
  content: "\ec69";
  color: rgb(60, 78, 220);
}

.icon-leave .path3:before {
  content: "\ec6a";
  color: rgb(239, 74, 104);
}

.icon-leave .path4:before {
  content: "\ec6b";
  color: rgb(255, 237, 243);
}

.icon-leave .path5:before {
  content: "\ec6c";
  color: rgb(255, 237, 243);
}

.icon-leave .path6:before {
  content: "\ec6d";
  color: rgb(234, 236, 254);
}

.icon-leave .path7:before {
  content: "\ec6e";
  color: rgb(253, 185, 83);
}

.icon-leave .path8:before {
  content: "\ec6f";
  color: rgb(91, 109, 246);
}

.icon-leave .path9:before {
  content: "\ec70";
  color: rgb(239, 74, 103);
}

.icon-leave .path10:before {
  content: "\ec71";
  color: rgb(91, 109, 246);
}

.icon-less-blue .path1:before {
  content: "\ec72";
  color: rgb(58, 115, 73);
}

.icon-less-blue .path2:before {
  content: "\ec73";
  color: rgb(255, 255, 255);
}

.icon-less .path1:before {
  content: "\ec74";
  color: rgb(255, 255, 255);
}

.icon-less .path2:before {
  content: "\ec75";
  color: rgb(239, 74, 103);
}

.icon-liquid .path1:before {
  content: "\ec76";
  color: rgb(255, 255, 255);
}

.icon-liquid .path2:before {
  content: "\ec77";
  color: rgb(60, 78, 220);
}

.icon-locked-kid-blue .path1:before {
  content: "\ec78";
  color: rgb(58, 115, 73);
}

.icon-locked-kid-blue .path2:before {
  content: "\ec79";
  color: rgb(255, 255, 255);
}

.icon-locked-kid-blue .path3:before {
  content: "\ec7a";
  color: rgb(255, 235, 205);
}

.icon-locked-kid-blue .path4:before {
  content: "\ec7b";
  color: rgb(24, 80, 37);
}

.icon-locked-kid .path1:before {
  content: "\ec7c";
  color: rgb(255, 255, 255);
}

.icon-locked-kid .path2:before {
  content: "\ec7d";
  color: rgb(255, 186, 83);
}

.icon-locked-kid .path3:before {
  content: "\ec7e";
  color: rgb(91, 109, 247);
}

.icon-locked-kid .path4:before {
  content: "\ec7f";
  color: rgb(234, 236, 254);
}

.icon-mail-blue .path1:before {
  content: "\ec80";
  color: rgb(58, 115, 73);
}

.icon-mail-blue .path2:before {
  content: "\ec81";
  color: rgb(255, 255, 255);
}

.icon-mail-blue .path3:before {
  content: "\ec82";
  color: rgb(255, 255, 255);
}

.icon-mail-blue .path4:before {
  content: "\ec83";
  color: rgb(255, 235, 205);
}

.icon-mail-blue .path5:before {
  content: "\ec84";
  color: rgb(24, 80, 37);
}

.icon-mail .path1:before {
  content: "\ec85";
  color: rgb(255, 255, 255);
}

.icon-mail .path2:before {
  content: "\ec86";
  color: rgb(239, 74, 104);
}

.icon-mail .path3:before {
  content: "\ec87";
  color: rgb(255, 186, 83);
}

.icon-mail .path4:before {
  content: "\ec88";
  color: rgb(235, 237, 255);
}

.icon-mail .path5:before {
  content: "\ec89";
  color: rgb(91, 109, 247);
}

.icon-manager .path1:before {
  content: "\ec8a";
  color: rgb(255, 255, 255);
}

.icon-manager .path2:before {
  content: "\ec8b";
  color: rgb(255, 136, 27);
}

.icon-manager .path3:before {
  content: "\ec8c";
  color: rgb(255, 136, 27);
}

.icon-manager .path4:before {
  content: "\ec8d";
  color: rgb(255, 186, 83);
}

.icon-manager .path5:before {
  content: "\ec8e";
  color: rgb(192, 102, 20);
}

.icon-manager .path6:before {
  content: "\ec8f";
  color: rgb(192, 102, 20);
}

.icon-manager .path7:before {
  content: "\ec90";
  color: rgb(192, 102, 20);
}

.icon-manager .path8:before {
  content: "\ec91";
  color: rgb(192, 102, 20);
}

.icon-manager .path9:before {
  content: "\ec92";
  color: rgb(192, 102, 20);
}

.icon-manager .path10:before {
  content: "\ec93";
  color: rgb(91, 109, 247);
}

.icon-manager .path11:before {
  content: "\ec94";
  color: rgb(91, 109, 247);
}

.icon-manager .path12:before {
  content: "\ec95";
  color: rgb(255, 255, 255);
}

.icon-meal-blue .path1:before {
  content: "\ec96";
  color: rgb(58, 115, 73);
}

.icon-meal-blue .path2:before {
  content: "\ec97";
  color: rgb(24, 80, 37);
}

.icon-meal-blue .path3:before {
  content: "\ec98";
  color: rgb(58, 115, 73);
}

.icon-meal-blue .path4:before {
  content: "\ec99";
  color: rgb(255, 235, 205);
}

.icon-meal-blue .path5:before {
  content: "\ec9a";
  color: rgb(255, 235, 205);
}

.icon-meal-refused-blue .path1:before {
  content: "\ec9b";
  color: rgb(58, 115, 73);
}

.icon-meal-refused-blue .path2:before {
  content: "\ec9c";
  color: rgb(255, 235, 205);
}

.icon-meal-refused-blue .path3:before {
  content: "\ec9d";
  color: rgb(24, 80, 37);
}

.icon-meal-refused-blue .path4:before {
  content: "\ec9e";
  color: rgb(255, 255, 255);
}

.icon-meal-refused-blue .path5:before {
  content: "\ec9f";
  color: rgb(255, 255, 255);
}

.icon-meal-refused .path1:before {
  content: "\eca0";
  color: rgb(255, 255, 255);
}

.icon-meal-refused .path2:before {
  content: "\eca1";
  color: rgb(243, 124, 167);
}

.icon-meal-refused .path3:before {
  content: "\eca2";
  color: rgb(153, 94, 189);
}

.icon-meal-refused .path4:before {
  content: "\eca3";
  color: rgb(255, 186, 83);
}

.icon-meal-refused .path5:before {
  content: "\eca4";
  color: rgb(255, 186, 83);
}

.icon-meal .path1:before {
  content: "\eca5";
  color: rgb(255, 255, 255);
}

.icon-meal .path2:before {
  content: "\eca6";
  color: rgb(255, 186, 83);
}

.icon-meal .path3:before {
  content: "\eca7";
  color: rgb(255, 255, 255);
}

.icon-meal .path4:before {
  content: "\eca8";
  color: rgb(243, 124, 167);
}

.icon-meal .path5:before {
  content: "\eca9";
  color: rgb(243, 124, 167);
}

.icon-medicines .path1:before {
  content: "\ecaa";
  color: rgb(255, 255, 255);
}

.icon-medicines .path2:before {
  content: "\ecab";
  color: rgb(91, 109, 246);
}

.icon-medicines .path3:before {
  content: "\ecac";
  color: rgb(234, 236, 254);
}

.icon-medicines .path4:before {
  content: "\ecad";
  color: rgb(234, 236, 254);
}

.icon-medicines .path5:before {
  content: "\ecae";
  color: rgb(234, 236, 254);
}

.icon-medicines .path6:before {
  content: "\ecaf";
  color: rgb(234, 236, 254);
}

.icon-medicines .path7:before {
  content: "\ecb0";
  color: rgb(255, 255, 255);
}

.icon-medicines .path8:before {
  content: "\ecb1";
  color: rgb(253, 185, 83);
}

.icon-medicines .path9:before {
  content: "\ecb2";
  color: rgb(239, 74, 104);
}

.icon-megaphone-blue .path1:before {
  content: "\ecb3";
  color: rgb(58, 115, 73);
}

.icon-megaphone-blue .path2:before {
  content: "\ecb4";
  color: rgb(24, 80, 37);
}

.icon-megaphone-blue .path3:before {
  content: "\ecb5";
  color: rgb(255, 235, 205);
}

.icon-megaphone-blue .path4:before {
  content: "\ecb6";
  color: rgb(24, 80, 37);
}

.icon-megaphone-blue .path5:before {
  content: "\ecb7";
  color: rgb(255, 255, 255);
}

.icon-megaphone-blue .path6:before {
  content: "\ecb8";
  color: rgb(255, 235, 205);
}

.icon-megaphone-blue .path7:before {
  content: "\ecb9";
  color: rgb(24, 80, 37);
}

.icon-megaphone .path1:before {
  content: "\ecba";
  color: rgb(255, 255, 255);
}

.icon-megaphone .path2:before {
  content: "\ecbb";
  color: rgb(255, 186, 83);
}

.icon-megaphone .path3:before {
  content: "\ecbc";
  color: rgb(91, 109, 247);
}

.icon-megaphone .path4:before {
  content: "\ecbd";
  color: rgb(255, 186, 83);
}

.icon-megaphone .path5:before {
  content: "\ecbe";
  color: rgb(239, 74, 104);
}

.icon-megaphone .path6:before {
  content: "\ecbf";
  color: rgb(91, 109, 247);
}

.icon-megaphone .path7:before {
  content: "\ecc0";
  color: rgb(255, 186, 83);
}

.icon-menu-blue-dark .path1:before {
  content: "\ecc1";
  color: #022E17;
}

.icon-menu-blue-dark .path2:before {
  content: "\ecc2";
  color: rgb(255, 255, 255);
}

.icon-menu-blue-dark .path3:before {
  content: "\ecc3";
  color: rgb(255, 255, 255);
}

.icon-menu-blue-dark .path4:before {
  content: "\ecc4";
  color: rgb(255, 255, 255);
}

.icon-menu .path1:before {
  content: "\ecc5";
  color: rgb(255, 255, 255);
}

.icon-menu .path2:before {
  content: "\ecc6";
  color: rgb(91, 109, 247);
}

.icon-menu .path3:before {
  content: "\ecc7";
  color: rgb(91, 109, 247);
}

.icon-menu .path4:before {
  content: "\ecc8";
  color: rgb(91, 109, 247);
}

.icon-milk .path1:before {
  content: "\ecc9";
  color: rgb(255, 255, 255);
}

.icon-milk .path2:before {
  content: "\ecca";
  color: rgb(255, 186, 83);
}

.icon-milk .path3:before {
  content: "\eccb";
  color: rgb(60, 78, 220);
}

.icon-milk .path4:before {
  content: "\eccc";
  color: rgb(243, 124, 167);
}

.icon-milk .path5:before {
  content: "\eccd";
  color: rgb(255, 255, 255);
}

.icon-milk .path6:before {
  content: "\ecce";
  color: rgb(255, 255, 255);
}

.icon-morning-food .path1:before {
  content: "\eccf";
  color: rgb(255, 255, 255);
}

.icon-morning-food .path2:before {
  content: "\ecd0";
  color: rgb(255, 186, 83);
}

.icon-morning-food .path3:before {
  content: "\ecd1";
  color: rgb(255, 136, 27);
}

.icon-morning-food .path4:before {
  content: "\ecd2";
  color: rgb(255, 186, 83);
}

.icon-morning-food .path5:before {
  content: "\ecd3";
  color: rgb(255, 136, 27);
}

.icon-morning-food .path6:before {
  content: "\ecd4";
  color: rgb(255, 186, 83);
}

.icon-morning-food .path7:before {
  content: "\ecd5";
  color: rgb(91, 109, 247);
}

.icon-morning-food .path8:before {
  content: "\ecd6";
  color: rgb(129, 143, 254);
}

.icon-nap .path1:before {
  content: "\ecd7";
  color: rgb(255, 255, 255);
}

.icon-nap .path2:before {
  content: "\ecd8";
  color: rgb(253, 185, 83);
}

.icon-nap .path3:before {
  content: "\ecd9";
  color: rgb(91, 109, 246);
}

.icon-nap .path4:before {
  content: "\ecda";
  color: rgb(234, 236, 254);
}

.icon-nap .path5:before {
  content: "\ecdb";
  color: rgb(234, 236, 254);
}

.icon-nap .path6:before {
  content: "\ecdc";
  color: rgb(234, 236, 254);
}

.icon-no-date-blue .path1:before {
  content: "\ecdd";
  color: rgb(58, 115, 73);
}

.icon-no-date-blue .path2:before {
  content: "\ecde";
  color: rgb(255, 255, 255);
}

.icon-no-date-blue .path3:before {
  content: "\ecdf";
  color: rgb(255, 235, 205);
}

.icon-no-date-blue .path4:before {
  content: "\ece0";
  color: rgb(255, 255, 255);
}

.icon-no-date-blue .path5:before {
  content: "\ece1";
  color: rgb(255, 255, 255);
}

.icon-no-date-blue .path6:before {
  content: "\ece2";
  color: rgb(58, 115, 73);
}

.icon-no-date-blue .path7:before {
  content: "\ece3";
  color: rgb(58, 115, 73);
}

.icon-no-date-blue .path8:before {
  content: "\ece4";
  color: rgb(58, 115, 73);
}

.icon-no-date-blue .path9:before {
  content: "\ece5";
  color: rgb(24, 80, 37);
}

.icon-no-date-blue .path10:before {
  content: "\ece6";
  color: rgb(24, 80, 37);
}

.icon-no-date .path1:before {
  content: "\ece7";
  color: rgb(255, 255, 255);
}

.icon-no-date .path2:before {
  content: "\ece8";
  color: rgb(235, 237, 255);
}

.icon-no-date .path3:before {
  content: "\ece9";
  color: rgb(91, 109, 247);
}

.icon-no-date .path4:before {
  content: "\ecea";
  color: rgb(255, 186, 83);
}

.icon-no-date .path5:before {
  content: "\eceb";
  color: rgb(255, 186, 83);
}

.icon-no-date .path6:before {
  content: "\ecec";
  color: rgb(239, 74, 104);
}

.icon-no-date .path7:before {
  content: "\eced";
  color: rgb(239, 74, 104);
}

.icon-no-date .path8:before {
  content: "\ecee";
  color: rgb(255, 255, 255);
}

.icon-no-date .path9:before {
  content: "\ecef";
  color: rgb(239, 74, 103);
}

.icon-no-date .path10:before {
  content: "\ecf0";
  color: rgb(239, 74, 103);
}

.icon-no-meal-blue .path1:before {
  content: "\ecf1";
  color: rgb(58, 115, 73);
}

.icon-no-meal-blue .path2:before {
  content: "\ecf2";
  color: rgb(24, 80, 37);
}

.icon-no-meal-blue .path3:before {
  content: "\ecf3";
  color: rgb(58, 115, 73);
}

.icon-no-meal-blue .path4:before {
  content: "\ecf4";
  color: rgb(255, 235, 205);
}

.icon-no-meal-blue .path5:before {
  content: "\ecf5";
  color: rgb(255, 235, 205);
}

.icon-no-meal-blue .path6:before {
  content: "\ecf6";
  color: rgb(24, 80, 37);
}

.icon-no-meal .path1:before {
  content: "\ecf7";
  color: rgb(255, 255, 255);
}

.icon-no-meal .path2:before {
  content: "\ecf8";
  color: rgb(179, 187, 249);
}

.icon-no-meal .path3:before {
  content: "\ecf9";
  color: rgb(255, 255, 255);
}

.icon-no-meal .path4:before {
  content: "\ecfa";
  color: rgb(91, 109, 247);
}

.icon-no-meal .path5:before {
  content: "\ecfb";
  color: rgb(91, 109, 247);
}

.icon-no-meal .path6:before {
  content: "\ecfc";
  color: rgb(179, 187, 249);
}

.icon-noon-food-blue .path1:before {
  content: "\ecfd";
  color: rgb(58, 115, 73);
}

.icon-noon-food-blue .path2:before {
  content: "\ecfe";
  color: rgb(24, 80, 37);
}

.icon-noon-food-blue .path3:before {
  content: "\ecff";
  color: rgb(24, 80, 37);
}

.icon-noon-food-blue .path4:before {
  content: "\ed00";
  color: rgb(255, 235, 205);
}

.icon-noon-food-blue .path5:before {
  content: "\ed01";
  color: rgb(255, 255, 255);
}

.icon-noon-food-blue .path6:before {
  content: "\ed02";
  color: rgb(24, 80, 37);
}

.icon-noon-food-blue .path7:before {
  content: "\ed03";
  color: rgb(255, 235, 205);
}

.icon-noon-food-blue .path8:before {
  content: "\ed04";
  color: rgb(24, 80, 37);
}

.icon-noon-food .path1:before {
  content: "\ed05";
  color: rgb(255, 255, 255);
}

.icon-noon-food .path2:before {
  content: "\ed06";
  color: rgb(255, 186, 83);
}

.icon-noon-food .path3:before {
  content: "\ed07";
  color: rgb(255, 186, 83);
}

.icon-noon-food .path4:before {
  content: "\ed08";
  color: rgb(239, 74, 103);
}

.icon-noon-food .path5:before {
  content: "\ed09";
  color: rgb(129, 143, 254);
}

.icon-noon-food .path6:before {
  content: "\ed0a";
  color: rgb(255, 186, 83);
}

.icon-noon-food .path7:before {
  content: "\ed0b";
  color: rgb(129, 143, 254);
}

.icon-noon-food .path8:before {
  content: "\ed0c";
  color: rgb(255, 186, 83);
}

.icon-normal .path1:before {
  content: "\ed0d";
  color: rgb(255, 255, 255);
}

.icon-normal .path2:before {
  content: "\ed0e";
  color: rgb(60, 78, 220);
}

.icon-nose .path1:before {
  content: "\ed0f";
  color: rgb(255, 255, 255);
}

.icon-nose .path2:before {
  content: "\ed10";
  color: rgb(24, 219, 125);
}

.icon-nose .path3:before {
  content: "\ed11";
  color: rgb(91, 109, 247);
}

.icon-nose .path4:before {
  content: "\ed12";
  color: rgb(91, 109, 247);
}

.icon-nose .path5:before {
  content: "\ed13";
  color: rgb(129, 143, 254);
}

.icon-not-interested .path1:before {
  content: "\ed14";
  color: rgb(255, 255, 255);
}

.icon-not-interested .path2:before {
  content: "\ed15";
  color: rgb(255, 186, 83);
}

.icon-not-interested .path3:before {
  content: "\ed16";
  color: rgb(91, 109, 247);
}

.icon-not-interested .path4:before {
  content: "\ed17";
  color: rgb(243, 124, 167);
}

.icon-other-blue .path1:before {
  content: "\ed18";
  color: rgb(58, 115, 73);
}

.icon-other-blue .path2:before {
  content: "\ed19";
  color: rgb(255, 255, 255);
}

.icon-other-blue .path3:before {
  content: "\ed1a";
  color: rgb(255, 235, 205);
}

.icon-other-blue .path4:before {
  content: "\ed1b";
  color: rgb(24, 80, 37);
}

.icon-other .path1:before {
  content: "\ed1c";
  color: rgb(255, 255, 255);
}

.icon-other .path2:before {
  content: "\ed1d";
  color: rgb(60, 78, 220);
}

.icon-other .path3:before {
  content: "\ed1e";
  color: rgb(239, 74, 104);
}

.icon-other .path4:before {
  content: "\ed1f";
  color: rgb(255, 186, 83);
}

.icon-pay-blue .path1:before {
  content: "\ed20";
  color: rgb(58, 115, 73);
}

.icon-pay-blue .path2:before {
  content: "\ed21";
  color: rgb(255, 235, 205);
}

.icon-pay-blue .path3:before {
  content: "\ed22";
  color: rgb(255, 255, 255);
}

.icon-pay-blue .path4:before {
  content: "\ed23";
  color: rgb(24, 80, 37);
}

.icon-pay-blue .path5:before {
  content: "\ed24";
  color: rgb(24, 80, 37);
}

.icon-pay-blue .path6:before {
  content: "\ed25";
  color: rgb(24, 80, 37);
}

.icon-pay-blue .path7:before {
  content: "\ed26";
  color: rgb(24, 80, 37);
}

.icon-pay-blue .path8:before {
  content: "\ed27";
  color: rgb(255, 255, 255);
}

.icon-pay-blue .path9:before {
  content: "\ed28";
  color: rgb(255, 255, 255);
}

.icon-pay .path1:before {
  content: "\ed29";
  color: rgb(255, 255, 255);
}

.icon-pay .path2:before {
  content: "\ed2a";
  color: rgb(235, 237, 255);
}

.icon-pay .path3:before {
  content: "\ed2b";
  color: rgb(255, 186, 83);
}

.icon-pay .path4:before {
  content: "\ed2c";
  color: rgb(255, 136, 27);
}

.icon-pay .path5:before {
  content: "\ed2d";
  color: rgb(255, 136, 27);
}

.icon-pay .path6:before {
  content: "\ed2e";
  color: rgb(255, 136, 27);
}

.icon-pay .path7:before {
  content: "\ed2f";
  color: rgb(91, 109, 247);
}

.icon-pay .path8:before {
  content: "\ed30";
  color: rgb(255, 255, 255);
}

.icon-pay .path9:before {
  content: "\ed31";
  color: rgb(255, 255, 255);
}

.icon-pee .path1:before {
  content: "\ed32";
  color: rgb(255, 255, 255);
}

.icon-pee .path2:before {
  content: "\ed33";
  color: rgb(255, 186, 83);
}

.icon-pee .path3:before {
  content: "\ed34";
  color: rgb(255, 136, 27);
}

.icon-pee .path4:before {
  content: "\ed35";
  color: rgb(255, 186, 83);
}

.icon-phone-emergency .path1:before {
  content: "\ed36";
  color: rgb(255, 255, 255);
}

.icon-phone-emergency .path2:before {
  content: "\ed37";
  color: rgb(239, 74, 103);
}

.icon-phone-emergency .path3:before {
  content: "\ed38";
  color: rgb(255, 186, 83);
}

.icon-phone-emergency .path4:before {
  content: "\ed39";
  color: rgb(91, 109, 247);
}

.icon-phone-emergency .path5:before {
  content: "\ed3a";
  color: rgb(255, 255, 255);
}

.icon-phone-emergency .path6:before {
  content: "\ed3b";
  color: rgb(255, 255, 255);
}

.icon-phone .path1:before {
  content: "\ed3c";
  color: rgb(255, 255, 255);
}

.icon-phone .path2:before {
  content: "\ed3d";
  color: rgb(235, 237, 255);
}

.icon-phone .path3:before {
  content: "\ed3e";
  color: rgb(255, 186, 83);
}

.icon-phone .path4:before {
  content: "\ed3f";
  color: rgb(91, 109, 247);
}

.icon-poop .path1:before {
  content: "\ed40";
  color: rgb(255, 255, 255);
}

.icon-poop .path2:before {
  content: "\ed41";
  color: rgb(255, 136, 27);
}

.icon-poop .path3:before {
  content: "\ed42";
  color: rgb(192, 102, 20);
}

.icon-poop .path4:before {
  content: "\ed43";
  color: rgb(192, 102, 20);
}

.icon-poop .path5:before {
  content: "\ed44";
  color: rgb(255, 136, 27);
}

.icon-profile-abs .path1:before {
  content: "\ed45";
  color: rgb(255, 255, 255);
}

.icon-profile-abs .path2:before {
  content: "\ed46";
  color: rgb(91, 109, 247);
}

.icon-profile-abs .path3:before {
  content: "\ed47";
  color: rgb(91, 109, 247);
}

.icon-profile-abs .path4:before {
  content: "\ed48";
  color: rgb(179, 187, 249);
}

.icon-profile-abs .path5:before {
  content: "\ed49";
  color: rgb(255, 255, 255);
}

.icon-profile-blue-dark .path1:before {
  content: "\ed4a";
  color: #022E17;
}

.icon-profile-blue-dark .path2:before {
  content: "\ed4b";
  color: rgb(255, 255, 255);
}

.icon-profile-blue-dark .path3:before {
  content: "\ed4c";
  color: rgb(58, 115, 73);
}

.icon-profile-blue-dark .path4:before {
  content: "\ed4d";
  color: rgb(58, 115, 73);
}

.icon-profile-blue .path1:before {
  content: "\ed4e";
  color: rgb(58, 115, 73);
}

.icon-profile-blue .path2:before {
  content: "\ed4f";
  color: rgb(255, 235, 205);
}

.icon-profile-blue .path3:before {
  content: "\ed50";
  color: rgb(24, 80, 37);
}

.icon-profile-blue .path4:before {
  content: "\ed51";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path1:before {
  content: "\ed52";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-active-blue .path2:before {
  content: "\ed53";
  color: rgb(255, 255, 255);
}

.icon-profile-girl-active-blue .path3:before {
  content: "\ed54";
  color: rgb(58, 115, 73);
}

.icon-profile-girl-active-blue .path4:before {
  content: "\ed55";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-active-blue .path5:before {
  content: "\ed56";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path6:before {
  content: "\ed57";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-active-blue .path7:before {
  content: "\ed58";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path8:before {
  content: "\ed59";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path9:before {
  content: "\ed5a";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path10:before {
  content: "\ed5b";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-active-blue .path11:before {
  content: "\ed5c";
  color: rgb(239, 74, 103);
}

.icon-profile-girl-active .path1:before {
  content: "\ed5d";
  color: rgb(242, 171, 143);
}

.icon-profile-girl-active .path2:before {
  content: "\ed5e";
  color: rgb(251, 218, 208);
}

.icon-profile-girl-active .path3:before {
  content: "\ed5f";
  color: rgb(255, 255, 255);
}

.icon-profile-girl-active .path4:before {
  content: "\ed60";
  color: rgb(242, 171, 143);
}

.icon-profile-girl-active .path5:before {
  content: "\ed61";
  color: rgb(251, 218, 208);
}

.icon-profile-girl-active .path6:before {
  content: "\ed62";
  color: rgb(242, 171, 143);
}

.icon-profile-girl-active .path7:before {
  content: "\ed63";
  color: rgb(101, 16, 9);
}

.icon-profile-girl-active .path8:before {
  content: "\ed64";
  color: rgb(101, 16, 9);
}

.icon-profile-girl-active .path9:before {
  content: "\ed65";
  color: rgb(101, 16, 9);
}

.icon-profile-girl-active .path10:before {
  content: "\ed66";
  color: rgb(239, 74, 103);
}

.icon-profile-girl-active .path11:before {
  content: "\ed67";
  color: rgb(239, 74, 103);
}

.icon-profile-girl-blue .path1:before {
  content: "\ed68";
  color: rgb(58, 115, 73);
}

.icon-profile-girl-blue .path2:before {
  content: "\ed69";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-blue .path3:before {
  content: "\ed6a";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-blue .path4:before {
  content: "\ed6b";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-blue .path5:before {
  content: "\ed6c";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-blue .path6:before {
  content: "\ed6d";
  color: rgb(255, 235, 205);
}

.icon-profile-girl-blue .path7:before {
  content: "\ed6e";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-blue .path8:before {
  content: "\ed6f";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-blue .path9:before {
  content: "\ed70";
  color: rgb(24, 80, 37);
}

.icon-profile-girl-blue .path10:before {
  content: "\ed71";
  color: rgb(24, 80, 37);
}

.icon-profile-girl .path1:before {
  content: "\ed72";
  color: rgb(255, 255, 255);
}

.icon-profile-girl .path2:before {
  content: "\ed73";
  color: rgb(242, 171, 143);
}

.icon-profile-girl .path3:before {
  content: "\ed74";
  color: rgb(251, 218, 208);
}

.icon-profile-girl .path4:before {
  content: "\ed75";
  color: rgb(242, 171, 143);
}

.icon-profile-girl .path5:before {
  content: "\ed76";
  color: rgb(251, 218, 208);
}

.icon-profile-girl .path6:before {
  content: "\ed77";
  color: rgb(242, 171, 143);
}

.icon-profile-girl .path7:before {
  content: "\ed78";
  color: rgb(101, 16, 9);
}

.icon-profile-girl .path8:before {
  content: "\ed79";
  color: rgb(101, 16, 9);
}

.icon-profile-girl .path9:before {
  content: "\ed7a";
  color: rgb(101, 16, 9);
}

.icon-profile-girl .path10:before {
  content: "\ed7b";
  color: rgb(239, 74, 103);
}

.icon-profile-kid-active-blue .path1:before {
  content: "\ed7c";
  color: rgb(58, 115, 73);
}

.icon-profile-kid-active-blue .path2:before {
  content: "\ed7d";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path3:before {
  content: "\ed7e";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path4:before {
  content: "\ed7f";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-active-blue .path5:before {
  content: "\ed80";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path6:before {
  content: "\ed81";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-active-blue .path7:before {
  content: "\ed82";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path8:before {
  content: "\ed83";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-active-blue .path9:before {
  content: "\ed84";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path10:before {
  content: "\ed85";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path11:before {
  content: "\ed86";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path12:before {
  content: "\ed87";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-active-blue .path13:before {
  content: "\ed88";
  color: rgb(239, 74, 103);
}

.icon-profile-kid-active .path1:before {
  content: "\ed89";
  color: rgb(255, 255, 255);
}

.icon-profile-kid-active .path2:before {
  content: "\ed8a";
  color: rgb(255, 186, 83);
}

.icon-profile-kid-active .path3:before {
  content: "\ed8b";
  color: rgb(255, 186, 83);
}

.icon-profile-kid-active .path4:before {
  content: "\ed8c";
  color: rgb(209, 98, 37);
}

.icon-profile-kid-active .path5:before {
  content: "\ed8d";
  color: rgb(255, 186, 83);
}

.icon-profile-kid-active .path6:before {
  content: "\ed8e";
  color: rgb(209, 98, 37);
}

.icon-profile-kid-active .path7:before {
  content: "\ed8f";
  color: rgb(255, 186, 83);
}

.icon-profile-kid-active .path8:before {
  content: "\ed90";
  color: rgb(209, 98, 37);
}

.icon-profile-kid-active .path9:before {
  content: "\ed91";
  color: rgb(63, 26, 18);
}

.icon-profile-kid-active .path10:before {
  content: "\ed92";
  color: rgb(63, 26, 18);
}

.icon-profile-kid-active .path11:before {
  content: "\ed93";
  color: rgb(63, 26, 18);
}

.icon-profile-kid-active .path12:before {
  content: "\ed94";
  color: rgb(63, 26, 18);
}

.icon-profile-kid-active .path13:before {
  content: "\ed95";
  color: rgb(239, 74, 103);
}

.icon-profile-kid-blue .path1:before {
  content: "\ed96";
  color: rgb(58, 115, 73);
}

.icon-profile-kid-blue .path2:before {
  content: "\ed97";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path3:before {
  content: "\ed98";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path4:before {
  content: "\ed99";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-blue .path5:before {
  content: "\ed9a";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path6:before {
  content: "\ed9b";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-blue .path7:before {
  content: "\ed9c";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path8:before {
  content: "\ed9d";
  color: rgb(255, 235, 205);
}

.icon-profile-kid-blue .path9:before {
  content: "\ed9e";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path10:before {
  content: "\ed9f";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path11:before {
  content: "\eda0";
  color: rgb(24, 80, 37);
}

.icon-profile-kid-blue .path12:before {
  content: "\eda1";
  color: rgb(24, 80, 37);
}

.icon-profile-kid .path1:before {
  content: "\eda2";
  color: rgb(255, 255, 255);
}

.icon-profile-kid .path2:before {
  content: "\eda3";
  color: rgb(255, 186, 83);
}

.icon-profile-kid .path3:before {
  content: "\eda4";
  color: rgb(255, 186, 83);
}

.icon-profile-kid .path4:before {
  content: "\eda5";
  color: rgb(209, 98, 37);
}

.icon-profile-kid .path5:before {
  content: "\eda6";
  color: rgb(255, 186, 83);
}

.icon-profile-kid .path6:before {
  content: "\eda7";
  color: rgb(209, 98, 37);
}

.icon-profile-kid .path7:before {
  content: "\eda8";
  color: rgb(255, 186, 83);
}

.icon-profile-kid .path8:before {
  content: "\eda9";
  color: rgb(209, 98, 37);
}

.icon-profile-kid .path9:before {
  content: "\edaa";
  color: rgb(63, 26, 18);
}

.icon-profile-kid .path10:before {
  content: "\edab";
  color: rgb(63, 26, 18);
}

.icon-profile-kid .path11:before {
  content: "\edac";
  color: rgb(63, 26, 18);
}

.icon-profile-kid .path12:before {
  content: "\edad";
  color: rgb(63, 26, 18);
}

.icon-profile .path1:before {
  content: "\edae";
  color: rgb(255, 255, 255);
}

.icon-profile .path2:before {
  content: "\edaf";
  color: rgb(255, 186, 83);
}

.icon-profile .path3:before {
  content: "\edb0";
  color: rgb(92, 110, 248);
}

.icon-profile .path4:before {
  content: "\edb1";
  color: rgb(92, 110, 248);
}

.icon-radio-off .path1:before {
  content: "\edb2";
  color: rgb(255, 255, 255);
}

.icon-radio-off .path2:before {
  content: "\edb3";
  color: rgb(179, 187, 249);
}

.icon-radio-on .path1:before {
  content: "\edb4";
  color: rgb(255, 255, 255);
}

.icon-radio-on .path2:before {
  content: "\edb5";
  color: rgb(179, 187, 249);
}

.icon-radio-on .path3:before {
  content: "\edb6";
  color: rgb(91, 109, 247);
}

.icon-referent .path1:before {
  content: "\edb7";
  color: rgb(255, 255, 255);
}

.icon-referent .path2:before {
  content: "\edb8";
  color: rgb(255, 136, 27);
}

.icon-referent .path3:before {
  content: "\edb9";
  color: rgb(255, 136, 27);
}

.icon-referent .path4:before {
  content: "\edba";
  color: rgb(255, 186, 83);
}

.icon-referent .path5:before {
  content: "\edbb";
  color: rgb(192, 102, 20);
}

.icon-referent .path6:before {
  content: "\edbc";
  color: rgb(192, 102, 20);
}

.icon-referent .path7:before {
  content: "\edbd";
  color: rgb(192, 102, 20);
}

.icon-referent .path8:before {
  content: "\edbe";
  color: rgb(91, 109, 247);
}

.icon-referent .path9:before {
  content: "\edbf";
  color: rgb(91, 109, 247);
}

.icon-referent .path10:before {
  content: "\edc0";
  color: none;
}

.icon-referent .path11:before {
  content: "\edc1";
  color: rgb(91, 109, 247);
}

.icon-referent .path12:before {
  content: "\edc2";
  color: rgb(91, 109, 247);
}

.icon-save .path1:before {
  content: "\edc3";
  color: rgb(24, 219, 125);
}

.icon-save .path2:before {
  content: "\edc4";
  color: rgb(255, 255, 255);
}

.icon-save .path3:before {
  content: "\edc5";
  color: rgb(91, 109, 246);
}

.icon-search-blue-dark .path1:before {
  content: "\edc6";
  color: #022E17;
}

.icon-search-blue-dark .path2:before {
  content: "\edc7";
  color: rgb(58, 115, 73);
}

.icon-search-blue-dark .path3:before {
  content: "\edc8";
  color: rgb(255, 235, 205);
}

.icon-search-blue-dark .path4:before {
  content: "\edc9";
  color: rgb(255, 255, 255);
}

.icon-search .path1:before {
  content: "\edca";
  color: rgb(255, 255, 255);
}

.icon-search .path2:before {
  content: "\edcb";
  color: rgb(235, 237, 255);
}

.icon-search .path3:before {
  content: "\edcc";
  color: rgb(255, 186, 83);
}

.icon-search .path4:before {
  content: "\edcd";
  color: rgb(92, 110, 248);
}

.icon-share-blue .path1:before {
  content: "\edce";
  color: rgb(58, 115, 73);
}

.icon-share-blue .path2:before {
  content: "\edcf";
  color: rgb(24, 80, 37);
}

.icon-share-blue .path3:before {
  content: "\edd0";
  color: rgb(255, 235, 205);
}

.icon-share-blue .path4:before {
  content: "\edd1";
  color: rgb(58, 115, 73);
}

.icon-share-blue .path5:before {
  content: "\edd2";
  color: rgb(255, 255, 255);
}

.icon-share-blue .path6:before {
  content: "\edd3";
  color: rgb(58, 115, 73);
}

.icon-share-blue .path7:before {
  content: "\edd4";
  color: rgb(255, 255, 255);
}

.icon-share-blue .path8:before {
  content: "\edd5";
  color: rgb(24, 80, 37);
}

.icon-share .path1:before {
  content: "\edd6";
  color: rgb(255, 255, 255);
}

.icon-share .path2:before {
  content: "\edd7";
  color: rgb(255, 186, 83);
}

.icon-share .path3:before {
  content: "\edd8";
  color: rgb(91, 109, 247);
}

.icon-share .path4:before {
  content: "\edd9";
  color: rgb(91, 109, 247);
}

.icon-share .path5:before {
  content: "\edda";
  color: rgb(239, 74, 103);
}

.icon-share .path6:before {
  content: "\eddb";
  color: rgb(255, 255, 255);
}

.icon-share .path7:before {
  content: "\eddc";
  color: rgb(24, 219, 125);
}

.icon-share .path8:before {
  content: "\eddd";
  color: rgb(255, 255, 255);
}

.icon-sign-blue .path1:before {
  content: "\edde";
  color: rgb(58, 115, 73);
}

.icon-sign-blue .path2:before {
  content: "\eddf";
  color: rgb(255, 235, 205);
}

.icon-sign-blue .path3:before {
  content: "\ede0";
  color: rgb(24, 80, 37);
}

.icon-sign-blue .path4:before {
  content: "\ede1";
  color: rgb(24, 80, 37);
}

.icon-sign-blue .path5:before {
  content: "\ede2";
  color: rgb(24, 80, 37);
}

.icon-sign-blue .path6:before {
  content: "\ede3";
  color: rgb(255, 255, 255);
}

.icon-sign .path1:before {
  content: "\ede4";
  color: rgb(255, 255, 255);
}

.icon-sign .path2:before {
  content: "\ede5";
  color: rgb(255, 186, 83);
}

.icon-sign .path3:before {
  content: "\ede6";
  color: rgb(255, 136, 27);
}

.icon-sign .path4:before {
  content: "\ede7";
  color: rgb(255, 186, 83);
}

.icon-sign .path5:before {
  content: "\ede8";
  color: rgb(91, 109, 247);
}

.icon-sign .path6:before {
  content: "\ede9";
  color: rgb(91, 109, 247);
}

.icon-soft .path1:before {
  content: "\edea";
  color: rgb(255, 255, 255);
}

.icon-soft .path2:before {
  content: "\edeb";
  color: rgb(60, 78, 220);
}

.icon-stats-blue .path1:before {
  content: "\edec";
  color: rgb(58, 115, 73);
}

.icon-stats-blue .path2:before {
  content: "\eded";
  color: rgb(24, 80, 37);
}

.icon-stats-blue .path3:before {
  content: "\edee";
  color: rgb(255, 235, 205);
}

.icon-stats-blue .path4:before {
  content: "\edef";
  color: rgb(255, 255, 255);
}

.icon-stats .path1:before {
  content: "\edf0";
  color: rgb(255, 255, 255);
}

.icon-stats .path2:before {
  content: "\edf1";
  color: rgb(239, 74, 103);
}

.icon-stats .path3:before {
  content: "\edf2";
  color: rgb(255, 186, 83);
}

.icon-stats .path4:before {
  content: "\edf3";
  color: rgb(92, 110, 248);
}

.icon-stroller-blue .path1:before {
  content: "\edf4";
  color: rgb(58, 115, 73);
}

.icon-stroller-blue .path2:before {
  content: "\edf5";
  color: rgb(255, 235, 205);
}

.icon-stroller-blue .path3:before {
  content: "\edf6";
  color: rgb(255, 235, 205);
}

.icon-stroller-blue .path4:before {
  content: "\edf7";
  color: rgb(24, 80, 37);
}

.icon-stroller-blue .path5:before {
  content: "\edf8";
  color: rgb(24, 80, 37);
}

.icon-stroller-blue .path6:before {
  content: "\edf9";
  color: rgb(24, 80, 37);
}

.icon-stroller-blue .path7:before {
  content: "\edfa";
  color: rgb(58, 115, 73);
}

.icon-stroller-blue .path8:before {
  content: "\edfb";
  color: rgb(255, 255, 255);
}

.icon-stroller .path1:before {
  content: "\edfc";
  color: rgb(255, 255, 255);
}

.icon-stroller .path2:before {
  content: "\edfd";
  color: rgb(255, 186, 83);
}

.icon-stroller .path3:before {
  content: "\edfe";
  color: rgb(255, 186, 83);
}

.icon-stroller .path4:before {
  content: "\edff";
  color: rgb(91, 109, 247);
}

.icon-stroller .path5:before {
  content: "\ee00";
  color: rgb(91, 109, 247);
}

.icon-stroller .path6:before {
  content: "\ee01";
  color: rgb(91, 109, 247);
}

.icon-stroller .path7:before {
  content: "\ee02";
  color: rgb(91, 109, 247);
}

.icon-stroller .path8:before {
  content: "\ee03";
  color: rgb(255, 255, 255);
}

.icon-switch-blue .path1:before {
  content: "\ee04";
  color: rgb(58, 115, 73);
}

.icon-switch-blue .path2:before {
  content: "\ee05";
  color: rgb(24, 80, 37);
}

.icon-switch-blue .path3:before {
  content: "\ee06";
  color: rgb(24, 80, 37);
}

.icon-switch-blue .path4:before {
  content: "\ee07";
  color: rgb(255, 235, 205);
}

.icon-switch-blue .path5:before {
  content: "\ee08";
  color: rgb(24, 80, 37);
}

.icon-switch-blue .path6:before {
  content: "\ee09";
  color: rgb(24, 80, 37);
}

.icon-switch-blue .path7:before {
  content: "\ee0a";
  color: rgb(255, 235, 205);
}

.icon-switch .path1:before {
  content: "\ee0b";
  color: rgb(255, 255, 255);
}

.icon-switch .path2:before {
  content: "\ee0c";
  color: rgb(255, 186, 83);
}

.icon-switch .path3:before {
  content: "\ee0d";
  color: rgb(91, 109, 247);
}

.icon-switch .path4:before {
  content: "\ee0e";
  color: rgb(239, 74, 104);
}

.icon-switch .path5:before {
  content: "\ee0f";
  color: rgb(255, 186, 83);
}

.icon-switch .path6:before {
  content: "\ee10";
  color: rgb(91, 109, 247);
}

.icon-switch .path7:before {
  content: "\ee11";
  color: rgb(239, 74, 104);
}

.icon-timer-blue .path1:before {
  content: "\ee12";
  color: rgb(58, 115, 73);
}

.icon-timer-blue .path2:before {
  content: "\ee13";
  color: rgb(24, 80, 37);
}

.icon-timer-blue .path3:before {
  content: "\ee14";
  color: rgb(255, 255, 255);
}

.icon-timer-blue .path4:before {
  content: "\ee15";
  color: rgb(255, 255, 255);
}

.icon-timer-blue .path5:before {
  content: "\ee16";
  color: rgb(255, 235, 205);
}

.icon-timer-blue .path6:before {
  content: "\ee17";
  color: rgb(255, 235, 205);
}

.icon-timer .path1:before {
  content: "\ee18";
  color: rgb(255, 255, 255);
}

.icon-timer .path2:before {
  content: "\ee19";
  color: rgb(235, 237, 255);
}

.icon-timer .path3:before {
  content: "\ee1a";
  color: rgb(253, 185, 83);
}

.icon-timer .path4:before {
  content: "\ee1b";
  color: rgb(253, 185, 83);
}

.icon-timer .path5:before {
  content: "\ee1c";
  color: rgb(91, 109, 247);
}

.icon-timer .path6:before {
  content: "\ee1d";
  color: rgb(91, 109, 247);
}

.icon-trash-blue .path1:before {
  content: "\ee1e";
  color: rgb(179, 187, 249);
}

.icon-trash-blue .path2:before {
  content: "\ee1f";
  color: rgb(255, 255, 255);
}

.icon-trash-blue .path3:before {
  content: "\ee20";
  color: rgb(91, 109, 247);
}

.icon-trash-blue .path4:before {
  content: "\ee21";
  color: rgb(91, 109, 247);
}

.icon-trash-blue .path5:before {
  content: "\ee22";
  color: rgb(91, 109, 247);
}

.icon-trash-blue .path6:before {
  content: "\ee23";
  color: rgb(255, 255, 255);
}

.icon-trash-blue .path7:before {
  content: "\ee24";
  color: rgb(91, 109, 247);
}

.icon-trash .path1:before {
  content: "\ee25";
  color: rgb(239, 74, 104);
}

.icon-trash .path2:before {
  content: "\ee26";
  color: rgb(255, 255, 255);
}

.icon-trash .path3:before {
  content: "\ee27";
  color: rgb(239, 74, 104);
}

.icon-trash .path4:before {
  content: "\ee28";
  color: rgb(239, 74, 104);
}

.icon-trash .path5:before {
  content: "\ee29";
  color: rgb(239, 74, 104);
}

.icon-trash .path6:before {
  content: "\ee2a";
  color: rgb(255, 255, 255);
}

.icon-trash .path7:before {
  content: "\ee2b";
  color: rgb(255, 186, 83);
}

.icon-vaccine-blue .path1:before {
  content: "\ee2c";
  color: rgb(58, 115, 73);
}

.icon-vaccine-blue .path2:before {
  content: "\ee2d";
  color: rgb(255, 235, 205);
}

.icon-vaccine-blue .path3:before {
  content: "\ee2e";
  color: rgb(24, 80, 37);
}

.icon-vaccine-blue .path4:before {
  content: "\ee2f";
  color: rgb(24, 80, 37);
}

.icon-vaccine-blue .path5:before {
  content: "\ee30";
  color: rgb(24, 80, 37);
}

.icon-vaccine-blue .path6:before {
  content: "\ee31";
  color: rgb(24, 80, 37);
}

.icon-vaccine-blue .path7:before {
  content: "\ee32";
  color: rgb(255, 255, 255);
}

.icon-vaccine-blue .path8:before {
  content: "\ee33";
  color: rgb(255, 255, 255);
}

.icon-vaccine-blue .path9:before {
  content: "\ee34";
  color: rgb(255, 255, 255);
}

.icon-vaccine .path1:before {
  content: "\ee35";
  color: rgb(255, 255, 255);
}

.icon-vaccine .path2:before {
  content: "\ee36";
  color: rgb(235, 237, 255);
}

.icon-vaccine .path3:before {
  content: "\ee37";
  color: rgb(60, 78, 220);
}

.icon-vaccine .path4:before {
  content: "\ee38";
  color: rgb(60, 78, 220);
}

.icon-vaccine .path5:before {
  content: "\ee39";
  color: rgb(60, 78, 220);
}

.icon-vaccine .path6:before {
  content: "\ee3a";
  color: rgb(60, 78, 220);
}

.icon-vaccine .path7:before {
  content: "\ee3b";
  color: rgb(253, 185, 83);
}

.icon-vaccine .path8:before {
  content: "\ee3c";
  color: rgb(253, 185, 83);
}

.icon-vaccine .path9:before {
  content: "\ee3d";
  color: rgb(253, 185, 83);
}

.icon-very-interested .path1:before {
  content: "\ee3e";
  color: rgb(255, 255, 255);
}

.icon-very-interested .path2:before {
  content: "\ee3f";
  color: rgb(255, 186, 83);
}

.icon-very-interested .path3:before {
  content: "\ee40";
  color: rgb(91, 109, 247);
}

.icon-very-interested .path4:before {
  content: "\ee41";
  color: rgb(243, 124, 167);
}

.icon-water .path1:before {
  content: "\ee42";
  color: rgb(255, 255, 255);
}

.icon-water .path2:before {
  content: "\ee43";
  color: rgb(255, 186, 83);
}

.icon-water .path3:before {
  content: "\ee44";
  color: rgb(60, 78, 220);
}

.icon-water .path4:before {
  content: "\ee45";
  color: rgb(243, 124, 167);
}

.icon-water .path5:before {
  content: "\ee46";
  color: rgb(255, 255, 255);
}

.icon-water .path6:before {
  content: "\ee47";
  color: rgb(91, 109, 247);
}

[class^=icon-], [class*=" icon-"] {
  font-size: 5rem;
}
[class^=icon-].-bgLess .path1:before, [class*=" icon-"].-bgLess .path1:before {
  color: transparent;
}
[class^=icon-].-border, [class*=" icon-"].-border {
  border: 1px solid #B3BBF9;
  border-radius: 16px;
  font-size: 4.8rem;
}
[class^=icon-].-previous, [class*=" icon-"].-previous {
  transform: rotate(90deg);
  display: inline-flex;
}
[class^=icon-].-next, [class*=" icon-"].-next {
  transform: rotate(-90deg);
  display: inline-flex;
}
[class^=icon-].-up, [class*=" icon-"].-up {
  transform: rotate(-180deg);
  display: inline-flex;
}
[class^=icon-].icon-check.-green .path2:before, [class^=icon-].icon-check.-green .path3:before, [class*=" icon-"].icon-check.-green .path2:before, [class*=" icon-"].icon-check.-green .path3:before {
  color: #21C476;
}
[class^=icon-].icon-close.-red .path2:before, [class^=icon-].icon-close.-red .path3:before, [class*=" icon-"].icon-close.-red .path2:before, [class*=" icon-"].icon-close.-red .path3:before {
  color: #EF4A68;
}
[class^=icon-] [class^=path]:not(.path1):before, [class^=icon-] [class*=" path"]:not(.path1):before, [class*=" icon-"] [class^=path]:not(.path1):before, [class*=" icon-"] [class*=" path"]:not(.path1):before {
  margin-left: -1em;
}

.icon--size-1 {
  font-size: 1rem !important;
}
.icon--size-1.-border {
  border-radius: 0.3rem !important;
}

.icon--size-2 {
  font-size: 2rem !important;
}
.icon--size-2.-border {
  border-radius: 0.6rem !important;
}

.icon--size-3 {
  font-size: 3rem !important;
}
.icon--size-3.-border {
  border-radius: 0.9rem !important;
}

.icon--size-4 {
  font-size: 4rem !important;
}
.icon--size-4.-border {
  border-radius: 1.2rem !important;
}

.icon--size-5 {
  font-size: 5rem !important;
}
.icon--size-5.-border {
  border-radius: 1.5rem !important;
}

.icon--size-6 {
  font-size: 6rem !important;
}
.icon--size-6.-border {
  border-radius: 1.8rem !important;
}

.icon--size-7 {
  font-size: 7rem !important;
}
.icon--size-7.-border {
  border-radius: 2.1rem !important;
}

.icon--size-8 {
  font-size: 8rem !important;
}
.icon--size-8.-border {
  border-radius: 2.4rem !important;
}

.icon--size-9 {
  font-size: 9rem !important;
}
.icon--size-9.-border {
  border-radius: 2.7rem !important;
}

.icon--size-10 {
  font-size: 10rem !important;
}
.icon--size-10.-border {
  border-radius: 3rem !important;
}

.icon--size-input {
  font-size: 4.4rem !important;
}
.icon--size-input.-border {
  border-radius: 1.32rem !important;
}

.stack-icon {
  display: flex;
  flex-direction: column;
}
.stack-icon [class^=icon-] {
  font-size: 2.5rem;
  display: block;
}

.icon.dot::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -4px;
  right: -4px;
  width: 14px;
  height: 14px;
  background-color: #ef4a67;
  clip-path: circle();
}
.icon.dot.dotWithText::after {
  content: var(--dot-text);
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 20px;
  height: 20px;
  padding: 2px;
  top: -8px;
  right: -8px;
}
.icon .theme-light .icon-on-bg {
  border: 1px solid #B3BBF9;
  border-radius: 16px;
  font-size: 4.8rem;
}

.icon-profile.-style-dark .path1:before {
  color: #01259B !important;
}
.icon-profile.-style-dark .path2:before {
  color: #fff !important;
}
.icon-profile.-style-dark .path3:before {
  color: #01259B !important;
}
.icon-profile.-style-dark .path4:before {
  color: #01259B !important;
}

body {
  background-color: #f1f8ff;
}

.header {
  background-color: #ffffff;
  padding: 1rem 2rem;
  position: relative;
}
.header .navTrigger {
  display: none;
  position: absolute;
  top: 7px;
  left: 1rem;
}
.header .navTrigger img {
  width: 40px;
  display: block;
}
.header img {
  width: 100px;
}

.doc-container {
  max-width: 1440px;
  padding: 0 1.5rem;
  margin: auto;
}

.doc-content {
  margin-top: 5rem;
  display: flex;
}
.doc-content__left {
  flex: 0 0 20%;
  padding: 0 1.5rem;
  transition: 0.3s;
}
.doc-content__right {
  flex: 0 0 80%;
  padding-left: 6rem;
}

.doc-title-1 {
  margin-top: 0;
  font-size: 4rem;
}

.doc-title-2 {
  margin-top: 0;
  font-size: 2rem;
  font-weight: 500;
}
.doc-title-2 + p {
  font-size: 1.4rem;
}

.doc-grid {
  display: flex;
  margin: 0 -1rem;
  flex-wrap: wrap;
}
.doc-grid .doc-grid__column {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 1rem;
}

.doc-cardIcon {
  box-shadow: 0 0 3px -2px rgba(0, 0, 0, 0.2);
  background-color: #5B6DF7;
  border-radius: 12px;
  text-align: center;
  padding: 1rem;
  display: flex;
  align-items: center;
}
.doc-cardIcon.-bgWhite {
  background-color: #ffffff;
}
.doc-cardIcon.-bgWhite p {
  color: #5B575F;
}
.doc-cardIcon p {
  color: #5B575F;
  margin-bottom: 0;
  padding-left: 1rem;
  color: #ffffff;
}

.doc-componentContainer {
  background-color: #ffffff;
  border-radius: 16px;
  margin-bottom: 7rem;
}
.doc-componentContainer__tabs li {
  display: inline-flex;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  margin-left: -5px;
  cursor: pointer;
  transition: 0.2s;
}
.doc-componentContainer__tabs li:first-child {
  border-radius: 16px 0 0 0;
  margin-left: 0;
}
.doc-componentContainer__tabs li:hover {
  background-color: #EBEDFF;
  color: #5B6DF7;
}
.doc-componentContainer__tabs li.-current {
  background-color: #5B6DF7;
  color: #ffffff;
}
.doc-componentContainer__content {
  background-color: #f7f7f7;
}
.doc-componentContainer__content .tabContent {
  display: none;
  padding: 6rem 3rem;
}
.doc-componentContainer__content .tabContent.-current {
  display: block;
}
.doc-componentContainer__codeContainer {
  display: flex;
  flex-direction: column;
}
.doc-componentContainer__codeContainer .codeContainer__trigger {
  background-color: #EBEDFF;
  border-radius: 0 0 16px 16px;
  padding: 1.5rem 2rem;
  color: #5B6DF7;
  order: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.1568627451);
  cursor: pointer;
  transition: 0.3s;
  font-size: 1.4rem;
}
.doc-componentContainer__codeContainer .codeContainer__trigger:hover {
  background-color: #5B6DF7;
  color: #ffffff;
}
.doc-componentContainer__codeContainer .codeContainer__code {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background-color: #EBEDFF;
  display: none;
}
.doc-componentContainer__codeContainer .codeContainer__code.-current {
  display: block;
}
.doc-componentContainer__codeContainer .codeContainer__code code {
  white-space: pre-wrap;
  display: block;
  padding: 2em;
}
.doc-componentContainer__codeContainer.-opened .codeContainer__code {
  opacity: 1;
  visibility: visible;
  max-height: 2000px;
}

@media (max-width: 1023px) {
  .header {
    text-align: center;
  }
  .header img {
    margin: auto;
    display: inline-block;
  }
  .header .navTrigger {
    display: block;
  }
  .doc-content {
    display: block;
  }
  .doc-content .doc-content__left {
    padding-top: 5rem;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    flex: 0;
    overflow-y: scroll;
    transform: translateX(-100%);
  }
  .doc-content .doc-content__right {
    flex: 0;
    padding-left: 0;
  }
  body.-navOpened .doc-content .doc-content__left {
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .doc-componentContainer__content .tabContent {
    padding: 6rem 0;
  }
}
/*
	Tout ce qui se trouve dans ce fichier concerne uniquement le design du site qui contient les composants.
	Il n'a aucun lien avec les composants, ça ne sert à rien de le modifier sauf si c'est pour toucher au template du site qui contient les composants.
*/
.introScreen {
  background: linear-gradient(193.02deg, #8593FF 6.71%, #5B6DF7 91.24%);
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.introScreen .introScreen__top {
  text-align: center;
  padding-top: 4rem;
}
.introScreen .introScreen__middle {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.introScreen .introScreen__middle p {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 1rem;
}
.introScreen .introScreen__middle p + p {
  font-style: italic;
  font-weight: 300;
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
.introScreen .introScreen__bottom img {
  width: 700px;
  display: block;
}

.doc-nav ul ul {
  margin-top: 1.5rem;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.doc-nav > ul > li {
  font-size: 2rem;
  color: #121212;
  text-align: right;
  margin-bottom: 4rem;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
  padding-right: 3rem;
}
.doc-nav > ul > li:hover {
  color: #01259B;
}
.doc-nav > ul > li:after {
  content: "+";
  font-size: 2.6rem;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
}
.doc-nav > ul > li.-opened {
  color: #01259B;
}
.doc-nav > ul > li.-opened:after {
  content: "-";
  font-size: 4rem;
  top: -1rem;
}
.doc-nav > ul > li.-opened ul {
  opacity: 1;
  visibility: visible;
  max-height: 1000px;
}
.doc-nav ul ul li {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.doc-nav ul ul li > a {
  font-weight: 600;
  transition: 0.3s;
}
.doc-nav ul ul li > a:hover, .doc-nav ul ul li > a.-current {
  color: #01259B;
}

.mainNav.-example {
  position: static;
  transform: translateY(0);
}

.bottomBar.-example {
  position: static;
}
/*# sourceMappingURL=site.css.map */
