/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { background-color: #fff; overflow: hidden; }
.lp-fullwidth--black { background-color: #000; }
.lp-fullwidth--white { background-color: #fff; }
.lp-fullwidth--darkgray { background-color: #161617; }
.lp-fullwidth--lightgray { background-color: #FAFAFA; }
.lp-fullwidth--gray { background-color: #F5F5F7; }
.lp-container { max-width: 1020px; margin: 0 auto; position: relative; padding: 100px 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%; }

/* BUTTON */
.lp-btn-group {text-align: center; }
.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: #E64C8F; }
.lp-btn--pink:hover { background-color: #B83D72; }
.lp-btn--pink:active { background-color: #93315B; }
.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 { text-align: center; color: #000; padding: 86px 20px 0; box-sizing: border-box; }
.lp-billboard__logo { width: 173px; max-width: 100%; margin: 0 auto; }
.lp-billboard__img { max-width: 980px; margin: 0 auto; }
.lp-billboard__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; margin: 18px auto 0; padding: 0 20px; box-sizing: border-box; }
.lp-billboard .lp-btn-group { margin: 24px auto 0; }

/* UNIT */
.lp-unitgroup { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 20px; margin-top: 20px; }
.lp-unitgroup:first-child { margin-top: 0; }
.lp-unit { min-height: 450px; padding: 0; box-sizing: border-box; border-radius: 18px; background-color: #fff; color: #000; overflow: hidden; position: relative; }
.lp-unit--column { 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; }
.lp-unit--column-center { display: -ms-flexbox; 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-unit__wrapper { text-align: center; margin: 40px 30px 0; position: relative; z-index: 1; }
.lp-unit__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #F36C21; margin-bottom: 10px; }
.lp-unit__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px;margin: 0 auto; }
.lp-unit__title-color { color: #86868B; }
.lp-unit__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; margin: 10px auto 0; color: #6E6E73; }
.lp-unit__descr-2 { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; margin: 10px auto; color: #1D1D1F; text-align: center; }
.lp-unit__footernote { font: 400 12px/95% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.42px; color: #86868B; text-align: center; margin: 0 auto; }
.lp-unit__img { display: block; margin: 0 auto; }
.lp-unit--mid { width: 50%; }
.lp-unit--big { width: 100%; }
.lp-unit--60 { width: 60%; }
.lp-unit--40 { width: 40%; }
.lp-unit--70 { width: 65%; }
.lp-unit--30 { width: 35%; }

/* UNIT CUSTOM */
.lp-unit--display {}
.lp-unit--case {}
.lp-unit--case .lp-unit__img { height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; object-fit: cover; }
.lp-unit--case .lp-unit__wrapper { margin: 0 30px 40px; }
.lp-unit--power { padding: 40px 10px 40px 30px; box-sizing: border-box; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }
.lp-unit--power .lp-unit__img { width: 150px; margin: 0 0 24px; }
.lp-unit--ship { background-color: #000; color: #fff; padding: 40px 30px; box-sizing: border-box; }
.lp-unit--ship .lp-unit__wrapper { margin: 0; }
.lp-unit--ship .lp-unit__img { margin: 65px auto; }
.lp-unit--ai {}
.lp-unit--ai .lp-unit__title span { background: linear-gradient(90deg, #0090F7 20%, #BA62FC 45%, #F2416B 65%, #F55600 90%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.lp-unit--camera { background-color: #000; color: #fff; }
.lp-unit--camera .lp-unit__img { height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; object-fit: cover; }
.lp-unit--camera .lp-unit__wrapper { margin: 0 30px 40px; text-align: right; }
.lp-unit--5g { padding: 20px; box-sizing: border-box; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.lp-unit--5g .lp-unit__img { margin-bottom: 22px; }
.lp-unit--sos { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; gap: 40px;     align-items: center; padding: 40px 40px 40px 30px; box-sizing: border-box; }
.lp-unit--sos .lp-unit__wrapper { text-align: left; margin: 0; }
.lp-unit--sos .lp-unit__img { width: 178px; min-width: 178px; }


/* POWER */
.lp-power { margin: 80px 0 0; }
.lp-power__title { margin-bottom: 30px; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #6E6E73; }
.lp-power-itemGroup { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; }
.lp-power-item { width: calc(50% - 20px); }
.lp-power-item__time { margin: 3px 0; font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-power-item__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #6E6E73; }

/* CHIP */
.lp-chip {}
.lp-chip__title { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #6E6E73; }
.lp-chip-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: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 30px; }
.lp-chip-item {}
.lp-chip-item__lineGroup { 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 15px; align-items: flex-end;}
.lp-chip-item__line { height: 4px; border-radius: 100px; }
.lp-chip-item__line--01 { width: 100%; background: linear-gradient(270deg, #FF8D26 22%, #F154C5 50.42%, #0ABDF1 85.97%), #D9D9D9; }
.lp-chip-item__line--02 { width: 27%; background: linear-gradient(90deg, #D9D9D9 0%, #737373 100%); }
.lp-chip-item__line-descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; background: linear-gradient(270deg, #FF8D26 22%, #F154C5 50.42%, #0ABDF1 85.97%), #D9D9D9; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: -4px; }
.lp-chip-item__descr { margin-top: 8px; font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

/* FOOTER */
.lp-footer { margin: 100px auto 0; box-sizing: border-box; font: 500 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #6E6E73; }
.lp-footer strong { font: 500 12px/115% 'Graphik-Medium-Cy', sans-serif; }
.lp-footer a { color: #6E6E73; text-decoration: underline; }
.lp-footernote { margin: 40px auto; box-sizing: border-box; font: 500 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #6E6E73; border: 1px solid #E5E5E5; padding: 20px; box-sizing: border-box; }

/* FEATURES */
.lp-features {}
.lp-features__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #000; }
.lp-features__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #6E6E73; margin-top: 20px; }
.lp-features-itemGroup { margin-top: 20px; display: -ms-flexbox; 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: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 16px; }
.lp-features-item { width: calc(33.333333% - 11px); min-height: 287px; padding: 20px; box-sizing: border-box; background-color: #fff; border-radius: 15px; text-align: center; display: -ms-flexbox; 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-features-item__icon { margin-bottom: 15px; }
.lp-features-item__icon img { margin: 0 auto; }
.lp-features-item__descr { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #6E6E73; }
.lp-features-item__descr span { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; }
.lp-features-item__descr + div.lp-features-item__descr { margin-top: 3px; }
.lp-features-item__descr img { width: 39px; display: inline-block; }
.lp-features-item__img { margin-top: 24px; }

.lp-features-item--ai {}
.lp-features-item--ceramic { padding: 0; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end; justify-content: flex-end; }








@media only screen and (max-width: 1280px) {
    /* UNIT */
    .lp-unit { min-height: initial; }
    .lp-unit--big { min-height: initial; }
    .lp-unit--60 { width: 50%; }
    .lp-unit--40 { width: 50%; }
    .lp-unit--70 { width: 50%; }
    .lp-unit--30 { width: 50%; }
    /* UNIT CUSTOM */
    .lp-unit--camera {min-height: 550px; }
    .lp-unit--sos { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;     align-items: center; padding: 40px 40px 40px 30px; box-sizing: border-box; }
    .lp-unit--sos .lp-unit__wrapper { text-align: center; margin: 0; }
    .lp-unit--sos .lp-unit__img { width: 178px; min-width: 178px; }
    /* POWER */
    .lp-power-item__descr { font-size: 15px; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }
    .lp-btn { font: 500 14px/20px 'Graphik-Medium-Cy', sans-serif; padding: 10px 24px; }
    /* BILLBOARD */
    .lp-billboard { padding: 45px 20px 0; }
    .lp-billboard__logo { width: 134px; }
    .lp-billboard__img { max-width: 375px; margin: 0 auto; }
    .lp-billboard__title { font: 500 36px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.26px; margin: 14px auto 0; padding: 0; }
    /* UNIT */
    .lp-unitgroup { -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: 20px; }
    .lp-unit--small { width: auto; }
    .lp-unit--mid { width: auto; }
    .lp-unit--60 { width: auto; }
    .lp-unit--40 { width: auto; }
    .lp-unit--70 { width: auto; }
    .lp-unit--30 { width: auto; }
    .lp-unit { min-height: 400px; }
    .lp-unit--column { }
    .lp-unit__wrapper { margin: 20px; text-align: center!important; }
    .lp-unit__subtitle { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
    .lp-unit__title { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; }
    .lp-unit__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    /* UNIT CUSTOM */
    .lp-unit--case .lp-unit__wrapper { margin: 0 20px 20px; }
    .lp-unit--5g .lp-unit__img { width: 270px; }
    .lp-unit--sos { padding: 30px 30px 0 30px; }
    /* FOOTER */
    .lp-footer { margin: 30px auto 0; }
    /* POWER */
    .lp-power { }
    .lp-power__title { margin-bottom: 20px; font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-power-itemGroup { -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: 20px; }
    .lp-power-item { width: 100%; }
    .lp-power-item__time { }
    .lp-power-item__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    /* CHIP */
    .lp-chip {}
    .lp-chip__title { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-bottom: 20px; }
    .lp-chip-itemGroup { }
    .lp-chip-item {}
    .lp-chip-item__lineGroup { gap: 10px; }
    .lp-chip-item__line { }
    .lp-chip-item__line--01 { }
    .lp-chip-item__line--02 { }
    .lp-chip-item__line-descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }
    .lp-chip-item__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; }

    /* FEATURES */
    .lp-features {}
    .lp-features__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.75px; }
    .lp-features__descr { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.4px; margin-top: 10px; }
    .lp-features-itemGroup { margin-top: 40px; gap: 6px; }
    .lp-features-item { width: calc(50% - 3px); min-height: 160px; padding: 15px; border-radius: 8px; }
    .lp-features-item__icon { margin-bottom: 8px; }
    .lp-features-item__icon img { width: 60px; }
    .lp-features-item__descr { font: 500 12px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; }
    .lp-features-item__descr span { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }
    .lp-features-item__descr + div.lp-features-item__descr { margin-top: 2px; }
    .lp-features-item__descr img { width: 21px; }
    .lp-features-item__img { margin-top: 12px; }
}


@media only screen and (max-width: 390px) { }

@media only screen and (max-width: 360px) {
    /* BILLBOARD */
    .lp-billboard__title { font: 500 30px/90% 'Graphik-Medium-Cy', sans-serif; }
    /* FEATURES */
    .lp-features-item { padding: 15px 10px; }
    .lp-features-item__descr { font: 500 10px/110% 'Graphik-Medium-Cy', sans-serif; }
    .lp-features-item__descr span { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; }
}