/* 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 20px; 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; }

/* BILLBOARD */
.lp-billboard { position: relative; }

/* TAB SECTION */
.lp-section-tabs { margin: 68px 0 40px; }
.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: 12px; margin: 0 0 32px; }
.lp-section-tabs__caption li { font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; display: inline-block; margin: 0; text-align: center; padding: 12px 24px; box-sizing: border-box; color: #151515; cursor: pointer; transition: all 0.3s; position: relative; background-color: #F0F0F5; border-radius: 6px; }
.lp-section-tabs__caption li.active {  font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; background-color: #E64C8F; color: #fff; }

/* TAB INNER */
.lp-inner-tabs { margin: 32px 0 0; }
.lp-inner-tabs__content { display: none; }
.lp-inner-tabs__content.active { display: block; }
.lp-inner-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: 12px; margin: 0 0 32px; }
.lp-inner-tabs__caption li { font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; display: inline-block; margin: 0; text-align: center; padding: 12px 24px; box-sizing: border-box; color: #151515; cursor: pointer; transition: all 0.3s; position: relative; background-color: #F0F0F5; border-radius: 6px; }
.lp-inner-tabs__caption li.active { font: 500 16px/24px 'Graphik-Medium-Cy', sans-serif; background-color: #E64C8F; color: #fff; }

/* FEATURES */
.lp-features-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: 4px; }
.lp-features { -webkit-box-flex: 0; -ms-flex: 1 0 calc(20% - 4px); flex: 1 0 calc(20% - 4px); padding: 32px 10px 44px; box-sizing: border-box; background-color: #F5F5FA; color: #242424; border-radius: 8px; text-align: center; }
.lp-features__icon { width: 80px; margin: 0 auto; }
.lp-features__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #242424; margin-top: 20px; }
.lp-features-group--split { margin-bottom: 32px; }
.lp-features-group--split .lp-features { -ms-flex: 1 0 calc(25% - 4px); flex: 1 0 calc(25% - 4px);  }

/* FEATURES */
.lp-return { margin: 40px 0; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #fff; padding: 24px 20px; box-sizing: border-box; background-color: #CD9DF2; border-radius: 8px; }
.lp-return a { color: #fff; text-decoration: underline; }

/* FOOTER */
.lp-footer { margin: 68px 0; max-width: 880px; }
.lp-footer__body {}
.lp-footer__body p { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; color: #000; margin-top: 10px; padding: 0; }
.lp-footer__body p:first-child { margin-top: 0; }
.lp-feedback { margin-bottom: 40px; }
.lp-feedback__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; margin-bottom: 12px; }
.lp-feedback__phone { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-feedback__phone a { color: #000; text-decoration: none; }

/* STEPS */
.lp-steps-group__title { font: 500 38px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #242424; text-align: center; margin-bottom: 40px; }
.lp-steps-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: 4px; }
.lp-steps { -webkit-box-flex: 0; -ms-flex: 1 0 calc(20% - 4px); flex: 1 0 calc(20% - 4px); padding: 32px 20px 44px; box-sizing: border-box; background-color: #F5F5FA; color: #242424; border-radius: 8px; text-align: center; }
.lp-steps__icon {  width: 80px; margin: 0 auto; }
.lp-steps__number { margin: 20px 0 12px; font: 500 30px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-steps__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; }
.lp-steps-group--shops .lp-steps { -ms-flex: 1 0 calc(33.333333333% - 4px); flex: 1 0 calc(33.333333333% - 4px); }
.lp-steps-group--split .lp-steps { -ms-flex: 1 0 calc(25% - 4px); flex: 1 0 calc(25% - 4px); }

/* PARTNER BANKS */
.lp-partnerbanks { margin-bottom: 68px; }
.lp-partnerbanks-row { 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: 60px; background-color: #F5F5FA; border-radius: 8px; padding: 36px; box-sizing: border-box; }
.lp-partnerbanks-row + div.lp-partnerbanks-row { margin-top: 12px; }
.lp-partnerbanks-col:first-child { width: calc( 100% - 400px - 60px); max-width: 640px; 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-partnerbanks-col:last-child { width: 400px; }
.lp-partnerbanks__footernote { font: 400 10px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.2px; color: #000; opacity: .3; margin-top: 12px; }
.lp-partnerbanks__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #000; }
.lp-partnerbanks__logos { 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: 6px 12px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; }
.lp-partnerbanks__logos img { width: auto; height: 32px; }
.lp-partnerbanks__title-yasplit { width: 300px; }
.lp-partnerbanks__title-dolyami { width: 250px; }
.lp-partnerbanks__descr { max-width: 500px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; }

/* CREDIT TERMS */
.lp-creditterms-group { 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: 28px; }
.lp-creditterms {}
.lp-creditterms__subtitle { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; margin-bottom: 8px; }
.lp-creditterms__descr { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }









@media (hover: hover) {}

@media only screen and (max-width: 1280px) { }

@media only screen and (max-width: 1100px) {
    /* FEATURES */
    .lp-features { -ms-flex: 1 0 calc(33.333333333% - 4px); flex: 1 0 calc(33.333333333% - 4px); }
    .lp-features-group--split .lp-features { -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); }
    /* STEPS */
    .lp-steps { -ms-flex: 1 0 calc(33.333333333% - 4px); flex: 1 0 calc(33.333333333% - 4px); }
    .lp-steps-group--shops .lp-steps { -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); }
    .lp-steps-group--split .lp-steps { -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); }
}

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 920px) { }

@media only screen and (max-width: 1024px) {
    /* PARTNER BANKS */
    .lp-partnerbanks { }
    .lp-partnerbanks-row { -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; padding: 32px 24px; }
    .lp-partnerbanks-col:first-child { width: 100%; }
    .lp-partnerbanks-col:last-child { width: 100%; }
    .lp-partnerbanks__footernote { margin-top: 10px; }
}

@media only screen and (max-width: 768px) {
    /* FEATURES */
    .lp-features-group {  }
    .lp-features { -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); padding: 20px 10px 32px; }
    .lp-features__icon { width: 60px; }
    .lp-features__title { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 16px; }
    /* FEATURES */
    .lp-return { padding: 20px;}
    /* STEPS */
    .lp-steps-group__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-steps-group {  }
    .lp-steps { -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); padding: 20px 10px 32px; }
    .lp-steps__icon {  width: 60px; }
    .lp-steps__number { margin: 16px 0 12px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
    .lp-steps__title { font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }
    /* PARTNER BANKS */
    .lp-partnerbanks { margin-bottom: 54px; }
    .lp-partnerbanks__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-partnerbanks__logos { gap: 4px 10px; }
    .lp-partnerbanks__logos img { height: 30px; }
    .lp-partnerbanks__title-yasplit { width: 230px; }
    .lp-partnerbanks__title-dolyami { width: 180px; }
    .lp-partnerbanks__descr { font: 500 14px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }
    /* CREDIT TERMS */
    .lp-creditterms-group { gap: 20px; }
    .lp-creditterms__subtitle { font: 500 14px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }
    .lp-creditterms__descr { font: 500 22px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
    /* FOOTER */
    .lp-footer { margin: 54px 0; }
}

@media only screen and (max-width: 360px) { }






