<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
h1,
h3,
p,
img,
strong,
b,
figcaption,
figure,
footer,
header,
nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
.c15 {
  margin-bottom: 25px;
}
.c15,
.c15 td,
.c15 tr {
  border: 1px solid #d6d6d6;
}
.c15 .c3 p {
  padding: 5px 10px 5px;
  margin-bottom: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
figcaption,
figure,
footer,
header,
nav {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
* {
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f2f2f2;
  position: relative;
}
img {
  max-width: 100%;
}
a {
  color: #b88b58;
  text-decoration: none;
}
.Body {
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 48em) {
  .Body {
    font-size: 20px;
    line-height: 27px;
  }
}
.Body &gt; * {
  max-width: 980px;
  font-family: Arial, Helvetica, sans-serif;
}
.Body:last-child &gt; *:last-child {
  margin-bottom: 0;
}
.Body a {
  color: inherit;
  box-shadow: inset 0 -1px #b88b58;
}
.Body a:hover {
  color: #b88b58;
}
.Body p {
  margin-bottom: 15px;
}
.Body p:empty {
  display: none;
}
.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: bold;
}
.SvgIcon {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.SvgIcon--meduzaLogo {
  margin-top: -2px;
  height: 45px;
  width: 100px;
}
.Menu {
  display: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
}
@media only screen and (min-width: 64em) {
  .Menu {
    font-size: 13px;
    display: block;
    height: 45px;
    width: 100%;
    letter-spacing: 1px;
    background-color: #262626;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.Menu-item {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  text-align: center;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
@media only screen and (min-width: 64em) {
  .Menu-item {
    padding: 0 15px;
    border-bottom: 0;
  }
}
@media only screen and (min-width: 64em) {
  .Menu-item:last-of-type {
    border-right: none;
  }
}
@media only screen and (min-width: 64em) {
  .Menu-item:hover {
    color: #999999;
    background-color: inherit;
  }
}
.Menu-link {
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  text-decoration: none;
  color: #fff;
  position: relative;
  line-height: 45px;
  top: 1px;
}
.Menu-item:hover .Menu-link {
  color: #999999;
}
.MeduzaLogo {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-position: center 10px;
  background-size: contain;
}
.Header {
  position: relative;
  height: 45px;
  background-color: #262626;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  z-index: 2;
}
@media only screen and (min-width: 64em) {
  .Header {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 63.9375em) {
  .Header .HeaderButton--chat {
    display: none;
  }
}
.Header-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 16%;
  -ms-flex-preferred-size: 16%;
  flex-basis: 16%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
}
.Header-center {
  height: 100%;
  display: none;
}
@media only screen and (min-width: 64em) {
  .Header-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
}
.Header-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-basis: 16%;
  -ms-flex-preferred-size: 16%;
  flex-basis: 16%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.Header-meduzaLogo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 64em) {
  .Header-meduzaLogo {
    position: static;
  }
}
.HeaderButton {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 45px;
  height: 100%;
  padding: 0 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  fill: currentColor;
  border: 0;
  background: transparent;
  margin: 0;
  cursor: pointer;
}
.HeaderButton:active {
  outline-width: 0;
}
.HeaderButton:hover {
  color: #999;
}
.HeaderButton::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #676767;
}
@media only screen and (min-width: 64em) {
  .HeaderButton::after {
    top: 10px;
    bottom: 10px;
  }
}
.HeaderButton-link {
  display: block;
  padding-top: 2px;
  text-transform: uppercase;
  color: inherit;
  font-weight: 600;
  cursor: pointer;
}
.HeaderButton-link::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.HeaderButton--chat {
  font-size: 13px;
  letter-spacing: 0.05em;
}
.Copyright {
  padding: 0 12px;
  line-height: 1.2;
}
@media only screen and (min-width: 64em) {
  .Copyright {
    padding: 0;
  }
}
.Copyright-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  padding: 13px 0 12px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.Copyright-container a:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 48em) {
  .Copyright-container {
    max-width: 675px;
    padding: 10px 0 18px;
    border-top: 1px solid #505050;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
}
@media only screen and (min-width: 64em) {
  .Copyright-container {
    max-width: 860px;
  }
}
.Copyright-container a {
  color: #fff;
}
.Copyright-block {
  padding-top: 13px;
  font-size: 17px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
@media only screen and (min-width: 48em) {
  .Copyright-block {
    padding-top: 0;
    border-top: 0;
  }
}
.Copyright-block:last-child {
  text-align: right;
}
.MaterialTag {
  position: relative;
  z-index: 30;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 2px;
  font-weight: 700;
  line-height: 1;
  color: #b88b58;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 32em) {
  .MaterialTag {
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 0.5px;
  }
}
span.MaterialTag {
  cursor: default;
  pointer-events: none;
}
@media only screen and (min-width: 32em) {
  .MaterialTag--medium {
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    letter-spacing: 1px;
    font-size: 12px;
  }
}
.MaterialTag--solid {
  color: #fff;
  background: #b88b58;
  border-color: #b88b58;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.FormField-input:placeholder {
  color: #afafaf;
}
@media only screen and (min-width: 48em) {
  .Messenger-content::-webkit-scrollbar-track:hover:vertical {
    background: #f3f3f3;
  }
  .Messenger-content::-webkit-scrollbar-thumb:hover:vertical {
    background: #d9d9de;
  }
}
.MaterialClose {
  cursor: pointer;
  display: none;
  width: 20px;
  height: 20px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
@media only screen and (min-width: 63.125em) {
  .MaterialClose {
    display: inline-block;
  }
}
.MaterialMeta {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  color: #808080;
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  font-weight: normal;
}
@media only screen and (min-width: 48em) {
  .MaterialMeta {
    font-size: 15px;
    line-height: 18px;
    margin-right: 15px;
  }
}
.MaterialMeta--source {
  background-image: url("../images/e532f4e9c23677b76653507e723a39cd30cc6345.svg");
  background-position-y: 1px;
}
@media only screen and (min-width: 48em) {
  .MaterialMeta--source {
    background-position-y: 4px;
    white-space: nowrap;
  }
}
.MaterialMeta--time {
  background-size: 12px 12px;
  background-image: url("../images/a3fd45d1f497f3bbdb85276e6ec08268ed939132.svg");
}
.MediaMaterialHeader {
  max-width: 840px;
}
.MediaMaterialHeader-first {
  color: #000;
  line-height: 27px;
}
@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first {
    line-height: 38px;
  }
}
.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first,
  .MediaMaterialHeader-separator {
    font-size: 36px;
  }
}
.MediaMaterial {
  background-color: #fff;
  padding: 12px;
}
@media only screen and (min-width: 48em) {
  .MediaMaterial {
    padding: 25px 15px 20px;
  }
}
.MediaMaterial-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 650px;
  margin: 0 auto 18px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header {
    max-width: 1000px;
    margin-bottom: 25px;
  }
}
.MediaMaterial-tag {
  margin-bottom: 5px;
}
@media only screen and (min-width: 48em) {
  .MediaMaterial-tag {
    margin-bottom: 11px;
  }
}
.MediaMaterial-meta {
  margin-top: 12px;
}
@media only screen and (min-width: 48em) {
  .MediaMaterial-meta {
    margin-top: 12px;
  }
}
.MediaMaterial-containerClose {
  position: relative;
}
.MediaMaterial-close {
  position: absolute;
  top: -10px;
  right: 0;
  transition: -webkit-transform 0.15s ease-out;
  -o-transition: -o-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out,
    -o-transform 0.15s ease-out;
}
.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px;
}
.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}
@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body {
    max-width: 1000px;
  }
}
.MediaMaterial--bannerless .MediaMaterial-body {
  display: block;
  max-width: none;
}
@media only screen and (min-width: 48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none;
}
.Material {
  padding: 12px 0 0;
}
@media only screen and (min-width: 48em) {
  .Material {
    padding: 15px 0 0;
  }
}
.Material-shadow {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.15);
}
.Material-shadow--top {
  top: 0;
}
.Material-container {
  background: #fff;
  position: relative;
}
@media only screen and (min-width: 48em) {
  .Body h3 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 27px;
  }
}
.MaterialContent--bannerless .Body &gt; * {
  margin-right: auto;
  margin-left: auto;
}
.MaterialContent .Figure {
  margin-right: -12px;
  margin-left: -12px;
}
@media only screen and (min-width: 40.625em) {
  .MaterialContent .Figure {
    margin-right: auto;
    margin-left: auto;
  }
}
.Figure {
  margin: 15px -12px;
}
.Figure img {
  display: block;
  margin: 5px auto;
}
@media only screen and (min-width: 48em) {
  .Figure {
    margin: 27px auto 20px;
  }
}
@media only screen and (min-width: 75em) {
  .Figure {
    max-width: 650px;
  }
}
.Figure img {
  max-width: 100%;
  vertical-align: bottom;
}
@media only screen and (min-width: 40.625em) {
  .Figure img {
    border-radius: 2px;
  }
}
.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  padding: 7px 12px 0;
  font-size: 15px;
  line-height: 17px;
}
@media only screen and (min-width: 40.625em) {
  .Figure-caption {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
  }
}
@-moz-document url-prefix() {
}
.App {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  transition: -webkit-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out,
    -o-transform 0.25s ease-out;
}
.App-content,
.App-footer {
  transition: -webkit-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out,
    -o-transform 0.25s ease-out;
}
.App-footer {
  position: relative;
  z-index: 1;
}
.App-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  background-color: #f2f2f2;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.logoImg {
  max-width: 80px;
  margin: 0 15px;
}
.alex_zevsa_wcih4ECQW {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  margin: 0px auto;
  width: 960px;
  padding: 0px 20px;
}

