.section-hero-slider .hero-heading h2 {
    font-family: "OpenSans-SemiBold";
    font-size: 48px;
    color: #fff;
    line-height: 100%;
    margin: 50px 0 110px;
}
.section-hero-slider .hero-heading h3 {
    font-family: "PlusJakartaSans-Medium";
    font-size: 25.5px;
    color: #fff;
    margin: 0 0 43px 0;
    line-height: 100%;
    width: 100%;
    letter-spacing: -0.89px;
}
.testimonials .item {
    display: flex !important;
}
div#address {
    width: 232px;
}
footer .card-footer-s img {
    margin: 0 5px;
}
.item-flex-car img {
    width: 700px;
}
.error-404-section {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 200px 20px;
    text-align: center;
    background: url(../img/about-banner.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    border-radius: 0px 0px 100px 100px;
}
.error-badge {
    color: #fff;
}
.error-title {
    color: #ff9800;
}
.error-desc {
    color: #ffff;
}
.payment-success-section {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 200px 20px;
    text-align: center;
    background: url(../img/about-banner.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    border-radius: 0 0 100px 100px;
}

.payment-success-content {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.success-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    color: #fff;
    font-size: 36px;
    font-weight: 800;
    border: 3px solid #ff9800;
    border-radius: 50%;
    margin-bottom: 20px;
}

.success-title {
    font-size: 56px;
    font-weight: 800;
    color: #ff9800;
    display: inline-block;
    width: 100%;
    line-height: 1.1;
    margin-bottom: 18px;
    letter-spacing: -1px;
}

.success-desc {
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto 30px;
    max-width: 600px;
}

.success-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.success-actions .btn-primary,
.success-actions .btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 14px 28px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.success-actions .btn-primary {
    background: #ff9800;
    color: #fff;
}

.success-actions .btn-primary:hover {
    background: #e68900;
}

.success-actions .btn-secondary {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.success-actions .btn-secondary:hover {
    background: #fff;
    color: #111;
}
@media (max-width: 768px) {

    .payment-success-section {
        padding: 120px 20px;
        border-radius: 0 0 50px 50px;
    }

    .success-title {
        font-size: 40px;
    }

    .success-desc {
        font-size: 16px;
    }

    .success-actions {
        flex-direction: column;
    }

    .success-actions .btn-primary,
    .success-actions .btn-secondary {
        width: 100%;
        max-width: 280px;
    }
}

@media (max-width: 480px) {

    .payment-success-section {
        padding: 100px 20px;
    }

    .success-title {
        font-size: 34px;
    }

    .success-badge {
        width: 60px;
        height: 60px;
        font-size: 30px;
    }
}
.flex-star {
    display: flex;
    gap: 10px;
}

.extra-card {
    padding: 0;
    border: 0;
        margin-bottom: 30px;
}
.extras-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.extra-title {
    font-size: 18px;
    line-height: 120%;
    margin: 0;
    min-height: auto;
}
.extra-desc {
    font-size: 15px;
}
.extra-card-body {
    margin-bottom: 0;
}
.extra-card-footer {
    gap: 30px;
}
.price-row-left.just {
    justify-content: space-between;
    gap: 0;
}
.price-row-left .flex-block {
    display: flex;
    align-items: baseline;
    gap: 8px;
}
.price-row-left p {
    margin: 0;
    font-family: "PlusJakartaSans-Bold", sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.price-row-left .flex-block span.price-text-bold {
    font-size: 14px;
}
.extra-card:hover {
    border-color: transparent;
    box-shadow: none;
}
.btn-extra-add {
    width: 120px;
    font-size: 18px;
    padding: 8px 0;
}
.section-facts-numbers .flex-item .item {
    flex-wrap: wrap;
    width: 260px;
}
.section-facts-numbers .flex-item .item div {
    width: 57%;
}
.section-facts-numbers .flex-item .item span {
    font-size: 14px;
    font-family: "Inter-Medium";
}
.section-facts-numbers .flex-item .item p {
    font-family: "Inter-Medium";
    font-size: 14px;
    color: #000;
    margin: 0 0 0 0;
    line-height: 24px;
}
.section-facts-numbers .flex-item .item .block-icon {
    margin-right: 10px;
    margin-bottom: 5px;
}
.section-facts-numbers .flex-item .item .block-icon img {
    width: 60%;
}
.section-facts-numbers .flex-item .item h6 {
    margin: 0;
}
.section-facts-numbers::before {
    content: '';
    display: block;
    background: url(../img/car-images.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    bottom: 0;
    background-position: center;
    opacity: 0.4;
    filter: brightness(0.5);
    background-size: 50%;
}
.testimonials .item .block-content p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.section-hero-slider .hero-heading h3 {
        letter-spacing: 2px;
        font-family: "Inter-Medium";
}
.hero-links a {
    font-family: "Inter-Medium";
}
.section-the-story .flex-story .content-story h3 {
    font-family: "Inter-Medium";
}
.section-the-story .flex-story .content-story p {
    font-family: "Inter-Medium";
}
.about-page-journey h2 {
    font-family: "Inter-Medium";
}
.section-poster .heading-poster h3 {
    font-family: "Inter-Medium";
}
.section-poster .heading-poster h2 {
    font-family: "Inter-Medium";
}
.blog-card-title a {
    font-family: "Inter-Medium";
}
.section-facts-numbers .heading p {
    font-family: "Inter-Medium";
}
.section-facts-numbers .heading h2 {
    font-family: "Inter-Medium";
}
.maps-footer p {
    font-family: "Inter-Medium";
}
.booking-title {
    font-family: "Inter-Medium";
}
header .phone p {
    font-family: "Inter-Medium";
}
.section-journey .item h4 {
    font-family: "Inter-Medium";
}
footer .explore h6 {
    font-family: "Inter-Medium";
}
.heading-flex h2 {
        width: 80%;
}
body {
    font-family: "Inter-Medium";
}
.main-intro-text {
    font-size: 1.125rem;
    color: #334155;
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e2e8f0;
}
.main-intro-text strong,
.content-block strong {
    color: #0f172a;
    font-weight: 600;
}
.content-block {
    margin-bottom: 36px;
}

.content-block:last-child {
    margin-bottom: 0;
}

.container {
    width: 100%;
}

.block-text {
    background: #f1f5f9;
    padding: 24px;
    border-radius: 12px;
    border-left: 4px solid #FF9E0C;
}

.block-text p {
    color: #475569;
    font-size: 1rem;
}
.gallery-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    margin-top: 16px;
}
.gallery-wrapper div {
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.gallery-wrapper div:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
}
.gallery-wrapper div a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}
.gallery-wrapper div img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}
.gallery-wrapper div a:hover .gallery-wrapper div img {
    transform: scale(1.06);
}

section.main-content {
    padding: 100px 0;
}
@media (max-width: 768px) {
    body {
    padding: 16px 8px;
    }

    .main-content {
    padding: 20px 16px;
    border-radius: 12px;
    }

    .main-intro-text {
    font-size: 1rem;
    margin-bottom: 24px;
    }

    .block-text {
    padding: 16px;
    }

    .gallery-wrapper {
    grid-template-columns: 1fr;
    gap: 16px;
    }

    .gallery-wrapper div img {
    height: 200px;
    }
}


.block-slider-common {
  margin-bottom: 48px;
  background: #ffffff;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.block-slider-common .flex-item {
  display: flex;
  gap: 36px;
  align-items: center;
}

.block-slider-common .item-images {
  flex: 0 0 45%;
  max-width: 45%;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.block-slider-common .item-images img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.block-slider-common .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 0;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: background-color 0.25s, transform 0.25s, color 0.25s;
}

.block-slider-common .slick-arrow:hover {
  background: #ffffff;
  transform: translateY(-50%) scale(1.08);
}

.block-slider-common .slick-prev {
  left: 14px;
}

.block-slider-common .slick-next {
  right: 14px;
}

.block-slider-common .slick-prev::before,
.block-slider-common .slick-next::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #1e293b;
  border-left: 2px solid #1e293b;
  position: absolute;
  top: 50%;
  left: 50%;
}

.block-slider-common .slick-prev::before {
  transform: translate(-35%, -50%) rotate(-45deg);
}

.block-slider-common .slick-next::before {
  transform: translate(-65%, -50%) rotate(135deg);
}

.block-slider-common .item-content {
  flex: 1;
}

.block-slider-common .item-content p {
  color: #475569;
  font-size: 1.05rem;
  line-height: 1.75;
}


/* ==========================================================================
   БЕЗОПАСНЫЙ СТИЛЬ БЕЗ ВМЕШАТЕЛЬСТВА В СЛАЙДЕРЫ (.block-slider-captions)
   ========================================================================== */

.block-slider-captions {
  margin-bottom: 48px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);
  position: relative;
  background: #0f172a;
}

