

/* Start:/local/templates/kipreya_community/components/bitrix/news.list/banner_new/style.css?17328778984786*/
.section-banner {
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.section-banner__pattern {
    position: absolute;
    bottom: 0;
    right: 0;
}

.section-banner__image {
    position: absolute;
    inset: 0;
    z-index: -1;
    height: 100vh;
    width: 100%;
}

.section-banner__image img {
    object-fit: cover;
    object-position: right;
    width: 100%;
    height: 100vh;
}

.section-banner-gradient-one {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 487px;
    background: linear-gradient(180deg, #202020 0%, rgba(32, 32, 32, 0) 100%);
    opacity: 0.7;
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.section-banner-gradient-two {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 431px;
    background: linear-gradient(180deg, #202020 0%, rgba(32, 32, 32, 0) 100%);
    opacity: 0.7;
}

.banner {
    display: flex;
    height: 100%;
}

.banner-info {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: calc(100% - 72px);
    max-width: 1108px;
}

.banner-info * {
    color: var(--c-white);
}

.banner-info p {
    margin: 16px 0 0 0;
}

.banner-info .button {
    margin: 48px 0 0 0;
}

.section-banner .swiper {
    overflow: hidden;
    min-height: unset;
    height: 100vh;
}

.section-banner .swiper-slide {
    width: 100%;
}

.banner-info-buttons {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

@media (max-width: 1919px) {
    .section-banner__pattern {
        right: -265px;
    }

    .banner-info {
        max-width: 1018px;
    }

    .banner-info .button {
        margin: 32px 0 0 0;
    }

    .section-banner-gradient-two {
        height: 328px;
    }
}

@media (max-width: 1439px) {
    .section-banner__pattern {
        right: -630px;
    }
}

@media (max-width: 1023px) {
    .section-banner__pattern {
        display: none;
    }

    .banner-info .button {
        margin: 24px 0 0 0;
    }

    .banner-info-buttons {
        flex-direction: column;
    }

    .section-banner-gradient-two {
        height: 196px;
    }
}

@media (max-width: 767px) {
    .section-banner,
    .section-banner__image,
    .section-banner .swiper,
    .section-banner__image img {
        height: 500px;
    }
}

.banner-info__stock {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    background: #6A1A33;
    padding: 32px;
    gap: 24px;
    width: 536px;
    color: white;
}

.banner-info__stock svg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 0;
    width: auto;
}

.banner-info__stock-title {
    z-index: 1;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
}

.banner-info__stock-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    z-index: 1;
}

.banner-info__stock-text span {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
}

.link.banner-info__stock-link {
    color: white;
    z-index: 1;
}

.banner-info {
    justify-content: space-between;
}

.banner-info__top {
    margin-top: 20%;
}

@media (max-width: 1919px) {
    .banner-info__stock {
        width: 496px;
    }

    .banner-info__stock-title {
        font-size: 28px;
        line-height: 32px;
    }

    .banner-info__stock-text {
        font-size: 16px;
        line-height: 20px;
    }

    .banner-info__stock-text span {
        font-size: 28px;
        line-height: 32px;
    }
}

@media (max-width: 1439px) {
    .banner-info__stock {
        width: 456px;
        padding: 24px;
    }

    .banner-info__stock-title {
        font-size: 24px;
        line-height: 32px;
    }

    .banner-info__stock-text {
        font-size: 16px;
        line-height: 20px;
    }

    .banner-info__stock-text span {
        font-size: 24px;
        line-height: 32px;
    }
}

.section-stock-mobile{
    display: none;
}

@media (max-width: 1023px) {
    .section-stock-mobile{
        display: block;
    }

    .banner-info__top {
        display: none;
    }

    .banner-info{
        justify-content: flex-end;
    }

    .banner-info__stock{
        width: 100%;
        gap: 16px;
    }

    .banner-info__stock-title {
        font-size: 16px;
        line-height: 20px;
    }

    .banner-info__stock-text {
        font-size: 12px;
        line-height: 16px;
    }

    .banner-info__stock-text span {
        font-size: 16px;
        line-height: 20px;
    }

    .link.banner-info__stock-link {
        font-size: 14px;
        line-height: 18px;
    }

    .banner-info__stock-container{
        display: flex;
        justify-content: center;
    }

    section.section-banner + section.section-stock-mobile{
        margin-top: 24px;
    }
}
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/about_form/style.css?17307808892471*/
.btn-pres{
    background: rgba(161, 32, 73, 1) !important;
}
.section-about-info h3 {
    margin: 0 0 24px 0;
}

.section-about-info p {
    margin: 0 0 48px 0;
}

.section-about-info .button {
    margin: auto 0 0 0;
}

.section-about-stats {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.section-about-stats-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.section-about-stats-row__item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 40px 32px;
    width: 100%;
    background-color: var(--c-about);
    border-radius: 20px;
}

.numb-small{
    font-size: 36px !important;
}

.section-about-stats-row:nth-child(odd) .section-about-stats-row__item:nth-child(odd),
.section-about-stats-row:nth-child(even) .section-about-stats-row__item:nth-child(even) {
    min-width: 536px;
}

.section-about-stats-row__item p.numb {
    color: var(--c-wine);
    text-transform: lowercase;
}

@media (max-width: 1919px) {
    .section-about-stats-row {
        gap: 24px;
    }

    .section-about-stats-row:nth-child(odd) .section-about-stats-row__item:nth-child(odd) {
        min-width: 288px;
    }

    .section-about-stats-row:nth-child(even) .section-about-stats-row__item:nth-child(even) {
        min-width: 320px;
    }
}

@media (max-width: 1439px) {
    /* .section-about-stats-row:nth-child(odd) .section-about-stats-row__item:nth-child(odd),
    .section-about-stats-row:nth-child(even) .section-about-stats-row__item:nth-child(even) {
        min-width: 216px;
    } */

    .section-about-stats-row__item {
        padding: 24px;
    }

    .section-about-stats {
        padding: 32px 0 0 0;
    }

    .section-about-info h3 {
        max-width: 370px;
        margin: 0 0 16px 0;
    }

    .section-about-info p {
        margin: 0 0 32px 0;
    }
}

@media (max-width: 1023px) {
    .section-about-info .button {
        width: 100%;
        margin: unset;
    }

    .section-about-stats-row:nth-child(odd) .section-about-stats-row__item:nth-child(odd),
    .section-about-stats-row:nth-child(even) .section-about-stats-row__item:nth-child(even) {
        min-width: calc(50% - 8px);
    }

    .section-about-stats,
    .section-about-stats-row {
        gap: 16px;
    }

    .section-about-stats-row__item {
        padding: 24px 16px;
        min-height: 120px;
        justify-content: center;
    }
}

@media (max-width: 750px) {
   .section-about-stats-row{
    flex-wrap: wrap;
   }
}
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/genplan/style.css?17216299489136*/
.section-genplan h2 {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.section-genplan .section-body {
    position: relative;
}

.genplan {
    position: relative;
    overflow-x: auto;
    border-radius: 20px;
}

.genplan-image img {
    width: 100%;
    max-width: 1672px;
    height: auto;
    object-fit: cover;
}

.genplan-overflow {
    position: absolute;
    z-index: 7;
    inset: 0;
    background-color: #F8F8F8;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.genplan-overflow.active {
    opacity: .3;
}

.genplan-svg {
    position: absolute;
    z-index: 8;
    inset: 0;
    width: 100%;
    height: 100%;
}

.genplan-svg__item {
    fill: var(--c-wine);
    stroke: var(--stroke-color, var(--c-wine));
    stroke-width: 2px;
    opacity: .4;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.genplan-svg__item:hover {
    stroke: var(--stroke-hover-color, var(--c-dark-wine));
    opacity: .7;
}

.genplan-card {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.genplan-card-wrap {
    position: relative;
    display: flex;
    flex-direction: row;
}

.genplan--flower .genplan-card-wrap {
    flex-direction: column;
}

.genplan-card-desc {
    display: flex;
    flex-direction: row;
    gap: 30px;
    min-width: 400px;
    padding: 24px;
    background-color: var(--c-white);
    border-radius: 16px;
}

.genplan--flower .genplan-card-desc {
    min-width: 360px;
    border-radius: 0 0 16px 16px;
}

.genplan-card-desc__text {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 312px;
    width: 100%;
}

.genplan--flower .genplan-card-desc__text {
    gap: 8px;
}

.genplan-card-desc a.button {
    margin: 8px 0 0 0;
}

.genplan--flower .genplan-card-desc a.button {
    margin: 16px 0 0 0;
    width: 100%;
}

.genplan-card-stats {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 16px;
    column-gap: 32px;
    max-width: 220px;
}

.genplan-card__close {
    display: none;
}

.genplan-card-desc img {
    width: 50px;
    height: 50px;
}

.genplan-card-stats {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 312px;
    margin: 8px 0 0 0;
}

.genplan-card-stats__item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
}

.genplan-sideview,
.genplan-panorama {
    position: absolute;
    z-index: 9;
    cursor: pointer;
    border-radius: 50%;
}

.genplan-sideview:hover .genplan-sideview__tooltip,
.genplan-panorama:hover .genplan-panorama__tooltip {
    opacity: 1;
}

.genplan-sideview__tooltip,
.genplan-panorama__tooltip {
    position: absolute;
    z-index: -1;
    pointer-events: none;
    display: flex;
    opacity: 0;
    padding: 16px;
    border: 1px solid var(--c-gray-medium);
    border-radius: 10px;
    background-color: var(--c-white);
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    min-width: 115px;
}

.genplan-panorama__tooltip {
    min-width: 175px;
}

.genplan--flower .genplan-card__image {
    overflow: hidden;
    border-radius: 16px 16px 0 0;
}

.genplan--flower .genplan-card__image img {
    max-width: 360px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.genplan-bubble {
    display: none;
    position: absolute;
    z-index: 8;
    padding: 6px;
    border-radius: 50%;
    background-color: var(--c-white);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.genplan-card-desc__image {
    display: none;
}

.genplan-card-desc .p2 {
    color: var(--c-gray-medium);
}

.genplan--flower .button.button--primary {
    display: none;
}

.genplan-scroll-tooltip {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 9;
    display: none;
}

.genplan-second-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1919px) {
    #genplan{
        max-width: 1224px;
    }
    .genplan-image img {
        max-width: 1224px;
    }

    .genplan-card__title {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 32px 0;
    }

    .genplan-card-desc {
        min-width: 340px;
        gap: 16px;
    }

    .genplan-card-desc button.button {
        margin: 8px 0 0 0;
    }

    .genplan--flower .genplan-card__image img {
        height: 150px;
    }

    .genplan-card-stats {
        max-width: 252px;
    }

    .genplan--flower .genplan-card-desc {
        min-width: 300px;
    }

    .genplan-sideview img {
        width: 92px;
        height: 92px;
    }

    .genplan-panorama img {
        width: 44px;
        height: 44px;
    }
}

@media (max-width: 1439px) {
    .section-genplan h2 {
        flex-direction: column-reverse;
        gap: 24px;
    }

    .genplan-image img {
        max-width: 936px;
    }

    .genplan-card__header {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 2px 0;
    }

    .genplan-card__title {
        margin: 0 0 24px 0;
    }

    .genplan-card-desc {
        min-width: 300px;
        gap: 30px;
        padding: 24px;
    }

    .genplan--flower .genplan-card-desc {
        padding: 16px;
    }

    .genplan-sideview img {
        width: 80px;
        height: 80px;
    }

    .genplan-panorama img {
        width: 36px;
        height: 36px;
    }

    .genplan--flower .genplan-card-desc {
        min-width: 260px;
    }
}

@media (max-width: 1023px) {
    .genplan-scroll-tooltip {
        display: flex;
    }

    .genplan-overflow {
        display: none;
    }

    .genplan-image img {
        max-width: unset;
        width: initial;
        height: 500px;
    }

    .genplan--flower .genplan-image img {
        height: unset;
    }

    .genplan-svg,
    .genplan-second-overlay {
        width: 800px;
    }

    .genplan--flower .genplan-svg {
        width: 1535px;
    }

    .genplan-bubble {
        display: flex;
    }

    .genplan-card {
        inset: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.3);
    }

    .genplan-card-wrap {
        margin: auto;
    }

    .genplan-card-desc {
        position: relative;
        padding: 24px;
        border-radius: 16px;
        gap: 16px;
        max-width: unset;
        min-width: unset;
    }

    .genplan-card-desc a.button {
        width: 100%;
    }

    .genplan-card__close {
        position: absolute;
        top: 24px;
        right: 24px;
        display: flex;
        cursor: pointer;
    }

    .genplan-card-desc__text h3 {
        width: calc(100% - 18px);
    }

    .genplan--flower .genplan-card-desc {
        min-width: 290px;
        border-radius: 16px;
        padding: 24px;
    }

    .genplan--flower .genplan-card-desc__text {
        gap: 4px;
    }

    .genplan-card__image {
        display: none;
    }

    .genplan-card-desc__image {
        display: flex;
        overflow: hidden;
        object-fit: cover;
        border-radius: 8px;
        margin: 12px 0;
    }

    .genplan-card-desc__image img {
        height: 130px;
        width: 100%;
        min-height: 130px;
        object-fit: cover;
    }

    .genplan--flower .genplan-card-desc a.button {
        margin: 20px 0 0 0;
    }

    .genplan--flower .button.button--primary {
        display: flex;
    }
}

.modal--view.modal .modal-dialog {
    max-width: calc(100% - 128px);
    margin: 3.75rem auto;
}

.modal--view img {
    width: 100%;
}

.modal-picture {
    overflow-x: auto;
}

@media (max-width: 1439px) {
    .modal--view img {
        width: unset;
        max-width: 1440px;
    }
}

@media (max-width: 769px) {
    .modal--view.modal .modal-dialog {
        max-width: 100%;
    }

    .modal.modal--view .modal-content {
        padding: 48px 24px;
    }
}

.tooltip-horizontal-scroll-icon_hand {
    animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
}

.tooltip-horizontal-scroll-icon_card {
    animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
}

/* @media (max-width: 513px) {
    .genplan-svg,
    .genplan-second-overlay {
        width: 513px;
    }
} */

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
    0% {
        transform: translateX(80px) scale(1);
        opacity: 0
    }
    10% {
        transform: translateX(80px) scale(1);
        opacity: 1
    }
    20%, 60% {
        transform: translateX(175px) scale(.6);
        opacity: 1
    }
    80% {
        transform: translateX(5px) scale(.6);
        opacity: 1
    }
    to {
        transform: translateX(5px) scale(.6);
        opacity: 0
    }
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
    0%, 60% {
        transform: translateX(0)
    }
    80%, to {
        transform: translateX(-240px)
    }
}
.genplan-image{
    position: relative;
}
.genplan-compass{
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 100px !important;
    height: 100px !important;
}
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/benefits/style.css?17297578411454*/
.section-benefits {
    overflow: hidden;
}

.section-benefits .swiper-slide .swiper-item p {
    display: block;
    overflow: unset;
    text-overflow: unset;
}

.swiper--benefits .swiper-wrapper{
    height: auto !important;
}
.section-benefits .swiper-navbar{
    display: none;
}

@media(max-width:1023px){
    .section-benefits .swiper-navbar{
        display: flex;
    }
}


.section-benefits .swiper-slide-next {
    cursor: url('/upload/next.svg'), auto;
}


.section-benefits .swiper-slide-prev {
    cursor: url('/upload/prev.svg'), auto;
}
/* .section-benefits .last-cursor{
    cursor: unset !important;
} */

.section-benefits .slide-zones{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.section-benefits .left-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/prev.svg'), auto;
}
.section-benefits .main-zone{
    display: none;
    width: 100%;
    height: 100%;
}
.section-benefits .right-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/next.svg'), auto;
}
.section-benefits .swiper-slide-active .left-zone{
    display: unset;
}
.section-benefits .swiper-slide-active .right-zone{
    display: unset;
}

.section-benefits .swiper-slide-active .main-zone{
    display: unset;
    width: 80%;
    height: 100%;
}

/* .section-benefits .last-cursor .main-zone{
    display: unset;   
} */
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/news/style.css?17297581183068*/
.section-news{
    overflow: hidden;
    /* padding-top: 150px; */
}

.section-news .section-header {
    margin: 0 0 32px 0;
}

.section-news .section-header .button {
    margin: 0 0 0 auto;
}

.swiper.swiper--news {
    min-height: 712px;
}

.swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item {
    width: 100%;
}

.swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item h3,
.swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item p {
    max-width: 824px;
    transition: 1s ease-in-out;
}

.section-news-mobile {
    display: none;
}

.section-news .swiper-item img {
    transition: 1s ease-in-out;
}

.section-news .swiper-item:hover img {
    transform: scale(1.1);
}

.section-news .swiper-item:hover h3 {
    color: var(--c-wine);
}

.section-news .swiper-navbar{
    display: none;
}

@media (max-width: 1919px) {
    .swiper.swiper--news {
        min-height: 584px;
    }

    .swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item h3,
    .swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item p {
        max-width: 701px;
    }
}

@media (max-width: 1439px) {
    .swiper.swiper--news {
        min-height: 448px;
    }
}

@media (max-width: 1023px) {
    .section-news .swiper-navbar{
        display: flex;
    }
    .swiper.swiper--news {
        min-height: 398px;
    }

    .section-news .section-header {
        margin: unset;
    }

    .section-news .section-header h2 {
        margin: 0 0 24px 0;
    }

    .section-news .section-header .button {
        display: none;
    }

    .section-news-mobile {
        display: flex;
    }

    .section-news-mobile .button {
        width: 100%;
        margin: 24px 0 0 0;
    }

    .swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item h3,
    .swiper.swiper--news .swiper-slide.swiper-slide-active .swiper-item p {
        max-width: unset;
    }
}
/* Курсор для слайдов справа (вправо) */
.section-news .swiper-slide-next {
    cursor: url('/upload/next.svg'), auto;
}


/* Курсор для слайдов слева (влево) */
.section-news .swiper-slide-prev {
    cursor: url('/upload/prev.svg'), auto;
}
/* .section-news .last-cursor{
    cursor: unset !important;
} */

.section-news .slide-zones{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.section-news .left-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/prev.svg'), auto;
}
.section-news .main-zone{
    display: none;
    width: 100%;
    height: 100%;
}
.section-news .right-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/next.svg'), auto;
}
.section-news .swiper-slide-active .left-zone{
    display: unset;
}
.section-news .swiper-slide-active .right-zone{
    display: unset;
}

.section-news .swiper-slide-active .main-zone{
    display: unset;
    width: 80%;
    height: 100%;
}

/* .section-news .last-cursor .main-zone{
    display: unset;   
} */
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/purchase/style.css?17072398482014*/
.section-purchase{
    padding-top: 150px;
}

.section-purchase .container{
    position: relative;
}

.section-purchase .swiper-navbar{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.section-purchase .swiper-navbar__arrow{
    position: initial;
}

.swiper.swiper--purchase{
    min-height: unset;
    overflow: hidden;
}

.section-purchase .swiper-slide{
    height: unset;
}

.section-purchase .swiper-slide .swiper-item p{
    display: block;
    overflow: unset;
    text-overflow: unset;
}

.section-purchase-item,
.section-purchase .swiper-item{
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;
    padding: 48px;
    background-color: var(--c-about);
    border-radius: 20px;
    overflow: hidden;
}

.section-purchase-item .button,
.section-purchase .swiper-item .button{
    position: relative;
    z-index: 2;
    margin: 24px 0 0 0;
}

.section-purchase-item__pattern{
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (max-width: 1439px){
    .section-purchase-item,
    .section-purchase .swiper-item{
        padding: 32px;
        gap: 16px;
    }

    .section-purchase-item .button,
    .section-purchase .swiper-item .button{
        margin: 16px 0 0 0;
        padding: 12px 24px;
    }
}

@media (max-width: 1023px){
    .section-purchase .swiper-navbar{
        position: initial;
        margin: 16px 0 0 0;
    }

    .section-purchase .section-header h2{
        margin: 0 0 24px 0;
    }

    .section-purchase-item__pattern{
        display: none;
    }
    .section-purchase .swiper-wrapper{
        height: max-content !important;
    }

    .section-purchase .row > * .section-purchase-item{
        margin: 0 0 24px 0;
    }

    .section-purchase .row > *:last-child .section-purchase-item{
        margin: 0;
    }

    .section-purchase-item .button,
    .section-purchase .swiper-item .button{
        margin: auto 0 0 0;
    }
}
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/news.list/lives_slider/style.css?17297580273411*/
.section-lives{
    overflow: hidden;
}

.section-lives-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    /* cursor: pointer; */
}

.section-lives-item h3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    margin: 16px 0 0 0;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.section-lives-image {
    border-radius: 20px;
    overflow: hidden;
}

.section-lives-image img {
    width: 100%;
    max-width: 820px;
    object-fit: cover;
    max-height: 500px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.item--wide .section-lives-image img {
    max-width: 1672px;
}

.section-lives-item:hover .section-lives-image img {
    transform: scale(1.1);
}

.section-lives-item:hover h3 {
    color: var(--c-wine);
}

.section-lives-item h3 img {
    width: 32px;
    height: 32px;
}

.section-lives .swiper-navbar{
    display: none;
}

@media (max-width: 1919px) {
    .section-lives-image img {
        height: 400px;
        max-width: 600px;
    }

    .section-lives-item h3 {
        margin: 8px 0 0 0;
    }

    .section-lives-item h3 img {
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 1439px) {
    .section-lives-image img {
        height: 300px;
        max-width: 456px;
    }

    .section-lives-item {
        gap: 8px;
    }

    .section-lives-item h3 img {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 1023px) {

    .section-lives .swiper-navbar{
        display: flex;
    }

    .section-lives .section-header h2 {
        margin: 0 0 24px 0;
    }

    .section-lives-image img {
        height: 250px;
        max-width: 100%;
    }

    .section-lives-item {
        height: unset;
    }

    .section-lives .row > * .section-lives-item {
        margin: 0 0 24px 0;
    }

    .section-lives .row > *:last-child .section-lives-item {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .section-lives-item{
        width: 100%;
    }
}
.swiper.swiper--purchase{
    min-height: unset;
    overflow: hidden;
}


/* Курсор для слайдов справа (вправо) */
.section-lives .swiper-slide-next{
    cursor: url('/upload/next.svg'), auto !important;
}


/* Курсор для слайдов слева (влево) */
.section-lives .swiper-slide-prev{
    cursor: url('/upload/prev.svg'), auto !important;
}
/* .section-lives .last-cursor{
    cursor: unset !important;
} */

.section-lives .slide-zones{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 10;
}
.section-lives .left-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/prev.svg'), auto;
}
.section-lives .main-zone{
    display: none;
    width: 100%;
    height: 100%;
}
.section-lives .right-zone{
    display: none;
    width: 10%;
    height: 100%;
    cursor: url('/upload/next.svg'), auto;
}
.section-lives .swiper-slide-active .left-zone{
    display: unset;
}
.section-lives .swiper-slide-active .right-zone{
    display: unset;
}

.section-lives .swiper-slide-active .main-zone{
    display: unset;
    width: 80%;
    height: 100%;
}

/* .section-lives .last-cursor .main-zone{
    display: unset;   
} */
/* End */


/* Start:/local/templates/kipreya_community/components/bitrix/form.result.new/promo/style.css?17346095962939*/
.promo {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 56px 48px;
    border-radius: 20px;
    background-color: var(--c-about);
    overflow: hidden;
}

.promo button.button {
    background-color: var(--c-wine) !important;
    color: var(--c-white) !important;
}

.promo button.button:hover {
    background-color: var(--c-dark-wine) !important;
}

.promo .button {
    position: relative;
    z-index: 2;
    margin: 24px 0 0 0;
}

.promo__image {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.promo__image img{
    width: 100%;
}

@media (max-width: 1919px) {
    .promo {
        padding: 40px;
    }

    .promo .button {
        margin: 8px 0 0 0;
    }
}

@media (max-width: 1439px) {
    .promo {
        padding: 32px;
        gap: 16px;
    }
}

@media (max-width: 1023px) {
    .section-promo-two h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .promo .button {
        margin: 8px 0 118px 0;
    }

    .promo__image {
        top: 65%;
    }

    .promo__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}


.promo--form form {
    position: relative;
    z-index: 20;
}

.promo--form .form-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 772px;
}

.promo--form .input-wrap {
    max-width: calc(50% - 16px);
}

.promo--form .input-wrap:nth-child(1) {
    margin: 0 32px 0 0;
}

.promo--form .p3 {
    color: var(--c-gray-medium);
    margin: 16px 0 0 0;
}

.promo--form a.link {
    color: var(--c-black);
    text-decoration: unset;
}

.promo.promo--form .button {
    max-width: 375px;
    width: 100%;
}

.promo.promo--form .success-wrapper .success {
    margin: 36px 0 0 0;
}

@media (max-width: 1919px) {
    .promo--form .form-wrapper {
        max-width: 559px;
    }

    .promo.promo--form .button {
        max-width: 267px;
        margin: 24px 0 0 0;
    }

    .promo--form .p3 {
        font-size: 14px;
        line-height: 20px;
    }

    .promo.promo--form .success-wrapper .success {
        margin: 15px 0;
        max-width: 450px;
    }
}

@media (max-width: 1439px) {
    .promo--form .form-wrapper {
        max-width: 504px;
    }

    .promo.promo--form .button {
        max-width: 194px;
    }

    .promo--form .p3 {
        margin: 24px 0 0 0;
        font-size: 12px;
        line-height: 16px;
    }
}

@media (max-width: 1023px) {
    .promo--form .form-wrapper {
        flex-direction: column;
        max-width: unset;
    }

    .promo--form .input-wrap {
        max-width: unset;
    }

    .promo--form .input-wrap:nth-child(1) {
        margin: 0 0 32px 0;
    }

    .promo.promo--form .button {
        max-width: 178px;
    }

    .promo--form .p3 {
        margin: 24px 0 162px 0;
    }

    .promo.promo--form .success-wrapper .success {
        margin: 0 0 294px 0;
        max-width: 450px;
    }
}
/* End */
/* /local/templates/kipreya_community/components/bitrix/news.list/banner_new/style.css?17328778984786 */
/* /local/templates/kipreya_community/components/bitrix/news.list/about_form/style.css?17307808892471 */
/* /local/templates/kipreya_community/components/bitrix/news.list/genplan/style.css?17216299489136 */
/* /local/templates/kipreya_community/components/bitrix/news.list/benefits/style.css?17297578411454 */
/* /local/templates/kipreya_community/components/bitrix/news.list/news/style.css?17297581183068 */
/* /local/templates/kipreya_community/components/bitrix/news.list/purchase/style.css?17072398482014 */
/* /local/templates/kipreya_community/components/bitrix/news.list/lives_slider/style.css?17297580273411 */
/* /local/templates/kipreya_community/components/bitrix/form.result.new/promo/style.css?17346095962939 */
