/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/location_picker/locationpicker.scss ***!
  \******************************************************************************************************************************************************************/
.location-selector {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-top: 40px;
}

.select-location {
  display: block;
  position: relative;
  left: 0;
  text-align: center;
  width: 100%;
}

#location-opener {
  position: relative;
  z-index: 1000;
}

.location-options {
  position: absolute;
  top: 20px;
  left: calc(50% - 160px);
  width: 320px;
  background-color: white;
  color: black;
  padding: 30px 10px 10px 10px;
  border-radius: 10px;
  animation-name: bringToView;
  animation-duration: 0.5s;
}

.postal-enter {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.location-fields {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/utils/icons.scss ***!
  \***********************************************************************************************************************************************/
@charset "UTF-8";
.app-icon {
  margin: 0 0.1em;
  position: relative;
}

.app-icon-dimmed {
  opacity: 50%;
}

.app-icon-text {
  display: inline;
}

.app-bi-icon {
  font-family: "bootstrap-icons";
  margin: 0 0.1em;
  line-height: inherit;
  position: relative;
  display: inline-flex;
  height: 1.5em;
  aspect-ratio: 1;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.app-icon-with-add:after {
  font-family: "bootstrap-icons";
  content: "\f4fa";
  position: absolute;
  right: -0.2rem;
  bottom: -0.2rem;
  font-size: 0.7rem;
  color: green;
  background-color: white;
  border-radius: 0.3rem;
}

.icon-border {
  border: 1px solid #000080;
  border-radius: 3px;
}

.icon-light {
  color: rgba(255, 255, 255, 0.5019607843);
  border-color: rgba(255, 255, 255, 0.5019607843);
}

.app-icon-set {
  display: inline;
}

/*
.app-icon-editPen{
    background-image: url(./editicon.png);
    background-size: cover;
    width: 32px;
    height:32px;
    display: inline-block;
}
*/
.app-svg-icon {
  background-size: cover;
  aspect-ratio: 1/1;
  height: 0.8em;
  display: inline-block;
}

.app-icon-calendar {
  background-image: url(7db743d9a9c76da4c185.svg);
  margin-right: 5px;
}

.app-icon-time {
  background-image: url(771cb2a4787e32c2ca46.svg);
  margin-right: 5px;
}

.app-icon-pin {
  background-image: url(8f462c7f429a38485267.svg);
  margin-right: 5px;
}

.app-icon-service {
  background-image: url(b3e6ce25e09cdd270734.svg);
  margin-right: 5px;
}

.app-icon-language {
  background-image: url(26bf0af80384764e7f45.svg);
  margin-right: 5px;
}

.app-icon-profile {
  background-image: url(eb3c9822f3ff1851832b.svg);
  margin-right: 5px;
}

.app-icon-logout {
  background-image: url(adbdc9b91727ebecaa64.svg);
  margin-right: 5px;
}

.app-icon-carousel-back {
  background-image: url(e6b4887ae424a0fbfd0b.svg);
  margin-right: 5px;
}

.app-icon-carousel-forward {
  background-image: url(173af1a9c84655d93799.svg);
  margin-right: 5px;
}

.app-icon-user:before {
  content: "\f4d7";
}

.app-icon-back-arrow::before {
  content: "\f12c";
}

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

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

.app-icon-danger::before {
  content: "\f334";
  color: red;
}

.app-icon-chat::before {
  content: "\f24d";
}

.app-icon-menu::before {
  content: "\f479";
}

.app-icon-chevron-up::before {
  content: "\f281";
}

.app-icon-chevron-down::before {
  content: "\f27e";
}

.app-icon-close::before {
  content: "\f62a";
}

.app-icon-home::before {
  content: "\f425";
}

.app-icon-join-meeting::before {
  content: "\f4f3";
}

.app-icon-leave-meeting::before {
  content: "\f591";
}

.app-icon-mike-active:before {
  content: "\f490";
}

.app-icon-mike-inactive::before {
  content: "\f48f";
}

.app-icon-audio-output:before {
  content: "\f611";
}

.app-icon-camera::before {
  content: "\f21f";
}

.app-icon-linkedin::before {
  content: "\f472";
}

.app-icon-youtube::before {
  content: "\f62b";
}

.app-icon-twitterx::before {
  content: "\f8db";
}

.app-icon-facebook::before {
  content: "\f344";
}

.app-icon-instagram::before {
  content: "\f437";
}

.app-icon-copyright::before {
  content: "\f7db";
}

.app-icon-save:before {
  content: "\f7d8";
}

.app-icon-cancel:before {
  content: "\f629";
  color: red;
}

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

.app-icon-accept::before {
  content: "\f26d";
  color: green;
}

.app-icon-previous::before {
  content: " \f22d";
}

.app-icon-next::before {
  content: "\f231";
}

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

.app-icon-circleUnchecked:before {
  content: "\f28a";
  font-size: smaller;
}

.app-icon-circleChecked:before {
  content: "\f270";
}

.app-icon-boxUnchecked:before {
  content: "\f584";
  font-size: smaller;
}

.app-icon-boxChecked:before {
  content: "\f271";
}

.app-icon-properties:before {
  content: "\f3e2";
}

.app-icon-plus::before {
  content: "\f4fa";
}

.app-icon-minus::before {
  content: "\f2e5";
}

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

.app-icon-menu {
  border: 1px solid #a0a0a0;
  border-radius: 3px;
}

.app-icon-borders {
  border: 1px solid #a0a0a0;
  padding: 2px;
  color: #606060;
  border-radius: 3px;
}

.app-icon-login:before {
  content: "\f2f6";
}

/*
.app-icon-logout:before{
    content:'\F1C3';
}
*/
.app-icon-diamond:before {
  content: "\f219";
}

.app-icon-bar:before {
  content: "▬";
}

/*
.app-icon-close:before{
    content: '\f410';
}
*/
.app-icon-circle:before {
  content: "\f287";
}
/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/utils/popup.scss ***!
  \***********************************************************************************************************************************************/
.popup-background {
  position: fixed;
  top: var(--header-height);
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.1254901961);
}

.popup {
  position: fixed;
  width: 320px;
  left: calc(50vw - 160px);
  top: calc(var(--header-height) + 40px);
  display: flex;
  flex-direction: column;
  background-color: var(--dark-background-color);
  border-radius: 10px;
  border: var(--popup-border);
  box-shadow: rgba(255, 255, 255, 0.5019607843) 0 0 50px 7px;
}
.popup > h3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0;
  padding: 3px 0;
}

.popup-content {
  display: flex;
  flex-direction: column;
  margin: 10px;
  gap: 20px;
  align-items: center;
}
/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/leave_add/leaveadd.scss ***!
  \******************************************************************************************************************************************************/
@keyframes bringLeaveAddToView {
  from {
    opacity: 0;
    width: 0;
    height: 0;
    top: 50vh;
    left: 50vw;
  }
  /*
  to {
      opacity: 1;
      width:340px;
      height: 620px;
      top: calc(50vh - 310px);
      left: calc(50vw - 170px);
  }*/
}
#leave-add-app {
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  z-index: 2000;
}

