@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('ttf');
      
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('ttf');
  font-weight: 500;
  font-style: normal;
}

 /*{
  outline: 1px solid red; 
}*/

body {
  margin: 0;
  background-image: url('../img/general-background.webp'); /* путь к картинке */
  background-repeat: no-repeat;           /* не повторять */
  background-size: cover;                 /* покрыть весь экран */
  background-position: center center;     /* по центру */
}
.wraper{
  max-width: 1440px;
  margin: 0px auto;
}
.site-header, footer {
  padding: 20px 0;
}

.container {
  width: 89%;
  margin: 0 auto;
}

.header-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.nav {
  margin-left: 180px;
}

.nav-list {
  list-style: none;
  display: flex;
  gap: 50px;
  align-items: center;
  margin: 0;
  padding: 0;
}

.nav-item a {
    text-decoration: none;
    color: #3E4E51;
    position: relative;
    font-family: "Gilroy", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}

.nav-item a:hover {
  color: #0F4C81;
}

.header-phone a {
  color: #025D72;
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  font-size: 18px;
}

.nav-item.underline a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -15px;
  background: url('../img/underline.svg') no-repeat center bottom;
  background-size: contain;
  width: 115.94078854542131px;
  height: 69.49902362409296px;
  border-width: 1px;

}

/* Соц кнопки */
.socials {
  display: flex;
  gap: 25px;
  margin-left: 20px;
}

.social-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.2s ease;
}

.social-btn:hover {
  transform: scale(1.1);
}
.hero-mobile{
  display: none;
  position: relative;
  padding-bottom: 50px;
}
.hero {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 32px 6% 140px;
      position: relative;
      
    }

    .hero-content {
      
      max-width: 53%;
    }

    .hero-content h2 {
        font-family: "Gilroy", sans-serif;
        font-weight: 600;
        font-size: 54px;
        line-height: 120%;
        letter-spacing: 0;
        text-transform: uppercase;
        color: #025D72;
    }

    .hero-content p {
        font-family: "Gilroy", sans-serif;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0;
        font-size: 20px;
        color: #3E4E51;
        margin-top: -20px;
        width: 95%;
    }

    .hero-content p span{
      font-family: "Gilroy", sans-serif;
        font-weight: 400;
    }

    .hero-content .btn {
      margin: 15px 0;
      background: #ff7a00;
      color: white;
      border: none;
      padding: 17px 55px;
      font-size: 18px;
      border-radius: 24px;
      cursor: pointer;
    }

    .hero-stats {
      display: flex;
      gap: 40px;
      margin-top: 35px;
      padding: 0px 20px;
    }

    .hero-stats div {
      font-family: "Gilroy", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 140%;
      color: #444;
      width: 33%;
    }

    .hero-stats span {
      display: block;
      font-family: "Gilroy", sans-serif;
      font-weight: 600;
      font-size: 32px;
      color: #025D72;
      line-height: 120%;
    }
    .hero-stats span span{
        font-family: "Gilroy", sans-serif;
        font-weight: 400;
        font-size: 64px;
        display: inline-block;
        line-height: 120%;
    }

    .hero-image {
      flex: 1;
      text-align: right;
    }

    .hero-image img {
     max-width: 100%;
      width: 100%;
      margin-left: 40px;
      border-radius: 20px;
    }

    .section {
      padding: 35px 5%;
      display: flex;
      flex-wrap: wrap;
      align-items: end;
    }

    .image-block {
      flex: 0.73;
    }

    .image-block img {
    width: 100%;
    border-radius: 30px;
    position: relative;
    top: -90px;
}

    .content-block {
      flex: 1;
      padding: 20px;
    }

    .content-block h1 {
        color: #025D72;
        font-size: 54px;
        margin-bottom: 20px;

        font-family: "Gilroy", sans-serif;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0;
        text-transform: capitalize;

    }
    .content-block-text{
        font-family: "Gilroy", sans-serif;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0;
         line-height: 140%;
        color: #025D72;


    }

    .content-block p {
      margin: 10px 0;
      color: #3E4E51;
      font-family: "Gilroy", sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 140%;
      letter-spacing: 0%;
      width: 95%;
    }

    .badges {
        display: flex;
        gap: 82px;
        font-family: "Gilroy", sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0;
        color: #025D72;
        margin-top: 50px;
        margin-left: 40px;
        margin-bottom: 10px;

    }

    .badge {
      display: flex;
      align-items: center;
      gap: 8px;

      font-family:"Gilroy", sans-serif;
      font-weight: 500;
      font-size: 20px;
      line-height: 120%;
      letter-spacing: 0;

    }

    .badge img {
      display: inline-block;
    }

    .accordion {
      margin: 0px auto;
      margin-top: 20px;
      width: 100%;
    }

    .accordion-item {
      background: #005e78;
      color: white;
      margin-bottom: 10px;
      border-radius: 20px;
      overflow: hidden;
    }

    .accordion-header {
      padding: 20px 35px;
      cursor: pointer;
      position: relative;
      justify-content: space-between;
      font-family: "Gilroy", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 120%;
      letter-spacing: 0;

    }
    .accordion-row{
        position: absolute;
        display: inline-block;
        right: 35px;
        color: #feb729;
    }

    .accordion-header span:first-child {
      color: #ffc107;
      font-family: "Gilroy", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 120%;
      letter-spacing: 0;
    }

    .accordion-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease;
      background: white;
      color: #333;
      padding: 0 20px;
    }
    .accordion-content p{
      font-family: "Gilroy", sans-serif;
      font-weight: 500;
      font-size: 23px;
      line-height: 140%;
      letter-spacing: 0;
      color: #025D72;

    }

    .accordion-content.open {
      padding: 15px 20px;
      max-height: 100%;
    }

