.home-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 100vh;
    background-color: var(--color-gray-80);
    background-size: cover;
    background-position: center;
    text-align: center;
    overflow: hidden;
}

.home-banner-2 {
    margin-top: -32px;
    border-radius: 32px;
    justify-content: space-between;
}

.home-banner_content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
}
.home-banner_img {
    position: relative;
    margin: 80px 0 40px 0;
    z-index: 1;
}
.home-banner_title.h1 {
    font-size: 80px;
}
.home-banner_title.h2 {
    margin-top: auto;
    font-size: 70px;
}
.home-banner_subtitle {
    margin-top: 24px;
}
.home-banner_buttons {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
    gap: 12px;
}
.home-banner_buttons .btn {
    display: inline-flex;
}

.home-banner_video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-banner_3 {
    border-radius: 32px;
}
.home-banner_3 .home-banner_content {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 100vh;
}
.home-banner_3 .home-banner_buttons {
    margin-top: auto;
    margin-bottom: 80px;
    padding-top: 32px;
}

.home-banner_3 .letter {
    opacity: 0.2;
    transition: opacity 0.3s ease;
}
.home-banner_3 .letter.visible {
    opacity: 1;
}

.home-banner_copyright {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 32px;
    gap: 8px;
    z-index: 1;
}

.home-banner_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.50);
}

/* Featured */
.info-banners_content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 80px;
}
.info-banners_item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 424px;
    gap: 24px;
}
.info-banners_item img {
    width: 100px;
}
.info-banners_data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.info-banners_title {
    font-size: 18px;
}
.info-banners_subtitle {
    font-size: 14px;
    font-weight: 300;
}

/* Two Banner */
.two-banner {
    margin: 120px 0;
}
.two-banner_content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.two-banner_left img {
    border-radius: 20px;
    overflow: hidden;
}
.two-banner_left img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.two-banner_left img:last-child {
    display: none;
}

.two-banner_right {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 80px;
    padding-left: 100px;
}
.two-banner_title {
    margin-bottom: 12px;
}
.two-banner_subtitle {
    margin-bottom: 32px;
}
.two-banner_right .btn {
    margin-bottom: 40px;
}

.two-banner_img {
    width: 100%;
    margin-top: auto;
    border-radius: 20px;
    overflow: hidden;
}
.two-banner_img img {
    display: block;
    width: 100%;
}

/* Seasons */
.seasons-slider {
    position: relative;
    margin-bottom: 100px;
    padding-top: 120px;
    padding-bottom: 20px;
    text-align: center;
    overflow: hidden;
}
.seasons-slider_tab {
    margin-bottom: 24px;
}
.seasons-slider_heading {
    position: relative;
    max-width: 845px;
    margin: 0 auto 60px auto;
    z-index: 1;
}
.seasons-slider_bg {
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translate(-50%, 0);
    min-width: 100%;
    height: auto;
}

/* Featured Products Slider */
.featured-products_slider {
    margin: 120px 0;
}
.featured-products_slider_heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px;
}
.featured-products_slider_heading .btn {
    width: auto;
}
.featured-products_slider-title {
    /* max-width: 50%; */
}
.featured-products_slider-subtitle {
    max-width: 180px;
    color: var(--color-gray-20);
}

/* Linear Slider */
.linear-slider {
    position: relative;
    padding: 55px 0;
    background: var(--color-gray-70);
    overflow: hidden;
}

/* Linear Slider 2 */
.linear-slider-2 .linear-slider_content {
    display: flex;
    gap: 60px;
    animation: scroll-seamless 30s linear infinite;
    will-change: transform;
}

.linear-slider-2.pause-on:hover .linear-slider_content {
    animation-play-state: paused;
}

.linear-slider-2 .linear-slider_item {
    display: flex;
    align-items: center;
    width: 584px;
    gap: 24px;
    flex-shrink: 0;
}

.linear-slider-2 .linear-slider_item img {
    display: block;
    max-width: 160px;
    height: auto;
    flex-shrink: 0;
}

