/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/scss/default/styles.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/scss/default/styles.scss?ngGlobalStyle (1) ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --font-name: "arial";
  --bg-color: #000;
  --primary-color: #1e1eff;
  --complement-color: #5b5bff;
  --tertiary-color: #FFBE73;
  --text-color: #fff;
  --text-complement-color: #d9d9d9;
  --text-contrast-color: #000;
  --space-size: 2rem;
  --bg-loader: rgba(0, 0, 0, 0.75);
  --danger-color: #fb182e;
  --danger-color-complement: rgba(251, 24, 46, 0.3);
}

body {
  font-family: var(--font-name), arial;
}

.alert {
  border-radius: calc(var(--space-size) / 2);
  padding: calc(var(--space-size) / 3);
  position: relative;
}
.alert.alert-danger {
  border: 1px solid var(--danger-color);
  background-color: var(--danger-color-complement);
  color: var(--danger-color);
}
.alert .alert-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  line-height: 0.75rem;
  font-size: 1.5rem;
  cursor: pointer;
}
.alert .alert-close:hover {
  transform: scale(1.1);
}

.grid {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 0) {
  .col-xs-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-xs-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-xs-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-xs-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-xs-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-xs-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-xs-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-xs-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-xs-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-xs-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-xs-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-xs-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-xs-0 {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .col-sm-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-sm-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-sm-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-sm-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-sm-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-sm-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-sm-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-sm-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-sm-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-sm-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-sm-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-sm-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-sm-0 {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-md-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-md-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-md-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-md-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-md-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-md-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-md-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-md-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-md-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-md-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-md-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-md-0 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-lg-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-lg-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-lg-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-lg-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-lg-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-lg-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-lg-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-lg-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-lg-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-lg-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-lg-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-lg-0 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-xl-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-xl-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-xl-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-xl-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-xl-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-xl-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-xl-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-xl-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-xl-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-xl-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-xl-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-xl-0 {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .col-xxl-1 {
    display: inline !important;
    flex: 0 0 8.3333333333% !important;
  }
  .col-xxl-2 {
    display: inline !important;
    flex: 0 0 16.6666666667% !important;
  }
  .col-xxl-3 {
    display: inline !important;
    flex: 0 0 25% !important;
  }
  .col-xxl-4 {
    display: inline !important;
    flex: 0 0 33.3333333333% !important;
  }
  .col-xxl-5 {
    display: inline !important;
    flex: 0 0 41.6666666667% !important;
  }
  .col-xxl-6 {
    display: inline !important;
    flex: 0 0 50% !important;
  }
  .col-xxl-7 {
    display: inline !important;
    flex: 0 0 58.3333333333% !important;
  }
  .col-xxl-8 {
    display: inline !important;
    flex: 0 0 66.6666666667% !important;
  }
  .col-xxl-9 {
    display: inline !important;
    flex: 0 0 75% !important;
  }
  .col-xxl-10 {
    display: inline !important;
    flex: 0 0 83.3333333333% !important;
  }
  .col-xxl-11 {
    display: inline !important;
    flex: 0 0 91.6666666667% !important;
  }
  .col-xxl-12 {
    display: inline !important;
    flex: 0 0 100% !important;
  }
  .col-xxl-0 {
    display: none !important;
  }
}
.shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.form-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 1rem;
}
.form-panel .form-control {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}
.form-panel .form-control.form-inline {
  flex-direction: row;
  justify-content: stretch;
}
.form-panel .form-control label {
  font-size: 0.8rem;
  color: var(--text-color);
}
.form-panel input, .form-panel select {
  width: 100%;
  padding: 0.9rem !important;
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 500;
  box-sizing: border-box;
  border-radius: 1rem;
  border: 2px solid var(--primary-color);
}
.form-panel input:focus-visible {
  outline: none;
}

button {
  border: 0;
  background: #f3f3f3;
  color: var(--text-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 0.625rem;
  padding: calc(var(--space-size) / 2) var(--space-size);
  font-size: 1rem;
  cursor: pointer;
}
button fa-icon {
  color: var(--text-color);
}

.form-button {
  width: 100%;
  background: var(--text-color) !important;
  border-radius: 1rem !important;
  color: var(--bg-color);
  cursor: pointer;
  padding: calc(var(--space-size) / 2) 0;
  border: none;
}

/* You can add global styles to this file, and also import other style files */
body {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  height: 100vh;
  width: 100vw;
}

.env-version {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 0, 0, 0.38);
  border-radius: 0.6rem;
  border: solid 1px red;
  padding: 0.5rem;
  font-size: 1rem;
  z-index: 5001;
}

.no-connection-status {
  position: absolute;
  top: 0.25rem;
  right: 50%;
  transform: translateX(50%);
  z-index: 3000;
  background-color: var(--tertiary-color);
  color: var(--text-contrast-color);
  padding: 0.25rem 1.5rem;
  border-radius: 0.5rem;
}
.no-connection-status.is-visible {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.no-connection-status.is-hidden {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.add-address-btn {
  background-color: var(--primary-color);
  color: white;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 300;
  padding: 2px 8px;
}

app-messages {
  display: inline-block;
  padding: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3000;
  box-sizing: border-box;
  text-align: center;
}

@media (max-width: 768px) {
  app-messages {
    width: 100vw;
  }
}
:root {
  --font-name:Poppins;
  --bg-color:#fff;
  --primary-color:#669;
  --complement-color:#bebef4;
  --text-color:#47478b;
  --text-complement-color:#1675e0;
  --text-contrast-color:#575757;
  --space-size:1.5rem;
  --bg-loader:#323273;
}

#tachometer {
  background: #fff;
  margin: 100px auto;
  width: 600px;
  height: 600px;
  box-shadow: inset 0px 0px 9px 3px rgb(0, 0, 0);
  border: 5px solid #fff;
  border-radius: 100%;
  display: block;
  position: relative;
  transform: scale(0.25);
}

.ii {
  position: absolute;
  width: 600px;
  height: 600px;
  z-index: 2;
}

.ii div {
  position: absolute;
  width: 600px;
  height: 600px;
  padding: 4px;
  box-sizing: border-box;
}

.ii div b {
  position: absolute;
  display: block;
  left: 50%;
  width: 5px;
  height: 20px;
  background: #000;
  margin: 0 -5px 0;
}

.ii div:nth-child(2n+1) b {
  width: 10px;
  height: 35px;
  margin: 0 -5px 0;
}

.ii div:nth-child(1) {
  transform: rotate(240deg);
}

.ii div:nth-child(2) {
  transform: rotate(255deg);
}

.ii div:nth-child(3) {
  transform: rotate(270deg);
}

.ii div:nth-child(4) {
  transform: rotate(285deg);
}

.ii div:nth-child(5) {
  transform: rotate(300deg);
}

.ii div:nth-child(6) {
  transform: rotate(315deg);
}

.ii div:nth-child(7) {
  transform: rotate(330deg);
}

.ii div:nth-child(8) {
  transform: rotate(345deg);
}

.ii div:nth-child(9) {
  transform: rotate(0deg);
}

.ii div:nth-child(10) {
  transform: rotate(15deg);
}

.ii div:nth-child(11) {
  transform: rotate(30deg);
}

.ii div:nth-child(12) {
  transform: rotate(45deg);
}

.ii div:nth-child(13) {
  transform: rotate(60deg);
}

.ii div:nth-child(14) {
  transform: rotate(75deg);
}

.ii div:nth-child(15) {
  transform: rotate(90deg);
}

.ii div:nth-child(16) {
  transform: rotate(105deg);
}

.ii div:nth-child(17) {
  transform: rotate(120deg);
}

[class^=num_] {
  color: #000;
  display: block;
  position: absolute;
  width: 10px;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}

.num_1 {
  transform: rotate(120deg);
  top: 20px;
}

.num_2 {
  transform: rotate(90deg);
  top: 13px;
  left: 5px;
}

.num_3 {
  transform: rotate(60deg);
  top: 21px;
}

.num_4 {
  transform: rotate(30deg);
  top: 25px;
}

.num_5 {
  transform: rotate(0deg);
  top: 30px;
  left: -8px;
}

.num_6 {
  transform: rotate(330deg);
  top: 35px;
  left: -10px;
}

.num_7 {
  transform: rotate(300deg);
  top: 35px;
  left: -7px;
}

.num_8 {
  transform: rotate(270deg);
  top: 30px;
}

.num_9 {
  transform: rotate(240deg);
  top: 30px;
  left: 8px;
}

#redline {
  width: 28px;
  height: 150px;
  position: absolute;
  top: 272px;
  right: 12px;
  border-width: 22px;
  border-radius: 50%;
  border-style: solid;
  border-color: #fff #F14134 #fff #fff;
  transform: rotate(15deg);
  z-index: 1;
}

.line {
  background: #F14134;
  background-image: linear-gradient(to bottom, #F14134, #343536);
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0;
  transform-origin: 50% 100%;
  margin: -285px -8px 0;
  padding: 285px 8px 0;
  z-index: 2;
  border-radius: 50% 50% 0 0;
  transform: rotate(-95deg);
  animation: pendulum;
  animation-iteration-count: infinite;
  animation-duration: 4s;
}

.pin {
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  background-color: #343536;
  border-radius: 50%;
  position: absolute;
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to bottom, #F14134, #343536);
  z-index: 4;
}

.inner {
  width: 30px;
  height: 30px;
  margin: 10px auto 0;
  background-color: #343536;
  border-radius: 100%;
  box-shadow: inset 0 8px 15px 0 rgba(167, 23, 10, 0.4);
  position: relative;
}

@keyframes pendulum {
  10% {
    transform: rotate(100deg);
  }
  11% {
    transform: rotate(98deg);
  }
  12% {
    transform: rotate(96deg);
  }
  13% {
    transform: rotate(98deg);
  }
  14% {
    transform: rotate(96deg);
  }
  15% {
    transform: rotate(98deg);
  }
  16% {
    transform: rotate(96deg);
  }
  17% {
    transform: rotate(98deg);
  }
  18% {
    transform: rotate(96deg);
  }
  19% {
    transform: rotate(98deg);
  }
}
.swiper-navigation-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 60px;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  opacity: 0.5;
  display: none;
  color: green;
}

.swiper-navigation-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 60px;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  background-color: white;
  opacity: 0.5;
  color: green;
}
.swiper-navigation-next img {
  width: 40px;
  height: 40px;
}

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