html {
  position: relative;
  width: auto;
  height: auto;
}

.pattern-border {
        position: fixed;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: url('333.png');
        background-repeat: repeat-x;
        background-size: auto 100%;
        opacity: 0.9;
    }
    
    .pattern-border-top {
        top: 0;
    }
    
.pattern-border2 {
        position: fixed;
        top: 40px;
        left: 0;
        width: 100%;
        height: 60px;
        background-image: url('de6e9116.png');
        background-repeat: repeat-x;
        background-size: auto 100%;
        z-index: 9999;
    }


    .pattern-border1 { 
      position: absolute; 
      left: 50%; 
      transform: translateX(-50%);
      width: 100%; 
      height: 130px; 
      background-image: url('ddd7f857.gif'); 
      background-repeat: repeat-x; 
      background-size: auto 100%; 
      z-index: 0;
    } 
    
    .pattern-border1-top { 
      top: 1000px ; 
    }

.hu2 {
  position: absolute;
  top: -100px;
  width: 1800px;
  height: 1700px;
  left: 50%; 
  transform: translateX(-50%);
  background-image: url('11111.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  object-fit: contain;
  z-index: -100 !important;
}
    
    body {
    position: absolute;
    background-image: url('130.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    width: 1900px; 
    min-height: 1700px;       
    justify-content: center;
    cursor: url('cur1054.png') 2 2, auto !important;
    touch-action: pan-x pan-y pinch-zoom;
    overflow-x: scroll;
}

a:hover {
    cursor: url('cur1054.png') 2 2, auto !important;
}

.canvas-box {
  position: absolute;
    width: 1050px;
    height: 800px;
    margin: 130px auto;
    left: 50%; 
    transform: translateX(-50%);
    background-image: url('black-linen.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%; 
    border-top-left-radius: 80px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 20px;
    padding: 20px;
    overflow: visible;
    box-shadow: 0 0 0px 15px #ffffff;
}

.inset-outline-border2 {
    padding: 20px;
    outline: 5px dashed #000000;
    outline-offset: 10px;
}

.inset-outline-border {
    padding: 20px;
    outline: 3px solid #000000;
    outline-offset: -10px;
}

.inset-outline-border1 {
    padding: 20px;
    outline: 3px solid #ffffff;
    outline-offset: 0;
}

.section2 {
  position: absolute; 
  top: 25px; 
  right: 25px; 
  width: 580px; 
  height: 790px; 
  border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 20px;
  background-image: url('444.jpg');
  background-repeat: repeat;
  background-size: 50% 50%;
  box-shadow: 0 0 8px 2px #000000;
  box-sizing: border-box;
  border: 3px solid #a8a8a8;
  padding: 10px;
  z-index: 102;
}

.section25 {
  position: absolute; 
  top: 15px; 
  right: 15px; 
  width: 600px; 
  height: 810px; 
  border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 20px;
   background-image: url('131.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%; 
  box-sizing: border-box;
  border: 3px solid #ffffff;
  z-index: 101;
}

.section3 {
  position: absolute; 
  top: 25px ; 
  left: 25px; 
  width: 410px; 
  height: 790px; 
  background-image: url('444.jpg');
  background-repeat: repeat;
  background-size: 50% 50%;
  box-shadow: 0 0 8px 2px #000000;
  border: 3px solid #a8a8a8; 
  border-top-left-radius: 80px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  box-sizing: border-box;
  padding: 10px;
}

.section35 {
  position: absolute; 
  top: 15px; 
  left: 15px; 
  width: 430px; 
  height: 810px; 
  border-top-left-radius: 80px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  background-image: url('131.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%; 
  box-sizing: border-box;
  border: 3px solid #ffffff;
}

.section4 {
  position: absolute; 
  top: 270px !important; 
  left: 50% !important; 
  transform: translateX(-50%); 
  width: 950px !important; 
  height: 70px !important; 
  background: rgba(255,255,255) !important; 
  border: 2px dashed #000000;
  box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
}

.section4::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') top center/auto 15px repeat-x;
    z-index: 100;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}

.section4::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') bottom center/auto 15px repeat-x;
    transform: scaleY(-1);
    z-index: 200;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}

.inset-outline-border3 {
    padding: 20px;
    outline: 1px solid #ffffff;
    outline-offset: 3px;
}

.corner {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url('e.png') no-repeat center/contain;
  z-index: 0;
}

.top-left {
  top: 0px;
  left: 10px;
}
.top-right {
  top: 0px;
  right: 10px;
}
.bottom-left {
  bottom: 10px;
  left: 10px;
}
.bottom-right {
  bottom: 10px;
  right: 10px;
}

.inset-outline-border3 {
    padding: 20px;
    outline: 1px dashed #ffffff;
    outline-offset: 2px;
}

.chat-wrapper {
  width: 110%;
  height: 100%;
  margin-left: -8px;
  border-radius: 10px;
  overflow: hidden;
}

.chat-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.title-section {
  position: absolute;
  width: 200px;
  height: 35px;
  border: 2px solid #000000;
  top: 12px;
  right: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'VT323', monospace;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
  box-sizing: border-box;
}

.inset-outline-border31 {
    outline: 2px dotted #ffffff;
    outline-offset: -5px;

}

.title-section1 {
  position: absolute;
  width: 150px;
  height: 35px;
  border: 2px solid #000000;
  top: 440px;
  right: 25px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'VT323', monospace;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
  box-sizing: border-box;
}

.inset-outline-border31 {
    outline: 2px dotted #ffffff;
    outline-offset: -5px;

}

.inner-section {
  position: absolute;
  top: 60px;
  width: 220px;
  height: 140px;
  right: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 1),
  inset 0 0 7px rgba(0, 0, 0, 0.9),
  inset 0 0 7px rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; 
  box-sizing: border-box;
  gap: 10px;
  border: 2px dashed #000;
}

.inner-section::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') top center/auto 15px repeat-x;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,1));
}

.inner-section::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') bottom center/auto 15px repeat-x;
    transform: scaleY(-1);
    z-index: 1;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}