body.visible-popup-leaveAdd #leave-add-app {
  width: 100vw;
  height: 100vh;
  background-color: rgba(128, 128, 128, 0.5019607843);
}

.popup-leaveAdd {
  /*
  position: fixed;
  background-color: #131313;
  border-radius: 15px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  flex-direction: column;
  z-index: 2000;
  animation: bringLeaveAddToView 0.2s;;
  opacity: 1;
  width:340px;
  left: calc(50vw - 170px);
  */
  height: 620px;
  top: calc(50vh - 310px);
}
.popup-leaveAdd .popup-content {
  height: 100%;
  justify-content: space-between;
}
.popup-leaveAdd .carousel {
  flex-grow: 1;
}
.popup-leaveAdd .banner-form-page {
  flex: 0 0 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/leave_add/banner.scss ***!
  \****************************************************************************************************************************************************/
.banner {
  height: 320px;
  border-radius: 16px;
  position: relative;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
}

.shader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3019607843);
  pointer-events: none;
}

.banner-content {
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 20px;
  height: 100%;
  width: 100%;
  padding: 20px;
  gap: 20px;
}

.add-banner {
  width: 320px;
  background-color: rgba(96, 104, 255, 0.5019607843);
  overflow: hidden;
}
.add-banner .banner-content {
  flex-grow: 1;
  width: unset;
  height: unset;
}
.add-banner .banner-bottom {
  bottom: 0;
  height: 24px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.add-banner .banner-contact {
  background-color: rgba(255, 255, 0, 0.5019607843);
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 5px 20px 0 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.add-banner .banner-contact h4 {
  font-size: 18px;
  margin: 0;
  width: 100%;
  cursor: pointer;
  display: flex;
}
.add-banner .banner-contact.open-contact {
  z-index: 3000;
}
.add-banner .banner-contact.open-contact h4 {
  font-size: 22px;
}
.add-banner .banner-contact.open-contact p {
  font-size: 18px;
}
.add-banner .banner-top {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.add-banner .banner-type {
  background-color: #3575FE;
  border-bottom-left-radius: 10px;
  margin: 0;
  padding: 5px 20px;
  font-size: 14px;
}
.add-banner {
  /*
  .banner-content{
      position: absolute;
      top:0;
      left:0;
      bottom: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      margin:0;

      .banner-text{
          flex-grow: 1;
      }

      .banner-bottom{
          height:24px;
          border-bottom-left-radius: 10px;
          border-bottom-right-radius: 10px;
          font-size: 12px;
          display: flex;
          flex-direction: row-reverse;

          .banner-footer{
              background-color: aqua;
              flex-grow:1;
          }

      }
  }
      */
}

.add-banner.in-edit {
  zoom: 0.8;
}

@media (width < 800px) {
  .add-banner.in-edit {
    width: 320px;
  }
}
.banner-content h2 {
  font-family: "Gabarito", sans-serif;
  font-weight: 600;
  font-size: 38px;
  margin: 0;
}

.banner-content div, .banner-content p {
  margin: 0;
}

.banner-button {
  position: absolute;
  bottom: 40px;
  font-size: 10pt;
}

.contact-info {
  position: absolute;
  bottom: 40px;
  right: 0;
  font-size: 10pt;
  cursor: pointer;
}
/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/utils/carousel.scss ***!
  \**************************************************************************************************************************************************/
.categoryCarousels {
  width: 90%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-bottom: 30px;
}
.categoryCarousels h3 {
  margin: 5px 0;
}
.categoryCarousels p {
  margin: 5px 0;
}

.categoryContent {
  display: flex;
  flex-direction: column;
}

.carousel {
  overflow: hidden;
  position: relative;
}

.carousel_container {
  display: flex;
}

.carousel_viewport {
  margin: 0;
}

.carousel-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  cursor: pointer;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.carousel-next-button {
  background-color: #3575FE;
  height: 38px;
  line-height: 38px;
  border-radius: 5px 30px 30px 5px;
  color: white;
  padding: 0 20px 0 10px;
  cursor: pointer;
}

.carousel-previous-button {
  background-color: rgba(255, 255, 255, 0.6274509804);
  border-radius: 30px 5px 5px 30px;
  padding: 0 10px 0 20px;
  color: black;
  text-align: right;
  height: 38px;
  line-height: 38px;
}

/*
.carouselControl{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position:absolute;
    height:100%;
    overflow: hidden;
    top:0;
    display: none;

    .app-svg-icon{
        height: 30px;
    }
}

.carousel:hover{
    .carouselControl{
        display: flex;
    }
}

.carouselPrev{
    left: 0;
}

.carouselNext{
    right: 0;
}
*/
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/cropperjs/dist/cropper.css ***!
  \**************************************************************************************************************************************************************/
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  backface-visibility: hidden;
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/utils/imageeditor.scss ***!
  \*****************************************************************************************************************************************************/
.app-img-square {
  width: 12rem;
}

.app-img-wide {
  width: 12rem;
}

.app-img-flat {
  width: 12rem;
  height: 2.25rem;
}

.app-img-narrow {
  width: 6.75rem;
}

.app-image-editor {
  display: flex;
  gap: 20px;
  position: absolute;
}
.app-image-editor .app-cropper-holder {
  display: flex;
  justify-content: center;
  height: 100%;
}
.app-image-editor .app-cropper-holder.hidden {
  display: none;
}
.app-image-editor .app-image-holder {
  padding: 0.4rem;
  position: relative;
}
.app-image-editor .app-image-holder.edit-mode {
  border: 1px solid rgba(0, 0, 0, 0.5019607843);
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.app-image-editor .app-image-holder.edit-mode .imageEditorButtons {
  display: flex;
  justify-content: space-between;
}
.app-image-editor .app-image-holder.edit-mode p.dropGuide {
  font-size: 8pt;
}
.app-image-editor .imageEditorTools {
  padding: 3px;
  border-radius: 3px;
  top: 5px;
  right: 5px;
  display: flex;
  gap: 5px;
  justify-content: center;
}
.app-image-editor .imageEditorTools label[for=file-input] {
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  display: block;
  background-color: blue;
  padding: 0 20px;
  border-radius: 19px;
}
.app-image-editor .imageEditorTools input[type=file] {
  position: absolute;
  display: none;
}
.app-image-editor .imageEditorTools input[type=file]::file-selector-button {
  background-color: #3575FE;
  padding: 10px;
  border: none;
  color: white;
  border-radius: 5px;
  display: none;
}

.app-image-popup-body {
  display: flex;
  flex-direction: column;
}

.app-image-popup-body > * {
  flex: 1;
  display: flex;
  padding: 0.2rem;
}

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

.app-cropper-image img {
  width: 100%;
  min-height: 2rem;
  background-color: #f0f0f0;
}

.app-cropper-image > div {
  flex-direction: column;
  flex: 1;
  display: flex;
  justify-content: center;
  text-align: center;
}

.imageSelectorFileList {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.imageSelectorFileList p {
  cursor: pointer;
  padding: 4px;
  background-color: rgba(255, 255, 255, 0.5019607843);
  border: 1px solid rgba(0, 0, 0, 0.5019607843);
  border-radius: 5px;
  margin: 0;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.imageSelectorFileList p span {
  margin-left: 20px;
}

.imageEditorOptions {
  margin-top: 10px;
}

.imageSelectorBackground {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1254901961);
  z-index: 20000;
}
.imageSelectorBackground .imageSelector {
  position: absolute;
  margin: 0 auto;
  top: 120px;
  width: 360px;
  left: 50%;
  margin-left: -180px;
  background-color: white;
  border: 1px solid #a0a0a0;
  padding: 10px;
  border-radius: 5px;
}
/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/index.scss ***!
  \*****************************************************************************************************************************************/
:root {
  --main-bg: linear-gradient(45deg,#00204080,#00006080);
  --body-background-color: #000000;
  --dark-background-color:#101020;
  --light-background-color:#f8f8ff;
  --popup-bacground-color:#000000;
  --header-height: 72px;
  --default-text-color: #f8f8ff;
  --inverted-text-color:#000060;
  --popup-border: 2px solid #ffffff80;
  --primary-button-color: #3575FE;
  --secondary-button-color: #808020;
  --highlight-color: #E09797;
}

html, body, header, div, p {
  margin: 0;
  padding: 0;
}

html {
  scrollbar-color: rgba(64, 64, 255, 0.5647058824) #000000;
}

header, main, footer, article, section {
  display: flex;
}

body {
  background-color: var(--body-background-color);
  color: var(--default-text-color);
  font-family: "Roboto", sans-serif;
}

header {
  height: var(--header-height);
  background-color: var(--dark-background-color);
  padding-left: 32px;
  padding-right: 32px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  justify-content: space-between;
  align-items: center;
}
header nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

main {
  margin-top: var(--header-height);
  background: var(--main-bg);
}

footer {
  background-color: var(--dark-background-color);
}

a {
  text-decoration: none;
}

.form-group {
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 5px;
  width: 100%;
}
.form-group label {
  font-size: 12px;
}
.form-group input {
  font-size: 16px;
}

input[type=text], input[type=password], textarea {
  outline: none;
  padding: 5px;
  border-radius: 5px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}

textarea {
  height: 42px;
}

button {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  border-radius: 18px;
  padding: 0 20px;
}

button:hover {
  box-shadow: rgba(255, 255, 255, 0.5019607843) 0 0 3px 3px;
}

.border-button {
  border: 1px solid var(--default-text-color);
  background-color: unset;
  color: var(--default-text-color);
}

.primary-button {
  background-color: var(--primary-button-color);
  color: var(--default-text-color);
}

.secondary-button {
  background-color: var(--secondary-button-color);
  color: var(--default-text-color);
}

.inverted-button {
  background-color: var(--light-background-color);
  color: var(--inverted-text-color);
}

.highlight-button {
  background-color: var(--highlight-color);
  color: var(--default-text-color);
}

@keyframes bringToView {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./add-app/menu/menu.scss ***!
  \*********************************************************************************************************************************************/
.login-buttons {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

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