body {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

.climate-clock-counter, a.climate-clock-counter {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  background: #ef404a;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 380px;
  padding: 10px 13px;
}
.climate-clock-counter *, a.climate-clock-counter * {
  font-family: "Roboto", Arial, sans-serif;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter, a.climate-clock-counter {
    width: 1210px;
    padding: 8px 25px;
  }
}
.climate-clock-counter span, a.climate-clock-counter span {
  display: block;
}
.climate-clock-counter .climate-top-wrapper, a.climate-clock-counter .climate-top-wrapper {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper, a.climate-clock-counter .climate-top-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper > span, a.climate-clock-counter .climate-top-wrapper > span {
    display: table-cell;
    vertical-align: middle;
    padding-right: 12px;
  }
}
.climate-clock-counter .climate-top-wrapper > span:last-child, a.climate-clock-counter .climate-top-wrapper > span:last-child {
  padding-right: 0;
}
.climate-clock-counter .climate-top-wrapper__title, a.climate-clock-counter .climate-top-wrapper__title {
  text-transform: uppercase;
  font-size: 34px;
  letter-spacing: -0.5px;
  font-weight: 700;
  line-height: 1;
  padding-right: 3px;
  height: 40px;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper__title, a.climate-clock-counter .climate-top-wrapper__title {
    height: auto;
    font-size: 58px;
    letter-spacing: -1px;
    padding-right: 15px;
  }
}
.climate-clock-counter .climate-top-wrapper__world, a.climate-clock-counter .climate-top-wrapper__world {
  width: 62px;
  padding-right: 5px;
  position: absolute;
  right: 81px;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper__world, a.climate-clock-counter .climate-top-wrapper__world {
    position: static;
    width: 125px;
    padding-right: 12px;
  }
}
.climate-clock-counter .climate-top-wrapper__yellow, a.climate-clock-counter .climate-top-wrapper__yellow {
  position: absolute;
  width: 81px;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper__yellow, a.climate-clock-counter .climate-top-wrapper__yellow {
    width: 164px;
    position: static;
  }
}
.climate-clock-counter .climate-top-wrapper__yellow .yellow-box, a.climate-clock-counter .climate-top-wrapper__yellow .yellow-box {
  color: #25355e;
  font-size: 9px;
  line-height: 1.1;
  border-radius: 6px;
  background: #eecf4e;
  padding: 5px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper__yellow .yellow-box, a.climate-clock-counter .climate-top-wrapper__yellow .yellow-box {
    font-size: 19px;
    letter-spacing: -0.7px;
    padding: 5px 8px;
  }
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .climate-top-wrapper__date, a.climate-clock-counter .climate-top-wrapper__date {
    width: 488px;
  }
}
.climate-clock-counter .clock-values-wrapper, a.climate-clock-counter .clock-values-wrapper {
  display: table;
  width: 100%;
}
.climate-clock-counter .clock-values-wrapper > span, a.climate-clock-counter .clock-values-wrapper > span {
  display: table-cell;
  vertical-align: middle;
  padding-right: 7px;
  font-size: 17px;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .clock-values-wrapper > span, a.climate-clock-counter .clock-values-wrapper > span {
    font-size: 26px;
  }
}
.climate-clock-counter .clock-values-wrapper > span:last-child, a.climate-clock-counter .clock-values-wrapper > span:last-child {
  padding-right: 0;
}
.climate-clock-counter .clock-values-wrapper > span *, a.climate-clock-counter .clock-values-wrapper > span * {
  line-height: 1;
}
.climate-clock-counter .clock-values-wrapper > span .border-wrapper, a.climate-clock-counter .clock-values-wrapper > span .border-wrapper {
  border: 1px solid #eecf4e;
  padding: 5px 7px;
  border-radius: 3px;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .clock-values-wrapper > span .border-wrapper, a.climate-clock-counter .clock-values-wrapper > span .border-wrapper {
    padding: 3px 4px;
  }
}
.climate-clock-counter .clock-values-wrapper > span .border-wrapper span, a.climate-clock-counter .clock-values-wrapper > span .border-wrapper span {
  display: inline;
  vertical-align: bottom;
}
.climate-clock-counter .clock-values-wrapper > span .block-timer-value, a.climate-clock-counter .clock-values-wrapper > span .block-timer-value {
  font-size: 39px;
  line-height: 28px;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .clock-values-wrapper > span .block-timer-value, a.climate-clock-counter .clock-values-wrapper > span .block-timer-value {
    font-size: 60px;
    line-height: 48px;
  }
}
.climate-clock-counter .clock-values-wrapper > span .small-text, a.climate-clock-counter .clock-values-wrapper > span .small-text {
  font-size: 17px;
  font-weight: 700;
  padding-left: 2px;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .clock-values-wrapper > span .small-text, a.climate-clock-counter .clock-values-wrapper > span .small-text {
    font-size: 29px;
    padding-left: 3px;
  }
}
.climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper, a.climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper {
  border: 1px solid #eecf4e;
  border-radius: 3px;
  padding: 5px 7px;
}
@media only screen and (min-width: 1024px) {
  .climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper, a.climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper {
    padding: 3px 4px;
  }
}
.climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper span, a.climate-clock-counter .clock-values-wrapper > span .hours-values-wrapper span {
  display: inline;
  vertical-align: bottom;
}
.climate-clock-counter .climate-marquee, a.climate-clock-counter .climate-marquee {
  overflow: hidden;
  width: 100%;
  margin-top: 4px;
}
@media only screen and (max-width: 1023px) {
  .climate-clock-counter .climate-marquee, a.climate-clock-counter .climate-marquee {
    display: none;
  }
}
.climate-clock-counter .climate-marquee span, a.climate-clock-counter .climate-marquee span {
  display: inline;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-right: 320px;
}
@media only screen and (min-width: 768px) {
  .climate-clock-counter .climate-marquee span, a.climate-clock-counter .climate-marquee span {
    margin-right: 600px;
  }
}
.climate-clock-counter .climate-marquee span:last-child, a.climate-clock-counter .climate-marquee span:last-child {
  margin-right: 0;
}

.lang-en.climate-clock-counter .climate-top-wrapper__yellow .yellow-box {
  font-size: 17px;
  letter-spacing: 0;
}
@media only screen and (min-width: 1024px) {
  .lang-en.climate-clock-counter .climate-top-wrapper__date {
    width: 557px;
  }
}
/*# sourceMappingURL=climate_clock_intranet.css.map */
