﻿html.browser .spinner-section {
  transform: initial !important;
}
html.tablet .boxesBlocks, html.mobile .boxesBlocks {
  background-color: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(20px);
}