

/* Start:/local/templates/samura/components/bitrix/news.list/mainslider_video/style.css?177453138932945*/
.mainslider {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    width: 100%;
}

.mainslider .owl-stage {
    background: black;
}

.mainslider .item.desktop {
    position: relative;
}

.mainslider .mainslider-item div.item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.mainslider .item.desktop .text-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: 100px;
    max-width: 745px;
}

.mainslider .item.desktop a.banner-btn {
    position: absolute;
    z-index: 2;
    bottom: 55px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    font-size: max(20px, 1.5vw);
    left: 100px;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    border: 2px solid white;
    transition: .3s;
    cursor: pointer;
    padding: 1.2vw 1.8vw;
    box-sizing: border-box;
}

.mainslider .item.desktop a.banner-btn:hover {
    background: white;
    color: #231F20;
}

.mainslider .item.desktop .text-content .label {
    font-size: 28px;
    color: #231F20;
    background: white;
    border-radius: 92px;
    padding: 16.5px 22.5px;
    margin-bottom: 34px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    display: inline-block;
}

.mainslider .owl-nav .owl-prev,
.mainslider .owl-nav .owl-next {
    background: none;
    font-size: 12px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: white;
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
    padding: 0;
    width: auto;
    height: auto;
}

.mainslider .owl-nav .owl-prev {
    display: none;
}

.mainslider .owl-nav button .arrow {
    width: 94px;
    height: 32px;
    background: url(/local/templates/samura/img/niris_redesign/mb-arrow.svg) center/cover no-repeat;
}

.mainslider .owl-nav button .text {
    margin-top: 21px;
}

.mainslider .owl-nav button.owl-prev .arrow {
    transform: scaleX(-1);
}

.mainslider .owl-nav .owl-next {
    right: 100px;
}

.mainslider.slide-image {
    height: 100vh;
}

