
.gallery-modal  [data-fancybox-close]{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #F1F6FF !important;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
}

.gallery-modal  [data-fancybox-close]::after{
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6066 1.99984L2 12.6064' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M12.6066 12.6066L2 2' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.gallery-modal  [data-fancybox-close]:hover{
    background: rgba(241, 246, 255, 0.6) !important;
}

@media (min-width: 992px) {
    .gallery-modal  [data-fancybox-close]{
        right: 100px;
        top: 30px;
    }
}

.f-button[data-carousel-next] svg, .f-button[data-carousel-prev] svg{
    display: none !important;
}

.f-button[data-carousel-next], .f-button[data-carousel-prev]{
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #E8EDF8;
}

.gallery-modal  [data-fancybox-close] svg{
    display: none !important;
}

.f-button[data-carousel-prev]::after{
    content: '';
    width: 13px;
    height: 10px;
    display: block;
    flex-shrink: 0;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0791 5.05957H0.0159411' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3Cpath d='M6.97104 1.17969L10.9512 5.05969L10.9409 5.06969L7.09414 8.81969' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}


.f-button[data-carousel-next]::after{
    content: '';
    width: 13px;
    height: 10px;
    display: block;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0791 5.05957H0.0159411' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3Cpath d='M6.97104 1.17969L10.9512 5.05969L10.9409 5.06969L7.09414 8.81969' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

.f-button[data-carousel-next]:hover, .f-button[data-carousel-prev]:hover{
    background: #F1F6FF !important;
}

.fancybox__slide::before, .fancybox__slide::after{
    display: none !important;
}
.gallery-modal .fancybox__content, .gallery-modal .f-thumbs__viewport{
    max-width: 692px !important;
    margin-left: auto;
    margin-right: auto;
}


.gallery-modal .f-thumbs__slide__button{
    clip-path: inherit !important;
    width: 72px !important;
    height: 72px !important;
    transform: none !important;
    margin: 0 !important;
    opacity: 1 !important;
}

.gallery-modal .is-modern .f-thumbs__track{
    width: 100% !important;
    transform: none !important;
}

.gallery-modal .f-thumbs__slide{
    width: 72px !important;
    height: 72px !important;
    transform: none !important;
    margin-right: 8px !important;
    opacity: 0.6 !important;
    transition: 0.5s;
    outline: none !important;
    box-shadow: none !important;
    border: 2px solid transparent;
}

.gallery-modal .is-classic .is-nav-selected .f-thumbs__slide__button::after{
    display: none !important;
}

.gallery-modal .fancybox__backdrop{
    background: #fff !important;
    opacity: 1 !important;
}

.gallery-modal .fancybox__slide{
    padding: 0 !important;
}

.gallery-modal .fancybox__slide::after{
    display: none !important;
}

.gallery-modal .f-thumbs__slide.is-nav-selected{
    opacity: 1 !important;
    transition: 0.5s;
    border-color: #0206A4;
}

.gallery-modal .fancybox__carousel{
    flex-shrink: 0;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 820px !important;
    max-height: 692px !important;
}

.gallery-modal{
    justify-content: center !important;
}

.gallery-modal .f-thumbs__track{
    padding-top: 16px !important;
}

.bottles-land__container{
    padding: 0 18px;
}

.bottles-land{
    padding-top: 38px;
}

.bottles-land ::-webkit-scrollbar {
    background-color: transparent;
}

.bottles-land ::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.bottles-land ::-webkit-scrollbar-track {
    background-color: transparent;
}

.bottles-banner{
    overflow: hidden;
}

.bottles-banner__inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    position: relative;
    padding: 20px 16px 24px;

    color: #fff;

    border-radius: 8px;
    background: #0094FF;

    z-index: 1;


}

.bottles-banner__inner::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 8px;
    background: linear-gradient(99.42deg, #0206A4 21.38%, rgba(2, 6, 205, 0) 70.63%);
}

.bottles-banner__inner::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 170px;
    z-index: -1;
    border-radius: 8px;
    background: linear-gradient(360deg, #050C59 0%, rgba(5, 12, 89, 0) 49.72%);

}

.bottles-banner__title{
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
}

.bottles-banner__text{
    margin-top: 16px;
    font-size: 16px;
    line-height: 20px;
}

.bottles-banner__btn{
    margin-top: 292px;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;

    color: #0206CD;
    font-size: 14px;
    font-weight: bold;
    border-radius: 25px;
    background: #fff;
    letter-spacing: 1.35px;
    text-transform: uppercase;
}

.bottles-banner__img{
    position: absolute;
    left: 26px;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    bottom: 0;
    z-index: -1;
}

.bottles-gallery__slider{
    overflow: hidden;
}

.bottles-gallery__wrapper{
    display: flex;
}

.bottles-gallery__slide{
    width: 100%;
    flex-shrink: 0;
}

.bottles-gallery__item{
    display: flex;
    position: relative;

    padding-bottom: 100%;
    width: 100%;

    border-radius: 8px;
    overflow: hidden;
    pointer-events: none;
}

.bottles-gallery__item img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination{
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;

    margin-top: 17px;
}

.swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    background: #CCCDED;
    transition: 0.5s;
}

.swiper-pagination-bullet-active{
    background: #050C59;
    transition: 0.5s;
}


.bottles-feedback.fancybox__content{
    margin: auto;
}

.feedback-modal{
    height: auto;
    max-width: 1166px !important;
    background: #0094FF !important;

}

.feedback-modal {
    color: #fff !important;
    padding: 150px 16px !important;
}

[data-fancybox-close]{
    display: flex;
    align-items: center;
    justify-content: center;

    right: 17px !important;
    top: 46px !important;

    width: 40px;
    height: 40px;
    opacity: 1 !important;
    border-radius: 50% !important;
    background: #fff !important;
}

[data-fancybox-close]:hover{
    background: #fff !important;
    cursor: pointer;
}

[data-fancybox-close] svg{
    display: none;
}

[data-fancybox-close]::after{
    content: '';
    width: 13px;
    height: 14px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8029 1.69708L1.19629 12.3037' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M11.8019 12.3039L1.19531 1.69727' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.feedback-modal::after{
    background: linear-gradient(170.92deg, #0206A4 0%, rgba(2, 6, 164, 0) 64.26%) !important;
}

.fancybox-active .bottles-feedback.fancybox__content{
    display: inline-flex !important;
    flex-direction: column;
    width: 100% !important;
    max-width: 1166px !important;
    height: 100vh;
    padding: 150px 16px 142px;
}

.bottles-feedback.fancybox__content .fancybox-slide{
    padding: 0 !important;
}

.bottles-feedback.fancybox__content .fancybox-slide::before{
    margin-right: 0 !important;
}

.bottles-feedback.fancybox__content .fancybox-close-small{
    right: 17px !important;
    top: 46px !important;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white' fill-opacity='0.9'/%3E%3Cpath d='M24.8029 14.6971L14.1963 25.3037' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M24.8019 25.3039L14.1953 14.6973' stroke='%23164CB5' stroke-width='2.25' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.bottles-feedback.fancybox__content .fancybox-close-small svg{
    display: none;
}

.fancybox-content{
    max-width: 600px;
    margin: 0 auto;
}

.bottles-section__title{
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 49px;
    line-height: 40px;
    max-width: 300px;
}

.bottles-section__nav{
    display: inline-flex;
    gap: 32px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D6DCE5;
}

.bottles-section__nav-item{
    padding-bottom: 16px;
    position: relative;

    color: #B3ADB6;
    transition: 0.5s;
    letter-spacing: 1.35px;
    text-transform: uppercase;
}

.bottles-section__nav-item:hover{
    color: #2B1B35;
    transition: 0.5s;
    cursor: pointer;
}

.bottles-section__nav-item.active {
    color: #2B1B35;
    transition: 0.5s;
}

.bottles-section__nav-item.active::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    display: block;
    background: #050C59;
}

.bottles-section__nav-item{
    font-size: 12px;
    font-weight: bold;
}

.bottles-info.js-tab{
    display: none !important;
}

.bottles-info.js-tab.active{
    display: flex !important;
}

.bottles-section__tab.js-tab{
    display: none;
}

.bottles-section__tab.js-tab.active{
    display: block;
}

.bottles-info{
    display: flex;
    flex-direction: column;

    gap: 16px;
}

.bottles-info__item{
    display: flex;
    align-items: flex-start;
    flex-direction: column;

    padding: 20px 24px;
    border-radius: 8px;
    background: #F7F8F9;
}

.bottles-info__heading{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
}

.bottles-info__list{
    margin: 16px 0 12px 0 !important;
    padding: 0 !important;
}

.bottles-info__list li{
    padding: 0 !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400 !important;
    margin-bottom: 8px !important;
    max-width: 285px;
}

.bottles-info__list li:last-child{
    margin-bottom: 0 !important;
}

.bottles-info__list li::after{
    background: #2B1B35 !important;
    width: 4px !important;
    height: 4px !important;
    left: -12px !important;
    top: 8px !important;
}

.bottles-info__img{
    max-height: 198px;
    width: auto;
    max-width: 100%;
    margin-top: auto;
}

.bottles-info__center-img{
    order: 5;
    max-width: 100%;
    margin: 0 auto;
}

.bottles-colors{
    display: flex;
    gap: 24px;
    flex-wrap: nowrap;

    overflow: auto;
}

.bottles-colors__item{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: bold;
    transition: 0.5s;
    white-space: nowrap;
    letter-spacing: 1.35px;
    text-transform: uppercase;
}

.bottles-colors__item:hover{
    cursor: pointer;
    color: #0206CD;
    transition: 0.5s;
}

.bottles-colors__item span{
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.bottles-colors__item span::before{
    content: '';
    position: absolute;
    left: -4px;
    top: -4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #050C59;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.bottles-colors__item.active span::before{
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
}

.bottles-section__colors{
    margin-top: 39px;
}

.bottles-production{
    display: flex;
    flex-wrap: nowrap;

    gap: 12px;
    overflow: auto;

    margin: -11px -20px -50px -20px;
    padding: 20px 20px 50px 20px;
}

.bottles-production__item{
    display: flex;
    flex-shrink: 0;
    flex-direction: column;

    padding: 24px 20px;

    width: 264px;
    height: 356px;

    overflow: hidden;
    border-radius: 8px;
    transition: 0.5s;
    box-shadow: 0px 20px 32px 0px #2B1B351F;
}

.bottles-production__item:hover{
    cursor: pointer;
    transition: 0.5s;
    box-shadow: 0px 20px 32px 0px #2B1B3529;
}

.bottles-production__item.active{
    outline: 2px solid #0206A4;
}

.bottles-production__photo{
    display: flex;
    align-items: center;
    justify-content: center;

    width: 264px;
    height: 264px;

    margin: -24px -20px 6px;

    position: relative;
}

.bottles-production__img{
    max-width: 100%;
    max-height: 100%;
}

.bottles-production__title{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}

.bottles-production__link{
    display: inline-flex;
    align-items: center;
    margin-top: 13px;

    font-size: 12px;
    font-weight: bold;
    color: #0206A4;
    text-transform: uppercase;
    letter-spacing: 1.35px;
}

.bottles-production__link:hover{
    color: #050C59;
    transition: 0.5s;
}

.bottles-production__link:hover::after{
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_532_4610)'%3E%3Cpath d='M1.66602 6.66602L4.33268 3.99935L4.31935 3.98602L1.66602 1.33268' stroke='%23050C59' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_532_4610'%3E%3Crect width='8' height='6' fill='white' transform='matrix(0 -1 -1 0 6 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.bottles-production__link::after{
    content: '';
    width: 6px;
    height: 8px;
    display: block;
    flex-shrink: 0;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66602 6.66406L4.33268 3.9974L4.31935 3.98406L1.66602 1.33073' stroke='%230206A4' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.bottles-production-card{
    display: flex;
    flex-direction: column-reverse;

    background: #050C59;

    color: #fff;
}

.bottles-production-card__data{
    padding: 36px 16px 32px;
    position: absolute;
    left: 50%;
    color: #fff;
    width: 45%;
    z-index: 1;
    max-width: 692px;
}

.bottles-production-card__title{
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
}

.bottles-production-card__text{
    margin-top: 16px;
    font-size: 16px;
    line-height: 20px;
    padding-right: 10px;
}

.bottles-production-card__photo{
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottles-production-card__img{
    max-width: 100%;
}

.bottles-section__swiper{
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    position: relative;
    margin-top: 48px;
    background: #050C59;
}

.bottles-section__swiper  {
    border-radius: 12px;
}

.bottles-section__swiper .swiper-slide{
    width: 100%;
    flex-shrink: 0;
}

.bottles-section__swiper .swiper-wrapper{
    display: flex;
    flex-wrap: nowrap;
}

.bottles-section__swiper .swiper-actions{
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.bottles-section__swiper .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.6;
}

.bottles-section__swiper .swiper-pagination-bullet-active{
    opacity: 1;
}

.bottles-section__tab .bottles-gallery{
    margin-top: 60px;
}

.bottles-feedback{
    position: relative;
    padding: 52px 16px;
    margin: 0 -20px;
    background: #0094FF;
    z-index: 1;
    color: #fff;
}

.bottles-feedback::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(167.88deg, #0206A4 0%, rgba(2, 6, 164, 0) 69.92%);
}

.bottles-feedback__title{
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
}

.bottles-feedback__text{
    margin-top: 12px;
    font-size: 16px;
    line-height: 20px;
}

.bottles-feedback__form{
    margin: 32px 0 0 0;
    width: 100%;
}

.bottles-feedback__body{
    display: flex;
    flex-direction: column;

    gap: 24px;
}

.bottles-feedback__field{
    position: relative;
}

.bottles-feedback__field.has-error input{
    border-color: #EE005A !important;
}

.bottles-feedback__error{
    position: absolute;
    left: 0;
    top: calc(100% + 4px);
    font-size: 10px;
    outline: none !important;
    color: #EE005A !important;
    box-shadow: none !important;
    text-shadow: none !important;
    z-index: 99999;
}

.bottles-feedback__label{
    position: absolute;
    left: 12px;
    top: 19px;
    font-size: 16px;
    line-height: 20px;
    color: #2B1B35;
    transition: all 0.3s ease;
}

.bottles-feedback__label span{
    color: #FA0C6E;
}

.bottles-feedback__input{
    width: 100%;
    height: 56px;
    padding: 27px 12px 9px;
    border-radius: 6px;
    transition: 0.5s;
    box-shadow: none !important;
    outline: none  !important;
    text-shadow: none !important;
    font-size: 16px;
    color: #2B1B35;
    border: 1px solid transparent;
}

.bottles-feedback__input:focus, .bottles-feedback__input:hover{
    border-color: #0206CD;
    transition: 0.5s;
    box-shadow: none !important;
    outline: none  !important;
    text-shadow: none !important;
}

.bottles-feedback__input:focus + .bottles-feedback__label,
.bottles-feedback__input:not(:placeholder-shown) + .bottles-feedback__label {
    font-size: 12px;
    top: 10px;
    box-shadow: none !important;
    outline: none  !important;
    text-shadow: none !important;
}

.bottles-feedback__footer{
    margin-top: 40px;
}

.bottles-feedback__button{
    width: 100%;
    height: 56px;
    position: relative;
    border-radius: 100px;
    background: #0206CD;
    border: 0;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    overflow: hidden;
    z-index: 1;
    transition: 0.2s;
}

.bottles-feedback__button::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: 0.2s;
    background: linear-gradient(360deg, rgba(5, 12, 89, 0.3) 0%, rgba(5, 12, 89, 0) 87.05%);
}

.bottles-feedback__button:hover{
    cursor: pointer;
}

.bottles-feedback__button:hover::before{
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.bottles-feedback__info{
    margin-top: 16px;
    font-size: 12px;
    line-height: 16px;
}

.bottles-feedback__info a {
    color: #0206CD;
}

.bottles-section-gallery{
    margin-top: 64px;
}

.bottles-section-views{
    margin-top: 94px;
}

.bottles-section-production{
    margin-top: 94px;
}

.bottles-section-feedback{
    margin-top: 94px;
}

.bottles-stub{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 17px 0;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0px 4px 13px 0px #2B1B3533;
    z-index: 99;

    display: none;
}


@media (min-width: 481px) {

    .bottles-gallery__slider{
        margin-right: -20px;
    }

    .bottles-gallery__slide{
        width: 339px;
    }

    .bottles-gallery__item{
        height: 339px;
        width: 100%;
    }

    .bottles-section__swiper{
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .bottles-production-card {
        border-radius: 0;
    }
    .bottles-land{
        padding-bottom: 112px;
        padding-top: 0;
    }
    .bottles-banner{
        padding-top: 30px;
    }
    .bottles-banner__inner{
        padding: 29px 32px 32px 32px;
    }

    .bottles-banner__inner::before{
        background: linear-gradient(138.34deg, #0206A4 27.98%, rgba(2, 6, 205, 0) 66.41%);
    }

    .bottles-banner__inner::after{
        display: none;
    }

    .bottles-banner__data{
        max-width: 307px;
    }

    .bottles-banner__btn{
        margin-top: 47px;
    }

    .bottles-banner__img{
        left: auto;
        right: 22px;
        bottom: -21px;
        max-height: inherit;
    }

    .bottles-land__container{
        padding: 0 44px;
    }

    .bottles-gallery__slider{
        margin-right: -44px;
    }

    .bottles-info{
        display: grid;
        column-gap: 24px;
        grid-template-columns: 1fr 1fr;
    }

    .bottles-info.js-tab.active{
        display: grid !important;
    }

    .bottles-info__center-img{
        grid-column: span 2;
        max-height: 496px;
    }

    .bottles-section__colors{
        margin-top: 30px;
        justify-content: center;
        margin-right: 0;
        margin-left: 0;
    }

    .bottles-production-card__data {
        padding: 37px 24px 21px;
    }

    .bottles-production-card{
        border-radius: 8px;
        overflow: hidden;
    }

    .bottles-feedback{
        margin-left: 0;
        margin-right: 0;
        padding: 52px 24px;
        border-radius: 8px;
        overflow: hidden;
    }

    .bottles-section-views{
        margin-top: 112px;
    }

    .bottles-section-production{
        margin-top: 112px;
    }

    .bottles-section-feedback{
        margin-top: 112px;
    }
}

@media (min-width: 993px){
     .bottles-production-card  {
         border-radius: 0;
     }

    .bottles-feedback::after{
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background: linear-gradient(99.42deg, #0206A4 21.38%, rgba(2, 6, 205, 0) 70.63%);

    }

    .bottles-section-feedback{
        margin-bottom: 0;
    }
    .bottles-stub{
        display: block;

        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
    }

    .bottles-stub.visible{
        opacity: 1;
        visibility: visible;
        transition: 0.5s;
    }

    .bottles-stub__container{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 43px;
        max-width: 1600px;
        margin: 0 auto;
    }

    .bottles-stub__container span{
        font-size: 32px;
        font-weight: 800;
        line-height: 40px;
        margin-top: -13px;
    }

    .bottles-stub__button{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 232px;
        height: 56px;
        position: relative;
        border-radius: 100px;
        background: #0206CD;
        border: 0;
        outline: none;
        box-shadow: none;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.35px;
        overflow: hidden;
        z-index: 1;
        transition: 0.2s;
    }

    .bottles-stub__button::before{
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        transition: 0.2s;
        background: linear-gradient(360deg, rgba(5, 12, 89, 0.3) 0%, rgba(5, 12, 89, 0) 87.05%);
    }

    .bottles-stub__button:hover{
        cursor: pointer;
        color: #fff !important;
        transition: 0.2s;
    }

    .bottles-stub__button:hover::before{
        opacity: 0;
        visibility: hidden;
        transition: 0.2s;
    }

    .bottles-land__container{
        padding: 0 43px;
    }

    .bottles-banner__data{
        max-width: 450px;
    }

    .bottles-banner__text{
        max-width: 340px;
    }

    .bottles-banner__btn{
        margin-top: 106px;
        max-width: 307px;
    }

    .bottles-banner__img{
        right: 94px;
    }

    .bottles-gallery .swiper-pagination{
        display: none !important;
    }

    .bottles-gallery__slide{
        width: auto;
    }

    .bottles-gallery__wrapper{
        display: grid;
        gap: 16px;
        grid-template-columns: repeat(4, 1fr);
    }

    .bottles-gallery__slide{
        width: inherit;
    }

    .bottles-gallery__item{
        height: inherit;
        width: inherit;
        pointer-events: inherit;
    }

    .bottles-gallery__slider{
        margin-right: 0;
    }

    .bottles-section__title{
        max-width: inherit;
        margin-bottom: 47px;
    }

    .bottles-section__title br{
        display: none;
    }

    .bottles-info{
        column-gap: 20px;
    }

    .bottles-production-card{
        flex-direction: row;
        height: 470px;
        border-radius: 12px;
    }

    .bottles-production-card__photo{
        width: 50%;
        height: 100%;
        flex-shrink: 0;
        align-items: inherit;
        justify-self: inherit;
    }

    .bottles-production-card__data{
        padding: 56px 32px;
    }

    .bottles-section__swiper .swiper-actions{
        left: calc(50% + 44px);
        bottom: 44px;
        gap: 32px;
        align-items: center;
        justify-content: flex-start;
    }

    .bottles-section__swiper .swiper-pagination{
        margin-top: 0;
    }

    .swiper-button-disabled{
        opacity: 0.3;
    }

    .swiper-btn{
        display: flex;
        width: 40px;
        height: 40px;
        transition: 0.5s;
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1.5C9.78274 1.5 1.50001 9.78273 1.50001 20C1.5 30.2173 9.78274 38.5 20 38.5C30.2173 38.5 38.5 30.2173 38.5 20C38.5 9.78273 30.2173 1.5 20 1.5Z' fill='white' fill-opacity='0.3'/%3E%3Cpath d='M24.0796 19.9395L14.0164 19.9395' stroke='white' stroke-width='1.75' stroke-miterlimit='10'/%3E%3Cpath d='M20.9715 23.8203L24.9517 19.9403L24.9414 19.9303L21.0946 16.1803' stroke='white' stroke-width='1.75' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
    }

    .swiper-btn:hover{
        opacity: 0.8;
        transition: 0.5s;
        cursor: pointer;
    }

    .swiper-prev{
        transform: rotate(180deg);
    }

    .bottles-gallery__item{
        border-radius: 0;
    }

    .bottles-gallery__slider{
        border-radius: 8px;
        overflow: hidden;
    }

    .bottles-gallery__slide{
        margin-right: 0 !important;
    }

    .bottles-gallery__wrapper{
        transform: none !important;
    }

    .bottles-feedback{
        display: grid;
        gap: 20px;
        align-items: flex-start;
        grid-template-columns: 1fr 1fr;
    }

    .bottles-feedback__form{
        margin-top: 0;
    }

    .bottles-feedback__footer{
        margin-top: 24px;
    }

    .bottles-section-views{
        margin-top: 114px;
    }

    .bottles-section-production{
        margin-top: 114px;
    }

    .bottles-section-feedback{
        margin-top: 114px;
    }

    .fancybox__content.feedback-modal{
        display: flex !important;
    }

    .feedback-modal{
        border-radius: 16px !important;
        overflow: hidden !important;
        flex-direction: row !important;
        padding: 120px 65px 40px !important;
    }

    .feedback-modal::after{
        background: linear-gradient(80.39deg, #0206A4 0%, rgba(2, 6, 205, 0) 85.52%) !important;
    }

    [data-fancybox-close]{
        right: 65px !important;
        top: 40px !important;
    }
}


@media (min-width: 1200px){
    .bottles-land{
        padding-bottom: 152px;
    }
    .bottles-banner__inner{
        padding: 58px 48px 64px;
        border-radius: 20px;
    }

    .bottles-banner__inner::before{
        border-radius: 20px;
        background: linear-gradient(99.42deg, #0206A4 21.38%, rgba(2, 6, 205, 0) 70.63%);
    }

    .bottles-banner__data{
        max-width: 520px;
    }

    .bottles-banner__title{
        font-size: 48px;
        line-height: 58px;
    }

    .bottles-banner__text{
        max-width: 410px;
        font-size: 20px;
        margin-top: 34px;
        line-height: 23px;
    }

    .bottles-banner__btn{
        margin-top: 77px;
        max-width: 256px;
    }

    .bottles-banner__img{
        right: 38px;
        bottom: 0;
    }

    .bottles-banner{
        padding-top: 86px;
    }

    .bottles-section__title{
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 61px;
    }

    .bottles-info{
        column-gap: 32px;
        align-items: center;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .bottles-info__center-img{
        grid-column: span 1;
        order: inherit;
    }

    .bottles-info__item{
        padding: 43px 32px 12px;
        max-height: 570px;
        height: 100%;
    }

    .bottles-info__heading{
        font-size: 24px;
        line-height: 32px;
    }

    .bottles-info__list{
        margin-top: 16px !important;
    }

    .bottles-info__list li{
        font-size: 18px;
        line-height: 24px;
        max-width: inherit;
    }

    .bottles-info__list li::after{
        top: 11px !important;
        left: -16px !important;
    }

    .bottles-info__img{
        max-height: 378px;
        margin-left: auto;
        margin-right: auto;
    }

    .bottles-info__center-img{
        max-width: 100%;
        max-height: 100%;
    }

    .bottles-section__colors{
        margin-top: 45px;
    }

    .bottles-info__item{
        border-radius: 24px;
    }

    .bottles-production{
        margin-top: -5px;
    }

    .bottles-production__item{
        width: 334px;
        height: 444px;
        padding: 24px 26px;
    }

    .bottles-production__photo {
        width: 338px;
        height: 338px;
        margin-bottom: 14px;
        margin-left: -26px;
        margin-right: -26px;
    }

    .bottles-production{
        gap: 16px;
    }

    .bottles-production-card__photo{
        position: relative;
    }

    .bottles-production-card__img{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .bottles-section__swiper {
        margin-top: 82px;
    }

    .bottles-production-card{
        height: 608px;
    }

    .bottles-production-card__data {
        padding: 100px 55px;
    }

    .bottles-production-card__title{
        font-size: 40px;
        line-height: 48px;
    }

    .bottles-production-card__text{
        margin-top: 24px;
        font-size: 18px;
        margin-top: 31px;
        padding-right: 0;
    }

    .bottles-section__swiper .swiper-actions {
        left: calc(50% + 54px);
        bottom: 55px;
    }

    .bottles-section__tab .bottles-gallery {
        margin-top: 81px;
    }

    .bottles-feedback{
        padding: 80px 48px 52px;
        border-radius: 16px;
        gap: 56px;
    }

    .bottles-feedback__title{
        font-size: 48px;
        line-height: 58px;
    }

    .bottles-feedback__text{
        font-size: 20px;
        line-height: 25px;
    }

    .bottles-section-gallery{
        margin-top: 104px;
    }

    .bottles-section-views{
        margin-top: 160px;
    }

    .bottles-section-production{
        margin-top: 160px;
    }

    .bottles-section-feedback{
        margin-top: 160px;
    }



    .feedback-modal .fancybox-close-small{
        right: 60px !important;
    }
}

@media (min-width: 1360px){
    .bottles-stub__container{
        padding: 0 72px;
    }

    .bottles-land__container{
        padding: 0 72px;
    }
}

@media (min-width: 1600px){
    .bottles-land{
        padding-bottom: 216px;
    }

    .bottles-stub__container{
        padding: 0 100px;
    }

    .bottles-land__container{
        padding: 0 100px;
    }

    .bottles-banner__inner{
        padding: 58px 65px 64px;
    }

    .bottles-banner__img{
        right: 117px;
    }

    .bottles-section__nav{
        margin-bottom: 62px;
    }

    .bottles-info{
        column-gap: 16px;
    }

    .bottles-info__item {
        padding: 46px 45px 48px;
        max-height: 610px;
    }

    .bottles-info__img{
        max-height: 402px;
    }

    .bottles-info__center-img{
        margin-top: -13px;
    }

    .bottles-section__colors{
        margin-top: 35px;
    }

    .bottles-production-card__photo{
        width: 692px;
    }

    .bottles-production-card {
        height: 692px;
    }

    .bottles-production-card__data {
        padding: 155px 89px;
    }

    .bottles-production-card__text{
        margin-top: 29px;
        line-height: 24px;
    }

    .bottles-section__swiper .swiper-actions {
        left: calc(50% + 80px);
        bottom: 79px;
    }

    .bottles-feedback{
        padding: 80px 60px 52px 100px;
        gap: 117px;
    }


}

.fancybox__content:not(.bottles-feedback) {
    width: 100% !important;
    height: 100% !important;
}

.send_request[disabled] {
    opacity: 0.5;
    padding: 15px;
    cursor: not-allowed;
}

.fancybox__backdrop {
    opacity: 0.7 !important;
}

@media (max-width: 992px) {
    .bottles-section__swiper {
        margin-top: -1px;
        border-radius: 8px;
        border-top-left-radius: unset;
        border-top-right-radius: unset;
    }

    .bottles-production-card__data {
        position: unset;
        width: unset;
        max-width: unset;
        background-color: #02055a;
        margin-top: 64px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .bottles-section__swiper {
        margin-top: 0;
    }

    .bottles-production-card {
        border-top-left-radius: unset;
        border-top-right-radius: unset;
    }
}

@media (max-width: 480px) {
    .bottles-production-card__data {
        position: unset;
        width: unset;
        max-width: unset;
        background-color: #02055a;
        margin-top: 64px;
        border-top-left-radius: unset;
        border-top-right-radius: unset;
        margin-left: -20px;
        margin-right: -20px;
    }
}