.accordion-header.active {
  background: #FEB729;
  color: #025D72;
}
.accordion-header.active span:first-child {
  color: #025D72;
}
.accordion-header .accordion-row {
  display: inline-block;
  transition: transform 0.3s, color 0.3s;
}

/* Переворот стрелки и смена цвета */
.accordion-header.active .accordion-row {
  transform: rotate(180deg);
  color: #025D72; /* например, золотой цвет стрелки */
}
.accordion-content {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}

.accordion-content.open {
  max-height: 1000px; /* Убедитесь, что этого значения достаточно для самого большого контента */
}



    .note {
        font-family: "Gilroy", sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0;
        color: #025D72;

      margin: 45px 0;
      display: block;
      width: 100%;
      text-align: center;
    }

    .note span {
        background-image: url('../img/manager-frame.svg'); /* путь к картинке */
        background-repeat: no-repeat;           /* не повторять */
        background-size: cover;                 /* покрыть весь экран */
        background-position: center center;     /* по центру */
        padding: 10px 10px;
        
    }

    .btn {
      display: inline-block;
      padding: 22px 130px;
      background: #ff7a00;
      color: white;
      border: none;
      border-radius: 50px;
      font-size: 20px;
      cursor: pointer;
      margin: 0px auto;
      margin-top: 20px;

      font-family: "Gilroy", sans-serif;
      font-weight: 600;
      line-height: 120%;
      letter-spacing: 0;

    }
    .history{
        position: relative;
        padding: 25px 5%;
    }

    .history h2 {
      text-align: center;
      color: #025D72;
      font-family: "Gilroy", sans-serif;
      font-weight: 600;
      font-size: 54px;
      line-height: 150%;
      letter-spacing: 0;
      text-transform: capitalize;
      margin-bottom: 10px;
    }

    p.subtitle {
        text-align: center;
        margin-bottom: 40px;
        color: #3E4E51;
        font-family: "Gilroy", sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0;

    }

    .video-grid {
      display: flex;
      justify-content: space-between;
      gap: 30px;
      flex-wrap: wrap;
    }

    .video-card {
      
      width: 30%;
      overflow: hidden;
      text-align: center;
      position: relative;
    }
    .video-card:nth-child(2) {
        top: 60px;
    }

    .video-card:nth-child(3) {
    top: 20px;
    }

    .video-wrapper {
      position: relative;
      width: 100%;
      background: #025D72;
      cursor: pointer;
      border-radius: 30px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }
    .video-wrapper img{       
        opacity: 0.35;
        border-radius: 30px;

    }
    .video-wrapper video,
    .video-wrapper img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 60px;
      height: 60px;
      background: rgba(255, 165, 0, 0.8);
      border-radius: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: background 0.3s;
    }

    .play-button::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 18px solid white;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
    }

    .video-card h3 {
      color: #FF8522;
      margin: 25px 0 4px;
      text-align: left;

        font-family: "Gilroy", sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 150%;
        letter-spacing: 0;
        text-transform: uppercase;

    }

    .video-card p {
      margin: 4px 0 16px;
      text-align: left;
      font-family: "Gilroy", sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0;
        color: #3E4E51;

    }
    

    .decorations {
    position: absolute;
    top: 105px;
    right: 5%;
    display: flex
;
    gap: 58px;
    z-index: 10;
    }

    .decorations img{
        width: 100%;
    }

    .decorations .triangle{
        position: relative;
        top: 30px;
    }

   .team-section{
    padding: 145px 5%;
   }
    .team-block {
        display: flex;
        align-items: center;
        gap: 40px;
        position: relative;
        background: #f8f9fb;
        border-radius: 16px;
        font-family: sans-serif;
        justify-content: space-around;
        padding: 60px 0px;
        padding-bottom: 100px;
    }

