/* 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: 1320px; 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; }

/* FONTS */
@font-face {
    font-family: 'IBM Plex Mono';
    src: url('https://static.re-store.ru/promo/fonts/IBMPlexMono/IBMPlexMono-Medium.eot');
    src: local('IBM Plex Mono Medium'), local('IBMPlexMono-Medium'),
    url('https://static.re-store.ru/promo/fonts/IBMPlexMono/IBMPlexMono-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru/promo/fonts/IBMPlexMono/IBMPlexMono-Medium.woff') format('woff'),
    url('https://static.re-store.ru/promo/fonts/IBMPlexMono/IBMPlexMono-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* 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/12storeez/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/12storeez/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; }
.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 { display: block; width: 100%; height: auto; border: none; margin: 0; padding: 0; position: relative; }
.lp-billboard__btn { display: block; width: 100%; height: auto; border: none; margin: 0; padding: 0; position: absolute; left: 0; top: 0; bottom: 0; }

/* SEPARATOR */
.lp-separator { width: 586px; height: 1px; background: #CBC0AE; margin: 80px auto; }

/* INTRO */
.lp-intro { text-align: center; color: #242424; }
.lp-intro__descr { max-width: 340px; margin: 0 auto 20px; font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; opacity: .8; }
.lp-intro__title { max-width: 960px; margin: 0 auto; font: 500 48px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }

/* PRESENTATION */
.lp-presentation-container {}
.lp-presentation-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: 12px;  }
.lp-presentation-colMedia { width: calc(55% - 6px); }
.lp-presentation-colText { width: calc(45% - 6px); 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: column; -ms-flex-direction:  column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 12px; }
.lp-presentationBig { height: 100%; border-radius: 8px; overflow: hidden; background: #E7DFD7; position: relative; }
.lp-presentationBig__cover { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; }
.lp-presentationBig__cover img { object-fit: cover; height: 100%; object-position: top center; }
.lp-presentationBig__wrapper { position: absolute; left: 0; right: 0; bottom: 0; padding: 30px; box-sizing: border-box; color: #fff; }
.lp-presentationBig__title { font: 500 48px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-presentationBig__descr { max-width: 480px; font: 400 22px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.55px; margin-top: 20px; }

.lp-presentationMid { background: #E7DFD7; border-radius: 8px; color: #242424; padding: 30px; box-sizing: border-box; }
.lp-presentationMid__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-presentationMid__descr {}
.lp-presentationMid__descr p { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; opacity: .8; margin: 20px 0 0 0; padding: 0; }
.lp-presentationMid .lp-btn { margin-top: 20px; }

/* SECTION */
.lp-section { margin: 120px auto; }
.lp-sectionHead { text-align: center; max-width: 866px; margin: 0 auto 48px; color: #242424; }
.lp-sectionHead__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }

/* FEATURES */
.lp-features-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; gap: 12px; }
.lp-features-container .lp-features { -webkit-box-flex: 0; -ms-flex: 1 0 calc(25% - 9px); flex: 1 0 calc(25% - 9px); }
.lp-features { background: #E7DFD7; border-radius: 8px; overflow: hidden; color: #242424; padding: 30px; box-sizing: border-box; }
.lp-features__icon { width: 20px; }
.lp-features__title { margin: 20px 0; font: 500 22px/108% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
.lp-features__descr { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; opacity: .8; }

/* SLIDER features */
.lp-slider-features-container { position: relative; }
.lp-slider-features { padding-bottom: 28px; overflow: initial; }
.lp-slider-features-container .swiper-slide { width: 100% !important; }
.lp-slider-features-container .swiper-pagination-bullets { bottom: 0; }
.lp-slider-features-container .swiper-pagination-bullet { background: #000; opacity: .2; }
.lp-slider-features-container .swiper-pagination-bullet-active { background: #000; opacity: 1; }
.lp-slider-features-container .swiper-navigation-icon { display: none; }

/* HOW */
.lp-how-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; gap: 12px; position: relative; }
.lp-how-container .lp-how { -webkit-box-flex: 0; -ms-flex: 1 0 calc(33.333333% - 9px); flex: 1 0 calc(33.333333% - 9px); }
.lp-how { background: #fff; border-radius: 8px; overflow: hidden; color: #242424; padding: 32px 28px 40px; box-sizing: border-box; text-align: center; position: relative; }
.lp-how__number { font: 500 20px/90% 'IBM Plex Mono', sans-serif; letter-spacing: -0.7px; color: #A66A43; }
.lp-how__title { margin: 24px 0 12px; font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
.lp-how__descr { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; opacity: .8; }
.lp-how__descr a { text-decoration: underline; color: #242424; font: 500 18px/108% 'Graphik-Medium-Cy', sans-serif; }
.lp-how__decor { background: rgba(128, 128, 128, 0.20); filter: blur(100px); position: absolute; left: 0; right: 0; bottom: 12px; height: 60%; }
.lp-how__btn { text-decoration: underline; color: #242424; font: 500 18px/108% 'Graphik-Medium-Cy', sans-serif; border: none; padding: 0; margin: 0; }

/* FOOTER */
.lp-footer-container {}
.lp-footer { padding: 50px 0; box-sizing: border-box; text-align: center; }
.lp-footer__logos { max-width: 400px; margin: 0 auto 30px; }










@media (hover: hover) and (pointer: fine) { }

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
    .lp-tabletHide { display: none; }

    /* FEATURES */
    .lp-features-container .lp-features { -webkit-box-flex: 0; -ms-flex: 1 0 calc(33.333333% - 9px); flex: 1 0 calc(33.333333% - 9px); }
}

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-mobHide { display: none; }
    .lp-mobShow { display: block; }

    /* BILLBOARD */
    .lp-billboard { margin-bottom: 60px; }

    /* INTRO */
    .lp-intro__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }

    /* SEPARATOR */
    .lp-separator { width: 183px; margin: 40px auto; }

    /* SECTION */
    .lp-section { margin: 60px auto; }
    .lp-sectionHead { margin: 0 auto 32px; }

    /* PRESENTATION */
    .lp-presentation-container { margin-top: 60px;}
    .lp-presentation-row { -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; }
    .lp-presentation-colMedia { width: 100%; }
    .lp-presentation-colText { width: 100%; }
    .lp-presentationBig { height: 520px; }
    .lp-presentationBig__wrapper { padding: 20px; }
    .lp-presentationBig__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-presentationBig__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-presentationMid { padding: 20px 20px 28px; }
    .lp-presentationMid__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
    .lp-presentationMid__descr {}
    .lp-presentationMid__descr p { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin: 20px 0 0 0; padding: 0; }
    .lp-presentationMid .lp-btn { margin-top: 28px; }

    /* HOW */
    .lp-how-container { -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; }
    .lp-how-container .lp-how { -ms-flex: 1 0 100%%; flex: 1 0 100%%; }
    .lp-how { padding: 32px 20px 40px; }
    .lp-how__descr { font: 400 16px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-how__descr a { font: 500 16px/108% 'Graphik-Medium-Cy', sans-serif; }
    .lp-how__decor { background: rgba(128, 128, 128, 0.20); filter: blur(100px); position: absolute; left: 0; right: 0; bottom: -60px; height: 100%; }
    .lp-how__btn { font: 500 16px/108% 'Graphik-Medium-Cy', sans-serif; }

    /* FOOTER */
    .lp-footer-container { margin: 100px 0; }
    .lp-footer { padding: 0; }
    .lp-footer__logos { max-width: 308px; margin: 0 auto 40px; }

}

@media only screen and (max-width: 360px) { }






