.timeCapsule {
  background-color: #D9E3E6;
  overflow-x: clip;
  overflow-y: clip;
  opacity: 0;
  transition: 1s ease-in-out;
  min-height: 100vh;
}
.timeCapsule.active {
  opacity: 1;
  min-height: auto;
}
.timeCapsule-erid {
  color: #01ACD9;
  position: absolute;
  left: 12px;
  right: 12px;
  z-index: 4;
  bottom: 0;
  font-size: 14px;
}
@media  all and (min-width: 540px) {
  .timeCapsule-erid {
    left: 24px;
    right: 24px;
  }
}
@media  all and (min-width: 1400px) {
  .timeCapsule-erid {
    left: 0px;
    right: 0px;
  }
}
.timeCapsule-erid a {
  color: #01ACD9;
  text-decoration: none;
  cursor: pointer;
}
.timeCapsule-container {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}
.timeCapsule-container-bg {
  position: relative;
  width: 100vw;
  height: 0;
  overflow-x: clip;
  overflow-y: visible;
}
.timeCapsule-components-repost {
  position: fixed;
  z-index: 10;
  bottom: 12px;
  left: 12px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-repost {
    bottom: 50%;
  }
}
.timeCapsule-components-repost .ya-share2__list {
  display: flex;
  flex-direction: row;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-repost .ya-share2__list {
    flex-direction: column;
  }
}
.timeCapsule-components-header-wrapper {
  width: 100%;
  overflow-x: clip;
  height: 630px;
  position: relative;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-wrapper {
    height: 615px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-wrapper {
    height: 850px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-wrapper {
    height: 980px;
  }
}
.timeCapsule-components-header-wrapper:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 100vw;
  min-height: 200vh;
  top: 250px;
  aspect-ratio: 1/1;
  transform: translateX(-50%) translateY(-25%);
  background-size: cover;
  background-position-x: 50vw;
  background-repeat: repeat-x;
  background-image: url("/assets/spec/timeCapsule/images/ellipse.svg");
  pointer-events: none;
}
@media  all and (min-width: 1200px) {
  .timeCapsule-components-header-wrapper:after {
    opacity: 50%;
    top: 50px;
  }
}
.timeCapsule-components-header-elements-ellipse-lg {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  width: 700px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-ellipse-lg {
    width: 1120px;
    top: 600px;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-ellipse-lg {
    width: 1400px;
    top: 900px;
  }
}
.timeCapsule-components-header-elements-ellipse-md {
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
  width: 1312px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
  display: none;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-ellipse-md {
    display: block;
    width: 1049.6px;
    top: 600px;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-ellipse-md {
    width: 1312px;
    top: 900px;
  }
}
.timeCapsule-components-header-elements-ellipse-group {
  position: absolute;
  transform: translateX(-50%);
  top: 50%;
  left: 50%;
  width: 500px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-ellipse-group {
    width: 910.4px;
    top: 600px;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-ellipse-group {
    width: 1138px;
    top: 900px;
  }
}
.timeCapsule-components-header-elements-logo {
  width: 110px;
  aspect-ratio: 189/52;
  background-repeat: no-repeat;
  display: block;
  pointer-events: auto;
  cursor: pointer;
  background-size: 125%;
  background-position: center;
  z-index: 4;
}
.timeCapsule-components-header-elements-logo-wrapper {
  transform: translateX(-50%);
  position: absolute;
  display: flex;
  justify-content: center;
  left: 50%;
  top: 5px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-logo-wrapper {
    justify-content: start;
    top: 60px;
  }
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-logo {
    width: 189px;
  }
}
.timeCapsule-components-header-elements-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 0 50% 0 50%;
  z-index: 1;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.timeCapsule-components-header-elements-head-glow {
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-image: radial-gradient(#7DD1E7 0%, transparent 60%);
  width: 900px;
  height: 500px;
  border-radius: 50%;
  z-index: 0;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-head-glow {
    top: 550px;
    background-image: radial-gradient(#7DD1E7 10%, transparent 60%);
    width: 1300px;
    height: 700px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-elements-head-glow {
    top: 650px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-head-glow {
    top: 750px;
    width: 1400px;
    height: 1000px;
    background-image: radial-gradient(#7DD1E7 20%, transparent 60%);
  }
}
.timeCapsule-components-header-elements-head-wrapper {
  aspect-ratio: 485 / 348;
  width: 485px;
  top: 120px;
  left: 50%;
  position: absolute;
  perspective: 940px;
  transform: translateX(-50%);
  z-index: 1;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-head-wrapper {
    width: 700px;
    top: 40px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-elements-head-wrapper {
    width: 900px;
    top: 40px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-head-wrapper {
    width: 1200px;
    top: 40px;
  }
}
.timeCapsule-components-header-elements-head-wrapper:after {
  position: relative;
  perspective: 940px;
}
.timeCapsule-components-header-elements-head-halo-1 {
  position: absolute;
  left: 55%;
  top: 40px;
  transform: translateX(-50%) rotateZ(15deg);
  border: 4px solid white;
  border-radius: 50%;
  width: 70%;
  aspect-ratio: 356 / 100;
}
.timeCapsule-components-header-elements-head-halo-2 {
  position: absolute;
  left: 60%;
  top: 30px;
  transform: translateX(-50%) rotateZ(0);
  border: 4px solid white;
  border-radius: 50%;
  width: 75%;
  aspect-ratio: 352 / 99;
}
.timeCapsule-components-header-elements-head-halo-glow {
  filter: blur(8px);
  box-shadow: 0 0 40px 2px #02ACD8;
}
.timeCapsule-components-header-elements-head-halo-back {
  z-index: 1;
}
.timeCapsule-components-header-elements-head-halo-front {
  clip-path: inset(0 0 50% 0);
  z-index: 3;
}
.timeCapsule-components-header-elements-years {
  width: 100%;
  display: flex;
  gap: 2px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-years {
    max-width: 30vw;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-elements-years {
    max-width: 30vw;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-years {
    max-width: 500px;
  }
}
.timeCapsule-components-header-elements-years-wrapper {
  position: absolute;
  top: 306px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 0;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-elements-years-wrapper {
    justify-content: start;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-elements-years-wrapper {
    top: 456px;
  }
}
.timeCapsule-components-header-elements-years-arrow {
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
}
.timeCapsule-components-header-elements-years-arrow:after {
  content: "";
  position: absolute;
  right: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-size: 14px 0.5px;
  background-image: linear-gradient(to right, black, black 50%, transparent 51%);
}
.timeCapsule-components-header-elements-years-item {
  border-radius: 7px;
  border: 1px solid #3B3B3A;
  padding: 6px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #3B3B3A;
  font-weight: 400;
  font-style: italic;
  line-height: 130%;
  /* 41.6px */
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
.timeCapsule-components-header-elements-years-item.strong {
  font-weight: 500;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-elements-years-item {
    border-radius: 14px;
    font-size: 32px;
    padding: 10px;
  }
}
.timeCapsule-components-header-text-1 {
  z-index: 2;
  width: 100%;
  color: #3B3B3A;
  text-align: center;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
  /* 20.8px */
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 47px;
  transform: translateX(-50%);
  padding: 0;
  margin-top: -6px;
  max-width: 600px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-text-1 {
    max-width: 35vw;
    left: auto;
    right: 0;
    top: 306px;
    transform: translateX(0);
    text-align: right;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-text-1 {
    font-size: 20px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-text-1 {
    max-width: 100%;
    top: 456px;
    font-size: 26px;
  }
}
.timeCapsule-components-header-text-2 {
  z-index: 2;
  width: 100%;
  color: #3B3B3A;
  text-align: center;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
  /* 20.8px */
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 536px;
  transform: translateX(-50%);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-text-2 {
    font-size: 20px;
    top: 670px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-text-2 {
    top: 800px;
    font-size: 26px;
  }
}
.timeCapsule-components-header-text-2:before {
  position: relative;
}
.timeCapsule-components-header-text-2:after {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  content: '';
  border-radius: 50%;
  width: 1200px;
  height: 250px;
  z-index: -1;
  background-image: radial-gradient(#7DD1E7 40%, transparent 60%);
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-text-2:after {
    display: block;
  }
}
.timeCapsule-components-header-text-main-first {
  max-width: 500px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-wrap: wrap;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 61px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 165px */
  text-transform: uppercase;
  color: transparent;
  z-index: 6;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-text-main-first {
    top: 470px;
    max-width: 900px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-text-main-first {
    top: 550px;
    font-size: 90px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-text-main-first {
    top: 624px;
    max-width: 100%;
    font-size: 165px;
  }
}
.timeCapsule-components-header-text-main-two {
  max-width: 500px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-wrap: wrap;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 61px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 165px */
  text-transform: uppercase;
  color: #3B3B3A;
  z-index: 1;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-header-text-main-two {
    top: 470px;
    max-width: 900px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-header-text-main-two {
    top: 550px;
    font-size: 90px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-header-text-main-two {
    top: 624px;
    max-width: 100%;
    font-size: 165px;
  }
}
.timeCapsule-components-timer {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow-x: clip;
}
.timeCapsule-components-timer-wrapper {
  gap: 22px;
  width: fit-content;
  display: flex;
  margin: 0 auto;
}
.timeCapsule-components-timer-number {
  color: #FF4912;
  text-align: center;
  display: flex;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 300;
  line-height: 80%;
  text-transform: uppercase;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-timer-number {
    font-size: 102.4px;
  }
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-timer-number {
    font-size: 128px;
  }
}
.timeCapsule-components-timer-number span {
  margin: 0;
  padding: 0;
}
.timeCapsule-components-timer-separator {
  background: #3B3B3A;
  width: 1px;
}
.timeCapsule-components-timer-label {
  width: 100%;
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-timer-label {
    font-size: 32px;
  }
}
.timeCapsule-components-timer-button {
  cursor: pointer;
  outline: none;
  border-color: transparent;
  color: white;
  font-size: 16px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  padding: 10px 20px;
  border-radius: 30px;
  background: #FF4912;
  margin: auto 0;
  display: block;
  position: relative;
  z-index: 2;
}
@media  all and (min-width: 1600px) {
  .timeCapsule-components-timer-button {
    font-size: 24px;
    padding: 16px 30px;
  }
}
.timeCapsule-components-timer-button:disabled {
  opacity: 50%;
}
.timeCapsule-components-quote {
  max-width: 880px;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 0px 50px 50px 50px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  margin-top: 100vw;
  position: relative;
  z-index: 4;
}
@media  all and (min-width: 540px) {
  .timeCapsule-components-quote {
    margin-top: 400px;
  }
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-quote {
    margin-top: 400px;
  }
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote {
    margin-top: 300px;
    padding: 55px 44px 44px 44px;
  }
}
.timeCapsule-components-quote:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  aspect-ratio: 1/1;
  z-index: -1;
  background-image: radial-gradient(rgba(1, 172, 217, 0.2) 0%, transparent 75%);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote:after {
    width: 100%;
    aspect-ratio: 2/1;
  }
}
.timeCapsule-components-quote-header {
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 16px;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote-header {
    margin-bottom: 36px;
    align-items: end;
    flex-direction: row;
  }
}
.timeCapsule-components-quote-header-avatar {
  height: 1px;
  max-width: 340px;
  width: 100%;
  position: relative;
}
.timeCapsule-components-quote-header-avatar img {
  position: absolute;
  bottom: -25px;
  width: 110%;
  left: 50%;
  transform: translateX(-50%);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote-header-avatar img {
    left: -100px;
    width: 130%;
    transform: translateX(0);
  }
}
.timeCapsule-components-quote-header-pos {
  text-wrap: wrap;
  text-align: left;
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote-header-pos {
    text-wrap: nowrap;
    text-align: left;
    font-size: 20px;
  }
}
.timeCapsule-components-quote-header-name {
  text-align: left;
  color: #01ACD9;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-quote-header-name {
    text-align: left;
    font-size: 24px;
  }
}
.timeCapsule-components-quote-text {
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 170%;
  /* 40.8px */
}
@media  all and (min-width: 1400px) {
  .timeCapsule-components-quote-text {
    font-size: 24px;
  }
}
.timeCapsule-components-quote-figure {
  position: relative;
}
.timeCapsule-components-quote-figure div {
  position: absolute;
}
.timeCapsule-components-stata {
  border-radius: 0px 50px 50px 50px;
  border: 1px solid transparent;
  background: rgba(217, 227, 230, 0.2);
  backdrop-filter: blur(5px);
  padding: 0;
  position: relative;
  z-index: 2;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-stata {
    border: 1px solid #A7A7A7;
    padding: 25px 32px 36px;
  }
}
.timeCapsule-components-stata-header {
  display: flex;
  gap: 26px;
  flex-direction: column;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-stata-header {
    height: 160px;
    flex-direction: row;
  }
}
.timeCapsule-components-stata-header-right {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 8px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-stata-header-right {
    justify-content: center;
    gap: 14px;
  }
}
.timeCapsule-components-stata-header-right-item {
  display: flex;
  gap: 4px;
  flex-direction: column-reverse;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-stata-header-right-item {
    flex-direction: row;
    gap: 12px;
  }
}
.timeCapsule-components-stata-header-right-item .progress-bar {
  width: 100%;
  height: 16px;
  border: 1px solid #A7A7A7;
  position: relative;
}
.timeCapsule-components-stata-header-right-item .progress-bar-active {
  background: linear-gradient(90deg, #7749B0 0%, #02ACD9 100%);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.timeCapsule-components-stata-header-right-item .progress-bar-wrapper {
  gap: 4px;
  flex: 1 70%;
  display: flex;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-stata-header-right-item .progress-bar-wrapper {
    flex: 1;
    gap: 12px;
  }
}
.timeCapsule-components-stata-header-right-item .progress-bar-percent {
  height: 16px;
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  width: 40px;
  align-items: center;
  justify-content: center;
  line-height: 150%;
  padding: 0 4px;
  border: 1px solid #A7A7A7;
}
.timeCapsule-components-stata-header-right-item .label {
  width: 100%;
  display: block;
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-stata-header-right-item .label {
    width: 90px;
  }
}
.timeCapsule-components-stata-header-left {
  border: 1px solid #A7A7A7;
  width: 100%;
  aspect-ratio: 230 / 160;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-stata-header-left {
    width: 230px;
  }
}
.timeCapsule-components-stata-header-left div {
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.timeCapsule-components-stata-footer {
  display: flex;
  gap: 24px;
  align-items: center;
  margin: 0;
}
.timeCapsule-components-stata-footer-percent {
  color: #FF4912;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 54px */
}
.timeCapsule-components-graphic {
  width: 100vw;
  height: max-content;
}
.timeCapsule-components-graphic-header {
  position: relative;
  z-index: 2;
  color: #3B3B3A;
  text-align: center;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 48px */
  text-transform: uppercase;
  margin-bottom: 14px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-graphic-header {
    font-size: 32px;
  }
}
.timeCapsule-components-graphic-header-sub {
  color: #A7A7A7;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 14px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-graphic-header-sub {
    font-size: 32px;
  }
}
.timeCapsule-components-graphic-graf {
  max-width: 416px;
  width: 100%;
  aspect-ratio: 1/1;
  position: relative;
  margin: 0 auto 24px;
}
.timeCapsule-components-graphic-graf .timeCapsule-components-timeline-bg-ellipse-duo {
  top: 100%;
}
.timeCapsule-components-graphic-bg {
  width: 100%;
  max-width: 416px;
  aspect-ratio: 1/1;
  position: relative;
}
.timeCapsule-components-graphic-bg-canvas {
  top: 50%;
  left: 50%;
  width: 70%;
  aspect-ratio: 1/1;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.timeCapsule-components-graphic-bg-ellipse-group {
  pointer-events: none;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.timeCapsule-components-graphic-bg-ellipse-dashed {
  pointer-events: none;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  backdrop-filter: blur(5px);
  border-radius: 50%;
  overflow: hidden;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.timeCapsule-components-graphic-bg-ellipse-white {
  pointer-events: none;
  top: 50%;
  left: 50%;
  width: 75%;
  height: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  z-index: 3;
}
.timeCapsule-components-graphic-bg-ellipse-white-2 {
  pointer-events: none;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.timeCapsule-components-graphic-legends {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 666px;
  gap: 24px;
  justify-content: center;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-graphic-legends {
    justify-content: space-between;
  }
}
.timeCapsule-components-graphic-legends-item {
  width: fit-content;
  position: relative;
  z-index: 2;
  display: inline-flex;
  gap: 12px;
  align-items: center;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-graphic-legends-item {
    width: calc(50% - 24px);
  }
}
.timeCapsule-components-graphic-legends-item .count {
  border-radius: 22px;
  display: inline-flex;
  padding: 4px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  text-transform: uppercase;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-graphic-legends-item .count {
    padding: 4px 30px;
    font-size: 16px;
  }
}
.timeCapsule-components-graphic-legends-item .count.orange {
  background-color: #00B2E3;
}
.timeCapsule-components-graphic-legends-item .count.green {
  background: #00D8F1;
}
.timeCapsule-components-graphic-legends-item .count.violet {
  background: #00BEE7;
}
.timeCapsule-components-graphic-legends-item .count.blue {
  background: #5DE3F6;
}
.timeCapsule-components-graphic-legends-item .count.ai {
  background: #00CCEC;
}
.timeCapsule-components-graphic-legends-item .label {
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 12px;
  text-wrap: nowrap;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  text-transform: uppercase;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-graphic-legends-item .label {
    font-size: 14px;
  }
}
.timeCapsule-components-timeline {
  width: 100%;
  overflow-x: clip;
}
.timeCapsule-components-timeline .timeCapsule-container {
  position: relative;
}
.timeCapsule-components-timeline-wrapper {
  text-align: left;
}
.timeCapsule-components-timeline-wrapper-all {
  position: relative;
  display: flex;
  gap: 16px;
}
.timeCapsule-components-timeline-header {
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
  text-align: center;
  margin-top: 0;
}
.timeCapsule-components-timeline-bg-solo {
  position: absolute;
  right: auto;
  left: 50%;
  width: 400px;
  top: 300px;
  transform: translateX(-30%);
  display: none;
}
@media  all and (min-width: 1366px) {
  .timeCapsule-components-timeline-bg-solo {
    right: -75px;
    left: auto;
    width: auto;
    bottom: auto;
    transform: translateX(0);
  }
}
.timeCapsule-components-timeline-bg-solo:before {
  content: "";
  position: relative;
}
.timeCapsule-components-timeline-bg-solo.active {
  display: block;
}
.timeCapsule-components-timeline-bg-solo-item {
  position: absolute;
  width: 400px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 1 / 1;
  backdrop-filter: blur(2px);
}
.timeCapsule-components-timeline-bg-ellipse-lg {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 800px;
  left: 50%;
  width: 985.6px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-timeline-bg-ellipse-lg {
    width: 1408px;
  }
}
.timeCapsule-components-timeline-bg-ellipse-md {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 800px;
  left: 50%;
  width: 918.4px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-timeline-bg-ellipse-md {
    width: 1312px;
  }
}
.timeCapsule-components-timeline-bg-ellipse-group {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 800px;
  left: 50%;
  width: 796.6px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: contain;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-timeline-bg-ellipse-group {
    width: 1138px;
  }
}
.timeCapsule-components-timeline-bg-ellipse-duo {
  position: absolute;
  top: 800px;
  left: 50%;
  width: 100vw;
  aspect-ratio: 1/1;
  transform: translateX(-50%) translateY(-50%);
  background-size: contain;
  background-position-x: -50vw;
  opacity: 50%;
}
.timeCapsule-components-timeline-bg-ellipse-flashlight-duo {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 0;
  pointer-events: none;
  z-index: 0;
}
.timeCapsule-components-timeline-bg-ellipse-flashlight-duo:after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0;
  height: 470px;
  width: 985px;
  transform: translateX(-50%) translateY(-50%) rotateZ(-15deg);
  background-image: radial-gradient(rgba(125, 209, 231, 0.6) 0, transparent 70%);
}
.timeCapsule-components-timeline-bg-ellipse-flashlight-duo:before {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  left: 100%;
  height: 470px;
  width: 985px;
  transform: translateX(-50%) translateY(50%) rotateZ(20deg);
  background-image: radial-gradient(rgba(125, 209, 231, 0.6) 0, transparent 70%);
}
.timeCapsule-components-timeline-alert {
  margin-top: 12px;
  font-size: 12px;
  margin-left: 40px;
}
.timeCapsule-components-timeline-target {
  border-radius: 0 50px 50px 50px;
  border-top: 2px solid #01ACD9;
  border-left: 2px solid #01ACD9;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(5px);
  box-sizing: border-box;
  overflow: hidden;
  height: fit-content;
  z-index: 2;
}
.timeCapsule-components-timeline-target-content {
  overflow-y: auto;
  height: 0;
  opacity: 0;
  max-height: calc(100vh- 90px);
}
.timeCapsule-components-timeline-target-content.active {
  opacity: 1;
  height: fit-content;
  max-height: calc(100vh- 90px);
  padding: 14px 14px 14px 0;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-timeline-target-content.active {
    padding: 44px 44px 44px 0;
  }
}
.timeCapsule-components-timeline-target-content ul {
  list-style-image: url("/assets/spec/timeCapsule/images/marker.svg");
}
.timeCapsule-components-timeline-target-content ul ul {
  margin-left: 0;
  padding-left: 0;
  list-style-image: initial;
}
.timeCapsule-components-timeline-target-content ul ul li {
  padding: 8px 0;
}
.timeCapsule-components-timeline-target-content ul ul li::marker {
  content: "• ";
  font-size: 24px;
  color: #01ACD9;
}
.timeCapsule-components-timeline-target-content ul li {
  padding-bottom: 16px;
}
.timeCapsule-components-timeline-bar-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  width: 29px;
}
.timeCapsule-components-timeline-bar-spacer {
  width: 6px;
  height: 250px;
  background-image: url("/assets/spec/timeCapsule/images/bar-spacer.svg");
  background-position: center center;
  background-repeat: repeat-y;
  background-size: 6px 10px;
}
.timeCapsule-components-timeline-bar-step {
  text-align: right;
  position: relative;
  height: 1px;
  width: 100%;
  background-color: #3B3B3A;
}
.timeCapsule-components-timeline-bar-step-label {
  display: block;
  position: absolute;
  top: -30px;
  right: -70px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.timeCapsule-components-timeline-bar-step-label.active label {
  transition: 0.3s ease-in-out;
  transform: scale(1.4);
  color: #01ACD9;
}
.timeCapsule-components-timeline-labels-wrapper {
  height: fit-content;
  position: sticky;
  top: 80px;
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.timeCapsule-components-timeline-labels-item {
  text-align: right;
  position: relative;
  z-index: 2;
  color: #3B3B3A;
  cursor: pointer;
  border-radius: 8px;
  display: block;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}
.timeCapsule-components-timeline-labels-item label {
  pointer-events: none;
}
.timeCapsule-components-timeline-labels-item.active {
  pointer-events: none;
}
.timeCapsule-components-timeline-labels-item.active label {
  transition: 0.3s ease-in-out;
  color: #01ACD9;
}
.timeCapsule-components-form {
  width: 100%;
  overflow-x: clip;
}
.timeCapsule-components-form-header {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
  padding: 0;
}
.timeCapsule-components-form-bg-head {
  top: 140px;
  position: absolute;
  width: 654px;
  aspect-ratio: 654 / 765;
  left: 100%;
  margin-left: -80px;
  background-size: contain;
  display: none;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-bg-head {
    display: block;
  }
}
.timeCapsule-components-form-desc label {
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}
.timeCapsule-components-form-desc span {
  color: #FE4812;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 48px */
}
.timeCapsule-components-form .label-sub {
  margin-bottom: 15px;
  display: block;
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 36px */
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .label-sub {
    font-size: 24px;
  }
}
.timeCapsule-components-form .input-wrapper {
  position: relative;
  margin-bottom: 32px;
}
.timeCapsule-components-form .input-wrapper label {
  position: absolute;
  top: 9px;
  left: 22px;
  color: #A7A7A7;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 36px */
  pointer-events: none;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper label {
    font-size: 24px;
    top: 18px;
    left: 44px;
  }
}
.timeCapsule-components-form .input-wrapper .timeCapsule-components-form-input:focus + label,
.timeCapsule-components-form .input-wrapper :not(.timeCapsule-components-form-input:placeholder-shown) + label {
  display: none;
}
.timeCapsule-components-form .input-wrapper:has(> input[type='file']) {
  position: relative;
  height: 50px;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='file']) {
    height: 80px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='file']):after {
  right: 0;
  content: '';
  position: absolute;
  background-image: url("/assets/spec/timeCapsule/images/btn-plus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='file']):after {
    width: 80px;
    height: 80px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='file']) label {
  color: #3B3B3A;
  text-align: right;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 74px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='file']) label {
    font-size: 24px;
    right: 104px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='file']) span {
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='file']) span {
    font-size: 16px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='range']) {
  width: 100%;
  max-width: 523px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) {
  display: flex;
  align-items: start;
  gap: 8px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) {
    gap: 24px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) label {
  position: relative !important;
  display: block !important;
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  top: 0;
  left: 0;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) label {
    font-size: 13px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) a {
  pointer-events: auto;
  position: relative;
  z-index: 2;
  cursor: pointer;
  color: #02ACD8;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) input[type='checkbox'] {
  cursor: pointer;
  appearance: none;
  display: block;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  background-image: url("/assets/spec/timeCapsule/images/checkbox.svg");
  background-size: contain;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) input[type='checkbox'] {
    width: 50px;
    height: 50px;
  }
}
.timeCapsule-components-form .input-wrapper:has(> input[type='checkbox']) input[type='checkbox']:checked {
  background-image: url("/assets/spec/timeCapsule/images/checkbox-checked.svg");
  background-size: contain;
}
.timeCapsule-components-form .required:after {
  content: " *";
  color: #FF4912;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form .required:after {
    font-size: 32px;
  }
}
.timeCapsule-components-form-radio-wrapper {
  margin-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.timeCapsule-components-form-radio-wrapper-item {
  display: flex;
  gap: 6px;
  align-items: center;
  width: fit-content;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-radio-wrapper-item {
    gap: 12px;
  }
}
.timeCapsule-components-form-radio-wrapper label {
  user-select: none;
  cursor: pointer;
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-radio-wrapper label {
    font-size: 24px;
  }
}
.timeCapsule-components-form-input {
  appearance: none;
}
.timeCapsule-components-form-input:focus {
  appearance: none;
  outline: none;
}
.timeCapsule-components-form-input-error {
  left: 0;
  font-size: 14px;
  color: red;
}
.timeCapsule-components-form-input.email {
  border-radius: 0px 50px 0px 0px;
  border-top: 2px solid #FE4812;
  border-left: 2px solid #FE4812;
  border-bottom: 2px transparent;
  border-right: 2px transparent;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  width: 100%;
  padding: 11px 22px;
  font-size: 16px;
  box-sizing: border-box;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #3B3B3A;
  line-height: 150%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-input.email {
    font-size: 24px;
    padding: 22px 44px;
  }
}
.timeCapsule-components-form-input.name {
  border-top: 2px solid #FE4812;
  border-left: 2px solid #FE4812;
  border-bottom: 2px transparent;
  border-right: 2px transparent;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  width: 100%;
  padding: 11px 22px;
  font-size: 16px;
  box-sizing: border-box;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #3B3B3A;
  line-height: 150%;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-input.name {
    padding: 22px 44px;
    font-size: 24px;
  }
}
.timeCapsule-components-form-input.comment {
  resize: none;
  width: 100%;
  height: 376px;
  font-size: 16px;
  box-sizing: border-box;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #3B3B3A;
  line-height: 150%;
  padding: 11px 22px;
  border-radius: 0px 0px 50px 0px;
  border-top: 2px solid #FE4812;
  border-left: 2px solid #FE4812;
  border-bottom: 2px transparent;
  border-right: 2px transparent;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-input.comment {
    padding: 22px 44px;
    font-size: 24px;
  }
}
.timeCapsule-components-form-input[type="radio"] {
  appearance: none;
  cursor: pointer;
  width: 32px;
  height: 32px;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  background: transparent;
  border: solid 2px #3B3B3A;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}
.timeCapsule-components-form-input[type="radio"]:checked + label {
  color: #FF4912;
}
.timeCapsule-components-form-input[type="radio"]:after {
  transition: 0.3s ease-in-out;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #FF4912;
  opacity: 0;
}
.timeCapsule-components-form-input[type="radio"]:checked {
  background: transparent;
  border: solid 2px #FF4912;
  position: relative;
}
.timeCapsule-components-form-input[type="radio"]:checked:after {
  opacity: 1;
}
.timeCapsule-components-form-input[type="file"] {
  cursor: pointer;
  appearance: none;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.timeCapsule-components-form-input[type="range"] {
  width: 100%;
  height: 96px;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 50px;
  position: relative;
  z-index: 2;
}
.timeCapsule-components-form-input[type="range"]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -25px;
  left: -25px;
  height: 100%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/spec/timeCapsule/images/termometr.png");
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-form-input[type="range"]:after {
    right: -32px;
    left: -32px;
  }
}
.timeCapsule-components-form-input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 3%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: white;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
  cursor: pointer;
  position: relative;
  z-index: 3;
}
.timeCapsule-components-form-input[type="range"]::-moz-range-thumb {
  width: 3%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: white;
  border: 2px solid #ccc;
  box-shadow: 0 0 20px 3px rgba(255, 255, 255, 0.6);
  cursor: pointer;
  position: relative;
  z-index: 3;
}
.timeCapsule-components-footer {
  width: 100%;
  overflow-x: clip;
  position: relative;
  margin-top: 15vw;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-footer {
    margin-top: 80px;
  }
}
.timeCapsule-components-footer .hands {
  pointer-events: none;
  position: relative;
  background-size: contain;
  background-position-x: -8px;
  background-position-y: bottom;
  max-width: 740px;
  aspect-ratio: 740 / 430;
  background-repeat: no-repeat;
}
@media  all and (min-width: 1400px) {
  .timeCapsule-components-footer .hands {
    background-position-x: 20px;
  }
}
.timeCapsule-components-footer .wrapper-text {
  position: absolute;
  bottom: 20vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .wrapper-text {
    bottom: 246px;
  }
}
.timeCapsule-components-footer .bg-flashlight {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200%;
  aspect-ratio: 2/1;
  background-position: bottom;
  background-image: radial-gradient(ellipse at bottom, #7dd1e7 10%, transparent 70%);
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-footer .bg-flashlight {
    width: 200%;
  }
}
.timeCapsule-components-footer .bg-ellipse-lg {
  pointer-events: none;
  position: absolute;
  bottom: 10vw;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  width: 100%;
  aspect-ratio: 1/1;
  background-position: bottom center;
  background-size: contain;
  filter: blur(1px);
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .bg-ellipse-lg {
    bottom: 300px;
  }
}
.timeCapsule-components-footer .bg-ellipse-md {
  pointer-events: none;
  position: absolute;
  bottom: 10vw;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  width: 95%;
  aspect-ratio: 1/1;
  background-position: bottom center;
  background-size: contain;
  filter: blur(1px);
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .bg-ellipse-md {
    bottom: 300px;
  }
}
.timeCapsule-components-footer .bg-ellipse-group {
  pointer-events: none;
  position: absolute;
  bottom: 10vw;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  width: 85%;
  aspect-ratio: 1/1;
  background-position: bottom center;
  background-size: contain;
  filter: blur(1px);
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .bg-ellipse-group {
    bottom: 300px;
  }
}
.timeCapsule-components-footer .title {
  color: #3B3B3A;
  text-align: center;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 5vw;
  font-style: italic;
  font-weight: 400;
  line-height: 90%;
  /* 22.5px */
  text-shadow: white 1px 0 20px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .title {
    font-size: 25px;
  }
}
.timeCapsule-components-footer .numbers {
  color: #FF4912;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 20vw;
  font-style: normal;
  font-weight: 600;
  line-height: 90%;
  text-transform: uppercase;
  text-shadow: white 1px 0 20px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-components-footer .numbers {
    font-size: 118px;
  }
}
.timeCapsule-components-submit .header {
  color: #3B3B3A;
  text-align: center;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 48px */
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 24px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-submit .header {
    font-size: 32px;
    margin-bottom: 55px;
  }
}
.timeCapsule-components-submit .timer {
  margin-bottom: 24px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-submit .timer {
    margin-bottom: 80px;
  }
}
.timeCapsule-components-submit .timer .timeCapsule-components-timer-number {
  color: #01ACD9;
}
.timeCapsule-components-submit .sub-header {
  margin-bottom: 16px;
  color: #3B3B3A;
  text-align: center;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 48px */
  text-transform: uppercase;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-submit .sub-header {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
.timeCapsule-components-submit .sub-header span {
  color: #01ACD9;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-transform: uppercase;
}
.timeCapsule-components-submit .small-text {
  margin-bottom: 34px;
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
  /* 31.2px */
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-submit .small-text {
    font-size: 24px;
  }
}
.timeCapsule-components-submit .feed-text {
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 21px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
  text-transform: uppercase;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-submit .feed-text {
    font-size: 24px;
  }
}
.timeCapsule-components-submit .repost {
  gap: 8px;
  display: flex;
  justify-content: center;
  padding-bottom: 32px;
}
.timeCapsule-components-modal-wrapper {
  display: none;
  position: fixed;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 100;
  backdrop-filter: blur(10px);
}
.timeCapsule-components-modal-wrapper.active {
  display: flex;
  pointer-events: auto;
}
.timeCapsule-components-modal-body {
  display: none;
  position: relative;
  pointer-events: none;
  z-index: 222;
  margin: auto;
  border-radius: 0px 50px 25px 25px;
  border-top: 2px solid #01ACD9;
  border-left: 2px solid #01ACD9;
  background: linear-gradient(180deg, #FFF 77.88%, rgba(255, 255, 255, 0.1) 100%);
  backdrop-filter: blur(5px);
  width: 100%;
  max-height: 100vh;
  overflow-y: auto;
  padding: 0;
  transition: 0.5s ease-in-out;
  max-width: 800px;
  box-sizing: border-box;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-modal-body {
    padding: 66px;
    padding-top: 0;
    border-radius: 0px 50px 50px 50px;
  }
}
.timeCapsule-components-modal-body:after {
  content: '';
  position: relative;
}
.timeCapsule-components-modal-body.active {
  display: block;
  pointer-events: auto;
}
.timeCapsule-components-modal-body .close-btn {
  z-index: 222;
  cursor: pointer;
  position: sticky;
  top: 15px;
  display: flex;
  justify-content: end;
  margin: 0 20px;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-modal-body .close-btn {
    top: 27px;
    margin: 0 -44px;
  }
}
.timeCapsule-components-modal-body .close-btn span {
  display: block;
  background-image: url("/assets/spec/timeCapsule/images/close-btn.svg");
  background-size: contain;
  width: 34px;
  aspect-ratio: 1/1;
}
@media  all and (min-width: 1024px) {
  .timeCapsule-components-modal-body .close-btn span {
    width: 55px;
  }
}
.timeCapsule-images-ellipse-white-2 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse-white-2.svg");
}
.timeCapsule-images-ellipse-white {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse-white.svg");
}
.timeCapsule-images-ellipse-group-2 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse-group-2.svg");
}
.timeCapsule-images-ellipse-dashed {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse-dashed.svg");
}
.timeCapsule-images-ellipse {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse.svg");
}
.timeCapsule-images-header-head {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/header-head-min-2.png");
}
.timeCapsule-images-stata-head {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/stata-head.png");
}
.timeCapsule-images-ellipse-group {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/ellipse-group.svg");
}
.timeCapsule-images-logo {
  background-image: url("/assets/spec/timeCapsule/images/PR-Consulta_15_logo_monoblack+orange.svg");
}
.timeCapsule-images-arrow {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/arrow-v2.svg");
}
.timeCapsule-images-triangle {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/triangle.svg");
}
.timeCapsule-images-neon-1 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/neon-1.svg");
}
.timeCapsule-images-neon-2 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/neon-2.svg");
}
.timeCapsule-images-head-2 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/head-2-min-2.png");
}
.timeCapsule-images-rf-icon {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/RF.png");
}
.timeCapsule-images-hands {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/hands-min.png");
}
.timeCapsule-images-bg-2010 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2010.png");
}
.timeCapsule-images-bg-2011 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2011.png");
}
.timeCapsule-images-bg-2012 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2012.png");
}
.timeCapsule-images-bg-2013 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2013.png");
}
.timeCapsule-images-bg-2014 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2014.png");
}
.timeCapsule-images-bg-2015 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2015.png");
}
.timeCapsule-images-bg-2016 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2016.png");
}
.timeCapsule-images-bg-2017 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2017.png");
}
.timeCapsule-images-bg-2018 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2018.png");
}
.timeCapsule-images-bg-2019 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2019.png");
}
.timeCapsule-images-bg-2020 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2020.png");
}
.timeCapsule-images-bg-2021 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2021.png");
}
.timeCapsule-images-bg-2022 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2022.png");
}
.timeCapsule-images-bg-2023 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2023.png");
}
.timeCapsule-images-bg-2024 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2024.png");
}
.timeCapsule-images-bg-2025 {
  pointer-events: none;
  background-image: url("/assets/spec/timeCapsule/images/2025.png");
}
.timeCapsule-bg-center {
  background-position: center;
}
.timeCapsule-bg-contain {
  background-size: contain;
}
.timeCapsule-bg-cover {
  background-size: cover;
}
.timeCapsule-bg-no-repeat {
  background-repeat: no-repeat;
}
.timeCapsule-bg-default {
  background-repeat: no-repeat;
  background-size: cover;
}
.timeCapsule-bg-ellipse-duo {
  position: absolute;
  left: 50%;
  width: 100vw;
  min-height: 200vh;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position-x: 50vw;
  background-repeat: repeat-x;
  background-image: url("/assets/spec/timeCapsule/images/ellipse.svg");
}
@media  all and (min-width: 1200px) {
  .timeCapsule-bg-ellipse-duo {
    opacity: 50%;
  }
}
.timeCapsule-bg-ellipse-duo.header {
  top: -50px;
  transform: translateX(-50%) translateY(-25%);
}
.timeCapsule-bg-ellipse-duo.quote {
  top: 400px;
  transform: translateX(-50%) translateY(-50%);
}
@media  all and (min-width: 1200px) {
  .timeCapsule-bg-ellipse-duo.quote {
    top: 750px;
  }
}
.timeCapsule-margin-x-auto {
  margin-left: auto;
  margin-right: auto;
}
.timeCapsule-margin-x-left {
  margin-left: 0;
  margin-right: auto;
}
.timeCapsule-margin-t-26 {
  margin-top: 26px;
}
.timeCapsule-margin-b-24 {
  margin-bottom: 24px;
}
.timeCapsule-margin-b-32 {
  margin-bottom: 24px;
}
.timeCapsule-margin-b-43 {
  margin-bottom: 12px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-margin-b-43 {
    margin-bottom: 43px;
  }
}
.timeCapsule-margin-b-44 {
  margin-bottom: 44px;
}
.timeCapsule-margin-b-52 {
  margin-bottom: 52px;
}
.timeCapsule-margin-b-80 {
  margin-bottom: 48px;
}
@media  all and (min-width: 768px) {
  .timeCapsule-margin-b-80 {
    margin-bottom: 80px;
  }
}
.timeCapsule-text-orange {
  color: #FF4912;
}
.timeCapsule-text-center {
  text-align: center;
  position: relative;
  z-index: 3;
}
.timeCapsule-text-left {
  text-align: left;
}
.timeCapsule-text-right {
  text-align: right;
}
.timeCapsule-text-default {
  color: #3B3B3A;
  font-family: 'PT Sans', "San Francisco", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.timeCapsule-text-default a {
  text-decoration: none;
  color: #01ACD9;
}
@media  all and (min-width: 768px) {
  .timeCapsule-text-default {
    font-size: 20px;
  }
}
.timeCapsule-text-h2 {
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media  all and (min-width: 768px) {
  .timeCapsule-text-h2 {
    font-size: 68px;
  }
}
.timeCapsule-text-h3 {
  color: #3B3B3A;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  text-transform: uppercase;
}
@media  all and (min-width: 768px) {
  .timeCapsule-text-h3 {
    font-size: 24px;
  }
}
.timeCapsule-pos-relative {
  position: relative;
}
.timeCapsule-aspect-square {
  aspect-ratio: 1/1;
}
/*# sourceMappingURL=main.css.map */