

/* Start:/local/templates/main/css/partner.css?17556114042173*/
/***** PARTNERS START  *****/
.partners-title {
  color: var(--primary-main);
  margin-bottom: 5.6rem;
}

.info-buy {
  position: relative;
  overflow: hidden;
}
.info-buy ._decor-1 {
  top: 0;
  right: 0;
}
.info-buy ._decor-bg {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  z-index: -1;
}
.info-buy__container {
  padding-top: 30rem;
  padding-bottom: 19.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6.5rem;
}
.info-buy__content {
  width: 100%;
  max-width: 56rem;
  color: var(--text-white);
}
.info-buy__title {
  margin-bottom: 2.4rem;
}
.info-buy__text {
  color: var(--bg-color);
}
.info-buy__text p {
  font-weight: 300;
}
.info-buy__text ol,
.info-buy__text ul {
  margin: 1.6rem 0;
  font-weight: 300;
}
.info-buy__text ol li:before {
  color: var(--bg-color);
}
.info-buy__text ul li:before {
  background-color: var(--bg-color);
}
.info-buy__img-wrap {
  position: relative;
  width: 78.5rem;
}
.info-buy__img-decor {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 63.5rem;
  height: 58.4rem;
  border-radius: 50%;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.1882352941);
}
.info-buy__img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

@media (max-width: 1440px) {
  .info-buy ._decor-1 {
    width: 15rem;
  }
}
@media (max-width: 1024px) {
  .info-buy__img-decor {
    width: 40rem;
    height: 38rem;
  }
}
@media (max-width: 600px) {
  .info-buy ._decor-1 {
    display: none;
  }
  .info-buy ._decor-bg {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info-buy__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .info-buy__img-wrap {
    width: 100%;
  }
}
/****** PARTNERS END ******/

/*# sourceMappingURL=partner.css.map */
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/partners/style.css?1755611395369*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.docs-grid__box-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.8rem;
}

/* End */
/* /local/templates/main/css/partner.css?17556114042173 */
/* /local/templates/main/components/bitrix/news.list/partners/style.css?1755611395369 */
