

/* Start:/local/templates/.default/components/bitrix/news/equipment/bitrix/news.list/.default/style.css?15791910153707*/
.machine {
  position: relative; }
  .machine--see-also {
    margin-top: 40px; }
  .machine__see-also {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33;
    color: #2c323a;
    margin-bottom: 20px; }
  .machine__container {
    position: relative;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    -o-transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
    .machine__container.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .machine__top {
    position: relative;
    margin: 0 0 40px 0; }
  .machine__wrapper {
    position: relative;
    margin: 0 -16px; }
  .machine__grid {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .machine__item {
    position: relative;
    width: 33.33333%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 16px;
    margin: 0 0 60px 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 0; }
    @media only screen and (max-width: 1199px) {
      .machine__item {
        width: 50%;
        margin: 0 0 40px 0; } }
    @media only screen and (max-width: 991px) {
      .machine__item {
        width: 33.33333%;
        margin: 0 0 40px 0; } }
    @media only screen and (max-width: 767px) {
      .machine__item {
        width: 50%; } }
    @media only screen and (max-width: 576px) {
      .machine__item {
        margin: 0 0 32px 0;
        width: 100%; } }
    .machine__item.active {
      opacity: 1; }
  .machine__item-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .machine__image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    height: 200px;
    margin: 0 0 10px 0; }
  .machine__type {
    position: relative;
    display: block;
    margin: 0 0 5px 0;
    color: #758cad;
    font: bold 14px/130% "Open Sans", sans-serif; }
    @media only screen and (max-width: 1199px) {
      .machine__type {
        font: bold 12px/130% "Open Sans", sans-serif; } }
  .machine__name {
    position: relative;
    font: bold 24px/130% "Open Sans", sans-serif;
    color: #2c323a;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    @media only screen and (max-width: 1199px) {
      .machine__name {
        font: bold 18px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 991px) {
      .machine__name {
        font: bold 16px/130% "Open Sans", sans-serif; } }

/* End */
/* /local/templates/.default/components/bitrix/news/equipment/bitrix/news.list/.default/style.css?15791910153707 */
