@charset "UTF-8";
.pages-viget {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  transform: translate3d(-100%, 0, 0);
  will-change: transform;
  z-index: 2000; }
  .pages-viget__menu {
    height: 100%;
    padding: 5px 10px;
    background-color: #121219; }
    .pages-viget__menu-list {
      overflow: auto;
      max-height: 100vh;
      padding-right: 10px; }
      .pages-viget__menu-list::-webkit-scrollbar {
        width: 4px;
        /* ширина для вертикального скролла */
        height: 4px;
        /* высота для горизонтального скролла */
        border-radius: 0px;
        background-color: #f5f5f5;
        transition: all ease .3s; }
      .pages-viget__menu-list::-webkit-scrollbar-thumb {
        background-color: #8B8B8B;
        border-radius: 0;
        transition: all ease .3s; }
        .pages-viget__menu-list::-webkit-scrollbar-thumb:hover {
          background-color: #121219; }
    .pages-viget__menu-item:not(:last-child) {
      margin-bottom: 5px; }
    .pages-viget__menu-link {
      font-size: 13px;
      color: #fff; }
      .pages-viget__menu-link:hover {
        text-decoration: underline; }
      .pages-viget__menu-link:focus, .pages-viget__menu-link:active {
        color: #fff; }
  .pages-viget__btn {
    position: fixed;
    top: 80px;
    right: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: lightcoral; }
    .pages-viget__btn:after {
      background-color: #121219;
      box-shadow: 0 2px 3px #777;
      z-index: 10; }
    .pages-viget__btn:hover:after {
      box-shadow: 0 3px 7px #777; }
    .pages-viget__btn:hover .icon {
      fill: #fff; }
    .pages-viget__btn .icon {
      position: relative;
      width: 18px;
      height: 18px;
      top: -3px;
      fill: #fff;
      z-index: 20; }
  .pages-viget.open {
    transform: translate(0, 0); }
  .pages-viget .media-pointer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
    line-height: 1; }
    .pages-viget .media-pointer:after {
      content: "Full";
      font-size: 12px;
      color: #fff;
      line-height: 1; }
    @media (max-width: 1999px) {
      .pages-viget .media-pointer:after {
        content: "LG"; } }
    @media (max-width: 1459px) {
      .pages-viget .media-pointer:after {
        content: "MD"; } }
    @media (max-width: 1023px) {
      .pages-viget .media-pointer:after {
        content: "SM"; } }
    @media (max-width: 767px) {
      .pages-viget .media-pointer:after {
        content: "xs"; } }
  .pages-viget__build-all {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 125px;
    right: -40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    background-color: lightcoral;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generated by IcoMoon.io --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23444444' d='M12 7v-2l-1.2-0.4c-0.1-0.3-0.2-0.7-0.4-1l0.6-1.2-1.5-1.3-1.1 0.5c-0.3-0.2-0.6-0.3-1-0.4l-0.4-1.2h-2l-0.4 1.2c-0.3 0.1-0.7 0.2-1 0.4l-1.1-0.5-1.4 1.4 0.6 1.2c-0.2 0.3-0.3 0.6-0.4 1l-1.3 0.3v2l1.2 0.4c0.1 0.3 0.2 0.7 0.4 1l-0.5 1.1 1.4 1.4 1.2-0.6c0.3 0.2 0.6 0.3 1 0.4l0.3 1.3h2l0.4-1.2c0.3-0.1 0.7-0.2 1-0.4l1.2 0.6 1.4-1.4-0.6-1.2c0.2-0.3 0.3-0.6 0.4-1l1.2-0.4zM3 6c0-1.7 1.3-3 3-3s3 1.3 3 3c0 1.7-1.3 3-3 3s-3-1.3-3-3z'%3E%3C/path%3E%3Cpath fill='%23444444' d='M7.5 6c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5z'%3E%3C/path%3E%3Cpath fill='%23444444' d='M16 3v-1h-0.6c0-0.2-0.1-0.4-0.2-0.5l0.4-0.4-0.7-0.7-0.4 0.4c-0.2-0.1-0.3-0.2-0.5-0.2v-0.6h-1v0.6c-0.2 0-0.4 0.1-0.5 0.2l-0.4-0.4-0.7 0.7 0.4 0.4c-0.1 0.2-0.2 0.3-0.2 0.5h-0.6v1h0.6c0 0.2 0.1 0.4 0.2 0.5l-0.4 0.4 0.7 0.7 0.4-0.4c0.2 0.1 0.3 0.2 0.5 0.2v0.6h1v-0.6c0.2 0 0.4-0.1 0.5-0.2l0.4 0.4 0.7-0.7-0.4-0.4c0.1-0.2 0.2-0.3 0.2-0.5h0.6zM13.5 3.5c-0.6 0-1-0.4-1-1s0.4-1 1-1 1 0.4 1 1c0 0.6-0.4 1-1 1z'%3E%3C/path%3E%3Cpath fill='%23444444' d='M15.4 11.8c-0.1-0.3-0.2-0.6-0.4-0.9l0.3-0.6-0.7-0.7-0.5 0.4c-0.3-0.2-0.6-0.3-0.9-0.4l-0.2-0.6h-1l-0.2 0.6c-0.3 0.1-0.6 0.2-0.9 0.4l-0.6-0.3-0.7 0.7 0.3 0.6c-0.2 0.3-0.3 0.6-0.4 0.9l-0.5 0.1v1l0.6 0.2c0.1 0.3 0.2 0.6 0.4 0.9l-0.3 0.6 0.7 0.7 0.6-0.3c0.3 0.2 0.6 0.3 0.9 0.4l0.1 0.5h1l0.2-0.6c0.3-0.1 0.6-0.2 0.9-0.4l0.6 0.3 0.7-0.7-0.4-0.5c0.2-0.3 0.3-0.6 0.4-0.9l0.6-0.2v-1l-0.6-0.2zM12.5 14c-0.8 0-1.5-0.7-1.5-1.5s0.7-1.5 1.5-1.5 1.5 0.7 1.5 1.5-0.7 1.5-1.5 1.5z'%3E%3C/path%3E%3C/svg%3E%0A"); }
    @media (min-width: 1024px) {
      .pages-viget__build-all:hover {
        cursor: pointer; }
        .pages-viget__build-all:hover:after {
          position: absolute;
          left: calc(100% + 5px);
          top: 50%;
          transform: translateY(-50%);
          content: "Пересобрать html";
          padding: 10px;
          background-color: #fff;
          border-radius: 10px;
          font-size: 10px;
          white-space: nowrap;
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.18); } }
