/* 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: 1440px; margin: 0 auto; position: relative; padding: 40px; 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%); }

/* HEAD */
.lp-head { margin: 0 0 140px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; align-items: flex-start; }
.lp-head__title { font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.4px; color: #000; }
.lp-head__subtitle { display: inline-block; white-space: nowrap; }
.lp-head__descr { max-width: 480px; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-headInner { margin: 0 0 90px; }
.lp-headInner__back { display: inline-block; margin: 0 0 12px; font: 400 16px/14px 'Graphik-Regular-Cy', sans-serif; color: #000; position: relative; padding-left: 20px; box-sizing: border-box; }
.lp-headInner__back:before { display: inline-block; position: absolute; content: ' '; width: 14px; height: 14px; margin: 0 6px 0 0; background: transparent url('https://static.re-store.ru/promo/special2024/images-new/arrow.svg') top center no-repeat; background-size: 100% auto; left: 0; top: 50%; transform: translate(0,-50%) rotate(180deg); }
.lp-headInner__title { font: 500 80px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -3.6px; color: #000; }

/* SECTION */
.lp-section { margin: 180px 0 0; }

/* COVER */
.lp-cover { display: block; position: relative; overflow: hidden; }
.lp-cover__img { -webkit-transition: 0.6s; transition: 0.6s; }
.lp-cover__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #fff; padding: 40px 16px 16px; box-sizing: border-box; position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%); text-align: center; -webkit-transition: 0.6s; transition: 0.6s; }

@media (hover: hover) {
    .lp-cover__title { opacity: 0; }
    .lp-cover:hover .lp-cover__title { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cover:hover .lp-cover__img { transform: scale(1.03); -webkit-transition: 0.6s; transition: 0.6s; }
}


/* SLIDER */
.swiper-box { margin: 0 auto; position: relative; }
.swiper-box .swiper-slide { width:calc(448px + 8px); height: auto; padding: 0 4px; box-sizing: border-box; -webkit-transition: 0.6s; transition: 0.6s; }
.swiper-box .swiper-slide-active { width:calc(512px + 8px); -webkit-transition: 0.6s; transition: 0.6s; }
.swiper-box .swiper-wrapper { align-items: flex-end; height: 640px; }
.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: 0; -webkit-tap-highlight-color: transparent; transform: translate(0,0); margin-top: 0; }
.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: 0; background: transparent url('https://static.re-store.ru/promo/creative-hub/images/slider-arrow-left.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next { right: 0; background: transparent url('https://static.re-store.ru/promo/creative-hub/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-horizontal>.swiper-pagination-bullets, .swiper-box.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-box .swiper-pagination-custom, .swiper-box .swiper-pagination-fraction { display: none; bottom: -26px; }
.swiper-box .swiper-pagination-bullet-active { background: #000; }
.swiper-gallery { overflow: initial; }
.swiper-gallery--oleg-borodin {}
.swiper-gallery--oleg-borodin .swiper-slide { width:calc(480px + 8px); }
.swiper-gallery--oleg-borodin .swiper-slide-active { width:calc(560px + 8px); }
.swiper-gallery--oleg-borodin .swiper-wrapper { height: 622px; }
.swiper-gallery--daniil-Iliminskiy {}

/* AUTH */
.lp-auth { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; align-items: flex-start; }
.lp-auth__name { white-space: nowrap; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #000; }
.lp-auth__photo { width: 440px; min-width: 440px; }
.lp-auth__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }
.lp-auth__descr p { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; padding: 0; margin: 10px 0 0; }
.lp-auth__descr p:first-child { margin: 0 0 28px 0; }

/* QUESTIONS */
.lp-questions { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; align-items: flex-start; }
.lp-questions__title { width: calc(45% - 20px); white-space: nowrap; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #000; }
.lp-questions__col { width: calc(55% - 20px); }
.lp-questions-item { margin: 32px 0 0 0; }
.lp-questions-item:first-child { margin: 0; }
.lp-questions-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; }
.lp-questions-item__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; margin-top: 16px; }

/* BANNER U */
.lp-banner-u { display: block; min-height: 320px; background: #F5F5FA; border-radius: 8px; padding: 32px; box-sizing: border-box; position: relative; overflow: hidden; }
.lp-banner-u__wrapper {}
.lp-banner-u__img { width: 636px; position: absolute; left: 580px; top: 50%; transform: translateY(-50%); }
.lp-banner-u__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.66px; color: #000; }
.lp-banner-u__descr { max-width: 480px; font: 400 18px/125% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.18px; color: #000; margin: 8px 0 20px; }










@media (hover: hover) {}

@media only screen and (max-width: 1200px) { }

@media only screen and (max-width: 1100px) {
    /* AUTH */
    .lp-auth__photo { width: 300px; min-width: 300px; }
    /* BANNER U */
    .lp-banner-u__wrapper { max-width: 370px; }
    .lp-banner-u__img { width: 60%; left: 400px; }
}

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 920px) { }

@media only screen and (max-width: 1024px) {
    /* SECTION */
    .lp-section { margin: 90px 0 0; }
    /* AUTH */
    .lp-auth { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
    /* QUESTIONS */
    .lp-questions { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 40px 20px; }
    .lp-desktop { display: none; }
    .lp-mobile { display: block; }
    /* HEAD */
    .lp-head { margin: 0 0 72px; -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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 24px; align-items: center; text-align: center; }
    .lp-head__title { max-width: 330px; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-head__descr { max-width: 330px; font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-headInner { margin: 0 0 72px; }
    .lp-headInner__back {  margin: 0 0 20px; }
    .lp-headInner__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
    /* SLIDER */
    .swiper-box { margin: 0 auto 28px; position: relative; }
    .swiper-box .swiper-slide { width:auto; }
    .swiper-box .swiper-slide-active { width:auto; }
    .swiper-box .swiper-wrapper { height: auto; }
    .swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { display: none; }
    .swiper-box .swiper-horizontal>.swiper-pagination-bullets, .swiper-box.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-box .swiper-pagination-custom, .swiper-box .swiper-pagination-fraction { display: block; }

    /* AUTH */
    .lp-auth { gap: 20px; }
    .lp-auth__name { white-space: initial; font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px;  margin-bottom: 12px; }
    .lp-auth__photo { width: 100%; min-width: 100%; }
    .lp-auth__photo img { width: 480px; max-width: 100%; }

    /* QUESTIONS */
    .lp-questions { }
    .lp-questions__title { width: 100%; white-space: initial; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-questions__col { width: 100%; }
    .lp-questions-item { margin: 28px 0 0 0; }
    .lp-questions-item__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-questions-item__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 12px; }

    /* BANNER U */
    .lp-banner-u { padding-bottom: 294px; }
    .lp-banner-u__wrapper { max-width: 320px; margin: 0 auto; text-align: center; }
    .lp-banner-u__img { width: 514px; left: 50%; bottom: -50px; top: initial; transform: translate(-46%,0); z-index: 1; }
    .lp-banner-u__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-banner-u__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.16px; }
}

@media only screen and (max-width: 360px) { }






