[id ^= sandbox_theme_panel] {
  width: 100px !important;
  font-size: 10px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
  line-height: 1.2;
  font-weight: normal !important;
}
@media (min-width: 768px) {
  .socials-wrap {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .div--u-i0hqqzumg {
    padding-right: 50px;
  }
}
.socials-wrap {
  font-size: 0;
  z-index: 8;
  line-height: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}
@media (max-width: 640px) {
  .socials-wrap {
    bottom: 140px;
  }
}
.socials-wrap a {
  display: flex;
  text-align: center;
  width: 50px;
  height: 50px;
  margin: 0 0 2px;
  justify-content: center;
  align-items: center;
}
.socials-wrap a.socials-phone {
  background: #aaa299;
}
.socials-wrap a.socials-phone span {
  width: 25px;
  height: 25px;
}
.socials-wrap a.socials-phone span svg {
  width: 100%;
  height: 100%;
}
.socials-wrap a img {
  max-width: 100%;
  max-height: 100%;
}
.lpc-block__video-inner a {
  display: block;
}
.lpc-block__video-inner a video, .lpc-block__video-inner a iframe {
  pointer-events: none;
}
