/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* BASE */
.lp-fullwidth { background-color: #fff; overflow: hidden; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.lp-fullwidth--blue { background: linear-gradient(180deg, #DBEBF5 0%, #FFF 100%); }
.lp-fullwidth--black { background-color: #000; }
.lp-fullwidth--white { background-color: #fff; }
.lp-fullwidth--darkgray { background-color: #1D1D1F; }
.lp-fullwidth--lightgray { background-color: #F5F5F7; }
.lp-container { max-width: 1020px; margin: 0 auto; position: relative; padding: 120px 20px; box-sizing: border-box; }
.lp-container--mid { max-width: 1140px; margin: 0 auto; position: relative; padding: 120px 20px; box-sizing: border-box; }
.lp-container-footer { max-width: 1140px; margin: 0 auto; position: relative; padding: 60px 20px; box-sizing: border-box; }
sub, sup { font-size: 40%; top: -1.2em; }
.lp-container img { max-width: 100%; }

/* BUTTON */
.lp-btn-container {}
.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 { padding: 0 10px; box-sizing: border-box; position: relative; }
.lp-billboard__img { width: 1052px; max-width: 100%; margin: 120px auto 0; }
.lp-billboard .lp-btn-container { position: absolute; bottom: 80px; left: 0; right: 0; text-align: center; }

/* 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: 540px; padding: 0; box-sizing: border-box; border-radius: 18px; background-color: #000; color: #F5F5F7; 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: 50px 30px 0; position: relative; z-index: 1; }
.lp-unit__title { max-width: 620px; font: 500 22px/23px 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.49px; margin: 0 auto; }
.lp-unit__title-color { }
.lp-unit__descr { font: 500 20px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.7px; margin: 10px auto 0; }
.lp-unit__footernote { font: 400 12px/16px 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; color: #86868B; text-align: center; margin: 0 auto; 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; gap: 8px; }
.lp-unit__footernote-item { }
.lp-unit__img { display: block; margin: 0 auto; }
.lp-unit--mid { width: 50%; }
.lp-unit--big { width: 100%; }
.lp-unit--midfull { width: calc(100% - 313px - 10px); }
.lp-unit--small { width: 313px; }
.lp-unit--features-group { background-color: transparent; gap: 20px; }
.lp-unit--features { min-height: 260px; border-radius: 18px; background-color: #000; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.lp-unit--features .lp-unit__wrapper { margin: 0 20px 0; }

/* UNIT CUSTOM */
.lp-unit--design { min-height: 570px; }
.lp-unit--design .lp-unit__img { width: 245px; max-width: 100%; margin: 20px auto 40px; }
.lp-unit--design .lp-unit__footernote { margin: 40px auto; }
.lp-unit--aluminum-body { min-height: 570px; }
.lp-unit--aluminum-body .lp-unit__img { margin: 66px 0 auto; }
.lp-unit--front-camera { min-height: 645px; }
.lp-unit--front-camera .lp-unit__img { width: 211px; max-width: 100%; margin: 30px auto; }
.lp-unit--pro-camera { min-height: 645px; background-color: #8CA2AD; }
.lp-unit--pro-camera .lp-unit__img { height: 100%; position: absolute; left: 0; right: 0; bottom: 0; top: 0;  }
.lp-unit--pro-camera .lp-unit__img img { height: 100%; width: 100%; object-fit: cover; object-position: center bottom; }
.lp-unit--chip {}
.lp-unit--chip .lp-unit__img { width: 190px; max-width: 100%; margin: 100px auto; }
.lp-unit--power { position: relative; }
.lp-unit--power .lp-unit__wrapper { text-align: left; margin: 50px 40px 0; }
.lp-unit--power .lp-unit__img { width: 538px; max-width: 100%; max-width: 82%; position: absolute; top: 27px; right: 0; }
.lp-unit--ios {}
.lp-unit--ios .lp-unit__img { width: 437px; max-width: 90%; margin: 0 auto 30px; }
.lp-unit--esim {}
.lp-unit--esim .lp-unit__img { width: 53px; margin-bottom: 14px; }
.lp-unit--storage {}
.lp-unit--storage .lp-unit__img { width: 61px; margin-bottom: 14px; }

/* FOOTER */
.lp-footer { margin: 0 auto; 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; }

/* POWER */
.lp-power { margin: 0 auto 50px; 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: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 40px; }
.lp-power-item {}
.lp-power-item__caption { font: 500 12px/110% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; color: #86868B; }
.lp-power-item__title { font: 500 22px/23px 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px; color: #F5F5F7; margin: 0 0 4px; }

/* FEATURES */
.lp-features-container { background-color: #1D1D1F; border-radius: 18px; padding: 60px; box-sizing: border-box; }
.lp-featuresHead { margin-bottom: 35px; }
.lp-featuresHead__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #F5F5F7; }
.lp-featuresHead__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #86868B; margin-top: 40px; }
.lp-features-itemgroup { 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: 20px; }
.lp-features-item { background-color: #000; border-radius: 14px; -webkit-box-flex: 0; -ms-flex: 0 0 calc(33.333333% - 14px); flex: 0 0 calc(33.333333% - 14px); 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; overflow: hidden; }
.lp-features-item__wrapper { text-align: center; margin: 35px 20px 0; }
.lp-features-item__title { font: 500 48px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.68px; color: #F5F5F7; margin: 12px 0; }
.lp-features-item__descr { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; color: #86868B; }
.lp-features__img {}
.lp-features__icontitle { display: inline-block; vertical-align: bottom; }
.lp-features-item--colcenter { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.lp-features-item--colcenter .lp-features-item__wrapper { margin: 0 20px; }
.lp-features-item--06 .lp-features__img { width: 137px; margin: 24px auto 0; }

/* COMPARE */
.lp-container--compare { max-width: 1140px; margin: 0 auto; position: relative; padding: 120px 20px; box-sizing: border-box; }
.lp-compare { background-color: #fff; padding: 60px 30px; box-sizing: border-box; color: #000; border-radius: 18px; }
.lp-compare sup { font-size: 60%; top: -.8em; }
.lp-compare__subtitle { font: 500 25px/100% 'Graphik-Medium-Cy', sans-serif; text-align: center; }
.lp-compare__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 12px 0 40px; text-align: center; }

.lp-compare-rowgroup { 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: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 32px; }
.lp-compare-column { width: calc(20% - 16px); max-width: 170px; }
.lp-compare-column__head { font: 500 18px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; color: #000; padding: 16px 0 28px; box-sizing: border-box; text-align: center; }
.lp-compare-column__devices { border-bottom: 1px solid #d6d6d6; padding: 20px 0 25px; box-sizing: border-box; }
.lp-compare-column__img { margin-bottom: 32px; }
.lp-compare-column__img img { max-width: 100%; margin: 0 auto; }
.lp-compare-column__color { text-align: center; font-size: 0; line-height: 0; }
.lp-compare-column__color-item { display: inline-block; width: 12px; height: 12px; margin: 0 3px; box-shadow: inset 0px 1.44px 1.44px rgba(0, 0, 0, 0.06); border-radius: 12px; }
.lp-compare-column__features { margin-top: 40px; }
.lp-compare-column__value { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
.lp-compare-column__caption { font: 500 12px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.24px;  margin-top: 8px;}
.lp-compare-column__icon { margin-bottom: 10px; }
.lp-compare-column__icon img { max-width: 100%; margin: 0 auto; }
.lp-compare a { color: #ED5AAE; text-decoration: none; }
.lp-compare a:hover { opacity: .8; }

/* BANNER ACS */
.lp-banner-acs { display: block; border-radius: 12px; overflow: hidden; margin:0 auto 60px; }

/* WHY */
.lp-why { margin: 80px auto; }
.lp-why__title { font: 500 30px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.05px; color: #000; text-align: center; }
.lp-why-itemgroup { margin-top: 20px; 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: 6px; }
.lp-why-item { border-radius: 12px; background-color: #F5F5F7; -webkit-box-flex: 0; -ms-flex: 1 0 calc(16.66666667% - 5px); flex: 1 0 calc(16.66666667% - 5px); padding: 40px 15px 30px; box-sizing: border-box; }
.lp-why-item__img { height: 80px; width: auto; margin: 0 auto; }
.lp-why-item__img img { max-width: 100%; width: auto; height: 80px; margin: 0 auto;}
.lp-why-item__title { font: 400 14px/110% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.35px; color: #000; text-align: center; margin-top: 16px; }






@media only screen and (max-width: 1024px) {
    /* FEATURES */
    .lp-features-container { padding: 40px; }
    .lp-features-item { -ms-flex: 0 0 calc(50% - 10px); flex: 0 0 calc(50% - 10px); }
    /* COMPARE */
    .lp-compare-column { width: calc(33.333333% - 16px); max-width: 170px; }
    .lp-compare-column--table { display: none; }
    /* WHY */
    .lp-why-item { -ms-flex: 1 0 calc(33.333333% - 5px); flex: 1 0 calc(33.333333% - 5px); }
}

@media only screen and (max-width: 900px) {
    /* UNIT CUSTOM */
    .lp-unit--power .lp-unit__img { top: 16%; }
}

@media only screen and (max-width: 768px) {
    /* BASE */
    .lp-container { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }
    .lp-container--mid { max-width: 390px; margin: 0 auto; position: relative; padding: 30px 20px; }
    /* BUTTON */
    .lp-btn { font: 500 14px/20px 'Graphik-Medium-Cy', sans-serif; padding: 10px 24px; }
    /* BILLBOARD */
    .lp-billboard__img { width: 480px; margin: 45px auto 0; }
    .lp-billboard .lp-btn-container { bottom: 26px; }
    /* 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--midfull { width: auto; }
    .lp-unit--small { width: auto; }
    .lp-unit { min-height: 400px; }
    .lp-unit--column { }
    .lp-unit__wrapper { margin: 20px 20px 0; text-align: center!important; }
    /* UNIT CUSTOM */
    .lp-unit--design { min-height: 540px; }
    .lp-unit--design .lp-unit__img { margin: 24px auto; }
    .lp-unit--design .lp-unit__footernote { margin: 24px auto 32px; }
    .lp-unit--aluminum-body { min-height: 364px; }
    .lp-unit--aluminum-body .lp-unit__img { margin: 24px auto 32px; }
    .lp-unit--front-camera { min-height: 550px; }
    .lp-unit--front-camera .lp-unit__img { width: 186px; margin: 24px auto 32px; }
    .lp-unit--pro-camera { min-height: 450px; }
    .lp-unit--pro-camera .lp-unit__img { height: auto; top: initial;  }
    .lp-unit--pro-camera .lp-unit__img img { }
    .lp-unit--chip { min-height: 350px; }
    .lp-unit--chip .lp-unit__img { width: 190px; margin: 24px auto 32px; }
    .lp-unit--power { }
    .lp-unit--power .lp-unit__wrapper { text-align: center; margin: 20px 20px 0; }
    .lp-unit--power .lp-unit__img { width: 356px; max-width: initial; position: relative; top: initial; right: -34px; margin: 18px 0 24px; }
    .lp-unit--ios { min-height: 350px; }
    .lp-unit--ios .lp-unit__img { width: 306px; margin: 24px auto 32px; }
    .lp-unit--esim { min-height: 220px; }
    .lp-unit--esim .lp-unit__img { margin-bottom: 24px; }
    .lp-unit--storage { min-height: 220px; }
    .lp-unit--storage .lp-unit__img { margin-bottom: 24px; }

    /* FOOTER */
    .lp-footer { margin: 30px auto 0; }

    /* POWER */
    .lp-power { margin: 24px auto 32px; 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: 24px; }

    /* FEATURES */
    .lp-fullwidth--features { background-color: #1D1D1F; }
    .lp-features-container { border-radius: 0; padding: 0; }
    .lp-featuresHead { margin-bottom: 24px; text-align: center; }
    .lp-featuresHead__title { font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; }
    .lp-featuresHead__descr { margin-top: 12px; }
    .lp-features-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: 12px; }
    .lp-features-item { border-radius: 18px; -ms-flex: 0 0 100%; flex: 0 0 100%; }
    .lp-features-item--01 { min-height: 220px; }
    .lp-features-item--02 { min-height: 290px; }
    .lp-features-item--03 {  }
    .lp-features-item--04 { min-height: 290px; }
    .lp-features-item--05 { min-height: 290px; }
    .lp-features-item--06 { min-height: 290px; }

    /* COMPARE */
    .lp-container--compare { padding: 30px 10px; background-color: #fff; }
    .lp-compare { margin: 0; padding: 0; }
    .lp-compare__subtitle { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.77px; }
    .lp-compare__title { max-width: 340px; font: 500 38px/90% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -1.33px; margin: 20px auto 40px; }
    .lp-compare-rowgroup { gap: 12px; }
    .lp-compare-column { width: calc(50% - 6px); max-width: 170px; }
    .lp-compare-column--mobile { display: none; }
    .lp-compare-column__head { font: 500 16px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.45px; }

    /* WHY */
    .lp-why-item { -ms-flex: 1 0 calc(50% - 3px); flex: 1 0 calc(50% - 3px); }
}

@media only screen and (max-width: 360px) { }