/** Shopify CDN: Minification failed

Line 167:12 Expected identifier but found whitespace
Line 167:13 Unexpected "16px"

**/

div.scrollup {
  position: fixed;
  color: #fff;
  right: 10px;
  bottom: 60px;
  padding: 4px 10px;
  font-size: 20px;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 999;
  height: 56px;
  width: 56px;
  border-radius: 28px;
  background-color: #6BCDE0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  div.scrollup svg {
    height: 15px;
    width: 15px;
    vertical-align: bottom; }

div.scrollup:hover {
  background-color: #57c7d9; }

.container {
  padding: 0 15px; }

.container-wrapper {
  justify-content: center; }
  .container-wrapper .container {
    margin: 0; }

.flex-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column; }

.page-container {
  margin: 0 auto;
  max-width: 1750px;
  padding: 30px 30px; }

.bg {
  background-color: #F7F8F9; }

.container-inside {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto; }

.actuators .z-top__content {
  padding-top: 0; }

.content-wrapper {
  -webkit-transition: padding .5s ease-in-out;
  transition: padding 0.5s ease-in-out; }

.tabs {
  display: -webkit-box;
  display: flex; }

.tabs .tab {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-transition: height 350ms;
  transition: height 350ms; }

.tabs .tab-link {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #F7F8F9;
  position: relative;
  cursor: pointer;
  text-decoration:none !important;
  -webkit-transition: background-color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out; }

.tabs .tab-link.active,
.tabs .tab-link:hover {
  background-color: #fff; }

.tabs .tab-title {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin: 12px 0;
  text-decoration:none !important;
  -webkit-transition: font-size 350ms;
  transition: font-size 350ms; }

.tabs-sticky {
  position: fixed;
     top: var(--header-height);
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 9; }


.tabs-sticky .tab {
  height: 60px !important; }

.tabs-sticky .tab-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row; }

.tab-link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  margin: 0 auto;
  height: 3px;
  background-color: #6BCDE0;
  -webkit-transition: width 350ms;
  transition: width 350ms; }

.tab-link.active::after,
.tab-link:hover::after {
  width: 100%; }

.tabs-sticky .tab-icon {
  margin-right: 16px; }

.tabs-sticky .tab-icon img {
  height: 52px; }

.tabs-sticky .tab-title {
  font-size: 24px;
  margin: 0; }

.tabs-sticky .tab-btn,
.tabs-sticky .tab-descr {
  display: none; }

.tabs .tab-arrow {
  display: none;
  position: absolute;
  right: 10px;
  top: calc(50% - 8px); }

.tabs .tab-arrow svg,
.tabs .tab-arrow img {
  height: 16px; }

  
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 19px;
  text-align: center;
  padding: 22px 110px;
  background-color: #D8161F;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer; }

.why-choose .col-action {
  margin-top: 50px;
  width: 100%;
  text-align: center; }