.team-image {
  position: relative;
  width: 40%;
}

.team-image img {
  width: 100%;
  border-radius: 20% / 10%;
  object-fit: cover;
}

.deco {
  position: absolute;
 
 
  z-index: 2;
}

.top-left-yellow {
   width: 60px;
  height: 50px;
  top: -100px;
  left: -15px;
   background-image: url(../img/deco-img3.svg);
   background-size: cover;
}

.top-left-blue {
  width: 39px;
  height: 37px;
  top: -51px;
  left: 30px;
   background-image: url(../img/deco-img4.svg);
   background-size: cover;
}

.team-content {
  width: 60%;
}

.team-content h2 {
  
  color: #025D72;
  margin-bottom: 20px;

    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    font-size: 54px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: uppercase;

}

.team-content .tagline {
  color: #025D72;
  margin-bottom: 20px;
  margin-top: 10px;

    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: uppercase;
    width: 90%;
}

.team-content .invite {
  color: #3E4E51;
  margin-bottom: 63px;

    font-family: "Gilroy", sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0;
    width: 100%;

}

.highlighted {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  z-index: 1;
  margin-top: 20px;
}

.highlighted::before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: 50%;
  height: 1.5em;
    background-image: url(../img/text-frime.svg);
    background-size: cover;
    transform: translateY(-50%);
  z-index: -1;
}

.cta-button {
  background-color: #f47c20;
  color: white;
  font-size: 20px;
  padding: 22px 130px;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0;

}

.cta-button:hover {
  background-color: #d96d1a;
}

