/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { overflow: hidden; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.lp-fullwidth--gray { background-color: #F5F5FA; }
.lp-fullwidth--lab { background: radial-gradient(49.19% 58.58% at -5.38% 49.95%, #AEDDFF 0%, #C6E7FF 18.75%, #FFF 62.98%); }
.lp-container { width: 100%; max-width: 1180px; margin: 0 auto; position: relative; padding: 0 40px; box-sizing: border-box; }
sub, sup { font-size: 40%; top: -1.2em; }
.lp-container img { max-width: 100%; }
.lp-mobShow { 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; }
.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; }
.lp-btn--vk { background-color: #308AEB; }
.lp-btn--vk:before { display: inline-block; width: 22px; height: 14px; content: ' '; background-image: url('https://static.re-store.ru/promo/academy/images-26/icon-vk.png'); background-position: 0 0; background-repeat: no-repeat; background-size: auto 100%; margin-right: 12px; margin-top: -2px; vertical-align: middle; }
.lp-btn--vk:hover { background-color: #327ED1; }
.lp-btn--vk:active { background-color: #2865A7; }

/* 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/academy/images-26/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/academy/images-26/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 16px/24px 'Graphik-Regular-Cy', sans-serif; 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 { height: 780px; background-color: #000; overflow: hidden; position: relative; }
.lp-billboard__cover { }
.lp-billboard__videocover {height: 100%;}
.lp-billboard__videocover video { height: 100%; object-fit: cover; opacity: .4; isolation: isolate; }
.lp-billboard__wrapper { color: #fff; position: absolute; left: 50%; bottom: 80px; transform: translate(-50%,0); max-width: 100%; width: 1180px; margin: 0 auto; padding: 0 40px; box-sizing: border-box; text-align: center; }
.lp-billboard__title { font: 500 110px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -4.4px; }
.lp-billboard__descr { max-width: 540px; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin: 40px auto 20px; }
.lp-billboard__descr-small { max-width: 540px; font: 400 22px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.77px; margin: 0 auto; }


/* TEXT */
.lp-text { max-width: 900px; margin: 80px auto; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; text-align: center; color: #000; }

/* SECTION */
.lp-section { margin: 100px auto; }

/* SECTION HEAD */
.lp-sectionHead { color: #000; max-width: 700px; margin-bottom: 60px; }
.lp-sectionHead--center { text-align: center; margin: 0 auto; }
.lp-sectionHead--intro { margin: 120px auto 220px; max-width: 700px; }
.lp-sectionHead__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-sectionHead__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin-top: 20px; }
.lp-sectionHead .lp-btn-group { margin-top: 20px; }
.lp-sectionHead__descr-2 { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }

/* SLIDER */
.swiper-box { margin: 0 auto; position: relative; }
.swiper-box .lp-slider-previewvideo { overflow: initial;  }
.swiper-box .lp-slider-previewvideo .swiper-slide { width: 480px; }
.swiper-box .lp-slider-previewvideo .swiper-wrapper { margin-bottom: 40px; }
.swiper-box .lp-slider-special { overflow: initial;  }
.swiper-box .lp-slider-special .swiper-slide { width: 320px; }
.swiper-box .lp-slider-special .swiper-wrapper { margin-bottom: 40px; }
.swiper-scrollbar-drag { background: #FF5BB9; }
.swiper-box .swiper-scrollbar { background: #fadff0; position: relative; left: initial; bottom: 0; z-index: 50; height: 4px; width: 100%; margin: 0; }
.swiper-box .swiper-navigation-icon { display: none; }
.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { width: 40px; height: 40px; top: 50%; -webkit-tap-highlight-color: transparent; transform: translate(0,-50%); }
.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: initial; top: calc(38% - 25px); right: 20px; background: transparent url('https://static.re-store.ru/promo/academy/images-26/slider-arrow-left.png') center center repeat; background-size: 100% auto; }
.swiper-box .swiper-button-next { left: initial; top: calc(38% + 25px); right: 20px; background: transparent url('https://static.re-store.ru/promo/academy/images-26/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; }

/* SLIDER */
.lp-slider-previewvideo {}
.lp-previewvideo { display: block; color: #000; text-decoration: none; }
.lp-previewvideo__cover { border-radius: 8px; overflow: hidden; position: relative; }
.lp-previewvideo__cover:before { display: block; width: 78px; height: 78px; content: ' '; background-image: url('https://static.re-store.ru/promo/academy/images-26/icon-play.png'); background-position: 0 0; background-repeat: no-repeat; background-size: auto 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.lp-previewvideo__wrapper { margin-right: 5%; }
.lp-previewvideo__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
.lp-previewvideo__descr { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; margin-top: 14px; text-wrap: balance; }
.lp-previewvideo__tag { margin: 16px 0 8px;  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-previewvideo__tag-item { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
.lp-previewvideo__tag-item:before { display: block; width: 4px; height: 4px; content: ' '; border-radius: 100%; background-color: rgba(0, 0, 0, 0.32); vertical-align: middle; display: inline-block; margin-right: 8px; }
.lp-previewvideo__tag-item:first-child:before { display: none; }

/* SLIDER LECTURE */
.lp-slider-lecture {}
.swiper-box .lp-slider-lecture { overflow: initial;  }
.swiper-box .lp-slider-lecture .swiper-slide { width: 750px; }
.swiper-box .lp-slider-lecture .swiper-wrapper { margin-bottom: 40px; }
.swiper-box .lp-slider-lecture .swiper-button-prev { top: calc(50% - 25px); }
.swiper-box .lp-slider-lecture .swiper-button-next { top: calc(50% + 25px); }

/* SPECIAL */
.lp-special { 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: 20px; }
.lp-special__item { display: block; width: calc(33.333333% - 14px); border-radius: 8px; overflow: hidden; }
.lp-slider-special .lp-special__item { width: initial; }

/* CONTACTS */
.lp-contacts-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: 20px; }
.lp-contacts-col { width: calc(50% - 10px); min-height: 190px; background-color: #F5F5FA; border-radius: 8px; 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: 20px; }
.lp-contacts__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; text-wrap: balance; color: #242424; }
.lp-contacts__email { font: 500 30px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-contacts__email a { color: #FF5CB9; text-decoration: none; }
.lp-contacts__email a:hover { text-decoration: underline; }
.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: 50px; border-radius: 12px; overflow: hidden; }

/* LECTURE */
.lp-lecture { max-width: 750px; min-height: 520px; background-color: #000; border-radius: 8px; overflow: hidden; padding: 32px; box-sizing: border-box; position: relative; 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: 32px; }
.lp-lecture__tag { margin-right: 40px; 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; z-index: 1; }
.lp-lecture__tag-item { padding: 10px 16px; box-sizing: border-box; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; background-color: #fff; text-align: center; border-radius: 53px;  }
.lp-lecture__tag-item-offline { color: #fff; background-color: rgba(44, 44, 44, 0.70); }
.lp-lecture__cover { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }
.lp-lecture__cover img { object-fit: cover; height: 100%; object-position: top right; }
.lp-lecture__blur { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 2.97%, rgba(0, 0, 0, 0.90) 99.71%); }
.lp-lecture__body { 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: 40px; position: relative; z-index: 1; }
.lp-lecture__title { max-width: 320px; font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #fff; }
.lp-lecture__descr { display: none; margin-top: 24px; }
.lp-lecture__descr p { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #fff; margin: 18px 0 0 0; }
.lp-lecture__descr p:first-child { margin-top: 0; }
.lp-lecture__wrapper {}
.lp-lecture__footer { 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: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 32px; align-items: flex-end; }
.lp-lecture__details { max-width: 240px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #fff; opacity: .6; 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: 8px; }
.lp-lecture__details p { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #fff; margin: 8px 0 0 0; padding: 0; }
.lp-lecture__details p:first-child { margin-top: 0; }
.lp-lecture__details-item {}
.lp-lecture__btn-reg {}
.lp-lecture__details--small {}
.lp-lecture__details--more { display: none; width: calc(100% - 230px - 28px); max-width: initial; }
.lp-lecture__details--more .lp-lecture__details-item { width: calc(50% - 14px); }
.lp-lecture__icon-i { width: 24px; height: 24px; top: 38px; right: 32px; position: absolute; background: transparent url('https://static.re-store.ru/promo/academy/images-26/icon-i.png') top center no-repeat; background-size: 100% auto; z-index: 1; cursor: pointer; }
.lp-lecture__btn-disable { color:#8D8D92; cursor: default; }
.lp-lecture__btn-disable:hover { background-color: #fff; opacity: 1; }

.lp-lecture.lp-active {}
.lp-lecture.lp-active .lp-lecture__cover { display: none; }
.lp-lecture.lp-active .lp-lecture__descr { display: block; }
.lp-lecture.lp-active .lp-lecture__details--small {display: none;}
.lp-lecture.lp-active .lp-lecture__details--more { 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: 28px; }
.lp-lecture.lp-active .lp-lecture__icon-i { position: absolute; background: transparent url('https://static.re-store.ru/promo/academy/images-26/icon-close.png') top center no-repeat; background-size: 100% auto; }


/* LAB */
.lp-lab { margin: 40px 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: 30px; }
.lp-lab__videocover { width: calc(100% - 380px - 30px); mix-blend-mode: multiply; }
.lp-lab__videocover video { display: block; }
.lp-lab__wrapper { width: 380px; color: #000; text-align: left; }
.lp-lab__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; }
.lp-lab__descr { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; margin: 16px 0 24px; }







@media only screen and (max-width: 1100px) { }

@media only screen and (max-width: 1024px) {
    /* BASE */
    .lp-container { padding: 0 20px; }
}

@media only screen and (max-width: 768px) {
    .lp-mobShow { display: block; }
    .lp-mobHide { display: none; }
    .lp-fullwidth--lab { background: radial-gradient(107.89% 106.84% at 3.99% -20.62%, #AEDDFF 0%, #C6E7FF 18.75%, #FFF 62.98%); }

    /* BILLBOARD */
    .lp-billboard { height: 700px; }
    .lp-billboard__wrapper { bottom: 60px; padding: 0 20px; }
    .lp-billboard__title { font: 500 60px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -2.1px; }
    .lp-billboard__descr { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; margin: 28px auto 16px; }
    .lp-billboard__descr-small { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }

    /* SLIDER */
    .swiper-box .swiper-button-next, .swiper-box .swiper-button-prev { display: none; }
    .swiper-box .lp-slider-previewvideo .swiper-slide { width: 328px; }
    .swiper-box .lp-slider-previewvideo .swiper-wrapper { margin-bottom: 20px; }
    .swiper-box .lp-slider-special .swiper-wrapper { margin-bottom: 20px; }

    /* SLIDER LECTURE */
    .swiper-box .lp-slider-lecture .swiper-slide { width: 320px; }
    .swiper-box .lp-slider-lecture .swiper-wrapper { margin-bottom: 20px; }

    /* SECTION */
    .lp-section { margin: 60px auto; }

    /* SECTION HEAD */
    .lp-sectionHead { margin-bottom: 40px; }
    .lp-sectionHead--intro { margin: 90px auto; }
    .lp-sectionHead__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-sectionHead__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 12px; }
    .lp-sectionHead__descr-2 { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

    /* LECTURE */
    .lp-lecture { min-height: 510px; padding: 24px; gap: 20px; }
    .lp-lecture__tag { gap: 8px; }
    .lp-lecture__tag-item { padding: 8px 12px; font: 400 12px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.24px; border-radius: 60px; }
    .lp-lecture__body { gap: 20px; }
    .lp-lecture__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-lecture__descr { margin-top: 16px; }
    .lp-lecture__descr p { font: 400 12px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.3px; margin: 8px 0 0 0; }
    .lp-lecture__footer { -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; align-items: initial; }
    .lp-lecture__details { font: 500 12px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; color: #fff; opacity: .6; 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: 8px; }
    .lp-lecture__details p { font: 500 12px/100%  'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; margin: 8px 0 0 0; }
    .lp-lecture__details p:first-child { margin-top: 0; }
    .lp-lecture__details-item {}
    .lp-lecture__btn-reg {}
    .lp-lecture__details--small {}
    .lp-lecture__details--more { display: none; width: 100%; }
    .lp-lecture__details--more .lp-lecture__details-item { width: 100%; }
    .lp-lecture__icon-i { top: 24px; right: 24px; }
    .lp-lecture__details--more p { display: inline; }

    .lp-lecture.lp-active {}
    .lp-lecture.lp-active .lp-lecture__details--more { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 8px; }


    /* CONTACTS */
    .lp-contacts-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  gap: 10px; }
    .lp-contacts-col { width: 100%; min-height: initial; padding: 24px; gap: 24px; }
    .lp-contacts__email { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }

    /* LAB */
    .lp-lab { margin: 70px 0 40px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; align-items: initial; gap: 40px; }
    .lp-lab__videocover { width: 100%; max-width: 480px; margin: 0 auto; }
    .lp-lab__wrapper { width: 280px; text-align: center; margin: 0 auto; }
    .lp-lab__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-lab__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; }
}

@media only screen and (max-width: 360px) { }






/* FORM */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: none !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    transition: background-color 5000s ease-in-out 0s;
}
.promo-form_title {
    font-size: 30px !important;
    line-height: 90%;
    color: rgba(0, 0, 0, 1);
    font-family: Graphik-Medium, sans-serif !important;
    margin: 0 0 36px;
}
.promo-form_form {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 0 0 16px;
}
.promo-form_form .input-group {
    position: relative;
    width: 100%;
}
.promo-form_form input {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 20px;
    border: none;
    outline: none;
    background-color: rgba(240, 240, 245, 1);
    border-radius: 6px;
    box-sizing: border-box;
    width: 100%;
}
.promo-form_form input.error {
    border: 1px solid red;
    margin-bottom: 8px;
}
.promo-form_form input::placeholder {
    color: rgba(141, 141, 146, 1);
}
.promo-form_form .input-group:nth-child(1),
.promo-form_form .input-group:nth-child(2) {
    max-width: 296px;
}
input:-webkit-autofill {
    background-color: rgba(240, 240, 245, 1) !important;
}
.error-message {
    position: absolute;
    font-size: 12px;
    color: #e22626;
    margin-top: -7px;
}
.promo-form_btn {
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 24px;
    background-color: rgba(237, 90, 174, 1);
    border-radius: 6px;
    color: rgba(255, 255, 255, 1);
    padding: 14px 0;
    margin: 24px 0 0;
    cursor: pointer;
}
.promo-form_agreement {
    font-size: 14px;
    line-height: 110%;
    color: rgba(141, 141, 146, 1);
}
.promo-form_agreement a {
    color: inherit;
    text-decoration: underline;
}
.success-popup {
    display: none;
}
.success-popup.isShow {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9991;
    right: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
}
.success-popup_layout {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}
.success-popup_content {
    width: 100%;
    max-width: 656px;
    padding: 28px;
    border-radius: 12px;
    background-color: #ffffff;
    position: relative;
    z-index: 9999;
}
.success-popup_close {
    position: absolute;
    top: 32px;
    right: 32px;
    cursor: pointer;
}
.success-popup_close.desktop {
    display: block;
}
.success-popup_close.mobile {
    display: none;
}
.success-popup_title {
    font-size: 30px !important;
    line-height: 90% !important;
    margin-bottom: 12px !important;
}
.success-popup_subtitle {
    font-size: 18px;
    line-height: 100%;
    text-wrap: auto;
    margin-bottom: 28px;
}
.success-popup__btn {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    background-color: #ed5aae;
    border-radius: 6px;
}

@media (max-width: 1100px) {
    .content {
        padding: 48px 32px;
    }
    .promo-form_form {
        flex-direction: column;
        width: 100%;
    }
    .promo-form_form .input-group:nth-child(1),
    .promo-form_form .input-group:nth-child(2) {
        max-width: 100%;
    }
    .promo-form_btn {
        font-size: 14px;
        line-height: 20px;
    }
    .promo-form_agreement,
    .promo-form_agreement a {
        font-size: 12px;
        line-height: 100%;
    }
    .success-popup_content {
        padding: 16px;
    }
    .success-popup_close.desktop {
        display: none;
    }
    .success-popup_close.mobile {
        display: block;
        top: -48px;
        right: 0;
    }
    .success-popup_subtitle {
        font-size: 16px;
        line-height: 110%;
    }
    .success-popup__btn {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }
}




.formreg-popup {
    display: none;
}
.formreg-popup.isShow {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9991;
    right: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
}
.formreg-popup_layout {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}
.formreg-popup_content {
    width: 100%;
    max-width: 656px;
    padding: 28px;
    border-radius: 12px;
    background-color: #ffffff;
    position: relative;
    z-index: 9999;
}
.formreg-popup_close {
    position: absolute;
    top: 32px;
    right: 32px;
    cursor: pointer;
}
.formreg-popup_close.desktop {
    display: block;
}
.formreg-popup_close.mobile {
    display: none;
}
@media (max-width: 1100px) {
    .formreg-popup_content {
        padding: 16px;
    }
    .formreg-popup_close.desktop {
        display: none;
    }
    .formreg-popup_close.mobile {
        display: block;
        top: -48px;
        right: 0;
    }
    .formreg-popup_subtitle {
        font-size: 16px;
        line-height: 110%;
    }
    .formreg-popup__btn {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }
}