@import url("https://fonts.cdnfonts.com/css/cocogoose-pro");
@import url("https://fonts.cdnfonts.com/css/open-sans");
html,
body {
  margin: 0;
  background-color: #ffffff;
  font-family: "Satoshi", sans-serif;
  max-width: 100%;
  height: 100%;
}

.params-table {
  display: flex !important;
  height: 80vh;
  overflow: auto;
  border-radius: 0.75rem;
}

.d-none {
  display: none !important;
}

html,
body{
  height: 100%;
}

[type=text]:focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=week]:focus,
[multiple]:focus,
textarea:focus,
select:focus{
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  --tw-ring-color: transparent;
}

[type=text]:focus:focus,
[type=email]:focus:focus,
[type=url]:focus:focus,
[type=password]:focus:focus,
[type=number]:focus:focus,
[type=date]:focus:focus,
[type=datetime-local]:focus:focus,
[type=month]:focus:focus,
[type=search]:focus:focus,
[type=tel]:focus:focus,
[type=time]:focus:focus,
[type=week]:focus:focus,
[multiple]:focus:focus,
textarea:focus:focus,
select:focus:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

:root {
  --primary: #b53c00;
  --secondary: rgba(181, 60, 0, 0.1);
}

.tooltip-parent-wrapper{
  position: relative;
}
.tooltip-parent-wrapper .tooltip{
  overflow: visible;
}
.tooltip-parent-wrapper:hover .tooltip{
  display: block;
}

.core-button{
  --tw-text-opacity: 1 !important;
  color: rgb(0 96 83 / var(--tw-text-opacity)) !important;
}
.core-button:hover{
  border-color: rgba(0, 96, 83, 0.1) !important;
  background-color: rgba(0, 96, 83, 0.1) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 48 26 / var(--tw-text-opacity)) !important;
}

.tab-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  gap: 6px;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  flex: none;
  order: 1;
  flex-grow: 0;
  cursor: pointer;
}

.loopos-manager-search-btn{
  display: flex;
  height: 52px;
  width: 52px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 96 83 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  box-shadow: 0px 51px 14px 0px rgba(0, 0, 0, 0), 0px 33px 13px 0px rgba(0, 0, 0, 0.01), 0px 18px 11px 0px rgba(0, 0, 0, 0.05), 0px 8px 8px 0px rgba(0, 0, 0, 0.09), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.grid-stack-item-content {
  overflow: visible !important;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.primary-heading-regular{
  font-family: Satoshi, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

.primary-heading-medium{
  font-family: Satoshi, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.primary-heading-bold{
  font-family: Satoshi, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.primary-subheading-regular{
  font-family: Satoshi, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 120%;
}

.primary-subheading-medium{
  font-family: Satoshi, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 120%;
}

.primary-subheading-bold{
  font-family: Satoshi, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 120%;
}

.primary-heading-regular-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  line-height: 120%;
}

.primary-heading-medium-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  line-height: 120%;
}

.primary-heading-bold-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 120%;
}

.primary-subheading-regular-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 120%;
}

.primary-subheading-medium-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 120%;
}

.primary-subheading-bold-2{
  font-family: Satoshi, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 120%;
}

.primary-body-regular{
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 150%;
}

.primary-body-medium{
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 150%;
}

.primary-body-bold{
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}

