/* ==========================================================================
   General
   ========================================================================== */
.panel.panel-left.panel-in {
  left: 260px;
  width: var(--f7-panel-left-width, var(--f7-panel-width));
  position: fixed;
}
.panel.panel-left.panel-in:after {
  width: 100%;
  opacity: 1;
}

body {
  font-family: "Montserrat", sans-serif;
}
body #app {
  visibility: hidden;
}
body.body-light {
  background-image: none !important;
  background-color: #f6f6f6 !important;
}

body,
#app {
  overflow: scroll;
}

.loaderArea {
  background: #e5e5e5;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
}

.preloader-modal {
  z-index: 999999999;
}

.loaded-all-source #app {
  visibility: visible;
}
.loaded-all-source .leadee-preloader-area,
.loaded-all-source .leadee-preloader,
.loaded-all-source .progressbar-infinite {
  display: none;
}

.preloader-large {
  width: 42px;
  height: 42px;
}

.hidden {
  display: none;
}

.header-target {
  width: 100%;
}

.accordion-item a {
  border-bottom: 3px solid #8ac44b;
}

.big-button {
  max-width: 150px;
  font-size: 14px;
  text-transform: none;
  border-radius: 20px;
}
.big-button span {
  margin-left: 10px !important;
}
.big-button i {
  background-size: cover;
  position: relative;
  top: 3px;
  left: 3px;
}

.button-green[disabled] {
  background-color: #c4e0a6;
}

.button-green,
.button-green:hover {
  background-color: #8ac44b;
  color: #fff;
}

#goals-button {
  margin-top: 30px;
}

.button-red {
  background-color: #f04438;
}

.button-red-border {
  border: 1px solid #f04438;
  background-color: #fff;
  color: #000;
}

.pull-right {
  margin-left: 30% !important;
}

.dialog-backdrop.backdrop-in {
  position: fixed;
}

.inline-input {
  display: flex;
  align-items: center;
}
.inline-input input {
  margin-left: 10px;
}

.image-center {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.badge.color-green {
  background-color: #8ac44c;
  color: #007f00;
}
.badge.color-green i {
  font-size: 8px;
  color: #007f00;
  font-style: normal;
  margin-right: 4px;
  top: 1px;
  position: relative;
  right: 5px;
}

.content-title {
  margin-bottom: 20px;
}

.invisible {
  visibility: hidden;
}

.dialog.modal-in {
  position: fixed;
}

.notification.modal-in .notification-header .notification-title {
  font-size: 16px;
  padding-left: 15px !important;
  color: #000;
  padding-top: 10px;
}
.notification.modal-in .notification-content .notification-subtitle {
  padding: 15px 0 15px 0;
}

#calend1,
#calend2 {
  border: none;
  padding: 0px 0 10px 0px;
}

.calend-range .air-datepicker.-inline- {
  margin: 0 auto;
  width: 100%;
}

.links-list a:after,
.list .item-inner:after,
.simple-list li:after {
  content: none;
}

.list .item-inner {
  padding-top: 0;
  padding-bottom: 0;
}

.vert-center {
  display: flex;
  align-items: center;
}

.md .list .item-media {
  display: flex;
  justify-content: center;
}

.list .item-title {
  font-weight: 500 !important;
  color: #6a6a6a;
}

.with-modal-popover {
  height: auto;
}

/*tables*/
.leads-table {
  font-size: 14px;
}
.leads-table thead tr th {
  width: auto !important;
}
.leads-table tbody td {
  max-width: 200px;
  min-height: 30px;
}
.leads-table tbody td[tabindex="0"] {
  font-size: 12px;
}
.leads-table tbody .even {
  background-color: #f6f6f6;
}
.leads-table thead tr:first-child th:first-child {
  padding-left: 30px;
}
.leads-table thead tr:first-child th {
  padding-right: 0px !important;
  max-width: 100px;
}
.leads-table thead tr:first-child :after {
  content: none !important;
}
.leads-table thead tr {
  background-color: #635f6f !important;
  color: #fff;
}

.prev-datatable-icon,
.next-datatable-icon {
  display: flex;
  background-color: #f4f7f2;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center;
  padding: 10px 15px 10px 15px;
  border-radius: 22px;
  width: 40px;
  height: 40px;
  outline: none;
}
.prev-datatable-icon i,
.next-datatable-icon i {
  display: block;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-color: #f4f7f2;
}

.dataTables_wrapper.no-footer {
  margin-bottom: 30px !important;
}

.calend-footer {
  display: none;
}

.md .toggle input[type=checkbox]:checked + .toggle-icon:after {
  background: #8AC44B;
}

.md .toggle input[type=checkbox]:checked + .toggle-icon {
  background: #F2FFE2;
}

/* ==========================================================================
   Header
   ========================================================================== */
.top-navbar {
  margin-top: 45px;
}
.top-navbar .icon-hamburger {
  width: 26px;
  height: 26px;
}

.header-desktop-content {
  display: none;
  width: 100%;
}
.header-desktop-content.with-panel-left-cover, .header-desktop-content.with-panel-left-push, .header-desktop-content.panel-backdrop.panel-backdrop-in {
  position: fixed;
}
.header-desktop-content.navbar-inner.navbar-inner-centered-title .right {
  display: none;
}
.header-desktop-content .h-left {
  display: flex;
  align-items: center;
}
.header-desktop-content .h-left .calend {
  margin-left: 37px;
}
.header-desktop-content .h-right {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 30px;
  width: 100%;
}
.header-desktop-content .h-right .big-button {
  margin-right: 30px;
}

.sidebar-logo {
  display: flex;
  margin: 10px 0px 0px 23px;
}

.sidebar-content {
  padding-top: 80px;
}
.sidebar-content .block-title {
  margin-left: 27px;
}

.ava-block {
  display: flex;
  align-items: center;
  max-width: 200px;
}
.ava-block img {
  width: 100%;
  max-width: 50px;
  border-radius: 60px;
  border: 1px solid #8AC44B;
}
.ava-block .ship {
  background-color: #eee;
}
.ava-block .ship .chip-label {
  margin-left: 8px;
}

.ava-text {
  font-size: 13px;
  margin-right: 10px;
}

.panel.panel-left .links-list li {
  margin-left: 10px;
  margin-right: 10px;
}
.panel.panel-left .links-list a {
  justify-content: normal;
  padding-right: 0px;
  text-decoration: none;
  color: #5F6368;
  border-radius: 40px;
}
.panel.panel-left .links-list a.active {
  background-color: #F2FFE2;
  color: #000;
}
.panel.panel-left .links-list a:hover {
  background-color: #F6F6F6;
}
.panel.panel-left .links-list a:before, .panel.panel-left .links-list a:after {
  content: none;
}
.panel.panel-left .links-list a span {
  font-size: 14px;
  margin-left: 20px;
}
.panel.panel-left .list ul:before,
.panel.panel-left .list ul:after {
  content: none;
}

.desc-logo {
  display: flex;
  width: 256px;
  justify-content: center;
  align-items: center;
}

.donate-top {
  display: flex;
  align-items: center;
}
.donate-top span {
  font-size: 15px;
  color: #263238;
  margin-left: 5px;
}

.top-icon-block {
  display: flex;
  align-items: center;
}
.top-icon-block i:first-child {
  margin-right: 20px;
}
.top-icon-block i {
  cursor: pointer;
}

.icon-bell .badge {
  bottom: 13px;
  left: 9px;
  font-size: 10px;
  font-style: normal;
  background-color: #8AC44B;
}

.calend {
  display: flex;
  align-items: center;
}
.calend input {
  cursor: pointer;
  min-width: 170px;
  font-size: 18px;
  width: 100%;
  margin-right: 10px;
}

.header-content {
  display: flex;
  width: 100%;
}
.header-content .calend {
  font-size: 12px;
  margin: 0 auto;
  border-radius: 10px;
}
.header-content .calend .icon-calend {
  margin-left: 5px;
}
.header-content i.icon-bell {
  margin-left: auto;
  margin-right: 15px;
  height: 24px;
  width: 22px;
}

.calendar.modal-in {
  display: flex;
  position: fixed;
}

html.device-desktop .calendar-popover {
  margin-left: 14%;
  margin-top: 55px;
}

.popover-donate ul li a {
  text-align: left;
  color: #000000;
  font-size: 14px;
  display: flex !important;
  align-content: center;
  align-items: center;
  text-decoration: underline;
}
.popover-donate ul li a i {
  margin-right: 5px;
}

.calend .open-calendar {
  border: none;
  background: none;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 12px rgba(37, 51, 66, 0.15);
  width: 210px;
  border-radius: 20px;
}
.calend .open-calendar > div {
  margin-right: 10px;
}

.popup.modal-in {
  width: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.button-filter.active::after {
  content: " ";
  display: block;
  height: 3px;
  width: 100%;
  background: #8AC44B;
  position: absolute;
  bottom: 0;
  border-radius: 2px;
}

.export-button {
  display: flex !important;
  padding-left: 50px;
  align-items: center;
  border: none;
  box-shadow: inset 0px -1px 0px #635f6f;
}
.export-button i {
  width: 30px !important;
  height: 32px !important;
  display: block;
  background-repeat: no-repeat;
}
.export-button span {
  margin-left: 10px;
  color: #635F6F;
  font-size: 20px;
}

.popover-export {
  border-radius: 16px;
  position: fixed;
  margin-top: 75px;
}
.popover-export .popover-inner {
  border-radius: 16px;
}

.donate-top-mobile {
  margin-left: auto;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.donate-top-mobile span {
  margin-left: 5px;
  color: #000;
  font-size: 14px;
}

.news-block {
  margin-bottom: 150px;
}
.news-block ul {
  padding-left: 0;
  list-style: none;
  max-width: 220px;
}
.news-block h4 {
  display: flex;
}
.news-block h4 span {
  margin-left: 20px;
  color: #000;
  font-weight: 500;
}
.news-block .news-block-title {
  background-color: #F6F6F6;
  padding: 1px 0px 1px 26px;
}
.news-block .news-title {
  color: #000;
  font-weight: bold;
}
.news-block .news-title a {
  color: #000000;
  font-weight: 500;
}
.news-block .news-footer {
  margin-top: 10px;
}
.news-block .news-footer a {
  color: #676767;
  font-size: 12px;
  font-weight: 500;
}
.news-block .news-footer .news-date {
  float: right;
  font-size: 13px;
}
.news-block .news-item {
  margin-top: 20px;
  margin-left: 28px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}

.header-right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.pulse-button {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  to {
    transform: scale(1.2);
    opacity: 0.9;
  }
}
/* ==========================================================================
   Layout
   ========================================================================== */
body {
  overflow: auto;
}

.card {
  box-shadow: none;
  padding: 0;
  margin: 0px 10px 10px 10px;
  border-radius: 16px;
}

.top-navbar {
  position: fixed;
}

.button-target {
  max-width: 230px;
  height: 50px;
  border-radius: 16px;
  text-transform: none;
  font-weight: bold;
  margin-top: 20px;
}
.button-target .leadee-icon {
  background-size: cover;
  margin-right: 15px;
  width: 24px;
  height: 24px;
}

.button-green-style {
  --f7-button-bg-color: #8AC44B;
}

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

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

.stroll-content > div {
  margin-top: 120px;
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  margin-bottom: 200px;
  margin-top: 50vh;
  position: relative;
  bottom: 15px;
}
footer a, footer a:hover {
  color: #8ac44c;
}
footer .card {
  background: none;
}
footer .copy {
  font-size: 20px;
  display: flex;
  align-items: center;
}
footer .copy .copy-text {
  width: 50%;
}
footer .copy .copy-text span {
  margin-left: 5px;
}
footer .copy .copy-text span b {
  color: #8AC44B;
}
footer .copy .copy-text span .b-date {
  color: #FBC343;
}
footer .copy .copy-addon-text {
  margin-right: 30px;
  width: 50%;
  text-align: right;
}

.notification.modal-in {
  z-index: 99999;
  position: fixed;
  top: 40px;
}

/*tour*/
.driver-close-btn {
  width: 33.3333%;
  border: 3px solid #fff !important;
}

.driver-btn-group.driver-navigation-btns {
  width: 66.6666%;
  display: flex;
}
.driver-btn-group.driver-navigation-btns .driver-prev-btn,
.driver-btn-group.driver-navigation-btns .driver-next-btn {
  display: inline-block !important;
  background-color: #f8cb35 !important;
  color: #fff !important;
  outline: none !important;
  text-shadow: none !important;
  border: 3px solid #fff !important;
  font-family: "Montserrat", sans-serif !important;
}
.driver-btn-group.driver-navigation-btns .driver-next-btn {
  background-color: #8AC44B !important;
}

div#driver-popover-item {
  max-width: 400px !important;
}

div#driver-popover-item .driver-popover-footer button {
  padding: 5px 0px !important;
  border-radius: 16px !important;
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif !important;
}

.driver-popover-title {
  line-height: 1.4 !important;
}

.driver-popover-title,
.driver-popover-description {
  font-family: "Montserrat", sans-serif !important;
  margin: 20px 0px;
  text-transform: uppercase !important;
}

.driver-popover-description {
  line-height: 1.8 !important;
}

/* ==========================================================================
   Icons
   ========================================================================== */
.leadee-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}

.leadee-icon-big {
  width: 25px !important;
  height: 25px !important;
}

.leadee-icon-medium {
  width: 20px !important;
  height: 20px !important;
  display: block;
}

.icon.icon-checkbox {
  max-width: 17px;
}

.icon-moon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 18.1111C10.8231 20.0882 17.9024 8.03725 10.8824 1C17.0597 1.16065 22 6.02515 22 12C22 18.0763 17.2056 23 10.8824 23C6.89372 23 3.04982 21.0834 1 18.1111Z" stroke="%23635F6F" stroke-width="1.5" stroke-linejoin="round"/%3E%3C/svg%3E');
}

