/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
html { scroll-padding-top: 220px; }
.lp-fullwidth { overflow: hidden; }
.lp-container { width: 100%; max-width: 1360px; 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-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/cashback-yandex-plus/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/cashback-yandex-plus/images/arrow--white.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }
.lp-linkgroup--pink .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/cashback-yandex-plus/images/arrow--pink.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: #242424; 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; }
.lp-linkgroup--pink .lp-link { color: #FF5CB9; }

/* BILLBOARD */
.lp-billboard { }

/* SECTION */
.lp-section { margin: 100px auto; }

/* HEAD */
.lp-head { margin-bottom: 40px; }
.lp-head__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #000; }
.lp-head .lp-linkgroup { margin-top: 20px; }

/* FOOTERNOTE */
.lp-footernote { }
.lp-footernote p { font: 400 14px/120% 'Graphik-Regular-Cy', sans-serif; color: #8D8D92; }
.lp-footernote a { color: #FF5BB9; text-decoration: underline; }

/* BANNER */
.lp-banner-group { 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-banner-group .lp-banner { width: calc(50% - 10px); }
.lp-banner { display: block; }
.lp-banner--warranty { margin: -1.7% 0 -3%; }

/* HOW BUY */
.lp-howbuy-group { 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-howbuy { width: calc(50% - 10px); background: #F5F5FA; padding: 40px; box-sizing: border-box; text-align: center; color: #000; }
.lp-howbuy__icon { width: 100px; margin: 0 auto; }
.lp-howbuy__wrapper { max-width: 450px; margin: 24px auto; }
.lp-howbuy__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-howbuy__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 12px; }
.lp-howbuy__btnlink { font: 400 15px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.15px; }

/* LEVELS PRIVILEGES */
.lp-levels { width: 100%; }
.lp-levels-row { 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: 20px; }
.lp-levels-col { -webkit-box-flex: 0; -ms-flex: 0 0 calc(20% - 16px); flex: 0 0 calc(20% - 16px); 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; align-items: center; }
.lp-levels-colinner { height: 100%; width: 100%; min-height: 100px; margin: 0; padding: 20px 0; box-sizing: border-box; border-radius: 8px; 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; align-items: center; }
.lp-levels-head { width: 100%; min-height: 84px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; overflow: hidden; padding: 20px 10px; box-sizing: border-box; background: #fff; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-levels-text { width: 100%; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; text-align: center; }
.lp-levels-text strong { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; }
.lp-levels-text a { color: #ED5AAE; text-decoration: none; }
.lp-levels .lp-link { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; }

.lp-levels-row:first-child { margin-bottom: 20px; }
.lp-levels-row .lp-levels-col:first-child .lp-levels-text { color: #000; text-align: left; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; }
.lp-levels-row .lp-levels-col:first-child .lp-levels-colinner { padding: 10px 20px; background-color: initial; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }

.lp-levels-col:first-child .lp-levels-head { text-align: left; }

.lp-levels-col:nth-child(2) .lp-levels-head { background: #CD9DF2; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(3) .lp-levels-head { background: #ABC9D3; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(4) .lp-levels-head { background: #ED5BAE; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(5) .lp-levels-head { background: #FE6E2E; color: #fff; border-radius: 8px; }

@media (hover: hover) and (pointer: fine) {
    .lp-levels-col:first-child.hover .lp-levels-colinner { background-color: #fff; }
    .lp-levels-col.hover .lp-levels-colinner { background-color: #E4EEF1; }
    /*.lp-levels-col.hover .lp-levels-head { background-color: #E4EEF1; border-radius: 8px; }*/
    .lp-levels-col:first-child.hover .lp-levels-head { background-color: #fff; }
    .lp-levels-row .lp-levels-col:first-child:hover .lp-levels-text { color: #000; }
    .lp-levels-row:hover { background-color: #F5F5FA; border-radius: 8px;}
    .lp-levels-row:first-child:hover { background: none; }
    /*.lp-levels-row:last-child:hover { background: none; }*/
    .lp-levels-row .lp-levels-col:hover .lp-levels-text { color: #fff; }
    .lp-levels-row .lp-levels-col:hover .lp-levels-colinner { background-color: #ABC9D3; }
    .lp-levels-row .lp-levels-col:first-child:hover .lp-levels-colinner { background-color: initial; }
    /*.lp-levels-row:last-child .lp-levels-col:hover .lp-levels-colinner { background: none; }*/

    .lp-levels-col:nth-child(2).hover .lp-levels-colinner { background-color: #EED8FF; }
    .lp-levels-row .lp-levels-col:nth-child(2):hover .lp-levels-colinner { background-color: #CD9DF2; }
    /*.lp-levels-row:last-child .lp-levels-col:nth-child(2):hover .lp-levels-colinner { background-color: #EED8FF; }*/

    .lp-levels-col:nth-child(3).hover .lp-levels-colinner { background-color: #E4EEF1; }
    .lp-levels-row .lp-levels-col:nth-child(3):hover .lp-levels-colinner { background-color: #ABC9D3; }
    /*.lp-levels-row:last-child .lp-levels-col:nth-child(3):hover .lp-levels-colinner { background-color: #E4EEF1; }*/

    .lp-levels-col:nth-child(4).hover .lp-levels-colinner { background-color: #FFD7EE; }
    .lp-levels-row .lp-levels-col:nth-child(4):hover .lp-levels-colinner { background-color: #ED5BAE; }
    /*.lp-levels-row:last-child .lp-levels-col:nth-child(4):hover .lp-levels-colinner { background-color: #FFD7EE; }*/

    .lp-levels-col:nth-child(5).hover .lp-levels-colinner { background-color: #FFDFD1; }
    .lp-levels-row .lp-levels-col:nth-child(5):hover .lp-levels-colinner { background-color: #FE6E2E; }
    /*.lp-levels-row:last-child .lp-levels-col:nth-child(5):hover .lp-levels-colinner { background-color: #FFDFD1; }*/

}

/* BAR */
.lp-bar { overflow: auto; position: relative;  }
.lp-bar .simplebar-track.simplebar-horizontal { border-radius: 10px; height: 4px; background: #fadff0;margin: 24px 0 0; position: relative; }
.lp-bar .simplebar-scrollbar:before { border-radius: 10px; background: #FF5BB9; opacity: 1!important; top: 0; bottom: 0; left: 0; right: 0; }

/* LEVELS MOB */
.lp-levelsMob { display: none; margin: 24px 0; }
.lp-levelsMob-row {}
.lp-levelsMob-head { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #fff; border-radius: 8px; background-color: #CD9DF2; padding: 20px; box-sizing: border-box; }
.lp-levelsMob-body { border-radius: 8px; background: #F5F5FA; padding: 20px; box-sizing: border-box; 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: 50px; }
.lp-levelsMob-body-col {}
.lp-levelsMob__years { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; }
.lp-levelsMob__price { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; margin-top: 12px; }



.lp-levelsMob-row:nth-child(1) .lp-levelsMob-head { background-color: #CD9DF2; box-shadow: 0 0 20px 0 rgba(205, 157, 242, 0.30); }
.lp-levelsMob-row:nth-child(2) .lp-levelsMob-head { background-color: #ABC9D3; box-shadow: 0 0 20px 0 rgba(171, 201, 211, 0.40); }
.lp-levelsMob-row:nth-child(3) .lp-levelsMob-head { background-color: #ED5BAE; box-shadow: 0 0 20px 0 rgba(237, 90, 174, 0.20); }
.lp-levelsMob-row:nth-child(4) .lp-levelsMob-head { background-color: #FE6E2E; box-shadow: 0 0 20px 0 rgba(254, 110, 46, 0.20); }









@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 0 16px; }
    /* SECTION */
    .lp-section { margin: 80px auto; }
    /* HEAD */
    .lp-head { margin-bottom: 24px; }
    .lp-head__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }

    /* BANNER */
    .lp-banner-group { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 16px; }
    .lp-banner-group .lp-banner { width: 100%; }
    .lp-banner--warranty { margin: 0 0 -2%; }

    /* HOW BUY */
    .lp-howbuy-group { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 16px; }
    .lp-howbuy { width: 100%; padding: 32px 20px; }
    .lp-howbuy__wrapper { max-width: 290px; }
    .lp-howbuy__title { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-howbuy__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }

    /* BAR */
    .lp-bar { display: none; }

    /* LEVELS MOB */
    .lp-levelsMob { display: -webkit-flex; display: flex; -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: 16px; text-align: center; }
}

@media only screen and (max-width: 480px) { }






