/* 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: 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-mobile { display: none; }
.lp-fullwidth--bg-main { position: relative; }
.lp-fullwidth--bg-main::before { display: block; content: ' '; width: 100%; height: 1785px; position: absolute; top: 0; left: 0; background: linear-gradient(112deg, #AEDDFF 1.18%, #C6E7FF 11.08%, #FFF 34.43%); }

/* 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/creative-lab/images/arrow.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }

/* BILLBOARD */
.lp-billboard { margin: 20px 0; 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: center; gap: 70px; }
.lp-billboard__videocover { width: calc(100% - 500px - 70px); mix-blend-mode: multiply; }
.lp-billboard__videocover video { display: block; }
.lp-billboard__wrapper { width: 500px; color: #000; text-align: left; }
.lp-billboard__title { font: 500 80px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -3.6px; }
.lp-billboard__descr { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin-top: 24px; }


/* HEAD */
.lp-head { padding: 62px 0; box-sizing: border-box; }
.lp-head__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }

/* NAV BACK */
.lp-navback { padding: 40px 40px 20px; box-sizing: border-box; text-align: left; }
.lp-navback__link { display: inline-block; margin: 0; font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; color: #000; position: relative; padding-left: 20px; box-sizing: border-box; }
.lp-navback__link::before { display: inline-block; position: absolute; content: ' '; width: 14px; height: 14px; margin: 0 6px 0 0; background: transparent url('https://static.re-store.ru/promo/creative-lab/images/arrow.svg') top center no-repeat; background-size: 100% auto; left: 0; top: 50%; transform: translate(0,-50%) rotate(180deg); }


/* TAB SECTION */
.lp-section-tabs { margin: 0 -12px; display: none; }
.lp-section-tabs__content { display: none; }
.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: 5px; margin: 0 0 40px; }
.lp-section-tabs__caption li { width: 62px; opacity: .4; }
.lp-section-tabs__caption li.active { opacity: 1; }

/* COVER */
.lp-cover { display: block; position: relative; overflow: hidden; }
.lp-cover__img { -webkit-transition: 0.6s; transition: 0.6s; }
.lp-cover__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #fff; padding: 40px 16px 16px; box-sizing: border-box; position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%); text-align: center; -webkit-transition: 0.6s; transition: 0.6s; }
.lp-cover__video { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; -webkit-transition: 0.6s; transition: 0.6s; }
.lp-cover__video video { display: block; height: 100%; width: 100%; object-fit: cover; }
.lp-coverStatic__img {}
.lp-cover-tab { }
.lp-cover-tab img { width: auto; height: 400px; max-width: initial; }

