/* 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; background-color: #F2F3EE; }
.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; }

/* 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/wau-consultation/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/wau-consultation/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 { }

/* SECTION */
.lp-section { margin: 120px auto; }

/* HEAD */
.lp-head { text-align: center; color: #242424; }
.lp-head__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
.lp-head__descr { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; text-wrap: balance; }
.lp-head__descr strong { font: 500 18px/108% 'Graphik-Medium-Cy', sans-serif; }
.lp-head__title ~ .lp-head__descr { margin-top: 20px; margin-bottom: 40px; }

/* MARGARITA */
.lp-margarita {  }

/* BANNER */
.lp-banner { display: block; border-radius: 8px; overflow: hidden; position: relative; }
.lp-banner__btn { display: block; width: 100%; height: auto; border: none; margin: 0; padding: 0; position: absolute; left: 0; top: 0; bottom: 0; }

/* SLOT */
.lp-slot-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: 16px; }
.lp-slot-group { width: calc(100% - 16px - 340px); 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; }
.lp-slot { width: calc(33.333333% - 11px); height: 94px; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #1A1A1A; background-color: #fff; border-radius: 8px; border: 2px solid #fff; 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; align-items: center; margin: 0; padding: 0; -webkit-transition: 0.25s; transition: 0.25s; }
.lp-slot--disable { opacity: .5; }

@media (hover: hover) and (pointer: fine) {
    .lp-slot:hover { border: 2px solid #C6A781; -webkit-transition: 0.25s; transition: 0.25s; }
    .lp-slot--disable:hover { border: 2px solid #fff; }
}

/* WAITING LIST */
.lp-waitinglist { width: 340px; border-radius: 8px; overflow: hidden; padding: 30px; box-sizing: border-box; background: #C6A781 url('https://static.re-store.ru/promo/wau-consultation/images/waitinglist.jpg') top center no-repeat; background-size: cover;  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: 30px; align-items: flex-start; }
.lp-waitinglist__wrapper {}
.lp-waitinglist__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #fff; }
.lp-waitinglist__descr { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #fff; margin-top: 16px; opacity: .9; }
.lp-waitinglist .lp-btn { margin-top: auto; }

/* FEATURES */
.lp-features__number { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-features__title { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; margin: 10px 0 16px; }
.lp-features__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; text-wrap: balance; opacity: .8; }
.lp-features-container { display: grid; grid-template-columns: 1fr; gap: 16px; }
.lp-features { height: 420px; background-color: #C5A680; color: #fff; padding: 24px; box-sizing: border-box; border-radius: 8px; display: flex; flex-direction: column; }
.lp-features-1 { height: 420px; background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-01--m.jpg') bottom center no-repeat; background-size: cover; }
.lp-features-2 { background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-02--m.jpg') bottom center no-repeat; background-size: cover; }
.lp-features-3 { background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-04--m.jpg') bottom center no-repeat; background-size: cover; }
.lp-features-4 { background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-03--m.jpg') bottom center no-repeat; background-size: cover; }

@media (min-width: 769px) {
    .lp-features-container { grid-template-columns: repeat(3, 1fr); grid-template-rows: auto auto; }
    .lp-features-1 { height: 624px; grid-column: 1; grid-row: 1 / span 2; background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-01.jpg') bottom center no-repeat; background-size: cover; }
    .lp-features-2 { height: auto; grid-column: 2; grid-row: 1; background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-02.jpg') bottom center no-repeat; background-size: cover; }
    .lp-features-3 { height: auto; grid-column: 2 / span 2; grid-row: 2; background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-04.jpg') bottom center no-repeat; background-size: cover; }
    .lp-features-4 { height: auto; grid-column: 3; grid-row: 1; background: #C5A680 url('https://static.re-store.ru/promo/wau-consultation/images/img-03.jpg') bottom center no-repeat; background-size: cover; }
}

/* TIME */
.lp-time { font: 400 18px/108% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #242424; opacity: .8; margin-top: 20px; 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; }
.lp-time__icon { width: 20px; margin-right: 10px; }
.lp-time__descr {}









@media (hover: hover) and (pointer: fine) { }

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
    .lp-tabletHide { display: none; }

    /* SLOT */
    .lp-slot-container { gap: 6px; }
    .lp-slot-group { width: calc(100% - 6px - 340px); gap: 6px; }
    .lp-slot { width: calc(33.333333% - 4px); }
}

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-mobHide { display: none; }
    .lp-mobShow { display: block; }

    /* MARGARITA */
    .lp-margarita { margin: 0 -20px; }

    /* SLOT */
    .lp-slot-container { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
    .lp-slot-group { width: 100%; }
    .lp-slot { height: 110px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

    /* WAITING LIST */
    .lp-waitinglist { width: 100%; padding: 20px; background: #C6A781 url('https://static.re-store.ru/promo/wau-consultation/images/waitinglist--m.jpg') top center no-repeat; background-size: cover; align-items: center; text-align: center; }

    /* TIME */
    .lp-time { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; align-items: center; }
    .lp-time__icon { margin-right: 0; margin-bottom: 10px; }
    .lp-time__descr {}
}

@media only screen and (max-width: 360px) { }






