/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth {  }
.lp-container { width: 100%; max-width: 1360px; 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 { 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; white-space: nowrap; }
.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/24px 'Graphik-Regular-Cy', sans-serif; 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 { }

/* SECTION */
.lp-section { margin: 80px auto; }

/* TEXT INTRO */
.lp-textintro { max-width: 820px; margin: 80px auto 130px; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; text-align: center; }

/* BANNER */
.lp-banner { }

/* 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: 40px; align-items: center; }
.lp-row--reverse { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.lp-col { width: calc(50% - 20px); }

/* TEXT */
.lp-textbox { max-width: 550px; margin: 0; }
.lp-textbox__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; margin-bottom: 16px; }
.lp-textbox__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }

/* BNT LINE */
.lp-btnline { position:-webkit-sticky; position:sticky; top: 123px; z-index: 999; background-color: #F5F5FA; padding: 30px 0; box-sizing: border-box; }
.lp-btnline-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: 40px; align-items: center; }
.lp-btnline-col { width: calc(50% - 20px); }
.lp-btnline__title { max-width: 540px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; }
.lp-btn-group { 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: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 24px; align-items: center; }

/* SPECIAL */
.lp-special { max-width: 600px; margin: 60px auto; text-align: left; }
.lp-special__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.3px; color: #000; }
.lp-special__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; margin: 12px 0 24px; }
.lp-special__btn { width: 100%; border: 0; }

/* SPECIAL */
.lp-footernote { margin: 40px auto; font: 400 12px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.3px; color: #B8B8B8; }
.lp-footernote a { color: #B8B8B8; text-decoration: underline; }








@media only screen and (max-width: 1100px) {
    /* BNT LINE */
    .lp-btnline { top: 0; }
}

@media only screen and (max-width: 768px) {
    .lp-container { padding: 0 12px; }
    .lp-btn { padding: 10px 24px; }
    /* SECTION */
    .lp-section { margin: 60px auto; }

    /* TEXT INTRO */
    .lp-textintro { margin: 40px auto 60px; font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; text-align: left; }

    /* ROW */
    .lp-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 32px; }
    .lp-row--reverse { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
    .lp-col { width: 100%; }

    /* TEXT */
    .lp-textbox__title { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-textbox__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }

    /* BNT LINE */
    .lp-btnline { padding: 20px 0; z-index: 1000; }
    .lp-btnline-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 24px; }
    .lp-btnline-col { width: 100%; }
    .lp-btnline__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-btn-group { -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; gap: 12px;}

    /* SPECIAL */
    .lp-special { }
    .lp-special__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-special__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

}

@media only screen and (max-width: 360px) { }






