/* Start:/local/templates/ggkm/styles.css?16887345731055*/
.-outer.�2.-district-info ul.�2 li {
  padding-bottom: 15px;
}

/* klub privilegiy */

.-privil-list {
  display: grid;
  gap: 48px 24px;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
}
.-privil-list .one_priv {
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
  //padding: 24px;
  min-height: 320px;
  box-shadow: 0 12px 24px #0001;
  transition: box-shadow 300ms;
}
.-privil-list .one_priv img {
}
.content_priv {
  padding: 24px;
}
.content_priv h3 {
  margin-top: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  display: flex;
  align-items: center;
  color: #000000;
}
.link_priv {
  display: inline-block;
  padding: 0.2rem;
  color: red;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 10px;
  width: auto;
  height: auto;
  background: transparent;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  border: none;
  outline: none;
  border-radius: 0px;
  cursor: pointer;
  font-weight: 400;
  float: right;
}

/* End */
/* /local/templates/ggkm/styles.css?16887345731055 */
