
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
body{
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto 
}

.roboto-mono-style {
  font-family: "Roboto Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
 img{
    height: auto;
    max-width: 110%;
 }
.hero--info{
  padding-top: 130px;
  margin: 0;
  padding: 0;
}
.full-width{
  width: 100%; /* Фото на всю ширину */
  height: auto; /* Сохраняем пропорции */
  display: block; /* Убираем лишние отступы */
}
/*.wrapper{
  background: url(../img/background3.jpg)no-repeat center center fixed;
  background-size: cover;
}*/ 
.wrapper2{
  background: url('/img/5217764891433832077.jpg')  no-repeat center center fixed;
  background-size: cover;
  color: #ffffff;
}
.wrapper5{
width: 100%;
height: 100%;
}
.wrapper3 {

position: fixed;
width: 100%;
height: 100px;
background-color: #61616177;
}
.hdr h2{
  display: block;
  color: #ffffff;
  margin-top: 35px;
  margin-left: 1230px;
  position: fixed;
  z-index: 10000;
  border: 3px solid rgb(255, 0, 0);
  box-shadow: 2px 2px 4px rgba(209, 209, 209, 0.507);
}
.hdr{

  @media (max-width:1275px) and (min-width:1133px) {
    margin-left: 150px;
  }
  @media (max-width:1133px) and (min-width:900px) {
    margin-left: -130px;
  }
  @media (max-width:900px) and (min-width:880px) {
    margin-left: -200px;
  }
  @media (max-width:880px) and (min-width:640px) {
    margin-left: -400px;
  }
   @media (max-width:640px) and (min-width:536px) {
    margin-left: -500px;
  }
   @media (max-width:536px) and (min-width:50px) {
    margin-left: -600px;
  }
}

  .container{
    width: 1750px;
    margin: 0 auto;
    @media (width: 1300px){
      max-width: 1300px;
        }
   }


 .container2{
  width: 1150px;
  margin: 0 auto;
  margin-right: 250px;
  @media (max-width: 480px){
max-width: 300px;
  }
 }
 .header .h1{
  text-align: center;
 }
 header{
  right: 100px;
  /*position: fixed;*/
  z-index: 1000000;
  padding-top: 0px 0;
@media (width:1734px) {
  max-width: 1034;
}
@media (width:1734px) {max-width: 1034px;}
@media  (max-width:1534px) and (min-width:1px){max-width: 2000px;}
@media  (max-width:1352px) and (min-width:1px){  max-width: 2000px;
@media  (max-width:1252px) and (min-width:1px){max-width: 2000px;}
@media  (max-width:1534px) and (min-width:1px){max-width: 1800px;}
@media  (max-width: 992px) and (min-width:1px) {  width: 17000px; }}
@media  (max-width: 880px) and (min-width:1px) {  max-width: 1500px; }
@media  (max-width: 630px) and (min-width:1px) {  max-width: 1400px; }
@media  (max-width: 4px) and (min-width:1px) {  max-width: 1300px; }
 @media  (max-width: 414px) and (min-width:1px) {  max-width: 1300px; }
 @media  (max-width: 540px) and (min-width:1px) {  max-width: 1300px; }
 @media  (max-width: 430px) and (min-width:1px) {  max-width: 1250px; }
 @media  (max-width: 375px) and (min-width:1px) {  max-width: 1200px; }
 @media  (max-width: 330px) and (min-width:1px) {  max-width: 1170px; }
 }
 

 .background{
  
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 padding-top: 2px;
 height: 200px;
 }
 header .logo .span{
    text-transform: uppercase;
    font-size: 200px;
    font-weight: 800;
    border-image-width: 25%;
    margin-left: 200px;
    max-width: 500%;
 }
 header nav{
  display: flex;
  justify-content: center;
  gap: 20px;
  text-align: center;
  flex-direction: column;
  padding: 20px 0;
  float: right;
  width: 30%;
  border-image-width: 50%;
  @media (ma) {
    
  }
 }
 header img{
  height: auto;
  max-width: 45%;
  border-radius: 50px;
 }
 header nav {
display: block;
@media (max-width:2101px) and (min-width:1px) {
  display: none;
}
 }
 header nav ul{
  
  list-style: none;
  display: flex;
  justify-content: space-between;
 }
 header nav ul li {
display: inline-block;
 }
 header nav ul li a {
  color: #ffffff;
 }
 header nav ul li.active::after{
  content: '';
  display: block;
  width: 40px;
  height: 5px;
  background: #ff0000;
  border-radius: 10px;
  position: relative;
  left: 25px;
}
 header nav ul li:not(.active):not(.btn) a:hover p{
border-bottom: 3px solid #ff0000;
border-radius: 3px;
transition: all 500ms ease
 }
 header nav ul li.btn a{
  background: #ff1818;
  padding: 9px 17px;
  border-radius: 5px;
  transition: all 500ms ease;
 }
 header nav ul li.btn a:hover {
  
  background: #ff0000}
  .projects .img{
    display: flex;
    justify-content: space-around;
    margin-bottom: 25px;
    position: relative;
    left: 20px;
    right: 20px;
  }
  header nav2{
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 20px;
    text-align: center;
    flex-direction: column;
    padding: 20px 0;
    float: right;
    width: 30%;
    border-image-width: 50%;
  }  
  header nav2 {
    display: none;
    @media (max-width:2101px) and (min-width:1px) {display: block;}
    @media (min-width:1px) and (max-width: 1380px) { width:700px;}
    @media (min-width:1px) and (max-width: 1140px) { width: 1024px; }
    
     }
     header nav2 ul{
      padding-left: 150px;
      list-style: none;
      display: flex;
      justify-content: space-between;
      @media (max-width: 1500px) and (min-width:1px) {
        padding-left: 10px;
      }
     }
     @media (max-width: 1360px) and (min-width:1px){
      header nav2 ul{
      padding-right: -10px;
    }
    }

     header nav2 ul li {
    display: inline-block;
     }
     header nav2 ul li a {
      color: #ffffff;
     }
     header nav2 ul li.active::after{
      content: '';
      display: block;
      width: 40px;
      height: 5px;
      background: #ff0000;
      border-radius: 10px;
      position: relative;
      left: 25px;
    }
     header nav2 ul li:not(.active):not(.btn) a:hover p{
    border-bottom: 3px solid #ff0000;
    border-radius: 3px;
    transition: all 500ms ease
     }
     header nav2 ul li.btn a{
      background: #ff1818;
      padding: 9px 17px;
      border-radius: 5px;
      transition: all 500ms ease;
     }
     header nav2 ul li.btn a:hover {
      
      background: #ff0000}
      .projects .img{
        display: flex;
        justify-content: space-around;
        margin-bottom: 25px;
        position: relative;
        left: 20px;
        right: 20px;
      }
      /*dropdown*/
      .dropdown{
        position: relative;
        display: inline-block;
      }
.dropdown-menu{
  background-color: #333;
  padding: 10px 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) ;
  border-radius: 7px;
  width: 200px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.dropdown-menu{
  background-color: #333;
  padding: 10px 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) ;
  border-radius: 7px;
  width: 200px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.dropdown-menu a{
  display: block;
  padding: 10px 0;
  color: #ffffff;
  
}
.dropdown-menu a span{
  display: block;
  padding: 10px 0;
  color: #ffffff;
  
}
.dropdown-menu .show{
 z-index: 9999999;
 visibility: visible;
 opacity: 1;
}

   /*Секция с названием*/
.etxt {
  padding-top: 150px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 2000000;
}
.etxt .h1{
  font-weight: 900;
}
.etxt .h2{
  font-weight: bold;
}
/*Секция с расстениями*/
.projectsnsme{
  color: #ffffff;
  font-size: larger;
  padding-top: 100px;
}
.projects h1{
  color: #ffffff;
  font-size: 3rem
}
.projects ul img{
  max-width: 500px;
}
.projects .ablokscatalog h2{
  color: #ffffff;
  font-size: 2rem;
}
.projects ul li a{
  font-weight: 700;
  color: #000000;
  width: 250px;
}
  .projects{
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: auto;
  }
  .projects .rastenia{
    display: flex;
    justify-content: center;
    gap: 20px;
    text-align: center;
  }
  .projects .rastenia .block .span {
    margin-top: 10px;
  }

  content .see-all {
      text-size-adjust: 14px;
      color: #ffffff;
      background-color: #ffffff00;
      border-radius: 25px;
      padding: 12px 23px;

      display: block;
      transition: all 500ms ease;
      width: 125px;
      @media (max-width:100000000px) and (min-width:1918){
        margin-right: 130px;
        margin-top: 100px;
      }
  }
  .projects .see-all:hover{
      transform: scale(1.01);
  }
  .projects .block {
    
    padding: 20px 0;
  }
  .projects.block {
    width: 30px 30px;
  }
  .projects .block img{
    width: 200px;
  }
  .projects .block {
    display: flex;
    justify-content: center;
    gap: 20px;
    text-align: center;
  }
  
  /**/
  .image-text {
    display: flex;
    flex-direction: column;
  }
  
  .image-text img {
    width: 100px; /* Настройте ширину по желанию */
  }
  
  .image-text p {
    font-size: 20px;
    color: #333;
    margin-top: 10px; /* Расстояние между картинкой и текстом */
  }



  .row {
    display: flex; 
    justify-content: center;
    gap: 20px;
    text-align: center;
  }
  
  .item img {
    width: 100px;
  }
  
  .item p {
    margin-top: 10px;
  }
/*maps*/
 .mapps{
  padding-top: 30px;
  display: flex;
  justify-content: center;

 }
 .space{
  padding-top: 50px
  ;
 }
  /*rasttenia*/
  .ablokscatalog{
    padding-top: 10px;
  }
  .ablokscatalog div  ul {
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .ablokscatalog div ul li a{
    font-weight: 700;
    color: #000000;
    width: 250px;
  }
  .ablokscatalog div ul li {
    display: flex;
    text-align: center;
    margin: 50px;
    align-items: flex-start;
  }
  .blokscatalog h1 {
    text-align: center;
  }
  .intrfact{
    padding-top: 50px;
    text-align: center;
  }
  .review{
    padding-top: 5px;
    background-color: rgb(204, 214, 212);
    border-radius: 25px;
  }
  .otziv{
    padding-top: 25px;
  }
  .revieww{
    padding-top: 5px;
    background-color: rgba(0, 255, 170, 0.842);
    border-radius: 25px;
  }
  .otzivv{
    padding-top: 25px;
  }
    /*карта*/
    .lui{
    padding-top: 100px;
    }
/*goortanzii*/
 .bloksgart{
  padding-top: 10px;
  }
.bloksgart div  ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bloksgart div ul li a{
  color: #000000;
  width: 250px;
}
.bloksgart div ul li {
  display: flex;
  text-align: center;
  margin: 50px;
  align-items: flex-start;
}
.strocka{
 padding-top: 120px;
}
.strocka  a {
  color: #000000;
}
.strocka div ul a span {
  display: flex;
  justify-content: space-between;
}
.strocka li{
  list-style-type: none;
}
.anabeli {
  display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.anabeli .imganabel{
   padding-left: 75px;
}
.anabeli .textanabeli{
  text-align: center;
  display: flex;
  
}
.anabeli div{
  display: flex;
  text-align: center;
  margin: 50px;
  align-items: flex-start;
}
/*рододендрон альбум*/
.bloksgart12{
  padding-top: 10px;
  padding-right: -780px  ;
  }
.bloksgart12 div  ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 500px;
}
.bloksgart12 div ul {
  color: #000000;
  font-size: 1.5rem;
}
.bloksgart12 div ul li {
  display: flex;
  text-align: center;
  margin: 50px;
  align-items: flex-start;
}
.gapr ul {

   flex-direction: column;
}

/*footer*/
footer{
  height: 100%;
  display: block;
  padding: 50px 0;
  color: white;
  background-color: #000000;
  @media (max-width:1300px) and (min-width:1px) {
    display: none;
  }
}
footer hr {
  background-color: #ffffff;
  width: 2px;
  height: 175px;
}
footer .blocks{
  margin-right: 500px;
  display: flex;
  justify-content: space-between;
}
/*footer .blocks div{
  margin-right: 100px;
  display: flex;
  justify-content: space-between;*/

footer img{
  border-radius: 55px;
}
/*footer .blocks .LOGO{
  width: 100px; 
}*/
footer div li a{
  color
  : #ffffff;
}
footer .blocks div.blocks.container2 div ul{
  margin-top: 25;
}
footer ul img{
  width: 10 10;
  display: flex; 
  justify-content: space-between; 
}
footer ul{
list-style-type: none;
padding: 0;
margin: 0;
}

  /*footer2*/
footer2{

  display: none;
  justify-content: space-between;
    padding: 50px 0;
    color: white;
    background-color: #000000;
    @media (max-width:1300px) and (min-width:1px) {
      display: block;
    }
  }
 footer2 hr {
    background-color: #ffffff;
    margin-left: 10px;
    width: 500px;
    height: 1px;
    border-radius: 10px;
    @media (max-width:620px) and (min-width:1px) {
      width: 250px;
    }
  }
  /*footer2 .blocks{
    margin-right: 250px;
    display: flex;
    justify-content: space-between;
  }
  /*footer2 .blocks div{
    margin-right: 100px;
    display: flex;
    justify-content: space-between;*/
  
  footer2 img{
    border-radius: 55px;
  }
footer2 .blocks .LOGO{
    width: 300px; 
    justify-content: center;
    text-align: center;
  }
  footer2 div  {
    margin-left: 200px;
  }
  footer2 div li {

    color: #ffffff;
  }
  footer2 .blocks div.blocks.container2 div ul{
    margin-top: 25;
  }
  footer2 ul img{
    width: 10 10;
    display: flex; 
    justify-content: space-between; 
  }
  footer2 ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

  /*catalog*/
  .blokscatalog{
    padding-top: 120px;
  }
  .blokscatalog div ul {
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .blokscatalog div ul li a{
    color: #ffffff;
    width: 250px;
  }
  .blokscatalog div ul li {
    display: flex;
    text-align: center;
    margin: 50px;
    align-items: flex-start;
  }
  .big-btn {
    display: block;
  }
  
  .small-btn {
    display: none;
  }
  
  /* При уменьшении экрана до 600px показываем маленькую кнопку, скрываем большую */
  @media (max-width: 1000px) {
    .big-btn {
      display: none;
    }
  
    .small-btn {
      display: medium solid black;
    }
  }
  .dropbtn {
    border-radius: 25%;
    background-color: #ff0000;
    border: 19px solid rgb(255, 0, 0);

    padding: 16px;
    font-size: 16px;
    border: none;
  }
  .dropbtn li{
    align-items: center;
    text-align: center;
  }
  .dropbtn p {
    border: #000000;
  }
  
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-content a:hover {background-color: #ddd;}
  
  .dropdown:hover .dropdown-content {display: block;}
  /*class="container see-all"*/
  content {
    justify-content: center;
    align-items: center;
    justify-content: space-between;
  }
  
  content div {
    justify-content: center;
    align-items: flex-start;
    margin: 10px;
    display: inline-block;
  }
  
  content div .cotologstr h2{
    color: #ff000000;
  }
  content div .cotologstr p{
    color: #ff000000;
  }
  content a {
    color: #ffffff;
   /* font-size: 20px;*/
    text-align: center;
    margin: 30px;
  }
  content img{
    width: 250px;
  }
  .content2 {
    flex: all;
    justify-content: space-between;
  }
  
  .content2 div {
    margin: 10px;
    display: inline-block;
  }
  .content2 div div {
  
    display: inline-block;
  }
  .content2 a {
    color: #000000;
    font-size: 20px;
    text-align: center;
  
  }
  .content2 a {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
  }
  .content2 hr{
    color: #ffffff;
  }
 
  h1{
    text-align: center;
  }
  .catalogic{
    padding-top: 100px;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
z-index: 100;
  }
  
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 50px;
    width: 70%;
    height: 70%;
  }
  .video-container video {
    position: absolute;
    top: 0;
    left: 40px;
    width: 80%;
    height: 80%;

  } 
.tariifss{
  display: flex;
  @media (max-width: 872px) and (min-width: 1px) {display: flexbox;}
  justify-content: center;

}

.tariifss div{

  width: 300px;
  text-align: center;
  display: inline-block;
  justify-content: center;
    align-items: flex-start;
      border: 3px solid rgb(255, 0, 0);
  box-shadow: 2px 2px 4px rgba(255, 0, 0, 0.4);

}
.tariifss div h1{
      border: 3px solid rgb(255, 0, 0);
  box-shadow: 2px 2px 4px rgba(255, 0, 0, 0.4);
}
.tariifss2{
  display: flex;
  @media (max-width: 872px) and (min-width: 1px) {display: flexbox;}
  justify-content: center;
  padding-top: px;
}
.tariifss2 div{
  width: 300px;
  text-align: center;
  display: inline-block;
  justify-content: center;
    align-items: flex-start;
      border: 3px solid rgb(255, 0, 0);
  box-shadow: 2px 2px 4px rgba(255, 0, 0, 0.4);

}
.tariifss2 div h1{
      border: 3px solid rgb(255, 0, 0);
  box-shadow: 2px 2px 4px rgba(255, 0, 0, 0.4);

}

.imgmainmenu{
  text-align: center;
  display: flex;
  justify-content: center;
}
.feature{
  padding-top: 90px;
  background:url(../img/backgroun2d.jpg) no-repeat center center fixed;
  background-size: cover;
}
.feature{
  height: 500px;
  text-align: center;
}
.feature h1{
  font-family: Arial, sans-serif;
  color: #ffffff;


}
.feature h2{
    font-family: Arial, sans-serif;

  color: #ffffff;
  
}
.feature h1{
  font-size: 105px;
  margin-bottom: 20px;
  text-align: center;
  align-items: center;
}
.feature h2{      
  font-size: 90px;
  margin-bottom: 20px;
  text-align: center;
}
.feature .content8{
  align-items: center;
  justify-content: center;
}

 content9 {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  }
  
  content9 div {
    align-items: flex-start;
    margin: 10px;
    display: inline-block;
  }
  
  content9 div .cotologstr h2{
    color: #ff000000;
  }
  content9 div .cotologstr p{
    color: #ff000000;
  }
  content9 a {
    color: #000000;
    text-align: center;
    margin: 30px;
  }

  hr{
    background-color: #ff0000;
    margin-left: 10px;
    width: 3px;
    height: 200px;
    border-radius: 10px;
  }
   .button-container {
  /* Активируем Flexbox для контейнера */
  display: flex;
  
  /* Перемещаем содержимое (кнопку) к правому краю */
  /* 'flex-end' означает конец главной оси, которая по умолчанию справа */
  justify-content: flex-end;
  
  /* Дополнительно: делаем контейнер видимым по всей ширине */
  width: 90%;
  

}

/* Стили для самой кнопки */
.button-container button  {
  border-radius: 10px;
  padding: 20px 40px;
  background-color: #ff0000;
  color: white;
  border: none;
  cursor: pointer;
}
.space{
  padding-top: 50px;
}
.button-container button a h4 {
  color: #ddd;
}
.logo h2{
  color: white;
  padding-left: 115px;
  padding-top: 25px;
}
.logo h3{
  color: white;
  padding-left: 100px;
}
/* --- Скрытие ненужных элементов --- */

/* Скрываем сам чекбокс, делая его невидимым для пользователя */
.menu-checkbox {
  display: none;
}

/* 🛑 Меню по умолчанию СКРЫТО */
.dropdown-content {
  display: none;
  /* Дополнительные стили позиционирования и оформления */
  position: absolute; 
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* --- Логика отображения --- */

/* 🔑 САМОЕ ВАЖНОЕ: Если чекбокс отмечен (checked)... */
/* ... используем селектор смежного брата (~) ... */
/* ... чтобы ПОКАЗАТЬ элемент меню (.dropdown-content) */
.menu-checkbox:checked ~ .dropdown-content {
  display: block; /* ✅ Делаем меню видимым! */
}

/* --- Оформление (по желанию) --- */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Стиль кнопки (метки) */
.dropbtn {
  
  /* ... стили, чтобы выглядело как кнопка ... */
  display: block;
  padding: 15px 25px;
  cursor: pointer;
  background-color: #ff0000;
  color: white;
  border-radius: 4px;
}
.content8{
  color: white;
  
}
.accordion-item {
            border-bottom: 1px solid #ddd;
            background-color: #fff;
            margin-bottom: 10px;
        }

        .accordion-header {
            padding: 15px;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-weight: bold;
            color: #333;
            transition: background-color 0.2s;
        }

        .accordion-header:hover {
            background-color: #f1f1f1;
        }

        .accordion-header::after {
            content: '+';
            font-size: 24px;
            color: #777;
            transition: transform 0.3s;
        }

        /* Класс, который добавляется JavaScript'ом при клике */
        .accordion-header.active::after {
            content: '−'; /* Знак минуса */
            transform: rotate(180deg);
        }

        .accordion-content {
            padding: 0 15px;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            background-color: #f9f9f9;
        }

        .accordion-content p {
            padding-bottom: 15px;
            margin: 0;
            color: #666;
        }
        .faq-container {
    max-width: 600px;
    margin: 20px auto;
    font-family: Arial, sans-serif; /* A generic font similar to the image */
    background-color: #ffffff;
    padding: 20px;
}

.question-section {
    border-bottom: 1px solid #eee; /* Light gray separator between sections */
    padding: 15px 0;
    position: relative;
}

.question-section h2 {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding-right: 30px; /* Space for the icons */
}

.question-section p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 1.4;
}

/* Styles for the icons (assuming they are implemented separately, e.g., with JS/SVG) */
.question-section::after {
    content: '+'; /* Placeholder for the expand/collapse icon */
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
}

/* The first section in the image shows an 'X' or collapse icon */
.faq-container .question-section:first-child::after {
    content: '×';
    color: #999;
}
 .accordion{
            background-color: #f0f0f0;
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 20px 0;
        }
        .accordion-container {
            padding: 15px;
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.1); /* Тень вместо рамки */
        }

        .accordion-item {
            border-bottom: 1px solid #ddd;
            background-color: #fff;
            margin-bottom: 10px;
        }

        .accordion-header {
            padding: 15px;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-weight: bold;
            color: #333;
            transition: background-color 0.2s;
            user-select: none;
        }

        .accordion-header:hover {
            background-color: #f1f1f1;
        }

        .accordion-header::after {
            content: '+';
            font-size: 24px;
            color: #777;
            transition: transform 0.3s;
        }

        .accordion-header.active::after {
            content: '−';
            transform: rotate(180deg);
        }

        .accordion-content {
            padding: 0 15px;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            background-color: #f9f9f9;
        }

        .accordion-content p {
            padding-bottom: 15px;
            margin: 0;
            color: #666;
        }

        .accordion-content.show {
            max-height: 500px; /* Достаточно для любого контента */
        }

.price-card.popular {
    box-shadow: 0 10px 25px rgba(255, 204, 0, 0.25);
    border: 2px solid var(--primary-color);
}

.price-header {
    background-color: var(--dark-color);
    color: var(--white);
    padding: 30px;
    text-align: center;
}

.price-card.popular .price-header {
    background-color: #222;
}

.price-header h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.cost {
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
}

.price-features {
    list-style: none;
    padding: 30px;
    flex-grow: 1;
}

.price-features li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}

.price-features li:last-child {
    border-bottom: none;
}

.price-card .btn {
    margin: 0 30px 30px;
    text-align: center;
}

/* --- ФОРМА ОБРАТНОЙ СВЯЗИ --- */
.contact-section {
    background-color: var(--dark-color);
    color: var(--white);
    border-radius: 15px;
    padding: 50px;
    max-width: 800px;
    margin: 0 auto 80px;
}

.contact-section .section-title {
    color: var(--white);
}

.contact-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.contact-form input, .contact-form select {
    padding: 15px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    width: 100%;
}

/* --- ПОДВАЛ (FOOTER) --- */
footer {
    background-color: #111;
    color: #888;
    text-align: center;
    padding: 30px 20px;
    font-size: 14px;
}

/* --- АДАПТИВНОСТЬ (МОБИЛЬНЫЕ УСТРОЙСТВА) --- */
@media (max-width: 768px) {
    .header-container {
        flex-direction: column;
        gap: 15px;
    }
    nav a {
        margin: 0 10px;
    }
    .hero-content h1 {
        font-size: 32px;
    }
    .hero-content p {
        font-size: 16px;
    }
}