.guide-btn-wrap {
  margin: 30px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .guide-btn-wrap .guide-btn {
        display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px;
    max-width: 260px;
    width: 100%;
    text-align: center; }
  @media (max-width: 767px) {
    .guide-btn-wrap {
      margin: 30px 20px; }
      .guide-btn-wrap .guide-btn {
        display: flex; } }

.products-wrapper {
  padding-bottom: 30px; }
  .products-wrapper .catalog-page__content {
    margin: 110px 0;
    justify-content: center; }
  .products-wrapper .catalog-page__item {
    padding: 0;
    background-color: #F7F8F9;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out; }

.products-wrapper .catalog-page__item  > .row {
  height:100%;
}


  .products-wrapper .catalog-page__item-link {
    color: #888888;
    
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px; }
  .products-wrapper .catalog-page__item-model {
    color: #2A2A28;
    
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px; }

  .products-wrapper .col-action {
    display: flex;
    justify-content: center; }


.section-title {  
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 64px; }

.catalog-page__item-img {
  overflow: hidden; 
  padding:1px 30px 20px;
}
  .catalog-page__item-img img {
    left: 0;
    top: 0;
    transform: translate(0, 0);
    margin-top: 1px;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out; }

.section-in__image {
  position: relative;
  padding: 1px;
  width: 100%; }
  .section-in__image::before, .section-in__image::after {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    width: 0;
    margin: 1px auto;
    height: 1px;
    background-color: #83D5E3;
    -webkit-transition: width 350ms ease-out 350ms;
    transition: width 350ms ease-out 350ms;
    z-index: 10; }
  .section-in__image::before {
    top: 8px; }
  .section-in__image::after {
    bottom: 8px; }

.section-in__title {
  font-size: 26px;
  line-height: 40px;
  text-align: center; }

.section-in__descr-wrapper {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  padding: 0 16px;
  margin: 2px;
  background-color: transparent;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out; }
  .section-in__descr-wrapper::before, .section-in__descr-wrapper::after {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    width: 1px;
    transform: scaleY(0);
    background-color: #83D5E3;
    -webkit-transition: all 350ms ease-out 350ms;
    transition: all 350ms ease-out 350ms;
    z-index: 10; }
  .section-in__descr-wrapper::before {
    left: 8px; }
  .section-in__descr-wrapper::after {
    right: 8px; }

.section-in__image {
  height: 100%; }
  .section-in__image .descr__title {
    text-align: center;
    padding-bottom: 10px; }
    .section-in__image .descr__title span {
      color: #6BCDE0;
      font-size: 22px;
      line-height: 24px;
      border-bottom: 4px solid #6BCDE0;
      opacity: 0;
      -moz-transition: opacity .1s ease-out;
      -o-transition: opacity .1s ease-out;
      -webkit-transition: opacity .1s ease-out; }
  .section-in__image .section-in__descr {
    width: 100%; }
  .section-in__image .section-in__descr p {
    color: #2A2A28;
   
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    opacity: 0;
    -moz-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    -webkit-transition: opacity .1s ease-out; }

.container-inside {
  border: 1px solid #eff0f1;
  cursor: pointer;
  background-color: #fff;
  position: relative; }
  .container-inside::before, .container-inside::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    transform: scaleY(0);
    background-color: #83D5E3;
    -webkit-transition: all 350ms ease-out;
    transition: all 350ms ease-out; }
  .container-inside::before {
    left: 0; }
  .container-inside::after {
    right: 0; }
  .container-inside .flex-container {
    position: relative; }
    .container-inside .flex-container::before, .container-inside .flex-container::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      width: 0;
      margin: 0 auto;
      height: 1px;
      background-color: #83D5E3;
      -webkit-transition: width 350ms ease-out;
      transition: width 350ms ease-out; }
    .container-inside .flex-container::before {
      top: 0; }
    .container-inside .flex-container::after {
      bottom: 0; }

.why-choose .container:hover .container-inside::after, .why-choose .container:hover .container-inside::before, .popular .container:hover .container-inside::after, .popular .container:hover .container-inside::before {
  transform: scaleY(1); }
.why-choose .container:hover .container-inside .flex-container::after, .why-choose .container:hover .container-inside .flex-container::before, .popular .container:hover .container-inside .flex-container::after, .popular .container:hover .container-inside .flex-container::before {
  width: 100%; }
.why-choose .container:hover .container-inside .section-in__image img, .popular .container:hover .container-inside .section-in__image img {
  opacity: 0; }
.why-choose .container:hover .section-in__image::after, .why-choose .container:hover .section-in__image::before, .popular .container:hover .section-in__image::after, .popular .container:hover .section-in__image::before {
  width: calc(100% - 20px); }
