.page-main {
    position: relative
}

@font-face {
    font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.component-navigation-arrow {
    transition: all .25s ease-in-out;
    height: 40px;
    width: 40px;
    align-items: center;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(17,17,17,.2);
    cursor: pointer;
    display: flex;
    justify-content: center;
    pointer-events: all;
    position: relative
}

.component-navigation-arrow>svg {
    transition: all .25s ease-in-out;
    height: 14px;
    width: 14px;
    fill: var(--color-1)
}

.component-navigation-arrow.left>svg {
    transform: rotate(180deg)
}

.component-navigation-arrow.bottom>svg {
    transform: rotate(90deg)
}

.component-navigation-arrow.top>svg {
    transform: rotate(-90deg)
}

.component-navigation-arrow:focus {
    outline: 0
}

.component-navigation-arrow:hover {
    box-shadow: 0 1px 10px 0 rgba(17,17,17,.2)
}

.component-navigation-arrow:hover>svg {
    fill: var(--color-1-hover)
}

.component-slider-standard {
    position: relative
}

.component-slider-standard>.navigation {
    left: 24px;
    pointer-events: none;
    position: absolute;
    right: 24px;
    top: calc(50% - 20px);
    z-index: 2
}

.component-slider-standard>.navigation>.wrapper {
    display: flex;
    justify-content: space-between
}

.component-slider-standard>.navigation>.wrapper .component-navigation-arrow {
    opacity: .5
}

.component-slider-standard>.navigation>.wrapper .component-navigation-arrow:hover {
    opacity: 1
}

.component-slider-standard>.pagination {
    bottom: 24px;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit,1.25rem);
    justify-content: center;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 2
}

.component-slider-standard>.pagination>.circle {
    height: 1.25rem;
    width: 1.25rem;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    opacity: .85;
    padding: 2px;
    pointer-events: all;
    position: relative
}

.component-slider-standard>.pagination>.circle.active:before {
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    top: 0
}

.component-slider-standard>.pagination>.circle:focus {
    outline: 0
}

.component-slider-standard__item {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJsZHMtbWVzc2FnZSIgd2lkdGg9IjIwMCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDEwMCAyNSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHN0eWxlPSJiYWNrZ3JvdW5kOjAgMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuNjY3IDEyLjUpIj48Y2lyY2xlIHI9IjYiIGZpbGw9IiNlZWUiIHRyYW5zZm9ybT0ic2NhbGUoLjI5NTI1KSI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgYmVnaW49Ii0wLjRzIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlTcGxpbmVzPSIwLjMgMCAwLjcgMTswLjMgMCAwLjcgMSIgdmFsdWVzPSIwOzE7MCIga2V5VGltZXM9IjA7MC41OzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzLjMzMyAxMi41KSI+PGNpcmNsZSByPSI2IiBmaWxsPSIjZWVlIiB0cmFuc2Zvcm09InNjYWxlKC41Nzk3NCkiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC4zcyIgY2FsY01vZGU9InNwbGluZSIga2V5U3BsaW5lcz0iMC4zIDAgMC43IDE7MC4zIDAgMC43IDEiIHZhbHVlcz0iMDsxOzAiIGtleVRpbWVzPSIwOzAuNTsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCAxMi41KSI+PGNpcmNsZSByPSI2IiBmaWxsPSIjZWVlIiB0cmFuc2Zvcm09InNjYWxlKC44MzcwMSkiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC4ycyIgY2FsY01vZGU9InNwbGluZSIga2V5U3BsaW5lcz0iMC4zIDAgMC43IDE7MC4zIDAgMC43IDEiIHZhbHVlcz0iMDsxOzAiIGtleVRpbWVzPSIwOzAuNTsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Ni42NjcgMTIuNSkiPjxjaXJjbGUgcj0iNiIgZmlsbD0iI2VlZSIgdHJhbnNmb3JtPSJzY2FsZSguOTkzNjgpIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iLTAuMXMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVNwbGluZXM9IjAuMyAwIDAuNyAxOzAuMyAwIDAuNyAxIiB2YWx1ZXM9IjA7MTswIiBrZXlUaW1lcz0iMDswLjU7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODMuMzMzIDEyLjUpIj48Y2lyY2xlIHI9IjYiIGZpbGw9IiNlZWUiIHRyYW5zZm9ybT0ic2NhbGUoLjkyOTMpIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iMHMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVNwbGluZXM9IjAuMyAwIDAuNyAxOzAuMyAwIDAuNyAxIiB2YWx1ZXM9IjA7MTswIiBrZXlUaW1lcz0iMDswLjU7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L2NpcmNsZT48L2c+PC9zdmc+") 50%/240px auto no-repeat;
    display: block;
    line-height: 0
}

