

/* Start:/local/templates/bridge-group.ru/components/bitrix/news.detail/news-pattern/style.css?175877653013848*/
.detail-info-wrapper {
  margin-bottom: 48px;
}
.detail-info-wrapper--with-img {
  margin-top: -48px;
}
.has-top-banner .detail-info-wrapper--with-img {
  margin-top: -64px;
}
.detail-info-wrapper--with-img .maxwidth-theme > .detail-info {
  padding-left: 0px;
  padding-right: 0px;
}
.detail-info {
  padding: 47px;
}
.detail-info__inner {
  margin-top: -6px;
}
.detail-info__date {
  margin-bottom: 8px;
}
.detail-info__chars {
  margin-top: 26px;
}
.detail-info__chars-inner {
  margin-bottom: -20px;
}
.detail-info__chars-item {
  margin-bottom: 20px;
}
.detail-info__chars .line-block {
  flex-wrap: wrap;
}
.detail-info .more-char-link {
  margin-top: 18px;
}

@media (min-width: 768px) {
  .detail-info__btns {
    width: 289px;
  }
}
@media (max-width: 767px) {
  .detail-info .line-block {
    display: block;
  }
  .detail-info__btns {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .detail-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .detail-info-wrapper--with-img {
    margin-top: 0px;
  }
}

.top-info {
  margin-bottom: 48px;
  overflow: hidden;
}

.top-info__picture {
  width: 50%;
}
.top-info__picture .owl-carousel:not(.owl-loaded) {
  min-height: 500px;
}
.top-info__picture-item {
  padding-top: 67%;
}
.top-info__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
}
.top-info__img {
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.top-info__text-inner {
  padding: 49px 55px 56px;
}
.top-info__task-value {
  margin-top: 8px;
}
.top-info__task + .top-info__bottom {
  margin-top: 40px;
}
.top-info__bottom .properties {
  margin-top: -5px;
}
.top-info__bottom .properties__item {
  margin-bottom: 14px;
}
.buttons-block > div + div {
  margin-top: 12px;
}

.tizers-top-side {
  margin: -49px 0px 48px;
}
@media (max-width: 991px) {
  .top-info .flexbox {
    flex-wrap: wrap;
  }
  body .top-info__picture,
  body .top-info__text {
    width: 100%;
    flex: auto;
  }
}
@media (max-width: 600px) {
  .top-info__bottom {
    flex-wrap: wrap;
  }
  .top-info__bottom .line-block__item {
    width: 100%;
    flex: auto;
  }
  .top-info__text-inner {
    padding: 25px;
  }
}

.top-meta {
  margin-bottom: 33px;
}
.top-meta__section {
  background-color: #fafafa;
  background-color: var(--darkerblack_bg_black);
  padding: 1px 8px 2px;
}
.top-meta__date .svg-inline-sale {
  margin-right: 6px;
}


.padding-block {
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 40px !important;
}

.banners-fon-list__item-title.font_24 {
    font-size: 1.8em;
}

@media (max-width: 768px) {
  .banners-fon-list__item-title.font_24 {
      font-size: 1.6em;
  }
}

@media (max-width: 600px) {
  .padding-block {
    padding-top: 10px !important;
    padding-bottom: 24px !important;
  }
}

.form-content-wrapper {
  gap: 20px;
}

.text-content {
  flex: 1;
}

.banners-fon-list__item-btn {
  flex-shrink: 0;
  margin-top: 0;
}

.banners-fon-list__item-btn--bottom {
  display: none;
}

.maxwidth-theme.text-center {
  text-align: left;
}

.banners-fon-list__item-btn .maxwidth-theme {
  margin-top: 0;
}

button.btn.btn-default.has-ripple {
  font-size: larger;
  font-weight: 600;
  width: 400px;
  height: 60px;
  transition: all 0.3s ease;
}

/* Адаптивность */
@media (max-width: 768px) {
  .form-content-wrapper {
      flex-direction: column;
      align-items: flex-start;
      gap: 15px;
  }

  .banners-fon-list__item-btn {
      margin-top: 15px;
  }

  button.btn.btn-default.has-ripple {
      width: 100%;
      height: 50px;
      font-size: 16px;
  }
}

@media (max-width: 600px) {
  .form-content-wrapper {
      flex-direction: column !important;
      gap: 10px;
  }

  .banners-fon-list__item-btn {
      order: 1;
      margin-top: 10px;
  }

  .text-content {
      order: 0;
  }

  button.btn.btn-default.has-ripple {
      width: 100%;
      height: 45px;
      font-size: 14px;
      padding: 0 15px;
  }

  .banners-fon-list__item-title.font_24 {
      font-size: 1.4em;
  }

  .banners-fon-list__item-description {
      font-size: 11pt;
  }

  .banners-fon-list__item-btn--bottom {
    display: block;
  }
  .banners-fon-list__item-btn--top {
    display: none;
  }
  .banners-fon-list__item-btn--bottom button.btn.btn-default.has-ripple.services-button {
    max-width: none !important;
    width: 100%;
    padding: 10px 0;
  }
  .banners-fon-list__item-description > div span {
    font-size: 22px !important;
    line-height: 127% !important;
  }
  body .banners-fon-list__item-description > b span {
    font: 16px / 150% "Montserrat", Arial, sans-serif !important;
  }
  .banners-fon-list__item-btn {
    margin: 0;
    width: 100%;
  }
  .text-content + b {
    width: 100%;
  }
  .banners-fon-list__item-btn .btn {
    width: 100% !important;
    padding: 10px 0 !important;
    height: auto !important;
  }
}

@media (max-width: 400px) {
  button.btn.btn-default.has-ripple {
      height: 40px;
      font-size: 13px;
  }

  .banners-fon-list__item-title.font_24 {
      font-size: 1.2em;
  }

  .banners-fon-list__item-description {
      font-size: 10pt;
  }
}

.form-content-wrapper.form-content-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.form-content-wrapper.form-content-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}




