

/* Start:/local/templates/onelab_copy/../.default/styles/detail_catalog.css?16581263275474*/
.hdr {
  display: none
}
.page-prod .sct-top {
  padding: 0!important;
  height: 100vh
}
.page-prod .sct-top .uk-container {
  max-width: 100%;
  width: 100%;
  padding: 0
}
.page-prod .banner {
  position: absolute;
  top: 0;
  height: calc(100vh - 39px)!important;
  width: 100%;
  padding-top: 15vh!important
}
.page-prod .banner .price {
  margin-top: 33px;
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -.02em;
  color: rgba(232,235,242,.5)
}
.page-prod .banner .btns {
  display: flex;
  margin-top: 53px
}
.page-prod .banner .btns a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255,255,255,.3);
  width: 273px;
  height: 56px;
  border: 1px solid rgba(235,235,235,.3);
  box-sizing: border-box;
  border-radius: 12px;
  margin-right: 14px
}
.page-prod .banner .btns a:last-child {
  margin-right: 0
}
.container {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
.content {
  padding: 140px 0 140px 0;
  box-sizing: border-box
}
.content .tabs {
  display: flex;
  position: relative;
  width: 100%
}
.content .tabs::after {
  content: '';
  display: block;
  background: rgba(63,65,88,.2);
  width: 100%;
  height: 1px;
  border-radius: 1px;
  position: absolute;
  top: calc(100% + 12px)
}
.content .tabs a {
  display: block;
  text-decoration: none;
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3f4158;
  margin-right: 60px
}
.content .tabs a::after {
  content: '';
  display: none;
  top: calc(100% + 12px);
  background: #3f4158;
  border-radius: 1px;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: .5s all
}
.content .tabs .active {
  font-weight: 700;
  position: relative
}
.content .tabs .active::after {
  display: block
}
.page-prod .sct-top {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content
}
.tabs_content {
  margin-top: 45px
}
.tabs_content .item {
  display: none
}
.tabs_content .item .top {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(63,65,88,.8)
}
.tabs_content .item .main_item {
  margin-top: 128px;
  display: flex;
  justify-content: space-between;
  gap: 114px;
  margin-bottom: 70px
}
.tabs_content .item .main_item .txt {
  max-width: 682px;
  width: 100%;
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(63,65,88,.8)
}
.tabs_content .item .main_item .txt ul {
  padding: 0;
  margin: 25px 0 0 0
}
.tabs_content .item .main_item .txt ul li {
  list-style: none;
  margin-bottom: 10px
}
.tabs_content .item .text {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(63,65,88,.8)
}
.tabs_content .item .text p {
  margin-bottom: 10px
}
.tabs_content .item .text ul {
  margin: 0;
  padding: 0
}
.tabs_content .item .text ul li {
  list-style: none;
  margin-bottom: 10px
}
.tabs_content .list_elements {
  padding-top: 140px
}
.tabs_content .list_elements .el {
  display: flex;
  justify-content: space-between;
  margin-bottom: 140px;
  align-items: flex-start
}
.tabs_content .list_elements .el .txt {
  max-width: 540px;
  width: 100%
}
.tabs_content .list_elements .el .txt .title {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #3f4158;
  margin-bottom: 24px
}
.tabs_content .list_elements .el .txt .descr {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(63,65,88,.8)
}
.tabs_content .list_elements .el img {
  max-width: 460px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.tabs_content .list_elements .el:nth-child(2n) .txt {
  order: 2
}
.tabs_content .list_elements .el:nth-child(2n) img {
  order: 1
}
.tabs_content .active {
  display: block
}
.steck {
  background: rgba(36,31,49,.1);
  padding: 140px 0 140px 0;
  box-sizing: border-box
}
.steck h2 {
  margin-bottom: 200px!important
}
.site .sct-btm {
  margin-top: 0!important
}
@media (max-width:1024px) {
  .site .page-prod .uk-container {
    padding-left: 0!important
  }
}
@media (max-width:960px) {
  .main_item {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    flex-direction: column
  }
  .main_item img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
  }
  .list_elements .el {
    flex-direction: column
  }
  .list_elements .el img {
    order: 1
  }
  .list_elements .el .txt {
    order: 0
  }
  .list_elements .el:nth-child(2n) img {
    order: 1
  }
  .list_elements .el:nth-child(2n) .txt {
    order: 0
  }
  .wrapper_tehnology_mobile .wrapper_tehnology_items .uk-slider-items .tehnology_item {
    height: -webkit-max-content!important;
    height: -moz-max-content!important;
    height: max-content!important
  }
}
.custom_size {
  max-width: 683px!important;
  width: 100%;
  height: 535px;
  margin-top: -2rem;
  margin-left: -7rem!important;
  display: block
}
/* End */
/* /local/templates/onelab_copy/../.default/styles/detail_catalog.css?16581263275474 */
