/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.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-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/student-weekend/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/student-weekend/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/student-weekend/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: #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; }
.lp-linkgroup--pink .lp-link { color: #FF5CB9; }

/* BILLBOARD */
.lp-billboard { position: relative; }
.lp-billboard__cover { }

/* CAT */
.lp-cat-group { margin: 0 auto; 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; }
.lp-cat { min-height: 540px; width: calc(50% - 10px); border-radius: 8px; position: relative; color: #fff; text-decoration: none; background: #F5F5FA; }
.lp-cat__cover { height: 100%; overflow: hidden; border-radius: 8px; }
.lp-cat__cover img { height: 100%; object-fit: cover; -webkit-transition: 0.6s; transition: 0.6s; }
.lp-cat__cover--left img { object-position: bottom center; }
.lp-cat__wrapper { position: absolute; left: 24px; top: 32px; right: 24px; z-index: 1; text-align: center; }
.lp-cat__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin-bottom: 14px; position: relative; z-index: 1; }
.lp-cat__descr { max-width: 560px; margin: 0 auto; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; position: relative; z-index: 1; text-wrap: balance; margin-bottom: 8px; }
.lp-cat--big { width: 100%; }
.lp-cat--small { width: calc(33.333333333% - 8px); min-height: 380px; }
.lp-cat--mini { width: calc(33.333333333% - 8px); min-height: 270px; }
.lp-cat--black { color: #000; }


@media (hover: hover) and (pointer: fine) {
    .lp-cat .lp-linkgroup { opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cat:hover .lp-linkgroup { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cat:hover .lp-cat__cover img { transform: scale(1.03); -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cat .lp-cat__cover-2 { opacity: 0; }
    .lp-cat__decor { position: absolute; opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cat:hover .lp-cat__decor { opacity: 1; }
}


/* TEXT */
.lp-textbox { max-width: 920px; margin: 0 auto; text-align: center; color: #000; text-wrap: balance; }
.lp-textbox__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-textbox__descr { max-width: 600px; margin: 20px auto 0; font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-textbox__title + div.lp-textbox__title { margin: 10px auto 0; }

/* SECTION */
.lp-section { margin: 80px auto; }

/* BANNER */
.lp-banner { display: block; }
.lp-banner__img { display: block; border-radius: 8px; overflow: hidden; }
.lp-banner__footernote { display: none; max-width: 300px; font: 400 12px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.24px; color: #000; opacity: .5;  margin: 12px auto 0; text-align: center; }
.lp-banner-ai { margin-top: 60px; margin-bottom: -20px; }
.lp-banner-sams { margin: 60px 0; }

/* PRODUCT */
.lp-product-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; }
.lp-product-group .lp-product { width: calc(25% - 15px); }
.lp-product { display: block; text-align: center; text-decoration: none; }
.lp-product__img { max-width: 260px; margin: 0 auto 24px; }
.lp-product__name { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #000; margin-bottom: 12px; }
.lp-product__price { margin: 12px 0 16px; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }
.lp-product__price-old { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; text-decoration-line: line-through; color: rgba(0, 0, 0, 0.50); margin-left: 12px; }
.lp-product__badge-sale { display: inline-block; font: 500 12px/16px 'Graphik-Medium-Cy', sans-serif; color: #fff; padding: 2px 8px; box-sizing: border-box; background-color: #F58273; border-radius: 4px; }
.lp-product .lp-linkgroup { margin-top: 16px;}

/* FOOTERNOTE */
.lp-footernote {}
.lp-footernote p { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; opacity: .5;  margin: 10px 0 0 0; padding: 0; }









@media only screen and (max-width: 900px) {
    /* PRODUCT */
    .lp-product-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; }
    .lp-product-group .lp-product { width: calc(50% - 10px); }
}

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
}

@media only screen and (max-width: 768px) {
    /* TEXT */
    .lp-textbox { }
    .lp-textbox__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-textbox__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-textbox__title + div.lp-textbox__title { margin: 40px auto 0; }

    /* SECTION */
    .lp-section { margin: 40px auto; }

    /* CAT */
    .lp-cat-group { margin-top: 60px; max-width: 480px; -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: 24px; }
    .lp-cat { min-height: 310px; width: 100%; }
    .lp-cat__wrapper { top: 30px; }
    .lp-cat__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin-bottom: 10px; }
    .lp-cat__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin-bottom: 12px; }
    .lp-cat--big { min-height: 400px; margin-bottom: 40px; }
    .lp-cat--big .lp-cat__wrapper { top: 24px; }
    .lp-cat--small { width: 100%; min-height: 310px; }
    .lp-cat--mini { width: 100%; min-height: 270px; height: 270px; }
    .lp-cat--gift .lp-linkgroup { display: block; }

    /* BANNER */
    .lp-banner { margin-top: 40px; }
    .lp-banner__img {  }
    .lp-banner__footernote { display: block; }
    .lp-banner-ai { margin-top: 40px; }
    .lp-banner-sams { margin: 40px 0; }

    /* PRODUCT */
    .lp-product-group { -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: 24px; }
    .lp-product-group .lp-product { width: 100%; }
}

@media only screen and (max-width: 360px) { }