.mainslider .mainslider-bxslider {
    position: relative;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.mainslider .mainslider-bxslider .mobile {
    display: none;
}
.mainslider .mainslider-item {
    overflow: hidden;
    position: relative;
    outline: none;
}
.mainslider .mainslider-item div.item {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.mainslider .mainslider-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mainslider .mainslider-item a.bg-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
}
.mainslider .mainslider-item_video {
    background-size: cover;
}
.mainslider .mainslider-item_video.video-showed .mainslider-sale {
    display: none;
}
.mainslider .mainslider-item_video.video-showed .play_video {
    display: none;
}
.mainslider .mainslider-item_video.video-showed.video-paused .play_video {
    display: block;
}
.mainslider .mainslider-item_video.video-showed .item {
    visibility: hidden;
    display: none;
}
.mainslider .mainslider-item_video.video-showed video {
    display: block;
}
.mainslider .mainslider-item_video .item {
    background-size: cover;
}
.mainslider .mainslider-bg-video {
    overflow: hidden;
    text-align: center;
    max-height: 720px;
    min-height: 320px;
}
.mainslider .mainslider-bg-video .item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.mainslider #iframe-player,
.mainslider .mainslider-video {
    max-width: 100%;
    display: none;
    margin: 0 auto 20px;
    outline: none;
    max-height: 420px;
}
.mainslider .slide-info {
    height: 100%;
}
.mainslider .slide-info .name-text-button {
    min-width: 450px;
    max-width: 450px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
    .mainslider .slide-info .name-text-button {
        min-width: 350px;
        max-width: 350px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
    .mainslider .slide-info .name-text-button {
        min-width: 350px;
        max-width: 350px;
    }
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button {
        min-width: 100%;
        max-width: 100%;
    }
}
.mainslider .slide-info .name-text-button .new {
    padding: 15px 20px;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
    background-color: white;
    color: #231F20;
    font-size: 16px;
    font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    line-height: 16px;
    display: table;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .new {
        font-size: 12px;
        line-height: 12px;
        padding: 10px 20px;
    }
}
.mainslider .slide-info .name-text-button .name {
    margin-top: 28px;
    color: #231F20;
    font-size: 64px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    line-height: 64px;
    text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
    .mainslider .slide-info .name-text-button .name {
        font-size: 42px;
        line-height: 42px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
    .mainslider .slide-info .name-text-button .name {
        font-size: 38px;
        line-height: 38px;
    }
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .name {
        font-size: 28px;
        line-height: 28px;
        margin-top: 15px;
    }
}
.mainslider .slide-info .name-text-button .sub-name {
    margin-top: 25px;
    color: #76767B;
    font-size: 20px;
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
    .mainslider .slide-info .name-text-button .sub-name {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .sub-name {
        font-size: 14px;
        margin-top: 12px;
    }
}
.mainslider .slide-info .name-text-button .sub-name span {
    color: #231F20;
}
.mainslider .slide-info .name-text-button .mobile-image {
    display: none;
}
.mainslider .slide-info .name-text-button .mobile-image a {
    width: 100%;
    height: 100%;
    display: block;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .mobile-image {
        margin-top: 15px;
        display: block;
        width: 100%;
        min-height: 300px;
        overflow: hidden;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        border-radius: 12px;
    }
    .mainslider .slide-info .name-text-button .mobile-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
.mainslider .slide-info .name-text-button .buy-link {
    margin-top: auto;
    display: inline-block;
    position: relative;
    align-items: center;
    min-width: 275px;
    max-width: 275px;
    height: 64px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    border: 0;
    padding: 0;
    outline: none;
    background: #016466;
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
}
.mainslider .slide-info .name-text-button .buy-link > span, .mainslider .slide-info .name-text-button .buy-link > div, .mainslider .slide-info .name-text-button .buy-link a {
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .buy-link > span, .mainslider .slide-info .name-text-button .buy-link > div, .mainslider .slide-info .name-text-button .buy-link a {
        font-size: 16px;
    }
}
.mainslider .slide-info .name-text-button .buy-link:before {
    left: 0;
    background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.mainslider .slide-info .name-text-button .buy-link:after, .mainslider .slide-info .name-text-button .buy-link:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
}
.mainslider .slide-info .name-text-button .buy-link:after {
    opacity: 0;
    right: 100%;
    background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.mainslider .slide-info .name-text-button .buy-link:hover:not(.noHover):not([disabled]):not(.disabled):after {
    right: 0;
    opacity: 1;
}
.mainslider .slide-info .name-text-button .buy-link:active:after, .mainslider .slide-info .name-text-button .buy-link:active:before {
    opacity: 0;
}
.mainslider .slide-info .name-text-button .buy-link:disabled, .mainslider .slide-info .name-text-button .buy-link.disabled {
    background-color: #76767B;
    cursor: default;
}
.mainslider .slide-info .name-text-button .buy-link:disabled:after, .mainslider .slide-info .name-text-button .buy-link:disabled:before, .mainslider .slide-info .name-text-button .buy-link.disabled:after, .mainslider .slide-info .name-text-button .buy-link.disabled:before {
    opacity: 0;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .buy-link {
        height: 50px;
        min-width: 100%;
        max-width: 100%;
        font-size: 16px;
        margin-top: 15px;
    }
}
.mainslider .slide-info .name-text-button .price {
    margin-top: 15px;
    color: #76767B;
    font-size: 15px;
    font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    text-align: center;
    min-width: 275px;
    max-width: 275px;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .name-text-button .price {
        font-size: 14px;
        margin-top: 10px;
        min-width: 100%;
        max-width: 100%;
    }
}
.mainslider .slide-info .images {
    margin-left: auto;
    min-width: 1140px;
    max-width: 1140px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
@media screen and (max-width: 767px) {
    .mainslider .slide-info .images {
        display: none;
    }
}
.mainslider .slide-info .images .two-images, .mainslider .slide-info .images .one-image {
    min-width: 560px;
    max-width: 560px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
    .mainslider .slide-info .images .two-images, .mainslider .slide-info .images .one-image {
        min-width: 405px;
        max-width: 405px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
    .mainslider .slide-info .images .two-images, .mainslider .slide-info .images .one-image {
        min-width: 360px;
        max-width: 360px;
    }
}
.mainslider .slide-info .images .two-images .image, .mainslider .slide-info .images .one-image .image {
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    background-color: white;
    display: block;
}
.mainslider .slide-info .images .two-images img, .mainslider .slide-info .images .one-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mainslider .slide-info .images .two-images .image {
    height: 240px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
    .mainslider .slide-info .images .two-images .image {
        height: 180px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
    .mainslider .slide-info .images .two-images .image {
        height: 165px;
    }
}
.mainslider .slide-info .images .two-images .image:first-child {
    margin-bottom: 20px;
}
.mainslider .slide-info .images .one-image {
    height: 100%;
}
.mainslider .slide-info .images .one-image .image {
    height: 100%;
}
.mainslider .owl-nav {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 120px;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mainslider .owl-nav.disabled {
    display: none !important;
}
@media screen and (max-width: 767px) {
    .mainslider .owl-nav {
        display: none !important;
    }
}
.mainslider .owl-nav button {
    width: 50px;
    height: 50px;
    position: absolute;
    border: 0;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.mainslider .owl-nav button span {
    font-size: 0;
}
.mainslider .owl-nav button:hover {
    -webkit-box-shadow: 0 -3px 12px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 -3px 12px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 -3px 12px 0 rgba(0, 0, 0, 0.08);
}
/* .mainslider .owl-nav .owl-prev {
    left: 0;
    background: url("/local/templates/samura/components/bitrix/news.list/mainslider_video/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
    .mainslider .owl-nav .owl-prev {
        display: none;
    }
}
.mainslider .owl-nav .owl-next {
    right: 0;
    background: url("/local/templates/samura/components/bitrix/news.list/mainslider_video/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
    .mainslider .owl-nav .owl-next {
        display: none;
    }
} */
.mainslider .owl-dots {
    position: absolute;
    left: 0;
    bottom: 25px;
    z-index: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
    .mainslider .owl-dots {
        bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .mainslider .owl-dots {
        display: none !important;
    }
}
.mainslider .owl-dots .owl-dot {
    border: 0;
    cursor: pointer;
    outline: none;
    min-width: 12px;
    max-width: 12px;
    height: 12px;
    background-color: #D9D9D9;
    margin: 0 4px;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
@media screen and (max-width: 767px) {
    .mainslider .owl-dots .owl-dot {
        margin: 0 5px;
    }
}
.mainslider .owl-dots .owl-dot.active {
    min-width: 15px;
    max-width: 15px;
    height: 15px;
    background-color: #005F61;
}
@media screen and (max-width: 767px) {
    .mainslider .owl-dots .owl-dot.active {
        min-width: 65px;
        max-width: 65px;
    }
}
.mainslider .owl-dots.disabled {
    display: none !important;
}

.mainslider-sale {
    position: absolute;
    bottom: 35px;
    left: 0;
    z-index: 3;
    width: 100%;
    display: none;
}

.mainslider-sale.mainslider-sale-top {
    top: 200px;
    height: 49px;
    display: block;
}

.mainslider-sale.mainslider-sale-top .mainslider-sale__inner {
    margin: 0;
}

.mainslider-sale.mainslider-sale-top .mainslider-sale__title {
    font-size: 15px;
}

.mainslider-sale__inner {
    margin: auto;
    text-align: center;
    color: #ff130b;
    font-weight: 300;
}

.mainslider-sale__block {
    padding: 10px 20px;
    max-width: 100%;
}

.mainslider-sale__title {
    font-size: 34px;
    text-transform: uppercase;
}

.mainslider-sale__number {
    font-size: 200px;
    line-height: 1;
}

.mainslider-sale__btn {
    display: inline-block;
    margin-top: 45px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 23px 10px;
    width: 476px;
    max-width: 100%;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
}

.mainslider-sale__btn:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}

.play_video {
    transform: translate(-50%, 0px);
    position: absolute;
    z-index: 1000;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    border: 4px solid white;
    border-radius: 50%;
    background-image: url(/local/templates/samura/components/bitrix/news.list/mainslider_video/images/play_video.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
    cursor: pointer;
}

.play_video_link {
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 250px;
    margin: 0 50% 0 50%;
    transform: translate(-125px, 0px);
    z-index: 100000;
    top: 170px;
}

.play_video_link a {
    background-color: white;
    width: 150px;
    height: 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
}

.play_video_link span {
    color: black;
    cursor: pointer;
}

@media (min-width: 1700px) {
    .mainslider-sale {
        position: absolute;
        bottom: 70px; /*bottom: 70px;*/
        left: 0;
        z-index: 3;
        width: 100%;
    }
}
@media (max-width: 1300px) {
    .mainslider-sale__title {
        font-size: 24px;
    }
    .mainslider-sale__number {
        font-size: 150px;
    }
    .mainslider-sale__btn {
        font-size: 24px;
    }
    .mainslider-sale.mainslider-sale-top {
        top: 170px;
        height: 49px;
    }
}
@media (min-width: 740px) and (max-width: 1200px) {
    .mainslider-sale.mainslider-sale-top {
        top: auto;
        bottom: 10px;
        height: 49px;
    }
    .mainslider-sale.mainslider-sale-top .mainslider-sale__inner {
        margin: auto;
    }
}
@media (max-width: 1200px) {
    .mainslider-sale__title {
        font-size: 15px;
    }
    .mainslider-sale__number {
        font-size: 80px;
    }
    .mainslider-sale__btn {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .mainslider-sale__inner {
        padding-top: 10px;
        max-width: 100%;
    }
    .mainslider-sale__block {
        padding: 5px;
    }
    .mainslider-sale__btn {
        padding: 5px;
        width: 280px;
    }
}
@media screen and (max-width: 741px) {
    .mainslider .mainslider-bxslider .item {
        height: 100%;
    }
    .mainslider .mainslider-bxslider .item img,
    .mainslider .mainslider-bxslider .item picture {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 740px) {
    .mainslider-sale.mainslider-sale-top {
        top: 0;
        height: 49px;
    }
    .mainslider-sale.mainslider-sale-top .mainslider-sale__inner {
        margin: auto;
    }
    .mainslider-sale.mainslider-sale-top .mainslider-sale__title {
        font-size: 12px;
    }
    .mainslider .mainslider-item {
        padding-top: 0;
    }
    .mainslider {
        top: 0;
        margin-bottom: 0;
    }
    .mainslider-item {
        padding-top: 0;
    }
    .mainslider-sale__title {
        font-size: 15px;
    }
    .mainslider-sale__title {
        font-size: 12px;
    }
    .play_video {
        margin-top: -70px;
    }
    .play_video_link {
        top: 30px;
    }
}
@media (max-width: 500px) {
    .play_video {
        background-size: 30px;
        width: 70px;
        height: 70px;
    }
}

.slide-with-video {
    display: grid;
    grid-template-areas: "desc video" "button video";
    font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
}

.slide-with-video__desc {
    margin-right: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-area: desc;
}

.slide-with-video__video {
    position: relative;
    width: 1140px;
    height: 100%;
    flex-shrink: 0;
    grid-area: video;
}

.slide-with-video__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    display: block;
    pointer-events: none;
}

.slide-with-video__play-btn {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    cursor: pointer;
    backdrop-filter: blur(4px);
    transition: 0.3s;
    display: none;
    justify-content: center;
    align-items: center;
}

.slide-with-video__play-btn:hover {
    background: rgba(255, 255, 255, 0.7);
}

.slide-with-video__tag {
    background: #fff;
    border-radius: 20px;
    min-height: 40px;
    padding: 5px 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: #231F20;
    margin-bottom: 28px;
}

.slide-with-video__title {
    font-size: 64px;
    font-weight: 700;
    color: #231F20;
    margin-bottom: 13px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
}

.slide-with-video__sub-title {
    font-size: 20px;
    font-weight: 500;
    color: #76767B;
    line-height: 1.3;
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
}

.slide-with-video__button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 64px;
    min-width: 275px;
    padding: 5px 20px;
    border-radius: 32px;
    color: #fff;
    /*background: linear-gradient(#005F61, #008C8F);*/
    background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
    font-size: 20px;
    font-weight: bold;
    margin-top: auto;
    margin-bottom: 28px;
    text-decoration: none;
    width: fit-content;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
}


.slide-with-video__button:hover,
.slide-with-video__button:active,
.slide-with-video__button:visited,
.slide-with-video__button:focus {
    text-decoration: none;
}

@media (max-width: 1799px) {
    /*.mainslider {*/
    /*    width: 1180px;*/
    /*}*/

    /*.video-slide {*/
    /*    height: 440px;*/
    /*}*/

    /*.slide {*/
    /*    height: 440px;*/
    /*}*/

    .slide-with-video__video {
        width: 650px;
    }

    .slide-with-video__title {
        font-size: 50px;
    }
}

@media (max-width: 1279px) {
    /*.mainslider {*/
    /*    width: 710px;*/
    /*    height: 290px;*/
    /*}*/

    /*.mainslider__slide {*/
    /*    height: 290px;*/
    /*}*/

    .slide-with-video__video {
        width: 400px;
    }

    .slide-with-video__title {
        font-size: 30px;
    }

    .slide-with-video__tag {
        margin-bottom: 18px;
        font-size: 14px;
    }

    .slide-with-video__button {
        min-width: 230px;
        min-height: 50px;
        margin-bottom: 0;
        font-size: 18px;
    }

    .slide-with-video__sub-title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    /*.mainslider {*/
    /*    height: auto;*/
    /*    max-width: 460px;*/
    /*    padding: 24px 20px 60px;*/
    /*    box-sizing: border-box;*/
    /*    width: auto;*/
    /*}*/

    /*.mainslider__slide {*/
    /*    height: auto;*/
    /*}*/

    .slide-with-video {
        grid-template-areas: "desc" "video" "button";
    }

    .slide-with-video__video {
        /* height: 338px; */
        height: 150px;
        width: 100%;
        margin-bottom: 15px;
    }

    .slide-with-video__tag {
        font-size: 12px;
        min-height: 32px;
        border-radius: 16px;
        margin-bottom: 15px;
    }

    .slide-with-video__title {
        font-size: 28px;
        margin-bottom: 8px;
    }

    /*.slide-with-video__sub-title {*/
    /*    font-size: 14px;*/
    /*}*/

    .slide-with-video__desc {
        margin-right: 0;
        margin-bottom: 12px;
    }

    .slide-with-video__button {
        width: auto;
        font-size: 16px;
    }

    .slide-with-video__play-btn {
        width: 62px;
        height: 62px;
    }
}

@media (max-width: 370px) {
    .slide-with-video__title {
        font-size: 25px;
    }
}

@keyframes ken-burns-slide-ltr {
    0% {
        transform: translateX(0) scale(1)
    }
    100% {
        transform: translateX(10%) scale(1.2)
    }
}

@keyframes ken-burns-slide-tr-t-bl {
    0% {
        transform: translate(0, 0) scale(1)
    }
    100% {
        transform: translate(-10%, 10%) scale(1.2)
    }
}

@keyframes ken-burns-slide-ttb {
    0% {
        transform: translateY(0) scale(1)
    }
    100% {
        transform: translateY(15%) scale(1.3)
    }
}

@keyframes ken-burns-slide-ttb-bx_3218110189_37001_mob { /* damascus */
    0% {
        transform: translateY(0) scale(1)
    }
    100% {
        transform: translateY(-10%) scale(1.3)
    }
}

@keyframes ken-burns-slide-tr-t-bl-bx_3218110189_37002_mob { /* reptile */
    0% {
        transform: scale(1.3) translate(0, 0);
    }
    100% {
        transform: scale(1.5) translate(15%, -20%);
    }
}

@keyframes ken-burns-slide-ltr-bx_3218110189_37003_mob { /* mad bull */
    0% {
        object-position: 60%;
        transform: scale(1.2) translateY(0);
    }
    100% {
        object-position: 70%;
        transform: scale(1.2) translateY(10%);
    }
}


@keyframes ken-burns-slide-ltr-bx_3218110189_37022_mob {
    0% {
        transform: translateX(0) scale(1)
    }
    100% {
        transform: translateX(10%) scale(1.2)
    }
}

#bx_3218110189_37022.active .item img,
#bx_3218110189_35485.active .item img,
#bx_3218110189_37003.active .item img {
    animation: ken-burns-slide-ltr 15s linear infinite;
}
#bx_3218110189_37004.active .item img,
#bx_3218110189_37024.active .item img,
#bx_3218110189_37001.active .item img {
    object-position: 45%;
    animation: ken-burns-slide-tr-t-bl 12s linear infinite;
}

#bx_3218110189_36937.active .item img,
#bx_3218110189_37002.active .item img {
    animation: ken-burns-slide-ttb 12s linear infinite;
}

.mainslider .item.desktop .text-content .description .small-text {
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
    font-size: 27px;
    line-height: 1.3;
    color: white;
}

.mainslider .item.desktop .text-content .description .big-text {
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    font-size: 120px;
    color: white;
    text-transform: uppercase;
}

.mainslider .item.desktop .text-content .description .small-text {
    max-width: 60%;
}

.mainslider .item.desktop .text-content {
    max-width: 60%;
}

#bx_3218110189_37003.active .item > img {
    animation-duration: 17s !important;
}

/* niris-60028 */
@keyframes ken-burns-slide-rtl {
    0% {
        transform: translateX(0) scale(1)
    }
    100% {
        transform: translateX(-10%) scale(1.2)
    }
}
@keyframes ken-burns-slide-btt-mob {
    0% {
        transform: translateY(0) scale(1)
    }
    100% {
        transform: translateY(-15%) scale(1.25)
    }
}
#bx_3218110189_37074.active .item img {
    animation: ken-burns-slide-rtl 17s linear infinite;
}
/* niris-60028 */

@media(min-width: 2560px) {
    .mainslider {
        width: 2320px;
    }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {

    .mainslider .item.desktop .text-content,
    .mainslider .item.desktop a.banner-btn {
        left: 100px;
    }

    .mainslider {
        height: 380px;
    }
}

@media (max-width: 1500px) {
    .mainslider .mainslider-item img {
        object-position: 40%;
    }
}

@media (max-width: 1279px)
{
    .mainslider .item.desktop .text-content {
        max-width: 33%;
    }
    .mainslider .item.desktop .text-content .description .big-text {
        font-size: 80px;
    }
    .mainslider .item.desktop .text-content .description .small-text {
        font-size: 20px;
    }
    .mainslider .item.desktop .text-content,
    .mainslider .item.desktop a.banner-btn {
        left: 40px;
    }

    .mainslider .item.desktop .text-content .description .small-text {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .mainslider .slide-info {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }
}


@media screen and (max-width: 767px) {
    .mainslider {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mainslider.slide-image {
        height: calc(100vh + 130px);
    }

    .mainslider .item.desktop .text-content,
    .mainslider .item.desktop a.banner-btn {
        left: 20px;
    }

    .mainslider .item.desktop .text-content {
        max-width: calc(100% - 20px);
    }

    .mainslider {
        height: auto;
    }
    .mainslider.anim {
        transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
    }

    /* niris-60028 */
    #bx_3218110189_37074.active .item img {
        animation: ken-burns-slide-btt-mob 15s linear infinite;
        object-position: 68%;
    }
    /* niris-60028 */
}

@media (max-width: 500px) {
    #bx_3218110189_37001.active .item img {
        object-position: 75% !important;
        animation: ken-burns-slide-ttb-bx_3218110189_37001_mob 12s linear infinite;
    }

    #bx_3218110189_37002.active .item img {
        object-position: 30%;
        animation: ken-burns-slide-tr-t-bl-bx_3218110189_37002_mob 12s linear infinite;
    }

    #bx_3218110189_37004.active .item img {
        object-position: 70%;
    }

    #bx_3218110189_37003.active .item img {
        animation: ken-burns-slide-ltr-bx_3218110189_37003_mob 12s linear infinite;
        object-position: 70%;
    }

    #bx_3218110189_37022.active .item img {
        animation: ken-burns-slide-ltr-bx_3218110189_37022_mob 15s linear infinite;
        object-position: 70%;
    }
}

@media (max-width: 430px) {
    .mainslider #bx_3218110189_37001 .item.desktop a.banner-btn {
        top: 290px;
    }
}
/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/bestsellers/style.css?175853359320791*/
.bestsellers-wrap {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}

@media(min-width: 2560px) {
  .bestsellers-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .bestsellers-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .bestsellers-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .bestsellers-wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .bestsellers-wrap {
    padding: 30px 0;
  }
}
.bestsellers-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.bestsellers-wrap .title-wrap .title {
  margin: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .bestsellers-wrap .title-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .bestsellers-wrap .title-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .title-wrap .title {
    font-size: 24px;
  }
}
.bestsellers-wrap .title-wrap .section-link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .bestsellers-wrap .title-wrap .section-link {
    font-size: 16px;
    padding: 0 18px 0 25px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .title-wrap .section-link {
    font-size: 14px;
    padding: 3px 8px 0 14px;
    height: 31px;
  }
}
.bestsellers-wrap .title-wrap .section-link svg {
  margin-left: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .bestsellers-wrap .title-wrap .section-link svg {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .title-wrap .section-link svg {
    width: 12px;
    margin-left: 7px;
    margin-top: -1px;
  }
}
.bestsellers-wrap .title-wrap .section-link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}
.bestsellers-wrap .title-wrap .section-link:hover:not(.noHover) svg path {
  stroke: #FFFFFF;
}
.bestsellers-wrap .bestsellers-products {
  margin-top: 40px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .bestsellers-wrap .bestsellers-products {
    margin-top: 30px;
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .bestsellers-products {
    margin-top: 25px;
    width: 210px;
  }
}
.bestsellers-wrap .bestsellers-products .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media(min-width: 2560px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) {
    min-width: 370px;
    max-width: 370px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item).fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item):hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps {
    left: 16px;
    top: 16px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .image {
    height: 145px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .name {
    font-size: 16px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):after, .bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/bestsellers/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/bestsellers/../../../../img/basket-icon-black.svg") center no-repeat;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .bestsellers-wrap .bestsellers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}
.bestsellers-wrap .bestsellers-products .owl-dots {
  display: none !important;
}
.bestsellers-wrap .bestsellers-products .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  height: 0;
  width: 100%;
}
.bestsellers-wrap .bestsellers-products .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .bestsellers-products .owl-nav {
    display: none !important;
  }
}
.bestsellers-wrap .bestsellers-products .owl-nav button {
  width: 64px;
  height: 64px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .bestsellers-products .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
.bestsellers-wrap .bestsellers-products .owl-nav button span {
  font-size: 0;
}
.bestsellers-wrap .bestsellers-products .owl-nav button:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.bestsellers-wrap .bestsellers-products .owl-nav .owl-prev {
  left: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/bestsellers/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .bestsellers-products .owl-nav .owl-prev {
    display: none;
  }
}
.bestsellers-wrap .bestsellers-products .owl-nav .owl-next {
  right: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/bestsellers/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .bestsellers-wrap .bestsellers-products .owl-nav .owl-next {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/collections/style.css?177075135532955*/
.collections-wrap {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0;
}

@media(min-width: 2560px) {
  .collections-wrap {
    width: 2320px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap {
    padding: 30px 0;
  }
}
.collections-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.collections-wrap .title-wrap .title {
  margin: 0;
  padding: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .title-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .title-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap .title-wrap .title {
    font-size: 24px;
  }
}
.collections-wrap .title-wrap .section-link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .title-wrap .section-link {
    font-size: 16px;
    padding: 0 18px 0 25px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap .title-wrap .section-link {
    font-size: 14px;
    padding: 3px 8px 0 14px;
    height: 31px;
  }
}
.collections-wrap .title-wrap .section-link svg {
  margin-left: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .title-wrap .section-link svg {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap .title-wrap .section-link svg {
    width: 12px;
    margin-left: 7px;
    margin-top: -1px;
  }
}
.collections-wrap .title-wrap .section-link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}
.collections-wrap .title-wrap .section-link:hover:not(.noHover) svg path {
  stroke: #FFFFFF;
}
.collections-wrap .title-wrap .change-section-arrows {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .collections-wrap .title-wrap .change-section-arrows {
    display: none;
  }
}
.collections-wrap .title-wrap .change-section-arrows .left-arrow, .collections-wrap .title-wrap .change-section-arrows .right-arrow {
  position: relative;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .title-wrap .change-section-arrows .left-arrow, .collections-wrap .title-wrap .change-section-arrows .right-arrow {
    min-width: 45px;
    max-width: 45px;
    height: 45px;
  }
}
.collections-wrap .title-wrap .change-section-arrows .left-arrow.disabled, .collections-wrap .title-wrap .change-section-arrows .right-arrow.disabled {
  cursor: default;
}
.collections-wrap .title-wrap .change-section-arrows .left-arrow svg, .collections-wrap .title-wrap .change-section-arrows .right-arrow svg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
.collections-wrap .title-wrap .change-section-arrows .left-arrow {
  margin-left: 32px;
  margin-right: 7px;
  position: relative;
}
.collections-wrap .title-wrap .change-section-arrows .left-arrow svg {
  -webkit-transform: rotate(180deg); /* Chrome y Safari */
  -moz-transform: rotate(180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(180deg); /* Opera */
  -ms-transform: rotate(180deg);
}
.collections-wrap .collections {
  margin-top: 40px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .collections {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collections {
    margin-top: 25px;
  }
}
.collections-wrap .collections .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.collections-wrap .collections .collection {
  width: auto !important;
  margin-right: 20px;
  padding: 22px 36px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.collections-wrap .collections .collection * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .collections .collection {
    font-size: 18px;
    padding: 18px 28px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collections .collection {
    font-size: 16px;
    padding: 11px 24px 7px;
    margin-right: 0;
  }
}
.collections-wrap .collections .collection.selected {
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  background-color: #005F61;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  cursor: default;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .collections .collection.selected {
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collections .collection.selected {
    font-size: 16px;
  }
}
.collections-wrap .collections .collection:last-child {
  margin-right: 0;
}
.collections-wrap .collections .owl-nav, .collections-wrap .collections .owl-dots {
  display: none !important;
}
.collections-wrap .products-no-exists {
  padding: 30px 0 400px;
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
}
.collections-wrap .collection-products {
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products {
    margin-top: 32px;
  }
}
.collections-wrap .collection-products .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (min-width: 1280px) {
  .collections-wrap .collection-products .owl-stage {
    width: 100% !important;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .owl-stage {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.collections-wrap .collection-products .owl-nav, .collections-wrap .collection-products .owl-dots {
  display: none !important;
}
.collections-wrap .collection-products .section-item {
  min-width: 676px;
  max-width: 676px;
  height: 460px;
  position: relative;
  padding: 30px 40px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 20px 20px 0;
}

@media(min-width: 2560px) {
  .collections-wrap .collection-products .section-item {
    min-width: 760px;
    max-width: 760px;
    height: 440px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .collection-products .section-item {
    min-width: 466px;
    max-width: 466px;
  }
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item {
    height: 360px;
    margin: 0 10px 10px 0;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item {
    padding: 16px;
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .collections-wrap .collection-products .section-item:hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.collections-wrap .collection-products .section-item .topProps {
  position: absolute;
  left: 40px;
  top: 30px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .topProps {
    left: 16px;
    top: 16px;
  }
}
.collections-wrap .collection-products .section-item .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .topProps .top-prop {
    font-size: 12px;
    padding: 6px 0;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item .topProps .top-prop {
    padding: 7px 0 5px;
  }
}
.collections-wrap .collection-products .section-item .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.collections-wrap .collection-products .section-item .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.collections-wrap .collection-products .section-item .image {
  margin-top: 50px;
  min-width: 100%;
  max-width: 100%;
  height: 200px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .image {
    margin-top: 20px;
    height: 180px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item .image {
    height: 140px;
  }
}
.collections-wrap .collection-products .section-item .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.collections-wrap .collection-products .section-item .name-and-link {
  bottom: 30px;
  left: 40px;
  width: calc(100% - 80px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
  .collections-wrap .collection-products .section-item .name-and-link {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .name-and-link {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.collections-wrap .collection-products .section-item .name-and-link .name {
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item .name-and-link .name {
    font-size: 16px;
  }
}
.collections-wrap .collection-products .section-item .name-and-link .preview-text {
  margin-top: 18px;
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
  padding-right: 30px;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .name-and-link .preview-text {
    font-size: 14px;
    line-height: 14px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item .name-and-link .preview-text {
    font-size: 12px;
    line-height: 12px;
    padding-right: 0;
    margin-top: 15px;
  }
}
.collections-wrap .collection-products .section-item .name-and-link .preview-text span {
  color: #231F20;
}
.collections-wrap .collection-products .section-item .name-and-link .link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
  margin-left: auto;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .collection-products .section-item .name-and-link .link {
    font-size: 16px;
    padding: 0 18px 0 25px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap .collection-products .section-item .name-and-link .link {
    font-size: 14px;
    padding: 3px 8px 0 14px;
    height: 31px;
  }
}
.collections-wrap .collection-products .section-item .name-and-link .link svg {
  margin-left: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collections-wrap .collection-products .section-item .name-and-link .link svg {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .collections-wrap .collection-products .section-item .name-and-link .link svg {
    width: 12px;
    margin-left: 7px;
    margin-top: -1px;
  }
}
.collections-wrap .collection-products .section-item .name-and-link .link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}
.collections-wrap .collection-products .section-item .name-and-link .link:hover:not(.noHover) svg path {
  stroke: #FFFFFF;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .section-item .name-and-link .link {
    font-size: 16px;
    height: 46px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .section-item .name-and-link .link {
    margin-top: 25px;
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: 178px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.collections-wrap .collection-products .product:not(.section-item) {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media(min-width: 2560px) {
  .collections-wrap .collection-products .product:not(.section-item) {
    min-width: 370px;
    max-width: 370px;
    height: 440px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collections-wrap .collection-products .product:not(.section-item) {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .product:not(.section-item) {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.collections-wrap .collection-products .product:not(.section-item).fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .collections-wrap .collection-products .product:not(.section-item):hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.collections-wrap .collection-products .product:not(.section-item) .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .topProps {
    left: 16px;
    top: 16px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.collections-wrap .collection-products .product:not(.section-item) .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.collections-wrap .collection-products .product:not(.section-item) .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .image {
    height: 145px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.collections-wrap .collection-products .product:not(.section-item) .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .name {
    font-size: 16px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.collections-wrap .collection-products .product:not(.section-item) .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .collections-wrap .collection-products .product:not(.section-item) .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):after, .collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/collections/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/collections/../../../../img/basket-icon-black.svg") center no-repeat;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .collections-wrap .collection-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  .collections-wrap .collection-products .product:not(.section-item):nth-child(5n+4) {
    margin-right: 0 !important;
  }
}

@media(min-width: 2560px) {
  .collections-wrap .collection-products .product:not(.section-item):nth-child(5n+4) {
    margin-right: 20px !important;
  }

  .collections-wrap .collection-products .product:not(.section-item):nth-child(5n+5) {
    margin-right: 0 !important;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/samura/components/bitrix/news.list/categories/style.css?17418741365975*/
.categories {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0;
}

@media(min-width: 2560px) {
  .categories {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .categories {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .categories {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .categories {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .categories {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .categories {
    padding: 30px 0;
  }
}
.categories .category-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1799px) {
  .categories .category-row {
    gap: 16px;
  }
}
@media screen and (max-width: 1279px) {
  .categories .category-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row {
    gap: 9px;
  }
}
.categories .category-row .category-col {
  min-width: 416px;
  max-width: 416px;
  height: 500px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 40px 30px;
  position: relative;
  text-decoration: none;
}

@media(min-width: 2560px) {
  .categories .category-row .category-col {
    min-width: 565px;
    max-width: 565px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .categories .category-row .category-col {
    min-width: 283px;
    max-width: 283px;
    height: 380px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .categories .category-row .category-col {
    min-width: 347px;
    max-width: 347px;
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col {
    min-width: 48.5%;
    max-width: 48.5%;
    height: 200px;
    padding: 16px;
  }
}
.categories .category-row .category-col .category-title {
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  position: relative;
  z-index: 1;
}

@media(min-width: 2560px) {
  .categories .category-row .category-col .category-title {
    max-width: 300px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 768px) {
  .categories .category-row .category-col .category-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col .category-title {
    font-size: 16px;
  }
}
.categories .category-row .category-col img {
  position: absolute;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  object-fit: contain;
}
.categories .category-row .category-col img[data-id="20613"] {
  left: 47%;
  bottom: -108px;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .categories .category-row .category-col img[data-id="20613"] {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col img[data-id="20613"] {
    left: 44%;
    width: 73%;
    bottom: -198px;
  }
}
.categories .category-row .category-col img[data-id="20612"] {
  left: 47%;
  bottom: -200px;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .categories .category-row .category-col img[data-id="20612"] {
    width: 83%;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col img[data-id="20612"] {
    width: 81%;
    left: 51%;
    bottom: -268px;
  }
}
.categories .category-row .category-col img[data-id="20611"] {
  left: 43%;
  bottom: -177px;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .categories .category-row .category-col img[data-id="20611"] {
    width: 100%;
    bottom: -179px;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col img[data-id="20611"] {
    left: 36%;
    width: 100%;
    bottom: -241px;
  }
}
.categories .category-row .category-col img[data-id="20587"] {
  left: 47%;
  bottom: -153px;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .categories .category-row .category-col img[data-id="20587"] {
    width: 100%;
    bottom: -190px;
  }
}
@media screen and (max-width: 767px) {
  .categories .category-row .category-col img[data-id="20587"] {
    width: 100%;
    bottom: -257px;
  }
}
@media screen and (min-width: 1800px) {
  .categories .category-row .category-col:hover:not(.noHover) img[data-id="20613"] {
    width: 55%;
    bottom: -40px;
  }
  .categories .category-row .category-col:hover:not(.noHover) img[data-id="20612"] {
    left: 57%;
    width: 112%;
    bottom: -165px;
  }
  .categories .category-row .category-col:hover:not(.noHover) img[data-id="20611"] {
    width: 105%;
    bottom: -105px;
    left: 50%;
  }
  .categories .category-row .category-col:hover:not(.noHover) img[data-id="20587"] {
    width: 75%;
    bottom: -88px;
    left: 52%;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/samura/components/bitrix/news.list/mainpage-reviews/style.css?17714137729758*/
.mainpage-reviews-wrap {
  width: 1720px;
  margin: 0 auto;
  position: relative;
}

.mainpage-reviews-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  margin-right: 159px;
}

.mainpage-reviews-wrap .title-wrap .title {
  margin: 0;
  padding: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}

@media (min-width: 2560px) {
    .mainpage-reviews-wrap {
      width: 2320px;
    }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .mainpage-reviews-wrap .title-wrap .title {
    font-size: 42px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-reviews-wrap .title-wrap .title {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-reviews-wrap .title-wrap .title {
    font-size: 24px;
  }
}

.mainpage-reviews-wrap .title-wrap .section-link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-reviews-wrap .title-wrap .section-link {
    font-size: 16px;
    padding: 0 18px 0 25px;
    height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-reviews-wrap .title-wrap .section-link {
    font-size: 14px;
    padding: 3px 8px 0 14px;
    height: 31px;
  }
}

.mainpage-reviews-wrap .title-wrap .section-link svg {
  margin-left: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-reviews-wrap .title-wrap .section-link svg {
    width: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-reviews-wrap .title-wrap .section-link svg {
    width: 12px;
    margin-left: 7px;
    margin-top: -1px;
  }
}

.mainpage-reviews-wrap .title-wrap .section-link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}

.mainpage-reviews-wrap .title-wrap .section-link:hover:not(.noHover) svg path {
  stroke: #FFFFFF;
}

.reviews.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .reviews.owl-carousel .owl-nav {
    display: none;
  }
}

.reviews.owl-carousel .owl-nav button {
  position: relative;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: none;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews.owl-carousel .owl-nav button {
    min-width: 45px;
    max-width: 45px;
    height: 45px;
  }
}

.reviews.owl-carousel .owl-nav button svg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}

.reviews.owl-carousel .owl-nav .owl-prev {
  margin-right: 7px;
  position: relative;
}

.reviews.owl-carousel .owl-nav .owl-prev svg {
  -webkit-transform: rotate(180deg);
  /* Chrome y Safari */
  -moz-transform: rotate(180deg);
  /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
  /* Robotonet Explorer */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
}

/* .reviews.owl-carousel .owl-stage-outer {
  overflow: hidden;
} */

.mainpage-reviews-wrap .review,
.review.abs-hover {
  display: flex;
  align-items: start;
  padding: 20px;
  background: white;
  border-radius: 10px;
  gap: 32px;
}

.mainpage-reviews-wrap .review .review-inner {
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  width: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  gap: 32px;
  width: 100%;
}

.mainpage-reviews-wrap .review .photo-wrapper,
.review.abs-hover .photo-wrapper {
  width: 25%;
  aspect-ratio: 1/1;
  border-radius: 10px;
  flex-shrink: 0;
}

.review.abs-hover .review-inner {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  gap: 32px;
  width: 100%;
}

.mainpage-reviews-wrap .review .photo-wrapper img,
.review.abs-hover .photo-wrapper img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.review.abs-hover {
  position: absolute;
  z-index: 5;
  box-sizing: border-box;
  box-shadow: 0 0 9px 4px #ccc;
  pointer-events: none;
  transition: .4s ease;
}

.review.abs-hover * {
  cursor: pointer;
}

.mainpage-reviews-wrap .review .name,
.review.abs-hover .name {
  font-size: 24px;
  line-height: 1.15;
  color: #231F20;
  margin-bottom: 10px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: capitalize;
}

.mainpage-reviews-wrap .review .company-city-wrapper,
.review.abs-hover .company-city-wrapper {
  display: flex;
  gap: 16px;
  align-items: center;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  font-size: 16px;
  line-height: 1.5;
  color: #76767B;
  margin-bottom: 32px;
}

.mainpage-reviews-wrap .review .review-body,
.review.abs-hover .review-body {
  color: #231F20;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  font-size: 18px;
  line-height: 1.5;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  position: relative;
  z-index: 5;
  transition: .4s ease;
}

.review.abs-hover .review-body {
  overflow-y: auto;
  -webkit-line-clamp: unset;
}

.mainpage-reviews-wrap .reviews .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.mainpage-reviews-wrap .reviews .show-more-btn {
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 16px;
  font-family: 'HelveticaNeueCyr Medium';
  color: white;
  margin-top: 15px;
  cursor: pointer;
  transition: .4s ease;
  background: #00969A;
  display: inline-block;
}

.mainpage-reviews-wrap .reviews .show-more-btn:hover {
  opacity: .75;
}

.review.abs-hover .show-more-btn {
  display: none !important;
}

@media (max-width: 1799px) {
  .mainpage-reviews-wrap .review .review-body,
  .review.abs-hover .review-body {
    font-size: 16px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .mainpage-reviews-wrap {
    width: 1180px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-reviews-wrap {
    width: 710px;
  }
}

@media (max-width: 1279px) {
  .mainpage-reviews-wrap .review {
    flex-direction: column;
  }

  .mainpage-reviews-wrap .review .photo-wrapper,
  .review.review.abs-hover .photo-wrapper {
    width: 100%;
  }

  .mainpage-reviews-wrap .review .review-inner,
  .review.abs-hover .review-inner {
    flex-direction: column;
  }

  .mainpage-reviews-wrap .review .company-city-wrapper,
  .review.abs-hover .company-city-wrapper {
    flex-wrap: wrap;
    gap: 0px 16px;
  }

  .mainpage-reviews-wrap .review .company-city-wrapper .delim,
  .review.abs-hover .delim {
    display: none;
  }

  .reviews.owl-carousel .owl-nav {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .mainpage-reviews-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mainpage-reviews-wrap .title-wrap {
    margin-right: 0;
  }

  .reviews.owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .mainpage-reviews-wrap .review .review-body {
    -webkit-line-clamp: 12;
  }
}
/* End */


/* Start:/local/templates/samura/components/bitrix/form.result.new/mainpage-contact-form/style.css?17707468625284*/
.mainpage-form-wrapper {
  width: 1720px;
  margin: 130px auto;
  background: #00969A;
  border-radius: 20px;
  padding: 71px min(314px, 18%) 42px 78px;
  box-sizing: border-box;
}
.mainpage-form-wrapper h2 {
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  color: white;
  margin: 0 0 25px;
}
.mainpage-form-wrapper .form-desc {
  font-size: 18px;
  line-height: 1.5;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: white;
  margin-bottom: 27px;
}
.mainpage-form-wrapper .form-wrap,
.mainpage-form-wrapper .form-body {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 25px;
}
.mainpage-form-wrapper .form-body input {
  padding: 19px 40px 19px 155px;
  background: white;
  font-size: 18px;
  line-height: 1.35;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  border: none;
  border-radius: 77px;
  height: 64px;
  color: #231F20;
  width: 100%;
}
.mainpage-form-wrapper .form-group {
  position: relative;
}
.mainpage-form-wrapper .form-body label {
  position: absolute;
  font-size: 18px;
  line-height: 1.35;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: #76767B;
  top: 21px;
  left: 40px;
  padding-right: 59px;
  border-right: 1px solid;
  max-width: 95px;
  width: 100%;
  box-sizing: border-box;
}
.mainpage-form-wrapper .btn-wrapper input {
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  color: white;
  padding: 25px 48.5px;
  background: #267A7C;
  border-radius: 41px;
  cursor: pointer;
  border: none;
}
.mainpage-form-wrapper .form-body {
  flex-grow: 1;
}
.mainpage-form-wrapper .form-body .form-group {
  width: 100%
}
.mainpage-form-wrapper .btn-wrapper {
  margin-bottom: 18px;
}
.mainpage-form-wrapper .personal input {
  position: absolute;
  left: -9999px;
}
.mainpage-form-wrapper .personal input.error + label * {color: red;}
.mainpage-form-wrapper .personal label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  color: white;
  padding-left: 22px;
}
.mainpage-form-wrapper .personal label a {
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  color: white;
  text-decoration: underline;
  line-height: 1;
}
.mainpage-form-wrapper .personal label::before {
  display: block;
  content: "";
  width: 14px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background: url(/local/templates/samura/components/bitrix/form.result.new/mainpage-contact-form/images/main-form-check-rect.svg) center/cover no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.mainpage-form-wrapper .personal label p {
  margin-bottom: 0;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  color: white;
  line-height: 1;
}
.mainpage-form-wrapper .personal input:checked + label::after {
  display: block;
  content: "";
  width: 10px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background: url(/local/templates/samura/components/bitrix/form.result.new/mainpage-contact-form/images/main-form-check-mark.svg) center/cover no-repeat;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 3;
}
.mainpage-form-wrapper .ok-text {
  font-size: 36px;
  line-height: 1.5;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: white;
  margin-bottom: 27px;
  display: none;
}
.mainpage-form-wrapper .ok-text.show-ok {
  display: block;
}
.mainpage-form-wrapper .errors-wrap {
  background: #f95050;
  padding: 10px 40px;
  margin: 30px 0;
  display: none;
  border-radius: 20px;
}
.mainpage-form-wrapper .errors-wrap p {
  margin: 0 !important;
}
.mainpage-form-wrapper .errors-wrap font.errortext {
  color: white !important;
}
.mainpage-form-wrapper .errors-wrap:has(.errortext) {
  display: block;
}
@media(min-width: 2560px) {
  .mainpage-form-wrapper {
    width: calc(100% - 200px);
  }
}

@media (max-width: 1740px) {
  .mainpage-form-wrapper {
    max-width: calc(100% - 20px);
  }
}
@media (max-width: 1500px) {
  .mainpage-form-wrapper {
    padding-right: 78px
  }
}
@media (max-width: 1240px) {
  .mainpage-form-wrapper .form-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .mainpage-form-wrapper .form-body {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px)
{
  .mainpage-form-wrapper {
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 40px 14px;
  }

  .mainpage-form-wrapper h2 {
    font-size: 24px;
    margin-bottom: 19px;
    text-align: center;
  }

  .mainpage-form-wrapper .form-desc {
    font-size: 16px;
    text-align: center;
    margin-bottom: 19px;
  }

  .mainpage-form-wrapper .form-body input {
    padding-left: 100px;
  }

  .mainpage-form-wrapper .form-body label {
    left: 20px;
    top: 15px;
    font-size: 14px;
    max-width: 75px;
  }

  .mainpage-form-wrapper .form-body input {
    height: 50px;
  }

  .mainpage-form-wrapper .form-body input {
    padding-right: 20px;
  }

  .mainpage-form-wrapper .btn-wrapper input {
    padding: 18.5px;
    text-align: center;
    font-size: 18px;
    width: 100%;
    max-width: 310px;
  }

  .mainpage-form-wrapper .btn-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .mainpage-form-wrapper .form-footer {
    width: 100%;  
  }
}
/* End */


/* Start:/local/templates/samura/components/bitrix/news.list/mainpage-collections/style.css?177074875411326*/
.mainpage-collections-wrap {
  width: 1720px;
  margin: 0 auto;
  position: relative;
}

.mainpage-collections-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  margin-right: 159px;
}

.mainpage-collections-wrap .owl-stage {
  display: flex;
}

.mainpage-collections-wrap .title-wrap .title {
  margin: 0;
  padding: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .mainpage-collections-wrap .title-wrap .title {
    font-size: 42px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-collections-wrap .title-wrap .title {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-collections-wrap .title-wrap .title {
    font-size: 24px;
  }
}

.mainpage-collections-wrap .title-wrap .section-link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-collections-wrap .title-wrap .section-link {
    font-size: 16px;
    padding: 0 18px 0 25px;
    height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-collections-wrap .title-wrap .section-link {
    font-size: 14px;
    padding: 3px 8px 0 14px;
    height: 31px;
  }
}

.mainpage-collections-wrap .title-wrap .section-link svg {
  margin-left: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-collections-wrap .title-wrap .section-link svg {
    width: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-collections-wrap .title-wrap .section-link svg {
    width: 12px;
    margin-left: 7px;
    margin-top: -1px;
  }
}

.mainpage-collections-wrap .title-wrap .section-link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}

.mainpage-collections-wrap .title-wrap .section-link:hover:not(.noHover) svg path {
  stroke: #FFFFFF;
}

.popular-collections.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .popular-collections.owl-carousel .owl-nav {
    display: none;
  }
}

.popular-collections.owl-carousel .owl-nav button {
  position: relative;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: none;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .popular-collections.owl-carousel .owl-nav button {
    min-width: 45px;
    max-width: 45px;
    height: 45px;
  }
}

.popular-collections.owl-carousel .owl-nav button svg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}

.popular-collections.owl-carousel .owl-nav .owl-prev {
  margin-right: 7px;
  position: relative;
}

.popular-collections.owl-carousel .owl-nav .owl-prev svg {
  -webkit-transform: rotate(180deg);
  /* Chrome y Safari */
  -moz-transform: rotate(180deg);
  /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number);
  /* Robotonet Explorer */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
}

.popular-collections.owl-carousel .owl-stage-outer {
  overflow: hidden;
}

.mainpage-collections-wrap .collection {
  max-height: 500px;
  min-height: 500px;
  display: flex;
  align-items: start;
  padding: 40px 30px;
  background: white;
  border-radius: 10px;
  text-decoration: none !important;
  gap: 32px;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 40px;
}

.mainpage-collections-wrap .collection .text-part {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mainpage-collections-wrap .collection:hover .photo-wrapper {
  transform: scale(1.15);
  transform-origin: top;
}

.mainpage-collections-wrap .collection .photo-wrapper {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: .4s ease;
  display: flex;
  align-items: end;
  justify-content: center;
}

.mainpage-collections-wrap .collection#bx_3485106786_36932 .photo-wrapper,
.mainpage-collections-wrap .collection#bx_3485106786_36931 .photo-wrapper {
  align-items: center;
}

.mainpage-collections-wrap .collection .photo-wrapper img {
  max-width: 100%;
  border-radius: 10px;
  bottom: 0;
  left: 0;
  width: 80%;
  mix-blend-mode: multiply;
}

.mainpage-collections-wrap .collection .name {
  font-size: 36px;
  line-height: 1.1;
  color: #231F20;
  margin-bottom: 10px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  display: inline-block;
  max-width: 330px;
}

.mainpage-collections-wrap .collection .company-city-wrapper {
  display: flex;
  gap: 16px;
  align-items: center;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  font-size: 16px;
  line-height: 1.5;
  color: #76767B;
  margin-bottom: 32px;
}

.mainpage-collections-wrap .collection .collection-body {
  color: #231F20;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  font-size: 18px;
  line-height: 1.5;
}

.mainpage-collections-wrap .popular-collections .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.popular-collections.owl-carousel .owl-nav {
  display: none;
}

@media(min-width: 2560px) {
  .mainpage-collections-wrap {
    width: 2320px;
  }
}

@media (max-width: 2560px) {
  .mainpage-collections-wrap .collection .photo-wrapper img {
    width: 100%;
  }

  .mainpage-collections-wrap .collection .text-part {
    gap: 20px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .mainpage-collections-wrap {
    width: 1180px;
  }
}

@media (max-width: 1799px) {
  .mainpage-collections-wrap .collection .name {
    font-size: 24px;
  }

  .mainpage-collections-wrap .collection {
    border-radius: 20px;
  }

  .mainpage-collections-wrap .collection .photo-wrapper img {
    width: auto;
    max-height: none;
    height: 100%;
  }

  .mainpage-collections-wrap .collection {
    min-height: 400px;
    max-height: 400px;
  }

}

@media (max-width: 1500px) {
  .mainpage-collections-wrap .collection {
    height: 25vw;
    min-height: auto;
    max-height: none;
  }

  .mainpage-collections-wrap .collection .photo-wrapper,
  .mainpage-collections-wrap .collection#bx_3485106786_36932 .photo-wrapper, .mainpage-collections-wrap .collection#bx_3485106786_36931 .photo-wrapper {
    align-items: start;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-collections-wrap {
    width: 710px;
  }
}

@media (max-width: 1279px) {
  .mainpage-collections-wrap .collection {
    flex-direction: column;
  }

  .popular-collections.owl-carousel .owl-nav {
    display: flex;
  }

  .mainpage-collections-wrap .collection .photo-wrapper {
    width: 100%;
  }

  .mainpage-collections-wrap .collection .company-city-wrapper {
    flex-wrap: wrap;
    gap: 0px 16px;
  }

  .mainpage-collections-wrap .collection .company-city-wrapper .delim {
    display: none;
  }

  .collections.owl-carousel .owl-nav {
    top: 20px;
  }
  
  .mainpage-collections-wrap .collection {
    max-height: 340px;
    min-height: 340px;
  }

  .mainpage-collections-wrap .collection {
      min-height: 400px;
      max-height: 400px;
      padding: 20px;
  }

  .mainpage-collections-wrap .collection .photo-wrapper img {
      width: auto;
      max-height: 270px;
  }

  .mainpage-collections-wrap .collection .name {
      font-size: 24px;
  }

  .mainpage-collections-wrap .collection .photo-wrapper {
      max-height: 300px;
  }
}

@media (max-width: 992px) {
  .mainpage-collections-wrap .collection#bx_3485106786_36932 .photo-wrapper, .mainpage-collections-wrap .collection#bx_3485106786_36931 .photo-wrapper {
    align-items: center;
  }

  .mainpage-collections-wrap .collection {
    max-height: 350px;
    min-height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage-collections-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mainpage-collections-wrap .popular-collections {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 9px;
  }

  .mainpage-collections-wrap .collection .photo-wrapper img {
    max-width: 80%;
  }

  .mainpage-collections-wrap .collection {
    min-height: auto;
    max-height: none;
    aspect-ratio: 165/200;
    padding: 16px;
    height: auto;
  }

  .mainpage-collections-wrap .collection .name {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 4px;
  }

  .mainpage-collections-wrap .title-wrap {
    margin-right: 0;
    margin-bottom: 24px;
  }

  .collections.owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}
/* End */


/* Start:/local/templates/samura/components/bitrix/news.detail/banner/style.css?177074906010036*/
.banner-wrap {
  padding-top: 20px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .banner-wrap {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1279px) {
  .banner-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.banner-wrap .banner {
  width: 1720px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  height: 580px;
  display: block;
  text-decoration: none;
}

@media(min-width: 2560px) {
  .banner-wrap .banner {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .banner-wrap .banner {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .banner {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .banner {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .banner-wrap .banner {
    height: 460px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .banner {
    height: 360px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .banner {
    width: 100%;
    height: 500px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }
}
.banner-wrap .banner:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .banner:before {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .banner:before {
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  }
}
.banner-wrap .banner-img, .banner-wrap .banner-img-mobile {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  display: none;
}
@media screen and (min-width: 768px) {
  .banner-wrap .banner-img {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .banner-img-mobile {
    display: block;
  }
}
.banner-wrap .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.banner-wrap .cta {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 560px;
  padding: 50px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .banner-wrap .cta {
    width: 460px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .cta {
    width: 380px;
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta {
    padding: 24px 0;
    width: 100%;
    margin: 0 auto;
  }
}
.banner-wrap .cta .top-props {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.banner-wrap .cta .top-props .top-prop {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 14px;
  text-transform: none;
  padding: 13px 20px;
  text-align: center;
  display: table;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta .top-props .top-prop {
    padding: 11px 20px 8px;
    font-size: 14px;
    margin-right: 14px;
  }
}
.banner-wrap .cta .top-props .top-prop.new {
  background-color: #F3F6F6;
}
.banner-wrap .cta .top-props .top-prop.discount {
  color: white;
  background-color: #F92F2F;
}
.banner-wrap .cta .cta-title {
  margin-top: 115px;
  color: white;
  font-size: 64px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 64px;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .banner-wrap .cta .cta-title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .cta .cta-title {
    font-size: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta .cta-title {
    font-size: 40px;
    line-height: 40px;
    margin-top: auto;
  }
}
.banner-wrap .cta .cta-text {
  margin-top: 25px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
  padding-right: 30px;
}
@media screen and (max-width: 1799px) {
  .banner-wrap .cta .cta-text {
    padding-right: 0;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .cta .cta-text {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta .cta-text {
    font-size: 16px;
    margin-top: 15px;
    padding-right: 90px;
  }
}
.banner-wrap .cta .cta-text span {
  color: white;
}
.banner-wrap .cta .cta-button {
  margin-top: auto;
  display: inline-block;
  position: relative;
  align-items: center;
  min-width: 275px;
  max-width: 275px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.banner-wrap .cta .cta-button > span, .banner-wrap .cta .cta-button > div, .banner-wrap .cta .cta-button a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta .cta-button > span, .banner-wrap .cta .cta-button > div, .banner-wrap .cta .cta-button a {
    font-size: 16px;
  }
}
.banner-wrap .cta .cta-button:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.banner-wrap .cta .cta-button:after, .banner-wrap .cta .cta-button:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.banner-wrap .cta .cta-button:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.banner-wrap .cta .cta-button:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.banner-wrap .cta .cta-button:active:after, .banner-wrap .cta .cta-button:active:before {
  opacity: 0;
}
.banner-wrap .cta .cta-button:disabled, .banner-wrap .cta .cta-button.disabled {
  background-color: #76767B;
  cursor: default;
}
.banner-wrap .cta .cta-button:disabled:after, .banner-wrap .cta .cta-button:disabled:before, .banner-wrap .cta .cta-button.disabled:after, .banner-wrap .cta .cta-button.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .banner-wrap .cta .cta-button {
    height: 47px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrap .cta .cta-button {
    height: 47px;
    margin-top: 40px;
    min-width: 100%;
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */

/* niris-58350: метки для баннера */
.banner-wrap a {
  position: relative;
}
.banner-wrap .label {
  padding: 15px 20px;
  border-radius: 40px;
  font-size: 16px;
  display: inline-block;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
}
.banner-wrap .labels-wrapper {
  display: flex;
  align-items: center;
  gap: 7px;
  position: absolute;
  top: 50px;
  left: 40px;
  z-index: 2;
}
.banner-wrap .red-label {
  background: #F92F2F;
  color: white;
}
.banner-wrap .white-label {
  background: #F3F6F6;
  color: #231F20;
}
.banner-wrap .banner-img-mobile {
  display: none;
}
@media (max-width: 1279px) {
  .banner-wrap .label {
    padding: 10px;
    font-size: 14px;
  }
  .banner-wrap .labels-wrapper {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .banner-wrap .banner-img {
    display: none;
  }
  .banner-wrap .banner-img-mobile {
    display: block;
  }
}
/* niris-58350: метки для баннера */
/* End */


/* Start:/local/templates/samura/components/bitrix/news.list/mainpage-blog-list/style.css?17707471315109*/
.mainpage-blog-list-wrap {
  margin: 130px auto;
  width: 1720px;
}

.mainpage-blog-list-wrap .blog-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.mainpage-blog-list-wrap h2:not(.atd-h2):not(.custom) {
  margin: 0;
  font-size: 48px;
}

.mainpage-blog-list-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
}

.mainpage-blog-list-wrap .title-wrap .section-link {
  margin-left: auto;
  padding: 0 20px 0 25px;
  height: 60px;
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 25px 0 30px;
  font-size: 18px;
}

.mainpage-blog-list-wrap .title-wrap .section-link:hover:not(.noHover) {
  background-color: #016466;
  color: #FFFFFF;
}

.mainpage-blog-list-wrap .blog-item .img-wrapper {
  aspect-ratio: 556 / 368;
  overflow: hidden;
  border-radius: 24px;
  margin-bottom: 24px;
  position: relative;
}

.mainpage-blog-list-wrap .blog-item .blog-item-name {
  font-size: 24px;
  line-height: 1.3;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: #000;
  margin-bottom: 15px;
}

.mainpage-blog-list-wrap .blog-item .blog-item-preview-text {
  font-size: 18px;
  line-height: 1.5;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  color: #231F20;
}

.mainpage-blog-list-wrap .blog-item .img-wrapper img {
  max-width: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* .mainpage-blog-list-wrap .blog-item#bx_3099439860_11944 .img-wrapper img {
  top: auto;
  bottom: -40%;
}
 */
.mainpage-blog-list-wrap .blog-item {
  display: flex;
  flex-direction: column;
}

.mainpage-blog-list-wrap .blog-item .text-wrap {
  display: flex;
  flex-direction: column;
}

.mainpage-blog-list-wrap .blog-item .blog-item-link {
  cursor: pointer;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: #231F20;
  opacity: .5;
  text-decoration: underline;
  transition: .4s ease;
}

.mainpage-blog-list-wrap .blog-item .blog-item-link:hover {
  opacity: 1;
}

.mainpage-blog-list-wrap .blog-item .text-part {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mainpage-blog-list-wrap .blog-item .text-part p:last-of-type {
  margin-bottom: 0;
}

.mainpage-blog-list-wrap .blog-item .text-part .head {
  margin-bottom: 64px;
}

@media(min-width: 2560px) {
  .mainpage-blog-list-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .mainpage-blog-list-wrap {
    width: 1180px;
  }

  .mainpage-blog-list-wrap .blog-item .img-wrapper {
    max-width: 556px;
  }
}

@media (max-width: 1279px) {
  .mainpage-blog-list-wrap .blog-list {
    overflow: auto;
    padding-bottom: 20px;
  }

  .mainpage-blog-list-wrap .blog-item {
    min-width: 400px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .mainpage-blog-list-wrap {
    width: 710px;
  }
}

@media (max-width: 767px) {
  .mainpage-blog-list-wrap {
    width: calc(100% - 40px);
  }

  .mainpage-blog-list-wrap h2:not(.atd-h2):not(.custom) {
    font-size: 24px;
  }

  .mainpage-blog-list-wrap .blog-item {
    width: calc(100vw - 90px);
    min-width: auto;
    max-width: 350px;
  }

  .mainpage-blog-list-wrap .title-wrap {
    margin-bottom: 24px;
  }

  .mainpage-blog-list-wrap .blog-list {
    gap: 10px;
  }

  .mainpage-blog-list-wrap .blog-item .blog-item-name {
    font-size: 18px;
  }

  .mainpage-blog-list-wrap .blog-item .blog-item-preview-text {
    font-size: 16px;
  }

  .mainpage-blog-list-wrap .blog-item .text-part {
    gap: 30px;
    justify-content: start;
  }

  .mainpage-blog-list-wrap .blog-item .text-part .head {
    margin-bottom: 0;
  }

  .mainpage-blog-list-wrap .title-wrap .section-link {
    display: none;
  }

  .mainpage-blog-list-wrap {
    margin-bottom: 46px;
  }
}
/* End */
/* /local/templates/samura/components/bitrix/news.list/mainslider_video/style.css?177453138932945 */
/* /local/templates/samura/components/bitrix/catalog.section/bestsellers/style.css?175853359320791 */
/* /local/templates/samura/components/bitrix/catalog.section/collections/style.css?177075135532955 */
/* /local/templates/samura/components/bitrix/news.list/categories/style.css?17418741365975 */
/* /local/templates/samura/components/bitrix/news.list/mainpage-reviews/style.css?17714137729758 */
/* /local/templates/samura/components/bitrix/form.result.new/mainpage-contact-form/style.css?17707468625284 */
/* /local/templates/samura/components/bitrix/news.list/mainpage-collections/style.css?177074875411326 */
/* /local/templates/samura/components/bitrix/news.detail/banner/style.css?177074906010036 */
/* /local/templates/samura/components/bitrix/news.list/mainpage-blog-list/style.css?17707471315109 */