.btn {
  display: flex;
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  color: #ffffff;
  width: 180px;
  height: 30px;
  padding: 6px 20px;
  text-decoration: none;
  font-family: 'VT323', monospace;
  box-sizing: border-box;
  box-shadow: 5px 5px 0 #a8a8a8;
  border: 2px solid #000000;
  border-radius: 10px;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: left;
  text-align: center;
  text-shadow: 3px -2px 0px #000;
  gap: 8px;
}

.btn:hover {
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  transform: translateY(2px);
}

.btn-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.inner-section11 {
  position: absolute;
  top: 220px;
  width: 350px;
  height: 210px;
  left: 50%; 
  transform: translateX(-50%);
  background-image: url('989.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;          
  padding: 10px;
  color: #000000;
  box-sizing: border-box;
}

.inner-section11 img {
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.inner-section11 img:hover {
  filter: grayscale(0%);
}


.inner-section1 {
  position: absolute;
  bottom: 13px;
  width: 180px;
  height: 285px;
  right: 10px;
  background-color: #ffffff;
  border: 2px dashed #000000;
  border-radius: 10px;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 1),
  inset 0 0 7px rgba(0, 0, 0, 0.9),
  inset 0 0 7px rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #000000;
  box-sizing: border-box;
  overflow: hidden;
}

.inner-section1::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') top center/auto 15px repeat-x;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,1));
}

.inner-section1::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') bottom center/auto 15px repeat-x;
    transform: scaleY(-1);
    z-index: 1;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}

.inner-section1 p {
  font-family: 'VT323', monospace;
  font-size: 18px;
  color: #000000;
  margin: 0;
}

.inner-section2 {
  position: absolute;
  bottom: 13px;
  width: 180px;
  height: 285px;
  left: 10px;
  background-color: #ffffff;
  border: 2px dashed #000000;
  border-radius: 10px;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 1),
  inset 0 0 7px rgba(0, 0, 0, 0.9),
  inset 0 0 7px rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #000000;
  box-sizing: border-box;
  overflow: hidden;
}

.inner-section2::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') top center/auto 15px repeat-x;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,1));
}

