.mixin-title-h1 {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  font-size: 42px;
  line-height: 54px;
  letter-spacing: -1px;
}
@media (min-width: 1024px) {
  .mixin-title-h1 {
    font-size: 62px;
    line-height: 76px;
    letter-spacing: -2px;
  }
}
.mixin-title-h2 {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  font-size: 36px;
  line-height: 48px;
}
@media (min-width: 1024px) {
  .mixin-title-h2 {
    font-size: 42px;
    line-height: 54px;
  }
}
.mixin-title-h3 {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 36px;
}
@media (min-width: 1024px) {
  .mixin-title-h3 {
    line-height: 28px;
  }
}
.mixin-title-h4 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 1024px) {
  .mixin-title-h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.mixin-paragraph {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
}
@media (min-width: 1024px) {
  .mixin-paragraph {
    font-size: 16px;
    line-height: 24px;
  }
}
.mixin-paragraph-bold {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .mixin-paragraph-bold {
    font-size: 16px;
    line-height: 24px;
  }
}
.mixin-text-small {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
}
.mixin-text-medium {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 30px;
}
.mixin-text-caption {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
}
.mixin-text-button {
  font-family: 'Roboto';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
.mixin-text-subtitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .mixin-text-subtitle {
    font-size: 20px;
  }
}
/* Responsive mixins */
.mixin-full-width {
  margin-left: -50vw;
  left: 50%;
  position: relative;
  width: 100vw;
}
.mixin-contanizr {
  max-width: 1440px;
  padding: 0 20px;
  float: none !important;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .mixin-contanizr {
    padding: 0 60px;
  }
}
@media (min-width: 1440px) {
  .mixin-contanizr {
    padding: 0 150px;
  }
}
.light-prices-color-scale {
  margin-top: 71px;
}
@media (max-width: 768px) {
  .light-prices-color-scale {
    margin-top: 48px;
  }
}
.light-prices-color-scale .title {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 768px) {
  .light-prices-color-scale .title {
    width: 382px;
    font-size: 36px;
  }
}
@media (max-width: 415px) {
  .light-prices-color-scale .title {
    width: 85vw;
  }
}
.light-prices-color-scale .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 768px) {
  .light-prices-color-scale .description {
    width: 378px;
  }
}
@media (max-width: 415px) {
  .light-prices-color-scale .description {
    width: 85vw;
  }
}
.light-prices-color-scale .row {
  display: flex;
  flex-direction: row;
  width: 1128px;
  height: 58px;
  border-radius: 4px 4px 0px 0px;
  border: 2px;
}
@media (max-width: 768px) {
  .light-prices-color-scale .row {
    width: 382px;
  }
}
@media (max-width: 415px) {
  .light-prices-color-scale .row {
    width: 85vw;
  }
}
.light-prices-color-scale .row > div {
  width: 564px;
  height: 58px;
  border: 1px;
  gap: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .light-prices-color-scale .row > div {
    width: 191px;
  }
}
@media (max-width: 415px) {
  .light-prices-color-scale .row > div {
    width: 85vw;
  }
}
.light-prices-color-scale .price {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;
}
.light-prices-color-scale .hour {
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;
  border: 1px solid #D5D8D7 !important;
  background: linear-gradient(0deg, #fafafa, #fafafa), linear-gradient(0deg, #d5d8d7, #d5d8d7);
}
.light-prices-color-scale .aboveAverage {
  background-color: #FFEFED;
  border: 1px solid #FD543D !important;
  color: #FD543D;
}
.light-prices-color-scale .average {
  background-color: #FFFBF0;
  border: 1px solid #E39600  !important;
  color: #E39600;
}
.light-prices-color-scale .belowAverage {
  background-color: #EDF7F3;
  border: 1px solid #186746  !important;
  color: #186746;
}
.light-prices-color-scale .caption {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 768px) {
  .light-prices-color-scale .caption {
    text-align: center;
  }
}
