/*Кнопка*/
.btn-premium {
  background: linear-gradient(to right, #8A6D3B 0%, #E2C275 50%, #AF8F4F 100%) !important;
  border: none;
  color: #fff !important;
  font-weight: 700;
  padding: 0 30px;
  height: 50px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 8px 20px rgba(138, 109, 59, 0.2);
}

/* ФІКСИ ДЛЯ МОДУЛЯ ПОШУКУ (зберігаємо твій стиль) */
.new_f-dropdown-btn > .new_input-mask {
  padding-top: 2px !important;
}
.new_f-form > .clearfix, .new_f-ext-btn-container {
  width: 1140px!important;
}
.new_f-form-field.to {
  border-radius: 25px 0 0 25px !important;
  width: 250px !important;
}
.new_f-autocomplete-input {
  height: auto !important;
}

.new_f-form-field.from {
  width: 160px !important;
}
.new_f-form-field.duration {
  width: 150px !important;
}
.new_f-form-field.people {
  width: 155px!important;
}
.new_f-dropdown-btn {
  padding: 13px 20px 0 !important;
}
.new_f-form-field, .new_f-form .new_f-form-submit {
  height: 50px !important;
}
.new_f-form-submit {
  background: linear-gradient(to right, #E2C275, #A38C55) !important;
  border-radius: 0 25px 25px 0 !important;
}
.new_f-form .new_f-form-submit {
  width: 215px !important;
}
.new_r-item .new_r-item-price {
  background: linear-gradient(to right, #E2C275, #A38C55) !important;
  border-radius: 0 25px 25px 0 !important;
  border: none !important;
}
.new_f-dates-container {
  padding-top: 5px !important;
}
.new_r-item:hover .new_r-item-body {
  border-color: #CDB47B #CDB47B #CDB47B transparent !important;
  box-shadow: 0 10px 25px rgba(163, 140, 85, 0.15) !important;
  transition: all 0.3s ease !important;
}
.new_r-item:hover .new_r-item-price {
  background: linear-gradient(to right, #F5D586, #B89C5A) !important;
  color: #000 !important;
}
.new_r-currency-switch label input:checked + span {
  background-color: #CDB47B !important;
}
.new_r-filter-value {
  color: #CDB47B !important;
}
.new_t-order-form-open .os-order-form-submit .os-order-form-submit_button {
  background-color: #CDB47B !important;
}
.new_f-container .new_f-dropdown-btn-apply {
  background: linear-gradient(to right, #F5D586, #B89C5A) !important;
}
.new_f-ext-btn-text, .new_f-ext-btn {
  color: #000 !important;
}
.new_f-ext-btn-text::before {
  border-color: #000 transparent transparent;
}
.new_f-title {
  display: none;
}
.new_f-ext-container .ui-slider-range, .new_f-ext-container .slider-container .ui-widget-content, .new_f-container {
  background: transparent !important;
}
.new_f-container {
  margin-top: 15px !important;
}
.new_f-tip-active {
  display: none !important;
}
.new_t-order-btn, .new_t-order-btn-book {
  background: linear-gradient(to right, #E2C275, #A38C55) !important;
}
.new_mobile-form .new_f-form-field {
  border-radius: 25px !important;
  border-color: #CDB47B !important;
}
body .hot-block_euroblock .new-hot-tour-item {
  color: #000;
}
body .hot-block_euroblock .new-hot-tour-price {
  background: linear-gradient(to right, #E2C275, #A38C55) !important;
  border-radius: 4px !important;
}
body .hot-block_euroblock .new-hot-tour-price * {
  color: #ffffff !important;
}
.hot-block_euroblock.hot-otp-content .hot-otp-form-wrap {
  min-width: 290px;
}
@media (max-width: 1024px) {
  .new_f-form-submit { border-radius: 25px !important; }
  .new_f-form > .clearfix, .new_f-ext-btn-container { width: auto !important; }
  .new_f-form-field.to { width: auto !important; }
  .new_f-form-field.from { width: auto !important; }
  .new_f-form-field.duration { width: auto !important; }
  .new_f-form-field.people { width: auto!important; }
  .new_f-form .new_f-form-submit { width: 100% !important; }
}

.country-hero::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(to bottom, rgba(28, 36, 49, 0.4) 0%, rgba(28, 36, 49, 0.1) 100%);
  z-index: 1;
}

.hero-content {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 20px 20px;
}

.partner-title-main {
  font-family: 'Cormorant Garamond', serif;
  font-size: 72px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
  /* Твой золотой градиент */
  background: linear-gradient(to right, #8A6D3B 0%, #E2C275 30%, #AF8F4F 50%, #E2C275 70%, #7A5C29 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;

  /* Эффект обводки и глубины */
  filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.8))
  drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
}



.gold-line {
  width: 120px;
  height: 2px;
  background: linear-gradient(to right, transparent, #E2C275, transparent);
  margin: 15px auto;
}

/* СТАТТЯ ТА КОНТЕНТ */
.country-descr-block {
  margin: 50px auto;
  text-align: left;
  padding: 0 10px;
}

.country-descr-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 30px;
}

.article-h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 32px;
  font-weight: bold;
  color: #8A6D3B;
  margin: 40px 0 20px;
  border-left: 4px solid #E2C275;
  padding-left: 15px;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin: 30px 0;
}

.info-card {
  background: #fcfaf5;
  padding: 20px 20px 5px 20px;
  border-radius: 20px;
  border: 1px solid #f1e6cc;
}

.info-card h4 {
  color: #AF8F4F;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px;
}

/* МОДУЛЬ ПОШУКУ */
.search-container-custom {
  background: #fff;
  border-radius: 30px;
  padding: 30px;
  border: 1px solid #E2C275;
  box-shadow: 0 20px 50px rgba(163, 140, 85, 0.1);
  margin-bottom: 40px;
}

.bnt-connect-tlg {
  background: linear-gradient(135deg, #FFFDF8 0%, #F5F1E6 100%);
  color: #1C2431;
  padding: 30px 0;
  border-radius: 30px;
  text-align: center;
  margin-top: 60px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  border: 1px solid #E2C275;
}

/* FAQ SECTION STYLES */
.faq-section {
  padding: 60px 0;

}

.faq-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.faq-item {
  background: #fff;
  border: 1px solid #E2C275;
  border-radius: 20px;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(163, 140, 85, 0.05);

  &.active {
    box-shadow: 0 10px 25px rgba(163, 140, 85, 0.15);

    .faq-answer {
      max-height: 500px; // Плавне розгортання
    opacity: 1;
      padding: 10px 30px 25px;
    }

    .faq-question i {
      transform: rotate(45deg); // Плюс стає хрестиком
    color: #8A6D3B;
    }
  }
}

.faq-question {
  padding: 22px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #1C2431;

  i {
    color: #E2C275;
    transition: transform 0.3s ease;
  }

  &:hover {
    background: #fdfbf7;
  }
}

.faq-answer {
  max-height: 0; // Сховано за замовчуванням
opacity: 0;
  overflow: hidden;
  padding: 0 30px;
  transition: all 0.4s ease-out;
  font-family: 'Montserrat', sans-serif;
  color: #555;
  line-height: 1.7;
  font-size: 15px;
}

/* Заголовок у стилі Ananas Tour*/
   .partner-title {
     font-family: 'Cormorant Garamond', serif;
     font-size: 42px;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     margin-bottom: 40px;
     background: linear-gradient(to right, #8A6D3B, #E2C275, #7A5C29);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
   }