.icon-donate {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.52611 20.427C6.13315 20.5579 5.92078 20.9827 6.05177 21.3756C6.18275 21.7686 6.60749 21.981 7.00045 21.85L6.52611 20.427ZM12.9941 21.5539L12.926 20.8069L12.9941 21.5539ZM16.7325 20.7231L17.0614 21.3971L16.7325 20.7231ZM20.3047 17.4735L19.7219 17.0015H19.7219L20.3047 17.4735ZM17.8615 15.4402L18.3918 15.9706L17.8615 15.4402ZM16.2163 17.0854L16.7467 17.6157L16.2163 17.0854ZM11.7479 17.0654C11.3337 17.0654 10.9979 17.4012 10.9979 17.8154C10.9979 18.2296 11.3337 18.5654 11.7479 18.5654V17.0654ZM19.9248 15.2359L19.5088 15.86L19.9248 15.2359ZM8.0277 14.6909L8.36311 15.3617L8.0277 14.6909ZM12.4992 14.2818L12.6966 13.5583L12.4992 14.2818ZM14.2454 14.7581L14.0481 15.4817L14.2454 14.7581ZM14.7987 16.8415L14.2684 16.3112L14.7987 16.8415ZM13.2945 17.2851C13.0016 17.578 13.0016 18.0528 13.2945 18.3457C13.5874 18.6386 14.0623 18.6386 14.3552 18.3457L13.2945 17.2851ZM7.00045 21.85C7.1659 21.7948 7.45826 21.7701 7.91714 21.8028C8.3607 21.8345 8.87497 21.9118 9.45075 22.0023C10.5582 22.1762 11.91 22.4057 13.0621 22.3008L12.926 20.8069C12.0011 20.8912 10.8606 20.7053 9.6835 20.5204C9.11698 20.4314 8.54086 20.3435 8.02385 20.3066C7.52215 20.2709 6.98374 20.2744 6.52611 20.427L7.00045 21.85ZM13.0621 22.3008C13.841 22.2298 14.4709 22.1984 15.0571 22.0923C15.6814 21.9793 16.2701 21.7833 17.0614 21.3971L16.4036 20.0491C15.7082 20.3884 15.2514 20.5327 14.79 20.6162C14.2906 20.7066 13.7946 20.7278 12.926 20.8069L13.0621 22.3008ZM17.0614 21.3971C17.8108 21.0314 18.5445 20.4355 19.186 19.8191C19.8348 19.1957 20.4257 18.5157 20.8875 17.9456L19.7219 17.0015C19.2835 17.5427 18.7355 18.1717 18.1467 18.7374C17.5507 19.3101 16.9484 19.7832 16.4036 20.0491L17.0614 21.3971ZM17.3312 14.9099L15.686 16.5551L16.7467 17.6157L18.3918 15.9706L17.3312 14.9099ZM14.454 17.0654H11.7479V18.5654H14.454V17.0654ZM15.686 16.5551C15.3593 16.8818 14.9161 17.0654 14.454 17.0654V18.5654C15.3139 18.5654 16.1386 18.2238 16.7467 17.6157L15.686 16.5551ZM20.3409 14.6119C19.3948 13.9812 18.1352 14.1059 17.3312 14.9099L18.3918 15.9706C18.6902 15.6722 19.1577 15.6259 19.5088 15.86L20.3409 14.6119ZM20.8875 17.9456C21.7604 16.8678 21.4368 15.3425 20.3409 14.6119L19.5088 15.86C19.9284 16.1397 19.9954 16.6638 19.7219 17.0015L20.8875 17.9456ZM2.19405 14.4116H5.51713V12.9116H2.19405V14.4116ZM5.5979 14.4923V21.9692H7.0979V14.4923H5.5979ZM5.51713 22.05H2.19405V23.55H5.51713V22.05ZM2.11328 21.9692V14.4923H0.613281V21.9692H2.11328ZM2.19405 22.05C2.14944 22.05 2.11328 22.0138 2.11328 21.9692H0.613281C0.613281 22.8423 1.32102 23.55 2.19405 23.55V22.05ZM5.5979 21.9692C5.5979 22.0138 5.56174 22.05 5.51713 22.05V23.55C6.39016 23.55 7.0979 22.8423 7.0979 21.9692H5.5979ZM5.51713 14.4116C5.56174 14.4116 5.5979 14.4477 5.5979 14.4923H7.0979C7.0979 13.6193 6.39016 12.9116 5.51713 12.9116V14.4116ZM2.19405 12.9116C1.32102 12.9116 0.613281 13.6193 0.613281 14.4923H2.11328C2.11328 14.4477 2.14944 14.4116 2.19405 14.4116V12.9116ZM7.09869 15.9939L8.36311 15.3617L7.69229 14.0201L6.42787 14.6523L7.09869 15.9939ZM10.6284 14.8269H10.9691V13.3269H10.6284V14.8269ZM12.3019 15.0054L14.0481 15.4817L14.4428 14.0345L12.6966 13.5583L12.3019 15.0054ZM14.2684 16.3112L13.2945 17.2851L14.3552 18.3457L15.3291 17.3718L14.2684 16.3112ZM14.0481 15.4817C14.4156 15.5819 14.5378 16.0418 14.2684 16.3112L15.3291 17.3718C16.4128 16.288 15.9215 14.4378 14.4428 14.0345L14.0481 15.4817ZM10.9691 14.8269C11.4193 14.8269 11.8675 14.887 12.3019 15.0054L12.6966 13.5583C12.1336 13.4047 11.5527 13.3269 10.9691 13.3269V14.8269ZM8.36311 15.3617C9.06646 15.01 9.84204 14.8269 10.6284 14.8269V13.3269C9.60917 13.3269 8.60392 13.5642 7.69229 14.0201L8.36311 15.3617ZM16.3979 7.84617C16.3979 9.26724 15.2459 10.4192 13.8248 10.4192V11.9192C16.0743 11.9192 17.8979 10.0957 17.8979 7.84617H16.3979ZM13.8248 10.4192C12.4037 10.4192 11.2517 9.26724 11.2517 7.84617H9.75174C9.75174 10.0957 11.5753 11.9192 13.8248 11.9192V10.4192ZM11.2517 7.84617C11.2517 6.42509 12.4037 5.27309 13.8248 5.27309V3.77309C11.5753 3.77309 9.75174 5.59667 9.75174 7.84617H11.2517ZM13.8248 5.27309C15.2459 5.27309 16.3979 6.42509 16.3979 7.84617H17.8979C17.8979 5.59667 16.0743 3.77309 13.8248 3.77309V5.27309ZM10.5017 7.09617C9.08067 7.09617 7.92867 5.94416 7.92867 4.52309H6.42867C6.42867 6.77259 8.25224 8.59617 10.5017 8.59617V7.09617ZM7.92867 4.52309C7.92867 3.10202 9.08067 1.95001 10.5017 1.95001V0.450012C8.25224 0.450012 6.42867 2.27359 6.42867 4.52309H7.92867ZM10.5017 1.95001C11.9228 1.95001 13.0748 3.10202 13.0748 4.52309H14.5748C14.5748 2.27359 12.7512 0.450012 10.5017 0.450012V1.95001Z' fill='%23FBC343'/%3E%3C/svg%3E%0A");
}

.icon-bell {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 19.6303C7.79613 20.2333 8.84747 20.6 10 20.6C11.1525 20.6 12.2039 20.2333 13 19.6303M1.57109 16.5273C1.09677 16.5273 0.831858 15.8208 1.11877 15.4282C1.78453 14.5174 2.42712 13.1815 2.42712 11.5728L2.45458 9.24179C2.45458 4.91091 5.83278 1.40002 10 1.40002C14.2286 1.40002 17.6566 4.96262 17.6566 9.3573L17.6291 11.5728C17.6291 13.1926 18.2495 14.5357 18.8882 15.4469C19.164 15.8404 18.8984 16.5273 18.43 16.5273H1.57109Z' stroke='%235F6368' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.icon-question {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.75 18.0989C12.75 17.6847 12.4142 17.3489 12 17.3489C11.5858 17.3489 11.25 17.6847 11.25 18.0989H12.75ZM11.25 18.1111C11.25 18.5254 11.5858 18.8611 12 18.8611C12.4142 18.8611 12.75 18.5254 12.75 18.1111H11.25ZM11.25 14.4444C11.25 14.8587 11.5858 15.1944 12 15.1944C12.4142 15.1944 12.75 14.8587 12.75 14.4444H11.25ZM7.6092 8.36028C7.50135 8.7602 7.73813 9.17184 8.13805 9.27969C8.53798 9.38754 8.94962 9.15076 9.05746 8.75083L7.6092 8.36028ZM11.25 18.0989V18.1111H12.75V18.0989H11.25ZM14.9167 9.44444C14.9167 10.2747 14.3779 10.7071 13.4108 11.3664C12.5679 11.9412 11.25 12.7641 11.25 14.4444H12.75C12.75 13.6803 13.2654 13.2811 14.2558 12.6058C15.1221 12.0152 16.4167 11.1697 16.4167 9.44444H14.9167ZM12 6.63889C13.6608 6.63889 14.9167 7.9123 14.9167 9.44444H16.4167C16.4167 7.04923 14.4541 5.13889 12 5.13889V6.63889ZM9.05746 8.75083C9.37591 7.57 10.5761 6.63889 12 6.63889V5.13889C9.95216 5.13889 8.11787 6.47404 7.6092 8.36028L9.05746 8.75083ZM22.25 12C22.25 17.6609 17.6609 22.25 12 22.25V23.75C18.4893 23.75 23.75 18.4893 23.75 12H22.25ZM12 22.25C6.33908 22.25 1.75 17.6609 1.75 12H0.25C0.25 18.4893 5.51065 23.75 12 23.75V22.25ZM1.75 12C1.75 6.33908 6.33908 1.75 12 1.75V0.25C5.51065 0.25 0.25 5.51065 0.25 12H1.75ZM12 1.75C17.6609 1.75 22.25 6.33908 22.25 12H23.75C23.75 5.51065 18.4893 0.25 12 0.25V1.75Z' fill='%23635F6F'/%3e%3c/svg%3e");
}
.icon-question:hover {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M13 18.0989C13 17.5466 12.5523 17.0989 12 17.0989C11.4477 17.0989 11 17.5466 11 18.0989H13ZM11 18.1111C11 18.6634 11.4477 19.1111 12 19.1111C12.5523 19.1111 13 18.6634 13 18.1111H11ZM11 14.4444C11 14.9967 11.4477 15.4444 12 15.4444C12.5523 15.4444 13 14.9967 13 14.4444H11ZM7.36783 8.29518C7.22403 8.82842 7.53973 9.37726 8.07296 9.52106C8.6062 9.66486 9.15504 9.34916 9.29884 8.81593L7.36783 8.29518ZM11 18.0989V18.1111H13V18.0989H11ZM14.6667 9.44444C14.6667 10.1256 14.2539 10.489 13.27 11.1599C12.4516 11.7179 11 12.6115 11 14.4444H13C13 13.833 13.3817 13.5044 14.3967 12.8123C15.2461 12.2332 16.6667 11.3189 16.6667 9.44444H14.6667ZM12 6.88889C13.5285 6.88889 14.6667 8.05614 14.6667 9.44444H16.6667C16.6667 6.90539 14.5864 4.88889 12 4.88889V6.88889ZM9.29884 8.81593C9.58558 7.75265 10.6801 6.88889 12 6.88889V4.88889C9.84816 4.88889 7.9082 6.29139 7.36783 8.29518L9.29884 8.81593ZM22 12C22 17.5228 17.5228 22 12 22V24C18.6274 24 24 18.6274 24 12H22ZM12 22C6.47715 22 2 17.5228 2 12H0C0 18.6274 5.37258 24 12 24V22ZM2 12C2 6.47715 6.47715 2 12 2V0C5.37258 0 0 5.37258 0 12H2ZM12 2C17.5228 2 22 6.47715 22 12H24C24 5.37258 18.6274 0 12 0V2Z" fill="%238AC44B"/%3E%3C/svg%3E');
}

.icon-export {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.8798 6.41886C2.64847 6.65613 2.26861 6.66094 2.03134 6.42962C1.79408 6.19829 1.78926 5.81842 2.02059 5.58116L2.8798 6.41886ZM7.00007 1.33334L6.57046 0.914489L7.01757 0.4559L7.44604 0.931958L7.00007 1.33334ZM11.6462 5.59862C11.8678 5.84493 11.8479 6.2243 11.6016 6.44598C11.3553 6.66766 10.9759 6.6477 10.7542 6.4014L11.6462 5.59862ZM7.60007 10.3333C7.60007 10.6647 7.33144 10.9333 7.00007 10.9333C6.6687 10.9333 6.40007 10.6647 6.40007 10.3333L7.60007 10.3333ZM2.02059 5.58116L6.57046 0.914489L7.42967 1.7522L2.8798 6.41886L2.02059 5.58116ZM7.44604 0.931958L11.6462 5.59862L10.7542 6.4014L6.5541 1.73473L7.44604 0.931958ZM7.60007 1.33334L7.60007 10.3333L6.40007 10.3333L6.40007 1.33334L7.60007 1.33334Z' fill='white'/%3e%3cpath d='M0.699951 11.3333L0.699951 12C0.699951 12.7364 1.50584 13.3333 2.49995 13.3333L11.5 13.3333C12.4941 13.3333 13.3 12.7364 13.3 12V11.3333' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3e%3c/svg%3e");
}

/* menu icons*/
.menu-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}

.icon-bar {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05647 19V9.02399C7.05647 8.47171 7.50419 8.02399 8.05647 8.02399H12.1147C12.667 8.02399 13.1147 8.47171 13.1147 9.02399V19M7.05647 19L7.05792 14.6803C7.0581 14.1279 6.61033 13.68 6.05791 13.68H2C1.44772 13.68 1 14.1277 1 14.68V18C1 18.5523 1.44772 19 2 19H7.05647ZM7.05647 19H13.1147M13.1147 19V1.99999C13.1147 1.44771 13.5624 0.999992 14.1147 0.999992H18C18.5523 0.999992 19 1.44771 19 1.99999V18C19 18.5523 18.5523 19 18 19H13.1147Z' stroke='%235F6368' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.icon-leads {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0258 18.5707L15.0261 15.3569C15.0263 13.5818 13.5872 12.1426 11.812 12.1426H4.61481C2.83987 12.1426 1.40095 13.5814 1.40075 15.3563L1.40039 18.5707M20.6001 18.5709L20.6004 15.3571C20.6005 13.5819 19.1615 12.1428 17.3863 12.1428M14.4067 2.06048C15.196 2.64612 15.7075 3.58498 15.7075 4.64331C15.7075 5.70164 15.196 6.64049 14.4067 7.22613M11.4942 4.64313C11.4942 6.41821 10.0552 7.85719 8.28013 7.85719C6.50506 7.85719 5.06608 6.41821 5.06608 4.64313C5.06608 2.86806 6.50506 1.42908 8.28013 1.42908C10.0552 1.42908 11.4942 2.86806 11.4942 4.64313Z' stroke='%235F6368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.progress-icon {
  background-color: #cccccc;
  height: 10px;
  border-radius: 16px;
  position: absolute;
  z-index: 600;
  width: 100%;
  max-width: 39%;
}
.progress-icon span {
  height: 10px;
  border-radius: 16px;
  position: absolute;
  z-index: 660;
}

.progress-icon-round svg {
  max-width: 30px;
}

