

/* Start:/local/templates/.default/components/bitrix/news/mass-media/bitrix/news.list/.default/style.css?15760628242683*/
.mass-media {
  position: relative; }
  .mass-media__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); }
    .mass-media__container.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .mass-media__wrapper {
    position: relative;
    width: 77.77778%; }
    @media only screen and (max-width: 1199px) {
      .mass-media__wrapper {
        width: 88.88889%; } }
    @media only screen and (max-width: 767px) {
      .mass-media__wrapper {
        width: 100%; } }
  .mass-media__image-top {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 32px 0;
    -webkit-border-radius: 48px 0 48px 0;
    border-radius: 48px 0 48px 0;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .mass-media__image-top {
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 479px) {
      .mass-media__image-top {
        -webkit-border-radius: 32px 0 32px 0;
        border-radius: 32px 0 32px 0; } }
    .mass-media__image-top img {
      width: 100%; }
  .mass-media__content {
    position: relative;
    display: block; }
  .mass-media__item {
    margin-bottom: 40px; }
    @media only screen and (max-width: 991px) {
      .mass-media__item {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .mass-media__item {
        margin-bottom: 20px; } }
  .mass-media__date {
    font-size: 12px;
    line-height: 1.67;
    color: #758cad;
    text-transform: uppercase;
    margin-bottom: 4px; }
    @media only screen and (max-width: 767px) {
      .mass-media__date {
        font-size: 11px; } }
  .mass-media__text {
    font-size: 24px;
    line-height: 1.33;
    color: #2c323a;
    margin-bottom: 12px; }
    @media only screen and (max-width: 991px) {
      .mass-media__text {
        font-size: 20px;
        margin-bottom: 8px; } }
    @media only screen and (max-width: 767px) {
      .mass-media__text {
        font-size: 18px;
        margin-bottom: 4px; } }
  .mass-media__more {
    display: block;
    font-size: 13px;
    line-height: 1.54; }
    @media only screen and (max-width: 767px) {
      .mass-media__more {
        font-size: 12px; } }

/* End */
/* /local/templates/.default/components/bitrix/news/mass-media/bitrix/news.list/.default/style.css?15760628242683 */
