@media (max-width: 991px) {
  .link-universal--u-isez4cnik {
    width: auto; } }

@media (max-width: 768px) {
  .list__item--u-igk50gd7d {
    width: 33.33%; } }

@media (max-width: 599px) {
  .list__item--u-igk50gd7d {
    width: 50%; } }

@media (max-width: 420px) {
  .list__item--u-igk50gd7d {
    width: 100%; } }

html body .pswp__button--arrow--left:before, html body .pswp__button--arrow--right:before {
  width: 60px;
  height: 60px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg fill='%23fff' id='left-arrow-backward-sign' style='enable-background:new 0 0 15.699 8.707;' version='1.1' viewBox='0 0 15.699 8.707' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpolygon points='15.699,3.854 1.914,3.854 5.061,0.707 4.354,0 0,4.354 4.354,8.707 5.061,8 1.914,4.854 15.699,4.854 '/%3E%3C/svg%3E") left 50% top 50% / contain no-repeat; }

html body .pswp__button--arrow--right:before {
  transform: rotate(180deg); }
/*---------------------------------------------------------------------------------------------------*/
.properties__key {
  padding-right: 16px;
  width: 41.66%;
  background-image: url(/d/dotted.svg);
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-position: bottom 2px left; }

.properties__title {
  display: inline;
  opacity: 0.8;
  background-color: #f4f5f6; }

.properties__value {
  width: 58.33%; }

.properties__item {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 1.125em;
  line-height: 1.1666666667em;
  font-weight: 500; }

.properties {
  list-style: none; }
