

/* Start:/local/templates/rka/components/bitrix/news.line/bottom-banner/style.css?17525686071985*/
/* .mane-page-banner {
  background: url("/local/templates/rka/components/bitrix/news.line/bottom-banner/../img/home/banner.png") no-repeat;
  background-size: cover;
  background-position: 0% 60%;
height: 100%;
}
@media(max-width: 664px) {
  .mane-page-banner {
    background-position: 12% 100%;
    background-size: cover;
  }
}
@media(max-width: 500px) {
  .mane-page-banner {
    background: url("/local/templates/rka/components/bitrix/news.line/bottom-banner/../img/home/mobile-banner.png") center/cover no-repeat;
  height: 100%;
  background-position: center;
  }
}
@media(max-width: 375px) {
  .mane-page-banner {
    background: url("/local/templates/rka/components/bitrix/news.line/bottom-banner/../img/home/mobile-banner.png") center/cover no-repeat;
  height: 100%;
  background-position: 100% 0;
  }
} */
.mane-page-banner {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: #fbf9f9;
}
.mane-page-banner a {
  display: flex;
  /* height: 100%; */
  justify-content: center;
  align-items: center;
}
.main-banner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-banner {
  display: none;
}

.pc-banner.mobile-banner {
    display: block;
}

.pc-banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 655px) {
  .pc-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
    width: 100%;
  }
}
.main-page-buttons-block {
  display: flex;
  gap: 10px;
  justify-content: end;
  padding-block: 20px;
}
@media (max-width: 1100px) {
  .main-page-buttons-block {
    margin-right: 16px;
  }
}
.main-page-prev {
  width: 35px;
  height: 35px;
  border: 1px solid #c2995a;
  transition: all ease 0.3s;
}
.main-page-prev svg {
  fill: #c2995a;
}
.main-page-prev:hover {
  background: #c2995a;
}
.main-page-prev:hover svg {
  background: #c2995a;
  fill: #d8d8d8;
}
.main-page-next {
  width: 35px;
  height: 35px;
  border: 1px solid #c2995a;
  transition: all ease 0.3s;
}
.main-page-next:hover {
  background: #c2995a;
}
.main-page-next:hover svg {
  background: #c2995a;
  fill: #d8d8d8;
}
.main-page-next svg {
  fill: #c2995a;
}

/* End */


/* Start:/local/templates/rka/components/bitrix/news.list/main-news/style.css?168959558694*/
.news__cards-photo{
    -o-object-fit: contain!important;
    object-fit: contain!important;
}
/* End */


/* Start:/local/templates/rka/components/bitrix/news.list/main-lawyers/style.css?1688467461188*/
.activiti__slide-image{width: 120px!important; height: 120px!important;}
.activiti__slide-name{position: relative;}
.activiti__slide-name > a{position: absolute; width: 100%;height: 100%;}
/* End */
/* /local/templates/rka/components/bitrix/news.line/bottom-banner/style.css?17525686071985 */
/* /local/templates/rka/components/bitrix/news.list/main-news/style.css?168959558694 */
/* /local/templates/rka/components/bitrix/news.list/main-lawyers/style.css?1688467461188 */