.inner-section2::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') bottom center/auto 15px repeat-x;
    transform: scaleY(-1);
    z-index: 1;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}

.inner-section2 p {
  font-family: 'VT323', monospace;
  font-size: 18px;
  color: #000000;
  margin: 0;
}

.title-section3 {
  position: absolute;
  width: 150px;
  height: 35px;
  border: 2px solid #000000;
  top: 440px;
  left: 25px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'VT323', monospace;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
  box-sizing: border-box;
}

.fixed-frame {
position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 160px;
  height: 245px;
  overflow-wrap: break-word;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: 'VT323', monospace;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.fixed-frame p {
  font-family: 'VT323', monospace;
  font-size: 18px;
  color: #000000;
  margin: 0;
}

.fixed-frame1 {
position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 95px;
  overflow-wrap: break-word;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: 'VT323', monospace;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.fixed-frame1 p {
  font-family: 'VT323', monospace;
  font-size: 18px;
  color: #000000;
  margin: 0;
}

.retro-player {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
  border-bottom: 2px solid #000000;
  box-shadow: inset 0 2px #fff, 0 2px 5px rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'VT323', monospace;
  color: #000;
  z-index: 99999;
  overflow: hidden;
}

.rp-left, .rp-right {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 0 10px;
}

.rp-center {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.rp-title {
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border: 2px solid #000000;
  height: 18px;
  margin-bottom: 3px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 5px;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
}

.scroll-text {
  position: absolute;
  white-space: nowrap;
  left: 100%;
  animation: scroll 30s linear infinite;
  line-height: 1;
  color: #fff;
}

@keyframes scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-700%); }
}

.rp-bar {
  height: 6px;
  background: #ffffff;
  border: 2px solid #000000;
  border-radius: 5px;
  overflow: hidden;
}

.rp-progress {
  width: 0%;
  height: 100%;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.retro-player button {
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border: 2px solid #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  width: 30px;
  height: 25px;
  transition: 0.2s;
  border-radius: 5px;
  text-shadow: 0 0 5px #ffffff;
  box-sizing: border-box;
  cursor: url('cur1054.png') 2 2, auto !important;

}

.retro-player button:hover {
  border: 2px solid #000000;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #ffffff;
  transform: scale(1.2);
  cursor: url('cur1054.png') 2 2, auto !important;
}

#time-display {
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: rgb(255, 255, 255);
  font-size: 16px;
  padding: 2px 6px;
  border-radius: 5px;
  border: 2px solid #000000;
  text-shadow: 0 0 5px rgb(255, 255, 255);
}

.fixed-frame3 {
  height: 200px;
  width: 160px;
  position: absolute;
  top: 30px;
  left: 193px;
  overflow-wrap: break-word;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: 'VT323', monospace;
  text-align: justify;
  text-indent: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.fixed-frame3 p {
  font-family:  'Anime Ace', monospace;
  font-size: 18px;
  color: white;
      text-shadow: 
        2px 0 0 #000000,
        -2px 0 0 #000000,
        0 2px 0 #000000,
        0 -2px 0 #000000,
        1px 1px 0 #000000,
        -1px 1px 0 #000000,
        1px -1px 0 #000000,
        -1px -1px 0 #000000;
  margin: 0;
}

::-webkit-scrollbar {
  width: 10px;
  height: 15px;
}

::-webkit-scrollbar-track {
   background: #000;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 10px;
  border: 3px solid #000000;
}

.blurred {
    filter: blur(5px);
  }

  /* Задний полупрозрачный фон */
  .overlay {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(10px); /* ← вот ключевое свойство */
    background-color: rgba(0, 0, 0, 0.4); /* лёгкое затемнение */
    z-index: 1000;
  }

  /* Окно предупреждения */
  .modal {
    background: white;
    border: 5px solid #a8a8a8;
    outline: 3px dashed #000000;
    outline-offset: -10px;
    padding: 2em;
    border-radius: 10px;
    text-align: center;
    max-width: 320px;
    box-shadow: 0 0 10px rgba(0,0,0,1);
    font-family: 'VT323', monospace;
  font-size: 20px;
  margin: 0;
    color: #000;
  }

  .modal h2 {
    margin-top: 0;
  }

  .buttons {
    margin-top: 1.5em;
    display: flex;
    justify-content: space-around;
  }

  .buttons button {
    padding: 0.5em 1.5em;
    border: none;
    border-radius: 0.5em;
    cursor: pointer;
    font-size: 1em;
  }

  .yes {
    background-image: url('1890.png');
    background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
    font-family: 'VT323', monospace;
    text-shadow: 3px -2px 0px #000;
  font-size: 18px;
  margin: 0;
    color: white;
  }

  .yes:hover {
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
}

  .no {
    background-image: url('1890.png');
    background-repeat: no-repeat;
  background-position: center center;
  text-shadow: 3px -2px 0px #000;
  background-size: 100% 100%;
    font-family: 'VT323', monospace;
  font-size: 18px;
  margin: 0;
    color: white;
  }

  .no:hover {
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;           
}

  .section4-tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 10px;
}