.icon-target {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.6812 1.33588V22.7514M1.97343 12.0437L23.389 12.0437M21.0095 12.0437C21.0095 16.6432 17.2808 20.3719 12.6812 20.3719C8.08164 20.3719 4.35294 16.6432 4.35294 12.0437C4.35294 7.44408 8.08164 3.71538 12.6812 3.71538C17.2808 3.71538 21.0095 7.44408 21.0095 12.0437Z' stroke='%23635F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.icon-ref {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.86345 3.3682L10.2093 1.42967C10.3962 1.1605 10.7031 0.999969 11.0308 0.999969H12.9701C13.2966 0.999969 13.6025 1.15932 13.7896 1.42684L15.1215 3.33131M8.86345 3.3682C8.50008 3.88779 7.89608 4.1424 7.255 4.097M8.86345 3.3682C8.49831 3.88655 7.89608 4.14451 7.255 4.097M7.255 4.097L4.87525 3.94726C4.55397 3.92705 4.24259 4.06274 4.03867 4.31184L2.81073 5.8118C2.59522 6.07505 2.52834 6.42981 2.63319 6.75345L3.32901 8.90126M3.32901 8.90126C3.42217 9.20401 3.43409 9.52835 3.36742 9.83467M3.32901 8.90126C3.4235 9.20347 3.43498 9.52716 3.36698 9.83781M3.36742 9.83467C3.29987 10.1374 3.15505 10.4232 2.94003 10.6546M3.36742 9.83467L3.36698 9.83781M2.94003 10.6546L1.36458 12.3529C1.13685 12.5984 1.0471 12.9416 1.12548 13.2671L1.56001 15.0719C1.63825 15.3968 1.87367 15.6612 2.18741 15.7765L4.35069 16.5711C4.64915 16.6869 4.907 16.8751 5.10215 17.1121M2.94003 10.6546C3.15638 10.4251 3.29987 10.1402 3.36698 9.83781M5.10215 17.1121C5.29598 17.3498 5.42799 17.6367 5.47921 17.9473M5.10215 17.1121C5.29774 17.3498 5.4302 17.6359 5.47921 17.9473M5.10215 17.1121L5.09906 17.1087C5.08626 17.0931 5.07257 17.0769 5.05932 17.0618M5.47921 17.9473L5.84772 20.2161C5.90084 20.5432 6.1125 20.8227 6.41289 20.9625L8.16293 21.7768C8.45447 21.9125 8.79345 21.8997 9.07392 21.7424L11.0993 20.6067M11.0993 20.6067C11.377 20.4503 11.687 20.372 11.9969 20.3716M11.0993 20.6067C11.2092 20.544 11.3245 20.4939 11.4428 20.4564C11.6225 20.3993 11.8097 20.3712 11.9969 20.3716M11.9969 20.3716C12.1581 20.3719 12.3192 20.3933 12.4764 20.4355C12.6225 20.4747 12.7647 20.5319 12.8994 20.6067M11.9969 20.3716C12.3082 20.3711 12.6199 20.4495 12.8994 20.6067M12.8994 20.6067L15.0188 21.7566C15.3005 21.9095 15.6384 21.918 15.9275 21.7797L17.6691 20.946C17.9684 20.8027 18.1772 20.5203 18.2263 20.1921L18.5566 17.9868M18.5566 17.9868C18.6056 17.6745 18.7358 17.3854 18.9292 17.1456M18.5566 17.9868C18.6038 17.6738 18.7349 17.3851 18.9292 17.1456M18.9292 17.1456C19.1213 16.9083 19.376 16.7192 19.6727 16.6023M18.9292 17.1456C19.1208 16.9074 19.3747 16.7177 19.6727 16.6023M19.6727 16.6023L21.8577 15.744C22.1655 15.6231 22.3936 15.3578 22.4671 15.0354L22.8831 13.21C22.9563 12.8889 22.8667 12.5523 22.6435 12.3101L21.0591 10.5906M21.0591 10.5906C20.8401 10.3584 20.6873 10.0809 20.6132 9.78609M21.0591 10.5906C20.9562 10.4822 20.8679 10.3636 20.7959 10.2378C20.7138 10.0951 20.6524 9.94309 20.6132 9.78609M20.6132 9.78609C20.5403 9.49335 20.5447 9.18313 20.637 8.88287L21.3227 6.67982C21.4227 6.35855 21.3545 6.00853 21.1411 5.74838L19.9426 4.28735C19.7363 4.03588 19.4206 3.90045 19.0962 3.92426L16.7432 4.097M16.7432 4.097C16.4245 4.11956 16.111 4.0587 15.8319 3.92778M16.7432 4.097C16.424 4.12086 16.111 4.05951 15.8319 3.92778M15.8319 3.92778C15.5511 3.79517 15.3048 3.59126 15.1215 3.33131M15.8319 3.92778C15.5507 3.79566 15.3039 3.59229 15.1215 3.33131M3.36698 9.83781L3.36787 9.83321' stroke='%23635F6F' stroke-width='1.5'/%3E%3Cpath d='M9.44805 8.99997V8.24997C9.03383 8.24997 8.69805 8.58576 8.69805 8.99997H9.44805ZM9.54367 8.99997H10.2937C10.2937 8.58576 9.95789 8.24997 9.54367 8.24997V8.99997ZM15.208 8.99997V8.24997C14.7938 8.24997 14.458 8.58576 14.458 8.99997H15.208ZM15.2931 8.99997H16.0431C16.0431 8.58576 15.7073 8.24997 15.2931 8.24997V8.99997ZM9.54367 9.07684V9.82684C9.95789 9.82684 10.2937 9.49106 10.2937 9.07684H9.54367ZM9.44805 9.07684H8.69805C8.69805 9.49106 9.03383 9.82684 9.44805 9.82684V9.07684ZM15.2931 9.07684V9.82684C15.7073 9.82684 16.0431 9.49106 16.0431 9.07684H15.2931ZM15.208 9.07684H14.458C14.458 9.49106 14.7938 9.82684 15.208 9.82684V9.07684ZM9.63771 14.4044C9.4197 14.0522 8.95745 13.9434 8.60525 14.1614C8.25306 14.3794 8.14428 14.8417 8.36229 15.1939L9.63771 14.4044ZM16.2938 15.1939C16.5118 14.8417 16.403 14.3794 16.0508 14.1614C15.6986 13.9434 15.2364 14.0522 15.0184 14.4044L16.2938 15.1939ZM9.44805 9.74997H9.54367V8.24997H9.44805V9.74997ZM15.208 9.74997H15.2931V8.24997H15.208V9.74997ZM8.79367 8.99997V9.07684H10.2937V8.99997H8.79367ZM9.54367 8.32684H9.44805V9.82684H9.54367V8.32684ZM10.198 9.07684V8.99997H8.69805V9.07684H10.198ZM14.5431 8.99997V9.07684H16.0431V8.99997H14.5431ZM15.2931 8.32684H15.208V9.82684H15.2931V8.32684ZM15.958 9.07684V8.99997H14.458V9.07684H15.958ZM12.328 15.9299C11.2059 15.9299 10.2103 15.3294 9.63771 14.4044L8.36229 15.1939C9.18959 16.5304 10.6519 17.4299 12.328 17.4299V15.9299ZM15.0184 14.4044C14.4458 15.3294 13.4502 15.9299 12.328 15.9299V17.4299C14.0042 17.4299 15.4665 16.5304 16.2938 15.1939L15.0184 14.4044Z' fill='%23635F6F'/%3E%3C/svg%3E%0A");
}

.icon-screen {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6812 17.0227V22.4739M11.6812 22.4739H17.0351M11.6812 22.4739H6.32733M2.31191 17.0227H21.0505C21.7898 17.0227 22.389 16.4125 22.389 15.6599V3.39458C22.389 2.64192 21.7898 2.03177 21.0505 2.03177H2.31191C1.57269 2.03177 0.973434 2.64192 0.973434 3.39458V15.6599C0.973434 16.4125 1.57269 17.0227 2.31191 17.0227Z' stroke='%23635F6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.icon-os {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0)'%3e%3cpath d='M1.94687 6.23072H21.4156M1.94687 6.23072V19.458C1.94687 20.7862 3.03643 21.8629 4.38046 21.8629H18.982C20.326 21.8629 21.4156 20.7862 21.4156 19.458V6.23072M1.94687 6.23072L4.38046 1.42081H18.982L21.4156 6.23072M15.3316 11.0406C15.3316 13.033 13.6973 14.6481 11.6812 14.6481C9.66517 14.6481 8.03084 13.033 8.03084 11.0406' stroke='%23635F6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3crect width='23.3624' height='23.3624' fill='white' transform='translate(0 0.447357)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}

.icon-poppage {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6812 17.7476V23.1988M11.6812 23.1988H17.0351M11.6812 23.1988H6.32733M17.0351 10.2521L6.32733 10.2521M17.0351 10.2521L13.0197 14.3406M17.0351 10.2521L13.0197 6.16371M2.31191 17.7476H21.0505C21.7898 17.7476 22.389 17.1374 22.389 16.3848V4.11949C22.389 3.36683 21.7898 2.75668 21.0505 2.75668H2.31191C1.57269 2.75668 0.973434 3.36683 0.973434 4.11949V16.3848C0.973434 17.1374 1.57269 17.7476 2.31191 17.7476Z' stroke='%23635F6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.icon-contactform {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.973435 22.4739L0.973435 13.6557L22.389 13.6557V22.4739H0.973435Z' stroke='%23635F6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.973435 9.87647L0.973434 1.05829L22.389 1.05829V9.87647L0.973435 9.87647Z' stroke='%23635F6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.icon-access {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.92031 10.9387V10.1887C2.50609 10.1887 2.17031 10.5245 2.17031 10.9387H2.92031ZM20.4421 10.9387H21.1921C21.1921 10.5245 20.8564 10.1887 20.4421 10.1887V10.9387ZM20.4421 22.8363V23.5863C20.8564 23.5863 21.1921 23.2505 21.1921 22.8363H20.4421ZM2.92031 22.8363H2.17031C2.17031 23.2505 2.50609 23.5863 2.92031 23.5863V22.8363ZM15.9375 6.17973C15.9375 6.59395 16.2732 6.92973 16.6875 6.92973C17.1017 6.92973 17.4375 6.59395 17.4375 6.17973H15.9375ZM5.92498 10.9387C5.92498 11.353 6.26077 11.6887 6.67498 11.6887C7.0892 11.6887 7.42498 11.353 7.42498 10.9387H5.92498ZM2.92031 11.6887H20.4421V10.1887H2.92031V11.6887ZM19.6921 10.9387V22.8363H21.1921V10.9387H19.6921ZM20.4421 22.0863H2.92031V23.5863H20.4421V22.0863ZM3.67031 22.8363V10.9387H2.17031V22.8363H3.67031ZM7.42498 6.17973C7.42498 4.00095 9.29432 2.17072 11.6812 2.17072V0.670715C8.53838 0.670715 5.92498 3.10185 5.92498 6.17973H7.42498ZM11.6812 2.17072C14.0681 2.17072 15.9375 4.00095 15.9375 6.17973H17.4375C17.4375 3.10185 14.8241 0.670715 11.6812 0.670715V2.17072ZM5.92498 6.17973V10.9387H7.42498V6.17973H5.92498Z' fill='%23635F6F'/%3e%3c/svg%3e ");
}

.icon-support {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5456 13.5456C12.1397 14.9514 9.8603 14.9514 8.45442 13.5456M13.5456 13.5456C14.9515 12.1397 14.9515 9.86028 13.5456 8.45439M13.5456 13.5456L17.364 17.3639M8.45442 13.5456C7.04853 12.1397 7.04853 9.86028 8.45442 8.45439M8.45442 13.5456L4.63604 17.3639M8.45442 8.45439C9.8603 7.0485 12.1397 7.0485 13.5456 8.45439M8.45442 8.45439L4.63604 4.63601M13.5456 8.45439L17.364 4.63601M17.7882 17.7882C14.0392 21.5372 7.96081 21.5372 4.21178 17.7882C0.462742 14.0392 0.462742 7.96078 4.21178 4.21175C7.96081 0.462714 14.0392 0.462714 17.7882 4.21175C21.5373 7.96078 21.5373 14.0392 17.7882 17.7882Z' stroke='%235F6368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.icon-doc {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='24' viewBox='0 0 19 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.7877 4.39732L14.894 0.503583C14.8485 0.458473 14.7946 0.422785 14.7353 0.398563C14.676 0.374342 14.6125 0.362065 14.5484 0.362435H1.89374C1.50648 0.362435 1.13509 0.516272 0.861257 0.790104C0.587425 1.06394 0.433588 1.43533 0.433588 1.82259V22.2647C0.433588 22.652 0.587425 23.0234 0.861257 23.2972C1.13509 23.571 1.50648 23.7249 1.89374 23.7249H17.4687C17.856 23.7249 18.2274 23.571 18.5012 23.2972C18.775 23.0234 18.9289 22.652 18.9289 22.2647V4.74289C18.9292 4.67884 18.9169 4.61534 18.8927 4.55604C18.8685 4.49674 18.8328 4.4428 18.7877 4.39732ZM15.0351 2.02214L17.2691 4.25618H15.5218C15.3927 4.25618 15.2689 4.2049 15.1777 4.11362C15.0864 4.02234 15.0351 3.89854 15.0351 3.76946V2.02214ZM17.9554 22.2647C17.9554 22.3938 17.9041 22.5176 17.8129 22.6089C17.7216 22.7002 17.5978 22.7514 17.4687 22.7514H1.89374C1.76466 22.7514 1.64086 22.7002 1.54958 22.6089C1.4583 22.5176 1.40702 22.3938 1.40702 22.2647V1.82259C1.40702 1.6935 1.4583 1.5697 1.54958 1.47843C1.64086 1.38715 1.76466 1.33587 1.89374 1.33587H14.0617V3.76946C14.0617 4.15671 14.2155 4.52811 14.4894 4.80194C14.7632 5.07577 15.1346 5.22961 15.5218 5.22961H17.9554V22.2647Z' fill='%23635F6F'/%3e%3cpath d='M15.5218 9.12335H5.78748V10.0968H15.5218V9.12335Z' fill='%23635F6F'/%3e%3cpath d='M15.5218 12.0436H3.84061V13.0171H15.5218V12.0436Z' fill='%23635F6F'/%3e%3cpath d='M15.5218 14.964H3.84061V15.9374H15.5218V14.964Z' fill='%23635F6F'/%3e%3cpath d='M11.6281 17.8843H3.84061V18.8577H11.6281V17.8843Z' fill='%23635F6F'/%3e%3cpath d='M15.5218 17.8843H14.5484V18.8577H15.5218V17.8843Z' fill='%23635F6F'/%3e%3cpath d='M13.575 17.8843H12.6015V18.8577H13.575V17.8843Z' fill='%23635F6F'/%3e%3c/svg%3e ");
}

.icon-goals {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.12039 8.11996V7.36996C7.70618 7.36996 7.37039 7.70575 7.37039 8.11996H8.12039ZM8.21601 8.11996H8.96601C8.96601 7.70575 8.63023 7.36996 8.21601 7.36996V8.11996ZM13.8804 8.11996V7.36996C13.4662 7.36996 13.1304 7.70575 13.1304 8.11996H13.8804ZM13.9654 8.11996H14.7154C14.7154 7.70575 14.3796 7.36996 13.9654 7.36996V8.11996ZM8.21601 8.19684V8.94684C8.63023 8.94684 8.96601 8.61105 8.96601 8.19684H8.21601ZM8.12039 8.19684H7.37039C7.37039 8.61105 7.70618 8.94684 8.12039 8.94684V8.19684ZM13.9654 8.19684V8.94684C14.3796 8.94684 14.7154 8.61105 14.7154 8.19684H13.9654ZM13.8804 8.19684H13.1304C13.1304 8.61105 13.4662 8.94684 13.8804 8.94684V8.19684ZM8.31005 13.5244C8.09204 13.1722 7.62979 13.0634 7.2776 13.2814C6.9254 13.4994 6.81662 13.9617 7.03463 14.3139L8.31005 13.5244ZM14.9661 14.3139C15.1842 13.9617 15.0754 13.4994 14.7232 13.2814C14.371 13.0634 13.9087 13.1722 13.6907 13.5244L14.9661 14.3139ZM19.8504 11C19.8504 15.8877 15.8881 19.85 11.0004 19.85V21.35C16.7165 21.35 21.3504 16.7161 21.3504 11H19.8504ZM11.0004 19.85C6.11267 19.85 2.15039 15.8877 2.15039 11H0.650391C0.650391 16.7161 5.28424 21.35 11.0004 21.35V19.85ZM2.15039 11C2.15039 6.11224 6.11267 2.14996 11.0004 2.14996V0.649963C5.28424 0.649963 0.650391 5.28382 0.650391 11H2.15039ZM11.0004 2.14996C15.8881 2.14996 19.8504 6.11224 19.8504 11H21.3504C21.3504 5.28382 16.7165 0.649963 11.0004 0.649963V2.14996ZM8.12039 8.86996H8.21601V7.36996H8.12039V8.86996ZM13.8804 8.86996H13.9654V7.36996H13.8804V8.86996ZM7.46601 8.11996V8.19684H8.96601V8.11996H7.46601ZM8.21601 7.44684H8.12039V8.94684H8.21601V7.44684ZM8.87039 8.19684V8.11996H7.37039V8.19684H8.87039ZM13.2154 8.11996V8.19684H14.7154V8.11996H13.2154ZM13.9654 7.44684H13.8804V8.94684H13.9654V7.44684ZM14.6304 8.19684V8.11996H13.1304V8.19684H14.6304ZM11.0004 15.0499C9.87827 15.0499 8.88263 14.4494 8.31005 13.5244L7.03463 14.3139C7.86193 15.6504 9.3242 16.5499 11.0004 16.5499V15.0499ZM13.6907 13.5244C13.1181 14.4494 12.1225 15.0499 11.0004 15.0499V16.5499C12.6766 16.5499 14.1388 15.6504 14.9661 14.3139L13.6907 13.5244Z' fill='%235F6368'/%3E%3C/svg%3E%0A");
}

.icon-hamburger {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.0681 5.10894H14.9748C14.4754 5.64537 14.1435 6.33977 14.0623 7.10894H20.2607C20.5238 7.10894 20.7632 7.00733 20.9418 6.84121C20.8191 6.17887 20.5088 5.58238 20.0681 5.10894ZM10.0518 7.10894C10.0857 6.41305 10.2147 5.74215 10.4261 5.10894H1.08569C0.533409 5.10894 0.0856934 5.55665 0.0856934 6.10894C0.0856934 6.66122 0.533409 7.10894 1.08569 7.10894H10.0518ZM11.5316 11.9572C12.1376 12.7664 12.9037 13.4487 13.783 13.9572H1.08569C0.533409 13.9572 0.0856934 13.5095 0.0856934 12.9572C0.0856934 12.4049 0.533409 11.9572 1.08569 11.9572H11.5316ZM1.08569 18.8054C0.533409 18.8054 0.0856934 19.2531 0.0856934 19.8054C0.0856934 20.3577 0.533409 20.8054 1.08569 20.8054H20.2607C20.813 20.8054 21.2607 20.3577 21.2607 19.8054C21.2607 19.2531 20.813 18.8054 20.2607 18.8054H1.08569Z' fill='%23635F6F'/%3e%3ccircle cx='17.5' cy='7.5' r='5.5' fill='%238AC44B'/%3e%3c/svg%3e ");
}

.icon-right-white {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6667 13L20.3738 13.7071C20.7643 13.3166 20.7643 12.6834 20.3738 12.2929L19.6667 13ZM6.33333 12C5.78105 12 5.33333 12.4477 5.33333 13C5.33333 13.5523 5.78105 14 6.33333 14V12ZM13.6262 17.6262C13.2357 18.0168 13.2357 18.6499 13.6262 19.0404C14.0168 19.431 14.6499 19.431 15.0404 19.0404L13.6262 17.6262ZM15.0404 6.95956C14.6499 6.56904 14.0168 6.56904 13.6262 6.95956C13.2357 7.35008 13.2357 7.98325 13.6262 8.37377L15.0404 6.95956ZM19.6667 12L6.33333 12V14L19.6667 14V12ZM15.0404 19.0404L20.3738 13.7071L18.9596 12.2929L13.6262 17.6262L15.0404 19.0404ZM20.3738 12.2929L15.0404 6.95956L13.6262 8.37377L18.9596 13.7071L20.3738 12.2929ZM24 13C24 19.0751 19.0751 24 13 24V26C20.1797 26 26 20.1797 26 13H24ZM13 24C6.92487 24 2 19.0751 2 13H0C0 20.1797 5.8203 26 13 26V24ZM2 13C2 6.92487 6.92487 2 13 2V0C5.8203 0 0 5.8203 0 13H2ZM13 2C19.0751 2 24 6.92487 24 13H26C26 5.8203 20.1797 0 13 0V2Z' fill='white'/%3e%3c/svg%3e ");
}

.icon-right-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6667 13.1358L20.3756 13.841C20.7637 13.4509 20.7637 12.8206 20.3756 12.4305L19.6667 13.1358ZM6.33333 12.1358C5.78105 12.1358 5.33333 12.5835 5.33333 13.1358C5.33333 13.6881 5.78105 14.1358 6.33333 14.1358V12.1358ZM13.6244 17.7917C13.2349 18.1832 13.2365 18.8164 13.6281 19.2059C14.0196 19.5954 14.6528 19.5938 15.0423 19.2022L13.6244 17.7917ZM15.0423 7.06934C14.6528 6.6778 14.0196 6.67615 13.6281 7.06565C13.2365 7.45516 13.2349 8.08832 13.6244 8.47986L15.0423 7.06934ZM19.6667 12.1358L6.33333 12.1358V14.1358L19.6667 14.1358V12.1358ZM15.0423 19.2022L20.3756 13.841L18.9577 12.4305L13.6244 17.7917L15.0423 19.2022ZM20.3756 12.4305L15.0423 7.06934L13.6244 8.47986L18.9577 13.841L20.3756 12.4305ZM24 13.1358C24 19.2504 19.0702 24.1984 13 24.1984V26.1984C20.1846 26.1984 26 20.3452 26 13.1358H24ZM13 24.1984C6.92977 24.1984 2 19.2504 2 13.1358H0C0 20.3452 5.81539 26.1984 13 26.1984V24.1984ZM2 13.1358C2 7.02113 6.92977 2.07312 13 2.07312V0.0731201C5.81539 0.0731201 0 5.92639 0 13.1358H2ZM13 2.07312C19.0702 2.07312 24 7.02113 24 13.1358H26C26 5.92639 20.1846 0.0731201 13 0.0731201V2.07312Z' fill='%23635F6F'/%3e%3c/svg%3e ");
}

.icon-full-dot-green {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d)'%3e%3ccircle cx='12.5' cy='8.5' r='6.5' fill='%238AC44B'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d' x='0' y='0' width='25' height='25' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='4'/%3e%3cfeGaussianBlur stdDeviation='3'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
}

.icon-full-dot-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d)'%3e%3ccircle cx='12.5' cy='8.5' r='6.5' fill='%23635F6F'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d' x='0' y='0' width='25' height='25' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='4'/%3e%3cfeGaussianBlur stdDeviation='3'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
}

.icon-dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-dot-dark-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%232B74B9' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-green {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%238AC44B' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-yellow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%23FCC02A' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%231998A7' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-red {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%23D62D30' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-orange {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%25238AC44B' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-dot-gray {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='15' cy='15' r='12.5' stroke='%23635F6F' stroke-width='5'/%3e%3c/svg%3e ");
}

.icon-leads-table {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.60039 5.59999L5.60039 5.59999M8.60039 9.19999L5.60039 9.19999M16.4004 5.59999H13.4004M16.4004 9.19999L13.4004 9.19999M8.60039 12.8H5.60039M8.60039 16.4H5.60039M1.40039 4.99999L1.40039 17C1.40039 18.9882 3.01217 20.6 5.00039 20.6C6.98862 20.6 15.0122 20.6 17.0004 20.6C18.9886 20.6 20.6004 18.9882 20.6004 17V4.99999C20.6004 3.01177 18.9886 1.39999 17.0004 1.39999L5.00039 1.39999C3.01217 1.39999 1.40039 3.01177 1.40039 4.99999Z' stroke='%235F6368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.icon-link {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.981 26.5166L20.3294 29.1682C18.3768 31.1208 15.2109 31.1208 13.2583 29.1682V29.1682C11.3057 27.2156 11.3057 24.0498 13.2583 22.0972L15.91 19.4455' stroke='%238AC44B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.7487 17.6777L17.6776 24.7488' stroke='%238AC44B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.5165 22.981L29.1681 20.3294C31.1207 18.3768 31.1207 15.2109 29.1681 13.2583V13.2583C27.2155 11.3057 24.0497 11.3057 22.097 13.2583L19.4454 15.91' stroke='%238AC44B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.color-dark-blue span {
  background-color: #36a2eb;
}

.color-green span {
  background-color: #8AC44B;
}

.color-yellow span {
  background-color: #FCC02A;
}

.color-blue span {
  background-color: #1998A7;
}

.color-red span {
  background-color: #D62D30;
}

.color-orange span {
  background-color: #F57C1F;
}

.color-gray span {
  background-color: #263238;
}

.icon-calend {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="3" y="6" width="18" height="15" rx="2" stroke="%23635F6F" stroke-width="2"/%3E%3Cpath d="M3 10C3 8.11438 3 7.17157 3.58579 6.58579C4.17157 6 5.11438 6 7 6H17C18.8856 6 19.8284 6 20.4142 6.58579C21 7.17157 21 8.11438 21 10H3Z" fill="%23635F6F"/%3E%3Cpath d="M7 3L7 6" stroke="%23635F6F" stroke-width="2" stroke-linecap="round"/%3E%3Cpath d="M17 3L17 6" stroke="%23635F6F" stroke-width="2" stroke-linecap="round"/%3E%3Crect x="7" y="12" width="4" height="2" rx="0.5" fill="%23F57C1F"/%3E%3Crect x="7" y="16" width="4" height="2" rx="0.5" fill="%23F57C1F"/%3E%3Crect x="13" y="12" width="4" height="2" rx="0.5" fill="%23F57C1F"/%3E%3Crect x="13" y="16" width="4" height="2" rx="0.5" fill="%23F57C1F"/%3E%3C/svg%3E');
}

.icon-linux {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98559 19.6763C15.3376 19.6763 19.6763 15.3376 19.6763 9.98559C19.6763 4.63358 15.3376 0.294922 9.98559 0.294922C4.63358 0.294922 0.294922 4.63358 0.294922 9.98559C0.294922 15.3376 4.63358 19.6763 9.98559 19.6763Z" fill="%2301A1EE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M13.1874 15.8227C13.6124 15.4543 14.2358 14.9726 14.8025 14.7742L15.1142 14.6042C15.2842 14.5192 15.5392 14.2925 15.4826 14.0092C15.3976 13.5558 14.6042 13.7258 14.6042 12.9041C14.6042 12.5074 14.4342 12.3941 14.3208 12.1957C14.3775 11.9974 14.4058 11.884 14.4058 11.6574C14.4908 11.034 14.4058 10.6656 14.1508 10.0989C13.8108 9.36221 13.1874 8.48381 12.6774 7.80376C12.479 7.54875 12.3374 7.3504 12.2524 6.98204C12.139 6.52868 12.1957 5.93363 12.139 5.45193C11.969 3.75182 11.2323 3.18511 10.2689 3.15678C9.30548 3.12844 8.42709 3.4968 8.25708 4.63021C8.17207 5.11191 8.22874 5.62195 8.28541 6.13198C8.31375 6.44367 8.34208 7.3504 8.22874 7.63375C8.17207 7.74709 7.52036 8.56882 7.37868 8.76716C7.32201 8.85217 7.26534 8.93718 7.20867 9.02218C6.84031 9.56055 6.07526 11.0057 6.27361 11.9974C6.13193 12.0541 6.01859 12.2241 5.93358 12.3657C5.67856 12.9891 4.77183 12.7341 4.60182 13.1875C4.51682 13.4708 4.71516 13.6975 4.68683 14.0092C4.65849 14.7176 3.83677 15.1426 5.76357 15.3976C6.01859 15.426 6.27361 15.511 6.50029 15.5676C7.12366 15.766 7.94539 16.276 8.51209 15.7943C8.62544 15.681 8.65377 15.5676 8.73878 15.5393L8.93712 15.511C9.87219 15.341 10.5806 15.3126 11.5156 15.4826C11.544 15.511 11.6006 15.511 11.629 15.511C11.6856 15.5393 11.6573 15.5676 11.7707 15.7093C11.884 15.8793 11.9973 15.9643 12.1673 16.021C12.5357 16.1343 12.9041 16.0493 13.1874 15.8227Z" fill="%23FEFEFE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M6.47195 12.3091C6.64196 12.2524 6.89698 12.5641 6.95365 12.6491C7.09533 12.7908 7.20867 12.9891 7.29368 13.1591L7.80371 13.9809C8.00206 14.2642 8.20041 14.4342 8.34208 14.7176C8.42709 14.9443 8.39875 15.1993 8.25708 15.3693C8.20041 15.426 8.1154 15.511 8.03039 15.5676C7.83205 15.7093 7.20867 15.4826 7.01032 15.3976C6.27361 15.1426 6.58529 15.1426 5.67856 15.0009C5.50855 14.9726 5.11186 14.9159 4.99852 14.8593C4.80017 14.7459 4.99852 14.3492 5.02685 14.1792C5.16853 13.6408 4.85684 13.3858 5.11186 13.2441C5.2252 13.1875 5.28187 13.1875 5.36688 13.1591C5.53689 13.1025 5.76357 13.0741 5.87691 13.0175C5.99025 12.9608 6.01859 12.9325 6.10359 12.8191C6.1886 12.6774 6.27361 12.4791 6.33028 12.3941C6.35861 12.3657 6.41528 12.3091 6.47195 12.3091ZM12.4507 10.4106C12.309 9.98558 12.0257 9.64556 11.2323 9.41888C11.8557 9.53222 12.1107 9.64556 12.309 9.84391C12.0823 9.19219 11.459 7.66209 11.1189 7.12372C11.0623 6.98204 10.9773 7.01038 10.8073 7.12372C10.4672 7.26539 9.87219 7.71876 9.61717 7.74709C9.24881 7.74709 8.82378 7.37873 8.56876 7.18039C8.62544 7.60542 8.42709 8.05878 8.20041 8.39881C7.88872 8.85217 7.80371 9.30553 7.60536 9.73056C7.83205 9.58889 8.17207 9.50388 8.71044 9.41888C8.25708 9.53222 7.69037 9.78724 7.43535 10.2123C7.152 10.7223 6.95365 11.4874 7.152 12.0257L7.29368 12.2241C7.71871 12.7624 8.79545 13.2158 8.65377 13.7258C8.65377 13.8108 8.5971 13.8959 8.54043 13.9242C8.48376 13.9809 8.39875 14.0092 8.31375 14.0375L8.73878 14.5192C8.85212 14.6609 8.82378 14.6609 9.05046 14.6892C9.70218 14.7459 10.5239 14.6609 11.0339 14.3776C11.3456 14.1792 11.544 14.0092 11.7707 13.7258C11.9123 13.5842 11.884 13.6408 11.884 13.3858C11.884 13.0741 11.884 12.7908 11.9123 12.5074C11.9407 12.3374 11.9407 12.2241 12.054 12.1674C12.1673 12.1107 12.3374 12.1107 12.4507 12.1391C12.564 11.9691 12.5924 11.204 12.564 10.949C12.564 10.7506 12.479 10.5806 12.4507 10.4106ZM13.6975 14.9443C13.6408 15.0009 13.5841 15.0293 13.5274 15.0859C13.4708 15.1426 13.4141 15.1993 13.3574 15.2559C13.2441 15.341 13.1024 15.4543 12.9891 15.5393C12.309 15.9077 12.0257 15.2843 12.1673 14.6892C12.224 14.3209 12.309 13.9809 12.3374 13.5558C12.3374 13.3575 12.309 13.1591 12.309 12.9325C12.2807 12.6491 12.2807 12.5641 12.4507 12.5358C12.5357 12.5358 12.564 12.5074 12.6207 12.3941C13.0741 11.5157 13.0457 10.2406 12.6207 9.22053C13.1591 10.2406 13.1024 11.6574 12.649 12.4508C12.5357 12.6208 12.5357 12.7624 12.5357 12.9041C12.5357 13.1591 12.7624 13.3858 13.2441 13.3291C13.4708 13.3008 13.6408 13.2158 13.8108 13.1308C13.9241 13.0175 14.0658 12.8191 14.1225 12.6774C14.2075 12.7058 14.2358 12.7908 14.2642 12.8758C14.2925 12.9608 14.2642 13.0741 14.2925 13.1875C14.3208 13.4142 14.4342 13.6408 14.6325 13.7542C14.7175 13.7825 14.8025 13.8108 14.8875 13.8959C15.3692 14.2359 14.7742 14.3209 14.1225 14.6892C13.9525 14.8026 13.8391 14.8593 13.6975 14.9443ZM9.58884 6.16032C9.70218 6.13198 10.0705 6.30199 10.2122 6.35866C10.3539 6.41533 10.9489 6.58535 10.7789 6.81203C10.7506 6.84036 10.4389 7.01038 10.3822 7.03871C10.2122 7.12372 10.0422 7.23706 9.84385 7.3504C9.5605 7.49208 9.50383 7.52041 9.22048 7.3504C9.10714 7.23706 8.56876 6.89703 8.76711 6.72702C8.96546 6.58535 9.36215 6.21699 9.58884 6.16032ZM8.96546 6.21699C8.82378 6.33033 8.79545 6.44367 8.65377 6.30199C8.34208 5.9903 8.34208 5.36693 8.68211 5.05524C9.02213 4.74355 9.47549 5.19692 9.39049 5.82029C9.39049 5.87696 9.36215 5.9053 9.27715 5.96197C9.19214 5.9903 9.16381 6.04698 9.10714 6.07531C9.16381 5.96197 9.19214 5.76362 9.0788 5.59361C8.96546 5.39526 8.82378 5.36693 8.71044 5.48027C8.54043 5.62195 8.56876 6.18865 8.96546 6.21699ZM10.2405 6.04698C10.1839 6.04698 10.0705 5.9903 10.0139 5.96197C9.95719 5.93363 9.95719 5.96197 9.92886 5.87696C9.92886 5.84863 9.90052 5.82029 9.90052 5.76362C9.84385 5.48027 9.92886 5.19692 10.1555 4.99857C10.5522 4.63021 11.1756 4.99857 11.1473 5.65028C11.1189 5.87696 11.0056 6.16032 10.8356 6.24532C10.7789 6.30199 10.7222 6.24532 10.6372 6.21699C10.6372 6.21699 10.6372 6.21699 10.6656 6.18865C10.7222 6.16032 10.7506 6.13198 10.7789 6.04698C11.0056 5.62195 10.5239 5.11191 10.2405 5.56528C10.1555 5.73529 10.1839 5.87696 10.2405 6.04698ZM13.1874 15.8227C13.6124 15.4543 14.2358 14.9726 14.8025 14.7742L15.1142 14.6042C15.2842 14.5192 15.5392 14.2925 15.4826 14.0092C15.3976 13.5558 14.6042 13.7258 14.6042 12.9041C14.6042 12.5074 14.4342 12.3941 14.3208 12.1957C14.3775 11.9974 14.4058 11.884 14.4058 11.6574C14.4908 11.034 14.4058 10.6656 14.1508 10.0989C13.8108 9.36221 13.1874 8.48381 12.6774 7.80376C12.479 7.54875 12.3374 7.3504 12.2524 6.98204C12.139 6.52868 12.1957 5.93363 12.139 5.45193C11.969 3.75182 11.2323 3.18511 10.2689 3.15678C9.30548 3.12844 8.42709 3.4968 8.25708 4.63021C8.17207 5.11191 8.22874 5.62195 8.28541 6.13198C8.31375 6.44367 8.34208 7.3504 8.22874 7.63375C8.17207 7.74709 7.52036 8.56882 7.37868 8.76716C7.32201 8.85217 7.26534 8.93718 7.20867 9.02218C6.84031 9.56055 6.07526 11.0057 6.27361 11.9974C6.13193 12.0541 6.01859 12.2241 5.93358 12.3657C5.67856 12.9891 4.77183 12.7341 4.60182 13.1875C4.51682 13.4708 4.71516 13.6975 4.68683 14.0092C4.65849 14.7176 3.83677 15.1426 5.76357 15.3976C6.01859 15.426 6.27361 15.511 6.50029 15.5676C7.12366 15.766 7.94539 16.276 8.51209 15.7943C8.62544 15.681 8.65377 15.5676 8.73878 15.5393L8.93712 15.511C9.87219 15.341 10.5806 15.3126 11.5156 15.4826C11.544 15.511 11.6006 15.511 11.629 15.511C11.6856 15.5393 11.6573 15.5676 11.7707 15.7093C11.884 15.8793 11.9973 15.9643 12.1673 16.021C12.5357 16.1343 12.9041 16.0493 13.1874 15.8227Z" fill="black"/%3E%3C/svg%3E');
}

.icon-ios {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98559 19.8015C15.3376 19.8015 19.6763 15.4628 19.6763 10.1108C19.6763 4.75883 15.3376 0.420166 9.98559 0.420166C4.63358 0.420166 0.294922 4.75883 0.294922 10.1108C0.294922 15.4628 4.63358 19.8015 9.98559 19.8015Z" fill="%23282828"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5.36722 7.4188C5.36722 7.05044 5.1122 6.76709 4.68717 6.76709C4.31881 6.76709 4.03546 7.05044 4.03546 7.4188C4.03546 7.78716 4.31881 8.07051 4.68717 8.07051C5.08387 8.07051 5.36722 7.8155 5.36722 7.4188ZM5.33888 8.69389H4.09213V13.3409H5.33888V8.69389ZM8.93747 6.82376C7.23735 6.82376 6.18894 8.24053 6.18894 10.1673C6.18894 12.0375 7.15234 13.4542 8.85246 13.4542C10.4392 13.4542 11.5726 12.2925 11.5726 10.054C11.5726 8.35387 10.7226 6.82376 8.93747 6.82376ZM8.90913 7.84383C9.8442 7.84383 10.2976 8.92057 10.2976 10.1107C10.2976 11.4141 9.81586 12.4341 8.8808 12.4341C7.97407 12.4341 7.49237 11.3857 7.49237 10.139C7.49237 8.94891 7.9174 7.84383 8.90913 7.84383ZM15.9363 7.13545C15.6246 6.96544 15.1712 6.82376 14.5479 6.82376C13.1594 6.82376 12.3377 7.64548 12.3377 8.69389C12.3377 9.54395 12.9327 10.139 13.8961 10.564C14.6045 10.8474 14.9162 11.1307 14.9162 11.5841C14.9162 12.0658 14.5762 12.4058 13.8678 12.4058C13.3578 12.4058 12.8194 12.2358 12.4794 12.0375L12.2527 13.0859C12.536 13.2559 13.1878 13.4259 13.8395 13.4259C15.3129 13.4259 16.163 12.6325 16.163 11.4991C16.163 10.649 15.7096 10.054 14.6895 9.60062C13.8961 9.23226 13.5845 9.03391 13.5845 8.58055C13.5845 8.21219 13.8678 7.84383 14.5195 7.84383C15.0579 7.84383 15.4546 8.01384 15.6813 8.12718L15.9363 7.13545Z" fill="%23FEFEFE"/%3E%3C/svg%3E');
}

.icon-android {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98559 20.052C15.3376 20.052 19.6763 15.7133 19.6763 10.3613C19.6763 5.00932 15.3376 0.670654 9.98559 0.670654C4.63358 0.670654 0.294922 5.00932 0.294922 10.3613C0.294922 15.7133 4.63358 20.052 9.98559 20.052Z" fill="%2398C425"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M15.0294 7.61279C15.3127 7.61279 15.5961 7.72613 15.7944 7.92448C15.9644 8.12283 16.1061 8.37785 16.1061 8.68953V12.0898C16.1061 12.3731 15.9644 12.6565 15.7944 12.8548H15.7661C15.5961 13.0532 15.3127 13.1665 15.0294 13.1665C14.746 13.1665 14.4627 13.0532 14.2643 12.8548V12.8265C14.066 12.6281 13.9526 12.3731 13.9526 12.0898V8.68953C13.9526 8.37785 14.0943 8.12283 14.2643 7.92448C14.4627 7.72613 14.746 7.61279 15.0294 7.61279Z" fill="%23FEFEFE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.97036 7.61279C5.25371 7.61279 5.50873 7.72613 5.70708 7.92448C5.90542 8.12283 6.01876 8.37785 6.01876 8.68953V12.0898C6.01876 12.3731 5.90542 12.6565 5.70708 12.8548C5.50873 13.0532 5.25371 13.1665 4.97036 13.1665C4.65867 13.1665 4.40365 13.0532 4.2053 12.8548C4.00696 12.6565 3.89362 12.4015 3.89362 12.0898V8.68953C3.89362 8.37785 4.00696 8.12283 4.2053 7.92448C4.40365 7.72613 4.65867 7.61279 4.97036 7.61279Z" fill="%23FEFEFE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M13.8107 7.89615V7.92448V13.3365C13.8107 13.6765 13.6691 13.9882 13.4424 14.2149C13.244 14.4133 12.9323 14.5549 12.5923 14.5549H12.5073V16.3684C12.5073 16.6518 12.3656 16.9068 12.1956 17.1051H12.1673C11.9973 17.3035 11.7139 17.4168 11.4306 17.4168C11.1472 17.4168 10.8639 17.3035 10.6655 17.1051C10.4672 16.9068 10.3538 16.6518 10.3538 16.3684V14.5549H9.61711V16.3684C9.61711 16.6518 9.50377 16.9351 9.30542 17.1051C9.10707 17.3035 8.85206 17.4168 8.5687 17.4168C8.25701 17.4168 8.002 17.3035 7.80365 17.1051C7.6053 16.9068 7.49196 16.6518 7.49196 16.3684V14.5549H7.40696C7.06693 14.5549 6.75524 14.4133 6.52856 14.2149V14.1866C6.30188 13.9599 6.18854 13.6765 6.18854 13.3365V7.89615C6.18854 7.75447 6.30188 7.61279 6.47189 7.61279H13.5274C13.6974 7.61279 13.8107 7.75447 13.8107 7.89615Z" fill="%23FEFEFE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M9.98547 3.6457C10.4955 3.6457 11.0055 3.75904 11.4589 3.92905L12.0539 3.164C12.139 3.02232 12.309 3.02232 12.4506 3.10733C12.564 3.19234 12.5923 3.39068 12.5073 3.50402L11.9689 4.18407C12.1673 4.32575 12.3656 4.46742 12.564 4.63744C13.244 5.26081 13.6974 6.11087 13.7824 7.10261C13.8107 7.24428 13.6974 7.38596 13.5557 7.38596H13.5274V7.4143H6.47189C6.33021 7.4143 6.18854 7.27262 6.18854 7.13094C6.18854 7.10261 6.18854 7.07427 6.18854 7.07427C6.30188 6.11087 6.75524 5.26081 7.43529 4.63744C7.57697 4.52409 7.71864 4.41075 7.86032 4.29741L7.26528 3.50402C7.15194 3.39068 7.18027 3.19234 7.29361 3.10733C7.43529 3.02232 7.6053 3.02232 7.69031 3.164L8.37036 4.01406C8.85206 3.78738 9.41876 3.6457 9.98547 3.6457ZM8.76705 5.26081C9.02207 5.26081 9.22042 5.45916 9.22042 5.71418C9.22042 5.96919 9.02207 6.16754 8.76705 6.16754C8.51203 6.16754 8.28535 5.96919 8.28535 5.71418C8.28535 5.45916 8.51203 5.26081 8.76705 5.26081ZM11.2322 5.26081C11.4872 5.26081 11.6856 5.45916 11.6856 5.71418C11.6856 5.96919 11.4872 6.16754 11.2322 6.16754C10.9772 6.16754 10.7789 5.96919 10.7789 5.71418C10.7789 5.45916 10.9772 5.26081 11.2322 5.26081Z" fill="%23FEFEFE"/%3E%3C/svg%3E');
}

.icon-macos {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98553 20.1772C15.3375 20.1772 19.6762 15.8386 19.6762 10.4866C19.6762 5.13456 15.3375 0.795898 9.98553 0.795898C4.63352 0.795898 0.294861 5.13456 0.294861 10.4866C0.294861 15.8386 4.63352 20.1772 9.98553 20.1772Z" fill="%234D63D2"/%3E%3Cpath d="M4.57345 6.03809H15.4259C15.5675 6.03809 15.7092 6.17976 15.7092 6.32144V14.6804C15.7092 14.8504 15.5675 14.9637 15.4259 14.9637H4.57345C4.40344 14.9637 4.2901 14.8504 4.2901 14.6804V6.32144C4.2901 6.17976 4.40344 6.03809 4.57345 6.03809ZM15.1425 6.60479H4.85681V14.397H15.1425V6.60479Z" fill="%23FEFEFE"/%3E%3Cpath d="M11.4871 4.64932C11.5721 4.53598 11.7705 4.50764 11.8838 4.62098C11.9972 4.70599 11.9972 4.876 11.9122 5.01768C11.0621 6.00941 10.4387 7.02948 9.98535 8.04955C9.58866 8.95628 9.36198 9.89135 9.30531 10.8264H10.9771C11.1471 10.8264 11.2604 10.9398 11.2604 11.1098C11.2604 11.1098 11.2604 11.1381 11.2604 11.1664C11.0621 12.1582 11.0054 13.0366 11.0904 13.8583C11.1754 14.68 11.4021 15.3884 11.7705 16.0118C11.8555 16.1535 11.7988 16.3235 11.6571 16.4085C11.5438 16.4935 11.3454 16.4368 11.2888 16.2951C10.8637 15.5867 10.6087 14.7934 10.5237 13.915C10.4387 13.1499 10.4954 12.2998 10.6371 11.3931H8.99362C8.82361 11.3931 8.71027 11.2514 8.71027 11.0814C8.7386 9.97635 8.99362 8.89961 9.47532 7.82287C9.92868 6.74613 10.6087 5.69772 11.4871 4.64932Z" fill="%23FEFEFE"/%3E%3Cpath d="M6.41541 12.527C6.27373 12.442 6.21706 12.272 6.27373 12.1303C6.35874 12.017 6.52875 11.9319 6.67042 12.017C7.74717 12.5553 8.88058 12.8387 10.014 12.8387C11.1474 12.8387 12.2808 12.5553 13.4709 12.017C13.6126 11.9603 13.7826 12.017 13.8393 12.1586C13.9243 12.3003 13.8393 12.4703 13.6976 12.527C12.4508 13.0937 11.2324 13.4054 10.014 13.4054C8.79557 13.4054 7.57715 13.0937 6.41541 12.527Z" fill="%23FEFEFE"/%3E%3Cpath d="M12.0826 7.73819C12.0826 7.59651 12.2243 7.45483 12.3659 7.45483C12.5359 7.45483 12.6493 7.59651 12.6493 7.73819V8.8716C12.6493 9.04161 12.5359 9.15495 12.3659 9.15495C12.2243 9.15495 12.0826 9.04161 12.0826 8.8716V7.73819Z" fill="%23FEFEFE"/%3E%3Cpath d="M7.3504 7.73819C7.3504 7.59651 7.46374 7.45483 7.63376 7.45483C7.77543 7.45483 7.91711 7.59651 7.91711 7.73819V8.8716C7.91711 9.04161 7.77543 9.15495 7.63376 9.15495C7.46374 9.15495 7.3504 9.04161 7.3504 8.8716V7.73819Z" fill="%23FEFEFE"/%3E%3C/svg%3E');
}

.icon-windows {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98553 20.3025C15.3375 20.3025 19.6762 15.9638 19.6762 10.6118C19.6762 5.2598 15.3375 0.921143 9.98553 0.921143C4.63352 0.921143 0.294861 5.2598 0.294861 10.6118C0.294861 15.9638 4.63352 20.3025 9.98553 20.3025Z" fill="%2301A1EE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.65863 6.67345L8.62557 6.07841L8.93726 6.02173V6.36176V10.1304V10.4137H8.6539H4.7153H4.43195V10.1304V6.9568V6.70178L4.65863 6.67345ZM9.56063 5.93673L14.8593 5.14334L15.171 5.08667V5.39836V10.1304V10.4137H14.8877H9.6173H9.33395V10.1304V6.22008V5.96506L9.56063 5.93673ZM15.171 11.0938V15.7974V16.1091L14.8593 16.0808L9.56063 15.2874L9.33395 15.2307V15.004V11.0938V10.8104H9.6173H14.8877H15.171V11.0938ZM8.62557 15.1174L4.65863 14.5223L4.43195 14.494V14.239V11.0938V10.8104H4.7153H8.6539H8.93726V11.0938V14.834V15.174L8.62557 15.1174Z" fill="%23FEFEFE"/%3E%3C/svg%3E');
}

.icon-symbian {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.98553 19.4277C15.3375 19.4277 19.6762 15.0891 19.6762 9.73706C19.6762 4.38505 15.3375 0.0463867 9.98553 0.0463867C4.63352 0.0463867 0.294861 4.38505 0.294861 9.73706C0.294861 15.0891 4.63352 19.4277 9.98553 19.4277Z" fill="%230081C2"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M12.8193 8.00854C12.9894 8.00854 13.1027 8.12189 13.1027 8.26356C13.1027 8.40524 12.9894 8.51858 12.8193 8.51858C12.6777 8.51858 12.5643 8.40524 12.5643 8.26356C12.5643 8.12189 12.6777 8.00854 12.8193 8.00854Z" fill="%23FEFEFE"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M2.44849 10.1618L2.98686 10.0768C3.01519 10.1618 3.04353 10.2468 3.12853 10.3035C3.1852 10.3601 3.27021 10.3885 3.41189 10.3885C3.52523 10.3885 3.63857 10.3601 3.69524 10.3035C3.75191 10.2751 3.78025 10.2185 3.78025 10.1618C3.78025 10.1335 3.75191 10.1051 3.72357 10.0768C3.72357 10.0485 3.6669 10.0201 3.55356 9.99179C3.12853 9.90678 2.87352 9.82177 2.76017 9.73677C2.6185 9.65176 2.53349 9.48175 2.53349 9.31174C2.53349 9.14173 2.59016 8.97172 2.73184 8.85837C2.87352 8.74503 3.07186 8.68836 3.35522 8.68836C3.63857 8.68836 3.83692 8.74503 3.95026 8.83004C4.09193 8.91505 4.17694 9.05672 4.23361 9.22673L3.75191 9.31174C3.72357 9.22673 3.6669 9.17006 3.61023 9.14173C3.55356 9.08506 3.46856 9.05672 3.35522 9.05672C3.24187 9.05672 3.12853 9.08506 3.07186 9.11339C3.04353 9.14173 3.01519 9.1984 3.01519 9.22673C3.01519 9.2834 3.01519 9.31174 3.07186 9.34007C3.1002 9.36841 3.27021 9.42508 3.55356 9.48175C3.83692 9.53842 4.03526 9.62343 4.1486 9.70843C4.23361 9.79344 4.29028 9.93512 4.29028 10.1051C4.29028 10.2751 4.23361 10.4452 4.0636 10.5585C3.92192 10.7002 3.69524 10.7568 3.41189 10.7568C3.12853 10.7568 2.93019 10.7002 2.76017 10.5868C2.6185 10.4735 2.50516 10.3318 2.44849 10.1618ZM4.51696 8.74503H5.05533L5.53703 10.1335L5.9904 8.74503H6.52877L5.84872 10.6435L5.70705 10.9835C5.67871 11.0969 5.62204 11.1819 5.5937 11.2385C5.53703 11.2952 5.48036 11.3519 5.45203 11.3802C5.39536 11.4369 5.31035 11.4652 5.22535 11.4652C5.16868 11.4936 5.08367 11.4936 4.97033 11.4936C4.88532 11.4936 4.77198 11.4936 4.68698 11.4652L4.6303 11.0685C4.71531 11.0969 4.80032 11.0969 4.85699 11.0969C4.97033 11.0969 5.05533 11.0685 5.112 10.9835C5.16868 10.9269 5.22535 10.8135 5.25368 10.7002L4.51696 8.74503ZM6.84046 8.74503H7.32216V9.00005C7.49217 8.8017 7.69052 8.68836 7.9172 8.68836C8.05888 8.68836 8.17222 8.7167 8.25722 8.77337C8.34223 8.83004 8.42723 8.91505 8.48391 9.00005C8.56891 8.91505 8.65392 8.83004 8.76726 8.77337C8.85226 8.7167 8.96561 8.68836 9.07895 8.68836C9.22062 8.68836 9.3623 8.7167 9.44731 8.77337C9.56065 8.83004 9.61732 8.91505 9.67399 9.02839C9.70232 9.11339 9.73066 9.25507 9.73066 9.45342V10.7002H9.22062V9.59509C9.22062 9.39675 9.19229 9.25507 9.16395 9.1984C9.10728 9.14173 9.02228 9.08506 8.93727 9.08506C8.85226 9.08506 8.79559 9.11339 8.71059 9.17006C8.65392 9.1984 8.62558 9.25507 8.59725 9.36841C8.56891 9.45342 8.54058 9.56676 8.54058 9.7651V10.7002H8.03054V9.62343C8.03054 9.42508 8.00221 9.31174 8.00221 9.25507C7.97387 9.1984 7.94553 9.17006 7.9172 9.14173C7.86053 9.11339 7.80386 9.08506 7.74719 9.08506C7.66218 9.08506 7.60551 9.11339 7.52051 9.17006C7.46383 9.1984 7.4355 9.25507 7.40716 9.34007C7.37883 9.42508 7.35049 9.56676 7.35049 9.73677V10.7002H6.84046V8.74503ZM10.2124 10.7002V7.97998H10.7507V8.97172C10.9207 8.77337 11.0908 8.68836 11.3174 8.68836C11.5725 8.68836 11.7425 8.77337 11.9125 8.94338C12.0825 9.14173 12.1392 9.36841 12.1392 9.70843C12.1392 10.0485 12.0825 10.3035 11.9125 10.4735C11.7425 10.6718 11.5441 10.7568 11.3174 10.7568C11.2041 10.7568 11.0908 10.7285 11.0057 10.6718C10.8924 10.6152 10.7791 10.5302 10.7224 10.4168V10.7002H10.2124ZM10.7507 9.6801C10.7507 9.87845 10.7791 10.0485 10.8357 10.1335C10.9207 10.2751 11.0341 10.3601 11.2041 10.3601C11.3174 10.3601 11.4024 10.3035 11.4874 10.1901C11.5725 10.1051 11.6008 9.93512 11.6008 9.73677C11.6008 9.51009 11.5725 9.34007 11.4874 9.25507C11.4024 9.14173 11.3174 9.08506 11.1758 9.08506C11.0624 9.08506 10.9491 9.14173 10.8641 9.22673C10.7791 9.34007 10.7507 9.48175 10.7507 9.6801ZM12.5642 10.7002V8.74503H13.1026V10.7002H12.5642ZM14.0093 9.34007L13.5559 9.25507C13.5843 9.05672 13.6976 8.91505 13.8109 8.83004C13.9526 8.74503 14.151 8.68836 14.406 8.68836C14.6327 8.68836 14.8027 8.7167 14.916 8.77337C15.0294 8.83004 15.1144 8.88671 15.1427 8.97172C15.1994 9.05672 15.2277 9.22673 15.2277 9.45342V10.0485C15.2277 10.2468 15.2277 10.3601 15.256 10.4452C15.256 10.5302 15.2844 10.6152 15.341 10.7002H14.831C14.8027 10.6718 14.8027 10.6152 14.7743 10.5585C14.7743 10.5302 14.746 10.5018 14.746 10.5018C14.661 10.5868 14.576 10.6435 14.4627 10.7002C14.3776 10.7285 14.2643 10.7568 14.151 10.7568C13.9526 10.7568 13.7826 10.7002 13.6693 10.5868C13.5559 10.4735 13.4993 10.3318 13.4993 10.1618C13.4993 10.0768 13.5276 9.96345 13.5559 9.87845C13.6126 9.79344 13.6976 9.73677 13.7826 9.6801C13.8959 9.62343 14.0376 9.59509 14.2076 9.56676C14.4627 9.51009 14.6327 9.45342 14.7177 9.42508V9.36841C14.7177 9.2834 14.6893 9.1984 14.6327 9.17006C14.576 9.11339 14.491 9.08506 14.3493 9.08506C14.2643 9.08506 14.1793 9.11339 14.151 9.14173C14.0943 9.1984 14.0376 9.25507 14.0093 9.34007ZM14.7177 9.7651C14.661 9.79344 14.5477 9.82177 14.406 9.85011C14.2643 9.87845 14.151 9.90678 14.1226 9.93512C14.0376 9.99179 14.0093 10.0485 14.0093 10.1051C14.0093 10.1901 14.0376 10.2468 14.0943 10.3035C14.151 10.3601 14.2076 10.3885 14.2926 10.3885C14.406 10.3885 14.491 10.3601 14.576 10.3035C14.6327 10.2468 14.661 10.1901 14.6893 10.1335C14.7177 10.0768 14.7177 9.99179 14.7177 9.87845V9.7651ZM17.5229 10.7002H17.0128V9.70843C17.0128 9.48175 17.0128 9.34007 16.9845 9.2834C16.9562 9.22673 16.9278 9.17006 16.8712 9.14173C16.8145 9.11339 16.7578 9.08506 16.7011 9.08506C16.5878 9.08506 16.5028 9.11339 16.4461 9.17006C16.3611 9.22673 16.3328 9.2834 16.3044 9.36841C16.2761 9.45342 16.2478 9.59509 16.2478 9.82177V10.7002H15.7377V8.74503H16.2194V9.02839C16.3895 8.8017 16.6161 8.68836 16.8712 8.68836C16.9845 8.68836 17.0978 8.7167 17.1828 8.74503C17.2678 8.8017 17.3529 8.85837 17.4095 8.91505C17.4379 8.97172 17.4945 9.05672 17.4945 9.14173C17.5229 9.22673 17.5229 9.34007 17.5229 9.48175V10.7002Z" fill="%23FEFEFE"/%3E%3C/svg%3E');
}

.icon-os-uknown {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.69 19.38C15.0416 19.38 19.38 15.0416 19.38 9.69C19.38 4.33836 15.0416 0 9.69 0C4.33836 0 0 4.33836 0 9.69C0 15.0416 4.33836 19.38 9.69 19.38Z" fill="%23FBC343"/%3E%3Cpath d="M14.9854 10.9314C15.7949 10.9314 16.4512 10.2752 16.4512 9.46572C16.4512 8.65623 15.7949 8 14.9854 8C14.1759 8 13.5197 8.65623 13.5197 9.46572C13.5197 10.2752 14.1759 10.9314 14.9854 10.9314Z" fill="white"/%3E%3Cpath d="M10.2256 10.9314C11.0351 10.9314 11.6913 10.2752 11.6913 9.46572C11.6913 8.65623 11.0351 8 10.2256 8C9.41611 8 8.75989 8.65623 8.75989 9.46572C8.75989 10.2752 9.41611 10.9314 10.2256 10.9314Z" fill="white"/%3E%3Cpath d="M5.46572 10.9314C6.27522 10.9314 6.93145 10.2752 6.93145 9.46572C6.93145 8.65623 6.27522 8 5.46572 8C4.65623 8 4 8.65623 4 9.46572C4 10.2752 4.65623 10.9314 5.46572 10.9314Z" fill="white"/%3E%3C/svg%3E');
}

.icon-table-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.5999 1.40002L1.3999 12.6' stroke='%23F04438' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.4001 1.40002L12.6001 12.6' stroke='%23F04438' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.icon-table-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.459 5.8743L13.8333 4.49994C14.0679 4.26544 14.1851 4.14819 14.2696 4.03598C14.8056 3.32377 14.8056 2.34278 14.2696 1.63057C14.1851 1.51836 14.0679 1.40111 13.8333 1.16661C13.5988 0.932106 13.4816 0.814855 13.3694 0.730405C12.6572 0.194357 11.6762 0.194357 10.964 0.730405C10.8518 0.814852 10.7345 0.932097 10.5 1.16658L10.5 1.16661L9.1064 2.56022C9.90331 3.94047 11.06 5.08825 12.459 5.8743ZM7.6518 4.01482L2.18973 9.4769C1.76467 9.90196 1.55214 10.1145 1.4124 10.3756C1.27267 10.6367 1.21372 10.9314 1.09583 11.5209L0.647104 13.7645C0.580582 14.0971 0.547321 14.2634 0.641929 14.358C0.736537 14.4526 0.902842 14.4194 1.23545 14.3529L3.4791 13.9041C4.06855 13.7862 4.36328 13.7273 4.62437 13.5876C4.88547 13.4478 5.098 13.2353 5.52306 12.8102L11.0006 7.33267C9.65279 6.48191 8.51062 5.34748 7.6518 4.01482Z' fill='%23FECD81'/%3e%3c/svg%3e ");
}

.icon-table-add {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 1.875L8 14.125' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3cpath d='M14.125 8L1.875 8' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
}

.icon-copy {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.375 1.875H5.625C4.24429 1.875 3.125 2.99429 3.125 4.375V9.375' stroke='%23635F6F'/%3e%3cpath d='M5.5 7.1875C5.5 6.44288 5.50074 5.92626 5.54529 5.53116C5.58869 5.14614 5.66833 4.93888 5.78414 4.78795C5.85729 4.69262 5.94262 4.60729 6.03795 4.53414C6.18888 4.41833 6.39614 4.33869 6.78116 4.29529C7.17626 4.25074 7.69288 4.25 8.4375 4.25C9.18212 4.25 9.69874 4.25074 10.0938 4.29529C10.4789 4.33869 10.6861 4.41833 10.837 4.53414C10.9324 4.60729 11.0177 4.69262 11.0909 4.78795L11.4875 4.48357L11.0909 4.78795C11.2067 4.93888 11.2863 5.14614 11.3297 5.53116C11.3743 5.92626 11.375 6.44288 11.375 7.1875V9.6875C11.375 10.4321 11.3743 10.9487 11.3297 11.3438C11.2863 11.7289 11.2067 11.9361 11.0909 12.087C11.0177 12.1824 10.9324 12.2677 10.837 12.3409C10.6861 12.4567 10.4789 12.5363 10.0938 12.5797C9.69874 12.6243 9.18212 12.625 8.4375 12.625C7.69288 12.625 7.17626 12.6243 6.78116 12.5797C6.39614 12.5363 6.18888 12.4567 6.03795 12.3409C5.94262 12.2677 5.85729 12.1824 5.78414 12.087C5.66833 11.9361 5.58869 11.7289 5.54529 11.3438C5.50074 10.9487 5.5 10.4321 5.5 9.6875V7.1875Z' stroke='%23635F6F'/%3e%3c/svg%3e ");
}

.icon-table-delete-white {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.5999 1.40002L1.3999 12.6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.4001 1.40002L12.6001 12.6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.icon-table-delete-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.5999 1.40002L1.3999 12.6' stroke='%23635F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.4001 1.40002L12.6001 12.6' stroke='%23635F6F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.icon-green-save {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.91667 13.4167V12.5417C9.91667 11.4137 9.91667 10.8497 9.6957 10.4195C9.50476 10.0478 9.20219 9.74525 8.83047 9.55431C8.40029 9.33334 7.8363 9.33334 6.70833 9.33334V9.33334C5.58036 9.33334 5.01638 9.33334 4.58619 9.55431C4.21448 9.74525 3.9119 10.0478 3.72097 10.4195C3.5 10.8497 3.5 11.4137 3.5 12.5417V13.4167' stroke='white'/%3e%3cpath d='M3.5 4.08334H7' stroke='white' stroke-linecap='round'/%3e%3cpath d='M0.583252 6.58334C0.583252 3.75492 0.583252 2.3407 1.46193 1.46202C2.34061 0.583344 3.75483 0.583344 6.58325 0.583344H9.73631C10.1451 0.583344 10.3494 0.583344 10.5332 0.659464C10.717 0.735584 10.8615 0.8801 11.1505 1.16913L12.8308 2.84941C13.1198 3.13844 13.2643 3.28295 13.3405 3.46673C13.4166 3.6505 13.4166 3.85487 13.4166 4.26362V7.41667C13.4166 10.2451 13.4166 11.6593 12.5379 12.538C11.6592 13.4167 10.245 13.4167 7.41658 13.4167H6.58325C3.75482 13.4167 2.34061 13.4167 1.46193 12.538C0.583252 11.6593 0.583252 10.2451 0.583252 7.41668V6.58334Z' stroke='white'/%3e%3c/svg%3e");
}

.icon-eye-open {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.833374 8.00001C0.833374 8.00001 4.16671 1.33334 10 1.33334C15.8334 1.33334 19.1667 8.00001 19.1667 8.00001C19.1667 8.00001 15.8334 14.6667 10 14.6667C4.16671 14.6667 0.833374 8.00001 0.833374 8.00001Z' stroke='%238AC44B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 10.8572C11.5188 10.8572 12.75 9.57797 12.75 8.00001C12.75 6.42205 11.5188 5.14287 10 5.14287C8.48126 5.14287 7.25004 6.42205 7.25004 8.00001C7.25004 9.57797 8.48126 10.8572 10 10.8572Z' stroke='%238AC44B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.icon-forms {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='5' width='16' height='5' rx='1' stroke='%23635F6F' stroke-linejoin='round'/%3E%3Crect x='4' y='14' width='16' height='5' rx='1' stroke='%23635F6F' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.icon-ellipse {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23D9D9D9'/%3E%3C/svg%3E");
}

.icon-info {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.15798 14.5654C10.0202 14.4133 10.844 14.093 11.5823 13.6226C12.3207 13.1522 12.9592 12.541 13.4613 11.8238C13.9635 11.1067 14.3195 10.2976 14.509 9.44291C14.6985 8.58818 14.7177 7.7045 14.5657 6.84232C14.4137 5.98015 14.0933 5.15635 13.6229 4.41798C13.1525 3.67961 12.5413 3.04112 11.8242 2.53897C11.107 2.03681 10.298 1.68083 9.44326 1.49134C8.58853 1.30185 7.70485 1.28257 6.84267 1.43459C5.98049 1.58662 5.1567 1.90698 4.41833 2.37737C3.67996 2.84777 3.04146 3.45899 2.53931 4.17614C2.03716 4.89329 1.68117 5.70232 1.49168 6.55705C1.3022 7.41178 1.28291 8.29546 1.43494 9.15764C1.58697 10.0198 1.90732 10.8436 2.37772 11.582C2.84811 12.3204 3.45933 12.9588 4.17648 13.461C4.89363 13.9631 5.70267 14.3191 6.5574 14.5086C7.41212 14.6981 8.2958 14.7174 9.15798 14.5654L9.15798 14.5654Z' stroke='%23FBC343'/%3E%3Cpath d='M8 8L8 12' stroke='%23FBC343' stroke-linecap='square'/%3E%3Cpath d='M8 4.66669L8 4.00002' stroke='%23FBC343' stroke-linecap='square'/%3E%3C/svg%3E");
}

.icon-right-duble {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 12L18.7071 12.7071L19.4142 12L18.7071 11.2929L18 12ZM12.7071 18.7071L18.7071 12.7071L17.2929 11.2929L11.2929 17.2929L12.7071 18.7071ZM18.7071 11.2929L12.7071 5.29289L11.2929 6.70711L17.2929 12.7071L18.7071 11.2929Z' fill='white'/%3E%3Cpath d='M12 12L12.7071 12.7071L13.4142 12L12.7071 11.2929L12 12ZM6.70711 18.7071L12.7071 12.7071L11.2929 11.2929L5.29289 17.2929L6.70711 18.7071ZM12.7071 11.2929L6.70711 5.29289L5.29289 6.70711L11.2929 12.7071L12.7071 11.2929Z' fill='white'/%3E%3C/svg%3E");
}

.icon-save-data-light {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.91667 13.4167V12.5417C9.91667 11.4137 9.91667 10.8497 9.6957 10.4195C9.50476 10.0478 9.20219 9.74523 8.83047 9.5543C8.40029 9.33333 7.8363 9.33333 6.70833 9.33333V9.33333C5.58036 9.33333 5.01638 9.33333 4.58619 9.5543C4.21448 9.74523 3.9119 10.0478 3.72097 10.4195C3.5 10.8497 3.5 11.4137 3.5 12.5417V13.4167' stroke='white'/%3E%3Cpath d='M3.5 4.08333H7' stroke='white' stroke-linecap='round'/%3E%3Cpath d='M0.583008 6.58332C0.583008 3.7549 0.583008 2.34069 1.46169 1.46201C2.34037 0.583328 3.75458 0.583328 6.58301 0.583328H9.73606C10.1448 0.583328 10.3492 0.583328 10.533 0.659449C10.7167 0.735569 10.8612 0.880084 11.1503 1.16911L12.8306 2.84939C13.1196 3.13842 13.2641 3.28294 13.3402 3.46671C13.4163 3.65048 13.4163 3.85486 13.4163 4.26361V7.41666C13.4163 10.2451 13.4163 11.6593 12.5377 12.538C11.659 13.4167 10.2448 13.4167 7.41634 13.4167H6.583C3.75458 13.4167 2.34037 13.4167 1.46169 12.538C0.583008 11.6593 0.583008 10.2451 0.583008 7.41666V6.58332Z' stroke='white'/%3E%3C/svg%3E");
}

.icon-info-light {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='8.33333' transform='matrix(-1 0 0 1 9.99967 9.99999)' stroke='white' stroke-width='1.2'/%3E%3Cpath d='M10 10L10 15' stroke='white' stroke-width='1.2' stroke-linecap='square'/%3E%3Cpath d='M10 5.83334L10 5.00001' stroke='white' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E");
}

.icon-target-green {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.02 11.0415C14.288 10.0637 14.3223 9.03865 14.1203 8.04574C13.9183 7.05283 13.4854 6.11867 12.8551 5.31551C12.2248 4.51235 11.414 3.86173 10.4854 3.41398C9.55686 2.96622 8.53537 2.73334 7.5 2.73334C6.46463 2.73334 5.44314 2.96622 4.51455 3.41398C3.58596 3.86173 2.77516 4.51235 2.14486 5.31551C1.51457 6.11867 1.08169 7.05284 0.879699 8.04574C0.677709 9.03865 0.712028 10.0637 0.980001 11.0415' stroke='%238AC44B' stroke-linecap='round'/%3E%3Cpath d='M8.07372 9.76034C8.43932 10.2805 8.18221 11.0741 7.49946 11.5329C6.8167 11.9917 5.96684 11.9418 5.60124 11.4216C5.24552 10.9155 4.09343 8.27311 3.27406 6.34965C3.06525 5.85948 3.67234 5.45157 4.06548 5.81788C5.60817 7.25533 7.718 9.2542 8.07372 9.76034Z' stroke='%238AC44B'/%3E%3Cpath d='M7.5 2.73334V4.2' stroke='%238AC44B' stroke-linecap='round'/%3E%3Cpath d='M2.72656 4.6662L3.78722 5.70329' stroke='%238AC44B' stroke-linecap='round'/%3E%3Cpath d='M12.2734 4.6662L11.2128 5.70329' stroke='%238AC44B' stroke-linecap='round'/%3E%3Cpath d='M14.0195 11.0414L12.5706 10.6618' stroke='%238AC44B' stroke-linecap='round'/%3E%3Cpath d='M0.980469 11.0414L2.42936 10.6618' stroke='%238AC44B' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.icon-light-left {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 7L0.646447 6.64645L0.292893 7L0.646447 7.35355L1 7ZM6.64645 0.646447L0.646447 6.64645L1.35355 7.35355L7.35355 1.35355L6.64645 0.646447ZM0.646447 7.35355L6.64645 13.3536L7.35355 12.6464L1.35355 6.64645L0.646447 7.35355Z' fill='%23635F6F' fill-opacity='0.7'/%3e%3c/svg%3e ");
}

.icon-light-right {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 7L7.35355 7.35355L7.70711 7L7.35355 6.64645L7 7ZM1.35355 13.3536L7.35355 7.35355L6.64645 6.64645L0.646447 12.6464L1.35355 13.3536ZM7.35355 6.64645L1.35355 0.646446L0.646447 1.35355L6.64645 7.35355L7.35355 6.64645Z' fill='%23635F6F' fill-opacity='0.7'/%3e%3c/svg%3e ");
}

.icon-news {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2077_7570)'%3E%3Cpath d='M21.355 4.14501L17.355 0.145008C17.3083 0.0986677 17.2529 0.062005 17.192 0.0371227C17.131 0.0122404 17.0658 -0.000372089 17 8.35714e-06H4C3.60218 8.35714e-06 3.22064 0.158044 2.93934 0.439348C2.65804 0.720653 2.5 1.10218 2.5 1.50001V22.5C2.5 22.8978 2.65804 23.2794 2.93934 23.5607C3.22064 23.842 3.60218 24 4 24H20C20.3978 24 20.7794 23.842 21.0607 23.5607C21.342 23.2794 21.5 22.8978 21.5 22.5V4.50001C21.5004 4.43421 21.4878 4.36897 21.4629 4.30806C21.438 4.24714 21.4013 4.19173 21.355 4.14501ZM17.5 1.70501L19.795 4.00001H18C17.8674 4.00001 17.7402 3.94733 17.6464 3.85356C17.5527 3.75979 17.5 3.63262 17.5 3.50001V1.70501ZM20.5 22.5C20.5 22.6326 20.4473 22.7598 20.3536 22.8536C20.2598 22.9473 20.1326 23 20 23H4C3.86739 23 3.74021 22.9473 3.64645 22.8536C3.55268 22.7598 3.5 22.6326 3.5 22.5V1.50001C3.5 1.3674 3.55268 1.24022 3.64645 1.14645C3.74021 1.05269 3.86739 1.00001 4 1.00001H16.5V3.50001C16.5 3.89783 16.658 4.27936 16.9393 4.56067C17.2206 4.84197 17.6022 5.00001 18 5.00001H20.5V22.5Z' fill='%23635F6F'/%3E%3Cpath d='M18 9H8V10H18V9Z' fill='%238AC44B'/%3E%3Cpath d='M18 12H6V13H18V12Z' fill='%238AC44B'/%3E%3Cpath d='M18 15H6V16H18V15Z' fill='%238AC44B'/%3E%3Cpath d='M14 18H6V19H14V18Z' fill='%238AC44B'/%3E%3Cpath d='M18 18H17V19H18V18Z' fill='%23FBC343'/%3E%3Cpath d='M16 18H15V19H16V18Z' fill='%23FBC343'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2077_7570'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

/* ==========================================================================
   Dashboard page
   ========================================================================== */
canvas {
  height: auto !important;
  width: 100% !important;
}

.main-chart {
  max-height: 570px;
  padding: 15px;
}
.main-chart .chart {
  height: 500px;
}
.main-chart #main-chart {
  max-height: 460px;
}

.header-leads {
  width: 100%;
  height: auto;
  border-radius: 15px;
  margin-bottom: 20px;
}

.leads-container .list {
  padding: 10px;
}

.block-counter {
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
  text-align: center;
}
.block-counter span {
  width: 100%;
  font-size: 60px;
}
.block-counter span sup {
  font-size: 32px;
  font-weight: 500;
}

.counter_red {
  color: #D62D30;
}

.counter_green {
  color: #8AC44B;
}

.target-gauge {
  display: flex;
  align-content: center;
  height: 260px;
  justify-content: center;
}
.target-gauge .gauge-value-text {
  font-weight: bold;
}

.target-plan .card-content .s {
  font-size: 24px;
  font-weight: 500;
  color: #635e6f;
}
.target-plan .card-content .s b {
  color: #8AC44B;
}

.title-medium {
  color: #263238;
  margin: 0;
  font-weight: 300;
  font-size: 1.6em;
}

.title-detail {
  margin-left: 3px;
}

.leads-from-block button {
  min-width: 200px;
}
.leads-from-block ul {
  padding-left: 0;
}
.leads-from-block ul li {
  align-items: center;
  margin: 5px 0;
}
.leads-from-block ul li span {
  font-weight: 600;
  color: #263238;
  display: block;
}
.leads-from-block .amount-block {
  display: flex;
}
.leads-from-block .amount-block .el1 {
  color: #263238;
  width: 90%;
}
.leads-from-block .amount-block .el2 {
  color: #263238;
  font-weight: 500;
}

.progressbar {
  background-color: rgba(196, 196, 196, 0.5);
  height: 10px;
  border-radius: 20px;
}

.popular-widget a {
  background-color: #F6F6F6;
  color: #263238;
}

.leads-new-widget li {
  cursor: pointer;
}
.leads-new-widget li:hover {
  background-color: #F6F6F6;
  border-radius: 16px;
}
.leads-new-widget li:hover .item-title,
.leads-new-widget li:hover .item-after {
  color: #000;
  font-weight: 500;
}
.leads-new-widget .item-content {
  margin-left: 0;
  padding-left: 0;
}
.leads-new-widget .item-title {
  text-overflow: ellipsis;
  font-size: 15px;
  max-width: 60px;
  width: 100%;
  color: #7b7b7b;
  display: none;
}
.leads-new-widget .item-media {
  justify-content: center;
  min-width: 40px;
  display: flex;
  align-items: center;
}
.leads-new-widget .item-media:after {
  content: "";
  border-bottom: 1px solid #000;
}
.leads-new-widget .item-media i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}
.leads-new-widget .item-inner {
  padding-right: 0;
  padding-left: 0;
}
.leads-new-widget .item-inner:after {
  content: none;
}
.leads-new-widget .item-inner:hover {
  text-decoration: none;
}
.leads-new-widget .item-inner i {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.leads-new-widget .item-after {
  margin-left: 0;
  width: 20%;
  font-size: 12px;
}
.leads-new-widget .item-after .badge {
  font-size: 12px;
  padding: 10px;
}
.leads-new-widget .active .item-title,
.leads-new-widget .active .item-after {
  font-weight: 400;
  color: #263238;
}
.leads-new-widget .active button i.icon-eye {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0.833374 8.00001C0.833374 8.00001 4.16671 1.33334 10 1.33334C15.8334 1.33334 19.1667 8.00001 19.1667 8.00001C19.1667 8.00001 15.8334 14.6667 10 14.6667C4.16671 14.6667 0.833374 8.00001 0.833374 8.00001Z" stroke="%238AC44B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M10 10.8572C11.5188 10.8572 12.75 9.57797 12.75 8.00001C12.75 6.42205 11.5188 5.14287 10 5.14287C8.48126 5.14287 7.25004 6.42205 7.25004 8.00001C7.25004 9.57797 8.48126 10.8572 10 10.8572Z" stroke="%238AC44B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
}

.test-chart-block-left,
.test-chart-block,
.source-chart {
  height: 300px;
}

.test-chart {
  height: 300px !important;
}

#chartScreenSize {
  margin-top: 10px;
  height: 150px !important;
}

.target-plan {
  padding: 10px;
}

.leads-stat-swiper {
  margin-top: 60px;
}

#sourceChart {
  max-height: 400px;
}

.progressbar-block .el2,
.progressbar-block .progressbar {
  display: none;
}

.target-swiper .card {
  margin: 0px 0px 10px 10px;
}

.os-clients {
  width: 100%;
  padding-left: 0;
}
.os-clients li {
  padding: 10px 0px 10px 0px;
  width: 100%;
  display: flex;
}
.os-clients li i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}
.os-clients li span {
  font-weight: bold;
  margin-left: 15px;
  width: 70%;
}
.os-clients li small {
  font-size: 15px;
  font-weight: 400;
}

.button-target {
  display: flex;
}

.no-data-last-leads {
  text-align: center;
}

.leads-new-widget .item-title {
  max-width: 7vw;
}

#popular-screen-sizes {
  min-height: 370px;
}

/* ==========================================================================
   Leads page
   ========================================================================== */
.table.leads-table thead tr {
  background-color: #F4F7F2;
}

.dataTables_wrapper {
  color: #635F6F;
  background-color: #fff;
}
.dataTables_wrapper a {
  color: #8AC44B;
}
.dataTables_wrapper .even:after {
  content: "";
  border-bottom: 1px solid #000;
}

.table-leads {
  margin: 20px 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #8AC44B !important;
  border: none;
  color: #fff !important;
  border-radius: 40px;
}

#datatable-buttons_filter > label {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  padding: 15px 20px 0 16px;
}

