/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
html { scroll-padding-top: 160px; }
.lp-fullwidth { overflow: hidden; }
.lp-container { width: 100%; max-width: 1180px; margin: 0 auto; position: relative; padding: 0 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-mobShow { 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/specialbonus-100-4/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/specialbonus-100-4/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; 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: 10px 20px; }
.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 { background-color: #F5F5FA; }
.lp-billboard__container { width: 100%; max-width: 1440px; margin: 0 auto; position: relative; padding: 0 85px; box-sizing: border-box;  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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 80px; align-items: center; }
.lp-billboard__cover { width: calc(45% - 40px); }
.lp-billboard__wrapper { width: calc(55% - 40px); }
.lp-billboard__title { font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.4px; color:#242424; }

/* 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: 400 22px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.77px; }
.lp-sectionHead__title + div.lp-sectionHead__descr { margin-top: 18px; }
.lp-section--logos { padding: 40px 24px; box-sizing: border-box; }

/* 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: 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-row + div.lp-row { margin-top: 20px }

/* FOOTERNOTE */
.lp-footernote { margin-top: 40px; }
.lp-footernote p { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; color: #808080; margin: 10px 0 0 0; padding: 0; }
.lp-footernote a { color: #808080; text-decoration: underline; }

/* SPECIAL LEVEL */
.lp-speciallevel-container { margin: 40px auto; 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-speciallevel { width: calc(50% - 6px); padding: 40px; box-sizing: border-box; background-color: #F5F5FA; border-radius: 8px; text-align: center; }
.lp-speciallevel__wrapper { max-width: 400px; margin: 0 auto; }
.lp-speciallevel__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-speciallevel__descr { font: 400 22px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.77px; margin-top: 18px;}
.lp-speciallevel-container--single .lp-speciallevel { width: 100%; }
.lp-speciallevel-container--single .lp-speciallevel__wrapper { max-width: 500px; }

/* LOGOS */
.lp-logos { margin-top: 60px; }
.lp-logos__item-group { 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 0; }
.lp-logos a { -webkit-transition: 0.3s; transition: 0.3s; }
.lp-logos img { width: auto; max-width: initial; height: 80px; }

@media (hover: hover) and (pointer: fine) {
    .lp-logos a:hover { opacity: .5; -webkit-transition: 0.3s; transition: 0.3s; }
}

/* STEPS */
.lp-steps-group { 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-steps { -webkit-box-flex: 0; -ms-flex: 1 0 calc(33.333333% - 8px); flex: 1 0 calc(33.333333% - 8px); padding: 40px 20px; box-sizing: border-box; background-color: #F5F5FA; color: #000000; border-radius: 8px; text-align: center; }
.lp-steps__icon {  width: 96px; margin: 0 auto; }
.lp-steps__number { margin: 27px 0 12px; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-steps__title { max-width: 280px; margin: 0 auto; font: 400 22px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.77px; color: #000; }
.lp-steps a { color:#000; text-decoration: underline; }

/* Potratit' bonusy */
.lp-potratitbonusy { background-color: #FF5CB9; border-radius: 8px; padding: 24px; box-sizing: border-box; text-align: center; margin-top: 40px; }
.lp-potratitbonusy__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #fff; margin-top: 24px; }
.lp-potratitbonusy__descr a { color: #fff; text-decoration: underline; }

/* ANY QUESTIONS */
.lp-anyquestions-container { margin: 40px auto; 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-anyquestions { width: calc(50% - 6px); padding: 32px; box-sizing: border-box; background-color: #F5F5FA; border-radius: 8px; text-align: left; }
.lp-anyquestions__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; margin-bottom: 20px; }
.lp-anyquestions a { color: #000; text-decoration: none; }







@media only screen and (max-width: 1200px) {
    /* BILLBOARD */
    .lp-billboard__container { padding: 0 40px; gap: 40px; }
    .lp-billboard__cover { width: calc(45% - 20px); }
    .lp-billboard__wrapper { width: calc(55% - 20px); }
    .lp-billboard__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
}

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
}

@media only screen and (max-width: 900px) { }

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 0 12px; }
    .lp-mobHide { display: none; }
    .lp-mobShow { display: block; }

    /* SECTION */
    .lp-section { margin: 60px auto; }
    .lp-sectionHead { margin: 0 auto 32px; }
    .lp-sectionHead__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-sectionHead__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-sectionHead__title + div.lp-sectionHead__descr { margin-top: 14px; }
    .lp-section--logos { padding: 24px 16px; }

    /* 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: 12px }

    /* SPECIAL LEVEL */
    .lp-speciallevel-container { margin: 32px auto; -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; }
    .lp-speciallevel { width: 100%; padding: 40px 24px; }
    .lp-speciallevel__wrapper { max-width: 260px; }
    .lp-speciallevel__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 14px;}
    .lp-speciallevel-container--single .lp-speciallevel__wrapper { max-width: 240px; }

    /* LOGOS */
    .lp-logos { margin-top: 32px; }
    .lp-logos__item-group { gap: 20px 10px; }
    .lp-logos img { width: auto; max-width: initial; height: 64px; }

    /* ANY QUESTIONS */
    .lp-anyquestions-container { margin: 32px auto; -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; }
    .lp-anyquestions { width: 100%; padding: 24px; }
    .lp-anyquestions__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px;  margin-bottom: 16px; }
}

@media only screen and (max-width: 680px) {
    /* BILLBOARD */
    .lp-billboard { text-align: center; }
    .lp-billboard__container { max-width: 380px; padding: 32px 16px 16px; -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: 0; align-items: initial; }
    .lp-billboard__cover { width: 100%; }
    .lp-billboard__wrapper { width: 100%; }

    /* STEPS */
    .lp-steps-group { -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; }
    .lp-steps { -webkit-box-flex: 0; -ms-flex: 1 0 100%; flex: 1 0 100%; padding: 36px 24px; }
    .lp-steps__number { margin: 20px 0 14px; font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-steps__title { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; }

    /* Potratit' bonusy */
    .lp-potratitbonusy { padding: 20px; margin-top: 32px; }
    .lp-potratitbonusy__descr { margin: 20px auto 0; max-width: 200px; }

    /* FOOTERNOTE */
    .lp-footernote { margin-top: 32px; }
    .lp-footernote p { font: 400 12px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.3px; }
}

@media only screen and (max-width: 480px) {
    /* BUTTON */
    .lp-btn-group .lp-btn { width: 100%; }
}






