#particles-canvas {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9999;
  mix-blend-mode: screen; /* киношный свет */
}

body::before {
  content: '';
  position: fixed;
  inset: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(120,160,255,0.08),
    transparent 60%
  );
  pointer-events: none;
  z-index: 9997;
}


#rec1792772221,
#rec1792775551 {
    position: relative;
  overflow: visible;
}


#nav1792775551::after,
#nav1792772221::after {
    content: "";
  position: absolute;
  left: 0;
  bottom: -22px; /* насколько "свисает" */
  width: 100%;
  height: 44px; /* РОВНО высота PNG */
  background-image: url("https://ltdfoto.ru/images/2026/01/20/erasebg-transformed-4.png");
  background-repeat: repeat-x;
  background-position: center top;
  background-size: auto 100%;
  pointer-events: none;
  z-index: 2;
  filter: drop-shadow(0 0 6px rgba(255, 80, 80, 0.35))
          drop-shadow(0 0 12px rgba(255, 80, 80, 0.2));
}


.hide-garland::after {
  opacity: 0;
}

@keyframes garlandGlow {
  0%, 100% {
    filter:
      drop-shadow(0 0 6px rgba(120, 255, 220, 0.25))
      drop-shadow(0 0 12px rgba(120, 255, 220, 0.15));
  }
  50% {
    filter:
      drop-shadow(0 0 10px rgba(120, 255, 220, 0.45))
      drop-shadow(0 0 20px rgba(120, 255, 220, 0.3));
  }
}

#rec1792775551 .t461::after {
  animation: garlandGlow 4.5s ease-in-out infinite;
}

#rec1792772221 .t-menu-base::after {
    animation: garlandGlow 4.5s ease-in-out infinite;
}

#nav1792775551 {
    background: linear-gradient(to right, 
  #000000 0%,
  #010508 10%,
  #020b0e 20%,
  #030d11 30%,
  #040d12 40%,
  #040e12 45%,
  #040e13 50%,
  #040f13 55%,
  #040f14 60%,
  #041014 65%,
  #041114 70%,
  #05151b 72%,
  #06181e 74%,
  #071a20 76%,
  #06191f 78%,
  #061b21 80%,
  #081d23 82%,
  #071c22 84%,
  #081e24 86%,
  #0a2026 88%,
  #091f25 90%,
  #092026 92%,
  #0b2128 94%,
  #0a2027 96%,
  #0a2127 98%,
  #0c2229 100%
);
}

#rec1796617541, #rec1796631201, #rec1796828511, #recorddiv1796828511, #rec1814355491, #rec1815840401, #rec1815849171, #rec1815871731, #rec1815995861, #rec1823212191, #rec1823297571, #rec1823779491 {
    background: linear-gradient(45deg,  #000000 0%,  #030001 12%,       #050002 24%,       #030001 36%,       #000000 48%,       #030001 60%,       #050002 72%,      #030001 84%,       #000000 96%,  #000000 100%);
}

#rec1796617541 .t670__imgwrapper {
    border: 8px solid #e60813;
    border-radius: 8px;
}

@media (max-width: 980px) {
  .tmenu-mobile__container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 100%;
    height: 40px;
    background: url('https://ltdfoto.ru/images/2026/01/20/erasebg-transformed-4.png');
    background-repeat: repeat-x;
  background-position: center top;
    pointer-events: none;
    z-index: 9999;
  }

  .tmenu-mobile__container {
    position: relative;
  }
}


@media screen 
  and (min-width: 900px)
  and (min-height: 500px)
   {

  #rec1791340951 .t-container .t-cover__wrapper .t102  {
    padding-top: 270px;
  }
  
}


#rec1815871731 .t992__list-item ::before, #rec1815849171 .t992__list-item ::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  vertical-align: middle;
}

#rec1815871731 > div > div > div > div:nth-child(2) > div:nth-child(1) > a::before,
#rec1815849171 > div > div > div > div:nth-child(2) > div:nth-child(1) > a::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background-image: url("https://www.svgrepo.com/show/60250/telegram.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#rec1815871731 > div > div > div > div:nth-child(2) > div:nth-child(2) > a::before,
#rec1815849171 > div > div > div > div:nth-child(2) > div:nth-child(2) > a::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background-image: url("https://i.pinimg.com/736x/a6/b7/42/a6b7422efdc9e509a6292e0ac1cc6fa6.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#rec1815871731 .t-col_8, #rec1815849171 .t-col_8, #rec1823212191 .t-col_10, #rec1823297571 .t-col_10 {
    padding-left: 0px; 
 }

#rec1823297571 .t-col_10 {
    margin-bottom: 10px;
}

.download-anchor {
  position: relative;
  top: -50vh !important;
}