.sticky-adaptive-block {
	position: -webkit-sticky;
	position: sticky;
	z-index: 5;
  top: 112px;
}

.services-main-title {
  min-width: 400px;
  max-width: 450px;
  gap:40px;
  flex:unset;
}

.font-28-2 {
  font-size: 1.75em;
  line-height: 120%;
}

@media (max-width:768px) {
  .font-28-2 {
    font-size: 1.25em;
    line-height: 26px;
  }
}

button.btn.btn-default.has-ripple.services-button {
  width: unset;
  height: unset;
  font-size: 14px;
  padding: 16px 28px;
}

button.btn.btn-default.has-ripple.services-button.services-button-main {
  width: 100%;
  max-width: 302px;
}

@media (max-width:564px) {
  button.btn.btn-default.has-ripple.services-button.services-button-main {
    max-width: unset;
  }
}

.page-pattern .index-block__link .index-block__arrow {
  margin-left: 7px;
}

.owl-item:not(:has(.owl-item-ignore)) {
  max-height: 100px;

  .grid-list__item {
    height: 100%;
  } 
  .brands-list__item {
    height: 100%;
  }
  /* img.brands-list__image.ls-is-cached.lazyloaded {
    object-fit: contain;
    height: 100px;
    max-width: 17.5rem;
    width: unset;
  } */
}

.flexbox-adaptive-row {
  flex-direction: row !important;
  gap: 100px;
}

@media (max-width:1300px) {
  .sticky-adaptive-block {
    position: unset !important;
  }
  .flexbox-adaptive-row {
    flex-direction: column !important;
    gap: 32px;
  }
  .services-main-title {
    max-width: 100%;
    min-width: 100%;
  }
}

.hr-separator {
	height: 2px;
  margin: 12px 0;
	/* background-color: black; */
	max-width: 240px;
}

.full-width-background-wrapper {
    width: 100vw; 
    position: relative; 
    left: 50%;
    right: 50%;
    margin-left: -50vw; 
    margin-right: -50vw;
}

.full-width-background-wrapper .form__wrapper {
    padding-bottom: 60px;
    padding-top: 80px;
}

@media (max-width:1300px) {
  .full-width-background-wrapper .form__wrapper {
    padding-bottom: 30px;
    padding-top: 48px;
  } 
}

.video_new iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
}

.video_new, .services-main-title {
  p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }
  h3 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 4%;
    text-wrap: balance;
  }
}

@media (max-width:768px) {
  .video_new {
    p {
      font-size: 14px;
      line-height: 20px;
    }
    h3 {
      font-size: 22px;
      line-height: 28px;
      letter-spacing: normal;
    }
  }
}

.user-text-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}

