.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;
  }
}
.higher-lower-light-prices .title {
  width: 1105.38px;
  height: 54px;
  font-family: Roboto;
  font-size: 42px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0px;
  text-align: left;
  color: #242D29;
}
@media (max-width: 768px) {
  .higher-lower-light-prices .title {
    width: 382px;
    height: 96px;
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
  }
}
@media (max-width: 415px) {
  .higher-lower-light-prices .title {
    width: 85vw;
  }
}
.higher-lower-light-prices .description {
  width: 1105.38px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #242D29;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .higher-lower-light-prices .description {
    width: 378px;
    margin-bottom: 32px;
  }
}
@media (max-width: 415px) {
  .higher-lower-light-prices .description {
    width: 85vw;
  }
}
.higher-lower-light-prices .prices {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1125px;
}
@media (max-width: 768px) {
  .higher-lower-light-prices .prices {
    display: block;
    width: 381px;
    gap: 16px;
  }
}
@media (max-width: 415px) {
  .higher-lower-light-prices .prices {
    width: 85vw;
  }
}
.higher-lower-light-prices .price {
  width: 359px;
  border-radius: 4px;
  padding: 32px;
}
@media (max-width: 768px) {
  .higher-lower-light-prices .price {
    width: 381px;
    padding: 24px, 32px, 24px, 32px;
    border-radius: 4px;
    border: 1.5px;
    margin-bottom: 16px;
  }
}
@media (max-width: 415px) {
  .higher-lower-light-prices .price {
    width: 85vw;
  }
}
.higher-lower-light-prices .price .priceDate {
  float: right;
  font-weight: 400;
}
.higher-lower-light-prices .icon {
  width: 27.33px;
  heigth: 35.87px;
  font-size: 35px;
}
.higher-lower-light-prices .hour {
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
  color: #143326;
}
.higher-lower-light-prices .priceValue {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0px;
}
.higher-lower-light-prices .priceDescription {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}
.higher-lower-light-prices .average {
  background-color: #FFFBF0;
  border: 1.5px solid #E39600;
}
.higher-lower-light-prices .average .priceValue {
  font-family: Roboto;
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
  letter-spacing: -2px;
  text-align: center;
  color: #143326;
}
.higher-lower-light-prices .average .priceUnit {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: center;
  color: #143326;
}
.higher-lower-light-prices .average .ri-lightbulb-line {
  color: #E39600;
}
.higher-lower-light-prices .average .priceDate {
  color: #E39600;
}
.higher-lower-light-prices .lower {
  background-color: #EDF7F3;
  border: 1.5px solid #186746;
}
.higher-lower-light-prices .lower .ri-add-circle-line {
  color: #186746;
}
.higher-lower-light-prices .lower .ri-indeterminate-circle-line {
  color: #186746;
}
.higher-lower-light-prices .lower .priceDate {
  color: #186746;
}
.higher-lower-light-prices .lower .priceValue {
  color: #186746;
}
.higher-lower-light-prices .lower .ri-arrow-down-line {
  width: 24px;
  height: 24px;
}
.higher-lower-light-prices .higher {
  background-color: #FFEFED;
  border: 1.5px solid #FD543D;
}
.higher-lower-light-prices .higher .ri-indeterminate-circle-line {
  color: #FD543D;
}
.higher-lower-light-prices .higher .ri-add-circle-line {
  color: #FD543D;
}
.higher-lower-light-prices .higher .priceDate {
  color: #FD543D;
}
.higher-lower-light-prices .higher .priceValue {
  color: #FD543D;
}
.higher-lower-light-prices .caption {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 768px) {
  .higher-lower-light-prices .caption {
    text-align: center;
  }
}