.why-choose .container:hover .section-in__image .section-in__descr-wrapper, .popular .container:hover .section-in__image .section-in__descr-wrapper {
  background-color: #fff; }
  .why-choose .container:hover .section-in__image .section-in__descr-wrapper::after, .why-choose .container:hover .section-in__image .section-in__descr-wrapper::before, .popular .container:hover .section-in__image .section-in__descr-wrapper::after, .popular .container:hover .section-in__image .section-in__descr-wrapper::before {
    transform: scaleY(1); }
.why-choose .container:hover .section-in__image .descr__title span, .why-choose .container:hover .section-in__image .section-in__descr p, .popular .container:hover .section-in__image .descr__title span, .popular .container:hover .section-in__image .section-in__descr p {
  opacity: 1; }
.why-choose .container:hover .section-in__text .section-in__title, .popular .container:hover .section-in__text .section-in__title {
  color: transparent; }

.article-slick {
  padding: 0 25px;
  margin-top: 60px; }
  .article-slick .slick-button-next, .article-slick .slick-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
    .article-slick .slick-button-next .icon, .article-slick .slick-button-prev .icon {
      width: 10px;
      height: 17px; }

.slick-track {
  display: flex !important; }

.slick-slide {
  height: inherit !important; }

.slick-dots {
  position: relative;
  bottom: 0;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 30px 0 0; }
  .slick-dots li {
    width: 10px;
    height: 10px;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      padding: 0; }
      .slick-dots li button:before {
        font-size: 27px; }
    .slick-dots li.slick-active button:before {
      color: #6BC5DB;
      font-size: 36px; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.article-slick .slick-dots li button:before {
  font-family: 'slick';
  font-size: 27px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent; }

.article-slick .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #6BC5DB; }

.article-slick .slick-dots li.slick-active button {
  border: none; }

.featured__item {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 15px;
  padding-left: 15px; }
  .featured__item .img-wrapper {
    width: 100%; }

.slick-button-next {
  right: 0; }

.slick-button-prev {
  left: 0; }

.featured__item-date, .featured__item-category {
  color: #9C9EA1;
 
  font-size: 14px;
  letter-spacing: 0;
  position:relative;
  line-height: 24px; }


.featured__item-date:after {
      content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #a1a3a6;
    border-radius: 100%;
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top: -2px;
}

.featured__item-text {
  
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%; }

.chess__item-more {
  color: #FFFFFF;
  
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  background-color: #6BC5DB;
  padding: 19px 30px; }
  .chess__item-more:hover, .chess__item-more:focus {
    color: #fff;
    opacity: 0.8; }

.actuators-info .section-heading {
  width: 100%;
  padding: 0 15px; }
.actuators-info .section-title {
  color: #231F20;
  
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 50px;
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: left;
  width: 70%; }
.actuators-info .product-btn {
  background-color: #6BC5DB;
  color: #FFFFFF;
  margin-top: 32px; }
  .actuators-info .product-btn:hover, .actuators-info .product-btn:focus {
    color: #fff;
    opacity: 0.8; }
.actuators-info .containers {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .actuators-info .containers .flex {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
  .actuators-info .containers .container {
    max-width: 100%; }
  .actuators-info .containers .container:nth-child(2) .flex {
    flex-direction: column-reverse;
    padding-top: 57px; }
  .actuators-info .containers .container:nth-child(3) .flex {
    padding-top: 137px; }
.actuators-info .title {
  color: #231F20;
  
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  padding-bottom: 24px; }
.actuators-info .descr {
  color: #231F20;
  
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px; }
.actuators-info img {
  border: 1px solid #F0F4F9;
  margin: 20px 0; }

.video-text-wrapper .item-wrap {
  max-width: 560px;
  margin-left: 10%;
  padding: 50px 0; }
.video-text-wrapper .item-header {  
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px; }
.video-text-wrapper .item-text {
  color: #231F20;
 
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px; }
.video-text-wrapper .normal-chess__video img {
  width: 100%;
  height: 100%;
  object-fit: cover; }
.video-text-wrapper .chess__item {
  padding-bottom: 20px; }
  .video-text-wrapper .chess__item:last-child {
    padding-bottom: 0; }

.image-text-blocks .chess__item {
  background-color: #F7F8F9; }


@media (min-width: 1400px) {
  .products-wrapper .products {
    padding: 0 10%; }

  .guide-btn-wrap {
    margin: 30px 12%; } }
@media (min-width: 1300px) {
  .popular .container, .why-choose .container {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%; } }
@media (max-width: 1199px) {
  .video-text-wrapper .item-wrap {
    max-width: none;
    padding: 30px 15px;
    margin: 0; }
  .video-text-wrapper .background-holder {
    display: block;
    position: relative;
    width: 100%; }
  .video-text-wrapper .row {
    flex-direction: column; }
  .video-text-wrapper .normal-chess__video {
    padding: 0; }

  .image-text-blocks .chess__item-wrap {
    max-width: none; }
  .image-text-blocks .chess__item {
    margin-bottom: 0; }
    .image-text-blocks .chess__item > .container-fluid > .row {
      flex-direction: column-reverse; }
      .image-text-blocks .chess__item > .container-fluid > .row > div {
        padding-right: 0px;
        padding-left: 0px; }
    .image-text-blocks .chess__item .chess__item-wrap {
      padding-right: 15px;
      padding-left: 15px; }
  .image-text-blocks .video-text-wrapper .chess__item > .container-fluid > .row {
    flex-direction: column; } }
@media (min-width: 991px) and (max-width: 1300px) {
  .section-in__image .descr__title {
    padding-bottom: 5px; }
    .section-in__image .descr__title span {
      font-size: 18px;
      line-height: 22px;
      border-bottom: 2px solid #6BCDE0; }

  .section-in__image .section-in__descr p {
    font-size: 16px;
    line-height: 20px; } }
@media (max-width: 992px) {
  .page-container {
    padding-top: 20px;
    padding-bottom: 20px; }

  .tabs .tab-title {
    font-size: 24px; }

  .why-choose .container:hover .section-in__text .section-in__title, .popular .container:hover .section-in__text .section-in__title {
    color: #6BCDE0; }

  .products-wrapper .catalog-page__item-price {
    padding: 8px 15px; }
  .products-wrapper a.catalog-page__item-button {
    padding: 10px 0; }

  .container-inside {
    margin: 15px 0; }

  .section-in__image .section-in__descr p {
    font-size: 14px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 15px; }
  .section-in__image .descr__title {
    padding-bottom: 10px; }
    .section-in__image .descr__title span {
      font-size: 18px;
      line-height: 22px; }
  .section-in__image:after, .section-in__image:before {
    margin: 0 auto; }

  .section-in__descr-wrapper {
    display: flex; }

  .section-title {
    margin-bottom: 40px; }

  .actuators-info .section-title {
    font-size: 30px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 0; }
  .actuators-info .containers .container .flex {
    padding-top: 24px; }
  .actuators-info .containers .container:nth-child(2) .flex {
    padding-top: 24px; }
    .actuators-info .containers .container:nth-child(2) .flex img {
      margin-top: 0; }
  .actuators-info .containers .container:nth-child(3) .flex {
    padding-top: 24px; }
  .actuators-info .containers .container:nth-child(4) .flex {
    flex-direction: column-reverse; }
    .actuators-info .containers .container:nth-child(4) .flex img {
      margin-top: 0; }

  .image-text-blocks {
    padding-top: 20px; }
    .image-text-blocks .item-header, .image-text-blocks .chess__item-header {
      font-size: 24px;
      line-height: 46px;
      font-weight: 500;
      margin-bottom: 10px;
      margin-top: 0; }
    .image-text-blocks .chess__item-wrap {
      padding: 40px 0; }
    .image-text-blocks .product-btn {
      display: inline-block; }
    .image-text-blocks .chess__item-more {
      display: block;
      max-width: 200px;
      margin: 0 auto; }

  .articles-wrapper .section-title {
    font-size: 30px;
    line-height: 45px; }

  .article-slick {
    margin-top: 0px; }
 }
@media (max-width: 880px) {
  .tabs-sticky .tab-link {
    padding: 10px; }

  .tabs-sticky .tab-title {
    font-size: 20px; } }
@media (max-width: 768px) {
  .section-title {
    font-size: 30px;
    line-height: 36px; }

  .page-container {
    margin: 30px auto; }

  .products-wrapper .products > div {
    padding: 0; }


  .flex-container {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center; }

  .tabs-wrapper {
    border-top: 3px solid #6BCDE0; }

  .tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap; }

  .tabs .tab {
    -webkit-box-flex: 1;
    flex: 1 1 100%; }

  .tabs .tab-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0 10px; }
    .tabs .tab-link.active {
      color: #6BCDE0; }

  .tab-link.active::after, .tab-link:hover::after {
    width: 0; }

  .tabs .tab-title {
    text-align: left;
    font-size: 18px;
    margin: 0;
    font-weight: 500; }

  .tabs .tab-arrow {
    display: block; }


  .featured__item {
    padding-right: 0; } }
@media (max-width: 576px) {
  .page-container {
    padding-top: 15px;
    padding-bottom: 15px; }

  .section-title {
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 10px; }

  .container {
    padding: 0 10px; }

  .tabs .tab-title {
    font-size: 16px; }

  .products-wrapper .catalog-page__content {
    margin: 30px 0;
    gap:30px;
  }

  .section-in__image .descr__title span {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px; }
  .section-in__image .section-in__descr p {
    font-size: 12px;
    line-height: 16px; }
  .section-in__image .section-in__descr-wrapper {
    justify-content: center;
    padding: 0 5px; }

  .article-slick {
    margin-top: 25px; }

  .actuators-info .section-title {
    font-size: 21px;
    line-height: 36px;
    width: 100%;
    text-align: center; }
  .actuators-info .title {
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    padding-bottom: 8px; }
  .actuators-info .descr {
    font-size: 14px;
    line-height: 26px;
    text-align: center; }
  .actuators-info .containers .container .flex {
    padding-top: 0; }
  .actuators-info .containers .container:nth-child(2) .flex, .actuators-info .containers .container:nth-child(4) .flex {
    flex-direction: column;
    padding-top: 0; }
    .actuators-info .containers .container:nth-child(2) .flex img, .actuators-info .containers .container:nth-child(4) .flex img {
      margin: 20px 0; }
  .actuators-info .containers .container:nth-child(3) .flex {
    padding-top: 0; }
  .actuators-info .product-btn {
    margin-top: 14px; }

  .image-text-blocks .chess__item-wrap {
    text-align: center; }
  .image-text-blocks .item-header, .image-text-blocks .chess__item-header {
    font-size: 21px;
    line-height: 36px; }
  .image-text-blocks .item-text, .image-text-blocks .chess__item-text {
    text-align: left;
    font-size: 14px;
    line-height: 24px; }

  .articles-wrapper {
    padding: 15px; }
    .articles-wrapper .section-title {
      font-size: 21px;
      line-height: 36px;
      text-align: center;
      margin: 0; }
    .articles-wrapper .featured__item {
      padding-left: 0;
      padding-right: 0; }
      .articles-wrapper .featured__item .img-wrapper img {
        height: auto; }
    .articles-wrapper .article-slick {
      padding: 0 15px; }

  .video-text-wrapper .item-header {
    font-size: 20px;
 
    text-align: center; } }


.image-banner .image,
.image-banner .image-mobile,
.image-banner .image-tablet {
  display:none;
}
@media screen and (min-width:992px) {
.image-banner  .image {
    display:block;
  }
}
@media screen and (max-width:991px) and (min-width:768px) {
  .image-banner .image-tablet  {
    display:block;
  }
}
@media screen and (max-width: 767px) {
 .image-banner .image-mobile {
   display:block;
 } 
}

.article-slick .slick-dots {
  position:relative;
    bottom: auto;
    left: auto;
    transform: none;
    margin-top: 30px;
}

.header-banner.with-animation {
      background-color: #082543;
}
.actuators-header-banner.header-banner.with-animation .header-content,
.actuators-header-banner.header-banner.with-animation .z-top__content, 
.collections-header-banner.header-banner.with-animation .header-content, 
.collections-header-banner.header-banner.with-animation .z-top__content  {
  padding:0;
}


.actuators-header-banner.header-banner.with-animation .header-content-wrap {
	 align-items: center;
	 width: 100%;
}
 .actuators-header-banner.header-banner.with-animation .actuator-svg {
	 position: absolute;
	 top: 41%;
	 right: 45%;
	 transform: translateX(60%);
}

 .actuators-header-banner.header-banner.with-animation.general-collections .header-content-icons {
	 margin-top: 56px;
}
 .actuators-header-banner.header-banner.with-animation.general-collections .header-content-icons .header-content-icons-block {
	 padding: 0 15px;
}
 .actuators-header-banner.header-banner.with-animation.general-collections .header-svg {
	 padding: 9% 5% 9% 0;
}
 .actuators-header-banner.header-banner.with-animation.power-supplies .header-svg {
	 padding: 9% 5% 15% 0;
}
 .actuators-header-banner.header-banner.with-animation.tv-lifts .header-svg {
	 padding: 5% 13% 5% 0;
}
 .actuators-header-banner.header-banner.with-animation.track .actuator-svg, .actuators-header-banner.header-banner.with-animation.tubular .actuator-svg {
	 top: 33%;
	 transform: translateX(55%);
}
 .actuators-header-banner.header-banner.with-animation.standard .actuator-svg {
	 right: 48%;
}

.actuators-header-banner.header-banner.with-animation .header-content-wrap, 
.collections-header-banner.header-banner.with-animation .header-content-wrap {
      height: 100%;
    position: absolute;
    top: 0;
    padding: 0 5%;
    z-index: 3;
}

@media (min-width: 1980px) {
	 .collections-header-banner.header-banner.with-animation .header-svg, .actuators-header-banner.header-banner.with-animation .header-svg {
		 margin: 0 10% 0 auto;
	}
	 .collections-header-banner.header-banner.with-animation .header-svg {
		 flex: 0 0 41.666667%;
		 max-width: 41.66667%;
	}
	 .actuators-header-banner.header-banner.with-animation .header-svg {
		 margin: 0 20px 0 auto;
	}
	 .actuators-header-banner.header-banner.with-animation .header-svg .actuator-svg {
		 width: 50%;
	}
	 .actuators-header-banner.header-banner.with-animation.mounting-brackets .header-svg {
		 padding: 7% 4% 7% 0;
	}
	 .actuators-header-banner.header-banner.with-animation.tv-lifts .header-svg {
		 padding: 2% 11% 2% 0;
	}
}

.actuators-header-banner.header-banner.with-animation .header-content-icons, .collections-header-banner.header-banner.with-animation .header-content-icons {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 40px; }
    .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block, .collections-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block {
      width: 25%;
      padding: 0 5px; }
    .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-title, .collections-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-title {
      color: #FFFFFF;
      padding-top: 16px; }


  .actuators-header-banner.header-banner.with-animation .header-svg, .collections-header-banner.header-banner.with-animation .header-svg {
    padding: 0 0 5% 0;
    position: relative;
    margin: 0 0 0 auto;
    z-index: 2;
    display: flex;
    justify-content: flex-end; }
    .actuators-header-banner.header-banner.with-animation .header-svg .logo-svg, .collections-header-banner.header-banner.with-animation .header-svg .logo-svg {
      width: 80%; }
    .actuators-header-banner.header-banner.with-animation .header-svg svg, .collections-header-banner.header-banner.with-animation .header-svg svg {
      width: 100%;
      height: 100%; }
    .actuators-header-banner.header-banner.with-animation .header-svg .actuator-svg, .collections-header-banner.header-banner.with-animation .header-svg .actuator-svg {
      display: flex;
      justify-content: flex-end; }
      .actuators-header-banner.header-banner.with-animation .header-svg .actuator-svg svg, .collections-header-banner.header-banner.with-animation .header-svg .actuator-svg svg {
        width: 100%; }
  .actuators-header-banner.header-banner.with-animation .icons-wrap, .collections-header-banner.header-banner.with-animation .icons-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 37%; }

 .actuators-header-banner.header-banner.with-animation .header-svg {
	 padding: 0 5% 8% 5%;
}
 .actuators-header-banner.header-banner.with-animation .header-svg .logo-svg {
	 width: 100%;
}

  .actuators-header-banner.header-banner.with-animation .z-top__header, .actuators-header-banner.header-banner.with-animation .header-content-icons-title, .actuators-header-banner.header-banner.with-animation .header-content-icons-block svg, .actuators-header-banner.header-banner.with-animation .header-content-icons-block img, .actuators-header-banner.header-banner.with-animation #logo_actuators_landing, .collections-header-banner.header-banner.with-animation .z-top__header, .collections-header-banner.header-banner.with-animation .header-content-icons-title, .collections-header-banner.header-banner.with-animation .header-content-icons-block svg, .collections-header-banner.header-banner.with-animation .header-content-icons-block img, .collections-header-banner.header-banner.with-animation #logo_actuators_landing {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out; }






  .catalog-page__item {
    height: 100%;
    padding: 20px 20px 0 20px;
    background: #fff;
    border: 1px solid #eff0f1
  }
 .catalog-page__item-table {
    margin-bottom: 30px
  }

.catalog-page__item-model {
  margin-bottom:20px;
}
.catalog-page__item-link {
      display: inline-block;
    margin-bottom: 10px;
}
.actuators-header-banner.header-banner.with-animation .header-content, .collections-header-banner.header-banner.with-animation .header-content {
  position:relative;
}

 @media (max-width: 1500px) {
	 .actuators-header-banner.header-banner.with-animation .header-content {
		 padding-bottom: 80px;
	}
}
 @media (max-width: 1300px) {
	 .actuators-header-banner.header-banner.with-animation .header-banner.with-animation .header-content {
		 padding-top: 70px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-wrap {
		 padding: 5% 6%;
	}

	 .actuators-header-banner.header-banner.with-animation.control-systems .header-svg, .actuators-header-banner.header-banner.with-animation.mounting-brackets .header-svg, .actuators-header-banner.header-banner.with-animation.power-supplies .header-svg {
		 padding: 12% 5% 15% 0;
	}
	 .collections-header-banner.header-banner.with-animation .icons-wrap {
		 top: 45%;
	}
}
 @media (max-width: 1220px) {
	 .actuators-header-banner.header-banner.with-animation .z-top__content {
		 padding: 0;
	}

	 .actuators-header-banner.header-banner.with-animation .header-content {
		 padding-bottom: 120px;
	}
	 .collections-header-banner.header-banner.with-animation .header-content {
		 padding-bottom: 120px;
	}
}
 @media (max-width: 992px) {
	 .actuators-header-banner.header-banner.with-animation .header-content {
		 margin: 0;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-wrap {
		 padding: 33px 5%;
		 margin: 0 auto;
	}
	 .actuators-header-banner.header-banner.with-animation .z-top__header {
		 text-align: center;
		 font-size: 48px;
		 line-height: 56px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons {
		 margin-top: 0;
		 margin-bottom: 0;
		 width: 100%;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block {
		 width: auto;
		 display: flex;
		 flex-direction: column;
		 align-items: center;
		 padding: 0 5px;
		 margin-bottom: 0;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block svg {
		 margin: 0 auto;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block .header-content-icons-title {
		 text-align: center;
       font-size:16px;
	}
	 .actuators-header-banner.header-banner.with-animation .text-wrap {
		 display: flex;
		 flex-direction: column;
		    justify-content: center;
          gap: 30px;
		 align-items: center;
		 height: 100%;
		 padding: 0;
       text-align:center;
	}
  .actuators-header-banner.header-banner.with-animation .text-wrap .btn {
     margin-top:30px;
   }



	 .actuators-header-banner.header-banner.with-animation .header-svg {
		 padding: 10px 0 100px;
		 margin: 0 auto;
	}
	 .actuators-header-banner.header-banner.with-animation .actuator-svg {
		 top: 30%;
	}
	 .actuators-header-banner.header-banner.with-animation.general-collections .header-content-icons {
		 margin-top: 56px;
	}
	 .actuators-header-banner.header-banner.with-animation.general-collections .header-content-icons .header-content-icons-block {
		 padding: 0 5px;
	}
	 .actuators-header-banner.header-banner.with-animation.general-collections .header-svg {
		 padding: 15% 0 150px;
	}
	 .actuators-header-banner.header-banner.with-animation.tv-lifts .header-svg {
		 padding: 10% 10% 150px 10%;
	}
	 .actuators-header-banner.header-banner.with-animation.control-systems .header-svg, .actuators-header-banner.header-banner.with-animation.mounting-brackets .header-svg, .actuators-header-banner.header-banner.with-animation.power-supplies .header-svg {
		 padding: 20% 0 150px;
	}
	 .header-banner.with-animation .header-content-text-block {
		 margin-top: 30px;
		 text-align: center;
	}
	 .header-banner.with-animation .header-svg {
		 margin: 0 auto;
		 padding: 15% 0 5%;
	}
	 .header-banner.with-animation .icons-wrap {
		 top: 60%;
	}
	
	 .header-banner.with-animation .header-content {
		 padding-top: 65px;
		 padding-bottom: 0;
	}
}
 @media (max-width: 760px) {
	 .actuators-header-banner.header-banner.with-animation .z-top__header {
		 font-size: 36px;
		 line-height: 48px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block {
		 width: 25%;
	}
}
 @media (max-width: 576px) {
	 .actuators-header-banner.header-banner.with-animation .header-content-wrap {
		 padding: 15px 15px 8px;
	}
	 .actuators-header-banner.header-banner.with-animation .z-top__header {
		 font-size: 20px;
		 line-height: 24px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-svg {
		 top: 4px;
		 padding: 10px 0 120px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block svg {
		 height: 30px;
		 width: 30px;
	}
	 .actuators-header-banner.header-banner.with-animation .header-content-icons .header-content-icons-block .header-content-icons-title {
		 font-size: 13px;
		 line-height: 16px;
       padding-top:10px;
	}
	 .actuators-header-banner.header-banner.with-animation .actuator-svg {
		 width: 70%;
	}

	 .actuators-header-banner.header-banner.with-animation.general-collections .header-svg {
		 padding: 15% 0 150px;
	}
	 .actuators-header-banner.header-banner.with-animation.tv-lifts .header-svg {
		 padding: 10% 0 120px;
	}
	 .actuators-header-banner.header-banner.with-animation.control-systems .header-svg {
		 padding: 20% 0 130px;
	}
	 .actuators-header-banner.header-banner.with-animation.mounting-brackets .header-svg {
		 padding: 25% 0 150px;
	}
	 .actuators-header-banner.header-banner.with-animation.power-supplies .header-svg {
		 padding: 30% 0 160px;
	}
	 .collections-header-banner.header-banner.with-animation .header-content-text-block {
		 margin-top: 30px;
		 text-align: center;
	}
	 .collections-header-banner.header-banner.with-animation .z-top__header {
		 font-size: 20px;
		 line-height: 30px;
	}
	 .collections-header-banner.header-banner.with-animation .z-top__text {
		 font-size: 12px;
		 line-height: 18px;
	}
	 .collections-header-banner.header-banner.with-animation .header-svg {
		 padding: 20% 0 5px;
	}
	 .collections-header-banner.header-banner.with-animation .icons-wrap {
		 bottom: 10%;
		 top: auto;
	}
}

.actuators-header-banner.header-banner.with-animation .header-svg {
      padding: 0 0 1%;
}
.actuators-header-banner.header-banner.with-animation .header-svg .logo-svg {
    width: 65%;
}
.actuators-header-banner.header-banner.with-animation .header-svg .actuator-svg {
      top: 48%;
    right: 44%;  
}
.actuators-header-banner.header-banner.with-animation .header-svg .actuator-svg svg {
      width: 55%;
}

.micro-linear-actuators .products-wrapper .catalog-page__content {
  margin-top:20px;
}