.primary-body-regular-2, .flash__flash-message{
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.primary-body-medium-2, .upload__text{
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.primary-body-bold-2, .flash__title{
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.primary-label-regular{
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.primary-label-medium{
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.primary-label-bold{
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
}

.primary-label-regular-2{
  font-family: Satoshi, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
}

.primary-label-medium-2{
  font-family: Satoshi, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
}

.primary-label-bold-2{
  font-family: Satoshi, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.secondary-heading-regular{
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

.secondary-heading-medium{
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.secondary-heading-bold{
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.secondary-heading-regular-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  line-height: 120%;
}

.secondary-heading-medium-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  line-height: 120%;
}

.secondary-heading-bold-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 120%;
}

.secondary-label-regular{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
}

.secondary-label-medium{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
}

.secondary-label-bold{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.secondary-label-regular-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
}

.secondary-label-medium-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
}

.secondary-label-bold-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.secondary-label-regular-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 6px;
  font-weight: 400;
  line-height: 1;
}

.secondary-label-medium-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 6px;
  font-weight: 500;
  line-height: 1;
}

.secondary-label-bold-2{
  font-family: Space Grotesk, sans-serif;
  font-size: 6px;
  font-weight: 700;
  line-height: 1;
}

.container {
  padding: 24px;
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}

.info-tab{
  display: flex;
  width: 100%;
  max-width: 48rem;
  flex-direction: column;
  gap: 1.5rem;
}
.info-tab--timeline{
  display: grid;
  width: 100%;
  max-width: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.info-tab__section{
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.info-tab__section--flow{
  height: 620px;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / 0.6);
  padding: 1.5rem;
}
.info-tab__section__title{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.info-tab__section__subtitle{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.info-tab__section__items_text{
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
}
.info-tab__title{
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
.info-tab__image-content{
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.info-tab__image-wrapper{
  position: relative;
  height: 5rem;
  width: 5rem;
  border-radius: 0.5rem;
  border-width: 1px;
}
.info-tab__image-wrapper img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-tab--right{
  border-left-width: 1px;
  padding-left: 1.5rem;
}
.info-tab__apps-grid{
  display: grid;
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.info-tab .w-75 .core-input-box {
  width: 75%;
}
.info-tab__settings-container{
  display: flex;
  flex-direction: row;
  gap: 1rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
.info-tab__settings-component{
  display: flex;
  flex-direction: column;
}

.options-tab{
  width: 100%;
  max-width: 48rem;
}
.options-tab__header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(222 226 230 / var(--tw-border-opacity));
  padding-bottom: 0.75rem;
}
.options-tab__title{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
}
.options-tab__list{
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.options-tab__list--show{
  margin-top: 0px;
}
.options-tab__item{
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / 0.3);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.options-tab__item-header{
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
  vertical-align: top;
}
.options-tab__item-header i{
  cursor: pointer;
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.options-tab__item-title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.options-tab__pills{
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.options-tab__pill{
  display: flex;
  height: 1.5rem;
  align-items: center;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 26 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 10px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.options-tab__pills-add-btn{
  margin-left: 0.5rem;
  flex-shrink: 0;
  flex-grow: 0;
}

.listing{
  width: 100%;
}
.listing__header{
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.listing__header-left{
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.listing__header-right{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.listing__filtering{
  margin-bottom: 2rem;
}
.listing__filters-wrapper{
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}

.index-layout{
  display: flex;
}
.index-layout__title-container{
  flex-direction: row;
  gap: 1rem;
}
.index-layout__title-container__title{
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
  font-family: Satoshi, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}
.index-layout__search-container{
  margin-bottom: 1rem;
  width: 100%;
}

.show-layout__title-edit_container{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
.show-layout__title-edit_container__title{
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
  font-family: Satoshi, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}
.show-layout__top_page__right_side_container{
  display: inline-flex;
  height: 50px;
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.5rem;
}
.show-layout__top_page__right_side_container__items{
  overflow-wrap: break-word;
  text-align: center;
  font-family: Satoshi, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  --tw-text-opacity: 1;
  color: rgb(120 129 138 / var(--tw-text-opacity));
}
.login .show-layout__top_page__right_side_container__items {
  text-align: center;
}
.show-layout__description-container{
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.25rem;
}
.show-layout__description-container__label{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.show-layout__description-container__text{
  --tw-text-opacity: 1;
  color: rgb(120 129 138 / var(--tw-text-opacity));
}

.table-layout__column{
  max-width: 100%;
}
.table-layout__column--name{
  width: 602px;
  min-width: 220px;
}
.table-layout__column--small-text{
  width: 150px;
  min-width: 110px;
}
.table-layout__column--medium-text{
  width: 200px;
  min-width: 180px;
}
.table-layout__column--logo{
  width: 40px;
  min-width: 40px;
}
.table-layout__column--releases{
  width: 486px;
  min-width: 300px;
}
.table-layout__column--actions{
  width: 144px;
  min-width: 100px;
}
.table-layout__text_link{
  text-decoration-line: underline;
}
.table-layout__container{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.table-layout__container--gap-small{
  gap: 0.25rem;
}
.table-layout__data-container{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.table-layout__tag-content{
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.table-layout__checkbox-container{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.75rem;
}
.table-layout__checkbox-container__data-container{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.25rem;
}
.table-layout--user_groups__name-cell{
  width: 441px;
}
.table-layout--user_groups__name-cell__container{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.table-layout--user_groups__name-cell__container__data-container{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.table-layout--user_groups__description-cell{
  width: 420px;
}
.table-layout--user_groups__description-cell__text{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-wrap: wrap;
}
.table-layout--user_groups__app-instances-cell{
  width: 420px;
}
.table-layout--user_groups__app-instances-cell__container{
  display: flex;
  gap: 0.5rem;
}
.table-layout--user_groups__users-cell{
  width: 93px;
}
.table-layout--user_groups__actions-cell{
  width: 118px;
}

.horizontal-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.application-button {
  font-family: "Satoshi";
  height: 64px;
  display: flex;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  min-width: 48px;
}
.application-button-disabled {
  opacity: 0.3;
}
.application-button-disabled:hover {
  cursor: default;
  box-shadow: none;
}

[data-tooltip] {
  position: relative;
  font-family: "Satoshi";
}

[data-tooltip]:before,
[data-tooltip]:after {
  line-height: 1;
  font-size: 0.9em;
  pointer-events: none;
  position: absolute;
  box-sizing: border-box;
  display: none;
  opacity: 0;
}

[data-tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 100;
}

[data-tooltip]:after {
  content: attr(data-tooltip);
  text-align: center;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 12px;
  border-radius: 8px;
  background: #333333;
  color: #ffffff;
  z-index: 99;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  display: block;
  opacity: 1;
}

[data-tooltip][data-flow=left]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333333;
  left: 0em;
  transform: translate(-8px, -50%);
}

[data-tooltip][data-flow=left]::after {
  top: 50%;
  right: 100%;
  transform: translate(-8px, -50%);
}

[data-tooltip=""]::after,
[data-tooltip=""]::before {
  display: none !important;
}

.not-found-page {
  position: relative;
  height: 100%;
  min-height: 100vh;
  background: #F2F4F5;
}
.not-found-page__container {
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 15rem;
}
@media (min-width: 640px) {
  .not-found-page__container {
    padding-bottom: 14rem;
  }
}
@media (min-width: 768px) {
  .not-found-page__container {
    padding-top: 4rem;
  }
}
.not-found-page__centered_div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.not-found-page__error {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}
.not-found-page__image-container {
  position: relative;
  width: 206px;
  height: 196px;
}
.not-found-page__message {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  .not-found-page__message {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.not-found-page__back-begin {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .not-found-page__back-begin {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.not-found-page__back-begin--link {
  text-decoration: underline;
  cursor: pointer;
}
.not-found-page__image1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 40;
  width: 138px;
}
.not-found-page__image2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 138px;
}

.custom-rotate {
  animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.partner_groups-index{
  display: flex;
}
.partner_groups-index__title-container{
  flex-direction: row;
  gap: 1rem;
}
.partner_groups-index__filters-container{
  margin-bottom: 1rem;
  width: 100%;
}

.login {
  height: 100%;
  display: flex;
  flex-direction: row;
}
.login .text-center {
  text-align: center;
}
.login__container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .login__container {
    flex: 1;
    padding: 24px;
  }
}
.login__logo-section {
  display: block;
  width: 100%;
  align-items: start;
  padding: 32px 0 0 32px;
}
@media (max-width: 768px) {
  .login__logo-section {
    padding: 32px 0 0 16px;
    width: 100%;
    text-align: center;
  }
}
.login__logo-section img {
  height: 40px;
}
@media (min-width: 1024px) {
  .login__logo-section img {
    height: 48px;
  }
}
.login__logo-zero {
  height: 24px !important;
}
.login__text {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 12px;
  margin-bottom: 40px;
}
.login__title {
  color: #2b2b2b;
  font-size: 28px;
  font-weight: 600;
  line-height: 100%;
}
.login__subtitle {
  color: #565656;
  font-size: 16px;
  font-weight: 400;
}
.login__remember-me {
  margin-bottom: 24px;
}
.login__top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}
@media (max-width: 768px) {
  .login__top {
    margin-top: 56px;
  }
}
.login__main-section {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .login__main-section {
    padding: 0 16px;
  }
}
.login__form {
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .login__form {
    width: 100%;
    max-width: 340px;
  }
}
.login__icon {
  display: flex;
  justify-content: center;
  padding: 5px;
  margin-top: 5px;
}
.login__icon img {
  width: 20px;
}
.login__icon a {
  text-decoration: none;
  color: #565656;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  gap: 5px;
  padding: 7px;
  border: 1px solid #e5e7eb;
}
.login__icon a:hover {
  color: #2b2b2b;
}

.login-zero {
  font-family: "open Sans";
  font-style: normal;
}
.login-zero .login__title {
  font-family: "Cocogoose Pro" !important;
  font-size: 34px;
  font-style: normal;
  font-weight: 350;
  line-height: 130%;
}

.links__section {
  margin: 24px auto 0;
}
.links__text {
  color: #2b2b2b;
  font-size: 14px;
}
.links__hyperlink a {
  text-decoration: none;
  color: #565656;
  font-size: 14px;
  font-weight: 500;
}
.links__hyperlink a:hover {
  color: #2b2b2b;
}

.error-messages {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 16px;
  padding: 20px;
  gap: 16px;
  margin-bottom: 28px;
}
.error-messages--error {
  background-color: #fdece2;
  color: #e74c3c;
}
.error-messages--notice {
  background-color: #eafff4;
  color: #1bc16d;
}
.error-messages__icon {
  width: 20px;
  height: auto;
}
.error-messages__icon--error {
  color: #e74c3c;
}
.error-messages__icon--notice {
  color: #1bc16d;
}
.error-messages__title {
  font-weight: 500;
  font-size: 16px;
}
.error-messages__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.error-messages__text {
  font-weight: 400;
  font-size: 14px;
}

.partner{
  display: flex;
}
.partner__app-image-container{
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.partner__app-info-container{
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.partner__app-instances-container{
  gap: 0.5rem;
}

.partner_group{
  display: flex;
}
.partner_group__app-image-container{
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.partner_group__app-info-container{
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.partner_group__app-instances-container{
  gap: 0.5rem;
}

.button {
  height: auto;
  width: 100%;
  padding: 0 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight: 500;
  border-radius: 6px;
  font-family: inherit;
}
.button__primary {
  background-color: #2b2b2b;
  color: #ffffff;
  border: none;
  font-size: 16px;
  height: 48px;
  text-decoration: none;
}
.button__primary:hover {
  cursor: pointer;
  box-shadow: 0 1px 3px 0 rgba(86, 86, 86, 0.3);
}

.input-field {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  position: relative;
}
.input-field__label {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 6px;
  color: #565656;
}
.input-field__input {
  height: 40px;
  padding: 0 16px;
  border: none;
  width: -webkit-fill-available;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  border-radius: 4px;
  transition: 0.2s;
}
.input-field__input:-webkit-autofill, .input-field__input:-webkit-autofill:hover, .input-field__input:-webkit-autofill:focus {
  outline: 0;
  border-radius: 4px;
  background-color: #f9f9f9 !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.input-field__input:hover {
  border: 1px solid #a9a9a9;
}
.input-field__input:focus {
  outline: 0;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.input-field__input::-moz-placeholder {
  color: #565656;
}
.input-field__input:-ms-input-placeholder {
  color: #565656;
}
.input-field__input::placeholder {
  color: #565656;
}
.input-field__icon {
  position: absolute;
  right: 16px;
  bottom: 12px;
  color: #2b2b2b;
}

.checkbox {
  display: block;
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox:hover input ~ .checkbox__checkmark {
  border: 1px solid #565656;
}
.checkbox input:checked ~ .checkbox__checkmark {
  height: 16px;
  width: 16px;
  background-color: #2b2b2b;
  border: 1px solid #2b2b2b;
}
.checkbox input:checked ~ .checkbox__checkmark:after {
  display: block;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 4px;
  border: 1px solid #a9a9a9;
}
.checkbox__checkmark:after {
  justify-content: center;
  display: flex !important;
  align-items: center;
  height: 16px;
  content: "\f00c";
  font-family: "Font Awesome 6 pro";
  color: #ffffff;
  border: #2b2b2b;
}

.image-section {
  display: none;
  height: auto;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .image-section {
    display: flex;
    flex: 1;
    padding: 24px 24px 24px 0;
  }
}
.image-section__quote {
  padding: 56px;
  position: absolute;
  font-size: 56px;
  color: #ffffff;
  line-height: 100%;
  font-weight: 500;
}
.image-section__quote--highlight {
  font-weight: 400;
}
.image-section__logo {
  position: absolute;
  left: 56px;
  bottom: 48px;
  width: 156px;
  height: auto;
}
.image-section__img {
  width: 100%;
  height: 100%;
  border-radius: 56px;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 32px;
}
@media (max-width: 768px) {
  .footer {
    padding: 32px 0;
    gap: 12px;
  }
}
.footer a {
  text-decoration: none;
  color: #565656;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .footer a {
    font-size: 12px;
  }
}
.footer a:hover {
  color: #2b2b2b;
}

.action-button{
  display: flex;
  align-items: center;
  justify-content: center;
}
.action-button--neutral{
  border-width: 1px;
  border-color: rgba(95, 95, 95, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(95 95 95 / var(--tw-text-opacity));
}
.action-button--danger{
  border-width: 1px;
  border-color: rgba(200, 23, 32, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(255 231 231 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(200 23 32 / var(--tw-text-opacity));
}
.action-button--success{
  border-width: 1px;
  border-color: rgba(26, 136, 60, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(224 255 239 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(26 136 60 / var(--tw-text-opacity));
}
.action-button--small{
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0.25rem;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 8px;
}
.action-button--base{
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0.375rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 10px;
}
.action-button--negative-margin{
  position: relative;
  top: -0.5rem;
}

.edit-submit{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.edit-submit--negative-margin{
  position: relative;
  top: -0.5rem;
}
.edit-submit--small-gap{
  gap: 0.25rem;
}

.tooltip{
  position: absolute;
  z-index: 50;
  display: none;
  width: -moz-max-content;
  width: max-content;
  border-radius: 0.375rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
  box-shadow: 0px 1px 4px 0px rgba(33, 37, 41, 0.1);
}
.tooltip--right{
  left: 140%;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--left{
  right: 140%;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--top{
  bottom: 140%;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--top__first-column{
  bottom: 140%;
  left: 0px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--top__last-column{
  bottom: 140%;
  right: 0px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--bottom{
  top: 140%;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tooltip--top-right{
  top: -100%;
  left: 140%;
}
.tooltip--top-left{
  top: -100%;
  right: 140%;
}
.tooltip mark {
  font-weight: 400 !important;
  color: #495057 !important;
}

.tooltip-wrapper{
  position: relative;
  cursor: pointer;
}
.tooltip-wrapper--inline-block{
  display: inline-block;
}
.tooltip-wrapper:hover .tooltip{
  display: block;
}
.tooltip-wrapper .loopos-tag-container span {
  max-width: 80px;
}

.upload{
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.upload__wrapper{
  display: flex;
  height: 80px;
  width: 150px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(120 129 138 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.upload__image{
  display: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.upload__text{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}
.upload__input{
  display: none;
}
.upload__remove-button{
  margin-top: 0.5rem;
  display: none;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}
.login .upload__remove-button {
  text-align: center;
}

.flash{
  position: fixed;
  top: 6rem;
  right: 1rem;
  z-index: 50;
  display: flex;
  width: 20rem;
  flex-direction: column;
  gap: 0.5rem;
}
.flash__content{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}
.flash__content--success{
  border-width: 1px;
  border-color: rgba(26, 136, 60, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(224 255 239 / var(--tw-bg-opacity));
}
.flash__content--notice{
  border-color: rgba(26, 136, 60, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(224 255 239 / var(--tw-bg-opacity));
}
.flash__content--alert{
  border-color: rgba(200, 23, 32, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(255 231 231 / var(--tw-bg-opacity));
}
.flash__content--danger{
  border-color: rgba(200, 23, 32, 0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(255 231 231 / var(--tw-bg-opacity));
}
.flash__icon-field{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.flash__icon{
  display: flex;
  font-size: 1rem;
  line-height: 1.5rem;
}
.flash__icon--success{
  --tw-text-opacity: 1;
  color: rgb(26 136 60 / var(--tw-text-opacity));
}
.flash__icon--notice{
  --tw-text-opacity: 1;
  color: rgb(26 136 60 / var(--tw-text-opacity));
}
.flash__icon--alert{
  --tw-text-opacity: 1;
  color: rgb(200 23 32 / var(--tw-text-opacity));
}
.flash__icon--danger{
  --tw-text-opacity: 1;
  color: rgb(200 23 32 / var(--tw-text-opacity));
}
.flash__title{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.flash__flash-message{
  font-size: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}

.app-card{
  position: relative;
  display: flex;
  height: 140px;
  width: 240px;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
}
.app-card__background{
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 96, 83, 0.05);
}
.app-card__background-image-wrapper{
  position: absolute;
  right: -33.333333%;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.app-card__background-image{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.app-card__info-wrapper{
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.app-card__name{
  font-family: Satoshi, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: .75rem;
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
}

.card__image{
  height: auto;
  width: 100%;
}

.card__overlay{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  display: flex;
  height: 90%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.25rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-top-width: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.5rem;
  transform: translateY(50%);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.app-card.active .card__overlay {
  transform: translateY(0);
}

.card__header{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card__arc{
  position: absolute;
  bottom: 100%;
  right: 0px;
  z-index: 1;
  height: 20rem;
  width: 20rem;
}

.card__status{
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(120 129 138 / var(--tw-text-opacity));
}

.card__description{
  margin: 0px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 2rem;
  overflow: hidden;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0px;
  padding-bottom: 0.5rem;
}

.gray-image {
  filter: grayscale(100%);
}

.app-card .inverted{
  top: -9px;
}

.app-card .inverted i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.custom-select-wrapper .select2__control {
  background-color: #FFF !important;
}

.select-form .select2__menu-portal {
  top: 0px !important;
  left: 0px !important;
}

.select-form {
  position: relative;
}

.css-13jht8w-MM {
  overflow-y: unset !important;
}

.modal-container{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.modal-container__modal-subtitle{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.modal-container__select-container{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.modal-container__select-container__button{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
}

.c-settings{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.c-setting-card{
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.c-setting-card:hover{
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.c-setting-card.connect{
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.c-setting-card__title{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(33 37 41 / var(--tw-text-opacity));
}
.c-setting-card__description{
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.c-setting-card__wrapper{
  position: sticky;
  top: 80px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.grid-stack {
  position: relative;
}

.grid-stack-rtl {
  direction: ltr;
}

.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}

.grid-stack-placeholder > .placeholder-content {
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0;
  position: absolute;
  width: auto;
  z-index: 0 !important;
}

.grid-stack > .grid-stack-item {
  position: absolute;
  padding: 0;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  width: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.grid-stack > .grid-stack-item.size-to-content:not(.size-to-content-max) > .grid-stack-item-content {
  overflow-y: hidden;
}

.grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.grid-stack-item.ui-resizable-autohide > .ui-resizable-handle, .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle {
  display: none;
}

.grid-stack-item > .ui-resizable-ne, .grid-stack-item > .ui-resizable-nw, .grid-stack-item > .ui-resizable-se, .grid-stack-item > .ui-resizable-sw {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

.grid-stack-item > .ui-resizable-ne {
  transform: translate(0, 10px) rotate(45deg);
}

.grid-stack-item > .ui-resizable-sw {
  transform: rotate(45deg);
}

.grid-stack-item > .ui-resizable-nw {
  transform: translate(0, 10px) rotate(-45deg);
}

.grid-stack-item > .ui-resizable-se {
  transform: rotate(-45deg);
}

.grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  top: 0;
}

.grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px;
}

.grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  top: 0;
}

.grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  top: 15px;
  bottom: 15px;
}

.grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
}

.grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px;
}

.grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
}

.grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  top: 15px;
  bottom: 15px;
}

.grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}

.grid-stack-item.ui-draggable-dragging {
  will-change: left, top;
  cursor: move;
}

.grid-stack-item.ui-resizable-resizing {
  will-change: width, height;
}

.ui-draggable-dragging, .ui-resizable-resizing {
  z-index: 10000;
}

.ui-draggable-dragging > .grid-stack-item-content, .ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.grid-stack-animate, .grid-stack-animate .grid-stack-item {
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}

.grid-stack-animate .grid-stack-item.grid-stack-placeholder, .grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack-animate .grid-stack-item.ui-resizable-resizing {
  transition: left 0s, top 0s, height 0s, width 0s;
}

.grid-stack > .grid-stack-item[gs-y="0"] {
  top: 0;
}

.grid-stack > .grid-stack-item[gs-x="0"] {
  left: 0;
}

.gs-12 > .grid-stack-item {
  width: 8.333%;
}

.gs-12 > .grid-stack-item[gs-x="1"] {
  left: 8.333%;
}

.gs-12 > .grid-stack-item[gs-w="2"] {
  width: 16.667%;
}

.gs-12 > .grid-stack-item[gs-x="2"] {
  left: 16.667%;
}

.gs-12 > .grid-stack-item[gs-w="3"] {
  width: 25%;
}

.gs-12 > .grid-stack-item[gs-x="3"] {
  left: 25%;
}

.gs-12 > .grid-stack-item[gs-w="4"] {
  width: 33.333%;
}

.gs-12 > .grid-stack-item[gs-x="4"] {
  left: 33.333%;
}

.gs-12 > .grid-stack-item[gs-w="5"] {
  width: 41.667%;
}

.gs-12 > .grid-stack-item[gs-x="5"] {
  left: 41.667%;
}

.gs-12 > .grid-stack-item[gs-w="6"] {
  width: 50%;
}

.gs-12 > .grid-stack-item[gs-x="6"] {
  left: 50%;
}

.gs-12 > .grid-stack-item[gs-w="7"] {
  width: 58.333%;
}

.gs-12 > .grid-stack-item[gs-x="7"] {
  left: 58.333%;
}

.gs-12 > .grid-stack-item[gs-w="8"] {
  width: 66.667%;
}

.gs-12 > .grid-stack-item[gs-x="8"] {
  left: 66.667%;
}

.gs-12 > .grid-stack-item[gs-w="9"] {
  width: 75%;
}

.gs-12 > .grid-stack-item[gs-x="9"] {
  left: 75%;
}

.gs-12 > .grid-stack-item[gs-w="10"] {
  width: 83.333%;
}

.gs-12 > .grid-stack-item[gs-x="10"] {
  left: 83.333%;
}

.gs-12 > .grid-stack-item[gs-w="11"] {
  width: 91.667%;
}

.gs-12 > .grid-stack-item[gs-x="11"] {
  left: 91.667%;
}

.gs-12 > .grid-stack-item[gs-w="12"] {
  width: 100%;
}

.gs-1 > .grid-stack-item {
  width: 100%;
}

@font-face {
  font-family: "Satoshi";
  src: font-url(/satoshi-regular.woff) format("woff"), font-url(/satoshi-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Satoshi";
  src: font-url(/assets/satoshi-medium-c0e5322d5c3a1d7fd0635c74506ca896caa2de06da8afdfd3db60a2337f7540d.woff) format("woff"), font-url(/assets/satoshi-medium-76188195c6957509eb1fb9550802ac9ada5fe37992204187417aebff630787df.woff2) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Satoshi";
  src: font-url(/assets/satoshi-bold-ca820c8c46be6f8861a38de2db3f5cd0d8a17b60d17371bc5a386d3fcc9ab0e0.woff) format("woff"), font-url(/assets/satoshi-bold-a822367fbb7aa5d0a3f939167ce72b982eedcee0c135a12de5e558ecb09c3a36.woff2) format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Geomanist";
  src: font-url(/assets/geomanist-regular-webfont-179c3cb893f3fb2bcd030233f31546fd7580154dab67e2d50b8b9a6460943edb.woff) format("woff"), font-url(/assets/geomanist-regular-webfont-96d2393877d4ce58562c58244913b55fb4584d327c4ced8c1db09f5b099c4876.woff2) format("woff2");
}
@font-face {
  font-family: "Geomanist";
  src: font-url(/assets/geomanist-medium-webfont-721fbcdffa493107f676d1dbc3f8b23e3b47631e313898d2b308885903ea0d8f.woff) format("woff"), font-url(/assets/geomanist-medium-webfont-13b058ef97b72c9f019a8d594acb2fdde798c8d5de07fe8dd4157f72a364d595.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Geomanist";
  src: font-url(/assets/geomanist-bold-webfont-789c0557b2c878ea680490cc42c00be7ed1a9b7e583a9914a9dd31ef46e074a3.woff) format("woff"), font-url(/assets/geomanist-bold-webfont-d3cc150c8ae6ac6a29833d4c8857e9171100d7e6e005f89e11495e915a134ed0.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}
