/* 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%; }

/* 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/vsk-insurance/images-3/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/vsk-insurance/images-3/arrow--white.svg') top center no-repeat; background-size: 100% auto; right: 0; top: 50%; transform: translate(0,-50%); }
.lp-linkgroup--pink .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/vsk-insurance/images-3/arrow--pink.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; 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: 16px; align-items: center; }
.lp-link { display: inline-block; cursor: pointer; color: #000; transition: all 0.6s; }
.lp-linkgroup--white .lp-link { color: #000; }
.lp-linkgroup--pink .lp-link { color: #ED5AAE; }

/* SECTION */
.lp-section { margin: 80px auto; position: relative; }
.lp-section__title { font: 500 48px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.44px; color: #000; margin-bottom: 60px; }

/* PROGRAMS */
.lp-programs-group { 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: 10px; }
.lp-programs { min-height: 340px; -webkit-box-flex: 0; -ms-flex: 1 0 calc(33.333333% - 7px); flex: 1 0 calc(33.333333% - 7px); background-color: #F5F5FA; padding: 24px; box-sizing: border-box; position: relative; color: #000; overflow: hidden; }
.lp-programs__wrapper { height: 100%; 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; }
.lp-programs__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
.lp-programs__subtitle { max-width: 220px; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 8px; }
.lp-programs__descr { max-width: 140px; font: 500 12px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; margin-top: auto; }
.lp-programs__img { position: absolute; bottom: 0; left: 160px; }
.lp-programs-01 .lp-programs__img { width: 230px; left: 160px; }
.lp-programs-02 .lp-programs__img { width: 341px; left: 176px; }
.lp-programs-03 .lp-programs__img { width: 390px; left: 178px; }
.lp-programs-04 .lp-programs__img { width: 368px; left: 256px; }
.lp-programs-05 .lp-programs__img { width: 420px; left: 264px; }

@media (hover: hover) and (pointer: fine) {
    .lp-programs__descr { opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; }
    .lp-programs:hover .lp-programs__descr { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; }
}

/* HOW */
.lp-how { 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: 10px; }
.lp-how-item { min-height: 244px; padding: 25px; box-sizing: border-box; background-color: #F5F5FA; position: relative; -webkit-box-flex: 0; -ms-flex: 0 0 calc(25% - 10px); flex: 0 0 calc(25% - 10px); -webkit-transition: 0.75s; transition: 0.75s; }
.lp-how-item__number { display: block; width: 30px; height: 30px; font: 500 18px/31px 'Graphik-Medium-Cy', sans-serif; color: #fff; text-align: center; border-radius: 100%; background-color: #242424; position: absolute; top: -15px; right: 25px; -webkit-transition: 0.75s; transition: 0.75s; }
.lp-how-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #242424; }
.lp-how-item__descr { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; color: #000; margin-top: 10px; -webkit-transition: 0.25s; transition: 0.25s; }
.lp-how-item a { color: #000; text-decoration: underline; }

@media (hover: hover) and (pointer: fine) {
    .lp-how-item__descr { opacity: 0; }
    .lp-how-item:hover .lp-how-item__descr { opacity: 1; }
}

/* FEATURES */
.lp-features { 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: 10px; position: relative; }
.lp-features-item { min-height: 250px; padding: 20px; box-sizing: border-box; background: #3194FF; -webkit-box-flex: 0; -ms-flex: 0 0 calc(25% - 10px); flex: 0 0 calc(25% - 10px); 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 10px; position: relative; z-index: 1; }
.lp-features-item__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; color: #fff; -webkit-transition: 0.5s; transition: 0.5s; }
.lp-features-item__footer {}
.lp-features-item__descr { max-width: 450px; font: 400 20px/105% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.4px; text-wrap: balance; color: #fff; -webkit-transition: 0.5s; transition: 0.5s; }
.lp-features-item:nth-child(2) { background: #FE6E2E; }
.lp-features-item:nth-child(3) { background: #CD9DF2; }
.lp-features-item:nth-child(4) { background: #ABC9D3; }

@media (hover: hover) and (pointer: fine) {
    .lp-features-item__title { color: #000; }
    .lp-features-item { background: rgba(243, 243, 243, 0.40); -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px); }
    .lp-features-item:nth-child(2) { background: rgba(243, 243, 243, 0.40); -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px); }
    .lp-features-item:nth-child(3) { background: rgba(243, 243, 243, 0.40); -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px); }
    .lp-features-item:nth-child(4) { background: rgba(243, 243, 243, 0.40); -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px); }
    .lp-features-item__descr { opacity: 0; }
    .lp-features-item:hover { background: #3194FF; }
    .lp-features-item:hover .lp-features-item__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #fff; }
    .lp-features-item:hover .lp-features-item__descr { opacity: 1; }
    .lp-features-item:hover:nth-child(2) { background: #FE6E2E; }
    .lp-features-item:hover:nth-child(3) { background: #CD9DF2; }
    .lp-features-item:hover:nth-child(4) { background: #ABC9D3; }
}

/* DECOR */
.lp-decor-01 { position: absolute; left: -520px; top: 25px; transform: rotate(17.23deg); }
.lp-decor-02 { position: absolute; right: -543px; top: -156px; transform: rotate(-3.76deg); }

/* LEVELS PRIVILEGES */
.lp-levels { width: 100%; }
.lp-levels-row { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 10px; }
.lp-levels-col { -webkit-box-flex: 0; -ms-flex: 0 0 198px; flex: 0 0 198px; 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; align-items: center; }
.lp-levels-colinner { height: 100%; width: 100%; min-height: 100px; margin: 0; padding: 20px 0; box-sizing: border-box; border-radius: 8px; display: -webkit-flex; 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; align-items: center; }
.lp-levels-head { width: 100%; min-height: 84px; font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #000; overflow: hidden; padding: 20px 10px; box-sizing: border-box; background: #fff; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.lp-levels-text { width: 100%; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; color: #000; text-align: center; }
.lp-levels-text a { color: #ED5AAE; text-decoration: none; }
.lp-levels .lp-link { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; }

.lp-levels-row:first-child { margin-bottom: 12px; }
.lp-levels-row .lp-levels-col:first-child .lp-levels-text { color: #000; text-align: left; font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; }
.lp-levels-row .lp-levels-col:first-child .lp-levels-colinner { padding: 10px 20px; background-color: initial; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }

.lp-levels-col:first-child .lp-levels-head { text-align: left; }

.lp-levels-col:nth-child(2) .lp-levels-head { background: #CD9DF2; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(3) .lp-levels-head { background: #ABC9D3; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(4) .lp-levels-head { background: #3194FF; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(5) .lp-levels-head { background: #FE6E2E; color: #fff; border-radius: 8px; }
.lp-levels-col:nth-child(6) .lp-levels-head { background: #ED5BAE; color: #fff; border-radius: 8px; }

@media (hover: hover) and (pointer: fine) {
    .lp-levels-col:first-child.hover .lp-levels-colinner { background-color: #fff; }
    .lp-levels-col.hover .lp-levels-colinner { background-color: #E4EEF1; }
    /*.lp-levels-col.hover .lp-levels-head { background-color: #E4EEF1; border-radius: 8px; }*/
    .lp-levels-col:first-child.hover .lp-levels-head { background-color: #fff; }
    .lp-levels-row .lp-levels-col:first-child:hover .lp-levels-text { color: #000; }
    .lp-levels-row:hover { background-color: #F5F5FA; border-radius: 8px;}
    .lp-levels-row:first-child:hover { background: none; }
    .lp-levels-row:last-child:hover { background: none; }
    .lp-levels-row .lp-levels-col:hover .lp-levels-text { color: #fff; }
    .lp-levels-row .lp-levels-col:hover .lp-levels-colinner { background-color: #ABC9D3; }
    .lp-levels-row .lp-levels-col:first-child:hover .lp-levels-colinner { background-color: initial; }
    .lp-levels-row:last-child .lp-levels-col:hover .lp-levels-colinner { background: none; }

    .lp-levels-col:nth-child(2).hover .lp-levels-colinner { background-color: #EED8FF; }
    .lp-levels-row .lp-levels-col:nth-child(2):hover .lp-levels-colinner { background-color: #CD9DF2; }
    .lp-levels-row:last-child .lp-levels-col:nth-child(2):hover .lp-levels-colinner { background-color: #EED8FF; }

    .lp-levels-col:nth-child(3).hover .lp-levels-colinner { background-color: #E4EEF1; }
    .lp-levels-row .lp-levels-col:nth-child(3):hover .lp-levels-colinner { background-color: #ABC9D3; }
    .lp-levels-row:last-child .lp-levels-col:nth-child(3):hover .lp-levels-colinner { background-color: #E4EEF1; }

    .lp-levels-col:nth-child(4).hover .lp-levels-colinner { background-color: #E7F2FF; }
    .lp-levels-row .lp-levels-col:nth-child(4):hover .lp-levels-colinner { background-color: #3194FF; }
    .lp-levels-row:last-child .lp-levels-col:nth-child(4):hover .lp-levels-colinner { background-color: #E7F2FF; }

    .lp-levels-col:nth-child(5).hover .lp-levels-colinner { background-color: #FFDFD1; }
    .lp-levels-row .lp-levels-col:nth-child(5):hover .lp-levels-colinner { background-color: #FE6E2E; }
    .lp-levels-row:last-child .lp-levels-col:nth-child(5):hover .lp-levels-colinner { background-color: #FFDFD1; }

    .lp-levels-col:nth-child(6).hover .lp-levels-colinner { background-color: #FFD7EE; }
    .lp-levels-row .lp-levels-col:nth-child(6):hover .lp-levels-colinner { background-color: #ED5BAE; }
    .lp-levels-row:last-child .lp-levels-col:nth-child(6):hover .lp-levels-colinner { background-color: #FFD7EE; }
}

/* 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 { background: transparent; }
.lp-button:hover path { fill: #ED5AAE; }
.lp-button:focus-visible { border: 0; outline: none; }
.lp-button:focus { border: none; outline: none; }
.lp-levels-row .lp-levels-col:nth-child(6):hover .lp-button:hover path { fill: #fff; }

.lp-tooltip { position: absolute; z-index: 10; width: max-content; max-width: 320px; padding: 16px; background-color: #FFF; box-shadow: 0 4px 16px 0 rgba(45, 48, 54, 0.10); border-radius: 6px; font: 400 14px/100% '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; }


/* 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; }

/* LEVELS PRIVILEGES MOBILE */
.lp-levelsMob-group { display: none; }
.lp-levelsMob { margin-bottom: 20px; }
.lp-levelsMob-head { color: #fff; background: #ABC9D3; border-radius: 8px; padding: 20px; box-sizing: border-box; text-align: left; box-shadow: 0 0 20px 0 rgba(171, 201, 211, 0.40); font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
.lp-levelsMob-body { border-radius: 8px; background: #F5F5FA; 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; padding: 20px; box-sizing: border-box; }
.lp-levelsMob-text {}
.lp-levelsMob-text .lp-linkgroup { font: 400 16px/100% 'Graphik-Regular-Cy', sans-serif; align-items: flex-start; }


.lp-levelsMob--01 .lp-levelsMob-head { background: #CD9DF2; box-shadow: 0 0 20px 0 rgba(205, 157, 242, 0.30); }
.lp-levelsMob--02 .lp-levelsMob-head { background: #ABC9D3; box-shadow: 0 0 20px 0 rgba(171, 201, 211, 0.40); }
.lp-levelsMob--03 .lp-levelsMob-head { background: #3194FF; box-shadow: 0 0 20px 0 rgba(49, 148, 255, 0.20); }
.lp-levelsMob--04 .lp-levelsMob-head { background: #FE6E2E; box-shadow: 0 0 20px 0 rgba(254, 110, 46, 0.20); }
.lp-levelsMob--05 .lp-levelsMob-head { background: #ED5BAE; box-shadow: 0 0 20px 0 rgba(237, 90, 174, 0.20); }

.lp-levelsMob__btnmore {}
.lp-levelsMob-group-show { display: none; }
.lp-levelsMob__btnmore { text-align: center; font: 400 16px/24px 'Graphik-Regular-Cy', sans-serif; cursor: pointer; }
.lp-levelsMob__btnmore svg { margin-left: 6px; fill: #000; display: inline-block; vertical-align: text-bottom; }
.lp-levelsMob-group.lp-active { }
.lp-levelsMob-group.lp-active .lp-levelsMob__btnmore svg { transform: rotate(180deg); }
.lp-levelsMob-group.lp-active .lp-levelsMob-group-show { display: block; }








@media only screen and (max-width: 1200px) {
    /* FEATURES */
    .lp-features-item__title { font: 500 32px/90% 'Graphik-Medium-Cy', sans-serif; }
    .lp-features-item { -ms-flex: 0 0 calc(50% - 5px); flex: 0 0 calc(50% - 5px); }
}

@media only screen and (max-width: 1024px) {
    .lp-container { padding: 0 20px; }
    /* PROGRAMS */
    .lp-programs { -ms-flex: 1 0 calc(50% - 7px); flex: 1 0 calc(50% - 7px); }
    /* HOW */
    .lp-how-item { -ms-flex: 0 0 calc(50% - 5px); flex: 0 0 calc(50% - 5px); }
}

@media only screen and (max-width: 768px) {
    /* SECTION */
    .lp-section { margin: 50px auto; }
    .lp-section__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin-bottom: 20px; }

    /* PROGRAMS */
    .lp-programs-group { -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: 16px; }
    .lp-programs { min-height: 420px; -ms-flex: 1 0 100%; flex: 1 0 100%; padding: 20px; }
    .lp-programs__wrapper { }
    .lp-programs__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-programs__subtitle { max-width: 280px; font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; margin-top: 4px; }
    .lp-programs__descr { max-width: 280px; font: 500 14px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; margin-top: 20px; }
    .lp-programs-01 .lp-programs__img { width: 289px; left: 50px; }
    .lp-programs-02 .lp-programs__img { width: 409px; left: 50px; }
    .lp-programs-03 .lp-programs__img { width: 431px; left: 50px; }
    .lp-programs-04 .lp-programs__img { width: 368px; left: 50px; }
    .lp-programs-05 .lp-programs__img { width: 320px; left: 50px; }

    /* HOW */
    .lp-how { display: block; margin-top: 0px; }
    .lp-how-item { min-height: 90px; margin-top: 10px; padding: 20px; }
    .lp-how-item:first-child { margin-top: 0; }
    .lp-how-item__number { top: -5px; right: 19px; }
    .lp-how-item__title { }
    .lp-how-item__descr { height: 0; opacity: 0; }
    .lp-how-item.lp-active .lp-how-item__descr { height: auto; opacity: 1; }
    .lp-how-item.animated {}
    .lp-how-item.animated { background-color: #fff; }
    .lp-how-item.animated .lp-how-item__descr { opacity: 1; }

    /* LEVELS PRIVILEGES */
    .lp-levels { margin: 0 -20px; }
    .lp-levels-col:first-child { -ms-flex: 0 0 calc(160px - 5px); flex: 0 0 calc(160px - 5px); }

    .lp-levels-row:first-child:hover { background: none; }
    .lp-levels-head { width: 100%; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-levels-text { width: 100%; font: 500 14px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.35px; }
    .lp-levels .lp-link { font: 400 14px/100% 'Graphik-Regular-Cy', sans-serif; }
    .lp-levels-row .lp-levels-col:first-child .lp-levels-text { font: 400 14px/100% 'Graphik-Regular-Cy', sans-serif; }
    .lp-bar { display: none; margin: 0 -20px; padding: 0 20px; box-sizing: border-box; }
    .lp-tooltip { max-width: 180px; font: 400 12px / 100% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; }
    .lp-levelsMob-group { display: block; }
}

@media only screen and (max-width: 680px) {

    /* FEATURES */
    .lp-features { -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: 10px; }
    .lp-features-item { min-height: 200px; -ms-flex: 0 0 100%; flex: 0 0 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 20px; }
    .lp-features-item__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; }
    .lp-features-item__footer {}
    .lp-features-item__descr { font: 400 16px/110% 'Graphik-Regular-Cy', sans-serif; }

    /* DECOR */
    .lp-decor-01 { width: 380px; left: -190px; top: initial; bottom: 20px; }
    .lp-decor-02 {  width: 420px; right: -278px; top: 115px; }
}

@media only screen and (max-width: 360px) { }