.form-new {
  h3 {
    font-size: clamp(1.375rem, 0.8125rem + 1.5625vw, 2.25rem);
    margin: 0;
  }
  p {
    font-size: clamp(0.875rem, 0.7408rem + 0.5964vw, 1.25rem);
    font-weight: 400;
    margin: 0;
  }
  .feedback-form-title-inner {
    gap: 24px;
  }
  .b24-form-header {
    display: none;
  }
  .b24-form-wrapper {
    background-color: unset !important;
  }
  .b24-form-control {
    background-color: white !important;
  }
  .b24-form-field {
    flex: 1;
  }
  .b24-form-btn-block {
    font-family: "Montserrat", Arial, sans-serif;
  } 
  .b24-form-flex-block {
    display: flex;
    flex-direction: row;
    gap: 25px;
  }
  .form-text-wrapper {
    max-width: 710px;
  }
  button {
    font-weight: 600 !important;
    line-height: 100% !important;
    letter-spacing: -2%;
    font-size: 16px !important;
    padding: 16px 40px !important;
    font-family: "Montserrat", Arial, sans-serif;
  }
  input[type="checkbox"]:checked {
    accent-color: #FFCD28;
  }
  .full-width-background-wrapper::before {
    opacity: 1;
  }
}
 
@media (max-width:1300px) {
  .form-new {
    .b24-form-flex-block {
      flex-direction: column;
      gap: 0;
    }
  }
} 

@media (min-width:768px) {
  .form-new {
    .b24-form-btn-block {
      max-width: 200px;
    }
  }
}


