.block-cookies{
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #333333;
  color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.text-cookies{
  font-size: 14px;
}
.group-btn{
  display: block;
}
.costum-btn{
  width: 180px !important;
  height: 50px !important;
}