.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}

.clearfix::after {
  clear: both;
}
.katyakoncakova_FtFDdVex {
  font-family: Arial, Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 15;
  background: #fff;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
  margin-top: 20px;
  float: left;
  width: 600px;
  text-decoration: none;
  color: black;
  display: block;
  position: relative;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC img {
  float: left;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC h1 {
  font-size: 25px; /*! margin-top: 17px; */
  margin-left: 125px;
  width: 50%; /*! float: left; */
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  max-width: 480px;
  font-weight: normal;

}

.katyakoncakova_FtFDdVex .vasilusya_rfYcdWbD {
  float: right;
  font-size: 12px;
  margin-top: 5px;
}

.katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
  width: 330px;
  float: right;
  margin-top: 60px;
}

.katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs .mansurovan_vUZn4RQN {
  text-align: right;
  font-size: 12px;
  text-transform: uppercase;
  float: right;
}

.katyakoncakova_FtFDdVex .mansurovan_vUZn4RQN .Dulov_V_V_du3BxPsUO {
  font-weight: normal;
  color: #000;
}

.katyakoncakova_FtFDdVex .mansurovan_vUZn4RQN a {
  color: #000;
}

.katyakoncakova_FtFDdVex .mansurovan_vUZn4RQN a:hover {
  color: rgb(176, 73, 61);
}

.katyakoncakova_FtFDdVex .mansurovan_vUZn4RQN .udav_t_slEtc0GR {
  margin: 0px 5px;
}

.katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs .tata_soboleva_XjcqhmYZ7 {
  margin-top: 25px;
  position: relative;
  text-align: right;
}

.katyakoncakova_FtFDdVex .tata_soboleva_XjcqhmYZ7 .tjn-02_ANHUDPcR {
  width: 170px;
  padding: 4px 5px;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe {
  margin-top: 10px;
  background: #08347d none repeat scroll 0% 0%;
  height: 50px;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .main-menu-blk {
  margin: 0;
  padding: 0;
  list-style: outside none none;
}

.katyakoncakova_FtFDdVex .main-menu-blk &gt; li {
  display: inline-block;
  float: left; /*! margin-right: 23px; */
  position: relative;
  padding: 15px 1px;
}

.katyakoncakova_FtFDdVex .main-menu-blk li a {
  font-weight: normal;
}

.katyakoncakova_FtFDdVex .main-menu-blk li a:hover {
  text-decoration: underline;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe a { /*! text-transform: uppercase; */ /*! font-size: 14px; */ /*! color: white; */ /*! text-decoration: none; */
  font-size: 15px;
  padding: 1px 28px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #1E66A8; /*! text-shadow: 0px 1px 0px #023279; */
  cursor: pointer;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .submenu-btn {
  color: rgb(207, 79, 58);
  font-style: normal;
  margin-left: 4px;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .vica_ehEmluAT {
  position: absolute;
  top: 50px;
  left: -40px;
  width: 400px;
  padding: 40px 40px 40px 0px;
  background: rgb(51, 53, 65) none repeat scroll 0% 0%;
  z-index: 15;
  display: none;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .germantrava_IeZ6X4Esi9 .vica_ehEmluAT {
  left: 0px;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .shev_V7Mo2liaeP .vica_ehEmluAT {
  left: -180px;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .vica_ehEmluAT li {
  float: left;
  margin-left: 40px;
  display: block;
  border-bottom: 1px dashed rgb(189, 189, 191);
  z-index: 10;
  position: relative;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe li.wwwter_ma_fAfmL15qxg {
  border-top: 1px dashed rgb(189, 189, 191);
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .vica_ehEmluAT a {
  font-size: 14px;
  color: rgb(22, 151, 205);
  text-transform: none;
  width: 160px;
  padding: 9px 0px 7px;
  display: block;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .vica_ehEmluAT a:hover {
  color: rgb(176, 73, 57);
}

.katyakoncakova_FtFDdVex .vladimir210487_POv1ApGe {
  position: absolute;
  width: 440px;
  left: 0px;
  top: -1px;
  bottom: -1px;
  box-shadow: 0px 1px 5px black;
  opacity: 0.2;
  z-index: 1;
}
.burger {
  text-decoration: none;
  color: black;
}
.fa-bars {
  font-size: 25px !important;
  text-align: center !important;
  display: none !important;
  margin: 10px auto !important;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.App--isMaterial .App-content {
  background-color: #e6e6e6;
}
.Footer {
  color: #999999;
  background-color: #252525;
}
.logo {
  display: block;
  margin-top: 10px;
}
.ava-img {
  width: 50px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.Body a {
  color: blue;
}
.Body a:hover {
  box-shadow: none;
}
a.button {
  font-size: 20px;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: block;
  width: 100%;
  max-width: 320px;
  border-radius: 30px;
  text-decoration: none;
  padding: 15px;
}
a.button:hover {
  background-color: #c11f1f;
}
.right {
  text-align: right;
  font-style: italic;
}
@media screen and (max-width: 1020px) {
  .alex_zevsa_wcih4ECQW {
      width: auto;
  }

  .main-menu-blk {
      width: 100%;
      margin: 0px auto;
  }



  .katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe {
      height: auto;
  }


  .katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
      width: 180px;
  }

  .alex_zevsa_wcih4ECQW, .main-menu-blk {
      height: 100%;
  }

  .web-s {
      display: none;
  }

  body img {
      max-width: 100%;
  }
}
@media screen and (max-width: 1020px) {
  .main-menu-blk li:last-child {
      display: none;
  }
}

@media screen and (max-width: 945px) {
  .main-menu-blk li:nth-child(5) {
      display: none;
  }
  .alex_zevsa_wcih4ECQW {
    display: block;
  }
}

@media screen and (max-width: 840px) {

  .katyakoncakova_FtFDdVex .tata_soboleva_XjcqhmYZ7 .tjn-02_ANHUDPcR {
      display: none;
  }

  .mikstroy_hlTMvYzPJs {
      display: none;
  }
}

@media screen and (max-width: 800px) {
  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC{
      max-width: 600px;
      width: 100%;
      text-decoration: none;
      color: black;
      display: block;
      position: relative;
      margin: 40px auto 0;
      float: none;
  }
  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC h1{
      font-size: 25px;
      width: 100%;
      text-transform: uppercase;
      line-height: 1.2;
      color: #000;
      max-width: none;
      font-weight: normal;
      display: block;
      margin: 0 auto;
  }
  .mob_hidden{
      display: none;
  }
  .puzzle_LTiRtzPGfe {
      display: none;
  }

  .fa-bars {
      display: block !important;
  }

}

@media screen and (max-width: 720px) {
  .katyakoncakova_FtFDdVex .main-menu-blk &gt; li {
      width: 33.333%;
  }

  .katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
      display: none;
  }

  .renul_seDwyoGn57 .gelat_Bb6MhOHv {
      margin: 0px auto;
      padding-right: 0px;
      display: block;
      float: none;
  }

  .renul_seDwyoGn57 .gelat_Bb6MhOHv &gt; img {
      display: block;
      margin: 0px auto;
  }
  .renul_seDwyoGn57 .Genrik91_k2XdOzZlq1 p{
      text-align: left;
  }



}

@media screen and (max-width: 455px) {
  .zhanna_86_o5IKudBv h2{
      font-size: 16px;
  }
  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC h1{
      font-size: 20px;
  }
  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC img{
      float: none;
  }
  .zhanna_86_o5IKudBv{
      padding-top: 10px;
  }
  .burger .fa{
      padding-bottom: 20px;
      margin-bottom: 10px !important;
  }
  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC{
      width: 100%;
      margin: 20px auto 0;
      text-align: center;
  }
  .zhanna_86_o5IKudBv {
      padding-left: 10px;
      padding-right: 10px;
  }

  .alstep54_sglCGFT6q {
      display: none;
  }

  .katyakoncakova_FtFDdVex .main-menu-blk &gt; li {
      width: 50%;
  }

  .udalykhnn_av3FDRJhB img, body img {
      max-width: 100%;
  }

  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
      width: 320px;
  }



  .alex_zevsa_wcih4ECQW {
      padding: 0px;
  }
}

a.wrap {
  text-decoration: none;
  box-shadow: none !important;
}
@media all and (max-width: 520px) {
  .Copyright-block {
    flex: 1 0 100%;
    text-align: center;
  }
  .Copyright-block:last-child {
    text-align: center;
  }
}</pre></body></html>