body {
  background: #FFFFFF;
  font-family: "Gilroy-Regular";
  overflow-x: hidden; }

html {
  font-size: 19px; }

.font_size_42 {
  font-size: 42px;
  font-family: "DaysOne"; }

.font_size_19 {
  font-size: 19px; }

.font_size_21 {
  font-size: 21px; }

.font_size_20 {
  font-size: 20px; }

.font_size_28 {
  font-size: 20px; }

ul {
  margin: 0;
  padding-left: 20px; }

li a {
  color: #FFFFFF;
  text-decoration: none; }
  li a:hover {
    color: #FFFFFF;
    text-decoration: underline; }

h2 {
  margin-bottom: 0; }

p {
  margin-bottom: 0; }

.about_us, .suggestions, .first-screen {
  color: #fff; }

.first-screen {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 637px; }

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: -1;
  height: 100%;
  width: 100%; }

.container {
  max-width: 1110px; }

.first-screen h1 {
  font-family: Days One;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: #FFFFFF; }

.article {
  padding: 60px 0 110px 0;
  font-family: Gilroy;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  position: relative; }
  .article h2 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 23px; }
  .article p {
    margin-top: 20px;
    font-size: 19px;
    line-height: 26px; }
  .article__img {
    margin-top: 30px; }
    .article__img img {
      width: 100%;
      height: 410px;
      border-radius: 10px; }
.absolute_figure {
  position: absolute;
  z-index: -1;
}
.animate_figure_1{
  width: 206.13px;
  height: 191.35px;
  left: 214px;
  top: 71px;
  opacity: 0.4;
  filter: blur(2.51586px);
  transform: rotate(15.93deg);
}
.animate_figure_2{
  width: 264.81px;
  height: 381.38px;
  left: -22px;
  top: 50%;
  opacity: 0.44;
  transform: rotate(-22.45deg);
}
.animate_figure_3{
  width: 235.93px;
  height: 219.02px;
  left: 172px;
  bottom: 67px;
  opacity: 0.32;
  filter: blur(3.16px);
  transform: rotate(-54.41deg);
}
.animate_figure_4{
  width: 206.33px;
  height: 263.46px;
  right: 190px;
  top: -25px;
  opacity: 0.35;
  transform: rotate(-13.98deg);
}
.animate_figure_5{
  width: 215.31px;
  height: 310.09px;
  right: 176px;
  top: 50%;
  opacity: 0.4;
}
.static_figure_1{
  left: 0;
  top: -84px;
}
.static_figure_2{
  left: 0;
  bottom: -42px;
}
.static_figure_3{
  right: 0;
  top: 162px;
}
.static_figure_4{
  right: 0;
  bottom: 74px;
}
.static_figure_5{
  right: 196px;
  bottom: -82px;
}
img{
  width: 100%;
}


/*# sourceMappingURL=culture.css.map */