.complex_includes .includes_list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.creation_top .image_inner:after {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.standard_text {
  line-height: 20px;
}
@media screen and (min-width: 1280px) {
  .standard_text {
    font-size: 160%;
  }
}
@media screen and (max-width: 1279px) {
  .standard_text {
    font-size: 140%;
  }
}

.complex_includes .includes_list {
  line-height: 1.5em;
}
@media screen and (min-width: 1280px) {
  .complex_includes .includes_list {
    font-size: 200%;
  }
}
@media screen and (max-width: 1279px) {
  .complex_includes .includes_list {
    font-size: 160%;
  }
}

@media screen and (min-width: 1280px) {
  .about_complete, .complex_includes, .creation_history .info_section {
    margin-top: 140px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .about_complete, .complex_includes, .creation_history .info_section {
    margin-top: 120px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .about_complete, .complex_includes, .creation_history .info_section {
    margin-top: 90px;
  }
}
@media screen and (max-width: 639px) {
  .about_complete, .complex_includes, .creation_history .info_section {
    margin-top: 60px;
  }
}

.creation_top {
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}
.creation_top .page_container {
  display: flex;
  flex-wrap: wrap;
}
.creation_top .info_block {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  z-index: 2;
}
.creation_top .top_image {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: center;
}
.creation_top .description_block {
  margin-top: 32px;
}
.creation_top .description_block span {
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.creation_top .image_inner {
  flex: 0 0 50vw;
  max-width: 720px;
  transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
}
.creation_top .image_inner img {
  display: block;
  width: 100%;
  height: auto;
  transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
}
.creation_top .image_inner:after {
  content: "";
  -o-transition: height 1.75s;
  -ms-transition: height 1.75s;
  -moz-transition: height 1.75s;
  -webkit-transition: height 1.75s;
  transition: height 1.75s;
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  background: #ffffff;
}
.creation_top .image_inner.showed:after {
  height: 0;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .creation_top {
    padding-top: 50px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .creation_top {
    padding-top: 40px;
  }
}
@media screen and (max-width: 639px) {
  .creation_top {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .creation_top .info_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .creation_top .top_image {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .creation_top .image_inner {
    flex: 0 0 100vw;
    max-width: 100vw;
  }
}

@media screen and (min-width: 769px) {
  .creation_history .info_section {
    display: flex;
    justify-content: space-between;
  }
  .creation_history .info_section .info_block {
    flex: 1;
    width: 50%;
  }
  .creation_history .info_section .image_block {
    flex: 0 0 50%;
    max-width: 565px;
  }
  .creation_history .info_section:nth-child(2n+1) .info_block {
    order: 2;
  }
}
@media screen and (min-width: 1280px) {
  .creation_history .info_section:nth-child(2n+1) .info_block {
    padding-left: 65px;
  }
  .creation_history .info_section:nth-child(2n) .info_block {
    padding-right: 65px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .creation_history .info_section:nth-child(2n+1) .info_block {
    padding-left: 40px;
  }
  .creation_history .info_section:nth-child(2n) .info_block {
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .creation_history .info_section:nth-child(2n+1) .info_block {
    padding-left: 24px;
  }
  .creation_history .info_section:nth-child(2n) .info_block {
    padding-right: 24px;
  }
}
.creation_history .image_block img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .creation_history .image_block {
    margin-top: 24px;
  }
}

.complex_includes {
  position: relative;
  overflow: hidden;
}
.complex_includes .section_title {
  margin: 0 auto 40px;
  text-align: center;
}
.complex_includes .includes_list {
  padding: 0 12px;
  font-family: "grapalat-mariam";
}
.complex_includes .includes_list ul {
  white-space: nowrap;
  display: inline-flex;
  vertical-align: top;
  position: relative;
}
.complex_includes .includes_list ul.ticker {
  animation: ticker 30s linear infinite;
}
.complex_includes .includes_list ul.ticker:hover {
  animation-play-state: paused;
}
.complex_includes .includes_list li {
  display: flex;
  align-items: center;
  border: 1px solid rgba(128, 128, 128, 0.5);
  padding: 12px 24px 12px 14px;
  border-radius: 45px;
  margin: 0 12px;
  opacity: 0;
}
.complex_includes .includes_list img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 64px;
  border-radius: 32px;
  margin-right: 12px;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .complex_includes .includes_list img {
    height: 56px;
  }
}
@media screen and (max-width: 959px) {
  .complex_includes .section_title {
    margin-bottom: 24px;
  }
  .complex_includes .includes_list {
    padding: 0 8px;
  }
  .complex_includes .includes_list li {
    margin: 0 8px;
    padding: 8px 20px 8px 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .complex_includes .includes_list img {
    height: 48px;
  }
}
@media screen and (max-width: 768px) {
  .complex_includes .includes_list img {
    height: 40px;
  }
}

@keyframes ticker {
  to {
    transform: translate3d(-33.33%, 0, 0);
    -moz-transform: translate3d(-33.33%, 0, 0);
    -ms-transform: translate3d(-33.33%, 0, 0);
    -webkit-transform: translate3d(-33.33%, 0, 0);
    -o-transform: translate3d(-33.33%, 0, 0);
  }
}
.about_complete .page_container {
  display: flex;
  flex-wrap: wrap;
}
.about_complete .images_list {
  flex: 1;
  min-width: 60%;
  margin: 0 -19px 72px;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style-type: none;
}
.about_complete .images_list img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about_complete .images_list li {
  display: flex;
  padding: 0 19px 40px;
}
.about_complete .images_list li:nth-child(2n+1) {
  flex: 0 0 70%;
  max-width: 70%;
}
.about_complete .images_list li:nth-child(2n) {
  flex: 0 0 30%;
  max-width: 30%;
}
.about_complete .title_block {
  flex: 0 0 50%;
  max-width: 50%;
}
.about_complete .section_title {
  margin-right: -10px;
}
.about_complete .description_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 62px;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .about_complete .images_list {
    margin: 0 -16px;
  }
  .about_complete .images_list li {
    padding: 0 16px 32px;
  }
  .about_complete .section_title {
    margin-right: -30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .about_complete .section_title {
    margin-right: 0;
  }
  .about_complete .description_block {
    padding-left: 24px;
  }
}
@media screen and (max-width: 959px) {
  .about_complete .images_list {
    margin: 0px -12px;
  }
  .about_complete .images_list li {
    padding: 0 12px 24px;
  }
}
@media screen and (max-width: 768px) {
  .about_complete .images_list li:nth-child(2n), .about_complete .images_list li:nth-child(2n+1) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_complete .title_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_complete .section_title {
    margin: 0;
  }
  .about_complete .description_block {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

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