.component-slider-standard__item>picture {
    height: 500px;
    width: 100%;
    display: block
}

.component-slider-standard__item>picture>img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.page-main-full-line-products>.wrapper>.items {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(4,1fr)
}

@media(min-width:1367px) {
    .page-main-full-line-products>.wrapper>.items {
        grid-template-columns: repeat(5,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-full-line-products>.wrapper>.items {
        grid-template-columns: repeat(6,1fr)
    }
}

.page-main-full-line-products>.wrapper>.items>.item>.component-products-item-standard {
    height: 100%
}

@media(max-width:1600.98px) {
    .page-main-full-line-products>.wrapper>.items>.item:nth-child(6) {
        display: none
    }
}

@media(max-width:1366.98px) {
    .page-main-full-line-products>.wrapper>.items>.item:nth-child(5) {
        display: none
    }
}

.page-main-full-line-products.white {
    background: #fff
}

.component-products-item-standard {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    padding: 24px;
    position: relative;
    text-decoration: none
}

.component-products-item-standard:before {
    transition: all .25s ease-in-out;
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.component-products-item-standard>.image {
    background: #fff;
    padding-top: 75%;
    position: relative;
    z-index: 2
}

.component-products-item-standard>.image.aspect-ratio-4-3 {
    padding-top: 75%
}

.component-products-item-standard>.image.aspect-ratio-3-2 {
    padding-top: 66.6666666667%
}

.component-products-item-standard>.image.aspect-ratio-1-1 {
    padding-top: 100%
}

.component-products-item-standard>.image.aspect-ratio-2-3 {
    padding-top: 150%
}

.component-products-item-standard>.image.aspect-ratio-3-4 {
    padding-top: 133.3333333333%
}

.component-products-item-standard>.image>picture {
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.component-products-item-standard>.image>picture>img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.component-products-item-standard>.content {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    position: relative;
    z-index: 2
}

.component-products-item-standard>.content>.title {
    transition: all .25s ease-in-out;
    color: var(--color-1);
    font-size: 14px;
    line-height: 1.375
}

.component-products-item-standard>.content>.only-order {
    color: #ea693c;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-standard>.content>.unavailable {
    color: #567;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-standard>.content>.available {
    color: #28a745;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-standard>.labels {
    display: flex;
    flex-wrap: wrap;
    left: 12px;
    position: absolute;
    top: 12px;
    z-index: 2
}

.component-products-item-standard>.labels>* {
    margin-bottom: 8px;
    margin-right: 16px
}

.component-products-item-standard .amount-in-set {
    height: 27px;
    width: 27px;
    align-items: center;
    background: #c6e0e8;
    border-radius: 2px;
    color: #234;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2
}

.component-products-item-standard:hover:before {
    bottom: -10px;
    box-shadow: 0 1px 2px 0 rgba(17,17,17,.2);
    left: -10px;
    right: -10px;
    top: -10px
}

.component-products-item-standard:hover>.content>.title {
    color: var(--color-1-hover)
}

.component-catalog-price {
    color: #234;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.component-catalog-price>span:first-child {
    margin-right: 6px
}

.component-catalog-price>span:nth-child(2) {
    color: #678;
    display: inline-block;
    font-size: .625em;
    font-weight: 400;
    text-decoration: line-through
}

.component-catalog-label {
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase
}

.component-catalog-label.orange {
    background: #ea693c
}

.component-catalog-label.green {
    background: #28a745
}

.component-catalog-label.red {
    background: #dc3545
}

.component-catalog-label.gray {
    background: #567
}

.component-catalog-label.color-1 {
    background: var(--color-1)
}

.component-catalog-label.color-2 {
    background: var(--color-2)
}

.page-main-features {
    background: #fff;
    padding: 48px 0
}

.page-main-features>.wrapper>.items {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(3,1fr)
}

.page-main-features>.wrapper>.items>.item {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 80px 1fr
}

.page-main-features>.wrapper>.items>.item>.icon {
    transition: all .25s ease-in-out;
    height: 80px;
    width: 80px;
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.page-main-features>.wrapper>.items>.item>.icon>img,.page-main-features>.wrapper>.items>.item>.icon>svg {
    height: 40px;
    width: 40px
}

.page-main-features>.wrapper>.items>.item>.icon>svg {
    fill: #fff
}

.page-main-features>.wrapper>.items>.item>.icon.color-1 {
    background: var(--color-1)
}

.page-main-features>.wrapper>.items>.item>.icon.color-2 {
    background: var(--color-2)
}

.page-main-features>.wrapper>.items>.item>.icon.gray {
    background: #567
}

.page-main-features>.wrapper>.items>.item>.content {
    font-size: 14px
}

.page-main-features>.wrapper>.items>.item>.content>.title {
    color: #234;
    font-weight: 700;
    margin-bottom: 10px
}

.page-main-features>.wrapper>.items>.item>.content>.text {
    line-height: 1.375
}

.page-main-features>.wrapper>.items>.item:hover>.icon {
    transform: translateY(-3px)
}

.page-main-news>.wrapper>.items {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(2,1fr)
}

@media(min-width:1601px) {
    .page-main-news>.wrapper>.items {
        grid-template-columns: repeat(3,1fr)
    }
}

.page-main-news>.wrapper>.items>.item {
    display: flex
}

.component-news-item-standard {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-decoration: none
}

.component-news-item-standard>.image {
    background: #fff;
    line-height: 0;
    overflow: hidden;
    position: relative
}

.component-news-item-standard>.image>picture {
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.component-news-item-standard>.image>picture>img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.component-news-item-standard>.content {
    background: #fff;
    line-height: 1.375;
    padding: 40px 24px 24px;
    position: relative
}

.component-news-item-standard>.content>.date {
    background: var(--color-2);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    left: 0;
    line-height: 1;
    padding: 8px 24px;
    position: absolute;
    top: 0
}

.component-news-item-standard>.content>.title {
    transition: all .25s ease-in-out;
    color: #234;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px
}

.component-news-item-standard>.content>.text {
    color: #678;
    font-size: 13px
}

.component-news-item-standard:hover {
    box-shadow: 0 1px 10px 0 rgba(17,17,17,.2);
    transform: translateY(-3px)
}

.component-news-item-standard:hover>.content>.title {
    color: var(--color-1-hover)
}

.page-main-brands>.wrapper>.items {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(5,1fr)
}

@media(min-width:1367px) {
    .page-main-brands>.wrapper>.items {
        grid-template-columns: repeat(6,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-brands>.wrapper>.items {
        grid-template-columns: repeat(7,1fr)
    }
}

.page-main-brands>.wrapper>.items>.item {
    display: flex
}

@media(min-width:1367px)and (max-width:1600.98px) {
    .page-main-brands>.wrapper>.items>.item:nth-child(6) {
        display: none
    }
}

@media(max-width:1366.98px) {
    .page-main-brands>.wrapper>.items>.item:nth-child(6),.page-main-brands>.wrapper>.items>.item:nth-child(7) {
        display: none
    }
}

.component-brands-item-standard {
    background: #fff;
    display: block;
    padding: 24px;
    width: 100%
}

.component-brands-item-standard>picture {
    height: 100%;
    width: 100%;
    display: block
}

.component-brands-item-standard>picture>img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.component-brands-item-standard:hover {
    box-shadow: 0 1px 10px 0 rgba(17,17,17,.2);
    transform: translateY(-3px)
}

.page-main-categories>.wrapper>.items {
    display: grid;
    grid-auto-flow: row dense;
    grid-gap: 24px;
    grid-template-columns: repeat(3,1fr)
}

@media(min-width:1367px) {
    .page-main-categories>.wrapper>.items {
        grid-template-columns: repeat(4,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-categories>.wrapper>.items {
        grid-template-columns: repeat(4,1fr)
    }
}

.page-main-categories>.wrapper>.items>.item {
    display: grid;
    grid-auto-flow: row dense;
    grid-column: span 2;
    grid-gap: 24px;
    grid-template-columns: repeat(4,1fr);
    padding: 24px;
    position: relative
}

.page-main-categories>.wrapper>.items>.item:before {
    transition: all .25s ease-in-out;
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.page-main-categories>.wrapper>.items>.item>.image {
    height: 90px;
    width: 100%;
    display: block;
    max-width: 100%;
    position: relative
}

.page-main-categories>.wrapper>.items>.item>.image>picture {
    height: 100%;
    width: 100%;
    display: block
}

.page-main-categories>.wrapper>.items>.item>.image>picture>img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.page-main-categories>.wrapper>.items>.item>.image:hover {
    opacity: .85
}

.page-main-categories>.wrapper>.items>.item>.content {
    grid-column: span 3;
    position: relative
}

.page-main-categories>.wrapper>.items>.item>.content>.title {
    color: #234;
    display: block;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    text-decoration: none
}

.page-main-categories>.wrapper>.items>.item>.content>.title:hover {
    color: var(--color-1-hover);
    text-decoration: underline
}

.page-main-categories>.wrapper>.items>.item>.content>.items {
    display: grid;
    font-size: 14px;
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr
}

.page-main-categories>.wrapper>.items>.item>.content>.items>.column {
    align-content: start;
    display: grid;
    grid-gap: 12px
}

.page-main-categories>.wrapper>.items>.item>.content>.items>.column>a {
    text-decoration: none
}

.page-main-categories>.wrapper>.items>.item>.content>.items>.column>a:hover {
    text-decoration: underline
}

.page-main-categories>.wrapper>.items>.item:nth-child(4n+3),.page-main-categories>.wrapper>.items>.item:nth-child(4n+4) {
    grid-column: span 1;
    grid-row: span 2;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr
}

.page-main-categories>.wrapper>.items>.item:nth-child(4n+3)>.content,.page-main-categories>.wrapper>.items>.item:nth-child(4n+4)>.content {
    grid-column: span 1
}

.page-main-categories>.wrapper>.items>.item:nth-child(4n+3)>.content>.items,.page-main-categories>.wrapper>.items>.item:nth-child(4n+4)>.content>.items {
    grid-row-gap: 12px;
    grid-template-columns: 1fr
}

.page-main-categories>.wrapper>.items>.item:nth-child(4n+3)>.image {
    grid-row: 2
}

.page-main-categories>.wrapper>.items>.item:nth-child(4n+5)>.image,.page-main-categories>.wrapper>.items>.item:nth-child(4n+6)>.image {
    grid-column: 4
}

.page-main-categories>.wrapper>.items>.item:hover:before {
    bottom: -10px;
    box-shadow: 0 1px 2px 0 rgba(17,17,17,.2);
    left: -10px;
    right: -10px;
    top: -10px
}

.page-main-banners {
    background: #fff;
    padding: 48px 0
}

.page-main-banners>.wrapper>.items {
    display: grid;
    grid-auto-flow: row dense;
    grid-gap: 24px;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: 1fr 1fr
}

.page-main-banners>.wrapper>.items>a {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzggMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjY2NjIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4=") 50%/48px no-repeat;
    display: block;
    overflow: hidden;
    position: relative
}

.page-main-banners>.wrapper>.items>a>picture {
    transition: all .25s ease-in-out;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.page-main-banners>.wrapper>.items>a>picture>img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.page-main-banners>.wrapper>.items>a:first-child {
    grid-column: 1;
    grid-row: 1/span 2;
    padding-top: 100%
}

.page-main-banners>.wrapper>.items>a:nth-child(2) {
    grid-column: 4;
    grid-row: 1/span 2;
    padding-top: 100%
}

.page-main-banners>.wrapper>.items>a:nth-child(3) {
    grid-column: span 2;
    grid-row: 1
}

.page-main-banners>.wrapper>.items>a:nth-child(4),.page-main-banners>.wrapper>.items>a:nth-child(5) {
    padding-top: 50%;
    position: relative
}

.page-main-banners>.wrapper>.items>a:hover>picture {
    transform: scale(1.05)
}

.page-main-sale {
    background: #fff;
    padding: 48px 0
}

.page-main-sale>.wrapper>.day {
    grid-column: span 4
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.day {
        grid-column: span 3
    }
}

.page-main-sale>.wrapper>.day>a {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    position: relative;
    text-decoration: none
}

.page-main-sale>.wrapper>.day>a>.image {
    background: #fff;
    padding-top: 75%;
    position: relative;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.image.aspect-ratio-4-3 {
    padding-top: 75%
}

.page-main-sale>.wrapper>.day>a>.image.aspect-ratio-3-2 {
    padding-top: 66.6666666667%
}

.page-main-sale>.wrapper>.day>a>.image.aspect-ratio-1-1 {
    padding-top: 100%
}

.page-main-sale>.wrapper>.day>a>.image.aspect-ratio-2-3 {
    padding-top: 150%
}

.page-main-sale>.wrapper>.day>a>.image.aspect-ratio-3-4 {
    padding-top: 133.3333333333%
}

.page-main-sale>.wrapper>.day>a>.image>picture {
    transition: all .25s ease-in-out;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.page-main-sale>.wrapper>.day>a>.image>picture>img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.page-main-sale>.wrapper>.day>a>.content {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.content>.title {
    transition: all .25s ease-in-out;
    color: var(--color-1);
    font-size: 16px;
    line-height: 1.375
}

.page-main-sale>.wrapper>.day>a>.content>.only-order {
    color: #ea693c;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.content>.unavailable {
    color: #567;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.content>.available {
    color: #28a745;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.content>.buy {
    width: 160px
}

.page-main-sale>.wrapper>.day>a>.labels {
    display: flex;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.page-main-sale>.wrapper>.day>a>.labels>* {
    margin-right: 16px
}

.page-main-sale>.wrapper>.day>a:hover>.image>picture {
    transform: translateY(-4px)
}

.page-main-sale>.wrapper>.day>a:hover>.content>.title {
    color: var(--color-1-hover)
}

.page-main-sale>.wrapper>.products {
    grid-column: span 4
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.products {
        grid-column: span 6
    }
}

.page-main-sale>.wrapper>.products>.items {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(2,1fr)
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.products>.items {
        grid-template-columns: repeat(3,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-sale>.wrapper>.products>.items {
        grid-template-columns: repeat(4,1fr)
    }
}

@media(max-width:1600.98px) {
    .page-main-sale>.wrapper>.products>.items>.item:nth-child(7),.page-main-sale>.wrapper>.products>.items>.item:nth-child(8) {
        display: none
    }
}

@media(max-width:1366.98px) {
    .page-main-sale>.wrapper>.products>.items>.item:nth-child(5),.page-main-sale>.wrapper>.products>.items>.item:nth-child(6) {
        display: none
    }
}

.page-main-sale>.wrapper>.products.amount-12 {
    grid-column: span 8
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.products.amount-12 {
        grid-column: span 9
    }
}

.page-main-sale>.wrapper>.products.amount-12>.items {
    grid-template-columns: repeat(4,1fr)
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.products.amount-12>.items {
        grid-template-columns: repeat(5,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-sale>.wrapper>.products.amount-12>.items {
        grid-template-columns: repeat(6,1fr)
    }
}

.page-main-sale>.wrapper>.banner {
    grid-column: span 4
}

@media(min-width:1367px) {
    .page-main-sale>.wrapper>.banner {
        grid-column: span 3
    }
}

.page-main-sale>.wrapper>.banner>a {
    transition: all .25s ease-in-out;
    align-items: center;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzggMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjY2NjIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4=") 50%/80px no-repeat;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.page-main-sale>.wrapper>.banner>a>picture {
    transition: all .25s ease-in-out;
    display: block
}

.page-main-sale>.wrapper>.banner>a>picture>img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.page-main-sale>.wrapper>.banner>a:hover>picture {
    transform: scale(1.05)
}

.component-catalog-actions-buy {
    transition: all .25s ease-in-out;
    align-items: center;
    background: var(--color-1) 50%/auto 24px no-repeat;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    letter-spacing: .05em;
    padding: 0 32px;
    text-transform: uppercase
}

.component-catalog-actions-buy.loading {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJsZHMtbWVzc2FnZSIgd2lkdGg9IjIwMCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDEwMCAyNSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHN0eWxlPSJiYWNrZ3JvdW5kOjAgMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuNjY3IDEyLjUpIj48Y2lyY2xlIHI9IjYiIGZpbGw9IiNlZWUiIHRyYW5zZm9ybT0ic2NhbGUoLjI5NTI1KSI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgYmVnaW49Ii0wLjRzIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlTcGxpbmVzPSIwLjMgMCAwLjcgMTswLjMgMCAwLjcgMSIgdmFsdWVzPSIwOzE7MCIga2V5VGltZXM9IjA7MC41OzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzLjMzMyAxMi41KSI+PGNpcmNsZSByPSI2IiBmaWxsPSIjZWVlIiB0cmFuc2Zvcm09InNjYWxlKC41Nzk3NCkiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC4zcyIgY2FsY01vZGU9InNwbGluZSIga2V5U3BsaW5lcz0iMC4zIDAgMC43IDE7MC4zIDAgMC43IDEiIHZhbHVlcz0iMDsxOzAiIGtleVRpbWVzPSIwOzAuNTsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCAxMi41KSI+PGNpcmNsZSByPSI2IiBmaWxsPSIjZWVlIiB0cmFuc2Zvcm09InNjYWxlKC44MzcwMSkiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC4ycyIgY2FsY01vZGU9InNwbGluZSIga2V5U3BsaW5lcz0iMC4zIDAgMC43IDE7MC4zIDAgMC43IDEiIHZhbHVlcz0iMDsxOzAiIGtleVRpbWVzPSIwOzAuNTsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Ni42NjcgMTIuNSkiPjxjaXJjbGUgcj0iNiIgZmlsbD0iI2VlZSIgdHJhbnNmb3JtPSJzY2FsZSguOTkzNjgpIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iLTAuMXMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVNwbGluZXM9IjAuMyAwIDAuNyAxOzAuMyAwIDAuNyAxIiB2YWx1ZXM9IjA7MTswIiBrZXlUaW1lcz0iMDswLjU7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODMuMzMzIDEyLjUpIj48Y2lyY2xlIHI9IjYiIGZpbGw9IiNlZWUiIHRyYW5zZm9ybT0ic2NhbGUoLjkyOTMpIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iMHMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVNwbGluZXM9IjAuMyAwIDAuNyAxOzAuMyAwIDAuNyAxIiB2YWx1ZXM9IjA7MTswIiBrZXlUaW1lcz0iMDswLjU7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L2NpcmNsZT48L2c+PC9zdmc+")
}

.component-catalog-actions-buy.isSent {
    background-color: var(--color-2)
}

.component-catalog-actions-buy.isSent:hover {
    background-color: var(--color-2-hover)
}

.component-catalog-actions-buy:hover {
    background-color: var(--color-1-hover)
}

.component-catalog-actions-buy.orange {
    background-color: #ea693c
}

.component-catalog-actions-buy.orange:hover {
    background-color: #e85725
}

.component-products-item-white-bg {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    height: 100%;
    position: relative;
    text-decoration: none
}

.component-products-item-white-bg>.image {
    background: #fff;
    padding-top: 75%;
    position: relative;
    z-index: 2
}

.component-products-item-white-bg>.image.aspect-ratio-4-3 {
    padding-top: 75%
}

.component-products-item-white-bg>.image.aspect-ratio-3-2 {
    padding-top: 66.6666666667%
}

.component-products-item-white-bg>.image.aspect-ratio-1-1 {
    padding-top: 100%
}

.component-products-item-white-bg>.image.aspect-ratio-2-3 {
    padding-top: 150%
}

.component-products-item-white-bg>.image.aspect-ratio-3-4 {
    padding-top: 133.3333333333%
}

.component-products-item-white-bg>.image>picture {
    transition: all .25s ease-in-out;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.component-products-item-white-bg>.image>picture>img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.component-products-item-white-bg>.content {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto 1fr;
    z-index: 2
}

.component-products-item-white-bg>.content>.title {
    transition: all .25s ease-in-out;
    color: var(--color-1);
    font-size: 14px;
    line-height: 1.375
}

.component-products-item-white-bg>.content>.only-order {
    color: #ea693c;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-white-bg>.content>.unavailable {
    color: #567;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-white-bg>.content>.available {
    color: #28a745;
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.component-products-item-white-bg>.labels {
    display: flex;
    flex-wrap: wrap;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.component-products-item-white-bg>.labels>* {
    margin-bottom: 8px;
    margin-right: 16px
}

.component-products-item-white-bg:hover>.image>picture {
    transform: translateY(-4px)
}

.component-products-item-white-bg:hover>.content>.title {
    color: var(--color-1-hover)
}

.page-main-personal {
    background: #fff;
    padding: 48px 0
}

.page-main-personal>.wrapper>.items {
    display: grid;
    grid-gap: 48px;
    grid-template-columns: repeat(5,1fr)
}

@media(min-width:1367px) {
    .page-main-personal>.wrapper>.items {
        grid-template-columns: repeat(6,1fr)
    }
}

@media(min-width:1601px) {
    .page-main-personal>.wrapper>.items {
        grid-template-columns: repeat(7,1fr)
    }
}

@media(max-width:1600.98px) {
    .page-main-personal>.wrapper>.items>.item:nth-child(13),.page-main-personal>.wrapper>.items>.item:nth-child(14) {
        display: none
    }
}

@media(max-width:1366.98px) {
    .page-main-personal>.wrapper>.items>.item:nth-child(11),.page-main-personal>.wrapper>.items>.item:nth-child(12) {
        display: none
    }
}