#datatable-buttons {
  width: 100% !important;
  display: block;
}

.item-inner.inner-center {
  display: flex;
  align-items: center;
}

#leads-list_length {
  display: none;
}

.reset-filter-button {
  background: none;
  border: none;
  padding: 8px 0 5px 5px;
}

.leads-table-filter {
  max-width: 40%;
  position: relative;
  top: 22px;
  left: 10px;
  z-index: 1;
}
.leads-table-filter .item-input-wrap.input-dropdown-wrap {
  display: flex;
}
.leads-table-filter .item-title {
  padding-right: 6px;
}
.leads-table-filter > div {
  padding-left: 20px;
}

table.dataTable tbody td, table.dataTable tbody th {
  height: 50px;
  word-wrap: break-word;
}

.fields-data {
  padding: 15px 0 15px 0px;
}

/* ==========================================================================
   Setting page
   ========================================================================== */
td.with-copy::after {
  content: "";
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.375 1.875H5.625C4.24429 1.875 3.125 2.99429 3.125 4.375V9.375' stroke='%23635F6F'/%3e%3cpath d='M5.5 7.1875C5.5 6.44288 5.50074 5.92626 5.54529 5.53116C5.58869 5.14614 5.66833 4.93888 5.78414 4.78795C5.85729 4.69262 5.94262 4.60729 6.03795 4.53414C6.18888 4.41833 6.39614 4.33869 6.78116 4.29529C7.17626 4.25074 7.69288 4.25 8.4375 4.25C9.18212 4.25 9.69874 4.25074 10.0938 4.29529C10.4789 4.33869 10.6861 4.41833 10.837 4.53414C10.9324 4.60729 11.0177 4.69262 11.0909 4.78795L11.4875 4.48357L11.0909 4.78795C11.2067 4.93888 11.2863 5.14614 11.3297 5.53116C11.3743 5.92626 11.375 6.44288 11.375 7.1875V9.6875C11.375 10.4321 11.3743 10.9487 11.3297 11.3438C11.2863 11.7289 11.2067 11.9361 11.0909 12.087C11.0177 12.1824 10.9324 12.2677 10.837 12.3409C10.6861 12.4567 10.4789 12.5363 10.0938 12.5797C9.69874 12.6243 9.18212 12.625 8.4375 12.625C7.69288 12.625 7.17626 12.6243 6.78116 12.5797C6.39614 12.5363 6.18888 12.4567 6.03795 12.3409C5.94262 12.2677 5.85729 12.1824 5.78414 12.087C5.66833 11.9361 5.58869 11.7289 5.54529 11.3438C5.50074 10.9487 5.5 10.4321 5.5 9.6875V7.1875Z' stroke='%23635F6F'/%3e%3c/svg%3e ");
  display: block;
  width: 15px;
  height: 15px;
  float: right;
  margin-top: 4px;
}
td.with-copy {
  max-width: 130px;
}

