.section-price-20years-ago .bg-color-highlight {
  min-height: 20.8vw;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.section-price-20years-ago .light-highlight > .block-content > .field--name-field-block-paragraphs {
  max-width: 750px;
  padding: 16px 40px !important;
  background: #ffffff;
  border: solid 4px currentColor;
  border-radius: 8px;
  margin: 40px auto;
}

.section-price-20years-ago h2 {
  font-size: 2rem;
  line-height: 1.2em;
}

@media (min-width: 0) and (max-width: 767px) {
  .section-price-20years-ago h2 {
    font-size: 1.5rem;
  }
}

.section-price-20years-ago .col-4-blue .row.columns-4 {
  background-color: #C9E5FF;
}

@media (min-width: 0) and (max-width: 767px) {
  .section-price-20years-ago .mob-4col-2col .row.columns-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .section-price-20years-ago .mob-4col-2col .row.columns-4 > .column {
    width: 50%;
    margin: 0;
  }
}

.section-price-20years-ago #block-content-paragraph-block-24 img {
  max-width: 180px;
}

.section-price-20years-ago .app-btn-left .block-content-paragraph-block-24 {
  width: auto;
  max-width: unset;
}

.section-price-20years-ago .app-btn-left .block-content-paragraph-block-24 .columns-2 > .column {
  width: auto !important;
}

.timer-20years > .block-content > .field--name-field-block-paragraphs {
  max-width: 750px;
  margin: 40px auto;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.timer-20years > .block-content > .field--name-field-block-paragraphs .paragraph--type-pg-text {
  background: #000000;
  color: #ffffff;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.timer-20years > .block-content > .field--name-field-block-paragraphs .paragraph--type-pg-text p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 2rem;
}

@media (min-width: 0) and (max-width: 767px) {
  .timer-20years > .block-content > .field--name-field-block-paragraphs .paragraph--type-pg-text p {
    font-size: 1rem;
    line-height: 1.2em;
  }
}

.timer-20years > .block-content > .field--name-field-block-paragraphs .paragraph--type-pg-block-system {
  background: #F5F5F5;
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.countdown-phase-block .timer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.countdown-phase-block .timer .time-value {
  padding: 10px 20px;
}

@media (min-width: 0) and (max-width: 767px) {
  .countdown-phase-block .timer .time-value {
    padding: 10px 10px;
  }
}

@media (min-width: 0) and (max-width: 374px) {
  .countdown-phase-block .timer .time-value {
    padding: 10px 5px;
  }
}

.countdown-phase-block .timer .time-value .time {
  display: block;
  font-size: 3rem;
  line-height: 1em;
  margin-bottom: 0.25rem;
}

@media (min-width: 0) and (max-width: 767px) {
  .countdown-phase-block .timer .time-value .time {
    font-size: 2rem;
  }
}

@media (min-width: 0) and (max-width: 374px) {
  .countdown-phase-block .timer .time-value .time {
    font-size: 1.5rem;
  }
}

.countdown-phase-block .timer .time-value .time-inticator {
  display: block;
  line-height: 1em;
  font-size: 1rem;
  font-weight: bold;
}

@media (min-width: 0) and (max-width: 767px) {
  .countdown-phase-block .timer .time-value .time-inticator {
    font-size: 0.75rem;
  }
}

@media (min-width: 0) and (max-width: 374px) {
  .countdown-phase-block .timer .time-value .time-inticator {
    font-size: 0.5rem;
  }
}

.countdown-phase-block .timer .time-seperator .seperator {
  font-size: 3rem;
}

@media (min-width: 0) and (max-width: 767px) {
  .countdown-phase-block .timer .time-seperator .seperator {
    font-size: 2rem;
  }
}

@media (min-width: 0) and (max-width: 374px) {
  .countdown-phase-block .timer .time-seperator .seperator {
    font-size: 1.5rem;
  }
}