.underline-deco {
  position: absolute;
    bottom: 0px;
    width: 80%;
    pointer-events: none;
}

 .footer-top {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      padding: 8px 10px;
    }
   .footer-top .logo {
      display: flex;
      align-items: flex-end;
      gap: 70px;
    }
   .footer-top nav {
    display: flex;
    gap: 60px; /* Расстояние между колонками */
    margin-bottom: -5px;
    }

    .footer-top .nav-column {
    display: flex;
    flex-direction: column;
    gap: 15px; /* Расстояние между пунктами в колонке */
    }

    .footer-top nav a {
    color: #3E4E51;
    text-decoration: none;
    font-family: "Gilroy", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;

    }
   .footer-top .contacts {
      display: flex;
      align-items: center;
      gap: 45px;
    }
    .footer-top .phone a {
      color: #025D72;
      font-size: 18px;
      font-family: "Gilroy", sans-serif;
      font-weight: 600;
      line-height: 100%;
      letter-spacing: 0;
      text-decoration: none;

    }
    .footer-top .socials {
      display: flex;
      gap: 35px;
    }

    .footer-bottom {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      font-size: 14px;
      padding: 35px 8px;
    }
    .footer-bottom .footer-links {
      display: flex;
      gap: 77px;
    }
    .footer-bottom .footer-links a {
      color: #025D72;
      text-decoration: underline;

      font-family: "Gilroy", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      text-decoration: underline;
      text-decoration-style: solid;
      text-decoration-thickness: 0%;
      text-decoration-skip-ink: auto;

    }
    .footer-bottom .scroll-top {
      width: 48px;
    height: 64px;
      background: url(../img/scroll-top-icon.svg);
      background-size: cover;
      text-align: center;
      color: #025D72;
      cursor: pointer;
      font-family: Gilroy;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      position: relative;
      bottom: 25px;

    }
    .footer-bottom .scroll-top img {
      display: block;
      margin: 0 auto 5px;
    }
    .footer-bottom .copyright {
      color: #3E4E51;
      text-align: right;

      font-family: "Gilroy", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;

    }
    footer{
      padding: 20px 5%;
    }

    .popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1005;
}

.popup.active {
  display: flex;
}

.popup-content {
  background: #fff;
  background-image: url('../img/form-bg.png');
  background-size: cover;
  border-radius: 20px;
  padding: 40px 40px;
  width: 100%;
  max-width: 420px;
  position: relative;
  text-align: center;
  font-family: "Gilroy", sans-serif;
}


.popup-content h2 {
  font-size: 22px;
  color: #025D72;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.popup-content h2 span {
  color: #025D72;
  font-size: 20px;
}

.popup-content p {
  font-size: 14px;
  margin-bottom: 20px;
}

.popup-content form input,
.popup-content form textarea {
  width: 92%;
  padding: 12px 15px;
  border-radius: 8px;
  border: 0.1px solid #ccc;
  margin-bottom: 20px;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
  color: #3E4E51;

}
label{
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
  color: #3E4E51;
  opacity: 0.8;
}

.popup-content form textarea {
  resize: vertical;
  min-height: 80px;
}

.submit-btn {
  background: #ff7a00;
  color: #fff;
  padding: 17px;
  border: none;
  border-radius: 24px;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
}
.submit-btn:hover{
  background-color: #FEB729;
}
.close-btn-form {
  position: absolute;
  top: 5px;
  right: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.custom-file {
  position: relative;
  border: 1px solid #E0E4EB;
  border-radius: 12px;
   padding: 15px 15px;
  background: #fff;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  color: #3E4E51;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.custom-file::before{
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: url(../img/add-file.svg);
}
.custom-file:hover::before{
  background: url(../img/add-file2.svg);
}

.custom-file input[type="file"] {
  display: none;
}

.custom-file label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.custom-file img {
  width: 24px;
  height: 24px;
}

.required {
  color: #3E4E51;;
  margin-left: 4px;
}

   /* mobile menu */
   .burger {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1001;
}

.burger img {
  width: 63px;
  height: 64px;
}

.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #fff, #e7f3f6);
  transition: right 0.3s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  text-align: center;
}

.mobile-menu.active {
  right: 0;
}

.close-btn {
  margin-bottom: 30px;
}

