/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
html { scroll-padding-top: 160px; }
.lp-fullwidth { background-color: #fff; }
.lp-fullwidth--black { background-color: #000; }
.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; margin: 80px 0 0; }
.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; }

/* TAB SECTION */
.lp-section-tabs { margin: 0; }
.lp-section-tabs__content { display: none; min-height: 400px; }
.lp-section-tabs__content.active { display: block; }
.lp-section-tabs__caption { 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: 14px; margin: 0; }
.lp-section-tabs__caption li { font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; display: inline-block; margin: 0; text-align: center; padding: 12px 24px; box-sizing: border-box; color: #fff; cursor: pointer; transition: all 0.3s; position: relative; background-color: #505050; border-radius: 6px; }
.lp-section-tabs__caption li.active {  font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; background-color: #3194FF; color: #fff; }
.lp-section-tabs__sticky { position: -webkit-sticky; position: sticky; top: 123px; background-color: #fff; padding: 28px 20px; box-sizing: border-box; z-index: 10; }

/* BILLBOARD */
.lp-billboard { display: block; }

/* SECTION */
.lp-section { margin: 120px auto; color: #BCBCBC; }
.lp-section--intro { margin: 200px auto 80px; }
.lp-sectionHead { text-align: center; margin: 0 auto 80px; }
.lp-sectionHead__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-sectionHead__descr { font: 400 22px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.77px; }
.lp-sectionHead__title + div.lp-sectionHead__descr { margin-top: 20px; }

/* ROW */
.lp-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: 30px; }
.lp-row--reverse { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.lp-col { width: calc(50% - 15px); display: flex; align-items: center; }
.lp-col--100 { width: 100%; }

/* BANNER */
.lp-banner { display: block; }

/* SLIDER UNIT */
.lp-slider-unit-container { margin: 60px 0; position: relative; }
.lp-slider-unit { padding: 0 0 38px; }
.lp-slider-unit-container .swiper-slide { width: 100% !important; }
.lp-slider-unit-container .swiper-button-prev { left: -20px; background: transparent url('https://static.re-store.ru/promo/samsung-galaxy-z-fold8-ultra-fold8-flip8/images/slider-arrow-left.png') 0 0 no-repeat; background-size: 100% auto; transform: translate(0,-50%); }
.lp-slider-unit-container .swiper-button-next { right: -20px; background: transparent url('https://static.re-store.ru/promo/samsung-galaxy-z-fold8-ultra-fold8-flip8/images/slider-arrow-right.png') 0 0 no-repeat; background-size: 100% auto; transform: translate(0,-50%); }
.lp-slider-unit-container .swiper-button-next, .lp-slider-unit-container .swiper-button-prev { display: block; width: 40px; height: 40px; margin: 0; z-index: 2; top: calc(50% - 20px); }
.swiper-button-next:after, .swiper-button-prev:after { display: none; }
.lp-slider-unit-container .swiper-pagination-bullets { bottom: 0; }
.lp-slider-unit-container .swiper-pagination-bullet { background: #000; opacity: .2; }
.lp-slider-unit-container .swiper-pagination-bullet-active { background: #000; opacity: 1; }
.lp-slider-unit-container .swiper-navigation-icon { display: none; }
.lp-slider-unit--white .swiper-pagination-bullet { background: #fff; }
.lp-slider-unit--white .swiper-pagination-bullet-active { background: #fff; }

/* UNIT */
.lp-unit { color: #000; text-align: left; margin: 0 16%; }
.lp-unit__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-unit__descr { font: 400 16px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 18px; text-wrap: balance; }
.lp-unit__img {}
.lp-unit--white { color: #fff; }

/* FOOTER */
.lp-footer { margin: 60px 0; color: #999; }
.lp-footer p { font: 400 12px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.24px; margin: 10px 0 0 0; padding: 0; }
.lp-footer p:first-child { margin: 0; }









@media (hover: hover) and (pointer: fine) { }


@media only screen and (max-width: 1100px) {
    /* TAB SECTION */
    .lp-section-tabs__caption { gap: 10px; }
    .lp-section-tabs__caption li { font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif;  padding: 12px 18px; }
    .lp-section-tabs__caption li.active {  font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif; }
    .lp-section-tabs__sticky {  top: 0;  z-index: 1000; padding: 16px 20px; }
}

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
    .lp-tabletHide { display: none; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-mobHide { display: none; }
    .lp-mobShow { display: block; }

    /* ROW */
    .lp-row { -webkit-flex-direction: column; -ms-flex-direction:  column; flex-direction: column; gap: 16px; }
    .lp-col { width: 100%; }

    /* SLIDER UNIT */
    .lp-slider-unit-container { margin: 40px 0; }
    .lp-slider-unit { padding: 0 0 38px; }
    .lp-slider-unit-container .swiper-button-next, .lp-slider-unit-container .swiper-button-prev { display: none; }

    /* UNIT */
    .lp-unit { margin: 0; }
    .lp-unit__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-unit__descr { font: 400 14px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; margin-top: 12px; }

    /* FOOTER */
    .lp-footer { margin: 40px 0; }
}

@media only screen and (max-width: 600px) { }






