.bg {
  background-image: url('../images/sq.png'), -webkit-radial-gradient(50% 50% circle, white 49%, #d5d5d5);
  background-image: url('../images/sq.png'), radial-gradient(circle at 50% 50%, white 49%, #d5d5d5);
  background-position: 0px 0px, 0px 0px;
  background-size: 11px, auto;
}

.h {
  position: absolute;
  left: 0px;
  top: 25px;
  right: 0px;
  font-family: Annieuseyourtelescope, sans-serif;
  color: #4265c6;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.woman {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 117px;
  height: 518px;
  margin-top: auto;
  margin-bottom: auto;
}

.woman.man {
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.man {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 117px;
  height: 518px;
  margin-top: auto;
  margin-bottom: auto;
}

.wass {
  margin-top: 38px;
}

.mass {
  margin-top: 42px;
}

.mot {
  position: absolute;
  display: block;
  margin: auto;
}

.v {
  position: absolute;
  left: 25px;
  top: 146px;
  display: none;
}

.x1 {
  position: absolute;
  left: 26px;
  top: 434px;
  display: none;
}

.x2 {
  position: absolute;
  left: 44px;
  top: 150px;
  display: none;
}

.x3 {
  position: absolute;
  left: 55px;
  top: 436px;
  display: none;
}

html.w-mod-js *[data-ix="init"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

@font-face {
  font-family: 'Annieuseyourtelescope';
  src: url('../fonts/AnnieUseYourTelescope.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}