.close-btn img {
  width: 63px;
  height: 64px;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav-list li {
  margin: 50px 0;
}

.mobile-nav-list a {
  text-decoration: none;
  color: #3E4E51;

  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;

}

.mobile-phone {
  margin-top: 20px;
  color: #025D72;
  text-decoration: none;

  font-family: "Gilroy", sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0;

}

.mobile-socials {
  display: flex;
  gap: 50px;
  margin-top: 70px;
}

.mobile-socials a img {
  width: 42px;
  height: 42px;
}

.btn:hover, .cta-button:hover, .submit-btn:hover{
  background:#FEB729;
} 
.footer-top nav a:hover, .nav-item a:hover, .header-phone a:hover, .footer-top .phone a:hover{
  color: #FEB729
}

.footer-bottom .scroll-top:hover {
      width: 48px;
    height: 64px;
      background: url(../img/scroll-top-icon-hover.svg);
}

.footer-bottom .footer-links a:hover{
  color: #FEB729
}

@media (max-width: 1025px) {
   .burger {
    display: block;
  }

  .nav,
  .header-phone,
  .socials {
    display: none;
  }
  .hero {
    flex-direction: column;
    display: block;
  }
  .hero-content {
      max-width: 100%;
  }
  .hero-image {
      flex: 1;
      text-align: center;
  }
  .hero-image img {
      margin-top: 60px;
      margin-left: 0px;
  }
  .section {
      
      display: flex;
      flex-direction: column;
    
  }
  .content-block h2{
    text-align: center;
  }
  .image-block {
    flex: 1;
    order: 2;
    width: 100%;
    margin-top: 30px;
}
.content-block {
    flex: 1;
    order: 1;
}
.accordion {
    order: 3;
}
.note {
    order: 4;
}
.btn {
    order: 5;
}

.video-grid {  
    flex-direction: column;
    align-content: space-around;
    gap: 100px;
}
.video-card {
    width: 80%;

}
.video-card:nth-child(2) {
    top: 0px;
}
.video-card:nth-child(3) {
    top: 0px;
}
.team-block {
  flex-direction: column;
}
.team-image {
    width: 90%;
}
.team-content {
    width: 90%;
}
.cta-button {
  margin: 0px auto;
    display: block;
}
.team-section {
    padding: 90px 5%;
}
.underline-deco {
    bottom: -60px;
}
.footer-top .logo {
    gap: 35px;
}
.footer-top nav { 
    gap: 30px;
}
.footer-top .contacts {
    gap: 25px;
}
.footer-bottom .footer-links {
    gap: 25px;
}
.footer-bottom {
    flex-wrap: unset;
}
}


@media (max-width: 768px) {
  body {
 
  background-image: url('../img/general-background-mob.webp'); /* путь к картинке */
  }
  .hero{
    display: none;
    padding: 32px 0;
}
.hero-mobile{
  display: flex;
}
.hero-content .btn {
    display: block;
    margin: 0px 0px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: -10px;
    padding: 17px 100px;
}
.section {
    padding: 35px 0;
}
.history {
    padding: 25px 0;
}
    .team-section {
        padding: 90px 0;
    }
    footer {
    padding: 40px 0;
}

.badges {
  display: block;
  margin: 0px auto;
  margin-top: 5px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 20px;
    
}
.badge {
    display: inline-block;
    vertical-align: middle;
    line-height: 130%;
    margin-top: 15px;
}
.badge:last-child {
    display: block;
}
.badge:first-child {
    margin-right: 5%;
}
.badge img {
    vertical-align: bottom;
    display: inline-block;
    margin-right: 5px;
}

.hero-stats {
    display: block;
    margin-top: 15px;
    padding: 20px 20px;
    border-radius: 30px;
    background: #fff;
}
.cta-button, .btn {
    font-size: 16px;
    padding: 10px 90px;
}
.footer-top {
  align-items: center;
    flex-direction: column;
    padding: 0px 0px;
}
.footer-top .logo {
    flex-direction: column;
}
.footer-top nav {
    flex-direction: column;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 20px;
    gap: 15px;
}
.footer-top .contacts {
 
    flex-direction: column;
}
.footer-bottom {
    flex-direction: column;
    padding-bottom: 0px;
}
.footer-bottom .footer-links {
    flex-direction: column;
}
.footer-bottom .scroll-top {
    bottom: 0;
    order: 3;
    margin-top: 25px;
}
.socials {
    margin-left: 0px;
}
.team-content {
        width: 100%;
    }
.content-block {
     padding: 0px; 
}
.content-block p {
    width: 100%;
}
.hero-content p {
    width: 100%;
}
.team-content .tagline {
  width: 100%;
}
.footer-bottom .copyright {
    text-align: center;
    margin-top: 25px;
}
.hero-stats div {
    width: 49%;
    display: inline-block;
}
.hero-stats div:last-child{
  width: 100%;
  margin-top: 20px;
}
.wraper {
    padding: 0px 15px;
}
.hero-content h1, .content-block h2, .team-content h2, .history h1  {
  font-size: 36px;
}
.hero-content h1{
  margin-bottom: 50px;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.burger {
    right: 10px;
}
.hero-image img {
    max-width: 104%;
    width: 104%;
}
.hero-stats span {
    font-size: 24px;
    display: inline-block;
}
.hero-stats span span {
    font-size: 32px;
}
.hero-stats div {
    font-size: 16px;
}
.hero-stats .span-text{
        font-size: 16px;
        font-family: "Gilroy", sans-serif;
        font-weight: 400;
        line-height: 115%;
        color: #444;
        width: 65%;
        margin-left: 20px;
}
.hero-stats .span-text2{
   font-size: 16px;
        font-family: "Gilroy", sans-serif;
        font-weight: 400;
        line-height: 115%;
        color: #444;
        width: 100%;
}
.hero-stats div:nth-child(2) span span{
 padding-right: 30px;
}
.image-block {
        order: 1;
        width: 100%;
        margin-top: 20px;
    }
.image-block img {
    width: 100%;
    top: -20px;
}
.content-block h2 {
    line-height: 120%;
    text-align: left;
    margin-top: 15px;
}
.accordion-row {
    right: 12px;
}
.note {
  margin: 20px 0px;
  
}
.btn {
      display: block;
      margin: 0px 0px;
      margin: 0px auto;
      margin-top: 10px;
      margin-bottom: -10px;
      padding: 17px 100px;
      font-size: 18px;
    }
.decorations {
    top: -5px;
    right: -3%;
    gap: 44px;
}
.decorations img {
    width: 80%;
}
    .video-card {
        width: 100%;
    }
    .video-card h3 {
      margin: 15px 0 4px;
    }
    .video-grid {
        gap: 10px;
    }
        .team-section {
        padding: 20px 0;
    }
    .top-left-blue {
    top: -5px;
    left: 30px;
}
.top-left-yellow {
    top: -50px;
}
.team-block {
    padding: 20px 20px;
    gap: 0px;
}
.team-content .tagline {
    font-size: 32px;
}
.team-image {
        width: 100%;
    }
    .cta-button {
      display: block;
      margin: 0px 0px;
      margin: 0px auto;
      margin-top: -20px;
      margin-bottom: -10px;
      padding: 17px 80px;
      font-size: 18px;
    }
    .underline-deco {
        bottom: -40px;
    }
    .popup-content {
    border-radius: 0px;
    padding: 130px 40px;
    width: 100%;
    max-width: 100%;
}
.close-btn {
    top: 50px;
    right: 39%;
}
.close-btn-form{
  top: 50px;
    right: 39%;
}
.team-block {
        padding: 20px 5px;
       
    }
    .team-content .tagline {
        font-size: 24px;
    }
.hero-mobile .underline-deco {
        bottom: -10px;
        width: 100%;
    }
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
}
.accordion-content.open {
  overflow: visible;
}