

/* Start:/local/templates/retail/components/bitrix/news.list/retail.theme.news.with.picture.on.theme.list/style.css?1686050787226*/
.material-calendar{
     padding-left: 0!important;
}

.material-calendar-on-theme-list{
    padding-left: 23px!important;
}

.material-calendar .icon.calendar__block--icon.icon-material-calendar{
    height: 18px!important;
}
/* End */


/* Start:/articles/sass/main.css?168685477610179*/
.square__tabs {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 30px; }
  .square__tabs--item {
    padding: 8px 12px;
    margin-right: 10px;
    border-radius: 2px;
    font-size: 13px;
    font-family: Tahoma, sans-serif; }
    .square__tabs--item.active {
      background-color: #0063cc;
      color: #fff; }
      .square__tabs--item.active a {
        color: inherit;
        border-bottom-color: transparent; }
    .square__tabs--item a {
      text-decoration: none;
      border-bottom: 1px dashed #0063cc;
      color: #0063cc; }
      .square__tabs--item a:hover {
        border-bottom-color: transparent; }
  .square__tabs--content {
    margin-bottom: 78px; }
    @media screen and (max-width: 767px) {
      .square__tabs--content {
        margin-bottom: 48px; } }

.rubric__block {
  list-style: none;
  margin: 0; }
  .rubric__block--item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    line-height: 16px;
    font-size: 14px;
    font-weight: 400; }
    .rubric__block--item a {
      color: #000;
      border-bottom-color: transparent;
      text-decoration: none; }
      .rubric__block--item a:hover {
        color: #0063cc;
        border-bottom: 1px solid #a3bbe6; }
  .rubric__block--count {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-right: 15px;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.5); }
  .rubric__block--hot {
    position: absolute;
    right: -15px;
    min-width: 13px;
    min-height: 13px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ff4100;
    color: #fff;
    border-radius: 50%;
    line-height: 12px;
    font-size: 10px; }
.rubric__new--preview {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden; }
  .rubric__new--preview::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    height: 50%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    background: -moz-linear-gradient(bottom, black 0%, transparent 100%);
    background: -webkit-gradient(left bottom, left top, color-stop(0%, black), color-stop(100%, transparent));
    background: -webkit-linear-gradient(bottom, black 0%, transparent 100%);
    background: -o-linear-gradient(bottom, black 0%, transparent 100%);
    background: -ms-linear-gradient(bottom, black 0%, transparent 100%);
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }
.rubric__new--label {
  position: absolute;
  top: 18px;
  right: 0px;
  height: 20px;
  padding: 2px 13px 4px 0;
  color: #fff;
  font-size: 13px;
  font-family: "Roboto", serif; }
  .rubric__new--label::after {
    position: absolute;
    top: 0;
    left: -5px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    content: "";
    border-right: 5px solid;
    border-top: 20px solid transparent;
    border-bottom: 0 solid transparent; }
  .rubric__new--label::before {
    display: inline-block;
    margin: -2px 5px 0 7px;
    vertical-align: middle;
    background: url("/local/templates/retail/images/bg/rubric.png") no-repeat;
    content: ""; }
  .rubric__new--label span {
    color: #fff; }
  .rubric__new--label.master {
    background-color: #ff4100;
    color: #ff4100; }
    .rubric__new--label.master::before {
      width: 17px;
      height: 11px;
      background-position: 0 0; }
  .rubric__new--label.interview {
    background-color: #82b307;
    color: #82b307; }
    .rubric__new--label.interview::before {
      width: 15px;
      height: 13px;
      background-position: 0 -20px; }
  .rubric__new--label.case {
    background-color: #ffaa00;
    color: #ffaa00; }
    .rubric__new--label.case::before {
      width: 9px;
      height: 12px;
      background-position: 0 -40px; }
  .rubric__new--label.article {
    background-color: #4494ff;
    color: #4494ff; }
/*RETAIL-2524 */
  .rubric__new--label.article::before {
    width: 9px;
    height: 12px;
    background-position: 0 -40px; }
.rubric__new--label.newsarticle {
    background-color: #4494ff;
    color: #4494ff; }
/* RETAIl-3057 */
.rubric__new--label.video {
  background-color: #4494ff;
  color: #4494ff; }
/* RETAIl-3173 */
.rubric__new--label.event {
  background-color: #e153bb;
  color: #e153bb; }
.thematics__headline {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede; }
  @media screen and (max-width: 767px) {
    .thematics__headline {
      flex-wrap: wrap;
      overflow: hidden; } }
  .thematics__headline--title {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 60px;
    text-transform: uppercase;
    color: #000;
    border-bottom-color: transparent;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    font-family: Tahoma, sans-serif; }
    @media screen and (max-width: 767px) {
      .thematics__headline--title {
        margin-bottom: 20px; } }
    .thematics__headline--title:hover {
      border-bottom-color: transparent; }
    .thematics__headline--title::after {
      position: absolute;
      bottom: -9px;
      left: 0;
      content: "";
      height: 3px;
      width: 100%;
      display: block;
      background-color: #0070e6; }
  .thematics__headline--corner {
    position: absolute;
    left: 0;
    bottom: -9px;
    z-index: 2;
    background-color: #00c735;
    color: #fff;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    padding: 3px 8px 3px 7px;
    line-height: 12px;
    font-weight: 400;
    font-size: 8px;
    font-family: Tahoma, sans-serif; }
    .thematics__headline--corner::after {
      content: "";
      position: absolute;
      border-bottom: 30px solid #00c735;
      border-right: 10px solid transparent;
      bottom: 0;
      right: -10px; }
.thematics__sponsor {
  display: flex;
  align-content: center; }
  .thematics__sponsor--top {
    padding-top: 10px;
    padding-bottom: 20px; }
  .thematics__sponsor--logo {
    max-width: 180px;
    overflow: hidden;
    border-bottom-color: transparent; }
    .thematics__sponsor--logo:hover {
      border-bottom-color: transparent; }
  .thematics__sponsor--img {
    max-width: 100%;
    height: auto; }
  .thematics__sponsor--corner {
    background-color: #00c735;
    color: #fff;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    margin-right: 20px;
    padding: 3px 8px 3px 7px;
    line-height: 12px;
    position: relative;
    white-space: nowrap;
    min-height: 32px;
    font-weight: 400;
    font-size: 8px;
    font-family: Tahoma, sans-serif; }
    .thematics__sponsor--corner::after {
      content: "";
      position: absolute;
      border-bottom: 16px solid transparent;
      border-left: 10px solid #00c735;
      border-top: 16px solid transparent;
      bottom: 0;
      right: -10px; }
.thematics__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -8px 0; }
  .thematics__row .reed-more {
    margin-left: 8px; }
  .thematics__row .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor; }
  .thematics__row .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px; }
    @media screen and (max-width: 767px) {
      .thematics__row .col {
        flex: 0 0 100%;
        max-width: 100%; } }
.thematics__block--item {
  height: 100%;
  padding: 13px;
  box-shadow: 0 0 5px rgba(0, 1, 3, 0.5); }
.thematics__block--preview {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden; }
  .thematics__block--preview > a {
    display: block;
    overflow: hidden; }
    .thematics__block--preview > a::before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      height: 50%;
      width: 100%;
      background: rgba(0, 0, 0, 0.1);
      background: -moz-linear-gradient(bottom, black 0%, transparent 100%);
      background: -webkit-gradient(left bottom, left top, color-stop(0%, black), color-stop(100%, transparent));
      background: -webkit-linear-gradient(bottom, black 0%, transparent 100%);
      background: -o-linear-gradient(bottom, black 0%, transparent 100%);
      background: -ms-linear-gradient(bottom, black 0%, transparent 100%);
      background: linear-gradient(to bottom, transparent 0%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

.thematics__block--preview img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  width: 382px;
  height: 218px;
}

.special .thematics__block--preview img {
  min-width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .thematics__block--preview img {
    width: 266px;
    height: 152px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .thematics__block--preview img {
    width: 318px;
    height: 182px;
  }
}

@media (max-width: 767px) {
  .thematics__block--preview img {
    width: 455px;
    height: auto;
  }
}

.thematics__block--link {
  margin-bottom: 6px;
  line-height: 18px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  font-family: Georgia, Tahoma, sans-serif; }
  .thematics__block--link a {
    border-bottom-color: transparent;
    color: #000; }
    .thematics__block--link a:hover {
      color: #0063cc; }
.thematics__block--description {
  line-height: 15px;
  font-size: 13px; }
.thematics__block--count {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 25px;
  left: 20px;
  color: #fff;
  font-size: 14px; }
  .thematics__block--count .icon {
    margin-right: 5px; }

/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/articles/sass/bugfix.css?1686854776555*/
/* start TORG-3523 */
.thematics__row.one-element {
    display: block !important;
}

/*@media (min-width: 1200px) {
    .thematics__row.one-element .col {
        max-width: 81%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .thematics__row.one-element .col {
        max-width: 61%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .thematics__row.one-element .col {
        max-width: 71%;
    }
}
@media (max-width: 767px) {
    .thematics__row.one-element .col {
        max-width: 100%;
    }
}*/
/* end TORG-3523 */

/* End */


/* Start:/local/front-libs/slick-1.6.0/slick.css?16860507861729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */
/* /local/templates/retail/components/bitrix/news.list/retail.theme.news.with.picture.on.theme.list/style.css?1686050787226 */
/* /articles/sass/main.css?168685477610179 */
/* /articles/sass/bugfix.css?1686854776555 */
/* /local/front-libs/slick-1.6.0/slick.css?16860507861729 */