@media (hover: hover) {
    .lp-cover__title { opacity: 0; }
    .lp-cover:hover .lp-cover__title { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-cover:hover .lp-cover__img { transform: scale(1.03); -webkit-transition: 0.6s; transition: 0.6s; }
}
.swiper-box .swiper-slide .lp-cover .lp-cover__title { -webkit-transition: 0.3s; transition: 0.3s; }
.swiper-box .swiper-slide-active .lp-cover .lp-cover__title { opacity: 1; -webkit-transition: 0.3s; transition: 0.3s; }
.swiper-box .swiper-slide-active .lp-cover__video { display: block; -webkit-transition: 0.3s; transition: 0.3s; }

/* SLIDER */
.swiper-box { margin: 0 auto; position: relative; }
.swiper-box .swiper-slide { width:488px; transform: scale(1); transform-origin: bottom center; height: auto; padding: 0 4px; box-sizing: border-box; -webkit-transition: 0.3s; transition: 0.3s; background-color: #fff; }
.swiper-box .swiper-slide-active { transform: scale(1.14); padding: 0 8px; z-index: 1; -webkit-transition: 0.3s; transition: 0.3s; }
.swiper-box .swiper-wrapper { align-items: flex-end; height: 672px; }
.swiper-scrollbar-drag { background: #FF5BB9; }
.swiper-box .swiper-container-horizontal>.swiper-scrollbar { position: relative; left: initial; bottom: initial; z-index: 50; height: 4px; width: 100%; margin: 0 0 32px; }
.swiper-box .swiper-scrollbar { background: #fadff0; }
.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { width: 40px; height: 40px; top: 0; -webkit-tap-highlight-color: transparent; transform: translate(0,0); margin-top: 0; }
.swiper-box .swiper-button-next svg, .swiper-box .swiper-button-prev svg { display: none; }
.swiper-box .swiper-button-next:focus, .swiper-box .swiper-button-prev:focus {outline: none; box-shadow: none; }
.swiper-box .swiper-button-next:focus-visible, .swiper-box .swiper-button-prev:focus-visible {outline: none; box-shadow: none; }
.swiper-box .swiper-button-prev { left: 0; background: transparent url('https://static.re-store.ru/promo/creative-lab/images/slider-arrow-left.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next { right: 0; background: transparent url('https://static.re-store.ru/promo/creative-lab/images/slider-arrow-right.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next:after, .swiper-box .swiper-button-prev:after { display: none; }
.swiper-box .swiper-button-next:hover, .swiper-box .swiper-button-prev:hover { opacity: .85; }
.swiper-box .swiper-button-disabled { visibility: initial; }

.swiper-box .swiper-horizontal>.swiper-pagination-bullets, .swiper-box.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-box .swiper-pagination-custom, .swiper-box .swiper-pagination-fraction { display: none; bottom: -26px; }
.swiper-box .swiper-pagination-bullet-active { background: #000; }
.swiper-gallery { overflow: initial; }
.swiper-box--two { width: 560px; max-width: 100%; margin: 0 auto; position: relative; padding-bottom: 28px; }
.swiper-box--two .swiper {  }
.swiper-box--two .swiper-wrapper { height: initial; }
.swiper-box--two .swiper-button-next, .swiper-box--two .swiper-button-prev { top: 50%; transform: translate(0,-50%); }
.swiper-box--two .swiper-button-next { left: initial; right: -50px; }
.swiper-box--two .swiper-button-prev { left: -50px; }
.swiper-box--two .swiper-slide-active { transform: scale(1); padding: 0; }
.swiper-box--two .swiper-slide { padding: 0; }
.swiper-box--two .swiper-horizontal>.swiper-pagination-bullets, .swiper-box--two.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-box--two .swiper-pagination-custom, .swiper-box--two .swiper-pagination-fraction { display: block; }

.swiper-box--marina .swiper-wrapper { height: 672px; }
.swiper-box--marina .swiper-slide { width:940px; }
.swiper-box--marina .swiper-slide--mid { width:778px; }

/*.swiper-box--marina .swiper-wrapper { height: 672px; }*/
/*.swiper-box--marina .swiper-slide { width:1067px; }*/
/*.swiper-box--marina .swiper-slide--mid { width:882px; }*/
/*.swiper-box--marina .swiper-slide-active { transform: scale(1.1354); }*/

/* BANNER GROUP */
.lp-banner-group { margin: 84px auto; 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: 8px; }
.lp-banner-group .lp-banner { width: calc(50% - 4px); }
.lp-banner { display: block; text-decoration: none; }

/* CONTACTS */
.lp-contacts-row { margin: 84px auto; 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: 8px; }
.lp-contacts-col { width: calc(50% - 4px); min-height: 203px; background-color: #F5F5FA; padding: 32px; box-sizing: border-box; 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: 35px; color: #242424; position: relative; }
.lp-contacts-col--email { background-color: #FF5CB9; color: #fff; }
.lp-contacts-col--email .lp-tooltip-container { position: absolute; top: 32px; right: 32px; }
.lp-contacts-col--email .lp-tooltip-container svg { width: 23px; height: 23px; }
.lp-contacts__title { max-width: 380px; font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; text-wrap: balance; }
.lp-contacts__descr { max-width: 380px; font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; text-wrap: balance; }
.lp-social { 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-social__item { display: block; width: 48px; border-radius: 10px; overflow: hidden; }

/* TOOLTIP */
.lp-tooltip-container { position: relative; display: inline-block; vertical-align: text-top; }
.lp-button { display: block; width: auto; height: auto; padding: 0; margin: 0; border: 0; }
.lp-button:hover { opacity: .8; }
.lp-button:focus-visible { border: 0; outline: none; }
.lp-button:focus { border: none; outline: none; }

.lp-tooltip { position: absolute; z-index: 10; width: max-content; max-width: 320px; padding: 16px 24px; background-color: #FFF; box-shadow: 0 4px 16px 0 rgba(45, 48, 54, 0.10); border-radius: 6px; font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.14px; color: #000; text-align: left; }

.lp-tooltip::after { content: ''; position: absolute; border: 7px solid transparent; }
.lp-tooltip[data-position=top] { bottom: calc(100% + 14px); left: 50%; translate: -50% 0; }
.lp-tooltip[data-position=top]::after { bottom: -14px; left: 50%; translate: -50% 0; border-top-color: #fff; }
.lp-tooltip[data-position=bottom] { top: calc(100% + 14px); left: 50%; translate: -50% 0; }
.lp-tooltip[data-position=bottom]::after { top: -14px; left: 50%; translate: -50% 0; border-bottom-color: #fff; }
.lp-tooltip[data-position=right] { left: calc(100% + 14px); top: 50%; translate: 0 -50%; max-width: 240px; }
.lp-tooltip[data-position=right]::after { left: -14px; top: 50%; translate: 0 -50%; border-right-color: #fff; }
.lp-tooltip[data-position=left] { right: calc(100% + 14px); top: 50%; translate: 0 -50%; max-width: 240px; }
.lp-tooltip[data-position=left]::after { right: -14px; top: 50%; translate: 0 -50%; border-left-color: #fff; }
.lp-hidden { visibility: hidden; }

.lp-tooltip[data-position=bottomright] { top: calc(100% + 8px); right: -10px;}
.lp-tooltip[data-position=bottomright]::after { top: -14px; right: 15px; border-bottom-color: #fff; }

/* TEXT INTRO */
.lp-textIntro { margin: 84px auto; max-width: 880px; text-align: center; color: #000; }
.lp-textIntro__title { max-width: 700px; margin: 0 auto; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-textIntro__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; margin-top: 40px; }

/* HERO */
.lp-hero-container { margin: 0 0 100px; color: #242424; text-align: center; }
.lp-hero__name { font: 500 100px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -4.5px; position: relative; z-index: 1; }
.lp-hero__photo { width: 454px; max-width: 90%; margin: 32px auto 40px; position: relative; isolation: isolate; }
.lp-hero__photo::before { display: block; content: ' '; width: 1440px; height: 490px; background: transparent url('https://static.re-store.ru/promo/creative-lab/images/decor-author.png') 0 0 no-repeat; background-size: 100% auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-48%); z-index: -1; }
.lp-hero__descr { width: 530px; max-width: 90%; margin: 0 auto; position: relative; z-index: 1; }
.lp-hero__descr p { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #242424; margin: 24px 0 0 0; padding: 0; }
.lp-hero__descr p:first-child { margin: 0; }
.lp-hero__descr a { color: #FF5CB9; text-decoration: none; }
.lp-hero__descr a:hover { color: #FF5CB9; text-decoration: underline; }
.lp-hero__descr p small{ font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-hero__linkmore { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 24px; }
.lp-hero__linkmore a { color: #FF5CB9; text-decoration: none; }
.lp-hero__linkmore a:hover { color: #FF5CB9; text-decoration: underline; }

/* FAQ */
.lp-faq-fullwidth { margin: 84px auto; padding: 95px 0; box-sizing: border-box; background-color: #CCDFE5; }
.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: 32px; }
.lp-faq-container-row {}
.lp-faq-container-row:first-child { width: 320px; }
.lp-faq-container-row:last-child { width: calc(100% - 320px - 32px); }
.lp-faq-head {}
.lp-faq-head__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #242424; 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.77px; color: #242424; position: relative; padding-right: 24px; box-sizing: border-box; }
.lp-faq-item__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; color: #242424; 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 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; }
.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: #242424; 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 #242424; position: absolute; left: 0; right: 0; top: 0; }

/* BAR */
.lp-bar { overflow: auto; position: relative;  }
.lp-bar .simplebar-track.simplebar-horizontal { border-radius: 10px; height: 4px; background: #fadff0;margin: 24px 40px 0; position: relative; }
.lp-bar .simplebar-scrollbar:before { border-radius: 10px; background: #FF5BB9; opacity: 1!important; top: 0; bottom: 0; left: 0; right: 0; }
/*.lp-bar--big .lp-bar__img { width: 3060px; }*/
.lp-bar--big .lp-bar__img { width: 3213px; }

/* WALLPAPER */
.lp-wallpaper-container { margin: 84px auto; padding: 32px; background-color: #242424; }
.lp-wallpaper-container__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #fff; margin-bottom: 50px; }
.lp-wallpaper-group { 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:24px 20px; }
.lp-wallpaper-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(33.333333333% - 14px); flex: 0 0 calc(33.333333333% - 14px); }
.lp-wallpaper-item__img { margin-bottom: 12px; }
.lp-wallpaper-item__links { font: 500 16px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.16px; color: #fff; 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 36px; }
.lp-wallpaper-item__links a { text-decoration: none; color: #fff; position: relative; padding-right: 28px; box-sizing: border-box; }
.lp-wallpaper-item__links a:before { display: block; width: 24px; height: 24px; content: ' '; position: absolute; right: 0; top: 50%; transform: translate(0,-50%); background: transparent url('https://static.re-store.ru/promo/creative-lab/images/icon-download.svg') 0 0 no-repeat; background-size: 100% 100%;  }
.lp-wallpaper-item__links a:hover { text-decoration: underline; text-decoration-thickness: .5px; }
.lp-wallpaper.lp-active { display: block; }
.lp-wallpaper__btn-container { text-align: center; display: none; }
.lp-wallpaper__btn { display: inline-block; font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; margin-top: 32px; cursor: pointer; }
.lp-wallpaper__btn svg { transform: rotate(180deg);  margin-left: 6px; fill: #fff; display: inline-block; vertical-align: text-bottom; }

/* ABOUT PROJECT TITLE */
.lp-aboutproject { margin: 100px auto 60px; max-width: 480px; color: #000; text-align: center; }
.lp-aboutproject__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-aboutproject__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; margin-top: 20px; }










@media (hover: hover) {}

@media only screen and (max-width: 1200px) {
    /* 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); }
}

@media only screen and (max-width: 1100px) { }

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 920px) { }

@media only screen and (max-width: 1024px) {
    /* BILLBOARD */
    .lp-billboard { gap: 40px; }
    .lp-billboard__videocover { width: calc(100% - 360px - 40px); }
    .lp-billboard__wrapper { width: 360px; }
    .lp-billboard__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-billboard__descr { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }

    /* 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%; }

    /* SLIDER */
    .swiper-box--marina { }
    .swiper-box--marina .swiper-wrapper { height: 470px; }
    .swiper-box--marina .swiper-slide { width:639px; }
    .swiper-box--marina .swiper-slide--mid { width:529px; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { padding: 0 12px; }
    .lp-fullwidth--bg-main::before { height: 260px; width: 360px; background: linear-gradient(124deg, #AEDDFF 1.18%, #C6E7FF 11.08%, #FFF 34.43%); }

    /* NAV BACK */
    .lp-navback { padding: 40px 16px; }

    /* BILLBOARD */
    .lp-billboard { margin: 40px 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 52px; }
    .lp-billboard__videocover { width: 100%; }
    .lp-billboard__wrapper { width: 320px; margin: 0 auto; text-align: center; }

    /* SLIDER */
    .swiper-box { margin: 0 auto 28px; position: relative; }
    .swiper-box .swiper-slide { width:auto; transform: initial; }
    .swiper-box .swiper-slide-active { width:auto; transform: initial; padding: 0 4px; }
    .swiper-box .swiper-wrapper { height: auto; }
    .swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { display: none; }
    .swiper-box .swiper-horizontal>.swiper-pagination-bullets, .swiper-box.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-box .swiper-pagination-custom, .swiper-box .swiper-pagination-fraction { display: block; }
    .swiper-box--two .swiper-slide { padding: 0; }
    .swiper-box--marina { display: none; }

    /* CONTACTS */
    .lp-contacts-row { margin: 80px auto; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 8px; }
    .lp-contacts-col { width: 100%; min-height: 190px; padding: 20px; gap: 48px; }
    .lp-contacts-col--email .lp-tooltip-container { top: 20px; right: 20px; }
    .lp-contacts-col--email .lp-tooltip { max-width: 260px; padding: 16px; }

    /* TEXT INTRO */
    .lp-textIntro { margin: 40px auto 100px; padding: 0 8px; box-sizing: border-box; }
    .lp-textIntro__title { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-textIntro__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 20px; }

    /* HEAD */
    .lp-head { padding: 10px 0 28px; }
    .lp-head__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }

    /* HERO */
    .lp-hero-container { margin: 0 0 80px; }
    .lp-hero__name { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
    .lp-hero__name span { display: block; }
    .lp-hero__photo { width: 246px; margin: 40px auto; }
    .lp-hero__photo::before { display: block; content: ' '; width: 720px; height: 245px; background: transparent url('https://static.re-store.ru/promo/creative-lab/images/decor-author.png') 0 0 no-repeat; background-size: 100% auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-48%); z-index: -1; }
    .lp-hero__descr { width: 320px; }
    .lp-hero__descr p { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #242424; margin: 12px 0 0 0; padding: 0; }
    .lp-hero__descr p small{ font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; }
    .lp-hero__linkmore { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 12px; }

    /* FAQ */
    .lp-faq-fullwidth { margin: 80px auto; padding: 40px 0; }
    .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/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-faq-item__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-faq-item__descr p { margin-top: 14px; font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
    .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 #242424; opacity: .1; }

    /* BAR */
    .lp-bar .simplebar-track.simplebar-horizontal { margin: 24px 12px 0; }
    .lp-bar--big .lp-bar__img { width: 2388px; }

    /* TAB SECTION */
    .lp-section-tabs { display: block; }

    /* WALLPAPER */
    .lp-wallpaper-container { margin: 80px auto; }
    .lp-wallpaper-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 10px); flex: 0 0 calc(50% - 10px); }

    /* ABOUT PROJECT TITLE */
    .lp-aboutproject { margin: 100px auto 50px; }
    .lp-aboutproject__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-aboutproject__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
}

@media only screen and (max-width: 680px) {
    /* BANNER GROUP */
    .lp-banner-group { margin: 80px auto; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 8px; }
    .lp-banner-group .lp-banner { width: 100%; }

    /* WALLPAPER */
    .lp-wallpaper-container { margin: 80px -12px; padding: 32px 12px; }
    .lp-wallpaper-container__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.3px; margin-bottom: 40px; text-align: center; }
    .lp-wallpaper-group { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap:24px; }
    .lp-wallpaper-item { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
    .lp-wallpaper-item__img { margin-bottom: 12px; }
}

@media only screen and (max-width: 360px) { }






