@font-face {
  font-family: "Roboto";
  src: url("/static/font/Roboto-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/static/font/Roboto-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

.achievements {
  position: absolute;
  z-index: 4;
  left: 219px;
  top: 1305px;
  width: 1482px;
  height: 611px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  gap: 24px;
  isolation: isolate;
  pointer-events: auto;
}

.achievements-shine {
  position: absolute;
  flex: none;
  flex-grow: 0;
  width: 859px;
  height: 731px;
  object-fit: contain;
  pointer-events: none;
}

.achievements-shine-top {
  left: 1043px;
  top: -395px;
  order: 0;
  z-index: 0;
  transform: rotate(180deg);
}

.achievements-shine-bottom {
  left: -460px;
  top: 29px;
  order: 1;
  z-index: 0;
}

.achievements-content-top {
  position: relative;
  z-index: 4;
  display: flex;
  flex: none;
  order: 4;
  align-self: stretch;
  flex-grow: 0;
  flex-direction: column;
  align-items: center;
  width: 1442px;
  height: 118px;
  padding: 0;
}

.achievements-kicker {
  display: flex;
  flex: none;
  order: 0;
  flex-grow: 0;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 1442px;
  height: 19px;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-synthesis: none;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
}

.achievements-heading {
  display: flex;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  flex-direction: column;
  align-items: center;
  width: 1442px;
  height: 99px;
  padding: 0;
  gap: 6px;
}

.achievements-title {
  display: flex;
  flex: none;
  order: 0;
  flex-grow: 0;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 1442px;
  height: 47px;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-synthesis: none;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  color: #ffffff;
}

.achievements-description {
  display: flex;
  flex: none;
  order: 1;
  flex-grow: 0;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 1442px;
  height: 46px;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-synthesis: none;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #ffffff;
  white-space: normal;
}

.achievements-gallery {
  position: relative;
  z-index: 5;
  display: flex;
  flex: none;
  order: 5;
  align-self: stretch;
  flex-grow: 0;
  flex-direction: column;
  align-items: center;
  width: 1442px;
  height: 429px;
  padding: 0;
  gap: 40px;
}

.achievements-media {
  position: relative;
  z-index: 0;
  display: flex;
  flex: none;
  order: 0;
  align-self: stretch;
  width: 1442px;
  height: 365px;
  isolation: isolate;
}

.achievements-images {
  position: relative;
  z-index: 2;
  display: flex;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  flex-direction: row;
  align-items: flex-start;
  width: 1442px;
  height: 365px;
  padding: 0;
  gap: 27px;
  border-radius: 16px;
  overflow: hidden;
}

.achievements-image {
  display: flex;
  flex: none;
  flex-shrink: 0;
  flex-grow: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 694px;
  height: 365px;
  margin: 0;
  padding: 0;
  border: 0;
  align-self: stretch;
  background: #01051f;
  cursor: zoom-in;
}

.achievements-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.achievements-image:focus-visible {
  outline: 3px solid #7ea4f5;
  outline-offset: -5px;
}

.achievements-image:empty {
  cursor: default;
}

.achievements-image-left {
  flex: none;
  order: 0;
}

.achievements-image-right {
  flex: none;
  order: 2;
}

.achievements-divider {
  flex: none;
  flex-shrink: 0;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  width: 0;
  height: 365px;
  border-left: 1px solid #0051ff;
}

.achievements-controls {
  display: flex;
  flex: none;
  order: 1;
  flex-grow: 0;
  flex-direction: row;
  align-items: center;
  width: auto;
  min-width: 0;
  height: 24px;
  padding: 0;
  gap: 26px;
}

.achievements-arrow {
  display: block;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.achievements-arrow img {
  display: block;
  width: 30px;
  height: 30px;
}

.achievements-dots {
  display: flex;
  flex: none;
  order: 1;
  flex-grow: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 12px;
  padding: 0;
  gap: 8px;
}

.achievements-dot {
  display: block;
  flex: none;
  flex-grow: 0;
  width: 12px;
  height: 12px;
  border-radius: 100px;
  background: #ffffff;
}

.achievements-dot-active {
  background: #0051ff;
}

.achievements-arrow:disabled {
  opacity: 0.28;
  cursor: default;
}

.achievements-arrow-right {
  order: 2;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .achievements {
    left: calc((1024px - 914px) / 2);
    top: 871px;
    width: 914px;
    height: 373.1px;
    padding: 12px;
    gap: 14px;
    overflow: visible;
  }

  .achievements-shine {
    width: 529.77px;
    height: 450.83px;
  }

  .achievements-shine-top {
    left: auto;
    right: -281.36px;
    top: -241.7px;
  }

  .achievements-shine-bottom {
    left: -281.36px;
    top: 15.8px;
    bottom: auto;
  }

  .achievements-content-top {
    width: 890px;
    height: 76px;
  }

  .achievements-kicker {
    width: 890px;
    max-width: 890px;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
  }

  .achievements-heading {
    width: 890px;
    height: 62px;
    gap: 2px;
  }

  .achievements-title {
    max-width: 890px;
    height: 28px;
    font-size: 24px;
    line-height: 28px;
  }

  .achievements-description {
    max-width: 890px;
    width: 890px;
    height: 32px;
    min-height: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .achievements-gallery {
    width: 888px;
    height: 259.1px;
    align-self: auto;
    gap: 20px;
  }

  .achievements-media {
    width: 888px;
    height: 225.1px;
    aspect-ratio: auto;
    align-self: stretch;
  }

  .achievements-images {
    width: 888px;
    height: 225.1px;
    aspect-ratio: auto;
    gap: 16px;
    border-radius: 9.86775px;
  }

  .achievements-image {
    flex: 0 0 428px;
    width: 428px;
    height: 225.1px;
  }

  .achievements-divider {
    height: 225.1px;
  }

  .achievements-controls {
    justify-content: space-between;
    width: 246.87px;
    height: 41.44px;
    gap: 36px;
  }

  .achievements-arrow,
  .achievements-arrow img {
    width: 41.44px;
    height: 41.44px;
  }

  .achievements-dots {
    width: 92px;
    height: 12px;
    gap: 8px;
  }

  .achievements-dot {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .achievements {
    left: 6px;
    top: 583px;
    width: 364px;
    height: auto;
    min-height: 320.44px;
    justify-content: flex-start;
    padding: 8px 20px;
    gap: 12px;
    overflow: visible;
  }

  .achievements-shine {
    width: 400.29px;
    height: 340.65px;
  }

  .achievements-shine-top {
    left: 138.71px;
    top: -184.65px;
  }

  .achievements-shine-bottom {
    left: -215px;
    top: 14px;
  }

  .achievements-content-top {
    width: 324px;
    height: auto;
    min-height: 63px;
    align-self: stretch;
    align-items: flex-start;
  }

  .achievements-kicker {
    display: block;
    width: 324px;
    max-width: 324px;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
  }

  .achievements-heading {
    width: 324px;
    height: auto;
    min-height: 51px;
    gap: 0;
    align-items: flex-start;
  }

  .achievements-title {
    display: block;
    width: 324px;
    max-width: 324px;
    height: auto;
    min-height: 23px;
    font-size: 20px;
    line-height: 23px;
    overflow-wrap: anywhere;
  }

  .achievements-description {
    display: block;
    width: 324px;
    max-width: 324px;
    height: auto;
    min-height: 28px;
    font-size: 12px;
    line-height: 14px;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .achievements-gallery {
    width: 324px;
    height: auto;
    min-height: 235.44px;
    align-self: auto;
    flex-grow: 0;
    gap: 24px;
  }

  .achievements-media {
    width: 324px;
    height: 170px;
    align-self: stretch;
  }

  .achievements-images {
    width: 324px;
    height: 170px;
    align-self: stretch;
    flex-grow: 0;
    gap: 27px;
    border-radius: 16px;
  }

  .achievements-image {
    width: 324px;
    height: 170px;
    flex-grow: 0;
  }

  .achievements-image-right,
  .achievements-divider {
    display: none;
  }

  .achievements-controls {
    justify-content: space-between;
    width: 246.87px;
    height: 41.44px;
    gap: 36px;
  }

  .achievements-arrow,
  .achievements-arrow img {
    width: 41.44px;
    height: 41.44px;
  }

  .achievements-dots {
    width: 92px;
    height: 12px;
    gap: 8px;
  }

  .achievements-dot {
    width: 12px;
    height: 12px;
    border-radius: 100px;
  }
}
