#st_content {
  overflow: hidden;
}
#st_content {
  line-height: 1.3 !important;
}
@media  all and (min-width: 1024px) {
  #st_content {
    font-size: 18px !important;
  }
}
@media  all and (min-width: 1600px) {
  #st_content {
    font-size: 22px !important;
  }
}
.visible-page {
  color: #000;
  overflow: hidden;
}
.f {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
@media  all and (min-width: 1024px) {
  .f {
    flex-direction: row;
  }
}
.f.f-reverse-mob {
  flex-direction: column-reverse;
}
@media  all and (min-width: 1024px) {
  .f.f-reverse-mob {
    flex-direction: row;
  }
}
.m-t {
  margin-top: 32px;
  /*    @media @540 {
          margin-top: 24px;
      }*/
}
@media  all and (min-width: 1024px) {
  .m-t {
    margin-top: 34px;
  }
}
@media  all and (min-width: 1400px) {
  .m-t {
    margin-top: 80px;
  }
}
@media  all and (min-width: 1400px) {
  .m-t.m-t-44 {
    margin-top: 44px;
  }
}
.m-t-1024 {
  margin-top: 32px;
  /*    @media @540 {
          margin-top: 24px;
      }*/
}
@media  all and (min-width: 1024px) {
  .m-t-1024 {
    margin-top: 0;
  }
}
.m-t-24 {
  margin-top: 20px;
}
@media  all and (min-width: 1024px) {
  .m-t-24 {
    margin-top: 0px;
  }
}
.v-desc {
  display: none !important;
}
@media  all and (min-width: 1024px) {
  .v-desc {
    display: flex !important;
  }
}
@media  all and (min-width: 1024px) {
  .v-desc.d-block {
    display: block !important;
  }
}
.v-mob {
  display: block !important;
}
@media  all and (min-width: 1024px) {
  .v-mob {
    display: none !important;
  }
}
@media  all and (min-width: 1024px) {
  .spec-p {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.gr-margin {
  margin-top: 32px;
}
@media  all and (min-width: 1024px) {
  .gr-margin {
    margin-top: 48px;
  }
}
.m-w-500 {
  max-width: 500px;
}
@media  all and (min-width: 1024px) {
  .m-r {
    margin-right: 34px;
  }
}
@media  all and (min-width: 1400px) {
  .m-r {
    margin-right: 44px;
  }
}
.m-btw-blocs {
  margin: 32px 0 32px;
}
@media  all and (min-width: 1024px) {
  .m-btw-blocs {
    margin-top: 80px !important;
    margin-bottom: 44px !important;
  }
}
.m-btw-blocs.spec-m {
  margin-top: 24px;
}
@media  all and (min-width: 1024px) {
  .m-btw-blocs.spec-m {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}
.m-btw-blocs.b-header {
  margin: 64px 0 32px;
  line-height: 1.1 !important;
}
@media  all and (min-width: 1024px) {
  .m-btw-blocs.b-header {
    margin-top: 80px !important;
    margin-bottom: 32px !important;
  }
}
@media  all and (min-width: 1400px) {
  .m-btw-blocs.b-header {
    margin-bottom: 44px !important;
  }
}
.m-btw-blocs.b-header .header-num {
  color: #CED2D6;
}
.m-btw-blocs.b-header.inside {
  margin-top: 30px!important;
}
@media  all and (min-width: 1024px) {
  .m-btw-blocs.b-header.inside {
    margin-top: 0 !important;
  }
}
.inner-zag {
  font-size: 24px;
  font-weight: 700;
  padding: 8px 0;
}
.different-bg {
  background-color: #789DD4;
}
.delimeter {
  display: none;
}
@media  all and (min-width: 1024px) {
  .delimeter {
    display: block;
  }
}
.centered {
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .centered {
    max-width: 90%;
    width: 800px;
    margin: auto;
  }
}
.flex-2_3 {
  display: block;
}
@media  all and (min-width: 1024px) {
  .flex-2_3 {
    flex-grow: 2;
  }
}
.flex-1_3 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-1_3 {
    flex-shrink: 0;
    width: calc(( 100% - 48px ) / 3) ;
  }
}
@media  all and (min-width: 1400px) {
  .flex-1_3 {
    width: calc(( 100% - 44px ) / 3) ;
  }
}
.flex-1_3_2 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-1_3_2 {
    flex-shrink: 0;
    width: calc(( 100% - 88px ) / 3) ;
  }
}
@media  all and (min-width: 1400px) {
  .flex-1_3_2 {
    width: calc(( 100% - 88px ) / 3) ;
  }
}
.flex-5_12_1 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-5_12_1 {
    flex-shrink: 0;
    width: calc(( 100% -  49px) / 12 * 5) ;
  }
}
.flex-7_12_1 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-7_12_1 {
    flex-shrink: 0;
    width: calc(( 100% -  49px) / 12 * 7) ;
  }
}
.flex-4_12_1 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-4_12_1 {
    flex-shrink: 0;
    width: calc(( 100% - 44px ) / 12 * 4) ;
  }
}
.flex-4_12_2 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-4_12_2 {
    flex-shrink: 0;
    width: calc(( 100% - 88px ) / 12 * 4) ;
  }
}
.flex-3_12_2 {
  display: block;
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-3_12_2 {
    flex-shrink: 0;
    width: calc(( 100% - 88px ) / 12 * 3) ;
  }
}
.flex-50 {
  display: block;
}
@media  all and (min-width: 1024px) {
  .flex-50 {
    display: flex;
    width: calc(( 100% - 24px ) / 2) ;
  }
}
@media  all and (min-width: 1400px) {
  .flex-50 {
    display: flex;
    width: calc(( 100% - 44px ) / 2) ;
  }
}
.img-cont {
  position: relative;
  height: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.img-cont::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pic-desc {
  position: absolute;
  right: 16px;
  bottom: 6px;
  padding: 0 12px;
  font-size: 12px;
  background-color: white;
  opacity: 0.6;
}
@media  all and (min-width: 1024px) {
  .pic-desc {
    font-size: 14px;
  }
}
.block-content-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
@media  all and (min-width: 1024px) {
  .block-content-wrap.spec {
    flex-direction: row;
  }
}
.block-content-wrap.f-reverse-mob {
  flex-direction: column-reverse;
}
@media  all and (min-width: 1024px) {
  .block-content-wrap.f-reverse-mob {
    flex-direction: column;
  }
}
.d-flex {
  display: flex;
  flex-direction: column;
}
@media  all and (min-width: 1024px) {
  .ai-fe {
    align-items: flex-end;
  }
}
.jc-sb {
  justify-content: space-between;
}
.jc-sa {
  justify-content: space-around;
}
.jc-e {
  justify-content: end;
}
.jc-c {
  justify-content: center;
}
ul {
  padding-inline-start: 20px;
}
ul li {
  list-style-type: none;
}
@media  all and (min-width: 1200px) {
  .added-m {
    margin-top: 66px;
  }
}
.layer {
  position: relative;
  line-height: 1.16;
  margin-top: 10px;
}
.layer:before {
  content: " ";
  display: inline-block;
  width: 6px;
  height: 6px;
  position: absolute;
  background: #2A2A2C;
  border-radius: 50%;
  transform: translate(-20px, 8px);
}
.f-1 {
  order: 2;
}
@media  all and (min-width: 1024px) {
  .f-1 {
    order: 1;
  }
}
.f-2 {
  order: 1;
}
@media  all and (min-width: 1024px) {
  .f-2 {
    order: 2;
  }
}
.page-header {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
}
@media  all and (min-width: 1024px) {
  .page-header {
    text-align: right;
    margin-top: 60px;
    font-size: 16px;
  }
}
.subheader {
  font-size: 20px;
  font-family: EuclidFlex, sans-serif;
  font-weight: 700;
}
@media  all and (min-width: 1024px) {
  .subheader {
    font-size: 32px;
  }
}
.b-header,
.header {
  color: #333;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1366 - 320)));
}
@media  all and (min-width: 1600px) {
  .b-header,
  .header {
    font-size: 48px;
  }
}
.b-header.diff-color,
.header.diff-color {
  color: red;
}
.b-header.diff-color2,
.header.diff-color2 {
  color: #DC6E2D;
}
.b-header.diff-color3,
.header.diff-color3 {
  color: #6BC4CD;
}
.header {
  margin-top: 30px;
  padding-bottom: 30px;
}
@media  all and (min-width: 1024px) {
  .header {
    margin-top: 50px;
  }
}
@media  all and (min-width: 1200px) {
  .header {
    margin-top: 70px;
  }
}
.header.button > a {
  color: #2A2A2C !important;
}
.visible-logo-svg {
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media  all and (min-width: 768px) {
  .visible-logo-svg {
    height: 200px;
    margin-top: 60px;
  }
}
@media  all and (min-width: 1024px) {
  .visible-logo-svg {
    height: 240px;
  }
}
@media  all and (min-width: 1200px) {
  .visible-logo-svg {
    height: 280px;
  }
}
@media  all and (min-width: 1400px) {
  .visible-logo-svg {
    height: 300px;
  }
}
@media  all and (min-width: 1600px) {
  .visible-logo-svg {
    height: 340px;
  }
}
.visible-logo-svg .bg-img {
  height: 140%;
}
@media  all and (min-width: 1024px) {
  .visible-logo-svg .bg-img {
    height: 100%;
  }
}
.b-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 60px;
  font-size: 20px;
}
.b-links a {
  color: darkgrey;
  text-decoration: none;
}
.b-links a:hover {
  color: #FF0000;
}
.text-center {
  margin: 24px auto 0;
}
@media  all and (min-width: 1024px) {
  .text-center {
    width: 800px;
    margin-top: 24px;
  }
}
@media  all and (min-width: 1400px) {
  .text-center {
    margin-top: 50px;
  }
}
.b-1 {
  margin-top: 24px;
}
.b-1__text {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #191C1F;
}
@media  all and (min-width: 1024px) {
  .b-1__text {
    font-size: 20px;
    text-align: start;
    margin-bottom: 110px;
  }
}
@media  all and (min-width: 1400px) {
  .b-1__text {
    font-size: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .text-margins {
    margin-bottom: 24px;
  }
}
.b-3 {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media  all and (min-width: 1024px) {
  .b-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.b-5,
.b-10,
.b-15 {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media  all and (min-width: 1024px) {
  .b-5,
  .b-10,
  .b-15 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.b-6 {
  position: relative;
}
.b-6-text {
  margin-top: 12px;
}
@media  all and (min-width: 540px) {
  .b-6-text {
    margin-top: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .b-6-text {
    margin-top: 0;
    position: absolute;
    bottom: 50px;
    left: 40px;
    max-width: 500px;
    font-weight: 700;
  }
}
@media  all and (min-width: 1200px) {
  .b-6-text {
    max-width: 700px;
  }
}
@media  all and (min-width: 1400px) {
  .b-6-text {
    max-width: 800px;
  }
}
.b-13-text {
  margin-top: 32px;
  /*    @media @540 {
          margin-top: 24px;
      }*/
}
.b-14-text {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media  all and (min-width: 540px) {
  .b-14-text {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .b-14-text {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
@media  all and (min-width: 1400px) {
  .b-14-text {
    margin-bottom: 50px;
  }
}
.b-16-text {
  margin-top: 12px;
}
@media  all and (min-width: 540px) {
  .b-16-text {
    margin-top: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .b-16-text {
    margin-top: 0;
  }
}
.img-b-17_2 {
  margin-top: 12px;
}
@media  all and (min-width: 540px) {
  .img-b-17_2 {
    margin-top: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .img-b-17_2 {
    margin-top: 0;
  }
}
.bg-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.img-b-1 {
  padding-top: 43.75%;
}
.first-img {
  background-image: url("../img/1-1.png");
}
.inner-fl {
  display: flex;
  flex-direction: column;
}
@media  all and (min-width: 1024px) {
  .inner-fl {
    flex-direction: row;
  }
}
.flex-4_7 {
  width: 100%;
}
@media  all and (min-width: 1024px) {
  .flex-4_7 {
    flex-shrink: 0;
    width: calc(( 100% - 24px ) / 7 * 4) ;
  }
}
@media  all and (min-width: 1400px) {
  .flex-4_7 {
    width: calc(( 100% - 44px ) / 7 * 4) ;
  }
}
.visible-img {
  padding-top: 56.44%;
}
.visible-img.img1 {
  padding-top: 75.1%;
}
.visible-img.img2 {
  padding-top: 67.06%;
}
.visible-img.img3 {
  padding-top: 68.02%;
}
.visible-img.img4 {
  padding-top: 140.28%;
}
.visible-img.img5 {
  padding-top: 86%;
}
.visible-img.img6 {
  padding-top: 100%;
}
.visible-img.img7 {
  padding-top: 71%;
}
.visible-img.img8 {
  padding-top: 86.23%;
}
.visible-img.img9 {
  padding-top: 78.78%;
}
.visible-img.img10,
.visible-img.img11 {
  padding-top: 75%;
}
.visible-img.img12 {
  padding-top: 75.2%;
}
.visible-img.img13 {
  padding-top: 86.2%;
}
.visible-img.img14 {
  padding-top: 78.78%;
}
.visible-img.img15 {
  padding-top: 54%;
}
.visible-img.img16 {
  padding-top: 54%;
}
.visible-img.img17 {
  padding-top: 81.7%;
}
.visible-img.img18 {
  padding-top: 72%;
}
.visible-img.img19 {
  padding-top: 59%;
}
.visible-img.img20 {
  padding-top: 133.3%;
}
.visible-img.img21 {
  padding-top: 80.2%;
}
.visible-img.img22 {
  padding-top: 76.2%;
}
.visible-img.img23 {
  padding-top: 76.2%;
}
.visible-img.img24 {
  padding-top: 64.64%;
}
.visible-img.img25 {
  padding-top: 74%;
}
.visible-img.img26 {
  padding-top: 74%;
}
.visible-img.img27 {
  padding-top: 166.8%;
}
.b-3-text {
  flex: 1;
}
.bl-3-1-img {
  flex: 1;
}
@media  all and (min-width: 1900px) {
  .bl-3-1-img {
    max-width: 440px;
  }
}
h4 {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.quote {
  display: flex;
  gap: 44px;
  justify-content: space-between;
  flex-direction: column;
  padding: 44px 22px;
  border-radius: 24px;
  background: radial-gradient(105.28% 105.28% at 50% 100%, #2A343D 0%, #12171D 100%);
  color: #fff;
  align-items: center;
}
@media  all and (min-width: 768px) {
  .quote {
    flex-direction: row;
    padding: 44px;
  }
}
.quote-pic {
  width: 274px;
  height: 274px;
  flex-grow: 0;
  flex-shrink: 0;
}
.quote-pic img {
  width: 100%;
}
.quote-text {
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}
.quote .speaker {
  margin-top: 32px;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
}
.quote .speaker-name {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.quote .speaker-pos {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin-top: 8px;
}
.svg {
  position: absolute;
  top: 0;
  width: 100%;
}
.pic {
  margin-bottom: 8px;
}
.pic > a {
  display: block;
  height: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 56.7%;
}
.title > a {
  text-decoration: none;
  color: #14171A;
  font-size: 18px;
  font-weight: 700;
}
.item {
  margin-bottom: 24px!important;
}
@media  all and (min-width: 1200px) {
  .item {
    margin-bottom: 50px!important;
  }
}
.obst-project-top__menu {
  padding: 0;
  width: 100%;
  overflow: hidden;
  list-style: none;
  text-decoration: none;
}
.obst-project-top__menu ul {
  padding-bottom: 8px;
}
.obst-project-top__menu ul li {
  position: relative;
  padding: 4px;
}
.obst-project-top__menu ul li:before {
  display: none;
  content: ' ';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #191C1F;
  border-radius: 50%;
  top: 10px;
  left: -15px;
}
.obst-project-top__menu li {
  position: relative;
  display: block;
  float: left;
  white-space: nowrap;
}
.obst-project-top__menu li > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #5A5A5A;
}
.obst-project-top__menu li:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: url("/assets/spec/igronik_obst_2022/img/line.png") center center no-repeat #fff;
  width: 12px;
  height: 12px;
  margin: 0 8px;
  transform: translate(1px, -2px);
}
.obst-project-top__menu li:last-child {
  font-weight: 700;
}
.obst-project-top__menu li:last-child:after {
  display: none;
}
.obst-project-top__menu,
.obst-project-top__text {
  margin-top: 42px;
}
.ya-share2 {
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 1;
}
@media  all and (min-width: 1200px) {
  .ya-share2 {
    bottom: auto;
    left: 12px;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.ya-share2 .ya-share2__list {
  display: flex;
}
@media  all and (min-width: 1200px) {
  .ya-share2 .ya-share2__list {
    flex-direction: column;
  }
}
/*# sourceMappingURL=styles2.css.map */