@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Poppins&display=swap");
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

.headerr {
  width: 1920px;
  height: 1000px;
  opacity: 1;
}

.headerr__frame {
  position: relative;
  z-index: 2;
  display: flex;
  height: 60px;
  display: flex;
  width: 1920px;
}

.headerr_logo {
  display: flex;
  width: 295px;
  height: 73px;
  left: 0.01px;
  angle: 0 deg;
  opacity: 1;
}

.headerr__logo:hover {
  background-color: blue;
}

.headerr__menu {
  display: flex;
  justify-content: flex-end;
  width: 1550px;
}

.headerr__menu-link {
  margin: 0px 20px;
  align-self: center;
  display: flex;
  justify-content: space-between;
  width: 30px;
  height: 30px;
  opacity: 1;
}

.headerr__background {
  position: relative;
  top: -70px;
  width: 1920px;
}

.headerr__dostup__bg {
  position: absolute;
  width: 624px;
  height: 369px;
  top: 622px;
  left: 976px;
  angle: 0 deg;
  opacity: 1;
}

.headerr__dostup__text {
  position: absolute;
  width: 484px;
  height: 126px;
  top: 701px;
  left: 1046px;
  angle: 0 deg;
  opacity: 1;
  font-family: Orbitron;
  font-weight: 400;
  font-size: 62px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.headerr__dostup__button {
  position: absolute;
  font-family: "Orbitron";
  font-weight: 700;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 40px;
  letter-spacing: 0%;
  color: #F8F200;
  width: 172px;
  height: 40px;
  opacity: 1;
  width: 272px;
  height: 78px;
  top: 852px;
  left: 1046px;
  angle: 0 deg;
  opacity: 1;
  padding-top: 19px;
  padding-right: 50px;
  padding-bottom: 19px;
  padding-left: 50px;
  gap: 10px;
  background-color: black;
}/*# sourceMappingURL=style.css.map */