#Header6_SkeletonStyle {
  background: transparent !important;
}
#Header6_SkeletonStyle .ant-skeleton {
    width: 100% !important;
    height: unset !important;
  }
@media (max-width: 1132px) {
  #Header6_SkeletonStyle .desktop {
      display: none !important;
  }
    }
:is(#Header6_SkeletonStyle .desktop) .top-bar {
      height: 36px !important;
    }
:is(:is(#Header6_SkeletonStyle .desktop) .top-bar) .ant-skeleton-image {
        background: #f6f6f6 !important;
        width: 100% !important;
        height: 36px !important;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .top-bar) .ant-skeleton-image) svg {
          display: none !important;
        }
:is(#Header6_SkeletonStyle .desktop) .content {
      padding: 30px 10px;
      align-items: center;
      margin: 0 auto !important;
      display: flex;
      justify-content: space-between;
    }
:is(:is(#Header6_SkeletonStyle .desktop) .content) .logo {
        display: flex;
        align-items: center;
        margin: 0 36px 0 0;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .logo) .ant-skeleton-image {
          background: #f6f6f6 !important;
          width: 194px !important;
          height: 70px !important;
        }
:is(:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .logo) .ant-skeleton-image) svg {
            display: none !important;
          }
:is(:is(#Header6_SkeletonStyle .desktop) .content) .search-box {
        display: flex;
        align-items: center;
        margin: 0 auto;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .search-box) .ant-skeleton-image {
          background: #f6f6f6 !important;
          width: 327px !important;
          height: 44px !important;
        }
:is(:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .search-box) .ant-skeleton-image) svg {
            display: none !important;
          }
:is(:is(#Header6_SkeletonStyle .desktop) .content) .message {
        display: flex;
        align-items: center;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .message) .ant-skeleton-image {
          background: #f6f6f6 !important;
          width: 96px !important;
          height: 44px !important;
          margin: 0 40px 0 auto;
        }
:is(:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .message) .ant-skeleton-image) svg {
            display: none !important;
          }
:is(:is(#Header6_SkeletonStyle .desktop) .content) .actions {
        display: flex;
        margin: 0;
        width: fit-content;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .content) .actions) .ant-skeleton-avatar {
          background: #f6f6f6 !important;
          width: 44px !important;
          height: 44px !important;
          margin-right: 12px !important;
        }
:is(#Header6_SkeletonStyle .desktop) .menu {
      height: 52px !important;
    }
:is(:is(#Header6_SkeletonStyle .desktop) .menu) .ant-skeleton-image {
        background: #f6f6f6 !important;
        width: 100% !important;
        height: 52px !important;
      }
:is(:is(:is(#Header6_SkeletonStyle .desktop) .menu) .ant-skeleton-image) svg {
          display: none !important;
        }
@media (min-width: 1132px) {
  #Header6_SkeletonStyle .tablet-mobile {
      display: none !important;
  }
    }
:is(#Header6_SkeletonStyle .tablet-mobile) .content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
    }
:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .ant-skeleton-image {
        background: #f6f6f6 !important;
        width: 100% !important;
        height: 60px !important;
      }
:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .ant-skeleton-image) svg {
          display: none !important;
        }
:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions {
        display: flex;
        width: 100%;
        position: absolute;
        padding: 14px 16px;
      }
:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .burger {
          display: flex;
        }
:is(:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .burger) .ant-skeleton-avatar {
            background: #ffffff !important;
            width: 32px !important;
            height: 32px !important;
            margin-right: 20px !important;
          }
:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .logo {
          display: flex;
          align-items: center;
          margin: 0 auto 0 0;
        }
:is(:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .logo) .ant-skeleton-image {
            background: #ffffff !important;
            width: 100px !important;
            height: 32px !important;
          }
:is(:is(:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .logo) .ant-skeleton-image) svg {
              display: none !important;
            }
:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .actions {
          display: flex;
          margin: 0 0 0 auto;
        }
:is(:is(:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .actions) .ant-skeleton) .ant-skeleton-avatar {
              background: #ffffff !important;
              width: 32px !important;
              height: 32px !important;
              margin-right: 8px !important;
            }
:is(:is(:is(:is(:is(#Header6_SkeletonStyle .tablet-mobile) .content) .burger-logo-actions) .actions) .ant-skeleton):last-child .ant-skeleton-avatar {
                margin-right: 0 !important;
              }
