/* FIXED Sticky Bar Bottom (Zero Block) */
#rec2263378221 {
  position: fixed !important;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 9999;
}

/* Чтобы контент не перекрывался баром */
body {
  padding-bottom: 80px;
}


#rec2265458531 {
    background-image: url("https://static.tildacdn.com/tild3938-3065-4332-a561-333866383463/bg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