.tab-button {
  flex: 1;
  padding: 10px 15px;
  background-image: url('1890.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  outline: 2px dotted #ffffff;
  outline-offset: -5px;
  border-radius: 8px;
  color: #ffffff;
  font-family: 'VT323', monospace;
  font-size: 16px;
  cursor: url('cur1054.png') 2 2, auto;
  margin-top: -5px;
  text-shadow: 3px -2px 0px #000;
  transition: all 0.2s ease;
}

.tab-button:hover {
  transform: translateY(2px);
}

.tab-button.active {
  background-image: url('189.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border-color: #000000;
}

/* Стили для контента вкладок */
.tab-content {
  display: none;
  height: auto;
  overflow-wrap: break-word;
  overflow-y: auto;
  box-sizing: border-box;
  animation: fadeIn 0.3s ease;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.inner-section4 {
  position: absolute;
  top: 80px;
  width: 545px;
  height: 690px;
  left: 50%; 
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 2px dashed #000000;
  border-radius: 10px;
  border-bottom-right-radius: 80px;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 1),
  inset 0 0 7px rgba(0, 0, 0, 0.9),
  inset 0 0 7px rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  gap: 10px;
  overflow: hidden;
}

.inner-section4::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') top center/auto 15px repeat-x;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,1));
}

.inner-section4::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 1px;
    right: 1px;
    height: 15px;
    background: url('12e69fbe.png') bottom center/auto 15px repeat-x;
    transform: scaleY(-1);
    z-index: 1;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}

.inner-section4 p {
  font-family: 'VT323', monospace;
  font-size: 20px;
  color: #000000;
  margin: 0;
}

/* Стили для заголовков галереи */
.gallery-title {
  width: 400px;
  outline: 2px dotted #ffffff;
  outline-offset: -5px;
  background-color: #000;
  background-image: url('937bcf07.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 20px;
  padding: 10px 15px;
  margin: 20px auto;
  text-align: center;
}

.gallery-title h3 {
  font-family: 'VT323', monospace;
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.gallery-title p {
  font-family: 'VT323', monospace;
  font-size: 20px;
  color: #ffffff;
  margin: 5px 0 0 0;
  opacity: 0.8;
}

/* Галерея контейнер с прокруткой */
.gallery-container {
  position: absolute;
  width: 520px;
  height: 655px;
  top: 15px;
  left: 50%; 
  transform: translateX(-50%);
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0px;
  border-bottom-right-radius: 80px;
  padding: 0px;
}

.continuous-text p {
  margin-bottom: 0;
  font-family: 'VT323', monospace;
  font-size: 20px;
  position: relative;
}

/* Эффект прокрутки текста */
.continuous-text {
  max-height: 655px;
  overflow-y: auto;
}

@keyframes sharpSwing {
  0%, 100% { transform: rotate(20deg); }
  100% { transform: rotate(40deg); }
}

.section-video {
  position: absolute;
  bottom: -610px;
  left: 50%; 
  transform: translateX(-50%);
  width: 480px;
  height: 320px;     
  background-color: #000;
  padding: 10px;
  color: #000000;
  box-sizing: border-box;
  z-index: 111;
}