

/* Start:/local/templates/.default/components/bitrix/news.list/contacts/style.css?15753817611050*/
.contacts {
  position: relative; }
  .contacts__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); }
    .contacts__container.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .contacts__wrapper {
    position: relative;
    width: 77.77778%; }
    @media only screen and (max-width: 1199px) {
      .contacts__wrapper {
        width: 88.88889%; } }
    @media only screen and (max-width: 767px) {
      .contacts__wrapper {
        width: 100%; } }
  .contacts__content {
    position: relative;
    display: block; }

/* End */


/* Start:/local/static/build/css/components/contacts.css?15753817612101*/
.contacts-grid-subtitle {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.54;
  color: #bb5789;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .contacts-grid-subtitle {
      margin-bottom: 15px; } }

.schema-org:last-child {
  margin-bottom: -25px; }
  @media only screen and (max-width: 991px) {
    .schema-org:last-child {
      margin-bottom: -15px; } }

.contacts-grid {
  max-width: 680px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px 20px; }
  @media only screen and (max-width: 576px) {
    .contacts-grid {
      margin: 0 0 15px; } }
  .contacts-grid--mb {
    margin-bottom: 43px; }
    @media only screen and (max-width: 767px) {
      .contacts-grid--mb {
        margin: 0 -16px 30px; } }
    @media only screen and (max-width: 576px) {
      .contacts-grid--mb {
        margin: 0 0 30px; } }
  .contacts-grid__item {
    width: calc(99.8% / 3 - 32px);
    margin: 0 16px 20px; }
    @media only screen and (max-width: 767px) {
      .contacts-grid__item {
        width: calc(99.8% / 2 - 32px); } }
    @media only screen and (max-width: 576px) {
      .contacts-grid__item {
        width: 100%;
        margin: 0 0 15px; } }
    .contacts-grid__item--full {
      width: calc(100% + 32px); }
      @media only screen and (max-width: 576px) {
        .contacts-grid__item--full {
          width: 100%; } }
  .contacts-grid__key {
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 6px; }
  .contacts-grid__val {
    font-size: 18px;
    line-height: 150%; }
    @media only screen and (max-width: 1199px) {
      .contacts-grid__val {
        font-size: 17px; } }
    @media only screen and (max-width: 767px) {
      .contacts-grid__val {
        font-size: 16px; } }
    .contacts-grid__val a {
      color: #2c323a; }
      .contacts-grid__val a:hover {
        color: #c97da3; }
    .contacts-grid__val--bold {
      font-weight: bold; }
    .contacts-grid__val--email a {
      color: #bb5789; }

/* End */
/* /local/templates/.default/components/bitrix/news.list/contacts/style.css?15753817611050 */
/* /local/static/build/css/components/contacts.css?15753817612101 */