.data-table td.numeric-cell,
.data-table th.numeric-cell {
  text-align: left;
  padding-left: 26px;
}
.data-table.data-table-links .button {
  min-width: 140px;
}
.data-table.footer-place {
  margin-top: 15px;
}

.donate-modal a {
  text-align: left;
  font-size: 12px;
}
.donate-modal ul li {
  padding-left: 0;
  margin-left: 0;
}

.style-table-1 thead tr {
  background-color: #635F6F;
}
.style-table-1 thead tr th {
  color: #ffffff !important;
}
.style-table-1 thead .icon-checkbox {
  background-color: #fff;
  border-color: #fff;
}
.style-table-1 tr {
  background-color: rgba(196, 196, 196, 0.1294117647);
}
.style-table-1 tr th {
  font-size: 14px;
  height: 30px;
}
.style-table-1 .icon-checkbox {
  background-color: #fff;
  border-color: #fff;
}
.style-table-1 .checkbox i:after,
.style-table-1 .icon-checkbox:after {
  background-color: #fff;
  color: #F04438;
}

.dialog-textarea {
  margin-top: 15px;
  height: 300px;
}

/**
 * target-settings block
 */
.header-target {
  align-items: center;
  background-color: rgba(196, 196, 196, 0.0705882353);
  border-radius: 8px;
  padding: 15px 15px 15px 0px;
}