@media (max-width:768px) {
  .form-new {
    .b24-form-padding-side {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .feedback-form-title-inner {
      gap: 10px;
    }
    h3 {
      line-height: 28px;
    }
  }
}

.faq .brands-list {
  width: unset;
}
@media (max-width:600px) {
  .faq {
    .index-block__link {
      font-size: 0;
    } 
  } 
}

.main {
  padding-bottom: 0 !important;
}

a.button-details {
  padding: 24px;
  background: linear-gradient(250.57deg, rgba(255, 205, 40, 0.73) 0%, #FFCD28 102.34%);
  color: black;
}

@media (max-width:600px) {
  a.button-details {
    padding: 20px;
  }
  .user-text-body {
    font-size: 14px;
    line-height: 143%;
  }
  .user-text-body span {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
}

.banners-big {
  .banners-big__buttons  {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
  }
  button {
    font-weight: 600 !important;
    line-height: 100% !important;
    letter-spacing: -2%;
    font-size: 16px !important;
    padding: 16px 40px !important;
  }
  h1 {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 32px;
  }
  p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }
}

.banners-big--detail {
  margin-bottom: 0 !important;
}

@media (max-width:768px) {
  .banners-big {
    button {
      font-size: 15px !important;
    }
    h1 {
      font-size: 24px;
      line-height: 100%;
    }
    p {
      font-size: 16px;
    }
  }
}

.main-list-desc {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
}

@media (max-width:768px) {
  .main-list-desc {
    font-size: 14px;
    line-height: 20px;
  }
}

.flex-05 {
  flex:0.5;
}

.brands-list {
  padding-bottom: 0;
  padding-top: 0;
}


.faq.ordered-block {
  margin: 0;
  padding-top: 0;
}

.faq-cells.faq.ordered-block {
  padding-top: 80px;
}

.list-block-wrapper {
  padding-top: 120px;
  padding-bottom: 60px;
}

.details-block-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.info-block-wrapper, .ordered-block {
  padding-top: 80px;
  padding-bottom: 0;
}

.partners-block-wrapper {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.form-block-wrapper {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}


@media (max-width:768px) {
  .faq-cells.faq.ordered-block {
    padding-top: 48px;
  }
  .list-block-wrapper {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .details-block-wrapper {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .info-block-wrapper {
    padding-top: 48px;
  }

  .brands-list {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }

  .form-block-wrapper {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .ordered-block {
    padding-top: 48px;
  }
}

@media (max-width: 1366px) {
  /* New Design */
  .nd h3 {
    font-size: 22px;
  }
  .sticky-adaptive-block.new-design-block {
    min-width: 400px;
    max-width: 400px;
  }
}

@media (min-width: 360px) {
  /* New Design */
  .nd-title,
  .nd-title h3 {
    font-size: 22px !important;
  }
}

@media (min-width: 1366px) {
  /* New Design */
  .nd-title,
  .nd-title h3 {
    font-size: 28px !important;
  }
  .sticky-adaptive-block.new-design-block {
    min-width: 400px;
    max-width: 400px;
  }
}

@media (min-width: 1920px) {
  .nd-title,
  .nd-title h3 {
    font-size: 32px !important;
  }
  .sticky-adaptive-block.new-design-block {
    min-width: 450px;
    max-width: 450px;
  }
}
@media (max-width: 600px) {
  .sticky-adaptive-block.new-design-block {
    min-width: auto;
  }
  .details-block-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

/* End */


/* Start:/local/templates/bridge-group.ru/components/bitrix/news.list/services-main-list/style.css?17568782332811*/
/* item */


.services-main {
  
  .grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px
  }

  .grid-item {
    padding: 20px;
    background: linear-gradient(250.57deg, rgba(255, 205, 40, 0.73) 0%, #FFCD28 102.34%);
    position: relative;
    overflow: hidden;
    min-width: min(378px,80vw);
  }

  .grid-item-inner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
    height: 100%;
  }

  .grid-item-text {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .grid-icon-adaptive {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .grid-item::before {
    background: url("/local/templates/bridge-group.ru/images/fingerprint.png") no-repeat;
    background-size: 850px 850px;
    content: "";
    position: absolute;
    z-index: 2;
    opacity: 0.2;
    height: 850px;
    width: 850px;
    transform-origin: bottom left;
    top: -115%;
    left: -15%;
    transform: rotate(15deg) translateX(120px) translateY(-3px);
  }

  .grid-item:last-child:nth-child(odd) {
    grid-column: 1 / span 2;
  }

  .grid-item:last-child:nth-child(odd)::before {
    left: 40%;
    top: -155%
  } 

  .service-icon {
    background-color: white;
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
  }

  .card-title {
    font-weight: 700;
    font-size: 20px;
    overflow-wrap: break-word;

  }

  .card-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333CC
  }

  .card-link a{
    color: black;
    font-size: 16px;
  }
  .card-link a:hover {
    color: var(--fill_dark_light_white_hover);
  }
  .svg {
    margin-bottom: 4px;
    margin-left: 6px;
  }
}

@media (min-width:900px) {
  .grid-item:nth-child(4n+2),
  .grid-item:nth-child(4n+3) {
    background: linear-gradient(70.2deg, #D9D9D9 0%, rgba(217, 217, 217, 0.2) 100%);
  }
}

@media (max-width:900px) {
  .services-main {
    .grid-container {
      grid-template-columns: 1fr;
    }
    .grid-item {
      grid-column: 1;
    }
    .grid-item:nth-child(2n) {
      background: linear-gradient(70.2deg, #D9D9D9 0%, rgba(217, 217, 217, 0.2) 100%);
    }
    .grid-item:last-child:nth-child(odd) {
      grid-column: 1;
    }
    

    .service-icon {
      width: 44px !important;
      height: 44px;
    }
    .grid-icon-adaptive {
      flex-direction: row;
      gap: 16px;
    }

    .card-title {
      font-size: 18px;
      line-height: 130%;
      width: 80%;
    }

    .card-text {
      font-size: 14px;
      line-height: 20px;
    }

    .card-link a{
      font-size: 14px;
    }
    .grid-item:last-child:nth-child(2n+1)::before, & .grid-item::before {
      left: unset;
      right: -410px;
      top: -174%;
    }
  }
}

/* End */


/* Start:/local/templates/bridge-group.ru/components/bitrix/news.list/faq-list-cells/style.css?17568782331737*/
/*
.bx-ie .faq-items.flex-grow-1 {
  flex-basis: 0px;
}
*/

/* in detail */
.detail-block .faq-list .accordion-head {
  padding: 24px 86px 16px 31px;
}

.detail-block .faq-list .accordion-head .svg-inline-right-arrow {
  right: 28px;
  top: 28px;
}
.detail-block .faq-list .accordion-preview {
  margin-top: 9px;
  margin-bottom: 19px;
}
.detail-block .faq-list .accordion-line {
  top: 31px;
  height: 11px;
}

.faq-container {
  max-width: 1500px;
  margin: auto;
}

.faq-list {
  /* width: 100%; */
  /* margin:auto */
}

.faq-block-container {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin: 0 auto;
  /* padding: 20px; */
  justify-content: center;
  gap: 24px;
  line-height: 100%;
  scrollbar-width: none;
  &::-webkit-scrollbar {
    display: none;
  }
}

.faq-block-main {
  background: linear-gradient(70.2deg, #FFEEB7 0%, rgba(255, 238, 183, 0.4) 100%);
  max-width: 484px;
  /* width: calc(33.33vw - 20px); */
  box-sizing: border-box;
  padding: 24px;
}


@media (max-width:768px) {
  .faq-block-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* padding: 20px 20px; */
    overflow-x: scroll;
    justify-content: start;
    gap: 16px;
  }

  .faq-block-main {
    width: min(85%,410px);
    flex-shrink: 0;
    padding: 20px;
  }

  h5 {
    font-size: 16px;
    line-height: 24px;
  }

  p {
    font-size: 14px;
    line-height: 20px;
  }
}

.faq-block-container h5 {
  font-size: 20px;
  margin: 16px 0;
  font-weight: 700;
  line-height: 100%;
}


.faq-block-container p {
  color: #666666;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  line-height: 100%;
}
/* End */


/* Start:/local/templates/bridge-group.ru/components/bitrix/news.list/main-page-brands-list-new/style.css?17587765303326*/
/*.brands-list--with-text .brands-list__items-wrapper {
  margin-top: 64px;
}*/

.brands-list--wide .grid-list--items-5 {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}

.brands-list__items-wrapper--offset {
  position: relative;
  overflow: hidden;
}
.brands-list__items-wrapper--items-offset {
  padding: 0 32px;
}
.brands-list__items-wrapper--offset::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  background: #fff;
  background: var(--black_bg_black);
  z-index: 1;
  width: 2px;
}
.brands-list__items-wrapper--offset::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  right: 0;
  background: #fff;
  background: var(--black_bg_black);
  width: 2px;
}
.index-block--fon .brands-list__items-wrapper--offset::before,
.index-block--fon .brands-list__items-wrapper--offset::after {
  background: #fafafa;
  background: var(--light_bg_black);
}

.brands-list__item {
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 25%; */
  border-radius: 4px;
  position: relative;
}
.brands-list__item--padding-SMALL {
  /* padding: 15%; */
}
.brands-list__item--bg-white {
  background: #fff;
  background: var(--black_bg_black);
}
.brands-list__item--no-offset-y {
  padding-top: 0;
  padding-bottom: 0;
}
.brands-list--items-close .brands-list__item.bordered {
  margin: 0 -1px -1px 0;
  border-radius: 0px;
}
.brands-list--items-close .brands-list__items-wrapper--offset .brands-list__item.bordered {
  margin: 0 -1px -2px 0;
  border-top: none;
}

.brands-list__image-wrapper {
  width: 150px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;

  /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;

    transition: all 0.3s ease-in-out; */
}
/* .brands-list__item:hover .brands-list__image-wrapper {opacity: 1;-webkit-filter: grayscale(0);-moz-filter: grayscale(0);filter: grayscale(0);filter: none;} */
.brands-list__image {
  max-width: 100%;
  max-height: 100%;
}

/* SLIDER */
.brands-list .owl-stage {
  display: flex;
}
.brands-list .owl-item {
  flex-shrink: 0;
}
.brands-list .owl-carousel .owl-item .brands-list__image {
  width: auto;
}
.brands-list .owl-carousel:not(.owl-loaded) {
  min-height: 200px;
}

@media (max-width: 991px) {
  .brands-list__items-wrapper--items-offset {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .brands-list--with-text .brands-list__items-wrapper {
    margin-top: 32px;
  }

  .brands-list__item--left-side-adaptive {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .brands-list__item {
    padding: 40px 0;
  }
}

/* IE */
html.bx-ie .brands-list__item {
  padding: 5%;
}
html.bx-ie .brands-list__item--padding-SMALL {
  padding: 2%;
}

/* Helps */
.margin-h3-0 h3 {
  margin: 0 !important;
}
.font-normal {
  font-weight: normal !important;
}
.brands-list-custom .index-block__link {
  color: rgba(51, 51, 51, 1);
  display: flex;
  gap: 16px;
  font-weight: normal !important;
}
.brands-list-custom .index-block__link > span {
  display: flex;
  align-items: center;
}
/* End */
/* /local/templates/bridge-group.ru/components/bitrix/news.detail/news-pattern/style.css?175877653013848 */
/* /local/templates/bridge-group.ru/components/bitrix/news.list/services-main-list/style.css?17568782332811 */
/* /local/templates/bridge-group.ru/components/bitrix/news.list/faq-list-cells/style.css?17568782331737 */
/* /local/templates/bridge-group.ru/components/bitrix/news.list/main-page-brands-list-new/style.css?17587765303326 */
