/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { overflow: hidden; }
.lp-container { width: 100%; max-width: 1216px; margin: 0 auto; position: relative; padding: 0 20px; box-sizing: border-box; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
sub, sup { font-size: 40%; top: -1.2em; }
.lp-container img { max-width: 100%; }
.lp-desktop {}
.lp-mobile { display: none; }

/* BUTTON */
.lp-btn-group { text-align: center; }
.lp-btn { display: inline-block; font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; padding: 12px 24px; box-sizing: border-box; color:#fff; text-align: center; cursor: pointer; border-radius: 6px; -webkit-transition: 0.25s; transition: 0.25s; text-decoration: none; }
.lp-btn--blue { background-color: #378BE7; }
.lp-btn--blue:hover { background-color: #327ED1; }
.lp-btn--blue:active { background-color: #2865A7; }
.lp-btn--pink { background-color: #ed5aae; }
.lp-btn--pink:hover { background-color: #ff5bb9; }
.lp-btn--pink:active { background-color: #ff5bb9; }
.lp-btn--white { background-color: #fff; color: #242424; }
.lp-btn--white:hover { background-color: #fff; opacity: .85; }
.lp-btn--white:active { background-color: #fff; }
.lp-btn--black { background-color: #000; }
.lp-btn--black:hover { background-color: #333; }

/* LINK DECOR */
.lp-linkarrow { position: relative; padding-right: 20px; }
.lp-linkarrow:after { display: inline-block; position: absolute; content: ' '; width: 14px; height: 14px; margin: 0 0 0 6px; background: transparent url('https://static.re-store.ru/promo/genders/images/arrow.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }
.lp-linkgroup--white .lp-linkarrow:after { display: inline-block; position: absolute; content: ' '; width: 14px; height: 14px; margin: 0 0 0 6px; background: transparent url('https://static.re-store.ru/promo/genders/images/arrow--white.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }

/* LINKS */
.lp-linkgroup { position: relative; z-index: 1; }
.lp-link { display: inline-block; cursor: pointer; font: 400 15px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.15px; color: #000; transition: all 0.6s; }
.lp-linkgroup .lp-link { margin-left: 10px; }
.lp-linkgroup .lp-link:first-child { margin-left: 0; }
.lp-linkgroup--white .lp-link { color: #fff; }

/* BILLBOARD */
.lp-billboard { }

/* INTRO TEXT */
.lp-introText { max-width: 700px; color: #000; text-align: center; margin: 32px auto; }
.lp-introText__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; margin-top: 16px; }
.lp-introText__descr:first-child { margin-top: 0; }
.lp-introText__footernote { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 32px; }

/* SECTION */
.lp-section { margin: 80px auto; }
.lp-sectionHead { text-align: center; max-width: 800px; margin: 0 auto 40px; }
.lp-sectionHead__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
.lp-sectionHead__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; margin-top: 24px; }
.lp-sectionHead__subtitle { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 16px; }
.lp-sectionBtn { margin-top: 40px; }

/* SLIDER BENEFITS */
.lp-swiper-benefits-container { margin: 0 auto; position: relative; }
.lp-swiper-benefits { overflow: initial; padding-bottom: 44px; position: relative; }
.lp-swiper-benefits .swiper-slide { height: auto; width: 253px; }
.lp-swiper-benefits .swiper-scrollbar-drag { background: #FF5BB9; }
.lp-swiper-benefits .swiper-scrollbar { position: absolute; left: initial; bottom: 0; z-index: 50; height: 4px; width: 100%; margin: 0; background: #fadff0; }
.lp-swiper-benefits .swiper-button-next, .lp-swiper-benefits .swiper-button-prev { width: 40px; height: 40px; top: 50%; right: -20px; -webkit-tap-highlight-color: transparent; transform: translate(0,-50%); box-shadow: 0 4px 10px rgba(45, 48, 54, 0.12); border-radius: 100%; }
.lp-swiper-benefits .swiper-button-next:focus, .lp-swiper-benefits .swiper-button-prev:focus {outline: none; box-shadow: none; }
.lp-swiper-benefits .swiper-button-next:focus-visible, .lp-swiper-benefits .swiper-button-prev:focus-visible {outline: none; box-shadow: none; }
.lp-swiper-benefits .swiper-button-prev { left: initial; top: calc(50% - 2px - 22px); background: transparent url('https://static.re-store.ru/promo/genders/images/slider-arrow-left.png') center center repeat; background-size: 100% auto; }
.lp-swiper-benefits .swiper-button-next { left: initial; top: calc(50% - 52px - 22px); background: transparent url('https://static.re-store.ru/promo/genders/images/slider-arrow-right.png') center center repeat; background-size: 100% auto; }
.lp-swiper-benefits .swiper-button-next:after, .lp-swiper-benefits .swiper-button-prev:after { display: none; }
.lp-swiper-benefits .swiper-button-next:hover, .lp-swiper-benefits .swiper-button-prev:hover { opacity: .85; }
.lp-swiper-benefits .swiper-navigation-icon { display: none; }
.lp-swiper-benefits .swiper-button-disabled { visibility: initial; }

/* BENEFITS */
.lp-benefits { display: block; text-decoration: none; color: #000; }
.lp-benefits__img { border-radius: 8px; overflow: hidden; margin-bottom: 24px; }
.lp-benefits__wrapper {}
.lp-benefits__name { min-height: 44px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end; justify-content:flex-end; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction:column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.lp-benefits .lp-linkgroup { margin-top: 8px; }

/* SLIDER CUSTOMIZATION */
.lp-swiper-customization-container { margin: 0 auto; position: relative; }
.lp-swiper-customization { overflow: initial; padding-bottom: 20px; position: relative; }
.lp-swiper-customization .swiper-slide { height: auto; width: 225px; }
.lp-swiper-customization .swiper-scrollbar-drag { background: #FF5BB9; }
.lp-swiper-customization .swiper-scrollbar { position: absolute; left: initial; bottom: 0; z-index: 50; height: 4px; width: 100%; margin: 0; background: #fadff0; }

/* CUSTOMIZATION */
.lp-customization { display: block; text-decoration: none; color: #000; text-align: center; }
.lp-customization__img { border-radius: 8px; overflow: hidden; margin-bottom: 20px; }
.lp-customization__name { font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }

/* ROW */
.lp-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content:flex-start; -webkit-flex-direction: row; -ms-flex-direction:  row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 12px; }
.lp-row--reverse { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.lp-col { width: calc(50% - 6px); }
.lp-row + div.lp-row { margin-top: 12px }

/* UNIT CONTAINER */
.lp-unit { display: block; width: 100%; height: 100%; margin: 0; position: relative; text-decoration: none; }
.lp-unitBody { width: 100%; height: 100%; position: relative; border-radius: 8px; overflow: hidden; }
.lp-unitHead { position: absolute; top: 32px; left: 20px; right: 20px; text-align: center; z-index: 1; }
.lp-unitHead__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #000; margin-bottom: 12px; text-decoration: none; }
.lp-unitHead .lp-linkgroup { -webkit-transition: 0.6s; transition: 0.6s; }
.lp-unit__cover { display: block; height: 100%; position: relative; }
.lp-unit__cover img { height: 100%; object-fit: cover; -webkit-transition: 0.6s; transition: 0.6s; }
.lp-unitlinks { position: absolute; right: 20px; bottom: 20px; font: 400 12px/132% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.3px; color: #000; text-align: right; }
.lp-unitlinks a { color: #000; white-space: nowrap; }
.lp-unitlinks a:hover { color: #000; text-decoration: underline; }
.lp-unitlinks__bullet { width: 10px; height: 10px; position: absolute; right: 20px; bottom: 20px; background-color: #000; border-radius: 100%; opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }

.lp-unit--white .lp-unitHead__title { color: #fff; }
.lp-unit--white .lp-unitlinks { color: #fff; }
.lp-unit--white .lp-unitlinks a { color: #fff; }
.lp-unit--white .lp-unitlinks a:hover { color: #fff; }
.lp-unit--white .lp-unitlinks__bullet { background-color: #fff; }
.lp-unit--slider { overflow: initial; }
.lp-unit--slider .lp-unitBody { overflow: initial; border: transparent 1px solid; }

@media (hover: hover) and (pointer: fine) {
    .lp-unitBody .lp-unitlinks { opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-unitBody:hover .lp-unitlinks { opacity: 1; }
    .lp-unitlinks__bullet { opacity: 1; }
    .lp-unitBody:hover .lp-unitlinks__bullet { opacity: 0; -webkit-transition: 0.3s; transition: 0.3s; }
    .lp-unit--poster .lp-unitHead .lp-linkgroup { opacity: 0; }
    .lp-unit--poster .lp-unitBody:hover .lp-unitHead .lp-linkgroup { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-unitBody:hover .lp-unit__cover img { transform: scale(1.04); -webkit-transition: 0.6s; transition: 0.6s; }
}

/* SLIDER PRODUCT */
.lp-slider-product { margin-top: 140px; padding-bottom: 0; overflow: hidden; }
.lp-slider-product .swiper-slide { width: 100% !important; }
.lp-slider-product .swiper-button-prev { left: 12px; background: transparent url('https://static.re-store.ru/promo/genders/images/slider-arrow-left.png') 0 0 no-repeat; background-size: 100% auto; transform: translate(0,-50%); }
.lp-slider-product .swiper-button-next { right: 12px; background: transparent url('https://static.re-store.ru/promo/genders/images/slider-arrow-right.png') 0 0 no-repeat; background-size: 100% auto; transform: translate(0,-50%); }
.lp-slider-product .swiper-button-next, .lp-slider-product .swiper-button-prev { display: block; width: 40px; height: 40px; margin: 0; z-index: 2; top: calc(50% - 60px); }
.swiper-button-next:after, .swiper-button-prev:after { display: none; }
.lp-slider-product .swiper-pagination-bullets { bottom: 0; }
.lp-slider-product .swiper-pagination-bullet { background: #000; opacity: .2; }
.lp-slider-product .swiper-pagination-bullet-active { background: #000; opacity: 1; }
.lp-slider-product .swiper-navigation-icon { display: none; }

/* PRODUCT */
.lp-product { display: block; color: #000; text-decoration: none; text-align: center; }
.lp-product__img { max-width: 342px; margin: 0 auto; }
.lp-product__title { margin: 46px 0 40px; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-product__special { margin: 36px 0 -28px; font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #FF5CB9; }






@media only screen and (max-width: 1100px) { }

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
    /* SLIDER PRODUCT */
    .lp-slider-product { margin-top: 160px; }
    /* PRODUCT */
    .lp-product__img { max-width: 200px; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 0 16px; }
    .lp-mobHide { display: none; }

    /* INTRO TEXT */
    .lp-introText { margin: 10px auto; }
    .lp-introText__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 20px; }
    .lp-introText__footernote { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 40px; }

    /* SECTION */
    .lp-section { margin: 50px auto; }
    .lp-sectionHead { margin-bottom: 24px; }
    .lp-sectionHead__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-sectionHead__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px;  }
    .lp-sectionHead__subtitle { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 20px; }

    /* SLIDER BENEFITS */
    .lp-swiper-benefits { padding-bottom: 24px; }
    .lp-swiper-benefits .swiper-slide { width: 290px; }
    .lp-swiper-benefits .swiper-button-next, .lp-swiper-benefits .swiper-button-prev { display: none; }

    /* BENEFITS */
    .lp-benefits { text-align: center; }
    .lp-benefits__img { margin-bottom: 20px; }
    .lp-benefits__name { min-height: initial; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; display: block; }
    .lp-benefits .lp-linkgroup { margin-top: 8px; }

    /* SLIDER CUSTOMIZATION */
    .lp-swiper-customization .swiper-slide { height: auto; width: 290px; }

    /* CUSTOMIZATION */
    .lp-customization__name { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
}

@media only screen and (max-width: 700px) {
    /* ROW */
    .lp-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 10px; }
    .lp-row--reverse { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
    .lp-col { width: 100%; }
    .lp-row + div.lp-row { margin-top: 10px }

    /* UNIT CONTAINER */
    .lp-unitHead { top: 30px; }
    .lp-unitHead__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-unitlinks { right: 24px; left: 24px; bottom: 18px; font: 400 12px/130% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.24px; text-align: center; }
    .lp-unitlinks a { text-decoration: underline; }

    /* SLIDER PRODUCT */
    .lp-slider-product { margin-top: 146px; margin-left: -16px; margin-right: -16px; margin-bottom: 20px; }

    /* PRODUCT */
    .lp-product { }
    .lp-product__title { margin: 36px 0 32px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-product__special { max-width: 320px; margin: 12px auto -20px; }
}

@media only screen and (max-width: 360px) { }