.u-banner-wrapper {
  position: relative;
  min-height: 480px;
  display: flex;
  align-items: center;
}

/* 1. Фоновый слайдер — растягивается на весь фон блока */
.u-bg-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.u-bg-item {
  width: 100%;
  height: 100%;
  min-height: 480px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* Затемняющий слой слева, чтобы картинка справа оставалась четкой */
.u-bg-slider::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(15, 23, 42, 0.95) 0%, rgba(15, 23, 42, 0.75) 45%, rgba(15, 23, 42, 0.15) 85%);
  z-index: 2;
}

/* 2. Контейнер с текстом — поверх фонового слайдера */
.u-banner-wrapper .container {
  position: relative;
  z-index: 3;
  padding: 40px 32px;
  width: 100%;
}

/* Карточка с текстом (зафиксирована слева) */
.u-slider-box {
  max-width: 580px;
  margin-left: 0;
  margin-right: auto;
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  padding: 36px 36px 56px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
  position: relative;
}

.u-slide-item p {
  color: #f8fafc;
  font-size: 1.05rem;
  line-height: 1.75;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.u-slider-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  height: 28px;
  padding: 0 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.u-timer-line {
  display: none;
}

.u-arrow {
  position: relative;
  width: 34px;
  height: 34px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s, transform 0.2s;
  padding: 0;
}

.u-arrow:hover {
  background: #ffffff;
  transform: scale(1.08);
}

.u-arrow::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transition: border-color 0.2s;
}

