#rec356319310,
#rec357007179,
#rec357043429,
#rec357034512,
#rec357067413,
#rec357529673,
#rec358116129,
#rec358121208,
#rec359563355,
#rec359614267,
#rec358126263,
div#rec356291256 {
    background: rgb(0,185,255);
    background: linear-gradient(45deg, rgba(0,185,255,1) 0%, rgba(140,50,230,1) 50%, rgba(229,8,59,1) 100%);
}

div#recorddiv356724197 {
    background-image: url(https://tenderhack.ru/img/main/main.svg);
    background: linear-gradient(45deg, rgba(0,185,255,1) 0%, rgba(140,50,230,1) 50%, rgba(229,8,59,1) 100%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 80%;
}
img[imgfield="li_img__1481205877302"] {
    max-width: 800px !important;
}
.t228__mobile_container {
    padding-top: 0;
    padding-bottom: 0;
}
.video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* Соотношение сторон 16:9 */
  margin: 0 auto;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
    
.video-container {
  max-width: 1200px; /* Максимальная ширина видео */
  margin: 0 auto; /* Центрирование */
}


.countdown-container {
    text-align: center;
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
}

.event-info p {
    margin: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.countdown-timer {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.timer-item {
    margin: 0 10px;
    text-align: center;
}

.timer-item span {
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.register-button a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
}

.register-button a:hover {
    background-color: #0056b3;
}
