/* 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: 1140px; margin: 0 auto; position: relative; padding: 0 30px; 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 { 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; max-width: 170px; width: 100%; }
.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/special2024/images-new/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/special2024/images-new/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 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; 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 { position: relative; }
.lp-billboard__cover { }

/* SECTION */
.lp-section { margin: 80px auto; }
.lp-section__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #000; margin-bottom: 40px; text-align: center; }
.lp-section__text { max-width: 880px; margin: 0 auto; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; text-align: center; }
.lp-section__text p { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000;
    margin: 24px 0 0 0; padding: 0; }
.lp-section__text p:first-child { margin-top: 0; }
.lp-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 20px; }
.lp-row--reverse { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.lp-col { width: calc(50% - 10px); }
.lp-col:last-child { margin-top: 340px;}
.lp-row .lp-unitMore__descr { padding: 0 40px; box-sizing: border-box; }


/* SLIDER */
.swiper-box { margin: 0 auto; position: relative; }
.swiper-box .swiper-slide { height: auto; width: 530px; }
.swiper-scrollbar-drag { background: #FF5BB9; }
.swiper-box .swiper-container-horizontal>.swiper-scrollbar { position: relative; left: initial; bottom: initial; z-index: 50; height: 4px; width: 100%; margin: 0 0 32px; }
.swiper-box .swiper-scrollbar { background: #fadff0; }
.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { width: 40px; height: 40px; top: 50%; -webkit-tap-highlight-color: transparent; transform: translate(0,-50%); }
.swiper-box .swiper-button-next:focus, .swiper-box .swiper-button-prev:focus {outline: none; box-shadow: none; }
.swiper-box .swiper-button-next:focus-visible, .swiper-box .swiper-button-prev:focus-visible {outline: none; box-shadow: none; }
.swiper-box .swiper-button-prev { left: initial; top: calc(50% - 2px); right: -100px; background: transparent url('https://static.re-store.ru/promo/summer2025/images/slider-arrow-left.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next { left: initial; top: calc(50% - 52px); right: -100px; background: transparent url('https://static.re-store.ru/promo/summer2025/images/slider-arrow-right.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next:after, .swiper-box .swiper-button-prev:after { display: none; }
.swiper-box .swiper-button-next:hover, .swiper-box .swiper-button-prev:hover { opacity: .85; }
.swiper-box .swiper-button-disabled { visibility: initial; }
.swiper-box .swiper-slide .lp-unitMore__descr { padding: 0 40px; box-sizing: border-box; }


/* UNIT CONTAINER */
.lp-unit { width: 100%; margin: 0; position: relative; }
.lp-unitBody { position: relative; border-radius: 8px; overflow: hidden; }
.lp-unitHead { position: absolute; top: 28px; left: 28px; right: 28px; 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: 16px; text-decoration: none; }
.lp-unitHead .lp-linkgroup { -webkit-transition: 0.6s; transition: 0.6s; }
.lp-unitHead--white .lp-unitHead__title { color: #fff; }
.lp-unitHead--white .lp-link { color: #fff; }
.lp-unitHead--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/special2024/images-new/arrow--white.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }
.lp-unitMore { max-width: 660px; margin: 0 auto; text-align: center; }
.lp-unitMore__link { display: inline-block; margin: 16px 0; padding-right: 20px; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; position: relative; cursor: pointer; }
.lp-unitMore__link: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/special2024/images-new/arrow.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%) rotate(90deg); }
.lp-unitMore__descr { visibility: hidden; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; }
.lp-unitMore.lp-active .lp-unitMore__descr { visibility: visible; }
.lp-unitMore.lp-active .lp-unitMore__link:after { transform: translate(0,-50%) rotate(270deg); }
.lp-unitMore a { color: #000; text-decoration: underline; }
.lp-unit__cover { display: block; position: relative; }
.lp-unit__cover:after { display: block; content: ' '; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: linear-gradient(180deg, rgba(47, 73, 97, 0.00) 75.37%, rgba(47, 73, 97, 0.80) 100%); -webkit-transition: 0.6s; transition: 0.6s; }
.lp-unitlinks { position: absolute; right: 28px; bottom: 28px; font: 400 16px/140% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; text-align: right; }
.lp-unitlinks a { color: #000; }
.lp-unitlinks a:hover { color: #000; text-decoration: underline; }
.lp-unitlinks--white { color: #fff; }
.lp-unitlinks--white a { color: #fff; }
.lp-unitlinks--white a:hover { color: #fff; }
.lp-unitlinks__bullet { width: 10px; height: 10px; position: absolute; right: 28px; bottom: 28px; background-color: #000; border-radius: 100%; opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }
.lp-unitlinks__bullet--white { background-color: #fff; }




@media (hover: hover) {
    .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-unitHead .lp-linkgroup { opacity: 0; }
    .lp-unitBody:hover .lp-unitHead .lp-linkgroup { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-unit__cover:after { opacity: 0; }
    .lp-unitBody:hover .lp-unit__cover:after { opacity: 1; }
}

/* FOOTERNOTE */
.lp-footernote { font: 500 12px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #000; text-align: left; }








@media (hover: hover) {}

@media only screen and (max-width: 1200px) { }

@media only screen and (max-width: 1100px) { }

@media only screen and (max-width: 980px) {
    /* SECTION */
    .lp-row { -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 60px; }
    .lp-row--reverse { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
    .lp-col { width: 100%; }
    .lp-col:last-child { margin-top: 0; }
    .lp-row .lp-unitMore__descr { padding: 0; }
}

@media only screen and (max-width: 920px) { }

@media only screen and (max-width: 1024px) {  }

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
    .lp-desktop { display: none; }
    .lp-mobile { display: block; }
    /* SECTION */
    .lp-section { margin: 60px auto; }
    .lp-section__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin-bottom: 32px; }
    .lp-section__text { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
    .lp-section__text p { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
    /* SLIDER */
    .swiper-box .swiper-slide { height: auto; width: 320px; }
    .swiper-box .swiper-slide .lp-unitMore__descr { padding: 0; }
    /* UNIT CONTAINER */
    .lp-unitHead { top: 20px; left: 12px; right: 12px; }
    .lp-unitHead__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin-bottom: 12px; }
    .lp-unitMore { padding: 0 12px; box-sizing: border-box; }
    .lp-unitMore__link { margin: 20px 0 0; }
    .lp-unitMore__descr { display: none; margin-top: 12px; }
    .lp-unitMore.lp-active .lp-unitMore__descr { display: block; }
    .lp-unitlinks { right: 12px; bottom: 12px; font: 400 12px/140% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; }
    .lp-unitlinks__bullet { right: 12px; bottom: 12px; }
    .lp-unit-expandMob .lp-unitMore__link { display: none; }
    .lp-unit-expandMob .lp-unitMore__descr { display: block; visibility: visible; margin-top: 20px; }
}

@media only screen and (max-width: 360px) { }






