/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { overflow: hidden; }
.lp-fullwidth--gray { background-color: #F5F5F5; }
.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 { max-width: 1440px; margin: 0 auto; position: relative; }

/* SECTION */
.lp-section { margin: 100px auto; }

/* FEATURES */
.lp-features-container {}
.lp-features-container__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin-bottom: 52px; color: #000; }
.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: 8px; }
.lp-features { -webkit-box-flex: 0; -ms-flex: 1 0 calc(20% - 8px); flex: 1 0 calc(20% - 8px); padding: 32px 20px 20px; box-sizing: border-box; background-color: #F5F5FA; color: #242424; border-radius: 8px; text-align: center; }
.lp-features__icon { width: auto; height: 80px; margin: 0 auto; }
.lp-features__icon img { display: block; width: auto; height: 100%; margin: 0 auto; }
.lp-features__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #242424; margin-top: 20px; }

/* FOOTERNOTE */
.lp-footernote { font: 400 14px/120% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.14px; color: rgba(0, 0, 0, 0.50); }
.lp-footernote a { text-decoration: none; color: #FF5BB9; }
.lp-footernote a:hover { text-decoration: underline; }

/* TABLE SET PRICE */
.lp-setprice { max-width: 940px; color: #242424; margin: 0 auto; }
.lp-setprice th { height: 64px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; text-align: center; padding-bottom: 12px; box-sizing: border-box; }
.lp-setprice td { height: 76px; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; padding-top: 12px; padding-bottom: 12px; box-sizing: border-box; }
.lp-setprice td img { display: block; margin: 0 auto; }
.lp-setprice td:nth-child(1) { width: 260px; min-width: 260px; }
.lp-setprice td:nth-child(2) { min-width: 420px; text-align: center; padding: 12px 80px; box-sizing: border-box; }
.lp-setprice td:nth-child(3) { min-width: 260px; text-align: center; }

.lp-setprice-price-group {}
.lp-setprice__price { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
.lp-setprice__priceold { font: 400 18px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.45px; text-decoration: line-through; margin-top: 6px; }
.lp-setprice__vygoda { margin: 12px 0 24px; font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; }
.lp-setprice__addcart { display: none;  font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; color: #FF5BB9; }
.lp-setprice__addcart:hover { text-decoration: underline; }

/* BAR */
.lp-bar { overflow: auto; position: relative;  }
.lp-bar .simplebar-track.simplebar-horizontal { border-radius: 10px; height: 4px; background: #fadff0;margin: 24px 0 0; position: relative; }
.lp-bar .simplebar-scrollbar:before { border-radius: 10px; background: #FF5BB9; opacity: 1!important; top: 0; bottom: 0; left: 0; right: 0; }

/* TAB SECTION */
.lp-section-tabs { margin: 0; }
.lp-section-tabs__content { display: none; }
/*.lp-section-tabs__content.active { display: block; }*/
.lp-section-tabs__content.active { display: table-row-group; }
.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 52px; }
.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; }

/* BANNER */
.lp-banner-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: 20px; }
.lp-banner { width: calc(50% - 10px); }

.lp-banner-iphone {}
.lp-banner-iphone .lp-footernote { margin-top: 24px; }
.lp-banner-iphone .lp-footernote a { }





@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); }
}

@media only screen and (max-width: 980px) { }

@media only screen and (max-width: 920px) { }

@media only screen and (max-width: 1024px) { }

@media only screen and (max-width: 768px) {
    .lp-container { padding: 0 15px; }
    /* SECTION */
    .lp-section { margin: 40px auto; }

    /* FEATURES */
    .lp-features-container {}
    .lp-features-container__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; margin-bottom: 20px; text-align: center; }
    .lp-features-group { gap: 4px; }
    .lp-features { -webkit-box-flex: 0; -ms-flex: 1 0 calc(50% - 4px); flex: 1 0 calc(50% - 4px); padding: 20px 12px 32px; }
    .lp-features__title { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 16px; }

    /* TAB SECTION */
    .lp-section-tabs__caption { -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }

    /* TABLE SET PRICE */
    .lp-setprice { max-width: 700px; }
    .lp-setprice th { }
    .lp-setprice td { height: 76px; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; padding-top: 12px; padding-bottom: 12px; box-sizing: border-box; }
    .lp-setprice td img { display: block; margin: 0 auto; }
    .lp-setprice td:nth-child(1) { width: 180px; min-width: 180px; }
    .lp-setprice td:nth-child(2) { min-width: 260px; padding: 12px 0;}
    .lp-setprice td:nth-child(3) { min-width: 260px; }

    /* BANNER */
    .lp-banner-group { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  gap: 15px; }
    .lp-banner { width: 100%; }
}

@media only screen and (max-width: 360px) { }






