.article h1 {
  color: #000;
  font-weight: 600;
  font-size: 60px;
margin-bottom: 160px;
  line-height: 72px;
  letter-spacing: 0px;
}

.glavphoto {
  padding-top: 156px;
  padding-bottom: 160px;
}
.glavphoto img {
  max-height: 800px;
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.navigat-buton > a {
  font-size: 20px;
  color: #000;
  line-height: 16px;
  letter-spacing: 0px;
  border-radius: 20px;
  background: #f5f5f5;
  padding: 30px 60px;
  white-space: nowrap;
}
.navigat {
  padding-top: 80px;
  border-top: 1px solid #b1c3cf;
  padding-bottom: 160px;
  display: flex;
  justify-content: space-between;
}
.navigat-flex {
  display: flex;
  gap: 20px;
}
.nav-mob {
  display: none;
}

.staty h2 {
  margin: 0px;
  max-width: 1197px;
  font-family: "Gilroy-Medium";
  font-weight: 600;
  font-size: 50px;
  line-height: 59px;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 60px;
}
.staty p {
  max-width: 1197px;
  font-family: "Gilroy-Regular";
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  padding-bottom: 40px;
}
.staty img {
    max-width: 1440px;
 margin-bottom: 160px;
}
.staty hr{
border: 1px solid #B1C3CF;
margin-bottom: 80px;
margin-top: 120px;
}
.staty li {
  max-width: 1197px;
  font-family: "Gilroy-Regular";
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  padding-bottom: 40px;
}
.staty ul {
  padding-left: 35px;
  list-style-type: disc;
}
ul.breadcrumb{
  padding-left: 0px!important;
}
.staty img {
  max-height: 800px;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.video-banner img {
  max-height: 700px;
  height: 100%;
  border-radius: 20px;
}
.text__h1 img{
  max-width: 80px!important;
  width: 100%!important;
  object-fit: contain!important;
  border-radius: 0!important;
  margin-bottom: 0px!important;
}
.text__h1 p{
  padding-bottom: 0px!important;
  margin-bottom: 0px!important;
}
.text__h1 {
    max-width: 1158px;
    width: 100%;
    display: flex;
    gap: 77px;
    align-items: flex-start;
    padding-top: 0px;
    padding-bottom: 160px;
}
.video-wrapper {
   margin-bottom: 160px;
   position: relative;
}

.staty table{
 margin-top: 120px; 
}
tr td:first-child {
  padding-right: 10px;
}
td:nth-child(2) {
  padding-left: 10px;
}

.play-icon img {
  max-height: 100%;
  width: 40px;
  height: 40px;
  border-radius: 0;
  object-fit: contain;
      margin: 0;
}
.staty .flex-img {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(490px, 1fr));
  gap: 20px;
  padding-top: 120px;
  padding-bottom: 160px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .text__h1 {
    max-width: 1158px;
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .article h1 {
    padding-top: 10px;
    color: #000;
    font-weight: 600;
    font-size: 32px;
margin-bottom: 40px;
    line-height: 38px;
    letter-spacing: 0px;
  }
.staty table {
    margin-top: 20px;
}
  .staty img {
    margin-bottom: 40px;
    height: 400px;
    object-position: center;
    object-fit: cover;
    border-radius: 20px;
  }
 
  .play-icon img {
    max-height: 100%;
    width: 40px;
    height: 40px;
    border-radius: 0;
    object-fit: contain;
  }
  .glavphoto img {
    height: 600px;
    object-position: center;
    object-fit: cover;
    border-radius: 20px;
  }
  .glavphoto {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .staty h2 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 30px;
  }
  .staty p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 20px;
  }
  .staty li {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 30px;
  }
  .staty ul {
    padding-left: 25px;
    list-style-type: disc;
  }

  .nav-mob {
    display: flex;
    justify-content: space-between;
  }
  .navigat-buton > a {
    font-size: 14px;
    color: #000;
    line-height: 14px;
    letter-spacing: 0px;
    border-radius: 12px;
    background: #f5f5f5;
    padding: 16px 20px;
    white-space: nowrap;
  }
  .navigat {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .navigat-flex {
    gap: 10px;
  }
  .nav-comp {
    display: none;
  }
  .staty .flex-img {
    padding-top: 10px;
    padding-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
  .video-banner img {
    max-height: 600px;
    height: 600px;
    border-radius: 20px;
  }
}
.video-stat {
  padding-top: 120px;
  padding-bottom: 160px;
}
.video-banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.video-banner:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.banner-image {
  width: 100%;
  max-height: 700px;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner-overlay {
      border-radius: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    display: flex;
    align-items: center;
    justify-content: center;
}

.play-icon {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition);
  position: relative;
  z-index: 2;
  box-shadow: 0px 5px 10px 0px #00000008;
}

.banner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  color: white;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  z-index: 1;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100000000;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.3s ease;
}

.modal.active {
  display: flex;
}

.modal-content {
  width: 100%;
  max-width: 1440px;
  position: relative;
}

.close-modal {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
  background: none;
  border: none;
  transition: opacity 0.3s;
}

.close-modal:hover {
  opacity: 0.7;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* Соотношение 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .video-stat {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
    table,
    tbody,
    tr,
    td {
        display: block !important;
        width: 100% !important;
    }
    
    td {
        margin-bottom: 20px;
    }
    
    td:last-child {
        margin-bottom: 0;
    }
    
    table img {
        width: 100%;
        height: auto;
        display: block;
    }
    tr td:first-child {
    padding-right: 0px;
}
tr td:first-child img {
        margin-bottom: 0px;
    }
td:nth-child(2)
 {
    padding-left: 0px;
}
.staty hr {
    border: 1px solid #B1C3CF;
    margin-bottom: 40px;
    margin-top: 20px;
}
.video-wrapper {
    margin-bottom: 40px;
}
 video {
        object-fit: cover;
        height: 600px;
        border-radius: 20px;
    }
    .video-wrapper{
     height: 600px; 
    }
    .play-icon img{
      margin-bottom: 0px;
    }
    .text__h1 img {
    max-width: 30px !important;
    width: 100% !important;
    object-fit: contain !important;
    border-radius: 0 !important;
    margin-bottom: 0px !important;
            height: auto;
}
    ul.breadcrumb {
        padding-top: 23px;
        list-style: none;
        padding-bottom: 0px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;

    }
}
 .flex-img img{
          margin-bottom: 0px;
  }
