/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2025 | 20:00:08 */
@media (max-width: 1024px) and (min-width: 768px) {
  #blur-2 {
    position: relative;
    width: 100%;
    max-width: 706px;
    height: 442.47px;
    margin: 0 auto;
  }

  #blur-2 .cell {
    position: absolute;
    width: 236.04px;
    height: 147.49px;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #FFFFFF12;
  }

  /* 1 строка */
  #blur-2 .cell:nth-child(1) { top: 0; left: 0; }
  #blur-2 .cell:nth-child(2) {
    top: 0; left: 236.04px;
    border-top: none;
    border-right: none;
    border-bottom: none;
  }
  #blur-2 .cell:nth-child(3) {
    top: 0; left: 472.08px;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  /* 2 строка */
  #blur-2 .cell:nth-child(4) {
    top: 147.49px; left: 0;
    background: #FFFFFF03;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  #blur-2 .cell:nth-child(5) {
    top: 147.49px; left: 236.04px;
    border-top: none;
  }
  #blur-2 .cell:nth-child(6) {
    top: 147.49px; left: 472.08px;
  }

  /* 3 строка */
  #blur-2 .cell:nth-child(7) {
    top: 294.98px; left: 0;
    background: #FFFFFF03;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  #blur-2 .cell:nth-child(8) {
    top: 294.98px; left: 236.04px;
  }
  #blur-2 .cell:nth-child(9) {
    top: 294.98px; left: 472.08px;
    background: #FFFFFF03;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
}
