.contacts-map-cont {
  position: relative;
  padding-bottom: 12px;
}
.contacts-info {
  position: absolute;
  top: -44px;
  right: 16px;
  z-index: 2;
  background: #fff;
  width: 100%;
  max-width: 250px;
}
.contacts-map {
  min-height: 525px;
  width: 100%;
  max-width: 100%;
}
.contacts-info-elem {
  padding: 15px 20px 15px 50px;
}
.contacts-info-elem:not(:first-child) {
  border-top: 1px solid #d3d3d3;
}
.contacts-info-elem:first-child {
  border-top: 3px solid #d96e1d;
}
.contacts-info-elem-title {
  font-size: 18px;
  font-weight: 700;
  color: #d96e1d;
  text-transform: uppercase;
  margin: 0 0 4px;
  position: relative;
}
.contacts-info-elem-title::before {
  content: '';
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 19px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.contacts-info-elem-text {
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}
.contacts-info-elem-text span {
  color: #848484;
}
.contacts-info-elem-text a {
  text-decoration: none;
  color: #000;
  transition: color 0.2s ease-out;
}
.contacts-info-elem-text a:hover {
  color: #d96e1d;
}
.contacts-links {
  display: flex;
  margin: 0 -12px 10px;
}
.contacts-links-elem {
  margin: 0 12px 24px;
  flex: 1;
  background: #fff;
  border-radius: 4px;
  padding: 26px 12px 15px;
  transition: box-shadow 0.2s ease-out;
  text-decoration: none;
  color: #000;
  text-align: center;
}
.contacts-links-elem:hover {
  box-shadow: 0 1px 8px rgba(63, 63, 63, 0.3);
}
.contacts-links-elem:hover .contacts-links-more {
  text-decoration: none;
}
.contacts-links-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 24px;
  position: relative;
}
.contacts-links-title::before {
  content: '';
  height: 40px;
  display: block;
  margin: 0 auto 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.contacts-links-title::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 120px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background: #d96e1d;
}
.contacts-links-title-payment::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23d96e1d' d='M36.605 5.872c1.872 0 3.395 1.556 3.395 3.47V36.53c0 1.913-1.523 3.47-3.395 3.47H3.395C1.523 40 0 38.443 0 36.53V9.342c0-1.914 1.523-3.47 3.395-3.47h13.72L33.236 0l2.047 5.872zm-8.423 15.52c1.004 0 1.818.833 1.818 1.86 0 1.028-.814 1.861-1.818 1.861s-1.818-.833-1.818-1.86c0-1.028.814-1.862 1.818-1.862M24.194 5.872h8.567l-.965-2.769zm13.43 14.284H26.2c-.562 0-1.019.467-1.019 1.04v3.48c0 .573.457 1.04 1.019 1.04h11.423zm-.01-2.43V9.342a1.03 1.03 0 0 0-1.018-1.041H3.394a1.03 1.03 0 0 0-1.018 1.04v27.19c0 .573.457 1.04 1.018 1.04h33.202a1.03 1.03 0 0 0 1.018-1.04v-8.386h-11.42c-1.871 0-3.394-1.556-3.394-3.47v-3.478c0-1.914 1.523-3.47 3.394-3.47z'/%3E%3C/svg%3E");
}
.product-page-info-title.product-page-info-title-payment-icon::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23d96e1d' stroke='%23d96e1d' stroke-width='1' d='M36.605 5.872c1.872 0 3.395 1.556 3.395 3.47V36.53c0 1.913-1.523 3.47-3.395 3.47H3.395C1.523 40 0 38.443 0 36.53V9.342c0-1.914 1.523-3.47 3.395-3.47h13.72L33.236 0l2.047 5.872zm-8.423 15.52c1.004 0 1.818.833 1.818 1.86 0 1.028-.814 1.861-1.818 1.861s-1.818-.833-1.818-1.86c0-1.028.814-1.862 1.818-1.862M24.194 5.872h8.567l-.965-2.769zm13.43 14.284H26.2c-.562 0-1.019.467-1.019 1.04v3.48c0 .573.457 1.04 1.019 1.04h11.423zm-.01-2.43V9.342a1.03 1.03 0 0 0-1.018-1.041H3.394a1.03 1.03 0 0 0-1.018 1.04v27.19c0 .573.457 1.04 1.018 1.04h33.202a1.03 1.03 0 0 0 1.018-1.04v-8.386h-11.42c-1.871 0-3.394-1.556-3.394-3.47v-3.478c0-1.914 1.523-3.47 3.394-3.47z'/%3E%3C/svg%3E");
}
.contacts-links-title-delivery::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='40'%3E%3Cpath fill='%23d96e1d' d='M52.629 13.54h-6.702v6.062h10.958zm-2.705-3.873h-8.939v22.118h2.235c.392-3.396 3.256-5.957 6.66-5.957 3.403 0 6.267 2.561 6.66 5.957h2.234v-9.483l-.335-.483H44.807a1.12 1.12 0 0 1-1.117-1.121v-8.304c0-.62.5-1.123 1.117-1.123h6.257zM2.258 2.245v20.113h30.355a1.12 1.12 0 0 1 1.118 1.122 1.12 1.12 0 0 1-1.118 1.122H2.258v7.183h5.959c.393-3.396 3.258-5.958 6.664-5.958 3.405 0 6.27 2.562 6.663 5.958h17.251V7.352h-8.072a1.12 1.12 0 0 1-1.118-1.123c0-.62.501-1.122 1.118-1.122h8.072V2.245zm12.623 35.153a4.48 4.48 0 0 0 4.472-4.485 4.48 4.48 0 0 0-4.472-4.486 4.479 4.479 0 0 0-4.472 4.486 4.535 4.535 0 0 0 4.472 4.541zm35.012 0a4.481 4.481 0 0 0 4.476-4.485 4.482 4.482 0 0 0-4.476-4.486 4.482 4.482 0 0 0-4.478 4.486 4.537 4.537 0 0 0 4.478 4.541zm10-3.358h-3.355C56.146 37.437 53.28 40 49.875 40c-3.406 0-6.271-2.563-6.663-5.96h-21.69c-.394 3.397-3.258 5.96-6.664 5.96-3.405 0-6.27-2.563-6.663-5.96H1.118A1.12 1.12 0 0 1 0 32.918V1.123C0 .503.5 0 1.118 0h38.795a1.12 1.12 0 0 1 1.118 1.123v6.298h9.47c.365 0 .708.18.917.483l6.115 8.79 2.393 3.369.872 1.246c.13.187.2.41.202.64v10.935a1.13 1.13 0 0 1-.312.811 1.114 1.114 0 0 1-.796.345z'/%3E%3C/svg%3E");
}
.product-page-info-title.product-page-info-title-delivery-icon::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='40'%3E%3Cpath fill='%23d96e1d' stroke='%23d96e1d' stroke-width='1' d='M52.629 13.54h-6.702v6.062h10.958zm-2.705-3.873h-8.939v22.118h2.235c.392-3.396 3.256-5.957 6.66-5.957 3.403 0 6.267 2.561 6.66 5.957h2.234v-9.483l-.335-.483H44.807a1.12 1.12 0 0 1-1.117-1.121v-8.304c0-.62.5-1.123 1.117-1.123h6.257zM2.258 2.245v20.113h30.355a1.12 1.12 0 0 1 1.118 1.122 1.12 1.12 0 0 1-1.118 1.122H2.258v7.183h5.959c.393-3.396 3.258-5.958 6.664-5.958 3.405 0 6.27 2.562 6.663 5.958h17.251V7.352h-8.072a1.12 1.12 0 0 1-1.118-1.123c0-.62.501-1.122 1.118-1.122h8.072V2.245zm12.623 35.153a4.48 4.48 0 0 0 4.472-4.485 4.48 4.48 0 0 0-4.472-4.486 4.479 4.479 0 0 0-4.472 4.486 4.535 4.535 0 0 0 4.472 4.541zm35.012 0a4.481 4.481 0 0 0 4.476-4.485 4.482 4.482 0 0 0-4.476-4.486 4.482 4.482 0 0 0-4.478 4.486 4.537 4.537 0 0 0 4.478 4.541zm10-3.358h-3.355C56.146 37.437 53.28 40 49.875 40c-3.406 0-6.271-2.563-6.663-5.96h-21.69c-.394 3.397-3.258 5.96-6.664 5.96-3.405 0-6.27-2.563-6.663-5.96H1.118A1.12 1.12 0 0 1 0 32.918V1.123C0 .503.5 0 1.118 0h38.795a1.12 1.12 0 0 1 1.118 1.123v6.298h9.47c.365 0 .708.18.917.483l6.115 8.79 2.393 3.369.872 1.246c.13.187.2.41.202.64v10.935a1.13 1.13 0 0 1-.312.811 1.114 1.114 0 0 1-.796.345z'/%3E%3C/svg%3E");
}
.contacts-links-title-return::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23d96e1d' d='M38.828 0C39.475 0 40 .525 40 1.172v37.656c0 .647-.525 1.172-1.172 1.172H1.172A1.172 1.172 0 0 1 0 38.828V1.172C0 .525.525 0 1.172 0zM11.532 20.71h16a4.943 4.943 0 0 1 4.937 4.938 4.943 4.943 0 0 1-4.938 4.938h-7.53a1.172 1.172 0 0 1 0-2.344h7.53a2.597 2.597 0 0 0 2.594-2.594 2.597 2.597 0 0 0-2.594-2.593H11.532l1.765 1.765a1.172 1.172 0 1 1-1.657 1.657l-3.765-3.766a1.172 1.172 0 0 1 0-1.657l3.765-3.765a1.172 1.172 0 1 1 1.657 1.657l-1.765 1.765m5.874-10.67h5.178V2.344h-5.178zm20.26-7.697H24.944v8.872c0 .647-.525 1.172-1.172 1.172h-7.534a1.172 1.172 0 0 1-1.172-1.172V2.344H2.344v35.322h35.322z'/%3E%3C/svg%3E");
}
.contacts-links-more {
  font-size: 15px;
  font-weight: 600;
  color: #d96e1d;
  text-decoration: underline;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .contacts-links {
    flex-wrap: wrap;
  }
  .contacts-links-elem:last-child {
    flex: 1 1 100%;
  }
  .contacts-info {
    position: static;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .contacts-info-elem {
    width: 50%;
    box-sizing: border-box;
  }
  .contacts-info-elem:nth-child(2) {
    border-top: 3px solid #d96e1d;
  }
  .contacts-info-elem:nth-child(odd) {
    border-right: 1px solid #d3d3d3;
  }
}
@media screen and (max-width: 479px) {
  .contacts-links {
    display: block;
  }
  .contacts-links-elem {
    display: block;
  }
  .contacts-info {
    display: block;
  }
  .contacts-info-elem {
    width: 100%;
  }
  .contacts-info-elem:nth-child(2) {
    border-top: 1px solid #d3d3d3;
  }
  .contacts-info-elem:nth-child(odd) {
    border-right: none;
  }
}

