/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* FONTS */
@font-face {
    font-family: 'Graphik-Bold-Cy';
    src: url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.eot');
    src: url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.eot?#iefix') format('embedded-opentype'),
    url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.woff2') format('woff2'),
    url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.woff') format('woff');
    font-weight:  700;
    font-style:   normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Graphik-Semibold-Cy';
    src: url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.eot');
    src: url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.eot?#iefix') format('embedded-opentype'),
    url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.woff2') format('woff2'),
    url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.woff') format('woff');
    font-weight:  600;
    font-style:   normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Graphik-Medium-Cy';
    src: url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.eot');
    src: url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.eot?#iefix') format('embedded-opentype'),
    url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.woff2') format('woff2'),
    url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.woff') format('woff');
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Graphik-Regular-Cy';
    src: url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.eot');
    src: url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.eot?#iefix') format('embedded-opentype'),
    url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.woff2') format('woff2'),
    url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.woff') format('woff');
    font-weight:  400;
    font-style:   normal;
    font-stretch: normal;
}

/* BASE */
.lp-fullwidth {}
.lp-fullwidth img { }
.lp-container { max-width: 1440px; margin: 0 auto; position: relative; padding: 0 100px; box-sizing: border-box; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.lp-container--fullwidth-blue { background-color: #F5F5FA; overflow: hidden; }
.lp-container--fullwidth-black { background-color: #060604; overflow: hidden; }
.lp-desktop { }
.lp-mobile { display: none!important; }

/* BILLBOARD */
.lp-billboard { height: 400px; position: relative; }
.lp-billboard-wrapper { color: #fff; max-width: 380px; margin: 90px 0 0 106px; position: relative; z-index: 1; }
.lp-billboard__logo { margin-bottom: 10px; }
.lp-billboard__img { position: absolute; top: -86px; right: -42px; max-width: 775px; }
.lp-billboard__title { font: 500 51px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.035px; }
.lp-billboard__descr { font: 500 25px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.636px; margin-top: 10px; }
.lp-billboard-split { }
.lp-billboard-split img { width: 1500px; margin: 0 auto; max-width: 100%; }

/* 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/yandex-pay/images-2/arrow-link.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }

/* SECTION */
.lp-section { margin: 100px auto; }

/* HEAD */
.lp-head { margin-bottom: 40px; }
.lp-head__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #000; }
.lp-head__link { display: inline-block; font: 400 15px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.15px; color:#242424; margin-top: 20px; transition: all 0.25s; }
.lp-head__link:hover { opacity: .8; }

/* CAT */
.lp-cat { 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; }
.lp-cat-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 5px); flex: 0 0 calc(50% - 5px); background-color: #F0F0F5; border-radius: 8px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.lp-cat-item__img { max-width: 300px; margin: 20px auto 10px; }
.lp-cat-item__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #fff;  margin: auto 24px 24px; }

.lp-cat-item:nth-child(3), .lp-cat-item:nth-child(4), .lp-cat-item:nth-child(5) { -webkit-box-flex: 0; -ms-flex: 0 0 calc(33.3333% - 7px); flex: 0 0 calc(33.3333% - 7px); }

.lp-cat-item:nth-child(n+3) .lp-cat-item__img { max-width: 220px; }
.lp-cat-item:nth-child(1) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-01.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(2) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-02.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(3) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-03.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(4) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-04.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(5) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-05.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(6) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-06.jpg'); background-size: cover; background-position: center; }
.lp-cat-item:nth-child(7) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-07.jpg'); background-size: cover; background-position: center; }

/* FAQ */
.lp-faq-container { 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; align-items: flex-start; gap: 60px; }
.lp-faq-container-row {}
.lp-faq-container-row:first-child { width: 480px; }
.lp-faq-container-row:last-child { width: calc(100% - 480px - 60px); }
.lp-faq-head {}
.lp-faq-head__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #000; margin-bottom: 20px; }

.lp-faq-itemGroup { 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; align-items: flex-start; gap: 60px; }
.lp-faq-item { width: calc(50% - 30px); position: relative; cursor: pointer; padding: 0; box-sizing: border-box; }
.lp-faq-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #000; position: relative; padding-right: 24px; box-sizing: border-box; }
.lp-faq-item__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; height: 0; opacity: 0; padding-top: 0; visibility: hidden; box-sizing: border-box; -webkit-transition: 0.25s; transition: 0.25s; position: relative; }
.lp-faq-item__descr p { margin-top: 16px; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
.lp-faq-item__descr p:first-child { margin-top: 0; }
.lp-faq-item__descr a { color: #FF5CB9; text-decoration: underline; }
.lp-faq-item__descr a:hover { color: #FF5CB9; text-decoration: underline; text-decoration-thickness: .5px; }
.lp-faq-item__descr ul { padding: 0 0 0 24px; list-style: none; }
.lp-faq-item__descr li { margin-top: 16px; position: relative; }
.lp-faq-item__descr li:first-child { margin-top: 0; }
.lp-faq-item__descr li:before { display: block; width: 8px; height: 8px; content: ' '; background-color: #FF5CB9; position: absolute; left: -24px; top: 6px; border-radius: 100%; }

.lp-faq-item__icon { display: block; position: absolute; top: 50%; right: 4px; width: 12px; height: 12px; transition: transform 0.25s ease 0s; margin-top: -6px; }
.lp-faq-item__icon:before { width: 100%; height: 2px; }
.lp-faq-item__icon:after { width: 2px; height: 100%; }
.lp-faq-item__icon:before, .lp-faq-item__icon:after { content: ' '; position: absolute; background: #000; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 6px; transition: opacity 0.25s ease 0s; }

.lp-faq-item.lp-active .lp-faq-item__icon { transform: rotate(90deg); }
.lp-faq-item.lp-active .lp-faq-item__icon:before { opacity: 0; }
.lp-faq-item.lp-active .lp-faq-item__descr { height: auto; opacity: 1; visibility: visible; margin-top: 20px; padding-top: 24px; -webkit-transition: 0.75s; transition: 0.75s; }
.lp-faq-item.lp-active .lp-faq-item__descr:before { content: ' '; border-bottom: 1px solid #D1D0D9; position: absolute; left: 0; right: 0; top: 0; }

/* FOOTERNOTE */
.lp-footernote { margin: 100px auto; }
.lp-footernote p { font: 400 10px/14px 'Graphik-Regular-Cy', sans-serif; color: #8D8D92; }
.lp-footernote a { color: #8D8D92; text-decoration: underline; }

/* FAQ */
.lp-faq-container { 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; align-items: flex-start; gap: 60px; }
.lp-faq-container-row {}
.lp-faq-container-row:first-child { width: 480px; }
.lp-faq-container-row:last-child { width: calc(100% - 480px - 60px); }

/* FEATURES */
.lp-features { 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: 16px; align-items: stretch; }
.lp-features-item { min-height: 370px; width: calc(33.333333% - 11px); background-color: #F5F5FA; border-radius: 8px; padding: 40px; box-sizing: border-box; color: #000; 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: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 40px; }
.lp-features-item__icon { width: 80px; }
.lp-features-item__wrapper {}
.lp-features-item__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-features-item__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; opacity: .5; margin-top: 16px; }

/* STEPS */
.lp-steps { 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: 16px; align-items: stretch; }
.lp-steps-item { min-height: 370px; width: calc(25% - 12px); background-color: #F5F5FA; border-radius: 8px; padding: 40px; box-sizing: border-box; color: #000; 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: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 40px; }
.lp-steps-item__icon { width: 80px; }
.lp-steps-item__wrapper {}
.lp-steps-item__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
.lp-steps-item__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; opacity: .5; margin-top: 16px; }

/* BANNER */
.lp-banner { border-radius: 8px; overflow: hidden; margin: 16px 0; }
.lp-banner:first-child { margin-top: 0; }









@media only screen and (max-width: 1200px) {
    .lp-container { padding: 0 40px; }
    /* FAQ */
    .lp-faq-container { gap: 30px; }
    .lp-faq-container-row:first-child { width: 400px; }
    .lp-faq-container-row:last-child { width: calc(100% - 400px - 30px); }
    /* FEATURES */
    .lp-features-item__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-features-item__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 12px; }
    /* STEPS */
    .lp-steps-item { width: calc(50% - 8px); }
}

@media only screen and (max-width: 1024px) {
    /* FAQ */
    .lp-faq-container { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 40px; }
    .lp-faq-container-row:first-child { width: 100%; }
    .lp-faq-container-row:last-child { width: 100%; }
}

@media only screen and (max-width: 980px) {
    /* FEATURES */
    .lp-features { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 12px; }
    .lp-features-item { min-height: 232px; width: 100%; padding: 20px 20px 32px; gap: 36px; }
}

@media only screen and (max-width: 768px) {
    .lp-desktop { display: none; }
    .lp-mobile { display: block!important; }
    .lp-mobHide { display: none; }
    .lp-container { padding: 0 12px; }
    /* SECTION */
    .lp-section { margin: 60px auto; }
    /* HEAD */
    .lp-head { margin-bottom: 40px; }
    .lp-head__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    /* BANNER */
    .lp-banner { margin: 12px 0; }

    /* CAT */
    .lp-cat { gap: 8px 6px; }
    .lp-cat-item { -ms-flex: 0 0 calc(50% - 3px); flex: 0 0 calc(50% - 3px); }
    .lp-cat-item__img { max-width: 335px; height: 210px; margin-bottom: 15px; }
    .lp-cat-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; margin: auto 20px 20px; }

    .lp-cat-item:nth-child(3), .lp-cat-item:nth-child(4), .lp-cat-item:nth-child(5) { -ms-flex: 0 0 calc(50% - 3px); flex: 0 0 calc(50% - 3px); }

    .lp-cat-item:nth-child(n+2) .lp-cat-item__img { max-width: 165px; }
    .lp-cat-item:nth-child(1) {-ms-flex: 0 0 100%; flex: 0 0 100%; background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-01--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(2) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-02--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(3) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-03--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(4) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-04--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(5) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-05--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(6) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-06--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(7) { background-image: url('https://static.re-store.ru/promo/cashback-yandex-plus/images/bgcat-07--m.jpg'); background-size: cover; background-position: center; }
    .lp-cat-item:nth-child(4) .lp-cat-item__img { max-width: 220px; }
    /* FOOTERNOTE */
    .lp-footernote { margin: 30px auto; }

    /* FAQ */
    .lp-faq-container { padding: 0; box-sizing: border-box; }
    .lp-faq-head__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin-bottom: 16px; }
    .lp-faq-head__links { font: 400 14px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.14px; gap:10px 20px; }
    .lp-faq-itemGroup { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 40px; }
    .lp-faq-item { width: 100%; }
    .lp-faq-item__title { font: 500 18px/115% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
    .lp-faq-item__descr { font: 400 14px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.14px; }
    .lp-faq-item__descr p { margin-top: 14px; }
    .lp-faq-item__descr ul { padding: 0 0 0 14px; list-style: none; }
    .lp-faq-item__descr li { margin-top: 14px; }
    .lp-faq-item__icon { display: block; position: absolute; top: 50%; right: 4px; width: 12px; height: 12px; transition: transform 0.25s ease 0s; margin-top: -6px; }
    .lp-faq-item__icon:before { width: 100%; height: 2px; }
    .lp-faq-item__icon:after { width: 2px; height: 100%; }
    .lp-faq-item__icon:before, .lp-faq-item__icon:after { content: ' '; position: absolute; background: #000; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 6px; transition: opacity 0.25s ease 0s; }
    .lp-faq-item.lp-active .lp-faq-item__icon { transform: rotate(90deg); }
    .lp-faq-item.lp-active .lp-faq-item__icon:before { opacity: 0; }
    .lp-faq-item.lp-active .lp-faq-item__descr { height: auto; opacity: 1; visibility: visible; margin-top: 20px; padding-top: 24px; -webkit-transition: 0.75s; transition: 0.75s; }
    .lp-faq-item.lp-active .lp-faq-item__descr:before {  border-bottom: 1px solid #000; opacity: .1; }

    /* STEPS */
    .lp-steps { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 12px; }
    .lp-steps-item { min-height: 226px; width: 100%; padding: 20px 20px 32px; gap: 36px; }
    .lp-steps-item__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-steps-item__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 12px; }
}

@media only screen and (max-width: 480px) {
    .lp-cat-item:nth-child(4) .lp-cat-item__img { max-width: 220px; width: 220px; transform: translate(20%, 0); }
}