.settings-save-block .inline-input input {
  margin-left: 10px;
  border: solid 1px #DFE2E9;
  border-radius: 8px;
  padding: 4px 4px 4px 10px;
  max-width: 100px;
}
.settings-save-block .badge {
  padding: 10px;
}

table {
  margin-top: 20px !important;
}
table tbody tr {
  padding: 0;
}
table thead th {
  font-size: 15px;
  padding: 0;
}
table .icon-column {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0;
}
table .checkbox i,
table .icon-checkbox {
  border: var(--f7-checkbox-border-width) solid #ffffff;
  background-color: #fff;
}

.settings-save-block table tbody tr,
#form-shortcode-table table tbody tr {
  background-color: #f6f6f6;
}
.settings-save-block table thead,
#form-shortcode-table table thead {
  background-color: #635F6F;
}
.settings-save-block table thead th,
#form-shortcode-table table thead th {
  color: #fff !important;
}

.target-form {
  margin-top: 30px;
}
.target-form ul li {
  background-color: rgba(196, 196, 196, 0.0705882353);
  border-radius: 8px;
  padding: 20px 20px 20px 0px;
}
.target-form .content-center {
  align-items: center;
}

.child-block-right {
  display: flex;
}
.child-block-right > div {
  margin-left: auto;
}