.linear-slider-2 .linear-slider_text {
    max-width: 400px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--color-gray-10);
}

/* Обновленная анимация с точным математическим расчетом */
@keyframes scroll-seamless {
    0% {
        transform: translateX(0);
    }
    100% {
        /* Перемещаем точно на 2 элемента влево */
        /* (584px + 60px) * 2 = 1288px */
        transform: translateX(-1288px);
    }
}

/* Social SLider */
.social-block {
    width: 100%;
    overflow: hidden;
}
.social-block_heading {
    display: flex;
    margin-bottom: 80px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.social-block_heading .h5 {
    margin-bottom: 0;
    text-align: center;
}
.social-block_slider {
    margin-bottom: 160px;
}
.social-block_slider-content .owl-stage-outer {
    overflow: visible;
}
.social-block_slider-item {
    border-radius: 20px;
    background: var(--color-gray-70);
    overflow: hidden;
}
.social-block_slider-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1420px) {
    .info-banners_content {
        gap: 50px;
    }
}
@media (max-width: 1360px) {
    .home-banner_title {
        font-size: 60px !important;
    }

    .two-banner_right {
        padding-top: 20px;
        padding-left: 60px;
    }

    .info-banners_item img {
        width: 90px;
    }
    .info-banners_data {
        gap: 12px;
    }
    .info-banners_title {
        font-size: 18px;
    }
    .info-banners_subtitle {
        font-size: 14px;
        line-height: 20px;
    }

    .info-banners_content {
        gap: 32px;
    }
}

@media (max-width: 1200px) {
    .info-banners_content {
        flex-wrap: wrap;
        justify-content: center;
        gap: 32px 24px;
    }
}

@media (max-width: 992px) {
    .home-banner_title {
        font-size: 33px !important;
    }
    .home-banner-1 .home-banner_title {
        font-size: 48px;
    }
    .home-banner_img {
        margin: 40px 0 40px 0;
    }
    .home-banner_img svg {
        max-width: 124px;
    }
    .home-banner_copyright {
        flex-direction: column;
    }
    .home-banner_copyright {
        margin: 24px 32px;
    }

    .seasons-slider_heading {
        position: relative;
        max-width: 845px;
        margin: 0 auto 60px auto;
        z-index: 1;
        font-size: 24px;
    }

    .featured-products_slider {
        margin: 80px 0;
    }
    .featured-products_slider_heading {
        flex-direction: column;
    }
    .featured-products_slider_heading .btn {
        margin-top: 32px;
    }
    .featured-products_slider-title {
        margin-bottom: 16px;
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
    }
    .featured-products_slider-subtitle {
        max-width: 100%;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    .two-banner {
        margin: 80px 0;
    }
    .two-banner_right {
        padding-left: 40px;
    }
    .two-banner_title {
        margin-bottom: 12px;
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .two-banner_content {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .two-banner_left {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .two-banner_left img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .two-banner_left img:last-child {
        display: block;
        margin-top: 70%;
    }
    .two-banner_right {
        padding-left: 0px;
    }
    .two-banner_img {
        display: none;
    }
    .two-banner_right .btn {
        margin-bottom: 0;
    }

    .linear-slider {
        padding: 45px 0 45px 0;
        overflow: hidden;
    }
    .linear-slider .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .linear-slider_item {
        width: 504px;
    }

    .seasons-slider {
        margin-bottom: 40px;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .social-block_heading {
        flex-direction: column-reverse;
        margin-bottom: 60px;
    }
    .social-block_heading .h5 {
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
    }
    .social-block_slider {
        margin: 0 16px 136px 16px;
    }

    .home-banner_3 {
        border-radius: 20px;
    }
}

@media (max-width: 550px) {
    .featured-products_slider-title {
        max-width: 340px;
    }

    .seasons-slider_bg {
        top: 35%;
    }

    .info-banners_content {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .info-banners_item img {
         width: 60px !important;
     }
}