.u-arrow:hover::before {
  border-color: #0f172a;
}

.u-arrow-left::before {
  transform: translate(1px, 0) rotate(-45deg);
}

.u-arrow-right::before {
  transform: translate(-1px, 0) rotate(135deg);
}


@media (max-width: 768px) {
  .u-banner-wrapper {
    min-height: 420px;
  }

  .u-bg-item {
    min-height: 420px;
  }

  .u-bg-slider::after {
    background: rgba(15, 23, 42, 0.85);
  }

  .u-banner-wrapper .container {
    padding: 24px 16px;
  }

  .u-slider-box {
    max-width: 100%;
    padding: 24px 20px 48px;
  }

  .u-slide-item p {
    font-size: 0.95rem;
    line-height: 1.6;
  }

  .u-slider-controls {
    padding: 0 20px;
  }
}
.section-partners .partners .item-logo img {
    width: 100%;
    height: 100%;
}
section.section-checkout {
    margin-top: -90px;
}
.extra-icon-placeholder {
    width: auto;
    height: auto;
    background: transparent;
    margin: 0 0 20px 0;
}
.section-item .item .car-category a {
    color: #fff;
}
.section-item .item .car-category a:hover {
    color: #FF9E0C;
}
.heading-journey .word {
  display: inline-block;
  white-space: nowrap;
}
.heading-journey .char {
  display: inline-block;
  /* Базовый цвет до скролла (темно-серый / синеватый как на референсе) */
  color: rgb(25, 49, 82);
  transition: color 0.15s ease-out;
}
.form-field .input-time {
    width: 100%;
    height: 43px;
    border: 1px solid #96979A;
    border-radius: 8px;
    padding: 0 15px 0 17px;
    font-family: "PlusJakartaSans-Bold", sans-serif;
    font-size: 14px;
    color: #1A3152;
    background-color: #FFFFFF;
    outline: none;
    box-sizing: border-box;
}
.sidebar-separator {
    border-top: 1px solid #02081a;
}
.checkout-sidebar .form-row .form-field input.input-text {
    width: 180px;
}
.checkout-sidebar .form-row .form-field {
    flex-direction: row;
}
.checkout-sidebar .form-row {
    display: inline-block;
    width: 100%;
}
.checkout-sidebar .form-row .form-field button {
    border: none;
    border-radius: 8px;
    background-color: #FF9C00;
    font-family: "PlusJakartaSans-Medium", sans-serif;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.25s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.accordion-panel-header span {
    font-family: "Inter-Medium";
}
.accordion-panel-body p {
        font-family: "Inter-Medium";
}
.btn-extra-add {
            font-family: "Inter-Medium";
}