.settings-save-block .checkbox i:after,
.settings-save-block .icon-checkbox:after {
  background-color: #fff;
  color: #8ac44c;
}
.settings-save-block ul li {
  background-color: #f6f6f6;
  margin-bottom: 12px;
  border-radius: 5px;
}

.item-title.header-title {
  color: #000;
  font-weight: 500;
}

.item-checkbox.item-content {
  padding: 0;
  margin: 0;
}

.target-small-info .target-small-child {
  margin-bottom: 5px;
  display: flex;
}
.target-small-info {
  font-size: 11px;
  margin: 30px 0px 0px 0px;
}
.target-small-info .target-small-child i {
  width: 31px;
}
.target-medium-info {
  margin: 10px 0 10px 0px;
}

.item-target-form {
  max-width: 80%;
  margin-bottom: 30px;
  margin-top: 20px;
}
.item-target-form .area-input {
  padding: 10px;
  max-width: 130px;
  background-color: #f6f6f6;
  border-radius: 5px;
}
.item-target-form button {
  margin-left: 10px;
}

.item-checkbox {
  max-width: 60px;
}

.data-table thead td,
.data-table thead th {
  height: 30px;
}

.dark-table .even,
.dark-table .odd {
  background-color: #f6f6f6 !important;
}
.dark-table .group {
  background-color: #e0e0e0 !important;
}
.dark-table i {
  display: block !important;
  margin: 0 auto;
}

.setting-columns {
  padding-bottom: 20px;
}
.setting-columns thead label {
  position: relative;
  bottom: 40px;
}

#leads-list-target-settings_length,
#leads-list-target-settings_filter {
  display: none;
}

.data-table tbody td:before,
.data-table tbody th:before {
  content: none;
}

.settings-save-block table.dataTable thead .sorting_asc:after {
  content: none;
}
.settings-save-block table.dataTable thead .sorting:after {
  content: none;
}

.leads-table-setting tbody {
  font-size: 12px;
}

.goals-setting-table {
  padding: 15px 15px 15px 3px !important;
}

.stepper-input-wrap,
.stepper-value {
  border: none;
  display: flex;
  align-items: center;
}

.stepper-button,
.stepper-button-minus,
.stepper-button-plus {
  background-color: #f6f6f6;
  border: none;
}

.stepper-button-minus:after,
.stepper-button-minus:before,
.stepper-button-plus:after,
.stepper-button-plus:before {
  background-color: #acacac;
}

.stepper .stepper-input-wrap input {
  color: #6a6a6a;
  height: 18px;
  background-color: white;
  border-radius: 5px;
  width: 65px;
  font-size: 15px;
}

#target-month-sum-save-button {
  margin: 10px 0px 0px 0px;
}

/* ==========================================================================
   Target page
   ========================================================================== */
#table-leads-target .dataTables_filter, #table-leads-target .dataTables_length {
  display: none;
}

.status-input-holder {
  display: flex;
}

@media (min-width: 1025px) {
  .calend .open-calendar {
    margin-left: 24px;
  }
  .calend-footer {
    display: flex;
  }
  .calend-block {
    max-height: 70% !important;
  }
  .top-navbar {
    margin-top: 30px;
  }
  .content-block {
    margin-left: 246px;
    margin-top: 80px;
    height: 100%;
  }
  .panel-left, .panel-cover {
    position: fixed;
    z-index: 9;
  }
  .header-desktop-content {
    display: flex;
  }
  .header-content {
    display: none;
  }
  .top-navbar .navbar-inner {
    justify-content: unset;
  }
  .top-navbar .left, .top-navbar .right {
    display: none;
  }
  .content-block > div {
    height: 100%;
  }
  .content-block {
    background: #F6F6F6;
  }
  .content-block .card {
    border-radius: 20px;
    background: #fff;
    border: none;
    padding: 0;
    margin: 0;
  }
  .content-block .card .card-content {
    border-radius: 15px;
  }
  .content-block section {
    margin: 20px 30px 20px 35px;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  .ord1-desktop {
    order: 1;
  }
  .ord2-desktop {
    order: 2;
  }
  .hidden-desktop {
    display: none;
  }
  .device-desktop .panel.panel-left {
    display: block !important;
    transform: none;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .col-md-100 {
    --f7-cols-per-row: 1 !important;
  }
}
@media (max-width: 1024px) {
  .ord1-mobile {
    order: 1;
  }
  .ord2-mobile {
    order: 2;
  }
}
.calend-block {
  max-height: 355px;
  background: none !important;
  margin-top: 84px;
  box-shadow: none !important;
}

.calend-holder {
  max-width: 600px;
  display: block;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
}

.calend-child {
  margin: 0 auto;
}
.calend-child > div {
  width: 100%;
}

.calend-footer {
  background: #F4FFE8;
  margin-top: 14px;
}
.calend-footer .button-active {
  border-bottom: #8AC44B solid 1px;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  background-color: #F4FFE8;
}
.calend-footer button {
  color: #635F6F !important;
  text-transform: initial;
}

.air-datepicker-cell.-current- {
  color: #8AC44B !important;
}

.air-datepicker-cell.-selected-, .air-datepicker-cell.-selected-.-focus- {
  background: #8AC44B !important;
  color: #fff !important;
  max-width: 32px;
}

.air-datepicker-body--day-name {
  color: #8AC44B !important;
}

.popup-backdrop {
  position: fixed;
}

@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
  .popup-backdrop.backdrop-in {
    margin-top: 110px;
  }
}
.air-datepicker-cell {
  margin: 2px 0px 2px 0;
}

.air-datepicker-cell.-in-range- {
  background: #F4FFE8 !important;
}

.air-datepicker-cell.-selected- {
  border-radius: 4px;
}

.air-datepicker-cell.-selected-.-range-from-:after {
  content: " ";
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M5 5L0 0L0 10L5 5Z" fill="%238AC44B"/%3E%3C/svg%3E');
  display: block;
  height: 10px;
  width: 5px;
  position: absolute;
  right: -5px;
}

.air-datepicker-cell.-selected-.-range-to-:before {
  content: " ";
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M5 5L0 0L0 10L5 5Z" fill="%23F4FFE8"/%3E%3C/svg%3E');
  display: block;
  height: 10px;
  width: 5px;
  position: absolute;
  left: 0px;
}

.section-row > div {
  height: 100%;
}
.section-row > div .card {
  height: 100%;
}

.color-block {
  background-color: #0a4b78;
  height: 100%;
}

.swiper-10 {
  width: 10%;
}

.swiper-20 {
  width: 20%;
}

.swiper-30 {
  width: 30%;
}

.swiper-40 {
  width: 40%;
}

.swiper-50 {
  width: 50%;
}

.swiper-60 {
  width: 60%;
}

.swiper-70 {
  width: 70%;
}

.swiper-80 {
  width: 80%;
}

.swiper-90 {
  width: 90%;
}

.swiper-100 {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .swiper-md-10 {
    width: 10%;
  }
  .swiper-md-20 {
    width: 20%;
  }
  .swiper-md-30 {
    width: 30%;
  }
  .swiper-md-40 {
    width: 40%;
  }
  .swiper-md-50 {
    width: 50%;
  }
  .swiper-md-60 {
    width: 60%;
  }
  .swiper-md-70 {
    width: 70%;
  }
  .swiper-md-80 {
    width: 80%;
  }
  .swiper-md-90 {
    width: 90%;
  }
  .swiper-md-100 {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .swiper-lg-10 {
    width: 10%;
  }
  .swiper-lg-20 {
    width: 20%;
  }
  .swiper-lg-30 {
    width: 30%;
  }
  .swiper-lg-40 {
    width: 39%;
  }
  .swiper-lg-50 {
    width: 50%;
  }
  .swiper-lg-60 {
    width: 60%;
  }
  .swiper-lg-70 {
    width: 70%;
  }
  .swiper-lg-80 {
    width: 80%;
  }
  .swiper-lg-90 {
    width: 90%;
  }
  .swiper-lg-100 {
    width: 100%;
  }
}
.hidden-mobile {
  display: none;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .hidden-mobile {
    display: block;
  }
  .hidden-md {
    display: none;
  }
}
@media (min-width: 1201px) {
  .hidden-mobile {
    display: block;
  }
  .hidden-lg {
    display: none;
  }
}
/* ==========================================================================
   Dashboard page resp
   ========================================================================== */
@media (min-width: 1025px) {
  .leads-from-block .progressbar-block .el2, .leads-from-block .progressbar-block .progressbar {
    display: block;
  }
  .card-content.card-content-padding {
    padding: 10px !important;
  }
  .target-swiper .swiper-slide {
    margin-right: 15px;
    width: 32.2%;
  }
  .target-swiper .swiper-slide:last-child {
    margin-right: 0px;
  }
  .target-swiper .card-content.card-content-padding {
    min-height: 240px;
  }
  .target-swiper .block-counter {
    min-height: 210px;
  }
  .block-counter span {
    font-size: 98px;
  }
  .content-block .card {
    padding: 15px;
  }
  .target-plan {
    max-height: 238px !important;
    min-height: unset !important;
  }
  .target-plan .gauge.target-gauge {
    height: 180px;
    bottom: 46px;
  }
  .leads-from-block {
    min-width: 250px;
  }
  .bottom-slider .swiper-slide {
    margin-right: 15px;
  }
  .bottom-slider .swiper-slide:last-child {
    margin-right: 0px;
  }
  .main-chart #main-chart {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .target-swiper .card-content.card-content-padding {
    max-height: 120px;
  }
}
@media (min-width: 480px) {
  .leads-new-widget .item-title {
    display: block;
  }
}
@media (max-width: 767px) {
  .target-plan {
    padding-bottom: 50px;
  }
}
#target-block {
  margin-top: 15px;
}

@media (max-width: 425px) {
  .donate-top-mobile > span {
    display: none;
  }
}
@media (min-width: 1420px) {
  .leads-new-widget .item-title {
    max-width: 12vw;
  }
  .title-medium {
    font-size: 2.4em;
  }
}
/* ==========================================================================
   Setting page resp
   ========================================================================== */
@media (min-width: 1440px) {
  #target-month-sum-save-button {
    margin: 0px;
  }
}

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